.LandingSearchExperience-module__L-nB_G__section{--landing-header-height:72px;height:calc(100dvh - var(--landing-header-height));color:#182033;background:#f7f8fc;border-bottom:1px solid #dfe4ef;min-height:0;display:flex;overflow:hidden}.LandingSearchExperience-module__L-nB_G__shell{flex-direction:column;width:100%;height:100%;min-height:0;margin:0 auto;padding:16px;display:flex;overflow:hidden}.LandingSearchExperience-module__L-nB_G__intro{text-align:center;width:100%;max-width:806px;max-height:100%;margin:auto;padding:34px 0 40px;overflow-y:auto}.LandingSearchExperience-module__L-nB_G__eyebrow{color:#526079;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.LandingSearchExperience-module__L-nB_G__eyebrowDot{background:#58aa36;border-radius:50%;width:8px;height:8px}.LandingSearchExperience-module__L-nB_G__title{color:#182033;letter-spacing:0;margin:16px 0 10px;font-size:48px;line-height:1.06}.LandingSearchExperience-module__L-nB_G__lead{color:#5d687d;max-width:680px;margin:0 auto;font-size:17px;line-height:1.6}.LandingSearchExperience-module__L-nB_G__composer{background:#fff;border:1px solid #cbd3e2;border-radius:16px;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:10px;margin-top:30px;padding:6px 12px;display:grid;box-shadow:0 18px 44px #2230531c}.LandingSearchExperience-module__L-nB_G__composer textarea{resize:none;color:#182033;min-height:40px;max-height:160px;font:inherit;background:0 0;border:0;outline:0;padding:10px 4px;font-size:15px;line-height:20px}.LandingSearchExperience-module__L-nB_G__composer textarea:disabled{cursor:wait}.LandingSearchExperience-module__L-nB_G__sendButton,.LandingSearchExperience-module__L-nB_G__iconButton{color:#fff;cursor:pointer;background:#362faa;border:0;justify-content:center;align-items:center;transition:background .16s,opacity .16s;display:inline-flex}.LandingSearchExperience-module__L-nB_G__sendButton{border-radius:50%;width:40px;height:40px}.LandingSearchExperience-module__L-nB_G__iconButton{border-radius:50%;width:44px;height:44px}.LandingSearchExperience-module__L-nB_G__sendButton:hover,.LandingSearchExperience-module__L-nB_G__iconButton:hover{background:#2d278d}.LandingSearchExperience-module__L-nB_G__sendButton:disabled,.LandingSearchExperience-module__L-nB_G__iconButton:disabled,.LandingSearchExperience-module__L-nB_G__primaryButton:disabled,.LandingSearchExperience-module__L-nB_G__secondaryButton:disabled{cursor:not-allowed;opacity:.5}.LandingSearchExperience-module__L-nB_G__captcha{text-align:left;max-width:330px;margin:18px auto 0}.LandingSearchExperience-module__L-nB_G__workspace{background:#fff;border:1px solid #d7deea;border-radius:8px;flex:1;grid-template-columns:minmax(0,1fr);min-height:0;display:grid;overflow:hidden;box-shadow:0 20px 50px #2230531a}.LandingSearchExperience-module__L-nB_G__workspaceChatOnly{grid-template-columns:minmax(0,1fr)}.LandingSearchExperience-module__L-nB_G__workspaceWithRequest{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.LandingSearchExperience-module__L-nB_G__chatPane{flex-direction:column;min-width:0;min-height:0;display:flex}.LandingSearchExperience-module__L-nB_G__workspaceWithRequest .LandingSearchExperience-module__L-nB_G__chatPane{border-right:1px solid #dfe4ef}.LandingSearchExperience-module__L-nB_G__paneHeader{background:#fbfcfe;border-bottom:1px solid #e3e7ef;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 18px;display:flex}.LandingSearchExperience-module__L-nB_G__paneHeader h2,.LandingSearchExperience-module__L-nB_G__requestPane h3,.LandingSearchExperience-module__L-nB_G__resultsTitle{color:#182033;letter-spacing:0;margin:0}.LandingSearchExperience-module__L-nB_G__paneHeader h2{font-size:18px}.LandingSearchExperience-module__L-nB_G__status{color:#5d687d;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.LandingSearchExperience-module__L-nB_G__statusDot{background:#58aa36;border-radius:50%;width:8px;height:8px}.LandingSearchExperience-module__L-nB_G__messageList{overscroll-behavior-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#4f46e561 transparent;flex-direction:column;flex:1;gap:12px;min-height:0;padding:22px;display:flex;overflow-y:auto}.LandingSearchExperience-module__L-nB_G__messageList::-webkit-scrollbar{width:6px}.LandingSearchExperience-module__L-nB_G__messageList::-webkit-scrollbar-track{background:0 0}.LandingSearchExperience-module__L-nB_G__messageList::-webkit-scrollbar-thumb{background:#4f46e552;border-radius:999px}.LandingSearchExperience-module__L-nB_G__messageList:hover::-webkit-scrollbar-thumb{background:#4f46e580}.LandingSearchExperience-module__L-nB_G__searchActionArea{flex-direction:column;flex:none;align-items:center;gap:10px;max-height:240px;padding:10px 14px 0;display:flex;overflow-y:auto}.LandingSearchExperience-module__L-nB_G__searchCaptcha{width:min(100%,330px)}.LandingSearchExperience-module__L-nB_G__searchActionArea .LandingSearchExperience-module__L-nB_G__error{width:min(100%,560px);margin:0}.LandingSearchExperience-module__L-nB_G__chatFeedback{background:#fbfcfe;border-top:1px solid #e3e7ef;flex:none;align-items:center;gap:12px;padding:14px 18px;display:flex}.LandingSearchExperience-module__L-nB_G__chatFeedback .LandingSearchExperience-module__L-nB_G__error{flex:1;margin:0}.LandingSearchExperience-module__L-nB_G__message{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;width:fit-content;max-width:85%;padding:11px 14px;font-size:14px;line-height:1.55}.LandingSearchExperience-module__L-nB_G__assistantMessage{color:#283247;background:#f7f8fb;border:1px solid #dfe4ef;align-self:flex-start}.LandingSearchExperience-module__L-nB_G__userMessage{color:#fff;background:#362faa;align-self:flex-end}.LandingSearchExperience-module__L-nB_G__typing{color:#667085;align-items:center;gap:5px;display:inline-flex}.LandingSearchExperience-module__L-nB_G__typing i{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite LandingSearchExperience-module__L-nB_G__pulse}.LandingSearchExperience-module__L-nB_G__typing i:nth-child(2){animation-delay:.12s}.LandingSearchExperience-module__L-nB_G__typing i:nth-child(3){animation-delay:.24s}.LandingSearchExperience-module__L-nB_G__inlineComposer{background:#fff;border:1px solid #cbd3e2;border-radius:16px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;margin:12px 14px 14px;padding:6px 8px 6px 12px;display:grid;box-shadow:0 8px 24px #22305314}.LandingSearchExperience-module__L-nB_G__inlineComposer textarea{resize:none;color:#182033;min-height:44px;max-height:110px;font:inherit;background:0 0;border:0;outline:0;padding:11px 2px;line-height:1.4}.LandingSearchExperience-module__L-nB_G__inlineComposer:focus-within,.LandingSearchExperience-module__L-nB_G__field input:focus{border-color:#5952c7;box-shadow:0 0 0 3px #362faa1f}.LandingSearchExperience-module__L-nB_G__requestPane{background:#fbfcfe;min-width:0;padding:22px;overflow-y:auto}.LandingSearchExperience-module__L-nB_G__requestPane h3{font-size:18px}.LandingSearchExperience-module__L-nB_G__requestHint{color:#6a7487;margin:7px 0 20px;font-size:13px;line-height:1.5}.LandingSearchExperience-module__L-nB_G__fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.LandingSearchExperience-module__L-nB_G__field{gap:6px;min-width:0;display:grid}.LandingSearchExperience-module__L-nB_G__fieldWide{grid-column:1/-1}.LandingSearchExperience-module__L-nB_G__field span{color:#465168;font-size:12px;font-weight:700}.LandingSearchExperience-module__L-nB_G__field input{color:#182033;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd3e2;border-radius:8px;outline:0;padding:9px 10px}.LandingSearchExperience-module__L-nB_G__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.LandingSearchExperience-module__L-nB_G__primaryButton,.LandingSearchExperience-module__L-nB_G__secondaryButton{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.LandingSearchExperience-module__L-nB_G__primaryButton{color:#fff;background:#362faa;border:1px solid #362faa}.LandingSearchExperience-module__L-nB_G__section .LandingSearchExperience-module__L-nB_G__primaryButton,.LandingSearchExperience-module__L-nB_G__section .LandingSearchExperience-module__L-nB_G__primaryButton:visited{color:#fff}.LandingSearchExperience-module__L-nB_G__primaryButton:hover{color:#fff;background:#2d278d}.LandingSearchExperience-module__L-nB_G__secondaryButton{color:#303b52;background:#fff;border:1px solid #c8d0df}.LandingSearchExperience-module__L-nB_G__error{color:#8e2833;background:#fff4f5;border-left:3px solid #c83c4a;margin:14px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.LandingSearchExperience-module__L-nB_G__manualNotice{color:#71501b;background:#fff9eb;border-left:3px solid #b17818;margin:16px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.LandingSearchExperience-module__L-nB_G__searchStage{text-align:center;background:#fff;border:1px solid #d7deea;border-radius:8px;flex:1;place-items:center;min-height:0;padding:36px 24px;display:grid;box-shadow:0 20px 50px #2230531a}.LandingSearchExperience-module__L-nB_G__searchStageInner{max-width:560px}.LandingSearchExperience-module__L-nB_G__spinner{border:4px solid #e3e6f4;border-top-color:#362faa;border-radius:50%;width:54px;height:54px;margin:0 auto 22px;animation:.9s linear infinite LandingSearchExperience-module__L-nB_G__spin}.LandingSearchExperience-module__L-nB_G__elapsed{color:#362faa;font-variant-numeric:tabular-nums;margin:18px 0 0;font-size:28px;font-weight:700}.LandingSearchExperience-module__L-nB_G__searchStage h2{color:#182033;letter-spacing:0;margin:0;font-size:28px}.LandingSearchExperience-module__L-nB_G__searchStage p{color:#647087;margin:10px auto 0;line-height:1.6}.LandingSearchExperience-module__L-nB_G__results{background:#fff;border:1px solid #d7deea;border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 20px 50px #2230531a}.LandingSearchExperience-module__L-nB_G__resultsHeader{border-bottom:1px solid #e1e6ef;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.LandingSearchExperience-module__L-nB_G__resultsTitle{font-size:24px}.LandingSearchExperience-module__L-nB_G__resultsHeader p{color:#667085;margin:7px 0 0;font-size:14px}.LandingSearchExperience-module__L-nB_G__tableScroll{flex:1;min-height:0;overflow:auto}.LandingSearchExperience-module__L-nB_G__supplierTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:960px}.LandingSearchExperience-module__L-nB_G__supplierTable th,.LandingSearchExperience-module__L-nB_G__supplierTable td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e5e9f0;padding:14px 16px}.LandingSearchExperience-module__L-nB_G__supplierTable th{z-index:1;color:#667085;background:#f8f9fc;font-size:12px;font-weight:700;position:sticky;top:0}.LandingSearchExperience-module__L-nB_G__supplierTable td{color:#344054;font-size:13px;line-height:1.45}.LandingSearchExperience-module__L-nB_G__supplierTable th:first-child{width:52px}.LandingSearchExperience-module__L-nB_G__supplierTable th:nth-child(2){width:20%}.LandingSearchExperience-module__L-nB_G__supplierTable th:nth-child(3){width:14%}.LandingSearchExperience-module__L-nB_G__supplierTable th:nth-child(4){width:18%}.LandingSearchExperience-module__L-nB_G__supplierTable th:nth-child(5){width:20%}.LandingSearchExperience-module__L-nB_G__supplierTable td:first-child{color:#7a8497}.LandingSearchExperience-module__L-nB_G__supplierTable strong{color:#182033}.LandingSearchExperience-module__L-nB_G__supplierTable a{color:#362faa}.LandingSearchExperience-module__L-nB_G__supplierTable tbody tr:not(.LandingSearchExperience-module__L-nB_G__lockedRow):hover td{background:#fbfcfe}.LandingSearchExperience-module__L-nB_G__lockedRow td{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none}.LandingSearchExperience-module__L-nB_G__unlockBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #d9dfeb;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;display:flex}.LandingSearchExperience-module__L-nB_G__unlockBar strong{color:#182033;font-size:14px;display:block}.LandingSearchExperience-module__L-nB_G__unlockBar span{color:#697488;margin-top:3px;font-size:12px;display:block}@keyframes LandingSearchExperience-module__L-nB_G__spin{to{transform:rotate(360deg)}}@keyframes LandingSearchExperience-module__L-nB_G__pulse{0%,60%,to{opacity:.35}30%{opacity:1}}@media (prefers-reduced-motion:reduce){.LandingSearchExperience-module__L-nB_G__spinner,.LandingSearchExperience-module__L-nB_G__typing i{animation:none}}@media (max-width:840px){.LandingSearchExperience-module__L-nB_G__shell{padding:12px}.LandingSearchExperience-module__L-nB_G__workspaceWithRequest{grid-template-rows:minmax(0,.9fr) minmax(0,1.1fr);grid-template-columns:1fr}.LandingSearchExperience-module__L-nB_G__workspaceWithRequest .LandingSearchExperience-module__L-nB_G__chatPane{border-bottom:1px solid #dfe4ef;border-right:0}.LandingSearchExperience-module__L-nB_G__requestPane{overflow-y:auto}.LandingSearchExperience-module__L-nB_G__resultsHeader,.LandingSearchExperience-module__L-nB_G__unlockBar{flex-direction:column;align-items:stretch}.LandingSearchExperience-module__L-nB_G__unlockBar .LandingSearchExperience-module__L-nB_G__primaryButton{width:100%}}@media (max-width:760px){.LandingSearchExperience-module__L-nB_G__section{--landing-header-height:64px}}@media (max-width:560px){.LandingSearchExperience-module__L-nB_G__shell{padding:8px}.LandingSearchExperience-module__L-nB_G__intro{padding:28px 0 34px}.LandingSearchExperience-module__L-nB_G__title{font-size:34px}.LandingSearchExperience-module__L-nB_G__lead{font-size:15px}.LandingSearchExperience-module__L-nB_G__composer{border-radius:18px;grid-template-columns:minmax(0,1fr) 48px;margin-top:22px;padding:10px 12px}.LandingSearchExperience-module__L-nB_G__composer textarea{min-height:48px;padding:14px 4px;font-size:16px;line-height:24px}.LandingSearchExperience-module__L-nB_G__sendButton{width:48px;height:48px}.LandingSearchExperience-module__L-nB_G__fields{grid-template-columns:1fr}.LandingSearchExperience-module__L-nB_G__fieldWide{grid-column:auto}.LandingSearchExperience-module__L-nB_G__paneHeader{flex-wrap:wrap;gap:6px 12px;min-height:62px;padding:12px 14px}.LandingSearchExperience-module__L-nB_G__messageList{padding:14px}.LandingSearchExperience-module__L-nB_G__message{max-width:92%}.LandingSearchExperience-module__L-nB_G__inlineComposer{margin:10px}.LandingSearchExperience-module__L-nB_G__searchActionArea{max-height:220px;padding-inline:10px}.LandingSearchExperience-module__L-nB_G__chatFeedback{flex-direction:column;align-items:stretch;padding:12px 14px}.LandingSearchExperience-module__L-nB_G__requestPane{padding:18px 14px}.LandingSearchExperience-module__L-nB_G__resultsHeader{padding:18px 16px}}
