.Hero-module__gNeX-G__heroWrapper{background:var(--bg-page);padding-top:var(--nav-height,64px);flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.Hero-module__gNeX-G__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.Hero-module__gNeX-G__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.Hero-module__gNeX-G__innerContainer{flex-direction:column;flex-grow:1;min-width:0;display:flex}.Hero-module__gNeX-G__heroHeader{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:flex-start;gap:clamp(28px,5vw,56px);width:100%;padding:clamp(40px,7vw,72px) clamp(16px,4vw,60px);display:grid}.Hero-module__gNeX-G__heroTitle{letter-spacing:-.02em;color:var(--text-primary);text-wrap:balance;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:500;line-height:1.1}.Hero-module__gNeX-G__heroRightColumn{padding-top:12px}.Hero-module__gNeX-G__heroDescription{color:var(--text-secondary);max-width:400px;margin-bottom:32px;font-family:Inter,sans-serif;font-size:clamp(.9375rem,1.4vw,1rem);line-height:1.5}.Hero-module__gNeX-G__heroActions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__gNeX-G__btnSolid{background:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;min-height:44px;padding:12px 28px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Hero-module__gNeX-G__btnSolid:hover{opacity:.88}.Hero-module__gNeX-G__btnOutline{color:var(--text-primary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;min-height:44px;padding:12px 28px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Hero-module__gNeX-G__btnOutline:hover{background:var(--bg-overlay)}.Hero-module__gNeX-G__heroShowcase{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:clamp(20px,3vw,32px);flex-direction:column;align-items:center;width:calc(100% - clamp(32px,6vw,80px));max-width:100%;min-height:clamp(360px,58vw,520px);margin:0 auto clamp(40px,6vw,60px);padding:clamp(18px,4vw,30px);display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__showcaseTabs{background:var(--bg-overlay);z-index:10;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:9999px;width:max-content;max-width:100%;margin-bottom:clamp(32px,7vw,60px);padding:4px;display:flex;overflow-x:auto}.Hero-module__gNeX-G__showcaseTabs::-webkit-scrollbar{display:none}.Hero-module__gNeX-G__tab{color:var(--text-medium);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;padding:8px clamp(14px,3vw,20px);font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s,box-shadow .2s}.Hero-module__gNeX-G__tabActive{background:var(--bg-page);color:var(--text-primary);box-shadow:0 2px 8px #0000000a}.Hero-module__gNeX-G__showcaseVisual{flex:1;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__sphere{filter:blur(40px);opacity:.6;pointer-events:none;border-radius:50%;max-width:90%;max-height:90%;position:absolute}.Hero-module__gNeX-G__sphere1{background:var(--bg-surface-alt);width:clamp(180px,35vw,300px);height:clamp(180px,35vw,300px);top:50%;left:35%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__sphere2{background:var(--bg-elevated);width:clamp(150px,30vw,250px);height:clamp(150px,30vw,250px);top:45%;left:65%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__playButton{background:var(--bg-page);cursor:pointer;z-index:5;border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;width:clamp(64px,10vw,80px);height:clamp(64px,10vw,80px);padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 10px 30px #0000001a}.Hero-module__gNeX-G__playButton:hover{transform:scale(1.05)}.Hero-module__gNeX-G__playIcon{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid var(--text-primary);width:0;height:0;margin-left:4px}.Hero-module__gNeX-G__showcaseMenu{z-index:10;flex-wrap:wrap;justify-content:center;gap:clamp(12px,2.5vw,24px);margin-top:clamp(32px,7vw,60px);display:flex}.Hero-module__gNeX-G__menuItem{color:var(--text-muted);font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.Hero-module__gNeX-G__menuItem:hover,.Hero-module__gNeX-G__menuItemActive{color:var(--text-primary)}.Hero-module__gNeX-G__btnSolid:focus-visible,.Hero-module__gNeX-G__btnOutline:focus-visible,.Hero-module__gNeX-G__tab:focus-visible,.Hero-module__gNeX-G__playButton:focus-visible,.Hero-module__gNeX-G__menuItem:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (max-width:1024px){.Hero-module__gNeX-G__heroHeader{text-align:center;grid-template-columns:1fr;padding-inline:clamp(20px,5vw,40px)}.Hero-module__gNeX-G__heroDescription{margin:0 auto 32px}.Hero-module__gNeX-G__heroActions{justify-content:center}.Hero-module__gNeX-G__heroRightColumn{padding-top:0}}@media (max-width:768px){.Hero-module__gNeX-G__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.Hero-module__gNeX-G__verticalDivider{display:none}.Hero-module__gNeX-G__heroHeader{padding:40px 0 28px}.Hero-module__gNeX-G__heroShowcase{border-radius:20px;width:100%;min-height:340px;padding:16px}.Hero-module__gNeX-G__showcaseMenu{display:none}}@media (max-width:520px){.Hero-module__gNeX-G__heroActions,.Hero-module__gNeX-G__btnSolid,.Hero-module__gNeX-G__btnOutline{width:100%}.Hero-module__gNeX-G__heroHeader{text-align:left}.Hero-module__gNeX-G__heroDescription{margin-inline:0;margin-bottom:24px}.Hero-module__gNeX-G__heroActions{justify-content:stretch}.Hero-module__gNeX-G__heroTitle br{display:none}.Hero-module__gNeX-G__showcaseTabs{width:100%}.Hero-module__gNeX-G__tab{flex:1 0 auto;padding-inline:12px;font-size:.8125rem}.Hero-module__gNeX-G__playButton{width:64px;height:64px}}@media (prefers-reduced-motion:reduce){.Hero-module__gNeX-G__btnSolid,.Hero-module__gNeX-G__btnOutline,.Hero-module__gNeX-G__tab,.Hero-module__gNeX-G__playButton,.Hero-module__gNeX-G__menuItem{transition:none}}
.StoriesSection-module__pXzkGq__storiesSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.StoriesSection-module__pXzkGq__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.StoriesSection-module__pXzkGq__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.StoriesSection-module__pXzkGq__innerContainer{flex-direction:column;flex-grow:1;min-width:0;padding:32px 0 0;display:flex}.StoriesSection-module__pXzkGq__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;padding-inline:clamp(16px,5vw,60px);display:flex}.StoriesSection-module__pXzkGq__titleGroup{flex-direction:column;gap:8px;display:flex}.StoriesSection-module__pXzkGq__statusBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border:1px solid var(--border-subtle);background-color:var(--bg-overlay);border-radius:9999px;width:fit-content;padding:3px 8px;font-family:Inter,sans-serif;font-size:.625rem;font-weight:600}.StoriesSection-module__pXzkGq__title{color:var(--text-primary);letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:.875rem;font-weight:500}.StoriesSection-module__pXzkGq__readMoreButton{border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9999px;justify-content:center;align-items:center;min-height:40px;padding:8px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.StoriesSection-module__pXzkGq__readMoreButton:hover{background-color:var(--text-primary);color:var(--bg-page);border-color:var(--text-primary)}.StoriesSection-module__pXzkGq__innerDividerLine{background-color:var(--border-subtle);width:100%;height:1px;margin-bottom:0}.StoriesSection-module__pXzkGq__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.StoriesSection-module__pXzkGq__gridContainer{background-color:var(--bg-overlay);flex-grow:1;grid-template-rows:repeat(2,60px);grid-template-columns:repeat(5,1fr);width:100%;min-width:0;padding:0;display:grid}.StoriesSection-module__pXzkGq__brokerSlot{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);height:60px;color:inherit;cursor:default;justify-content:flex-start;align-items:center;padding:16px 24px;text-decoration:none;transition:background-color .2s;display:flex}.StoriesSection-module__pXzkGq__brokerSlot:nth-child(5n){border-right:none}.StoriesSection-module__pXzkGq__brokerSlot:nth-child(n+6){border-bottom:none}.StoriesSection-module__pXzkGq__brokerSlot:hover{background-color:var(--bg-overlay)}.StoriesSection-module__pXzkGq__slotInner{justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.StoriesSection-module__pXzkGq__brokerNameWrapper{opacity:1;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:translateY(0)}.StoriesSection-module__pXzkGq__brokerNameWrapper.StoriesSection-module__pXzkGq__fading{opacity:0;transform:translateY(-8px)}.StoriesSection-module__pXzkGq__brokerName{color:var(--text-primary);white-space:nowrap;letter-spacing:-.015em;font-family:Inter,sans-serif;font-size:1.0625rem;font-weight:500}.StoriesSection-module__pXzkGq__pingDot{background-color:#10b981;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.StoriesSection-module__pXzkGq__pingDot:after{content:"";background-color:#10b981;border-radius:50%;width:100%;height:100%;animation:1.8s ease-in-out infinite StoriesSection-module__pXzkGq__pulse;position:absolute;top:0;left:0}@keyframes StoriesSection-module__pXzkGq__pulse{0%{opacity:.4;transform:scale(1)}70%{opacity:0;transform:scale(2.5)}to{opacity:0;transform:scale(1)}}.StoriesSection-module__pXzkGq__readMoreButton:focus-visible,.StoriesSection-module__pXzkGq__brokerSlot:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (max-width:900px){.StoriesSection-module__pXzkGq__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.StoriesSection-module__pXzkGq__verticalDivider{display:none}.StoriesSection-module__pXzkGq__innerContainer{padding:32px 0 0}.StoriesSection-module__pXzkGq__header{padding-inline:0}.StoriesSection-module__pXzkGq__gridContainer{grid-template-rows:repeat(5,60px);grid-template-columns:repeat(2,1fr)}.StoriesSection-module__pXzkGq__brokerSlot{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.StoriesSection-module__pXzkGq__brokerSlot:nth-child(2n){border-right:none}.StoriesSection-module__pXzkGq__brokerSlot:nth-child(n+9){border-bottom:none}}@media (max-width:640px){.StoriesSection-module__pXzkGq__header{flex-direction:column;align-items:flex-start;gap:12px}.StoriesSection-module__pXzkGq__readMoreButton{width:100%}}@media (prefers-reduced-motion:reduce){.StoriesSection-module__pXzkGq__readMoreButton,.StoriesSection-module__pXzkGq__brokerNameWrapper,.StoriesSection-module__pXzkGq__pingDot:after{transition:none;animation:none}}
.FeatureSection-module__2md12a__featureSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.FeatureSection-module__2md12a__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.FeatureSection-module__2md12a__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.FeatureSection-module__2md12a__innerContainer{flex-direction:column;flex-grow:1;min-width:0;padding:clamp(56px,8vw,80px) clamp(16px,5vw,60px);display:flex}.FeatureSection-module__2md12a__textContent{margin-bottom:60px}.FeatureSection-module__2md12a__mainTitle{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin-bottom:clamp(32px,5vw,48px);font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.1}.FeatureSection-module__2md12a__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,6vw,80px);display:grid}.FeatureSection-module__2md12a__column{flex:1}.FeatureSection-module__2md12a__columnTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.125rem;font-weight:600}.FeatureSection-module__2md12a__columnText{color:var(--text-medium);font-size:clamp(.9375rem,1.4vw,1rem);line-height:1.5}.FeatureSection-module__2md12a__imageContainer{justify-content:center;width:100%;margin-top:auto;display:flex}.FeatureSection-module__2md12a__mockupPlaceholder{aspect-ratio:16/7;background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:clamp(16px,2vw,24px);width:100%;min-height:clamp(260px,38vw,400px);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000005}.FeatureSection-module__2md12a__mockupLeft{background-color:var(--bg-page);border-right:1px solid var(--border-subtle);flex:1}.FeatureSection-module__2md12a__mockupRight{background-color:var(--bg-surface);flex:1}.FeatureSection-module__2md12a__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}@media (max-width:768px){.FeatureSection-module__2md12a__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.FeatureSection-module__2md12a__innerContainer{padding:clamp(48px,8vw,64px) 0}.FeatureSection-module__2md12a__columns{grid-template-columns:1fr}.FeatureSection-module__2md12a__mainTitle br,.FeatureSection-module__2md12a__columnText br,.FeatureSection-module__2md12a__verticalDivider{display:none}}@media (max-width:480px){.FeatureSection-module__2md12a__mockupPlaceholder{aspect-ratio:4/3;min-height:220px}}
.CreativeSection-module__CsIHUq__creativeSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.CreativeSection-module__CsIHUq__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.CreativeSection-module__CsIHUq__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.CreativeSection-module__CsIHUq__innerContainer{flex-direction:column;flex-grow:1;min-width:0;padding:clamp(56px,8vw,80px) clamp(16px,5vw,60px);display:flex}.CreativeSection-module__CsIHUq__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.CreativeSection-module__CsIHUq__headerArea{grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:clamp(28px,5vw,40px);margin-bottom:clamp(40px,7vw,60px);display:grid}.CreativeSection-module__CsIHUq__eyebrow{color:var(--text-medium);margin-bottom:16px;font-size:.875rem;font-weight:600;display:block}.CreativeSection-module__CsIHUq__title{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin-bottom:32px;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:500;line-height:1.1}.CreativeSection-module__CsIHUq__learnMoreBtn{background:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:9999px;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s}.CreativeSection-module__CsIHUq__learnMoreBtn:hover{opacity:.88}.CreativeSection-module__CsIHUq__description{color:#18181bcc;margin-top:36px;font-size:clamp(.9375rem,1.5vw,1.125rem);line-height:1.6}.CreativeSection-module__CsIHUq__cardsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.5vw,24px);margin-bottom:clamp(40px,7vw,60px);display:grid}.CreativeSection-module__CsIHUq__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:clamp(16px,2.5vw,24px);flex-direction:column;min-width:0;min-height:280px;display:flex;overflow:hidden}.CreativeSection-module__CsIHUq__cardLarge{grid-column:span 2;min-height:400px}.CreativeSection-module__CsIHUq__editorCard{color:#fff;background:linear-gradient(135deg,#d36a43,#3c6591);position:relative}.CreativeSection-module__CsIHUq__editorUI{flex-grow:1;min-width:0;padding:clamp(20px,4vw,32px)}.CreativeSection-module__CsIHUq__editorTextBlock{max-width:80%;margin-bottom:24px;font-size:.875rem;line-height:1.6}.CreativeSection-module__CsIHUq__fadedText{opacity:.6}.CreativeSection-module__CsIHUq__editorControls{margin-top:auto}.CreativeSection-module__CsIHUq__editorTimeline{background:linear-gradient(90deg,#1b385e,#c05228,#1b385e,#c05228);border-radius:8px;height:32px;margin-bottom:12px;box-shadow:inset 0 0 0 1px #fff3}.CreativeSection-module__CsIHUq__editorInputRow{gap:12px;min-width:0;display:flex}.CreativeSection-module__CsIHUq__editorInput{background:var(--bg-page);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;flex-grow:1;padding:8px 16px;font-size:.8125rem;overflow:hidden}.CreativeSection-module__CsIHUq__editorLoading{background:var(--bg-page);border-radius:8px;flex:0 0 32px;width:32px;height:32px}.CreativeSection-module__CsIHUq__cardOverlay{background:linear-gradient(#0000,#0009);padding:clamp(20px,4vw,32px)}.CreativeSection-module__CsIHUq__cardTitleOverlay{margin-bottom:8px;font-size:1rem;font-weight:600}.CreativeSection-module__CsIHUq__cardDescOverlay{opacity:.9;font-size:.875rem;line-height:1.5}.CreativeSection-module__CsIHUq__speechUI{background:var(--bg-page);border-radius:16px;flex-grow:1;margin:clamp(12px,2vw,16px);padding:clamp(18px,4vw,32px);box-shadow:0 4px 20px #0000000d}.CreativeSection-module__CsIHUq__speechText{color:var(--text-primary);margin-bottom:24px;font-size:.9375rem;line-height:1.6}.CreativeSection-module__CsIHUq__tag{color:var(--text-faint)}.CreativeSection-module__CsIHUq__speechControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.CreativeSection-module__CsIHUq__speechSelects{flex-wrap:wrap;gap:16px;display:flex}.CreativeSection-module__CsIHUq__select{color:var(--text-primary);font-size:.875rem;font-weight:500}.CreativeSection-module__CsIHUq__playBtn{background:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:9999px;min-height:34px;padding:6px 16px;font-size:.8125rem;font-weight:500}.CreativeSection-module__CsIHUq__cardContentBottom{margin-top:auto;padding:clamp(20px,4vw,24px) clamp(20px,4vw,32px)}.CreativeSection-module__CsIHUq__cardTitle{color:var(--text-medium);margin-bottom:12px;font-size:1rem;font-weight:600}.CreativeSection-module__CsIHUq__cardDesc{color:var(--text-primary);font-size:.9375rem;line-height:1.5}.CreativeSection-module__CsIHUq__iconPlaceholder{background:var(--bg-overlay-md);border:1px solid var(--border-subtle);border-radius:8px;width:40px;height:40px;margin:32px 32px 0}.CreativeSection-module__CsIHUq__bottomBanner{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:24px;padding-top:40px;display:flex}.CreativeSection-module__CsIHUq__bannerLeft{align-items:center;gap:24px;min-width:0;display:flex}.CreativeSection-module__CsIHUq__bannerLogos{gap:8px;display:flex}.CreativeSection-module__CsIHUq__logoCircle{border-radius:8px;width:32px;height:32px}.CreativeSection-module__CsIHUq__logoCircleGrey{background-color:var(--border-medium)}.CreativeSection-module__CsIHUq__logoCircleGreen{background-color:var(--text-primary);border:1px solid var(--border-medium)}.CreativeSection-module__CsIHUq__bannerText{flex-direction:column;display:flex}.CreativeSection-module__CsIHUq__bannerText strong{color:var(--text-primary);font-size:.875rem;font-weight:600}.CreativeSection-module__CsIHUq__bannerText span{color:var(--text-medium);font-size:.875rem;line-height:1.45}.CreativeSection-module__CsIHUq__getStartedBtn{color:var(--text-primary);border:1px solid var(--border-medium);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9999px;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s}.CreativeSection-module__CsIHUq__getStartedBtn:hover{background:var(--bg-overlay)}@media (max-width:1024px){.CreativeSection-module__CsIHUq__headerArea{grid-template-columns:1fr;gap:24px}.CreativeSection-module__CsIHUq__description{margin-top:0}.CreativeSection-module__CsIHUq__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.CreativeSection-module__CsIHUq__cardLarge{grid-column:span 2}.CreativeSection-module__CsIHUq__bottomBanner{flex-direction:column;align-items:flex-start;gap:24px}}@media (max-width:768px){.CreativeSection-module__CsIHUq__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.CreativeSection-module__CsIHUq__innerContainer{padding:clamp(48px,8vw,64px) 0}}@media (max-width:640px){.CreativeSection-module__CsIHUq__headerArea,.CreativeSection-module__CsIHUq__cardsGrid{grid-template-columns:1fr}.CreativeSection-module__CsIHUq__cardLarge{grid-column:span 1}.CreativeSection-module__CsIHUq__title br{display:none}.CreativeSection-module__CsIHUq__editorTextBlock{max-width:100%}.CreativeSection-module__CsIHUq__bottomBanner,.CreativeSection-module__CsIHUq__bannerLeft{align-items:flex-start}.CreativeSection-module__CsIHUq__bannerLeft{flex-direction:column}.CreativeSection-module__CsIHUq__getStartedBtn,.CreativeSection-module__CsIHUq__learnMoreBtn{width:100%}.CreativeSection-module__CsIHUq__verticalDivider{display:none}.CreativeSection-module__CsIHUq__editorInputRow,.CreativeSection-module__CsIHUq__speechControls,.CreativeSection-module__CsIHUq__speechSelects{flex-direction:column;align-items:stretch}.CreativeSection-module__CsIHUq__editorLoading{display:none}}.CreativeSection-module__CsIHUq__learnMoreBtn:focus-visible,.CreativeSection-module__CsIHUq__playBtn:focus-visible,.CreativeSection-module__CsIHUq__getStartedBtn:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (prefers-reduced-motion:reduce){.CreativeSection-module__CsIHUq__learnMoreBtn,.CreativeSection-module__CsIHUq__getStartedBtn{transition:none}}
.AgentsSection-module__aBsa-G__agentsSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.AgentsSection-module__aBsa-G__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.AgentsSection-module__aBsa-G__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.AgentsSection-module__aBsa-G__innerContainer{flex-direction:column;flex-grow:1;min-width:0;padding:clamp(56px,8vw,80px) clamp(16px,5vw,60px);display:flex}.AgentsSection-module__aBsa-G__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.AgentsSection-module__aBsa-G__headerArea{grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:clamp(28px,5vw,40px);margin-bottom:clamp(40px,7vw,60px);display:grid}.AgentsSection-module__aBsa-G__eyebrow{color:var(--text-medium);margin-bottom:16px;font-size:.875rem;font-weight:600;display:block}.AgentsSection-module__aBsa-G__title{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin-bottom:32px;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:500;line-height:1.1}.AgentsSection-module__aBsa-G__learnMoreBtn{background:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:9999px;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s}.AgentsSection-module__aBsa-G__learnMoreBtn:hover{opacity:.88}.AgentsSection-module__aBsa-G__description{color:#18181bcc;margin-top:36px;font-size:clamp(.9375rem,1.5vw,1.125rem);line-height:1.6}.AgentsSection-module__aBsa-G__cardsGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(16px,2.5vw,24px);margin-bottom:clamp(40px,7vw,60px);display:grid}.AgentsSection-module__aBsa-G__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:clamp(16px,2.5vw,24px);flex-direction:column;grid-column:span 2;min-width:0;min-height:280px;display:flex;overflow:hidden}.AgentsSection-module__aBsa-G__cardLarge{grid-column:span 3;min-height:500px}.AgentsSection-module__aBsa-G__chatCard{color:#fff;background:linear-gradient(135deg,#46704b,#d99a5b,#194a50);position:relative}.AgentsSection-module__aBsa-G__chatUI{flex-direction:column;flex-grow:1;align-items:flex-end;gap:16px;min-width:0;padding:clamp(24px,4vw,40px);display:flex}.AgentsSection-module__aBsa-G__chatBubble{border-radius:16px;max-width:80%;padding:10px 16px;font-size:.875rem;box-shadow:0 4px 20px #0000001a}.AgentsSection-module__aBsa-G__bubbleUser{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-bottom-right-radius:4px;align-self:flex-end}.AgentsSection-module__aBsa-G__bubbleAgent{background:var(--bg-dropdown);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.AgentsSection-module__aBsa-G__bubbleBrokerCheck{background:var(--bg-dropdown);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start;margin-top:8px}.AgentsSection-module__aBsa-G__speakingIndicator{color:var(--text-muted);font-size:.75rem}.AgentsSection-module__aBsa-G__cardOverlay{background:linear-gradient(#0000,#0006);padding:clamp(20px,4vw,32px)}.AgentsSection-module__aBsa-G__cardTitleOverlay{margin-bottom:8px;font-size:1rem;font-weight:600}.AgentsSection-module__aBsa-G__cardDescOverlay{opacity:.9;font-size:.875rem;line-height:1.5}.AgentsSection-module__aBsa-G__analyticsCard{background:var(--bg-surface);position:relative}.AgentsSection-module__aBsa-G__analyticsUI{flex-grow:1;justify-content:center;align-items:center;padding:clamp(24px,4vw,40px);display:flex}.AgentsSection-module__aBsa-G__chartContainer{background:var(--bg-page);border-radius:16px;width:100%;padding:clamp(18px,3vw,24px);box-shadow:0 4px 20px #0000000d}.AgentsSection-module__aBsa-G__chartHeader{flex-direction:column;margin-bottom:24px;display:flex}.AgentsSection-module__aBsa-G__chartTitle{color:var(--text-primary);font-size:.8125rem;font-weight:600}.AgentsSection-module__aBsa-G__chartValue{color:var(--text-medium);font-size:1.5rem}.AgentsSection-module__aBsa-G__chartBody{min-height:120px;display:flex;position:relative}.AgentsSection-module__aBsa-G__chartYAxis{color:var(--text-faint);border-right:1px solid var(--bg-overlay);flex-direction:column;justify-content:space-between;padding-right:12px;font-size:.625rem;display:flex}.AgentsSection-module__aBsa-G__chartLines{flex-grow:1;position:relative}.AgentsSection-module__aBsa-G__chartSvg{width:100%;height:100%}.AgentsSection-module__aBsa-G__chartTooltip{background:var(--bg-dropdown);border:1px solid var(--border-subtle);border-radius:8px;max-width:calc(100% - 16px);padding:8px 12px;font-size:.75rem;position:absolute;top:10px;left:60%;box-shadow:0 4px 12px #0000000d}.AgentsSection-module__aBsa-G__tooltipRow{align-items:center;gap:6px;margin-bottom:4px;display:flex}.AgentsSection-module__aBsa-G__tooltipRow:last-child{margin-bottom:0}.AgentsSection-module__aBsa-G__dotOrange{background:#e05236;border-radius:50%;width:6px;height:6px}.AgentsSection-module__aBsa-G__dotBlue{background:#2563eb;border-radius:50%;width:6px;height:6px}.AgentsSection-module__aBsa-G__chartXAxis{color:var(--text-faint);justify-content:space-between;margin-top:8px;padding-left:32px;font-size:.625rem;display:flex}.AgentsSection-module__aBsa-G__cardContentBottom{margin-top:auto;padding:clamp(20px,4vw,24px) clamp(20px,4vw,32px)}.AgentsSection-module__aBsa-G__cardTitle{color:var(--text-medium);margin-bottom:12px;font-size:1rem;font-weight:600}.AgentsSection-module__aBsa-G__cardDesc{color:var(--text-primary);font-size:.9375rem;line-height:1.5}.AgentsSection-module__aBsa-G__iconPlaceholder{background:var(--bg-overlay-md);border:1px solid var(--border-subtle);border-radius:8px;width:40px;height:40px;margin:32px 32px 0}.AgentsSection-module__aBsa-G__bottomBanner{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:24px;padding-top:40px;display:flex}.AgentsSection-module__aBsa-G__bannerLeft{align-items:center;gap:24px;min-width:0;display:flex}.AgentsSection-module__aBsa-G__bannerLogos{gap:0;display:flex}.AgentsSection-module__aBsa-G__logoCircle{border:2px solid var(--bg-page);border-radius:12px;width:40px;height:40px}.AgentsSection-module__aBsa-G__logoCircleGrey{background-color:var(--border-medium)}.AgentsSection-module__aBsa-G__logoCircleDark{background-color:var(--text-primary);color:var(--bg-page);justify-content:center;align-items:center;font-weight:700;display:flex}.AgentsSection-module__aBsa-G__bannerText{flex-direction:column;display:flex}.AgentsSection-module__aBsa-G__bannerText strong{color:var(--text-primary);font-size:.875rem;font-weight:600}.AgentsSection-module__aBsa-G__bannerText span{color:var(--text-medium);font-size:.875rem;line-height:1.45}.AgentsSection-module__aBsa-G__getStartedBtn{color:var(--text-primary);border:1px solid var(--border-medium);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9999px;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s}.AgentsSection-module__aBsa-G__getStartedBtn:hover{background:var(--bg-overlay)}@media (max-width:1024px){.AgentsSection-module__aBsa-G__headerArea{grid-template-columns:1fr;gap:24px}.AgentsSection-module__aBsa-G__description{margin-top:0}.AgentsSection-module__aBsa-G__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AgentsSection-module__aBsa-G__cardLarge,.AgentsSection-module__aBsa-G__card{grid-column:span 1}.AgentsSection-module__aBsa-G__bottomBanner{flex-direction:column;align-items:flex-start;gap:24px}}@media (max-width:768px){.AgentsSection-module__aBsa-G__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.AgentsSection-module__aBsa-G__innerContainer{padding:clamp(48px,8vw,64px) 0}}@media (max-width:640px){.AgentsSection-module__aBsa-G__headerArea,.AgentsSection-module__aBsa-G__cardsGrid{grid-template-columns:1fr}.AgentsSection-module__aBsa-G__cardLarge{grid-column:span 1}.AgentsSection-module__aBsa-G__bottomBanner,.AgentsSection-module__aBsa-G__bannerLeft{align-items:flex-start}.AgentsSection-module__aBsa-G__bannerLeft{flex-direction:column}.AgentsSection-module__aBsa-G__getStartedBtn,.AgentsSection-module__aBsa-G__learnMoreBtn{width:100%}.AgentsSection-module__aBsa-G__verticalDivider{display:none}.AgentsSection-module__aBsa-G__chatBubble{max-width:100%}.AgentsSection-module__aBsa-G__analyticsUI{padding-inline:16px}.AgentsSection-module__aBsa-G__chartTooltip{margin-top:12px;position:static}}.AgentsSection-module__aBsa-G__learnMoreBtn:focus-visible,.AgentsSection-module__aBsa-G__getStartedBtn:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (prefers-reduced-motion:reduce){.AgentsSection-module__aBsa-G__learnMoreBtn,.AgentsSection-module__aBsa-G__getStartedBtn{transition:none}}
.ApiSection-module__1dOPkq__apiSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.ApiSection-module__1dOPkq__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.ApiSection-module__1dOPkq__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.ApiSection-module__1dOPkq__innerContainer{flex-direction:column;flex-grow:1;min-width:0;display:flex}.ApiSection-module__1dOPkq__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ApiSection-module__1dOPkq__headerArea{justify-content:space-between;align-items:flex-end;gap:24px;padding:clamp(48px,8vw,60px) clamp(16px,5vw,60px) clamp(32px,5vw,40px);display:flex}.ApiSection-module__1dOPkq__eyebrow{color:var(--text-medium);margin-bottom:16px;font-size:.875rem;font-weight:600;display:block}.ApiSection-module__1dOPkq__title{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:500;line-height:1.1}.ApiSection-module__1dOPkq__exploreBtn{color:var(--text-primary);border:1px solid var(--border-medium);cursor:pointer;background:0 0;border-radius:9999px;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s,border-color .2s}.ApiSection-module__1dOPkq__exploreBtn:hover{background:var(--bg-overlay)}.ApiSection-module__1dOPkq__gridContainer{flex-direction:column;display:flex}.ApiSection-module__1dOPkq__rowDivider{background-color:var(--border-subtle);width:100%;height:1px}.ApiSection-module__1dOPkq__gridRow{display:flex}.ApiSection-module__1dOPkq__gridColLeft{flex-direction:column;flex:1;min-width:0;padding:clamp(28px,5vw,40px) clamp(16px,5vw,60px);display:flex}.ApiSection-module__1dOPkq__gridColRight{background:var(--bg-surface);flex:1;justify-content:center;align-items:center;min-width:0;padding:clamp(28px,5vw,40px) clamp(16px,5vw,60px);display:flex}.ApiSection-module__1dOPkq__centerDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.ApiSection-module__1dOPkq__featureTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.125rem;font-weight:500}.ApiSection-module__1dOPkq__featureDesc{color:var(--text-medium);max-width:440px;margin-bottom:32px;font-size:1rem;line-height:1.5}.ApiSection-module__1dOPkq__modelFeaturesContainer{grid-template-columns:1fr 1fr;gap:32px;margin-top:auto;display:grid}.ApiSection-module__1dOPkq__modelFeature{flex-direction:column;gap:4px;display:flex}.ApiSection-module__1dOPkq__modelFeature strong{color:var(--text-primary);font-size:.875rem;font-weight:600}.ApiSection-module__1dOPkq__modelFeature span{color:var(--text-medium);font-size:.875rem;line-height:1.4}.ApiSection-module__1dOPkq__codeSnippet{background:var(--bg-page);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);-webkit-overflow-scrolling:touch;border-radius:16px;min-width:0;max-width:100%;padding:clamp(18px,3vw,24px);font-family:monospace;font-size:.8125rem;line-height:1.5;overflow-x:auto}.ApiSection-module__1dOPkq__codeSnippet pre{white-space:pre;overflow-wrap:normal;min-width:0;margin:0}.ApiSection-module__1dOPkq__codeKeyword{color:#e11d48}.ApiSection-module__1dOPkq__codeString{color:#2563eb}.ApiSection-module__1dOPkq__codeProperty{color:#0ea5e9}.ApiSection-module__1dOPkq__codeNumber{color:#16a34a}.ApiSection-module__1dOPkq__vizPlaceholder{justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative}.ApiSection-module__1dOPkq__layeredPlane{background:var(--bg-elevated);border:1px solid var(--bg-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:right;width:min(280px,78vw);color:var(--text-muted);border-radius:8px;padding:12px 24px;font-size:.75rem;position:absolute;box-shadow:2px 4px 12px #00000005}.ApiSection-module__1dOPkq__plane1{z-index:3;transform:rotate(-20deg)translateY(-20px)translate(60px)}.ApiSection-module__1dOPkq__plane1Text{color:var(--text-primary);font-weight:600}.ApiSection-module__1dOPkq__plane2{z-index:2;transform:rotate(-20deg)translateY(20px)translate(30px)}.ApiSection-module__1dOPkq__plane3{z-index:1;transform:rotate(-20deg)translateY(60px)}.ApiSection-module__1dOPkq__exploreBtn:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (max-width:1024px){.ApiSection-module__1dOPkq__headerArea{flex-direction:column;align-items:flex-start;gap:24px}.ApiSection-module__1dOPkq__gridRow{flex-direction:column}.ApiSection-module__1dOPkq__centerDivider{width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ApiSection-module__1dOPkq__modelFeaturesContainer{grid-template-columns:1fr;gap:24px}}@media (max-width:640px){.ApiSection-module__1dOPkq__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.ApiSection-module__1dOPkq__headerArea{align-items:flex-start;padding-inline:0}.ApiSection-module__1dOPkq__gridColLeft,.ApiSection-module__1dOPkq__gridColRight{padding-inline:0}.ApiSection-module__1dOPkq__codeSnippet{padding:16px;font-size:.75rem}.ApiSection-module__1dOPkq__verticalDivider,.ApiSection-module__1dOPkq__centerDivider{display:none}.ApiSection-module__1dOPkq__gridColRight{background:0 0}.ApiSection-module__1dOPkq__title br,.ApiSection-module__1dOPkq__modelFeature span br{display:none}}@media (prefers-reduced-motion:reduce){.ApiSection-module__1dOPkq__exploreBtn{transition:none}}
.ResearchSection-module__wqKQRG__researchSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.ResearchSection-module__wqKQRG__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.ResearchSection-module__wqKQRG__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.ResearchSection-module__wqKQRG__innerContainer{flex-direction:column;flex-grow:1;min-width:0;padding:clamp(56px,8vw,80px) clamp(16px,5vw,60px);display:flex}.ResearchSection-module__wqKQRG__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ResearchSection-module__wqKQRG__headerArea{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:clamp(28px,5vw,40px);margin-bottom:clamp(40px,7vw,60px);display:grid}.ResearchSection-module__wqKQRG__title{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:500;line-height:1.1}.ResearchSection-module__wqKQRG__description{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.6}.ResearchSection-module__wqKQRG__timelineContainer{background:var(--bg-surface);border-radius:clamp(18px,2.5vw,24px);margin-bottom:clamp(40px,7vw,60px);padding:clamp(40px,8vw,100px) clamp(16px,5vw,40px)}.ResearchSection-module__wqKQRG__timelineContent{align-items:center;gap:24px;min-width:0;display:flex}.ResearchSection-module__wqKQRG__iconBtn{background:var(--bg-page);border:1px solid var(--border-subtle);cursor:pointer;width:48px;height:48px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #00000005}.ResearchSection-module__wqKQRG__iconBtn:hover{background:var(--bg-surface)}.ResearchSection-module__wqKQRG__timelineTrack{flex-grow:1;align-items:center;min-width:0;min-height:160px;display:flex;position:relative}.ResearchSection-module__wqKQRG__trackLine{align-items:center;width:100%;height:2px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ResearchSection-module__wqKQRG__ticksContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.ResearchSection-module__wqKQRG__tick{background-color:var(--border-subtle);width:1px;height:4px}.ResearchSection-module__wqKQRG__tickMajor{background-color:var(--text-dim);height:8px}.ResearchSection-module__wqKQRG__activeMarker{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:75%;transform:translate(-50%)}.ResearchSection-module__wqKQRG__markerTopLabel{color:var(--text-primary);margin-bottom:auto;padding-bottom:16px;font-size:.875rem;font-weight:500}.ResearchSection-module__wqKQRG__markerLine{background:var(--text-primary);width:2px;height:60px;position:absolute;top:50%;transform:translateY(-50%)}.ResearchSection-module__wqKQRG__markerBottomContent{text-align:center;margin-top:auto;padding-top:16px}.ResearchSection-module__wqKQRG__markerBottomContent p{color:var(--text-primary);max-width:200px;margin-bottom:8px;font-size:.8125rem;line-height:1.5}.ResearchSection-module__wqKQRG__markerDate{color:var(--text-muted);font-size:.75rem;font-weight:500}.ResearchSection-module__wqKQRG__bottomArea{grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,40px);display:grid}.ResearchSection-module__wqKQRG__bottomLeft{flex-direction:column;justify-content:space-between;padding-right:clamp(0px,4vw,40px);display:flex}.ResearchSection-module__wqKQRG__bottomText{color:var(--text-primary);margin-bottom:40px;font-size:1rem;line-height:1.5}.ResearchSection-module__wqKQRG__learnMoreBtn{color:var(--text-primary);border:1px solid var(--border-medium);cursor:pointer;background:0 0;border-radius:9999px;align-self:flex-start;align-items:center;gap:8px;min-height:42px;padding:10px 20px 10px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-flex}.ResearchSection-module__wqKQRG__learnMoreBtn:hover{background:var(--bg-overlay)}.ResearchSection-module__wqKQRG__bottomRight{grid-template-columns:1fr 1fr;gap:clamp(16px,2.5vw,24px);display:grid}.ResearchSection-module__wqKQRG__articleCard{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.ResearchSection-module__wqKQRG__cardImage{align-items:flex-start;width:100%;min-height:140px;padding:16px;display:flex}.ResearchSection-module__wqKQRG__cardImage1{background:linear-gradient(135deg,#2b3990,#963556)}.ResearchSection-module__wqKQRG__cardImage2{background:linear-gradient(135deg,#719e5c,#2f5f44)}.ResearchSection-module__wqKQRG__dateBadge{background:var(--bg-page);color:var(--text-primary);border-radius:9999px;padding:4px 12px;font-size:.6875rem;font-weight:600}.ResearchSection-module__wqKQRG__cardContent{padding:16px}.ResearchSection-module__wqKQRG__cardTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:500}@media (max-width:1024px){.ResearchSection-module__wqKQRG__headerArea,.ResearchSection-module__wqKQRG__bottomArea{grid-template-columns:1fr}.ResearchSection-module__wqKQRG__bottomLeft{padding-right:0}}@media (max-width:640px){.ResearchSection-module__wqKQRG__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.ResearchSection-module__wqKQRG__innerContainer{padding:clamp(48px,8vw,64px) 0}.ResearchSection-module__wqKQRG__timelineContent{gap:12px}.ResearchSection-module__wqKQRG__timelineContainer{padding-inline:12px}.ResearchSection-module__wqKQRG__activeMarker{max-width:42%;left:70%}.ResearchSection-module__wqKQRG__markerTopLabel,.ResearchSection-module__wqKQRG__markerBottomContent p{font-size:.75rem}.ResearchSection-module__wqKQRG__bottomArea,.ResearchSection-module__wqKQRG__bottomRight{grid-template-columns:1fr}.ResearchSection-module__wqKQRG__iconBtn{width:40px;height:40px}.ResearchSection-module__wqKQRG__verticalDivider,.ResearchSection-module__wqKQRG__title br,.ResearchSection-module__wqKQRG__markerBottomContent br{display:none}}.ResearchSection-module__wqKQRG__iconBtn:focus-visible,.ResearchSection-module__wqKQRG__learnMoreBtn:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (prefers-reduced-motion:reduce){.ResearchSection-module__wqKQRG__iconBtn,.ResearchSection-module__wqKQRG__learnMoreBtn{transition:none}}
.CtaSection-module__B_QQ6G__ctaSection{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.CtaSection-module__B_QQ6G__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.CtaSection-module__B_QQ6G__verticalDivider{background-color:var(--border-subtle);flex-shrink:0;width:1px}.CtaSection-module__B_QQ6G__innerContainer{flex-grow:1;align-items:center;min-width:0;padding:clamp(32px,5vw,40px) clamp(16px,5vw,60px);display:flex}.CtaSection-module__B_QQ6G__dividerLine{background-color:var(--border-subtle);width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.CtaSection-module__B_QQ6G__ctaContent{justify-content:space-between;align-items:center;gap:24px;width:100%;min-width:0;display:flex}.CtaSection-module__B_QQ6G__ctaTitle{color:var(--text-primary);letter-spacing:0;text-wrap:balance;margin:0;font-size:1.5rem;font-weight:500}.CtaSection-module__B_QQ6G__ctaActions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.CtaSection-module__B_QQ6G__btnOutline{color:var(--text-primary);border:1px solid var(--border-medium);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.CtaSection-module__B_QQ6G__btnOutline:hover{background:var(--bg-overlay)}.CtaSection-module__B_QQ6G__btnSolid{background:var(--text-primary);color:var(--bg-page);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;min-height:42px;padding:10px 24px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.CtaSection-module__B_QQ6G__btnSolid:hover{opacity:.88}@media (max-width:768px){.CtaSection-module__B_QQ6G__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.CtaSection-module__B_QQ6G__innerContainer{padding-inline:0}.CtaSection-module__B_QQ6G__ctaContent{flex-direction:column;align-items:flex-start;gap:24px}.CtaSection-module__B_QQ6G__ctaActions,.CtaSection-module__B_QQ6G__btnOutline,.CtaSection-module__B_QQ6G__btnSolid{width:100%}.CtaSection-module__B_QQ6G__verticalDivider{display:none}}@media (max-width:480px){.CtaSection-module__B_QQ6G__ctaActions,.CtaSection-module__B_QQ6G__btnOutline,.CtaSection-module__B_QQ6G__btnSolid{width:100%}}.CtaSection-module__B_QQ6G__btnOutline:focus-visible,.CtaSection-module__B_QQ6G__btnSolid:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (prefers-reduced-motion:reduce){.CtaSection-module__B_QQ6G__btnOutline,.CtaSection-module__B_QQ6G__btnSolid{transition:none}}
.Footer-module__nhiC3q__footerWrapper{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;display:flex;overflow-x:hidden}.Footer-module__nhiC3q__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.Footer-module__nhiC3q__verticalDivider{background-color:var(--border-subtle,var(--border-subtle));flex-shrink:0;width:1px}.Footer-module__nhiC3q__innerContainer{flex-direction:column;flex-grow:1;min-width:0;padding:clamp(56px,8vw,80px) clamp(16px,5vw,60px) clamp(32px,5vw,40px);display:flex}.Footer-module__nhiC3q__footerGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:32px;margin-bottom:60px;display:grid}.Footer-module__nhiC3q__footerColumn{flex-direction:column;display:flex}.Footer-module__nhiC3q__logoRow{align-items:center;gap:12px;display:flex}.Footer-module__nhiC3q__logo{width:28px;height:28px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__logoText{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;font-size:1rem;font-weight:500}.Footer-module__nhiC3q__columnTitle{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px;font-size:.75rem;font-weight:600}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__footerLink{color:var(--text-secondary);letter-spacing:-.01em;font-size:.875rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__footerLink:hover{color:var(--text-primary)}.Footer-module__nhiC3q__footerBottom{border-top:1px solid var(--border-subtle,var(--border-subtle));gap:32px;padding-top:40px;display:flex}.Footer-module__nhiC3q__bottomLink{color:var(--text-secondary);letter-spacing:-.01em;font-size:.8125rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__bottomLink:hover{color:var(--text-primary)}.Footer-module__nhiC3q__footerLink:focus-visible,.Footer-module__nhiC3q__bottomLink:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (max-width:1200px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-bottom:60px}}@media (max-width:768px){.Footer-module__nhiC3q__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.Footer-module__nhiC3q__innerContainer{padding:50px 0 24px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-bottom:50px}.Footer-module__nhiC3q__footerBottom{flex-direction:column;gap:16px;padding-top:30px}.Footer-module__nhiC3q__verticalDivider{display:none}}@media (max-width:480px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.Footer-module__nhiC3q__columnTitle{margin-bottom:16px;font-size:.8125rem}.Footer-module__nhiC3q__linkList{gap:12px}.Footer-module__nhiC3q__footerLink{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.Footer-module__nhiC3q__footerLink,.Footer-module__nhiC3q__bottomLink{transition:none}}
.ComplianceBanner-module__h3JoEG__bannerWrapper{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding-bottom:40px;display:flex;overflow-x:hidden}.ComplianceBanner-module__h3JoEG__contentWithDividers{width:100%;min-width:0;padding-inline:clamp(16px,4vw,40px);display:flex}.ComplianceBanner-module__h3JoEG__verticalDivider{background-color:var(--border-subtle,var(--border-subtle));flex-shrink:0;width:1px}.ComplianceBanner-module__h3JoEG__innerContainer{flex-grow:1;justify-content:space-between;align-items:center;gap:32px;min-width:0;padding:clamp(28px,5vw,40px) clamp(16px,5vw,60px);display:flex}.ComplianceBanner-module__h3JoEG__dividerLine{background-color:var(--border-subtle,var(--border-subtle));width:100vw;height:1px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ComplianceBanner-module__h3JoEG__leftSection{flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.ComplianceBanner-module__h3JoEG__iconWrapper{border:1px solid var(--border-medium);background:var(--bg-overlay);width:36px;height:36px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ComplianceBanner-module__h3JoEG__content{flex-direction:column;gap:6px;min-width:0;display:flex}.ComplianceBanner-module__h3JoEG__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.6875rem;font-weight:600}.ComplianceBanner-module__h3JoEG__text{color:var(--text-secondary);letter-spacing:-.005em;max-width:720px;margin:0;font-size:.8125rem;font-weight:400;line-height:1.6}.ComplianceBanner-module__h3JoEG__rightSection{flex-shrink:0}.ComplianceBanner-module__h3JoEG__link{color:var(--text-primary);border:1px solid var(--border-medium);background:var(--bg-overlay);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.ComplianceBanner-module__h3JoEG__link:hover{background:var(--bg-overlay-hover);border-color:var(--border-emphasis);color:var(--text-full)}.ComplianceBanner-module__h3JoEG__link svg{transition:transform .15s}.ComplianceBanner-module__h3JoEG__link:hover svg{transform:translate(2px)}@media (max-width:768px){.ComplianceBanner-module__h3JoEG__bannerWrapper{padding-bottom:24px}.ComplianceBanner-module__h3JoEG__contentWithDividers{padding-inline:clamp(16px,4vw,20px)}.ComplianceBanner-module__h3JoEG__innerContainer{flex-direction:column;align-items:flex-start;gap:20px;padding-inline:0}.ComplianceBanner-module__h3JoEG__leftSection{width:100%}.ComplianceBanner-module__h3JoEG__text{font-size:.75rem;line-height:1.65}.ComplianceBanner-module__h3JoEG__rightSection{width:100%}.ComplianceBanner-module__h3JoEG__link{justify-content:center;width:100%}.ComplianceBanner-module__h3JoEG__verticalDivider{display:none}}.ComplianceBanner-module__h3JoEG__link:focus-visible{outline:2px solid var(--text-muted);outline-offset:3px}@media (prefers-reduced-motion:reduce){.ComplianceBanner-module__h3JoEG__link,.ComplianceBanner-module__h3JoEG__link svg{transition:none}}
