.BlogPost-module__hVlN5G__section{padding-top:48px;padding-bottom:var(--section-spacing)}.BlogPost-module__hVlN5G__breadcrumb{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;font-family:monospace;font-size:12px;font-weight:500;display:inline-flex}.BlogPost-module__hVlN5G__crumbBack{color:var(--text-tertiary);transition:color var(--duration-fast) var(--ease)}.BlogPost-module__hVlN5G__crumbBack:hover{color:var(--text-primary)}.BlogPost-module__hVlN5G__crumbSep{color:var(--text-tertiary);opacity:.5}.BlogPost-module__hVlN5G__crumbCurrent{color:var(--text-primary)}.BlogPost-module__hVlN5G__crumbCategory{color:var(--text-tertiary)}.BlogPost-module__hVlN5G__title{letter-spacing:-.025em;max-width:820px;margin:0 0 32px;font-size:44px;font-weight:650;line-height:1.1}.BlogPost-module__hVlN5G__bylineRow{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;padding-bottom:24px;display:flex}.BlogPost-module__hVlN5G__bylineLeft{align-items:center;gap:12px;min-width:0;display:inline-flex}.BlogPost-module__hVlN5G__bylineAvatar{object-fit:cover;width:32px;height:32px;box-shadow:0 0 0 1px var(--border-light);border-radius:50%;flex-shrink:0}.BlogPost-module__hVlN5G__bylineText{align-items:baseline;gap:6px;min-width:0;display:flex}.BlogPost-module__hVlN5G__bylineName{color:var(--text-primary);letter-spacing:-.005em;font-size:14px;font-weight:600;line-height:1.3}.BlogPost-module__hVlN5G__bylineRole{color:var(--text-tertiary);font-size:13px;line-height:1.35}.BlogPost-module__hVlN5G__bylineRole:before{content:"· ";color:var(--text-tertiary);opacity:.6}.BlogPost-module__hVlN5G__bylineDate{color:var(--text-tertiary);letter-spacing:-.005em;flex-shrink:0;font-size:13px}.BlogPost-module__hVlN5G__heroImage{aspect-ratio:1200/630;border-radius:var(--radius-card);border:1px solid var(--border-light);background:var(--off-white);width:100%;margin:0 0 48px;overflow:hidden}.BlogPost-module__hVlN5G__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.BlogPost-module__hVlN5G__layout{grid-template-columns:260px minmax(0,1fr);align-items:start;column-gap:56px;display:grid}.BlogPost-module__hVlN5G__layoutSingle{display:block}.BlogPost-module__hVlN5G__layoutSingle .BlogPost-module__hVlN5G__body{max-width:var(--text-max-width);margin:0 auto}.BlogPost-module__hVlN5G__tocSticky{border:1px solid var(--border-light);border-radius:var(--radius-card);background:linear-gradient(#f7f7f840 0%,#f7f7f800 100%);align-self:start;padding:20px 18px;position:sticky;top:96px;overflow:hidden;box-shadow:0 1px 2px #00000005}.BlogPost-module__hVlN5G__body{min-width:0;max-width:720px}.BlogPost-module__hVlN5G__body>*,.BlogPost-module__hVlN5G__body img,.BlogPost-module__hVlN5G__body pre{max-width:100%}.BlogPost-module__hVlN5G__paragraph{color:var(--text-secondary);overflow-wrap:anywhere;margin:0 0 28px;font-size:17px;line-height:1.75}.BlogPost-module__hVlN5G__bodyH2{margin:56px 0 18px;scroll-margin-top:96px}.BlogPost-module__hVlN5G__bodyH2:first-child{margin-top:0}.BlogPost-module__hVlN5G__bodyH3{margin:40px 0 14px;scroll-margin-top:96px}.BlogPost-module__hVlN5G__link{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.BlogPost-module__hVlN5G__link:hover{color:var(--accent-hover)}.BlogPost-module__hVlN5G__pullQuote{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);color:var(--text-primary);letter-spacing:-.01em;margin:48px 0;padding:28px 0;font-size:20px;font-style:italic;font-weight:400;line-height:1.55}.BlogPost-module__hVlN5G__pullQuote p{margin:0}.BlogPost-module__hVlN5G__htmlEmbed{border:1px solid var(--border-light);border-radius:var(--radius-card);margin:40px 0;overflow-x:auto}.BlogPost-module__hVlN5G__htmlEmbed table{border-collapse:collapse;width:100%;font-size:14px}.BlogPost-module__hVlN5G__htmlEmbed th,.BlogPost-module__hVlN5G__htmlEmbed td{border-bottom:1px solid var(--border-light);text-align:left;vertical-align:top;color:var(--text-primary);padding:14px 18px}.BlogPost-module__hVlN5G__htmlEmbed tr:last-child td{border-bottom:none}.BlogPost-module__hVlN5G__htmlEmbed thead th,.BlogPost-module__hVlN5G__htmlEmbed tr:first-child td{background:var(--off-white);font-weight:600}.BlogPost-module__hVlN5G__htmlEmbed p{margin:0}.BlogPost-module__hVlN5G__imageWrapper{border-radius:var(--radius-card);border:1px solid var(--border-light);margin:40px 0;overflow:hidden}.BlogPost-module__hVlN5G__bodyImage{width:100%;height:auto;display:block}@media (max-width:900px){.BlogPost-module__hVlN5G__layout{grid-template-columns:minmax(0,1fr);row-gap:32px}.BlogPost-module__hVlN5G__tocSticky{position:static;top:auto}.BlogPost-module__hVlN5G__body{max-width:var(--text-max-width)}}@media (max-width:768px){.BlogPost-module__hVlN5G__section{padding-top:32px}.BlogPost-module__hVlN5G__title{margin-bottom:24px;font-size:32px}.BlogPost-module__hVlN5G__bylineRow{margin-bottom:32px;padding-bottom:20px}.BlogPost-module__hVlN5G__bylineText{flex-direction:column;gap:2px}.BlogPost-module__hVlN5G__bylineRole:before{content:""}.BlogPost-module__hVlN5G__heroImage{margin-bottom:32px}.BlogPost-module__hVlN5G__bodyH2{margin-top:40px}.BlogPost-module__hVlN5G__bodyH3{margin-top:32px}.BlogPost-module__hVlN5G__pullQuote{margin:36px 0;font-size:18px}}
.BlurryImage-module__QjeDHG__wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;display:block;position:relative;overflow:hidden}.BlurryImage-module__QjeDHG__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;display:block}.BlurryImage-module__QjeDHG__img[data-loaded=true]{opacity:1}@media (prefers-reduced-motion:reduce){.BlurryImage-module__QjeDHG__img{transition:none}}
.AuthorAvatar-module__EXSssW__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.AuthorAvatar-module__EXSssW__fallback{color:#fff;letter-spacing:.02em;-webkit-user-select:none;user-select:none;font-weight:600}
.BlogToc-module__s6rpja__wrap{font-size:13px;line-height:1.5}.BlogToc-module__s6rpja__heading{color:var(--text-primary);letter-spacing:-.01em;border-bottom:1px solid var(--border-light);margin-bottom:14px;padding-bottom:14px;font-size:15px;font-weight:600;line-height:1.3;display:block}.BlogToc-module__s6rpja__list,.BlogToc-module__s6rpja__sublist{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.BlogToc-module__s6rpja__sublist{gap:2px;margin:4px 0 6px}.BlogToc-module__s6rpja__itemWrap+.BlogToc-module__s6rpja__itemWrap{margin-top:2px}.BlogToc-module__s6rpja__link{-webkit-line-clamp:2;text-overflow:ellipsis;color:var(--text-secondary);letter-spacing:-.005em;transition:color var(--duration-fast) var(--ease), border-color var(--duration-fast) var(--ease), background var(--duration-fast) var(--ease);border-left:2px solid #0000;-webkit-box-orient:vertical;padding:6px 10px 6px 12px;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.BlogToc-module__s6rpja__link:hover{color:var(--text-primary);background:#00000005}.BlogToc-module__s6rpja__linkNested{color:var(--text-tertiary);padding-left:28px;font-size:12.5px}.BlogToc-module__s6rpja__linkActive,.BlogToc-module__s6rpja__linkActive:hover{color:var(--text-primary);border-left-color:var(--accent);background:var(--accent-subtle)}.BlogToc-module__s6rpja__desktop{display:block}.BlogToc-module__s6rpja__mobile{display:none}@media (max-width:900px){.BlogToc-module__s6rpja__desktop{display:none}.BlogToc-module__s6rpja__mobile{border:1px solid var(--border-light);border-radius:var(--radius-card);background:var(--off-white);display:block;overflow:hidden}.BlogToc-module__s6rpja__mobileSummary{cursor:pointer;color:var(--text-primary);padding:14px 16px;font-size:13px;font-weight:600;list-style:none;position:relative}.BlogToc-module__s6rpja__mobileSummary::-webkit-details-marker{display:none}.BlogToc-module__s6rpja__mobileSummary:after{content:"+";color:var(--text-tertiary);font-family:monospace;font-size:16px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.BlogToc-module__s6rpja__mobile[open] .BlogToc-module__s6rpja__mobileSummary:after{content:"−"}.BlogToc-module__s6rpja__mobileBody{border-top:1px solid var(--border-light);padding:4px 12px 14px}}
.BlogRelated-module__dOHHnG__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.BlogRelated-module__dOHHnG__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.BlogRelated-module__dOHHnG__seeAll{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.BlogRelated-module__dOHHnG__grid{gap:var(--space-card-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.BlogRelated-module__dOHHnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogRelated-module__dOHHnG__grid{grid-template-columns:1fr}.BlogRelated-module__dOHHnG__header{margin-bottom:28px}}
.SectionDivider-module__CXO21a__dividerWrapper{width:100%;max-width:calc(var(--max-width) + 48px);height:1px;margin:0 auto;padding:0 24px;position:relative;overflow:hidden}.SectionDivider-module__CXO21a__dividerLine{background:linear-gradient(90deg, transparent 0%, var(--border-light) 80px, var(--border-light) calc(100% - 80px), transparent 100%);height:1px;position:absolute;top:0;left:-120px;right:-120px;overflow:hidden}.SectionDivider-module__CXO21a__dividerLine:after{content:"";background:linear-gradient(90deg,#0000,#e9b819cc 50%,#0000) 0 0/200px 100% no-repeat;width:100%;height:100%;animation:6s linear infinite SectionDivider-module__CXO21a__scanRight;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 80px calc(100% - 80px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 80px calc(100% - 80px),#0000 100%)}.SectionDivider-module__CXO21a__crosshairLeft,.SectionDivider-module__CXO21a__crosshairRight{color:var(--text-tertiary);opacity:.4;font-family:monospace;font-size:14px;position:absolute;top:50%;transform:translateY(-50%)}.SectionDivider-module__CXO21a__crosshairLeft{left:0;transform:translate(-50%,-50%)}.SectionDivider-module__CXO21a__crosshairRight{right:0;transform:translate(50%,-50%)}@keyframes SectionDivider-module__CXO21a__scanRight{0%{opacity:0;background-position:-200px 0}5%{opacity:1}95%{opacity:1}to{opacity:0;background-position:calc(100% + 200px) 0}}@media (max-width:768px){.SectionDivider-module__CXO21a__dividerWrapper{padding:0 20px}.SectionDivider-module__CXO21a__crosshairLeft,.SectionDivider-module__CXO21a__crosshairRight{display:none}}
.SectionHeader-module__UmaSIW__header{margin-bottom:var(--space-section-inner);flex-direction:column;display:flex}.SectionHeader-module__UmaSIW__center{text-align:center;align-items:center}.SectionHeader-module__UmaSIW__left{text-align:left;align-items:flex-start}
.Features-module__ZD3nRW__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);gap:var(--section-spacing);flex-direction:column;display:flex;position:relative}.Features-module__ZD3nRW__explainerWrapper{width:100%;max-width:var(--max-width);flex-direction:column;align-items:flex-start;margin:0 auto;padding:0;display:flex}.Features-module__ZD3nRW__explainer{text-align:left;z-index:1;max-width:840px;margin-bottom:64px;position:relative}.Features-module__ZD3nRW__btnRow{gap:12px;margin-top:24px;display:flex}.Features-module__ZD3nRW__uiPlaceholder{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-card);width:100%;height:600px;padding:8px;display:flex;box-shadow:0 32px 80px #0000000a,0 2px 12px #00000005}.Features-module__ZD3nRW__uiPlaceholderInner{background:var(--off-white);border-radius:var(--radius-card);border:1px dashed #00000014;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Features-module__ZD3nRW__uiPlaceholderText{color:var(--text-tertiary);letter-spacing:.05em;text-transform:uppercase;font-family:monospace;font-size:13px}@media (max-width:900px){.Features-module__ZD3nRW__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);gap:100px}.Features-module__ZD3nRW__uiPlaceholder{height:400px}}@media (max-width:768px){.Features-module__ZD3nRW__section{gap:80px;padding-top:80px;padding-bottom:80px}.Features-module__ZD3nRW__explainer{max-width:100%;margin-bottom:40px}.Features-module__ZD3nRW__uiPlaceholder{height:250px}.Features-module__ZD3nRW__kf3Header{max-width:100%;margin-bottom:48px}.Features-module__ZD3nRW__kf3HeaderDesc{font-size:15px}}.Features-module__ZD3nRW__landscapeContainer{border-radius:var(--radius-card);background-image:url(/temp_screens/landscape-bg.webp);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:560px;margin-top:24px;padding:62px;display:flex;position:relative;box-shadow:0 24px 80px -24px #0003}@media (max-width:900px){.Features-module__ZD3nRW__landscapeContainer{height:600px;padding:16px}}@media (max-width:768px){.Features-module__ZD3nRW__landscapeContainer{height:1000px;padding:16px}}.Features-module__ZD3nRW__glassCardsWrapper{width:100%;height:100%;max-width:var(--max-width);flex-direction:row;align-items:stretch;gap:4px;display:flex}@media (max-width:768px){.Features-module__ZD3nRW__glassCardsWrapper{flex-direction:column;gap:4px}}.Features-module__ZD3nRW__glassAgentCard{-webkit-backdrop-filter:blur(48px)saturate(200%);backdrop-filter:blur(48px)saturate(200%);border-radius:var(--radius-card);background:linear-gradient(#fffffff5 0%,#ffffffe6 100%);border:1px solid #fff;flex-direction:column;flex:1;height:100%;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px -8px #00000014,0 1px 3px #0000000a,inset 0 1px #fff}.Features-module__ZD3nRW__glassAgentCard:first-child{border-radius:16px 0 0 16px}.Features-module__ZD3nRW__glassAgentCard:nth-child(2){border-radius:0}.Features-module__ZD3nRW__glassAgentCard:last-child{border-radius:0 16px 16px 0}@media (max-width:768px){.Features-module__ZD3nRW__glassAgentCard{border-radius:0}.Features-module__ZD3nRW__glassAgentCard:first-child{border-radius:var(--radius-card) var(--radius-card) 0 0}.Features-module__ZD3nRW__glassAgentCard:last-child{border-radius:0 0 var(--radius-card) var(--radius-card)}}.Features-module__ZD3nRW__glassCardHeader{border-bottom:1px solid #0000000f;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}.Features-module__ZD3nRW__glassCardTitle{color:var(--text-primary);letter-spacing:var(--tracking-normal);font-size:13px;font-weight:600}.Features-module__ZD3nRW__glassPill{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-card);height:24px;color:var(--text-secondary);align-items:center;padding:0 10px;font-size:11px;font-weight:500;display:inline-flex}.Features-module__ZD3nRW__glassPillActive{background:var(--text-primary);color:var(--white);border-color:var(--text-primary)}.Features-module__ZD3nRW__pillContainer{flex-wrap:wrap;gap:6px;display:flex}.Features-module__ZD3nRW__glassEmailBox{color:var(--text-primary);border-radius:0 8px 8px 0;padding:12px;font-size:11px;font-weight:500;line-height:1.6}@keyframes Features-module__ZD3nRW__pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes Features-module__ZD3nRW__countUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.Features-module__ZD3nRW__liveDot{animation:2s ease-in-out infinite Features-module__ZD3nRW__pulse}@keyframes Features-module__ZD3nRW__slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:translateY(-100%)}to{opacity:1;max-height:50px;padding-top:8px;padding-bottom:8px;transform:translateY(0)}}.Features-module__ZD3nRW__slideIn{animation:Features-module__ZD3nRW__slideDown var(--duration-slow) cubic-bezier(.16, 1, .3, 1) forwards}@keyframes Features-module__ZD3nRW__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Features-module__ZD3nRW__fadeIn{animation:Features-module__ZD3nRW__fadeUp var(--duration-slow) ease-out forwards}@keyframes Features-module__ZD3nRW__swipeIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Features-module__ZD3nRW__swipeOut{0%{transform:translate(0)}to{transform:translate(100%)}}.Features-module__ZD3nRW__swipeIn{animation:1s forwards Features-module__ZD3nRW__swipeIn;position:absolute;inset:0}.Features-module__ZD3nRW__swipeOut{animation:1s forwards Features-module__ZD3nRW__swipeOut;position:absolute;inset:0}.Features-module__ZD3nRW__kf3Section{width:100%;max-width:var(--max-width);flex-direction:column;margin:0 auto;display:flex}.Features-module__ZD3nRW__kf3Header{text-align:left;flex-direction:column;align-items:flex-start;max-width:900px;margin-bottom:80px;display:flex}.Features-module__ZD3nRW__kf3Headline{counter-reset:kw-num;margin-bottom:12px;line-height:1.35}.Features-module__ZD3nRW__kf3HeaderDesc{color:var(--text-secondary);max-width:680px;margin:0;font-size:18px;line-height:1.6}.Features-module__ZD3nRW__kwHighlight{background:var(--accent-15);counter-increment:kw-num;border-radius:8px;padding:4px 10px}.Features-module__ZD3nRW__kwHighlight:after{content:"0" counter(kw-num);color:var(--text-tertiary);vertical-align:super;margin-left:6px;font-family:monospace;font-size:11px;font-weight:600}.Features-module__ZD3nRW__kwHighlightDark{background:var(--accent-08);border-radius:8px;padding:4px 10px}.Features-module__ZD3nRW__kwHighlightDarker{background:#e9b8190a;border-radius:8px;padding:4px 10px}.Features-module__ZD3nRW__sup{color:var(--text-tertiary);vertical-align:super;margin-left:6px;font-family:monospace;font-size:11px;font-weight:600}.Features-module__ZD3nRW__kf3Grid{grid-template-columns:repeat(3,1fr);gap:64px 32px;width:100%;display:grid}.Features-module__ZD3nRW__kf3Card,.Features-module__ZD3nRW__kf3Content{flex-direction:column;display:flex}.Features-module__ZD3nRW__kf3Num{color:var(--text-tertiary);margin-bottom:16px;font-family:monospace;font-size:12px;font-weight:600;display:block}.Features-module__ZD3nRW__kf3Title{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:8px;font-size:20px;font-weight:600}.Features-module__ZD3nRW__kf3Desc{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.Features-module__ZD3nRW__kf3Wireframe{background-color:#0f0f12;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:100%;height:220px;margin-bottom:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000000f}.Features-module__ZD3nRW__wfDashboard{background:#1a1a20;border:1px solid #ffffff14;border-radius:8px;width:80%;height:70%;display:flex;overflow:hidden;box-shadow:0 8px 24px #0003}.Features-module__ZD3nRW__wfSidebar{background:#15151a;border-right:1px solid #ffffff0d;flex-direction:column;gap:6px;width:20%;padding:8px;display:flex}.Features-module__ZD3nRW__wfSidebar:before,.Features-module__ZD3nRW__wfSidebar:after{content:"";background:#ffffff1a;border-radius:4px;width:100%;height:6px}.Features-module__ZD3nRW__wfMain{flex:1;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.Features-module__ZD3nRW__wfCard{background:#222228;border:1px solid #ffffff0d;border-radius:6px}.Features-module__ZD3nRW__wfCardActive{border:1px solid var(--accent);box-shadow:0 0 0 1px var(--accent-30);background:#222228;border-radius:6px;position:relative}.Features-module__ZD3nRW__wfCardActive:after{content:"";background:var(--accent);border-radius:2px;width:24px;height:4px;position:absolute;bottom:8px;left:8px}.Features-module__ZD3nRW__wfCommand{background:#1a1a20;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;width:70%;height:60%;display:flex;box-shadow:0 12px 32px #0003}.Features-module__ZD3nRW__wfInput{border-bottom:1px solid #ffffff0d;height:32px;margin:12px 12px 0;position:relative}.Features-module__ZD3nRW__wfInput:before{content:"";border:2px solid #fff3;border-radius:50%;width:12px;height:12px;position:absolute;top:8px;left:0}.Features-module__ZD3nRW__wfList{flex-direction:column;gap:8px;padding:12px;display:flex}.Features-module__ZD3nRW__wfListItem{background:#ffffff0d;border-radius:4px;width:80%;height:12px}.Features-module__ZD3nRW__wfListItemActive{background:var(--accent-15);border-left:2px solid var(--accent);border-radius:4px;width:90%;height:12px}.Features-module__ZD3nRW__wfEditor{background:#111;border-radius:8px;flex-direction:column;width:80%;height:75%;display:flex;overflow:hidden;box-shadow:0 12px 32px #00000014}.Features-module__ZD3nRW__wfEditorHeader{background:#222;align-items:center;gap:4px;height:24px;padding:0 8px;display:flex}.Features-module__ZD3nRW__wfDot{background:#444;border-radius:50%;width:6px;height:6px}.Features-module__ZD3nRW__wfEditorLines{flex-direction:column;gap:8px;padding:16px;display:flex}.Features-module__ZD3nRW__wfLine{background:#333;border-radius:4px;height:6px}.Features-module__ZD3nRW__wfLineActive{background:var(--accent);height:6px;box-shadow:0 0 8px var(--accent);border-radius:4px}@media (max-width:900px){.Features-module__ZD3nRW__kf3Grid{grid-template-columns:repeat(2,1fr);gap:64px 32px}}@media (max-width:768px){.Features-module__ZD3nRW__kf3Grid{grid-template-columns:1fr;gap:48px}}
.FeatureDetails-module__dEl_0q__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);gap:var(--section-spacing);flex-direction:column;display:flex;position:relative}.FeatureDetails-module__dEl_0q__sectionBlock{flex-direction:column;display:flex}.FeatureDetails-module__dEl_0q__splitBlock{align-items:flex-start;gap:48px;display:flex}.FeatureDetails-module__dEl_0q__reversed{flex-direction:row-reverse}.FeatureDetails-module__dEl_0q__textContent{flex-direction:column;flex:1;justify-content:flex-end;align-self:stretch;min-width:0;min-height:340px;display:flex}.FeatureDetails-module__dEl_0q__tabList{flex-direction:column;width:100%;display:flex}.FeatureDetails-module__dEl_0q__tabItem{cursor:pointer;text-align:left;transition:opacity var(--duration-normal) var(--ease);background:0 0;border:none;flex-direction:column;padding:20px 0;display:flex;position:relative}.FeatureDetails-module__dEl_0q__tabItem:hover:not(.FeatureDetails-module__dEl_0q__active){opacity:.7}.FeatureDetails-module__dEl_0q__tabBorderTop{background:#00000014;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.FeatureDetails-module__dEl_0q__tabBorderProgress{background:var(--accent);transform-origin:0;width:100%;height:100%;animation:10s linear forwards FeatureDetails-module__dEl_0q__fillLineHorizontal;box-shadow:0 0 8px #e9b81966}@keyframes FeatureDetails-module__dEl_0q__fillLineHorizontal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.FeatureDetails-module__dEl_0q__tabTitle{color:var(--text-tertiary);transition:color var(--duration-normal) var(--ease), font-size var(--duration-normal) var(--ease);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:500}.FeatureDetails-module__dEl_0q__tabItem.FeatureDetails-module__dEl_0q__active .FeatureDetails-module__dEl_0q__tabTitle{color:var(--text-primary);font-size:17px;font-weight:500}.FeatureDetails-module__dEl_0q__tabItem:hover:not(.FeatureDetails-module__dEl_0q__active) .FeatureDetails-module__dEl_0q__tabTitle{color:var(--text-primary)}.FeatureDetails-module__dEl_0q__tabDescWrapper{transition:grid-template-rows var(--duration-normal) var(--ease);grid-template-rows:0fr;display:grid;overflow:hidden}.FeatureDetails-module__dEl_0q__tabItem.FeatureDetails-module__dEl_0q__active .FeatureDetails-module__dEl_0q__tabDescWrapper{grid-template-rows:1fr}.FeatureDetails-module__dEl_0q__tabDesc{min-height:0;color:var(--text-secondary);opacity:0;transition:opacity var(--duration-normal) var(--ease), padding-top var(--duration-normal) var(--ease);margin:0;padding-top:0;font-size:15px;line-height:1.6}.FeatureDetails-module__dEl_0q__tabItem.FeatureDetails-module__dEl_0q__active .FeatureDetails-module__dEl_0q__tabDesc{opacity:1;padding-top:10px}.FeatureDetails-module__dEl_0q__mockupContent{flex:2;min-width:0;container-type:inline-size}.FeatureDetails-module__dEl_0q__mockupFrame{aspect-ratio:4/3;border-radius:var(--radius-card);background:#2a3a2a;width:100%;position:relative;overflow:hidden}.FeatureDetails-module__dEl_0q__mockupBg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.FeatureDetails-module__dEl_0q__glassLayer{justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.FeatureDetails-module__dEl_0q__glassPanel{opacity:0;transition:opacity var(--duration-slow) var(--ease);pointer-events:none;position:absolute;inset:42px;overflow:hidden}.FeatureDetails-module__dEl_0q__glassPanelActive{opacity:1;pointer-events:auto}.FeatureDetails-module__dEl_0q__glass{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-card);background:#ffffffe0;border:1px solid #fff9;padding:20px;box-shadow:0 8px 32px #00000014,inset 0 0 0 1px #ffffff4d}.FeatureDetails-module__dEl_0q__glassSecondary{border-radius:var(--radius-card);background:#ffffffa6;padding:16px;}.FeatureDetails-module__dEl_0q__glassTitle{color:var(--text-primary);margin-bottom:12px;font-size:12px;font-weight:600}.FeatureDetails-module__dEl_0q__glassSub{color:var(--text-tertiary);font-size:10px;font-weight:500}.FeatureDetails-module__dEl_0q__glassRow{color:var(--text-primary);align-items:center;padding:6px 0;font-size:11px;display:flex}.FeatureDetails-module__dEl_0q__glassKpi{border-radius:var(--radius-card);flex-direction:column;gap:4px;padding:12px 16px;display:flex;}.FeatureDetails-module__dEl_0q__glassKpiLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:9px;font-weight:600}.FeatureDetails-module__dEl_0q__glassKpiValue{color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:700}@media (max-width:1100px){.FeatureDetails-module__dEl_0q__glassPanel{inset:24px}}@media (max-width:900px){.FeatureDetails-module__dEl_0q__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);gap:100px}.FeatureDetails-module__dEl_0q__splitBlock,.FeatureDetails-module__dEl_0q__reversed{flex-direction:column;align-items:stretch;gap:48px}.FeatureDetails-module__dEl_0q__textContent{max-width:100%;min-height:300px}.FeatureDetails-module__dEl_0q__mockupFrame{aspect-ratio:16/10}.FeatureDetails-module__dEl_0q__glassPanel{inset:16px}}@media (max-width:768px){.FeatureDetails-module__dEl_0q__section{gap:80px;padding-top:80px;padding-bottom:80px}.FeatureDetails-module__dEl_0q__splitBlock,.FeatureDetails-module__dEl_0q__reversed{gap:32px}.FeatureDetails-module__dEl_0q__textContent{min-height:280px}.FeatureDetails-module__dEl_0q__mockupContent{aspect-ratio:4/3;width:100%}.FeatureDetails-module__dEl_0q__mockupFrame{aspect-ratio:auto;transform-origin:0 0;width:600px;height:450px;transform:scale(calc(100cqi / 600))}.FeatureDetails-module__dEl_0q__glassPanel{inset:8px}.FeatureDetails-module__dEl_0q__tabTitle,.FeatureDetails-module__dEl_0q__tabDesc{font-size:14px}.FeatureDetails-module__dEl_0q__kf3Headline{font-size:28px;line-height:1.25}.FeatureDetails-module__dEl_0q__kf3HeaderDesc{font-size:16px}.FeatureDetails-module__dEl_0q__kf3Title{font-size:18px}}
.TargetAudiences-module__69STMa__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);flex-direction:column;display:flex}.TargetAudiences-module__69STMa__header{text-align:center;max-width:800px;margin:0 auto 64px}.TargetAudiences-module__69STMa__bentoGrid{background:var(--border-ultra-light);border:1px solid var(--border-ultra-light);border-radius:var(--radius-card);grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.TargetAudiences-module__69STMa__rightStack{background:var(--border-ultra-light);flex-direction:column;gap:1px;display:flex}.TargetAudiences-module__69STMa__bentoCard{background:var(--white);z-index:1;transition:background-color var(--duration-slow) var(--ease);flex-direction:column;align-items:flex-start;padding:48px;display:flex;position:relative;overflow:hidden}.TargetAudiences-module__69STMa__bentoCard:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(150deg,#fffffff2 0%,#fff9 40%,#fff0 80%);position:absolute;inset:0}.TargetAudiences-module__69STMa__bentoCard:hover{z-index:2}.TargetAudiences-module__69STMa__cardPrimary,.TargetAudiences-module__69STMa__cardSecondary{background:var(--white)}.TargetAudiences-module__69STMa__visualAccentPrimary{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;right:0}.TargetAudiences-module__69STMa__accentCircle{aspect-ratio:1;width:80%;transition:transform var(--duration-slow) cubic-bezier(.16, 1, .3, 1), opacity var(--duration-slow) var(--ease);opacity:.5;background:radial-gradient(circle,#e9b81908 0%,#0000 70%);border-radius:50%;position:absolute;bottom:-20%;right:-10%;transform:scale(.95)}.TargetAudiences-module__69STMa__cardPrimary:hover .TargetAudiences-module__69STMa__accentCircle{opacity:1;transform:scale(1)}.TargetAudiences-module__69STMa__visualAccentSecondary{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;right:0}.TargetAudiences-module__69STMa__accentGrid{opacity:.4;width:60%;height:100%;transition:opacity var(--duration-slow) var(--ease);background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px);background-size:24px 24px;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 0%,#0000 100%);mask-image:linear-gradient(270deg,#000 0%,#0000 100%)}.TargetAudiences-module__69STMa__cardSecondary:hover .TargetAudiences-module__69STMa__accentGrid{opacity:.8}.TargetAudiences-module__69STMa__cardContent{z-index:10;flex-direction:column;height:100%;display:flex;position:relative}.TargetAudiences-module__69STMa__cardSmall{flex:1;padding:48px}.TargetAudiences-module__69STMa__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px;font-family:monospace;font-size:12px;font-weight:600}.TargetAudiences-module__69STMa__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:32px;font-weight:600;line-height:1.2}.TargetAudiences-module__69STMa__cardSmall .TargetAudiences-module__69STMa__title{font-size:24px}.TargetAudiences-module__69STMa__desc{color:var(--text-secondary);max-width:90%;margin:0 0 48px;font-size:17px;line-height:1.65}.TargetAudiences-module__69STMa__cardSmall .TargetAudiences-module__69STMa__desc{max-width:100%;margin:0 0 32px;font-size:15px}.TargetAudiences-module__69STMa__btnRow{margin-top:auto;display:flex}@media (max-width:900px){.TargetAudiences-module__69STMa__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.TargetAudiences-module__69STMa__bentoGrid{grid-template-columns:1fr}.TargetAudiences-module__69STMa__bentoCard,.TargetAudiences-module__69STMa__cardSmall{padding:48px 32px}.TargetAudiences-module__69STMa__header{max-width:100%}}@media (max-width:768px){.TargetAudiences-module__69STMa__section{padding-top:80px;padding-bottom:80px}.TargetAudiences-module__69STMa__bentoCard,.TargetAudiences-module__69STMa__cardSmall{padding:32px 24px}.TargetAudiences-module__69STMa__title{font-size:28px}.TargetAudiences-module__69STMa__desc{font-size:15px}}
.Timeline-module__xPkO6q__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.Timeline-module__xPkO6q__timelineBox{width:100%;max-width:var(--max-width);background:linear-gradient(180deg, var(--white) 0%, #00000003 100%);border:1px solid var(--border-light);border-radius:var(--radius-card);box-shadow:var(--shadow-sm), var(--shadow-md);margin:0 auto 64px;position:relative;overflow:hidden}.Timeline-module__xPkO6q__trackLine,.Timeline-module__xPkO6q__trackProgress{display:none}.Timeline-module__xPkO6q__animateProgress{animation:2s cubic-bezier(.2,.8,.2,1) .5s forwards Timeline-module__xPkO6q__fillTrack}@keyframes Timeline-module__xPkO6q__fillTrack{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Timeline-module__xPkO6q__grid{z-index:10;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.Timeline-module__xPkO6q__step{border-right:1px solid var(--border-light);transition:background var(--duration-normal) var(--ease);padding:40px 32px;position:relative}.Timeline-module__xPkO6q__step:last-child{border-right:none}.Timeline-module__xPkO6q__step:hover{background:#00000004}.Timeline-module__xPkO6q__graphicContainer{z-index:5;width:100%;max-width:250px;height:200px;transition:transform var(--duration-slow) cubic-bezier(.2, .8, .2, 1);perspective:1000px;justify-content:center;align-items:center;margin:0 auto 32px;display:flex;position:relative}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__graphicContainer{transform:translateY(-8px)}.Timeline-module__xPkO6q__setupFloatingWindow{transition:transform var(--duration-slow) cubic-bezier(.2, .8, .2, 1)}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__setupFloatingWindow{transform:translate(-6px,-6px)}.Timeline-module__xPkO6q__optimizeActiveCard{transition:transform var(--duration-slow) cubic-bezier(.2, .8, .2, 1), box-shadow var(--duration-slow) var(--ease);transform:scale(1.02)}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__optimizeActiveCard{transform:scale(1.06);box-shadow:0 0 0 1px #00000008,0 8px 24px -4px #00000014,0 32px 64px -12px #0000001f!important}.Timeline-module__xPkO6q__optimizeArrow{transition:transform var(--duration-slow) cubic-bezier(.2, .8, .2, 1)}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__optimizeArrow{transform:translate(4px)}.Timeline-module__xPkO6q__analyzeFloatingCard{transition:transform var(--duration-slow) cubic-bezier(.2, .8, .2, 1)}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__analyzeFloatingCard{transform:translate(-6px,-6px)}.Timeline-module__xPkO6q__analyzeChartLine{transition:filter var(--duration-slow) var(--ease)}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__analyzeChartLine{filter:drop-shadow(0 4px 6px #e9b81980)}.Timeline-module__xPkO6q__outreachFloatingCard{transition:transform var(--duration-slow) cubic-bezier(.2, .8, .2, 1)}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__outreachFloatingCard{transform:translate(-6px,-6px)}.Timeline-module__xPkO6q__microUiWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Timeline-module__xPkO6q__microCard{background:var(--white);border-radius:var(--radius-card);flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 0 0 1px #00000008,0 2px 8px #0000000a,0 16px 32px -8px #00000014}.Timeline-module__xPkO6q__microCardFloat{background:var(--white);border-radius:var(--radius-card);z-index:2;flex-direction:column;display:flex;position:absolute;box-shadow:0 0 0 1px #00000008,0 8px 24px -4px #00000014,0 32px 64px -12px #0000001f}.Timeline-module__xPkO6q__microCardHighlight{background:var(--white);border-radius:var(--radius-card);justify-content:space-between;align-items:center;display:flex;box-shadow:0 0 0 1px #0000000a,0 4px 16px #0000000f,0 12px 24px -8px #00000014}.Timeline-module__xPkO6q__microTopLeft{top:10px;left:5px}.Timeline-module__xPkO6q__microBottomRight{bottom:10px;right:5px}.Timeline-module__xPkO6q__microLabel{color:var(--text-tertiary);font-size:9px;font-weight:500}.Timeline-module__xPkO6q__microText{color:var(--text-primary);font-size:10px;font-weight:500}.Timeline-module__xPkO6q__microTextSecondary{color:var(--text-secondary);font-size:10px;font-weight:500}.Timeline-module__xPkO6q__microTextTertiary{color:var(--text-tertiary);font-size:9px}.Timeline-module__xPkO6q__microMetric{color:var(--text-primary);letter-spacing:-.03em;font-size:20px;font-weight:600}.Timeline-module__xPkO6q__microSuccess{color:var(--success);font-size:9px;font-weight:600}.Timeline-module__xPkO6q__microSuccessLarge{color:var(--success);font-size:10px;font-weight:600}.Timeline-module__xPkO6q__microTag{color:var(--text-primary);background:#00000008;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:500}.Timeline-module__xPkO6q__microTagSecondary{color:var(--text-secondary);background:#00000008;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:500}.Timeline-module__xPkO6q__microToggle{border-radius:7px;width:24px;height:14px;position:relative}.Timeline-module__xPkO6q__microToggleActive{background:var(--accent)}.Timeline-module__xPkO6q__microToggleInactive{background:#0000000f}.Timeline-module__xPkO6q__microToggleKnob{background:var(--white);border-radius:50%;width:10px;height:10px;position:absolute;top:2px;box-shadow:0 1px 3px #00000026}.Timeline-module__xPkO6q__microToggleKnobOn{left:12px}.Timeline-module__xPkO6q__microToggleKnobOff{left:2px}.Timeline-module__xPkO6q__microDot{border-radius:50%;width:5px;height:5px}.Timeline-module__xPkO6q__microDotLarge{border-radius:50%;width:4px;height:4px}.Timeline-module__xPkO6q__microCursor{background:var(--accent);width:1px;height:12px;animation:1s infinite Timeline-module__xPkO6q__blink}.Timeline-module__xPkO6q__microIconBtn{border-radius:var(--radius-sm);background:var(--accent-light);width:24px;height:24px;color:var(--accent);justify-content:center;align-items:center;display:flex}.Timeline-module__xPkO6q__microAvatar{object-fit:cover;border-radius:50%;width:20px;height:20px}.Timeline-module__xPkO6q__microListItem{justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.Timeline-module__xPkO6q__microListItemFaded{opacity:.5;}.Timeline-module__xPkO6q__microListItemFaint{opacity:.3;}.Timeline-module__xPkO6q__stepEyebrow{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;transition:color var(--duration-normal) var(--ease);margin-bottom:12px;font-family:monospace;font-size:12px;font-weight:500}.Timeline-module__xPkO6q__step:hover .Timeline-module__xPkO6q__stepEyebrow{color:var(--text-primary)}.Timeline-module__xPkO6q__stepTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.Timeline-module__xPkO6q__stepDesc{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.Timeline-module__xPkO6q__ctaWrapper{flex-direction:column;align-items:center;display:flex}.Timeline-module__xPkO6q__trustLabel{color:var(--text-tertiary);margin-top:12px;font-size:13px}@media (max-width:900px){.Timeline-module__xPkO6q__grid{grid-template-columns:1fr}.Timeline-module__xPkO6q__step{border-right:none;border-bottom:1px solid var(--border-light);padding:32px 24px}.Timeline-module__xPkO6q__step:last-child{border-bottom:none}.Timeline-module__xPkO6q__iconNode{width:100%;height:180px;margin-bottom:24px;position:relative;top:0;left:0}.Timeline-module__xPkO6q__trackLine{width:1px;height:auto;inset:40px auto 40px 32px}.Timeline-module__xPkO6q__trackProgress{transform-origin:top;width:1px;height:auto;inset:40px auto 40px 32px;transform:scaleY(0)}@keyframes Timeline-module__xPkO6q__fillTrack{0%{transform:scaleY(0)}to{transform:scaleY(1)}}}@media (max-width:768px){.Timeline-module__xPkO6q__step{padding:28px 20px}.Timeline-module__xPkO6q__iconNode{height:150px}.Timeline-module__xPkO6q__stepTitle{font-size:16px}.Timeline-module__xPkO6q__stepDesc{font-size:14px}.Timeline-module__xPkO6q__graphicContainer{height:160px}.Timeline-module__xPkO6q__ctaWrapper{padding:0 20px}}
.Integrations-module__jRjnNa__sectionWrapper{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);background:var(--white);position:relative;overflow:hidden}.Integrations-module__jRjnNa__gridContainer{border-radius:var(--radius-card);z-index:5;background:#0000000a;border:1px solid #0000000a;width:100%;max-width:920px;margin:0 auto;position:relative;overflow:hidden}.Integrations-module__jRjnNa__glowBackground{background:radial-gradient(600px circle at var(--mouse-x) var(--mouse-y), #e9b81999,  transparent 40%);opacity:0;transition:opacity var(--duration-slow) var(--ease);z-index:1;position:absolute;inset:0}.Integrations-module__jRjnNa__gridContainer:hover .Integrations-module__jRjnNa__glowBackground{opacity:1}.Integrations-module__jRjnNa__grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;position:relative}.Integrations-module__jRjnNa__card{background:var(--white);transition:background-color var(--duration-normal) var(--ease), transform var(--duration-normal) var(--ease);flex-direction:column;justify-content:space-between;gap:20px;padding:20px;text-decoration:none;display:flex;position:relative}.Integrations-module__jRjnNa__card:hover{background:#fffffff0}.Integrations-module__jRjnNa__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.Integrations-module__jRjnNa__logoBox{background:var(--off-white);border-radius:var(--radius-card);width:44px;height:44px;transition:all var(--duration-normal) var(--ease);border:1px solid #0000000a;justify-content:center;align-items:center;padding:12px;display:flex}.Integrations-module__jRjnNa__logo{object-fit:contain;opacity:.85;width:100%;height:100%;transition:all var(--duration-normal) var(--ease)}.Integrations-module__jRjnNa__card:hover .Integrations-module__jRjnNa__logoBox{background:var(--white);border-color:var(--accent-30);transform:scale(1.05)translateY(-2px)}.Integrations-module__jRjnNa__card:hover .Integrations-module__jRjnNa__logo{opacity:1}.Integrations-module__jRjnNa__cardBottom{flex-direction:column;gap:4px;display:flex}.Integrations-module__jRjnNa__toolName{color:var(--text-primary);letter-spacing:-.01em;font-size:16px;font-weight:600}.Integrations-module__jRjnNa__toolSub{color:var(--text-secondary);font-size:13px}@media (max-width:900px){.Integrations-module__jRjnNa__sectionWrapper{padding:var(--section-spacing) 24px}.Integrations-module__jRjnNa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Integrations-module__jRjnNa__sectionWrapper{padding:80px 20px}.Integrations-module__jRjnNa__grid{grid-template-columns:repeat(2,1fr)}.Integrations-module__jRjnNa__card{gap:16px;padding:20px 16px}.Integrations-module__jRjnNa__logoBox{width:40px;height:40px;padding:8px}.Integrations-module__jRjnNa__toolName{font-size:14px}.Integrations-module__jRjnNa__toolCat{font-size:12px}}
.Testimonials-module__MlUweW__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);background-color:var(--white);flex-direction:column;display:flex}.Testimonials-module__MlUweW__sliderOuter{width:100%;max-width:var(--max-width);margin:0 auto 32px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 60px calc(100% - 60px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 60px calc(100% - 60px),#0000 100%)}.Testimonials-module__MlUweW__sliderWrapper{max-width:960px;margin:0 auto}.Testimonials-module__MlUweW__sliderTrack{transition:transform var(--duration-slow) cubic-bezier(.4, 0, .2, 1);gap:24px;display:flex}.Testimonials-module__MlUweW__card{background:var(--white);border-radius:var(--radius-card);opacity:0;min-width:100%;transition:opacity var(--duration-slow) var(--ease);border:1px solid #0000000f;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:32px;padding:24px;display:grid;box-shadow:0 4px 24px #0000000a}.Testimonials-module__MlUweW__card.Testimonials-module__MlUweW__active{opacity:1}.Testimonials-module__MlUweW__avatarRow{flex-direction:column;order:2;justify-content:center;align-items:center;gap:16px;display:flex}.Testimonials-module__MlUweW__avatarRow .Testimonials-module__MlUweW__authorInfo{display:none}.Testimonials-module__MlUweW__authorInfoDesktop{flex-direction:column;display:flex}.Testimonials-module__MlUweW__cardLeft{flex-direction:column;order:1;justify-content:space-between;gap:24px;display:flex}.Testimonials-module__MlUweW__quote{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:500;line-height:1.5}.Testimonials-module__MlUweW__authorInfo{flex-direction:column;display:flex}.Testimonials-module__MlUweW__authorName{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600}.Testimonials-module__MlUweW__authorRole{color:var(--text-secondary);font-size:13px}.Testimonials-module__MlUweW__cardBottom{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.Testimonials-module__MlUweW__stat{align-items:center;gap:12px;display:flex}.Testimonials-module__MlUweW__statNumber{color:var(--text-primary);letter-spacing:-.03em;flex-shrink:0;font-family:Plus Jakarta Sans,sans-serif;font-size:42px;font-weight:700;line-height:1}.Testimonials-module__MlUweW__statDivider{background:#0000001a;flex-shrink:0;width:1px;height:20px}.Testimonials-module__MlUweW__statDesc{color:var(--text-tertiary);font-size:13px;font-weight:400;line-height:1.35}.Testimonials-module__MlUweW__divider{background:linear-gradient(90deg,#00000014 0%,#0000 100%);width:100%;height:1px}.Testimonials-module__MlUweW__caseStudyBtn{background:var(--text-primary);color:#fff;border-radius:var(--radius-sm);height:32px;transition:background var(--duration-normal) var(--ease);flex-shrink:0;align-items:center;padding:0 16px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.Testimonials-module__MlUweW__caseStudyBtn:hover{background:#222}.Testimonials-module__MlUweW__photoWrapper{border-radius:var(--radius-card);z-index:1;background:#e8f0e8;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000a}.Testimonials-module__MlUweW__photoWrapper img{object-fit:cover;object-position:center top;width:100%;height:100%}.Testimonials-module__MlUweW__companyLogoOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#ffffffe6;justify-content:center;align-items:center;padding:6px 10px;display:flex;position:absolute;bottom:16px;left:16px}.Testimonials-module__MlUweW__companyLogoOverlay img{object-fit:contain;width:auto;height:20px}.Testimonials-module__MlUweW__indicators{justify-content:center;align-items:center;gap:4px;margin-bottom:32px;display:flex}.Testimonials-module__MlUweW__indicator{cursor:pointer;width:16px;height:3px;transition:background var(--duration-normal) var(--ease), width var(--duration-normal) var(--ease);background:#0000001f;border:none;border-radius:2px;padding:0}.Testimonials-module__MlUweW__indicator:hover{background:#00000040}.Testimonials-module__MlUweW__indicator.Testimonials-module__MlUweW__active{background:var(--accent);border-radius:2px;width:36px;height:3px}.Testimonials-module__MlUweW__footer{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;width:100%;max-width:960px;margin:0 auto;padding-top:32px;display:flex}.Testimonials-module__MlUweW__trustStat{color:var(--text-secondary);font-size:15px;font-weight:500}.Testimonials-module__MlUweW__link{height:36px;color:var(--accent);border-radius:var(--radius-button);transition:background var(--duration-normal) var(--ease);background:0 0;border:none;align-items:center;padding:0 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.Testimonials-module__MlUweW__link:hover{background:var(--accent-08)}@media (max-width:900px){.Testimonials-module__MlUweW__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.Testimonials-module__MlUweW__sliderOuter{-webkit-mask-image:none;mask-image:none}.Testimonials-module__MlUweW__sliderWrapper{max-width:100%}.Testimonials-module__MlUweW__card{grid-template-columns:1fr;gap:28px;padding:28px}.Testimonials-module__MlUweW__avatarRow{order:unset;flex-direction:row;justify-content:flex-start;align-items:center}.Testimonials-module__MlUweW__avatarRow .Testimonials-module__MlUweW__authorInfo{display:flex}.Testimonials-module__MlUweW__authorInfoDesktop{display:none}.Testimonials-module__MlUweW__cardLeft{order:unset}.Testimonials-module__MlUweW__photoWrapper{border-radius:var(--radius-card);flex-shrink:0;width:100px;height:100px}.Testimonials-module__MlUweW__companyLogoOverlay{display:none}.Testimonials-module__MlUweW__quote{font-size:18px}.Testimonials-module__MlUweW__statNumber{font-size:32px}.Testimonials-module__MlUweW__cardBottom{gap:12px}.Testimonials-module__MlUweW__footer{flex-direction:column;align-items:center;gap:16px;max-width:100%}}@media (max-width:768px){.Testimonials-module__MlUweW__section{padding-top:80px;padding-bottom:80px}.Testimonials-module__MlUweW__card{gap:24px;padding:24px}.Testimonials-module__MlUweW__quote{font-size:16px;line-height:1.45}.Testimonials-module__MlUweW__statNumber{font-size:28px}.Testimonials-module__MlUweW__stat{gap:8px}}
.FAQ-module__KSzKsa__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);background-color:var(--white);flex-direction:column;align-items:center;display:flex}.FAQ-module__KSzKsa__headline{text-align:center;margin-bottom:12px}.FAQ-module__KSzKsa__subtitle{letter-spacing:-.01em;color:var(--text-secondary);text-align:center;margin-bottom:48px;font-size:17px;line-height:1.65}.FAQ-module__KSzKsa__contactLink{color:var(--text-primary);transition:color var(--duration-normal) var(--ease);font-weight:600}.FAQ-module__KSzKsa__contactLink:hover{color:var(--accent)}.FAQ-module__KSzKsa__accordion{border-radius:var(--radius-card);border:1px solid var(--border-light);width:100%;max-width:720px}.FAQ-module__KSzKsa__item{border-bottom:1px solid var(--border-ultra-light)}.FAQ-module__KSzKsa__item:last-child{border-bottom:none}.FAQ-module__KSzKsa__question{text-align:left;letter-spacing:-.005em;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;display:flex}.FAQ-module__KSzKsa__chevron{color:var(--text-tertiary);transition:transform var(--duration-normal) var(--ease);flex-shrink:0}.FAQ-module__KSzKsa__item.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__chevron{transform:rotate(180deg)}.FAQ-module__KSzKsa__answerWrapper{transition:grid-template-rows var(--duration-normal) var(--ease);grid-template-rows:0fr;display:grid}.FAQ-module__KSzKsa__item.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__answerWrapper{grid-template-rows:1fr}.FAQ-module__KSzKsa__answer{min-height:0;overflow:hidden}.FAQ-module__KSzKsa__answer p{letter-spacing:-.005em;color:var(--text-secondary);margin:0;padding:0 24px 20px;font-size:15px;line-height:1.65}@media (max-width:900px){.FAQ-module__KSzKsa__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}}@media (max-width:768px){.FAQ-module__KSzKsa__section{padding-top:80px;padding-bottom:80px}.FAQ-module__KSzKsa__subtitle{margin-bottom:32px;font-size:15px}.FAQ-module__KSzKsa__accordion{max-width:100%}.FAQ-module__KSzKsa__question{padding:16px 20px;font-size:14px}.FAQ-module__KSzKsa__answer p{padding:0 20px 16px;font-size:14px}}
.BottomCTA-module__0WRNEq__section{background-color:var(--white);width:100%;padding:0;display:block}.BottomCTA-module__0WRNEq__container{width:100%;max-width:calc(var(--max-width) + 48px);margin:0 auto;padding:0 24px;display:block;overflow:hidden;position:relative!important}.BottomCTA-module__0WRNEq__pixelFade{z-index:1;pointer-events:none;background:linear-gradient(to right, var(--white) 0%, transparent 15%, transparent 85%, var(--white) 100%), linear-gradient(to bottom, var(--white) 0%, transparent 15%, transparent 85%, var(--white) 100%);background-blend-mode:normal;position:absolute;inset:0}.BottomCTA-module__0WRNEq__inner{z-index:2;text-align:center;padding:120px;position:relative}.BottomCTA-module__0WRNEq__headline{max-width:520px;margin-bottom:16px;margin-left:auto;margin-right:auto}.BottomCTA-module__0WRNEq__keyword{color:var(--text-primary);font-style:italic;font-weight:600}.BottomCTA-module__0WRNEq__description{max-width:480px;margin-bottom:28px;margin-left:auto;margin-right:auto}.BottomCTA-module__0WRNEq__buttonGroup{justify-content:center;align-items:center;gap:12px;display:flex}@media (max-width:900px){.BottomCTA-module__0WRNEq__inner{padding:80px 48px}}@media (max-width:768px){.BottomCTA-module__0WRNEq__container{padding:0 20px}.BottomCTA-module__0WRNEq__inner{padding:48px 24px}.BottomCTA-module__0WRNEq__headline,.BottomCTA-module__0WRNEq__description{max-width:100%}.BottomCTA-module__0WRNEq__buttonGroup{flex-wrap:wrap;justify-content:center}}
.PricingHero-module__hSTkEa__sectionWrapper{background-color:var(--white);padding-top:80px;position:relative;overflow:hidden}.PricingHero-module__hSTkEa__section{z-index:2;text-align:left;padding-bottom:0;position:relative}.PricingHero-module__hSTkEa__headerContent{margin-bottom:var(--space-section-inner)}.PricingHero-module__hSTkEa__headline{margin-bottom:var(--space-element);max-width:600px}.PricingHero-module__hSTkEa__subtitle{max-width:520px}.PricingHero-module__hSTkEa__toggleRow{align-items:center;gap:10px;display:flex}.PricingHero-module__hSTkEa__toggle{background:var(--bg-muted);cursor:pointer;width:46px;height:18px;transition:background var(--duration-fast) var(--ease);border:none;border-radius:9px;flex-shrink:0;position:relative}.PricingHero-module__hSTkEa__toggle.PricingHero-module__hSTkEa__toggleActive{background:var(--accent)}.PricingHero-module__hSTkEa__toggleKnob{background:var(--white);width:26px;height:12px;transition:transform var(--duration-fast) var(--ease);border-radius:6px;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.PricingHero-module__hSTkEa__toggleActive .PricingHero-module__hSTkEa__toggleKnob{transform:translate(14px)}.PricingHero-module__hSTkEa__toggleLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.PricingHero-module__hSTkEa__saveBadge{color:var(--accent-hover);background:var(--accent-light);opacity:0;transition:opacity .3s var(--ease);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.PricingHero-module__hSTkEa__saveBadgeVisible{opacity:1}.PricingHero-module__hSTkEa__grid{border-top:1px solid var(--border-light);text-align:left;grid-template-columns:repeat(3,1fr);margin-left:-24px;margin-right:-24px;display:grid}.PricingHero-module__hSTkEa__card{background:var(--white);border-right:1px solid var(--border-light);border-radius:0;flex-direction:column;padding:40px 40px 0;display:flex;position:relative}.PricingHero-module__hSTkEa__card:last-child{border-right:none}.PricingHero-module__hSTkEa__ctaSection{align-items:center;margin-left:-40px;margin-right:-40px;padding:24px 40px;display:flex;position:relative;overflow:hidden}.PricingHero-module__hSTkEa__ctaSection>div:last-child,.PricingHero-module__hSTkEa__ctaSection>canvas+div{width:100%}.PricingHero-module__hSTkEa__ctaSection canvas{-webkit-mask-image:radial-gradient(100% 100%,#0000 30%,#000 80%)!important;mask-image:radial-gradient(100% 100%,#0000 30%,#000 80%)!important}.PricingHero-module__hSTkEa__categoryBadgeWrap{border-radius:var(--radius-badge);background:var(--border-light);margin-bottom:12px;padding:1px;display:inline-block;position:relative;overflow:hidden}.PricingHero-module__hSTkEa__categoryBadgeWrap:before{content:"";background:conic-gradient(from var(--badge-angle,0deg), transparent 0%, var(--accent) 8%, transparent 16%, transparent 50%, var(--accent) 58%, transparent 66%);animation:6s linear infinite PricingHero-module__hSTkEa__badgeRotate;position:absolute;inset:-50%}.PricingHero-module__hSTkEa__categoryBadge{color:var(--text-tertiary);border-radius:calc(var(--radius-badge) - 1px);background:var(--white);padding:4px 12px;font-size:12px;font-weight:500;display:block;position:relative}@property --badge-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes PricingHero-module__hSTkEa__badgeRotate{to{--badge-angle:360deg}}.PricingHero-module__hSTkEa__cardHeader{margin-bottom:24px}.PricingHero-module__hSTkEa__planName{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:28px;font-size:22px;font-weight:700;line-height:1.45}.PricingHero-module__hSTkEa__planTagline{color:var(--text-secondary);letter-spacing:0;margin-top:4px;font-size:14px;font-weight:400;display:block}.PricingHero-module__hSTkEa__priceRow{flex-wrap:nowrap;align-items:baseline;min-height:44px;margin-bottom:16px;display:flex}.PricingHero-module__hSTkEa__pricePrefix{letter-spacing:-.01em;color:var(--text-secondary);margin-right:4px;font-size:15px;font-weight:600}.PricingHero-module__hSTkEa__priceSlot{vertical-align:baseline;height:40px;display:inline-block;overflow:hidden}.PricingHero-module__hSTkEa__priceStrip{transition:transform .35s var(--ease);flex-direction:column;display:flex}.PricingHero-module__hSTkEa__priceStripMonthly{transform:translateY(-50%)}.PricingHero-module__hSTkEa__priceValue{letter-spacing:-.03em;color:var(--text-primary);min-width:5ch;height:40px;font-size:40px;font-weight:700;line-height:40px}.PricingHero-module__hSTkEa__currency{color:var(--text-secondary);margin-right:1px;font-size:18px;font-weight:600}.PricingHero-module__hSTkEa__perMonth{color:var(--text-tertiary);margin-left:6px;font-size:14px;font-weight:400}.PricingHero-module__hSTkEa__divider{background:var(--border-light);height:1px;margin-left:-40px;margin-right:-40px}.PricingHero-module__hSTkEa__featuresSection{flex:1}.PricingHero-module__hSTkEa__featureHeader{color:var(--text-primary);margin-top:24px;margin-bottom:14px;font-size:14px;font-weight:600}.PricingHero-module__hSTkEa__featureList{flex-direction:column;gap:10px;padding-bottom:40px;list-style:none;display:flex}.PricingHero-module__hSTkEa__featureItem{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.PricingHero-module__hSTkEa__checkIcon{color:var(--text-tertiary);flex-shrink:0;margin-top:2px}.PricingHero-module__hSTkEa__highlighted .PricingHero-module__hSTkEa__checkIcon{color:var(--accent)}.PricingHero-module__hSTkEa__cta{z-index:20;width:100%;margin:8px 0;position:relative}.PricingHero-module__hSTkEa__ctaAccent{background:linear-gradient(to bottom, #f0c93e, var(--accent));color:var(--white);border:1px solid #ffffff26;font-weight:600;box-shadow:0 1px 2px #0000001a,inset 0 1px #fff3}.PricingHero-module__hSTkEa__ctaAccent:hover{background:linear-gradient(to bottom, #e9b819, var(--accent-hover));border-color:#fff3;box-shadow:0 2px 4px #00000026,inset 0 1px #ffffff40}.PricingHero-module__hSTkEa__ctaAccent:active{background:linear-gradient(to bottom, var(--accent), var(--accent-hover));box-shadow:inset 0 1px 2px #0003}@media (max-width:900px){.PricingHero-module__hSTkEa__section{padding-left:0;padding-right:0}.PricingHero-module__hSTkEa__grid{grid-template-columns:1fr;margin-left:0;margin-right:0;padding-left:24px;padding-right:24px}.PricingHero-module__hSTkEa__card{border-right:none;border-bottom:1px solid var(--border-light);padding:32px 0 0}.PricingHero-module__hSTkEa__card:last-child{border-bottom:none}.PricingHero-module__hSTkEa__divider{margin-left:-12px;margin-right:-12px}.PricingHero-module__hSTkEa__ctaSection{margin-left:-12px;margin-right:-12px;padding:24px 12px}.PricingHero-module__hSTkEa__headerContent{padding-left:24px;padding-right:24px}}@media (max-width:768px){.PricingHero-module__hSTkEa__sectionWrapper{padding-top:48px}.PricingHero-module__hSTkEa__section{padding-bottom:40px}.PricingHero-module__hSTkEa__grid{padding-left:20px;padding-right:20px}.PricingHero-module__hSTkEa__divider{margin-left:-12px;margin-right:-12px}.PricingHero-module__hSTkEa__ctaSection{margin-left:-12px;margin-right:-12px;padding:20px 12px}.PricingHero-module__hSTkEa__headerContent{padding-left:20px;padding-right:20px}}
.PricingTable-module__n5Jt-a__section{padding-bottom:120px}.PricingTable-module__n5Jt-a__desktopView{display:block}.PricingTable-module__n5Jt-a__mobileView{display:none}.PricingTable-module__n5Jt-a__stickyHeader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#ffffffd9;padding:20px 0;position:sticky;top:56px}.PricingTable-module__n5Jt-a__stickyHeader:after{content:"";background:var(--border-light);height:1px;position:absolute;bottom:0;left:-24px;right:-24px}.PricingTable-module__n5Jt-a__stickyHeaderGrid{grid-template-columns:280px repeat(3,1fr);align-items:center;gap:0;display:grid}.PricingTable-module__n5Jt-a__billingColumn{padding-right:24px}.PricingTable-module__n5Jt-a__planHeader{text-align:left;border-left:1px solid var(--border-light);padding:0 16px}.PricingTable-module__n5Jt-a__planName{color:var(--text-primary);font-size:18px;font-weight:600}.PricingTable-module__n5Jt-a__tableBody{padding-top:0}.PricingTable-module__n5Jt-a__featureSection{margin-bottom:0}.PricingTable-module__n5Jt-a__sectionTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;padding:32px 0 12px;font-size:14px;font-weight:600}.PricingTable-module__n5Jt-a__featureRow{border-bottom:1px solid var(--border-ultra-light);grid-template-columns:280px repeat(3,1fr);align-items:stretch;gap:0;display:grid}.PricingTable-module__n5Jt-a__featureRow .PricingTable-module__n5Jt-a__valueCell,.PricingTable-module__n5Jt-a__featureRow .PricingTable-module__n5Jt-a__featureName{align-items:flex-start}.PricingTable-module__n5Jt-a__featureRow:hover{background:#00000004}.PricingTable-module__n5Jt-a__featureName{color:var(--text-secondary);align-items:center;gap:8px;padding:14px 16px 14px 0;font-size:14px;display:flex}.PricingTable-module__n5Jt-a__infoIcon{color:var(--text-tertiary);cursor:help;flex-shrink:0}.PricingTable-module__n5Jt-a__tooltip{display:inline-flex;position:relative}.PricingTable-module__n5Jt-a__tooltipText{background:var(--text-primary);color:var(--white);border-radius:var(--radius-sm);white-space:nowrap;z-index:10;pointer-events:none;padding:8px 12px;font-size:12px;font-weight:400;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.PricingTable-module__n5Jt-a__tooltip:hover .PricingTable-module__n5Jt-a__tooltipText{display:block}.PricingTable-module__n5Jt-a__valueCell{text-align:left;color:var(--text-primary);border-left:1px solid var(--border-light);justify-content:flex-start;align-items:center;padding:14px 16px;font-size:14px;font-weight:500;display:flex}.PricingTable-module__n5Jt-a__valueList{color:var(--text-primary);flex-direction:column;gap:8px;font-size:14px;font-weight:500;display:flex}.PricingTable-module__n5Jt-a__valueListItem{align-items:center;gap:8px;display:flex}.PricingTable-module__n5Jt-a__valueListIcon{object-fit:contain;flex-shrink:0;width:16px;height:16px}.PricingTable-module__n5Jt-a__checkIcon{color:var(--text-primary)}.PricingTable-module__n5Jt-a__xIcon{color:var(--bg-muted)}.PricingTable-module__n5Jt-a__ctaRow{grid-template-columns:280px repeat(3,1fr);align-items:stretch;gap:0;display:grid}.PricingTable-module__n5Jt-a__ctaCell{border-left:1px solid var(--border-light);justify-content:flex-start;align-items:center;padding:24px 16px;display:flex}.PricingTable-module__n5Jt-a__tableCta{width:100%}.PricingTable-module__n5Jt-a__planSelector{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-light);background:#ffffffd9;padding:16px 0;position:sticky;top:56px}.PricingTable-module__n5Jt-a__planSelect{appearance:none;width:100%;color:var(--text-primary);background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--duration-fast) var(--ease);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236E6E73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;outline:none;padding:10px 36px 10px 12px;font-family:Inter,sans-serif;font-size:15px;font-weight:500}.PricingTable-module__n5Jt-a__planSelect:focus{border-color:var(--text-primary)}.PricingTable-module__n5Jt-a__mobileSectionTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;padding:24px 0 12px;font-size:13px;font-weight:600}.PricingTable-module__n5Jt-a__mobileFeatureItem{border-bottom:1px solid var(--border-ultra-light);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.PricingTable-module__n5Jt-a__mobileFeatureItem:last-child{border-bottom:none}.PricingTable-module__n5Jt-a__mobileFeatureItemStacked{flex-direction:column;align-items:flex-start;gap:8px}.PricingTable-module__n5Jt-a__mobileFeatureLabel{color:var(--text-secondary);flex-shrink:0;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.PricingTable-module__n5Jt-a__mobileFeatureValue{color:var(--text-primary);text-align:right;font-size:14px;font-weight:500}.PricingTable-module__n5Jt-a__mobileFeatureItemStacked .PricingTable-module__n5Jt-a__mobileFeatureValue{text-align:left}.PricingTable-module__n5Jt-a__mobileCta{padding:32px 0 0}.PricingTable-module__n5Jt-a__mobileCtaButton{width:100%}@media (max-width:900px){.PricingTable-module__n5Jt-a__desktopView{display:none}.PricingTable-module__n5Jt-a__mobileView{display:block}.PricingTable-module__n5Jt-a__section{padding-bottom:60px}}
.FormSection-module__rAzRZW__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing);background-color:var(--white)}.FormSection-module__rAzRZW__twoPanel{grid-template-columns:5fr 7fr;align-items:start;gap:64px;display:grid}.FormSection-module__rAzRZW__infoPanel{position:sticky;top:80px}.FormSection-module__rAzRZW__headline{margin-bottom:16px}.FormSection-module__rAzRZW__description{color:var(--text-secondary);margin-bottom:36px;font-size:17px;line-height:1.6}.FormSection-module__rAzRZW__benefitsList{gap:var(--space-component);flex-direction:column;margin:0 0 40px;padding:0;list-style:none;display:flex}.FormSection-module__rAzRZW__benefitItem{align-items:flex-start;gap:14px;display:flex}.FormSection-module__rAzRZW__benefitIcon{background:var(--accent-light);width:40px;height:40px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FormSection-module__rAzRZW__benefitTitle{color:var(--accent);margin-bottom:2px;font-size:16px;font-weight:600;display:block}.FormSection-module__rAzRZW__benefitDesc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.FormSection-module__rAzRZW__trustLine{color:var(--text-tertiary);letter-spacing:.01em;margin-bottom:20px;font-size:13px}.FormSection-module__rAzRZW__logoGrid{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.FormSection-module__rAzRZW__logoImage{object-fit:contain;filter:grayscale()opacity(.35);width:auto;height:18px;transition:filter var(--duration-normal) var(--ease)}.FormSection-module__rAzRZW__logoImage:hover{filter:grayscale(0%)opacity(.7)}.FormSection-module__rAzRZW__formPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-card);z-index:51;background:#f5f5f799;border:1px solid #0000000f;min-height:400px;padding:12px;position:relative}.FormSection-module__rAzRZW__formInner{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-card);padding:32px;display:grid}.FormSection-module__rAzRZW__formInner>*{grid-area:1/1}.FormSection-module__rAzRZW__formContent{transition:opacity var(--duration-normal) var(--ease);flex-direction:column;display:flex}.FormSection-module__rAzRZW__formContentHidden{opacity:0;pointer-events:none}.FormSection-module__rAzRZW__bookingContent{transition:opacity var(--duration-slow) var(--ease)}.FormSection-module__rAzRZW__bookingContentHidden{opacity:0;visibility:hidden;pointer-events:none;height:0;overflow:hidden}.FormSection-module__rAzRZW__form{flex-direction:column;display:flex}.FormSection-module__rAzRZW__fields{gap:var(--space-card-gap);flex-wrap:wrap;display:flex}.FormSection-module__rAzRZW__fieldGroup{flex-direction:column;gap:6px;width:100%;display:flex}.FormSection-module__rAzRZW__fieldHalf{width:calc(50% - 10px)}.FormSection-module__rAzRZW__fieldLabel{color:var(--text-primary);font-size:14px;font-weight:500}.FormSection-module__rAzRZW__required{color:var(--text-tertiary)}.FormSection-module__rAzRZW__input{width:100%;color:var(--text-primary);background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-button);transition:border-color var(--duration-fast) var(--ease), box-shadow var(--duration-fast) var(--ease);outline:none;padding:12px 14px;font-size:15px;font-weight:400}.FormSection-module__rAzRZW__input::placeholder{color:var(--text-tertiary)}.FormSection-module__rAzRZW__input:focus{border-color:var(--text-primary);box-shadow:0 0 0 3px #0000000a}.FormSection-module__rAzRZW__inputError{border-color:#e53e3e}.FormSection-module__rAzRZW__inputError:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e14}.FormSection-module__rAzRZW__textarea{resize:vertical;min-height:120px;font-family:inherit}.FormSection-module__rAzRZW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236E6E73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:36px}.FormSection-module__rAzRZW__errorText{color:#e53e3e;font-size:12px;font-weight:500}.FormSection-module__rAzRZW__consentCheckbox{margin-top:var(--space-component);cursor:pointer;color:var(--text-secondary);-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;display:flex}.FormSection-module__rAzRZW__consentCheckbox input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.FormSection-module__rAzRZW__checkboxVisual{border:1.5px solid var(--border-light);border-radius:var(--radius-sm);background:var(--white);width:20px;height:20px;transition:all var(--duration-fast) var(--ease);flex-shrink:0;justify-content:center;align-items:center;margin-top:0;display:flex}.FormSection-module__rAzRZW__consentCheckbox:hover .FormSection-module__rAzRZW__checkboxVisual{border-color:var(--text-tertiary)}.FormSection-module__rAzRZW__consentCheckbox input:checked+.FormSection-module__rAzRZW__checkboxVisual{background:var(--accent);border-color:var(--accent)}.FormSection-module__rAzRZW__checkboxIcon{color:var(--white);opacity:0;transition:all var(--duration-fast) var(--ease);transform:scale(.5)}.FormSection-module__rAzRZW__consentCheckbox input:checked+.FormSection-module__rAzRZW__checkboxVisual .FormSection-module__rAzRZW__checkboxIcon{opacity:1;transform:scale(1)}.FormSection-module__rAzRZW__consentCheckbox input:focus-visible+.FormSection-module__rAzRZW__checkboxVisual{box-shadow:0 0 0 3px #e9b81933}.FormSection-module__rAzRZW__submitBtn{width:100%;margin-top:var(--space-component);justify-content:center;gap:8px;height:48px;font-size:16px;font-weight:600;background:linear-gradient(to bottom, #f0c93e, var(--accent))!important;color:var(--white)!important;border:1px solid #ffffff26!important;box-shadow:0 1px 2px #0000001a,inset 0 1px #fff3!important}.FormSection-module__rAzRZW__submitBtn:hover:not(:disabled){background:linear-gradient(to bottom, #e9b819, var(--accent-hover))!important;border-color:#fff3!important;box-shadow:0 2px 4px #00000026,inset 0 1px #ffffff40!important}.FormSection-module__rAzRZW__submitBtn:active:not(:disabled){background:linear-gradient(to bottom, var(--accent), var(--accent-hover))!important;box-shadow:inset 0 1px 2px #0003!important}@keyframes FormSection-module__rAzRZW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FormSection-module__rAzRZW__spinner{animation:1s linear infinite FormSection-module__rAzRZW__spin}.FormSection-module__rAzRZW__consentText{color:var(--text-tertiary);margin-top:16px;font-size:12px;line-height:1.5}.FormSection-module__rAzRZW__calEmbed{min-height:500px}.FormSection-module__rAzRZW__calTitle{color:var(--text-primary);margin-bottom:16px;font-size:18px;font-weight:600}@media (max-width:900px){.FormSection-module__rAzRZW__twoPanel{grid-template-columns:1fr;gap:32px}.FormSection-module__rAzRZW__infoPanel{position:static}.FormSection-module__rAzRZW__headline{font-size:28px}.FormSection-module__rAzRZW__fieldHalf{width:100%}.FormSection-module__rAzRZW__formPanel{padding:10px}.FormSection-module__rAzRZW__formInner{padding:24px}}@media (max-width:768px){.FormSection-module__rAzRZW__section{padding-top:60px;padding-bottom:60px}.FormSection-module__rAzRZW__twoPanel{grid-template-columns:1fr;gap:32px}.FormSection-module__rAzRZW__infoPanel{position:static}.FormSection-module__rAzRZW__headline{font-size:26px}.FormSection-module__rAzRZW__formPanel{padding:8px}.FormSection-module__rAzRZW__formInner{padding:20px}.FormSection-module__rAzRZW__benefitsList,.FormSection-module__rAzRZW__description{margin-bottom:24px}}
.BookingWidget-module__OnZhpG__widget{min-height:460px;position:relative}.BookingWidget-module__OnZhpG__overlay{background:var(--white);opacity:0;pointer-events:none;transition:opacity var(--duration-slow) var(--ease);z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BookingWidget-module__OnZhpG__overlayVisible{opacity:1;pointer-events:auto}.BookingWidget-module__OnZhpG__picker{transition:opacity var(--duration-normal) var(--ease)}.BookingWidget-module__OnZhpG__pickerHidden{opacity:0;pointer-events:none}.BookingWidget-module__OnZhpG__title{color:var(--text-primary);margin-bottom:var(--space-component);font-size:18px;font-weight:600}.BookingWidget-module__OnZhpG__weekNav{margin-bottom:var(--space-component);justify-content:space-between;align-items:center;display:flex}.BookingWidget-module__OnZhpG__navBtn{border:1px solid var(--border-light);border-radius:var(--radius-button);width:32px;height:32px;color:var(--text-primary);cursor:pointer;transition:all var(--duration-fast) var(--ease);background:linear-gradient(#fff,#f8f8f8);justify-content:center;align-items:center;display:flex;box-shadow:0 1px 2px #0000000a,inset 0 1px #fffc}.BookingWidget-module__OnZhpG__navBtn:hover:not(:disabled){background:linear-gradient(#fff,#f5f5f5);border-color:#00000026;box-shadow:0 2px 6px #00000014,inset 0 1px #fffc}.BookingWidget-module__OnZhpG__navBtn:active:not(:disabled){background:linear-gradient(#f5f5f5,#f0f0f0);transform:scale(.95);box-shadow:inset 0 1px 2px #0000000f}.BookingWidget-module__OnZhpG__navBtn:disabled{opacity:.3;cursor:default}.BookingWidget-module__OnZhpG__weekLabel{color:var(--text-primary);font-size:14px;font-weight:600}.BookingWidget-module__OnZhpG__dayGrid{margin-bottom:var(--space-component);transition:opacity var(--duration-normal) var(--ease);grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.BookingWidget-module__OnZhpG__dayGridLoading{opacity:.4;pointer-events:none}.BookingWidget-module__OnZhpG__dayCell{border:1px solid var(--border-light);border-radius:var(--radius-button);cursor:pointer;transition:all var(--duration-fast) var(--ease);background:linear-gradient(#fff,#f8f8f8);flex-direction:column;align-items:center;gap:4px;min-height:58px;padding:10px 4px;display:flex;position:relative;box-shadow:0 1px 2px #0000000a,inset 0 1px #fffc}.BookingWidget-module__OnZhpG__dayCell:hover:not(:disabled){background:linear-gradient(#fff,#f5f5f5);border-color:#00000026;transform:translateY(-1px);box-shadow:0 2px 6px #00000014,inset 0 1px #fffc}.BookingWidget-module__OnZhpG__dayCell:active:not(:disabled){background:linear-gradient(#f5f5f5,#f0f0f0);transform:scale(.97);box-shadow:inset 0 1px 2px #0000000f}.BookingWidget-module__OnZhpG__dayCell.BookingWidget-module__OnZhpG__dayCellSelected{background:linear-gradient(to bottom, #2a2a2a, var(--text-primary));border-color:#ffffff14;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0f}.BookingWidget-module__OnZhpG__dayCell.BookingWidget-module__OnZhpG__dayCellSelected:hover:not(:disabled){background:linear-gradient(#333,#1a1a1a);border-color:#ffffff1f;transform:none;box-shadow:0 2px 4px #00000040,inset 0 1px #ffffff14}.BookingWidget-module__OnZhpG__dayCell.BookingWidget-module__OnZhpG__dayCellSelected:active:not(:disabled){background:linear-gradient(to bottom, var(--text-primary), #1a1a1a);transform:none;box-shadow:inset 0 1px 2px #0000004d}.BookingWidget-module__OnZhpG__dayCellSelected .BookingWidget-module__OnZhpG__dayLabel,.BookingWidget-module__OnZhpG__dayCellSelected .BookingWidget-module__OnZhpG__dayNumber{color:var(--white)}.BookingWidget-module__OnZhpG__dayCellDisabled{opacity:.25;cursor:default;pointer-events:none}.BookingWidget-module__OnZhpG__dayLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.02em;transition:color var(--duration-fast) var(--ease);font-size:11px;font-weight:500}.BookingWidget-module__OnZhpG__dayNumber{color:var(--text-primary);transition:color var(--duration-fast) var(--ease);font-size:16px;font-weight:600}.BookingWidget-module__OnZhpG__dot{background:var(--accent);width:4px;height:4px;transition:background var(--duration-fast) var(--ease);border-radius:50%;position:absolute;bottom:6px}.BookingWidget-module__OnZhpG__dayCellSelected .BookingWidget-module__OnZhpG__dot{background:var(--white)}.BookingWidget-module__OnZhpG__skeleton{background:var(--off-white);pointer-events:none;background-image:linear-gradient(90deg, var(--off-white) 0%, #efefef 40%, var(--off-white) 80%);background-size:200% 100%;border-radius:4px;animation:1.8s infinite BookingWidget-module__OnZhpG__shimmer;color:#0000!important}@keyframes BookingWidget-module__OnZhpG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BookingWidget-module__OnZhpG__timeSlotsArea{border-top:1px solid var(--border-light);padding-top:var(--space-component);min-height:200px;display:grid;position:relative;overflow-x:clip}.BookingWidget-module__OnZhpG__timeSlotsArea>.BookingWidget-module__OnZhpG__timeSlotsInner{grid-area:1/1}.BookingWidget-module__OnZhpG__timeSlotsArea:after{content:"";background:var(--accent);opacity:0;width:30%;height:2px;transition:opacity var(--duration-fast) var(--ease);border-radius:1px;position:absolute;top:-1px;left:0;transform:translate(-100%)}.BookingWidget-module__OnZhpG__timeSlotsAreaLoading:after{opacity:1;animation:BookingWidget-module__OnZhpG__loadSlide 1.4s var(--ease) infinite}@keyframes BookingWidget-module__OnZhpG__loadSlide{0%{transform:translate(-100%)}to{transform:translate(430%)}}.BookingWidget-module__OnZhpG__timeSlotsInner{opacity:0;pointer-events:none;transition:opacity var(--duration-normal) var(--ease)}.BookingWidget-module__OnZhpG__timeSlotsVisible{opacity:1;pointer-events:auto}.BookingWidget-module__OnZhpG__timeSlotsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.BookingWidget-module__OnZhpG__timeSlotsLabel{color:var(--text-secondary);margin:0;font-size:13px;font-weight:500}.BookingWidget-module__OnZhpG__timeGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.BookingWidget-module__OnZhpG__timeSlot{color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-button);cursor:pointer;transition:all var(--duration-fast) var(--ease);text-align:center;background:linear-gradient(#fff,#f8f8f8);min-height:40px;padding:10px 8px;font-size:14px;font-weight:500;box-shadow:0 1px 2px #0000000a,inset 0 1px #fffc}.BookingWidget-module__OnZhpG__timeSlot:hover:not(.BookingWidget-module__OnZhpG__skeleton){background:linear-gradient(#fff,#f5f5f5);border-color:#00000026;transform:translateY(-1px);box-shadow:0 2px 6px #00000014,inset 0 1px #fffc}.BookingWidget-module__OnZhpG__timeSlot:active:not(.BookingWidget-module__OnZhpG__skeleton){background:linear-gradient(#f5f5f5,#f0f0f0);transform:scale(.97);box-shadow:inset 0 1px 2px #0000000f}.BookingWidget-module__OnZhpG__timeSlot.BookingWidget-module__OnZhpG__timeSlotSelected{background:linear-gradient(to bottom, #2a2a2a, var(--text-primary));color:var(--white);border-color:#ffffff14;box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0f}.BookingWidget-module__OnZhpG__timeSlot.BookingWidget-module__OnZhpG__timeSlotSelected:hover{color:var(--white);background:linear-gradient(#333,#1a1a1a);border-color:#ffffff1f;transform:none;box-shadow:0 2px 4px #00000040,inset 0 1px #ffffff14}.BookingWidget-module__OnZhpG__timeSlot.BookingWidget-module__OnZhpG__timeSlotSelected:active{background:linear-gradient(to bottom, var(--text-primary), #1a1a1a);color:var(--white);transform:none;box-shadow:inset 0 1px 2px #0000004d}.BookingWidget-module__OnZhpG__confirmArea{height:48px;margin-top:var(--space-component)}.BookingWidget-module__OnZhpG__confirmBtn{opacity:0;width:100%;height:48px;transition:all var(--duration-fast) var(--ease);pointer-events:none;justify-content:center;gap:8px;font-size:16px;font-weight:600;background:linear-gradient(to bottom, #f0c93e, var(--accent))!important;color:var(--white)!important;border:1px solid #ffffff26!important;box-shadow:0 1px 2px #0000001a,inset 0 1px #fff3!important}.BookingWidget-module__OnZhpG__confirmBtnVisible{opacity:1;pointer-events:auto}.BookingWidget-module__OnZhpG__confirmBtn:hover:not(:disabled){background:linear-gradient(to bottom, #e9b819, var(--accent-hover))!important;color:var(--white)!important;border-color:#fff3!important;box-shadow:0 2px 4px #00000026,inset 0 1px #ffffff40!important}.BookingWidget-module__OnZhpG__confirmBtn:active:not(:disabled){background:linear-gradient(to bottom, var(--accent), var(--accent-hover))!important;color:var(--white)!important;box-shadow:inset 0 1px 2px #0003!important}.BookingWidget-module__OnZhpG__confirmBtn:disabled{opacity:.7;background:linear-gradient(to bottom, #f0c93e, var(--accent))!important;color:var(--white)!important}.BookingWidget-module__OnZhpG__tzSelector{align-items:center;gap:6px;display:flex;position:relative}.BookingWidget-module__OnZhpG__tzIcon{color:var(--text-tertiary);pointer-events:none;z-index:1;flex-shrink:0;position:absolute;left:10px}.BookingWidget-module__OnZhpG__tzSelect{appearance:none;color:var(--text-secondary);background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-button);cursor:pointer;transition:border-color var(--duration-fast) var(--ease);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ABABAF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:12px;outline:none;padding:6px 28px 6px 30px;font-size:13px;font-weight:500}.BookingWidget-module__OnZhpG__tzSelect:hover{border-color:var(--text-tertiary)}.BookingWidget-module__OnZhpG__tzSelect:focus{border-color:var(--text-primary)}.BookingWidget-module__OnZhpG__spinner{animation:1s linear infinite BookingWidget-module__OnZhpG__spin}@keyframes BookingWidget-module__OnZhpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BookingWidget-module__OnZhpG__successState{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.BookingWidget-module__OnZhpG__successIcon{background:var(--accent);width:56px;height:56px;color:var(--white);animation:BookingWidget-module__OnZhpG__popIn var(--duration-slow) var(--ease);border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex}@keyframes BookingWidget-module__OnZhpG__popIn{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.BookingWidget-module__OnZhpG__successTitle{color:var(--text-primary);font-size:22px;font-weight:700}.BookingWidget-module__OnZhpG__successDetail{color:var(--text-primary);font-size:15px;font-weight:500}.BookingWidget-module__OnZhpG__successMuted{color:var(--text-tertiary);margin-top:4px;font-size:13px}.BookingWidget-module__OnZhpG__meetingLink{gap:6px;margin-top:16px}.BookingWidget-module__OnZhpG__errorState{color:var(--text-secondary);flex-direction:column;align-items:center;gap:16px;font-size:14px;display:flex}@media (max-width:768px){.BookingWidget-module__OnZhpG__title{font-size:16px}.BookingWidget-module__OnZhpG__dayGrid{gap:4px}.BookingWidget-module__OnZhpG__dayCell{min-height:46px;padding:6px 2px}.BookingWidget-module__OnZhpG__dayLabel{font-size:9px}.BookingWidget-module__OnZhpG__dayNumber{font-size:13px}.BookingWidget-module__OnZhpG__timeSlotsHeader{flex-direction:column;align-items:flex-start;gap:8px}.BookingWidget-module__OnZhpG__tzSelect{padding:4px 24px 4px 26px;font-size:12px}.BookingWidget-module__OnZhpG__timeGrid{grid-template-columns:repeat(2,1fr)}.BookingWidget-module__OnZhpG__timeSlot{padding:8px 4px;font-size:13px}.BookingWidget-module__OnZhpG__confirmBtn{height:44px;font-size:14px}.BookingWidget-module__OnZhpG__weekLabel{font-size:13px}}
.HeroFunnelIdeation-module__-maxga__container{background-color:var(--white);justify-content:center;align-items:center;width:100%;padding-top:32px;padding-bottom:62px;display:flex;position:relative;overflow:hidden}.HeroFunnelIdeation-module__-maxga__noise{opacity:.03;pointer-events:none;mix-blend-mode:multiply;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroFunnelIdeation-module__-maxga__contentWrapper{z-index:10;max-width:var(--max-width);flex-direction:column;align-items:center;gap:64px;width:100%;margin:0 auto;padding:0 24px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.HeroFunnelIdeation-module__-maxga__contentWrapper{flex-direction:row;gap:48px}}.HeroFunnelIdeation-module__-maxga__leftContent{text-align:center;flex:1;max-width:540px;padding-top:48px}@media (min-width:1024px){.HeroFunnelIdeation-module__-maxga__leftContent{text-align:left;padding-top:0}}.HeroFunnelIdeation-module__-maxga__headline{max-width:480px;margin-bottom:24px}.HeroFunnelIdeation-module__-maxga__description{max-width:480px;margin-bottom:28px}.HeroFunnelIdeation-module__-maxga__ctaGroup{justify-content:center;align-items:center;gap:12px;display:flex}@media (min-width:1024px){.HeroFunnelIdeation-module__-maxga__ctaGroup{justify-content:flex-start}}.HeroFunnelIdeation-module__-maxga__rightGraphic{aspect-ratio:800/1200;flex:1.2;justify-content:center;align-items:center;width:100%;max-width:800px;display:flex;position:relative;overflow:hidden}.HeroFunnelIdeation-module__-maxga__rightGraphic .HeroFunnelIdeation-module__-maxga__webglLayer{opacity:0;transition:opacity .6s}.HeroFunnelIdeation-module__-maxga__rightGraphicReady .HeroFunnelIdeation-module__-maxga__webglLayer{opacity:1}.HeroFunnelIdeation-module__-maxga__placeholderImage{object-fit:contain;opacity:0;width:100%;height:100%;animation:.6s .3s forwards HeroFunnelIdeation-module__-maxga__placeholderFadeIn;position:absolute;inset:0}@keyframes HeroFunnelIdeation-module__-maxga__placeholderFadeIn{to{opacity:.6}}@media (prefers-reduced-motion:reduce){.HeroFunnelIdeation-module__-maxga__placeholderImage{opacity:.6;animation:none}}@media (max-height:850px){.HeroFunnelIdeation-module__-maxga__container{min-height:100vh}}@media (max-width:900px){.HeroFunnelIdeation-module__-maxga__contentWrapper{flex-direction:column;gap:32px;padding:0 20px}.HeroFunnelIdeation-module__-maxga__leftContent{max-width:100%;padding-top:0}}@media (max-width:768px){.HeroFunnelIdeation-module__-maxga__container{padding-top:48px;padding-bottom:40px}.HeroFunnelIdeation-module__-maxga__leftContent{padding-top:0}.HeroFunnelIdeation-module__-maxga__ctaGroup{flex-wrap:wrap;justify-content:center}}.HeroFunnelIdeation-module__-maxga__funnelSvg{pointer-events:none;z-index:5;width:100%;height:100%;animation:8s ease-in-out infinite HeroFunnelIdeation-module__-maxga__floatFunnel;position:absolute}@keyframes HeroFunnelIdeation-module__-maxga__floatFunnel{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.HeroFunnelIdeation-module__-maxga__animatedLine{animation:.8s linear infinite HeroFunnelIdeation-module__-maxga__flowLines}@keyframes HeroFunnelIdeation-module__-maxga__flowLines{0%{stroke-dashoffset:0}to{stroke-dashoffset:-16px}}.HeroFunnelIdeation-module__-maxga__pulsingRing{opacity:.2;animation:5s cubic-bezier(.45,.05,.55,.95) infinite HeroFunnelIdeation-module__-maxga__pulseRing}@keyframes HeroFunnelIdeation-module__-maxga__pulseRing{0%,to{opacity:.15}50%{opacity:.45}}.HeroFunnelIdeation-module__-maxga__hiddenRenderLayer{pointer-events:none;z-index:-100;position:absolute;top:-9999px;left:-9999px}.HeroFunnelIdeation-module__-maxga__hiddenOrb{background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:160px;height:160px;padding:10px;font-family:Inter,sans-serif;display:flex}.HeroFunnelIdeation-module__-maxga__orbIcon{color:#fff;background:linear-gradient(135deg,#2a2a2a 0%,#000 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.HeroFunnelIdeation-module__-maxga__orbLabel{color:#111;white-space:nowrap;background:#fffffff2;border:1px solid #00000014;border-radius:16px;padding:6px 16px;font-size:14px;font-weight:600}.HeroFunnelIdeation-module__-maxga__hiddenCard{background:#fff;border:1px solid #00000014;border-radius:14px;flex-direction:column;gap:12px;width:320px;padding:20px;font-family:Inter,sans-serif;display:flex;box-shadow:0 4px 16px #0000000f}.HeroFunnelIdeation-module__-maxga__hiddenCardRow{align-items:center;gap:10px;display:flex}.HeroFunnelIdeation-module__-maxga__hiddenCardAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.HeroFunnelIdeation-module__-maxga__hiddenCardLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-left:auto}.HeroFunnelIdeation-module__-maxga__hiddenCardInitial{color:#333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.HeroFunnelIdeation-module__-maxga__hiddenCardName{color:#111;font-size:16px;font-weight:600}.HeroFunnelIdeation-module__-maxga__hiddenCardRole{color:#6e6e73;font-size:13px}.HeroFunnelIdeation-module__-maxga__hiddenCardSignal{color:#111;background:#f7f7f8;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:500}.HeroFunnelIdeation-module__-maxga__hiddenCardBottom{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.HeroFunnelIdeation-module__-maxga__hiddenCardMeta{color:#6e6e73;font-size:12px}.HeroFunnelIdeation-module__-maxga__hiddenCardIntent{color:#059669;background:#34d3991a;border-radius:100px;padding:3px 8px;font-size:12px;font-weight:600}.HeroFunnelIdeation-module__-maxga__webglLayer{z-index:20;pointer-events:none;background:var(--white);position:absolute;inset:0}.HeroFunnelIdeation-module__-maxga__cardsLayer{z-index:30;pointer-events:none;perspective:1000px;justify-content:center;align-items:flex-end;padding-bottom:20px;animation:8s ease-in-out infinite HeroFunnelIdeation-module__-maxga__floatFunnel;display:flex;position:absolute;inset:0}.HeroFunnelIdeation-module__-maxga__companyCard{background:var(--white);border-radius:var(--radius-card);opacity:1;border:1px solid #00000014;width:320px;padding:20px;position:absolute;box-shadow:0 12px 40px #00000014,0 2px 10px #0000000a}.HeroFunnelIdeation-module__-maxga__cardHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.HeroFunnelIdeation-module__-maxga__photoWrapper{border-radius:var(--radius-card);flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000000f}.HeroFunnelIdeation-module__-maxga__photoWrapper img{object-fit:cover;width:100%;height:100%}.HeroFunnelIdeation-module__-maxga__companyLogoOverlay{background:var(--white);border-radius:var(--radius-sm);border:1px solid #0000000a;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 6px #0000001a}.HeroFunnelIdeation-module__-maxga__companyLogoOverlay img{border-radius:2px;width:14px;height:14px}.HeroFunnelIdeation-module__-maxga__authorInfo{flex-direction:column;display:flex}.HeroFunnelIdeation-module__-maxga__authorName{color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:600}.HeroFunnelIdeation-module__-maxga__authorRole{color:var(--text-secondary);align-items:center;gap:4px;font-size:13px;display:flex}.HeroFunnelIdeation-module__-maxga__cardMetrics{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.HeroFunnelIdeation-module__-maxga__metricBox{background:var(--bg-muted);border-radius:var(--radius-sm);border:1px solid var(--border-light);padding:10px 12px}.HeroFunnelIdeation-module__-maxga__metricLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:4px;margin-bottom:4px;font-size:11px;font-weight:600;display:flex}.HeroFunnelIdeation-module__-maxga__metricValue{color:var(--text-primary);font-size:14px;font-weight:600}.HeroFunnelIdeation-module__-maxga__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.HeroFunnelIdeation-module__-maxga__intentBadge{color:#059669;border-radius:var(--radius-badge);background:#34d3991a;border:1px solid #34d39933;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}@keyframes HeroFunnelIdeation-module__-maxga__reverseGenieOut{0%,55%{opacity:0;filter:blur(8px);transform:translate3d(0,-200px,-150px)scaleX(.1)scaleY(2.5)rotateX(60deg)}58%{opacity:.6;filter:blur(3px);animation-timing-function:cubic-bezier(.2,.8,.3,1);transform:translate3d(0,-80px,-60px)scaleX(.5)scaleY(1.3)rotateX(20deg)}65%{opacity:1;filter:blur();animation-timing-function:ease-out;transform:translate(0,0)scaleX(1)scaleY(1)rotateX(0)}78%{opacity:1;filter:blur();animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translateY(15px)scaleX(1)scaleY(1)rotateX(0)}85%,to{opacity:0;filter:blur(4px);transform:translateY(60px)scaleX(.97)scaleY(.97)rotateX(-3deg)}}
.CustomerHero-module__JtEnpW__section{text-align:center;flex-direction:column;align-items:center;padding-top:80px;padding-bottom:48px;display:flex}.CustomerHero-module__JtEnpW__badge{margin-bottom:28px}.CustomerHero-module__JtEnpW__headline{max-width:760px;margin:0 0 28px}.CustomerHero-module__JtEnpW__description{max-width:560px;color:var(--text-secondary);margin:0 0 40px}.CustomerHero-module__JtEnpW__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:64px;display:flex}.CustomerHero-module__JtEnpW__statsRow{grid-template-columns:repeat(4,1fr);width:100%;max-width:960px;margin:0 auto;display:grid}.CustomerHero-module__JtEnpW__statCard{text-align:center;border-left:1px solid var(--border-light);flex-direction:column;align-items:center;gap:14px;padding:0 28px;display:flex}.CustomerHero-module__JtEnpW__statCard:first-child{border-left:0}.CustomerHero-module__JtEnpW__statEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);font-family:monospace;font-size:11px;font-weight:500}.CustomerHero-module__JtEnpW__statNumber{color:var(--text-primary);letter-spacing:-.03em;white-space:nowrap;font-family:Plus Jakarta Sans,sans-serif;font-size:36px;font-weight:700;line-height:1}.CustomerHero-module__JtEnpW__statDesc{color:var(--text-tertiary);margin-top:auto;font-size:13px;line-height:1.45}@media (max-width:900px){.CustomerHero-module__JtEnpW__statsRow{grid-template-columns:repeat(2,1fr);row-gap:32px}.CustomerHero-module__JtEnpW__statCard{padding:0 20px}.CustomerHero-module__JtEnpW__statCard:nth-child(odd){border-left:0;padding-left:0}.CustomerHero-module__JtEnpW__statCard:nth-child(2n){padding-right:0}.CustomerHero-module__JtEnpW__statNumber{font-size:32px}}@media (max-width:600px){.CustomerHero-module__JtEnpW__section{padding-top:64px;padding-bottom:56px}.CustomerHero-module__JtEnpW__ctaRow{flex-direction:column;width:100%;max-width:320px;margin-bottom:48px}.CustomerHero-module__JtEnpW__ctaRow>.CustomerHero-module__JtEnpW__btn{width:100%}.CustomerHero-module__JtEnpW__statsRow{grid-template-columns:1fr;row-gap:24px}.CustomerHero-module__JtEnpW__statCard{border-left:0;padding:0}.CustomerHero-module__JtEnpW__statCard+.CustomerHero-module__JtEnpW__statCard{border-top:1px solid var(--border-ultra-light);padding-top:24px}.CustomerHero-module__JtEnpW__statNumber{font-size:28px}}
.CaseStudyBody-module__JWBfRa__section{padding-top:40px;padding-bottom:var(--section-spacing)}.CaseStudyBody-module__JWBfRa__layout{grid-template-columns:1fr 300px;align-items:flex-start;column-gap:80px;display:grid}.CaseStudyBody-module__JWBfRa__content{min-width:0}.CaseStudyBody-module__JWBfRa__videoWrapper{aspect-ratio:16/9;border-radius:var(--radius-card);border:1px solid var(--border-light);width:100%;margin-bottom:48px;overflow:hidden}.CaseStudyBody-module__JWBfRa__video{border:none;width:100%;height:100%}.CaseStudyBody-module__JWBfRa__body{max-width:680px}.CaseStudyBody-module__JWBfRa__body>:first-child{margin-top:0}.CaseStudyBody-module__JWBfRa__paragraph{color:var(--text-secondary);letter-spacing:-.005em;margin:0 0 20px;font-size:17px;line-height:1.75}.CaseStudyBody-module__JWBfRa__paragraph strong{color:var(--text-primary);font-weight:600}.CaseStudyBody-module__JWBfRa__link{color:var(--text-primary);background-image:linear-gradient(to right, var(--accent) 50%, var(--accent) 50%);transition:color var(--duration-fast) var(--ease);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;padding-bottom:2px;text-decoration:none}.CaseStudyBody-module__JWBfRa__link:hover{color:var(--accent-hover)}.CaseStudyBody-module__JWBfRa__subheadline{margin:40px 0 16px}.CaseStudyBody-module__JWBfRa__chapter{margin:64px 0 28px}.CaseStudyBody-module__JWBfRa__chapter:first-child{margin-top:24px}.CaseStudyBody-module__JWBfRa__chapterInner{padding-top:28px}.CaseStudyBody-module__JWBfRa__chapterLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px;font-family:monospace;font-size:11px;font-weight:600;display:inline-block}.CaseStudyBody-module__JWBfRa__chapterHeadline{max-width:680px;margin:0;font-size:32px;line-height:1.15}.CaseStudyBody-module__JWBfRa__pullQuote{border-left:3px solid var(--accent);background:var(--accent-subtle);border-radius:0 var(--radius-card) var(--radius-card) 0;color:var(--text-primary);margin:40px 0;padding:24px 28px}.CaseStudyBody-module__JWBfRa__pullQuoteText{font-size:18px;font-style:italic;line-height:1.65}.CaseStudyBody-module__JWBfRa__pullQuoteText p{margin:0}.CaseStudyBody-module__JWBfRa__pullQuoteCite{flex-direction:column;gap:2px;margin-top:16px;display:flex}.CaseStudyBody-module__JWBfRa__pullQuoteName{color:var(--text-primary);letter-spacing:-.005em;font-size:13px;font-style:normal;font-weight:600;line-height:1.3}.CaseStudyBody-module__JWBfRa__pullQuoteRole{color:var(--text-tertiary);font-size:12px;font-style:normal;line-height:1.35}.CaseStudyBody-module__JWBfRa__pullQuoteAttributed .CaseStudyBody-module__JWBfRa__pullQuoteCite{flex-direction:row;align-items:center;gap:12px}.CaseStudyBody-module__JWBfRa__pullQuoteAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.CaseStudyBody-module__JWBfRa__pullQuoteMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.CaseStudyBody-module__JWBfRa__imageWrapper{border-radius:var(--radius-card);border:1px solid var(--border-light);margin:40px 0;overflow:hidden}.CaseStudyBody-module__JWBfRa__bodyImage{width:100%;height:auto;display:block}.CaseStudyBody-module__JWBfRa__imageCaption{color:var(--text-tertiary);background:var(--off-white);border-top:1px solid var(--border-light);padding:12px 16px;font-size:12px}.CaseStudyBody-module__JWBfRa__sidebar{align-self:start;position:sticky;top:96px}.CaseStudyBody-module__JWBfRa__sidebarCard{border:1px solid var(--border-light);border-radius:var(--radius-card);background:linear-gradient(#f7f7f840 0%,#f7f7f800 100%);flex-direction:column;padding:24px 22px;display:flex;overflow:hidden;box-shadow:0 1px 2px #00000005}.CaseStudyBody-module__JWBfRa__sidebarHeader{border-bottom:1px solid var(--border-light);flex-direction:column;gap:10px;margin-bottom:4px;padding-bottom:20px;display:flex}.CaseStudyBody-module__JWBfRa__sidebarEyebrow{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.12em;font-family:monospace;font-size:10px;font-weight:500}.CaseStudyBody-module__JWBfRa__sidebarLogo{margin:-24px -22px 20px;display:block}.CaseStudyBody-module__JWBfRa__sidebarLogo img{object-fit:cover;object-position:center;width:100%;height:120px;display:block}.CaseStudyBody-module__JWBfRa__sidebarCompany{color:var(--text-primary);letter-spacing:-.015em;font-size:17px;font-weight:650}.CaseStudyBody-module__JWBfRa__industryPill{background:var(--accent-light);color:var(--text-primary);border-radius:var(--radius-badge);letter-spacing:-.005em;align-self:flex-start;align-items:center;margin-top:2px;padding:3px 10px;font-size:11px;font-weight:500;display:inline-flex}.CaseStudyBody-module__JWBfRa__infoList{flex-direction:column;margin:0;display:flex}.CaseStudyBody-module__JWBfRa__infoRow{border-bottom:1px solid var(--border-ultra-light);justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.CaseStudyBody-module__JWBfRa__infoRow:last-child{border-bottom:0}.CaseStudyBody-module__JWBfRa__infoLabel{color:var(--text-tertiary);letter-spacing:-.005em;flex-shrink:0;font-size:13px;font-weight:500;line-height:1.45}.CaseStudyBody-module__JWBfRa__infoValue{color:var(--text-primary);text-align:right;word-break:break-word;margin:0;font-size:13px;font-weight:500;line-height:1.45}.CaseStudyBody-module__JWBfRa__sidebarFoot{border-top:1px solid var(--border-light);flex-direction:column;gap:14px;margin-top:20px;padding-top:20px;display:flex}.CaseStudyBody-module__JWBfRa__sidebarPitch{flex-direction:column;gap:8px;display:flex}.CaseStudyBody-module__JWBfRa__sidebarPitchHeading{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:600;line-height:1.3}.CaseStudyBody-module__JWBfRa__sidebarPitchBody{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.CaseStudyBody-module__JWBfRa__sidebarWebsite{color:var(--text-secondary);transition:color var(--duration-fast) var(--ease), gap var(--duration-fast) var(--ease);align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.CaseStudyBody-module__JWBfRa__sidebarWebsite:hover{color:var(--accent-hover);gap:10px}.CaseStudyBody-module__JWBfRa__sidebarCta{justify-content:center;width:100%}@media (max-width:900px){.CaseStudyBody-module__JWBfRa__layout{grid-template-columns:1fr;row-gap:56px}.CaseStudyBody-module__JWBfRa__sidebar{order:-1;position:static;top:auto}.CaseStudyBody-module__JWBfRa__sidebarCard{width:100%;max-width:none}.CaseStudyBody-module__JWBfRa__chapterHeadline{font-size:28px}}@media (max-width:768px){.CaseStudyBody-module__JWBfRa__sidebarCard{padding:20px 18px}.CaseStudyBody-module__JWBfRa__sidebarLogo{margin:-20px -18px 18px}.CaseStudyBody-module__JWBfRa__sidebarLogo img{height:88px}}@media (max-width:600px){.CaseStudyBody-module__JWBfRa__section{padding-top:24px}.CaseStudyBody-module__JWBfRa__sidebarCard{max-width:none}.CaseStudyBody-module__JWBfRa__chapter{margin:48px 0 20px}.CaseStudyBody-module__JWBfRa__chapterInner{padding-top:24px}.CaseStudyBody-module__JWBfRa__chapterHeadline{font-size:24px}.CaseStudyBody-module__JWBfRa__pullQuote{padding:28px 24px 24px}.CaseStudyBody-module__JWBfRa__pullQuoteText{font-size:18px}}
.CustomerStories-module__ld7PXW__section{padding-top:0;padding-bottom:var(--section-spacing)}.CustomerStories-module__ld7PXW__storiesHeader{justify-content:space-between;align-items:center;gap:24px;padding-top:48px;padding-bottom:32px;display:flex}.CustomerStories-module__ld7PXW__storiesLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;font-family:Menlo,Monaco,monospace;font-size:12px}.CustomerStories-module__ld7PXW__storiesCount{color:var(--text-secondary);margin-left:6px}.CustomerStories-module__ld7PXW__filterBar{flex-wrap:wrap;gap:6px;display:flex}.CustomerStories-module__ld7PXW__filterPill{border:1px solid var(--border-light);border-radius:var(--radius-button);color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease), box-shadow var(--duration-fast) var(--ease), color var(--duration-fast) var(--ease), border-color var(--duration-fast) var(--ease);text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(#fff,#f8f8f8);padding:7px 14px;font-size:11px;font-weight:600;box-shadow:0 1px 2px #0000000a,inset 0 1px #fffc}.CustomerStories-module__ld7PXW__filterPill:hover{color:var(--text-primary);background:linear-gradient(#fff,#f5f5f5);box-shadow:0 2px 6px #00000014,inset 0 1px #fffc}.CustomerStories-module__ld7PXW__filterPill:active{background:linear-gradient(#f5f5f5,#f0f0f0);box-shadow:inset 0 1px 2px #0000000f}.CustomerStories-module__ld7PXW__filterActive,.CustomerStories-module__ld7PXW__filterActive:hover{background:linear-gradient(to bottom, #2a2a2a, var(--text-primary));color:var(--white);border-color:var(--text-primary);box-shadow:0 1px 2px #0003,inset 0 1px #ffffff0f}.CustomerStories-module__ld7PXW__filterActive:active{background:linear-gradient(to bottom, var(--text-primary), #1a1a1a);box-shadow:inset 0 1px 2px #0000004d}.CustomerStories-module__ld7PXW__grid{gap:var(--space-card-gap);grid-template-columns:repeat(3,1fr);margin-bottom:48px;display:grid}.CustomerStories-module__ld7PXW__card{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-card);transition:border-color var(--duration-normal) var(--ease), box-shadow var(--duration-normal) var(--ease);opacity:0;animation:CustomerStories-module__ld7PXW__cardReveal .6s var(--ease) forwards;animation-delay:calc(var(--stagger,0) * 1ms);flex-direction:column;display:flex;overflow:hidden;transform:translateY(12px)}@keyframes CustomerStories-module__ld7PXW__cardReveal{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CustomerStories-module__ld7PXW__card{opacity:1;animation:none;transform:none}}.CustomerStories-module__ld7PXW__card:hover{border-color:#00000024;box-shadow:0 1px 2px #0000000a,0 8px 24px -4px #0000000f}.CustomerStories-module__ld7PXW__thumbnailWrapper{aspect-ratio:16/10;background:var(--off-white);width:100%;position:relative;overflow:hidden}.CustomerStories-module__ld7PXW__thumbnail{object-fit:cover;width:100%;height:100%}.CustomerStories-module__ld7PXW__thumbnailPlaceholder{background:var(--off-white);width:100%;height:100%}.CustomerStories-module__ld7PXW__cardBody{flex-direction:column;flex:1;gap:20px;padding:28px;display:flex}.CustomerStories-module__ld7PXW__tagRow{flex-wrap:wrap;gap:6px;display:flex}.CustomerStories-module__ld7PXW__tag{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-family:monospace;font-size:11px;font-weight:500}.CustomerStories-module__ld7PXW__cardTitle{color:var(--text-primary);letter-spacing:-.015em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.CustomerStories-module__ld7PXW__cardDescription{display:none}.CustomerStories-module__ld7PXW__statBadge{align-items:center;gap:12px;min-width:0;display:flex;overflow:hidden}.CustomerStories-module__ld7PXW__statValue{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;line-height:1;overflow:hidden}.CustomerStories-module__ld7PXW__statBadge:after{content:"";background:#0000001a;flex-shrink:0;order:1;width:1px;height:16px}.CustomerStories-module__ld7PXW__statLabel{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;order:2;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.CustomerStories-module__ld7PXW__cardFooter{border-top:1px solid var(--border-ultra-light);align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.CustomerStories-module__ld7PXW__authorRow{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.CustomerStories-module__ld7PXW__authorAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.CustomerStories-module__ld7PXW__authorText{flex-direction:column;min-width:0;display:flex}.CustomerStories-module__ld7PXW__authorName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.35;overflow:hidden}.CustomerStories-module__ld7PXW__authorRole{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:11px;line-height:1.35;overflow:hidden}.CustomerStories-module__ld7PXW__loadMoreRow{justify-content:center;margin-bottom:48px;display:flex}.CustomerStories-module__ld7PXW__loadMoreBtn{min-width:200px}.CustomerStories-module__ld7PXW__ctaRow{justify-content:center;gap:12px;display:flex}@media (max-width:900px){.CustomerStories-module__ld7PXW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CustomerStories-module__ld7PXW__grid{grid-template-columns:1fr}.CustomerStories-module__ld7PXW__storiesHeader{flex-direction:column;align-items:flex-start;gap:16px;padding-top:24px;padding-bottom:24px}.CustomerStories-module__ld7PXW__filterBar{flex-wrap:nowrap;width:100%;padding-bottom:8px;overflow-x:auto}.CustomerStories-module__ld7PXW__filterPill{flex-shrink:0}}
.CaseStudyCTA-module__skVlKG__section{background-color:var(--white);width:100%;padding:0;display:block}.CaseStudyCTA-module__skVlKG__container{width:100%;max-width:calc(var(--max-width) + 48px);margin:0 auto;padding:0 24px;display:block;overflow:hidden;position:relative!important}.CaseStudyCTA-module__skVlKG__inner{z-index:2;text-align:center;padding:120px;position:relative}.CaseStudyCTA-module__skVlKG__headline{max-width:540px;margin-bottom:16px;margin-left:auto;margin-right:auto}.CaseStudyCTA-module__skVlKG__description{max-width:480px;margin-bottom:28px;margin-left:auto;margin-right:auto}.CaseStudyCTA-module__skVlKG__buttonGroup{justify-content:center;align-items:center;gap:12px;display:flex}@media (max-width:900px){.CaseStudyCTA-module__skVlKG__inner{padding:80px 48px}}@media (max-width:768px){.CaseStudyCTA-module__skVlKG__container{padding:0 20px}.CaseStudyCTA-module__skVlKG__inner{padding:64px 24px}.CaseStudyCTA-module__skVlKG__headline,.CaseStudyCTA-module__skVlKG__description{max-width:100%}.CaseStudyCTA-module__skVlKG__buttonGroup{flex-wrap:wrap}}
.LegalHero-module__zMhXWq__section{max-width:760px;padding-top:80px;padding-bottom:40px}.LegalHero-module__zMhXWq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:24px;font-family:Menlo,Monaco,monospace;font-size:12px;font-weight:600}.LegalHero-module__zMhXWq__title{letter-spacing:-.025em;margin:0 0 20px}.LegalHero-module__zMhXWq__intro{color:var(--text-secondary);margin:0 0 24px}.LegalHero-module__zMhXWq__lastUpdated{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);font-family:Menlo,Monaco,monospace;font-size:12px;font-weight:500}@media (max-width:768px){.LegalHero-module__zMhXWq__section{padding-top:48px;padding-bottom:32px}.LegalHero-module__zMhXWq__eyebrow{margin-bottom:16px}}
.CaseStudyRelated-module__r0ebAq__section{padding-top:var(--section-spacing);padding-bottom:var(--section-spacing)}.CaseStudyRelated-module__r0ebAq__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.CaseStudyRelated-module__r0ebAq__headline{max-width:640px;margin:0}.CaseStudyRelated-module__r0ebAq__seeAll{flex-shrink:0}.CaseStudyRelated-module__r0ebAq__grid{gap:var(--space-card-gap);grid-template-columns:repeat(3,1fr);display:grid}.CaseStudyRelated-module__r0ebAq__card{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-card);transition:border-color var(--duration-normal) var(--ease), box-shadow var(--duration-normal) var(--ease);flex-direction:column;display:flex;overflow:hidden}.CaseStudyRelated-module__r0ebAq__card:hover{border-color:#00000024;box-shadow:0 1px 2px #0000000a,0 8px 24px -4px #0000000f}.CaseStudyRelated-module__r0ebAq__thumbnailWrapper{aspect-ratio:16/10;background:var(--off-white);width:100%;position:relative;overflow:hidden}.CaseStudyRelated-module__r0ebAq__thumbnail{object-fit:cover;width:100%;height:100%}.CaseStudyRelated-module__r0ebAq__thumbnailPlaceholder{background:var(--off-white);width:100%;height:100%}.CaseStudyRelated-module__r0ebAq__cardBody{flex-direction:column;flex:1;gap:20px;padding:28px;display:flex}.CaseStudyRelated-module__r0ebAq__tagRow{flex-wrap:wrap;gap:6px;display:flex}.CaseStudyRelated-module__r0ebAq__tag{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;font-family:monospace;font-size:11px;font-weight:500}.CaseStudyRelated-module__r0ebAq__cardTitle{color:var(--text-primary);letter-spacing:-.015em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.CaseStudyRelated-module__r0ebAq__statBadge{align-items:center;gap:12px;display:flex}.CaseStudyRelated-module__r0ebAq__statValue{color:var(--text-primary);letter-spacing:-.02em;flex-shrink:0;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;line-height:1}.CaseStudyRelated-module__r0ebAq__statBadge:after{content:"";background:#0000001a;flex-shrink:0;order:1;width:1px;height:16px}.CaseStudyRelated-module__r0ebAq__statLabel{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;order:2;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.CaseStudyRelated-module__r0ebAq__cardFooter{border-top:1px solid var(--border-ultra-light);align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.CaseStudyRelated-module__r0ebAq__authorRow{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.CaseStudyRelated-module__r0ebAq__authorAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.CaseStudyRelated-module__r0ebAq__authorText{flex-direction:column;min-width:0;display:flex}.CaseStudyRelated-module__r0ebAq__authorName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.35;overflow:hidden}.CaseStudyRelated-module__r0ebAq__authorRole{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;font-size:11px;line-height:1.35;overflow:hidden}@media (max-width:900px){.CaseStudyRelated-module__r0ebAq__grid{grid-template-columns:repeat(2,1fr)}.CaseStudyRelated-module__r0ebAq__header{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:768px){.CaseStudyRelated-module__r0ebAq__grid{grid-template-columns:1fr}}
.RichText-module__iK30xa__section{padding-top:0;padding-bottom:var(--section-spacing)}.RichText-module__iK30xa__body{max-width:760px;color:var(--text-primary)}.RichText-module__iK30xa__p{color:var(--text-secondary);margin:0 0 20px;font-size:16px;line-height:1.7}.RichText-module__iK30xa__h2{letter-spacing:-.025em;color:var(--text-primary);margin:56px 0 16px}.RichText-module__iK30xa__h2:first-child{margin-top:0}.RichText-module__iK30xa__h3{letter-spacing:-.015em;color:var(--text-primary);margin:40px 0 12px}.RichText-module__iK30xa__quote{border-left:2px solid var(--accent);color:var(--text-secondary);margin:32px 0;padding:16px 24px;font-style:italic}.RichText-module__iK30xa__ul,.RichText-module__iK30xa__ol{color:var(--text-secondary);margin:0 0 20px;padding-left:24px}.RichText-module__iK30xa__li{margin-bottom:8px;font-size:16px;line-height:1.7}.RichText-module__iK30xa__link{color:var(--text-primary);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px;transition:text-decoration-color var(--duration-fast) var(--ease);text-decoration-thickness:1px}.RichText-module__iK30xa__link:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}@media (max-width:768px){.RichText-module__iK30xa__h2{margin:40px 0 12px}.RichText-module__iK30xa__h3{margin:32px 0 10px}}
