.Hero-module__ZARIfG__hero-section{padding:160px 0 50px;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.Hero-module__ZARIfG__hero-container-centered{text-align:center;flex-direction:column;align-items:center;gap:48px;display:flex}.Hero-module__ZARIfG__hero-content{flex-direction:column;align-items:flex-start;min-width:0;max-width:100%;display:flex}.Hero-module__ZARIfG__hero-content-centered{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}.Hero-module__ZARIfG__hero-visual-centered{width:100%;max-width:900px;margin:0 auto}.Hero-module__ZARIfG__hero-integrations-fullwidth{border-top:none;grid-column:1/-1;width:100%;margin-top:56px;padding-top:0}.Hero-module__ZARIfG__hero-title{letter-spacing:-.03em;margin:24px 0 18px;font-size:clamp(32px,6vw,49px);font-weight:850;line-height:1.1}.Hero-module__ZARIfG__hero-description{color:var(--text-muted);margin-bottom:32px;font-size:18px;line-height:1.6}.Hero-module__ZARIfG__hero-cta-group{flex-direction:column;align-items:center;gap:16px;max-width:100%;margin-bottom:24px;display:inline-flex}.Hero-module__ZARIfG__hero-cta-group .Hero-module__ZARIfG__btn-primary span{transition:transform .2s}.Hero-module__ZARIfG__hero-cta-group .Hero-module__ZARIfG__btn-primary:hover span{transform:translate(4px)}.Hero-module__ZARIfG__btn-hero-primary{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-hover) 100%);letter-spacing:.02em;white-space:normal;text-align:center;border:1px solid #fff3;border-radius:12px;max-width:100%;padding:16px 32px;font-weight:800;transition:all .4s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden;box-shadow:0 8px 30px #f2740533,inset 0 1px #fff6;color:#fff!important}.Hero-module__ZARIfG__btn-hero-primary:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 100%);border:1px solid #ffffff1a;border-radius:8px;position:absolute;inset:4px}.Hero-module__ZARIfG__btn-hero-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 12px 40px #f274054d,inset 0 1px #ffffff80}.Hero-module__ZARIfG__hero-social-proof{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:100px;align-items:center;gap:20px;width:fit-content;max-width:100%;margin-bottom:32px;padding:14px 20px;display:flex}.Hero-module__ZARIfG__hero-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__ZARIfG__stat-number{color:var(--cta-color);letter-spacing:-.02em;font-size:15px;font-weight:800}.Hero-module__ZARIfG__stat-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.Hero-module__ZARIfG__stat-divider{background:var(--glass-border);width:1px;height:24px}.Hero-module__ZARIfG__hero-integrations{border-top:1px solid var(--glass-border);width:100%;padding-top:24px}.Hero-module__ZARIfG__hero-integrations>span{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:12px;font-weight:600;display:block}.Hero-module__ZARIfG__hero-integrations-new{width:100%;margin-top:32px}.Hero-module__ZARIfG__integrations-label-new{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:13px;font-weight:700;display:block}.Hero-module__ZARIfG__integration-cards-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%;padding:32px 8px;display:flex}.Hero-module__ZARIfG__integration-cards-grid::-webkit-scrollbar{height:4px}.Hero-module__ZARIfG__integration-cards-grid::-webkit-scrollbar-track{background:0 0}.Hero-module__ZARIfG__integration-cards-grid::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:4px}.Hero-module__ZARIfG__integration-card-box{-webkit-backdrop-filter:blur(14px);background:#ffffff73;border:1px solid #ffffff80;border-radius:16px;justify-content:center;align-items:center;width:clamp(80px,20vw,125px);height:clamp(80px,20vw,125px);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #6c5ce70d,0 0 12px #6c5ce714,inset 0 1px 1px #ffffff4d}.Hero-module__ZARIfG__integration-card-box:hover{background:#ffffffe6;border-color:#ea580c80;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 24px #ea580c26,0 0 12px #ea580c33,inset 0 1px 2px #fff6}[data-theme=dark] .Hero-module__ZARIfG__integration-card-box{background:#ffffff05;border-color:#ffffff0f;box-shadow:0 8px 32px #0000004d,0 0 15px #6c5ce726,inset 0 1px 1px #ffffff0d}[data-theme=dark] .Hero-module__ZARIfG__integration-card-box:hover{background:#1e2030d9;border-color:#6c5ce7b3;box-shadow:0 10px 28px #0006,0 0 20px #6c5ce766,inset 0 1px 2px #ffffff26}.Hero-module__ZARIfG__integration-card-box img{filter:grayscale()opacity(.6);transition:all .3s cubic-bezier(.4,0,.2,1)}.Hero-module__ZARIfG__integration-card-box:hover img{filter:grayscale(0%)opacity();transform:scale(1.12)}.Hero-module__ZARIfG__integration-card-box span{color:var(--text-muted);font-size:11px;font-weight:700}.Hero-module__ZARIfG__logo-gsc{color:#f4b400}.Hero-module__ZARIfG__logo-ga4{color:#f47b20}.Hero-module__ZARIfG__logo-openai{color:#10a37f}.Hero-module__ZARIfG__logo-gemini{color:#1a73e8}.Hero-module__ZARIfG__logo-grok{color:var(--cta-color)}[data-theme=dark] .Hero-module__ZARIfG__logo-grok{color:#fff}[data-theme=dark] .Hero-module__ZARIfG__logo-gemini{color:#51a7f9}[data-theme=dark] .Hero-module__ZARIfG__logo-openai{color:#3bd6a8}[data-theme=dark] .Hero-module__ZARIfG__model-tag.Hero-module__ZARIfG__gemini{color:#a78bfa;background:#6c5ce708;border-color:#6c5ce74d}[data-theme=dark] .Hero-module__ZARIfG__model-tag.Hero-module__ZARIfG__grok{color:var(--accent-green);background:#00d4aa08;border-color:#00d4aa4d}.Hero-module__ZARIfG__hero-visual{justify-content:center;width:100%;min-width:0;max-width:100%;display:flex}.Hero-module__ZARIfG__dashboard-mock{backdrop-filter:blur(40px);background:#fff6;border:1px solid #fff9;border-radius:20px;flex-direction:column;width:100%;max-width:480px;height:480px;display:flex;overflow:visible;box-shadow:0 24px 60px -15px #0000001a,inset 0 1px #fffc,inset 0 -1px #fff3,inset 0 0 0 1px #ffffff80}[data-theme=dark] .Hero-module__ZARIfG__dashboard-mock{background:#14141480;border:1px solid #ffffff14;box-shadow:0 24px 60px -15px #00000080,inset 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0d}.Hero-module__ZARIfG__mock-header{border-bottom:1px solid var(--glass-border);background:#ffffff4d;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex}[data-theme=dark] .Hero-module__ZARIfG__mock-header{background:#0003}.Hero-module__ZARIfG__mock-window-dots{gap:6px;display:flex}.Hero-module__ZARIfG__mock-window-dots span{background:var(--text-dim);border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__mock-window-dots span:first-child{background:#ff5f56}.Hero-module__ZARIfG__mock-window-dots span:nth-child(2){background:#ffbd2e}.Hero-module__ZARIfG__mock-window-dots span:nth-child(3){background:#27c93f}.Hero-module__ZARIfG__mock-tabs{gap:4px;display:flex}.Hero-module__ZARIfG__mock-tab{color:var(--text-muted);font-family:var(--theme-font-sans);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.Hero-module__ZARIfG__mock-tab.Hero-module__ZARIfG__active{color:var(--text-main);background:#fffc;box-shadow:0 2px 8px #6c5ce70d}[data-theme=dark] .Hero-module__ZARIfG__mock-tab.Hero-module__ZARIfG__active{background:var(--glass-bg-hover);box-shadow:inset 0 1px #ffffff0d}.Hero-module__ZARIfG__mock-body{background:#ffffffbf;border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex:1;padding:24px;overflow-y:auto}[data-theme=dark] .Hero-module__ZARIfG__mock-body{background:#00000080}.Hero-module__ZARIfG__tab-content{flex-direction:column;height:100%;display:flex}.Hero-module__ZARIfG__score-widget{border:1px solid var(--glass-border);background:#fff6;border-radius:16px;align-items:center;gap:20px;margin-bottom:20px;padding:16px;display:flex}[data-theme=dark] .Hero-module__ZARIfG__score-widget{background:#ffffff03}.Hero-module__ZARIfG__circular-progress{width:84px;height:84px;position:relative}.Hero-module__ZARIfG__circular-progress svg{transform:rotate(-90deg)}.Hero-module__ZARIfG__progress-bg{fill:none;stroke:#0000000a;stroke-width:4px}[data-theme=dark] .Hero-module__ZARIfG__progress-bg{stroke:#ffffff0a}.Hero-module__ZARIfG__progress-bar{fill:none;stroke:var(--brand);stroke-width:4px;stroke-dasharray:251.2;stroke-linecap:round;transition:stroke-dashoffset .8s ease-out}.Hero-module__ZARIfG__score-value{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__ZARIfG__score-value .Hero-module__ZARIfG__number{color:var(--text-main);font-size:16px;font-weight:800}.Hero-module__ZARIfG__score-value .Hero-module__ZARIfG__label{color:var(--text-dim);text-transform:uppercase;font-size:8px;font-weight:600}.Hero-module__ZARIfG__score-summary h4{margin-bottom:4px;font-size:14px;font-weight:700}.Hero-module__ZARIfG__score-summary p{color:var(--text-muted);margin-bottom:6px;font-size:11px}.Hero-module__ZARIfG__status-badge{color:var(--accent-green);text-transform:uppercase;background:#00b89414;border:1px solid #00b89426;border-radius:100px;padding:2px 8px;font-size:9px;font-weight:800;display:inline-block}[data-theme=dark] .Hero-module__ZARIfG__status-badge{background:#00d4aa1a;border:1px solid #00d4aa33}.Hero-module__ZARIfG__checklist-items{flex-direction:column;gap:12px;display:flex}.Hero-module__ZARIfG__check-item{border:1px solid var(--glass-border);background:#ffffff4d;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;display:flex;position:relative}[data-theme=dark] .Hero-module__ZARIfG__check-item{background:#ffffff03}.Hero-module__ZARIfG__check-box{border:1px solid var(--glass-border);color:#fff;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;font-size:10px;display:flex}.Hero-module__ZARIfG__check-item.Hero-module__ZARIfG__completed .Hero-module__ZARIfG__check-box{background:var(--accent-green);border-color:var(--accent-green)}.Hero-module__ZARIfG__check-item.Hero-module__ZARIfG__in-progress .Hero-module__ZARIfG__check-box{border-color:var(--brand)}.Hero-module__ZARIfG__check-text h5,.Hero-module__ZARIfG__check-text-title{margin-bottom:2px;font-size:12px;font-weight:700}.Hero-module__ZARIfG__check-text p{color:var(--text-muted);font-size:10px;line-height:1.4}.Hero-module__ZARIfG__suggested-tag{color:var(--accent-blue);text-transform:uppercase;font-size:8px;font-weight:700;position:absolute;top:8px;right:12px}.Hero-module__ZARIfG__ai-chat-thread{flex-direction:column;gap:16px;height:100%;display:flex}.Hero-module__ZARIfG__chat-msg{align-items:flex-start;gap:10px;display:flex}.Hero-module__ZARIfG__chat-msg.Hero-module__ZARIfG__user{justify-content:flex-end}.Hero-module__ZARIfG__chat-avatar{background:var(--glass-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex}.Hero-module__ZARIfG__chat-avatar.Hero-module__ZARIfG__font-brand{background:var(--brand);color:#fff}.Hero-module__ZARIfG__chat-avatar.Hero-module__ZARIfG__font-grok{border:1px solid var(--glass-border);color:#fff;background:#000}.Hero-module__ZARIfG__chat-bubble{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;max-width:80%;padding:10px 14px;box-shadow:0 4px 12px #00000005}.Hero-module__ZARIfG__chat-bubble p{font-size:11px;line-height:1.4}.Hero-module__ZARIfG__chat-msg.Hero-module__ZARIfG__user .Hero-module__ZARIfG__chat-bubble{background:var(--brand);border-color:var(--brand);color:#fff}.Hero-module__ZARIfG__suggestion-box{border:1px dashed var(--glass-border);background:#00000008;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:8px;display:flex}[data-theme=dark] .Hero-module__ZARIfG__suggestion-box{background:#0006}.Hero-module__ZARIfG__suggestion-box code{color:var(--brand);font-family:monospace;font-size:9px}[data-theme=dark] .Hero-module__ZARIfG__suggestion-box code{color:var(--accent-green)}.Hero-module__ZARIfG__btn-copy{background:var(--glass-bg-hover);border:1px solid var(--glass-border);color:var(--text-main);cursor:pointer;border-radius:4px;padding:4px 8px;font-size:9px;font-weight:700}@media (max-width:1024px){.Hero-module__ZARIfG__hero-section{padding:120px 0 60px}.Hero-module__ZARIfG__hero-container{grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__score-widget{text-align:center;flex-wrap:wrap;justify-content:center;gap:12px;padding:12px}.Hero-module__ZARIfG__circular-progress{width:64px;height:64px}.Hero-module__ZARIfG__hero-title{font-size:clamp(32px,6vw,44px)}.Hero-module__ZARIfG__hero-content{text-align:center;align-items:center}.Hero-module__ZARIfG__hero-content .Hero-module__ZARIfG__hero-badge{align-self:center;margin:0 auto 24px}.Hero-module__ZARIfG__hero-cta-group{justify-content:center;align-items:center}.Hero-module__ZARIfG__hero-integrations{flex-direction:column;align-items:center;display:flex}}@media (max-width:480px){.Hero-module__ZARIfG__hero-title{font-size:clamp(26px,8vw,32px)}.Hero-module__ZARIfG__hero-social-proof{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;padding:12px 16px}.Hero-module__ZARIfG__stat-divider{display:none}.Hero-module__ZARIfG__integration-cards-grid{gap:12px;padding:16px 0}.Hero-module__ZARIfG__hero-cta-group{flex-direction:column;width:100%;min-width:0;max-width:100vw;display:flex;overflow:hidden}.Hero-module__ZARIfG__hero-cta-group>a{text-align:center;white-space:normal;word-break:break-word;justify-content:center;align-items:center;width:100%;max-width:100%;padding:14px 16px;font-size:15px;display:flex}.Hero-module__ZARIfG__hero-visual{width:100%;min-width:0;max-width:100%}.Hero-module__ZARIfG__dashboard-mock{width:100%;min-width:0;max-width:100%;height:auto;min-height:420px;overflow:hidden}.Hero-module__ZARIfG__mock-header{width:100%;min-width:0;padding:0 8px}.Hero-module__ZARIfG__mock-body{width:100%;min-width:0;max-width:100%;padding:12px;overflow-x:hidden}.Hero-module__ZARIfG__mock-url-bar{text-overflow:ellipsis;min-width:0;max-width:100px;padding:4px 8px;font-size:10px;overflow:hidden}.Hero-module__ZARIfG__mock-tabs{gap:2px;min-width:0;overflow:hidden}.Hero-module__ZARIfG__mock-tab{white-space:normal;text-align:center;padding:4px 6px;font-size:11px}}@media (max-width:768px){.Hero-module__ZARIfG__hero-proof-bar{border-radius:16px;flex-wrap:wrap;gap:12px}.Hero-module__ZARIfG__proof-sep,.Hero-module__ZARIfG__hero-float-badge{display:none}}
.Features-module__zvCZ4q__features-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.Features-module__zvCZ4q__features-section{padding:var(--section-padding-mobile)}}.Features-module__zvCZ4q__features-grid{margin-top:24px}.Features-module__zvCZ4q__feature-card{text-align:center;background:0 0;border-bottom:1px solid #00000014;border-right:1px solid #00000014;border-radius:20px;flex-direction:column;align-items:center;transition:all .3s;display:flex;overflow:hidden;box-shadow:3px 3px 6px #0000000f}[data-theme=dark] .Features-module__zvCZ4q__feature-card{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;box-shadow:3px 3px 6px #0000004d}.Features-module__zvCZ4q__feature-image-wrap{aspect-ratio:16/10;background:#00000005;border-bottom:1px solid #0000000f;width:100%;position:relative;overflow:hidden}.Features-module__zvCZ4q__feature-image-wrap img{object-fit:cover;object-position:top;width:100%;height:100%}[data-theme=dark] .Features-module__zvCZ4q__feature-image-wrap{background:#ffffff05;border-bottom:1px solid #ffffff0f}.Features-module__zvCZ4q__feature-content{flex-direction:column;flex-grow:1;align-items:center;padding:28px;display:flex}.Features-module__zvCZ4q__feature-icon{text-align:center;background:#fffc;border:1px solid #00000014;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:24px;font-size:28px;line-height:1;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #0000000a}.Features-module__zvCZ4q__feature-card:hover .Features-module__zvCZ4q__feature-icon{background:#fff;border-color:#ea580c40;transform:translateY(-2px);box-shadow:0 8px 16px #ea580c14}[data-theme=dark] .Features-module__zvCZ4q__feature-icon{box-shadow:none;background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .Features-module__zvCZ4q__feature-card:hover .Features-module__zvCZ4q__feature-icon{background:#ffffff0f;border-color:#ea580c66}.Features-module__zvCZ4q__feature-title{letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:800}.Features-module__zvCZ4q__feature-description{color:var(--text-muted);font-size:14px;line-height:1.6}.Features-module__zvCZ4q__feature-icon-svg{background:rgba(var(--cta-color-rgb), .08);border:1px solid rgba(var(--cta-color-rgb), .12);width:48px;height:48px;color:var(--cta-color);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;transition:background .2s,box-shadow .2s;display:flex}.Features-module__zvCZ4q__feature-card:hover .Features-module__zvCZ4q__feature-icon-svg{background:rgba(var(--cta-color-rgb), .14);box-shadow:0 4px 16px rgba(var(--cta-color-rgb), .15)}.Features-module__zvCZ4q__feature-outcome{color:var(--cta-color);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:700}[data-theme=dark] .Features-module__zvCZ4q__feature-icon-svg{background:#ea580c1a;border-color:#ea580c26}.Features-module__zvCZ4q__features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__zvCZ4q__feature-icon-wrap{width:48px;height:48px;color:var(--brand);background:#fff;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 20px;transition:all .25s;display:flex;box-shadow:0 2px 8px #0000000a}.Features-module__zvCZ4q__feature-icon-wrap svg{margin:auto}.Features-module__zvCZ4q__feature-card:hover .Features-module__zvCZ4q__feature-icon-wrap{border-color:#f4752140;transform:translateY(-2px);box-shadow:0 6px 12px #f4752114}.Features-module__zvCZ4q__feature-outcome-label{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:10px;font-weight:800}@media (max-width:1024px){.Features-module__zvCZ4q__features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__features-grid{grid-template-columns:1fr}}
.AIShowcase-module__gevd3G__ai-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.AIShowcase-module__gevd3G__ai-section{padding:var(--section-padding-mobile)}}.AIShowcase-module__gevd3G__ai-grid{margin-top:24px}.AIShowcase-module__gevd3G__ai-card{-webkit-backdrop-filter:blur(40px)saturate(150%);border-radius:32px;flex-direction:column;padding:40px 32px;transition:all .6s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;background:#fff6!important;border:1px solid #fff9!important;box-shadow:0 24px 60px -15px #0000000d,inset 0 1px #fffc,inset 0 -1px #fff3!important}.AIShowcase-module__gevd3G__ai-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 40px 80px -20px #0000001a,inset 0 1px #ffffffe6,inset 0 -1px #ffffff4d!important}[data-theme=dark] .AIShowcase-module__gevd3G__ai-card{background:#14141480!important;border:1px solid #ffffff14!important;box-shadow:0 24px 60px -15px #0000004d,inset 0 1px #ffffff1a!important}.AIShowcase-module__gevd3G__ai-logo-wrapper{justify-content:space-between;align-items:center;width:100%;margin-bottom:32px;display:flex}.AIShowcase-module__gevd3G__ai-badge{border-radius:100px;align-self:center;align-items:center;width:max-content;margin:0 auto;padding:4px 10px;font-size:11px;font-weight:800;display:flex}.AIShowcase-module__gevd3G__ai-icon,.AIShowcase-module__gevd3G__ai-logo-box{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:14px;font-weight:850;display:flex}.AIShowcase-module__gevd3G__openai-card:before{background:linear-gradient(135deg,#fff6,#ffffff05 50%,#0984e326)}.AIShowcase-module__gevd3G__openai-tag,.AIShowcase-module__gevd3G__ai-icon.AIShowcase-module__gevd3G__openai,.AIShowcase-module__gevd3G__ai-logo-box.AIShowcase-module__gevd3G__openai{color:var(--accent-blue);background:#0984e314;border:1px solid #0984e326}[data-theme=dark] .AIShowcase-module__gevd3G__openai-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff05 50%,#38bdf840)}[data-theme=dark] .AIShowcase-module__gevd3G__openai-tag,[data-theme=dark] .AIShowcase-module__gevd3G__ai-icon.AIShowcase-module__gevd3G__openai,[data-theme=dark] .AIShowcase-module__gevd3G__ai-logo-box.AIShowcase-module__gevd3G__openai{background:#38bdf81a;border-color:#38bdf833}.AIShowcase-module__gevd3G__gemini-card:before{background:linear-gradient(135deg,#fff6,#ffffff05 50%,#6c5ce726)}.AIShowcase-module__gevd3G__gemini-tag,.AIShowcase-module__gevd3G__ai-icon.AIShowcase-module__gevd3G__gemini,.AIShowcase-module__gevd3G__ai-logo-box.AIShowcase-module__gevd3G__gemini{color:var(--brand);background:#6c5ce714;border:1px solid #6c5ce726}[data-theme=dark] .AIShowcase-module__gevd3G__gemini-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff05 50%,#6c5ce740)}[data-theme=dark] .AIShowcase-module__gevd3G__gemini-tag,[data-theme=dark] .AIShowcase-module__gevd3G__ai-icon.AIShowcase-module__gevd3G__gemini,[data-theme=dark] .AIShowcase-module__gevd3G__ai-logo-box.AIShowcase-module__gevd3G__gemini{background:#6c5ce71a;border-color:#6c5ce733}.AIShowcase-module__gevd3G__grok-card:before{background:linear-gradient(135deg,#fff6,#ffffff05 50%,#00b89426)}.AIShowcase-module__gevd3G__grok-tag,.AIShowcase-module__gevd3G__ai-icon.AIShowcase-module__gevd3G__grok,.AIShowcase-module__gevd3G__ai-logo-box.AIShowcase-module__gevd3G__grok{color:var(--accent-green);background:#00b89414;border:1px solid #00b89426}[data-theme=dark] .AIShowcase-module__gevd3G__grok-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff05 50%,#00d4aa40)}[data-theme=dark] .AIShowcase-module__gevd3G__grok-tag,[data-theme=dark] .AIShowcase-module__gevd3G__ai-icon.AIShowcase-module__gevd3G__grok,[data-theme=dark] .AIShowcase-module__gevd3G__ai-logo-box.AIShowcase-module__gevd3G__grok{background:#00d4aa1a;border-color:#00d4aa33}.AIShowcase-module__gevd3G__ai-title{letter-spacing:-.01em;margin-bottom:12px;font-size:22px;font-weight:800}.AIShowcase-module__gevd3G__ai-desc{color:var(--text-muted);margin-bottom:24px;font-size:14px;line-height:1.6}.AIShowcase-module__gevd3G__ai-features{border-top:1px solid var(--glass-border);flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;list-style:none;display:flex}.AIShowcase-module__gevd3G__ai-features li{color:var(--text-main);font-size:13px;font-weight:600}
.HowItWorks-module__tSMH5W__how-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.HowItWorks-module__tSMH5W__how-section{padding:var(--section-padding-mobile)}}.HowItWorks-module__tSMH5W__steps-grid{margin-top:24px}.HowItWorks-module__tSMH5W__step-card{flex-direction:column;padding:48px 36px;display:flex;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__step-num{background:linear-gradient(135deg,#0000000d,#0000);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:64px;font-weight:900;line-height:1}[data-theme=dark] .HowItWorks-module__tSMH5W__step-num{background:linear-gradient(135deg,#ffffff0f,#fff0)}.HowItWorks-module__tSMH5W__step-card:hover .HowItWorks-module__tSMH5W__step-num{background:linear-gradient(135deg, var(--brand), #6c5ce700);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__tSMH5W__step-title{letter-spacing:-.01em;margin-bottom:12px;font-size:20px;font-weight:800}.HowItWorks-module__tSMH5W__step-desc{color:var(--text-muted);font-size:14px;line-height:1.6}.HowItWorks-module__tSMH5W__step-header-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.HowItWorks-module__tSMH5W__step-time-pill{color:var(--accent-green);background:rgba(var(--accent-green-rgb), .08);border:1px solid rgba(var(--accent-green-rgb), .15);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:100px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}[data-theme=dark] .HowItWorks-module__tSMH5W__step-time-pill{background:rgba(var(--accent-green-rgb), .12);border-color:rgba(var(--accent-green-rgb), .2)}.HowItWorks-module__tSMH5W__steps-list{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.HowItWorks-module__tSMH5W__step-item{-webkit-backdrop-filter:none;gap:28px;margin-bottom:16px;padding:32px 36px;transition:all .5s cubic-bezier(.32,.72,0,1);display:flex;position:relative;background:#fff!important;border:1px solid #fff9!important;border-radius:24px!important;box-shadow:0 10px 30px -10px #0000000d,inset 0 1px #fffc,inset 0 -1px #fff3!important}.HowItWorks-module__tSMH5W__step-item:hover{transform:scale(1.02)translate(8px);box-shadow:0 20px 40px -10px #00000014,inset 0 1px #ffffffe6,inset 0 -1px #ffffff4d!important}[data-theme=dark] .HowItWorks-module__tSMH5W__step-item{background:#111!important;border:1px solid #ffffff14!important;box-shadow:0 10px 30px -10px #0000004d,inset 0 1px #ffffff1a!important}.HowItWorks-module__tSMH5W__step-left{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.HowItWorks-module__tSMH5W__step-number{background:var(--cta-color);color:#fff;letter-spacing:-.02em;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:900;display:flex}.HowItWorks-module__tSMH5W__step-connector{background:var(--glass-border);border-radius:2px;flex:1;width:2px;min-height:24px;margin:8px 0 -24px}.HowItWorks-module__tSMH5W__step-body{flex:1}.HowItWorks-module__tSMH5W__step-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.HowItWorks-module__tSMH5W__step-verb{color:var(--cta-color);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.HowItWorks-module__tSMH5W__step-time{color:var(--accent-green);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:#00b89414;border:1px solid #00b89426;border-radius:100px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.HowItWorks-module__tSMH5W__step-title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:10px;font-size:20px;font-weight:800}.HowItWorks-module__tSMH5W__step-desc{color:var(--text-muted);margin:0;font-size:15px;line-height:1.65}.HowItWorks-module__tSMH5W__cta-sub-note{color:var(--text-dim);text-align:center;letter-spacing:.02em;margin-top:12px;font-size:12px;font-weight:600}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps-list{gap:0}.HowItWorks-module__tSMH5W__step-item{flex-direction:column;gap:16px;padding:24px}.HowItWorks-module__tSMH5W__step-left{flex-direction:row}.HowItWorks-module__tSMH5W__step-connector{display:none}.HowItWorks-module__tSMH5W__step-meta{flex-direction:column;align-items:flex-start;gap:8px}}@media (min-width:769px){.HowItWorks-module__tSMH5W__step-card-alt .HowItWorks-module__tSMH5W__step-card-content{order:2}.HowItWorks-module__tSMH5W__step-card-alt .HowItWorks-module__tSMH5W__step-card-visual{order:1}}@media (max-width:768px){.HowItWorks-module__tSMH5W__step-card{grid-template-columns:1fr!important;gap:32px!important;padding:24px!important}.HowItWorks-module__tSMH5W__step-card-content{order:1!important}.HowItWorks-module__tSMH5W__step-card-visual{order:2!important}}
.Pricing-module__yc4bBa__pricing-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.Pricing-module__yc4bBa__pricing-section{padding:var(--section-padding-mobile)}}@media (max-width:480px){.Pricing-module__yc4bBa__pricing-card{padding:32px 20px}}.Pricing-module__yc4bBa__pricing-grid{align-items:stretch;margin-top:24px}.Pricing-module__yc4bBa__pricing-card{-webkit-backdrop-filter:blur(40px)saturate(150%);flex-direction:column;padding:48px 36px;transition:all .5s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;background:#fff6!important;border:1px solid #fff9!important;border-radius:32px!important;box-shadow:0 24px 60px -15px #0000000d,inset 0 1px #fffc,inset 0 -1px #fff3!important}.Pricing-module__yc4bBa__pricing-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 40px 80px -20px #0000001a,inset 0 1px #ffffffe6,inset 0 -1px #ffffff4d!important}[data-theme=dark] .Pricing-module__yc4bBa__pricing-card{background:#14141480!important;border:1px solid #ffffff14!important;box-shadow:0 24px 60px -15px #0000004d,inset 0 1px #ffffff1a!important}.Pricing-module__yc4bBa__plan-name{letter-spacing:-.01em;margin-bottom:12px;font-size:22px;font-weight:850}.Pricing-module__yc4bBa__plan-price{align-items:baseline;margin-bottom:8px;display:flex}.Pricing-module__yc4bBa__plan-price .Pricing-module__yc4bBa__amount{color:var(--text-main);letter-spacing:-.02em;font-size:44px;font-weight:900}.Pricing-module__yc4bBa__plan-price .Pricing-module__yc4bBa__period{color:var(--text-muted);margin-left:4px;font-size:16px;font-weight:600}.Pricing-module__yc4bBa__plan-desc{color:var(--text-muted);min-height:40px;margin-bottom:32px;font-size:14px}.Pricing-module__yc4bBa__plan-features{flex-direction:column;gap:16px;margin-bottom:40px;list-style:none;display:flex}.Pricing-module__yc4bBa__plan-features li{color:var(--text-muted);align-items:center;gap:10px;font-size:14px;display:flex}.Pricing-module__yc4bBa__plan-features li span{color:var(--accent-green);font-weight:800}.Pricing-module__yc4bBa__plan-features li.Pricing-module__yc4bBa__feature-highlight{color:var(--text-main);font-weight:700}.Pricing-module__yc4bBa__plan-features li.Pricing-module__yc4bBa__feature-highlight span{color:var(--brand)}.Pricing-module__yc4bBa__btn-plan{text-align:center;width:100%;margin-top:auto}.Pricing-module__yc4bBa__pricing-card.Pricing-module__yc4bBa__popular-card{background:#f973160d!important;border-color:#f973164d!important;box-shadow:0 24px 60px -15px #f9731626,inset 0 1px #ffffffe6,inset 0 -1px #fff6!important}.Pricing-module__yc4bBa__pricing-card.Pricing-module__yc4bBa__popular-card:hover{box-shadow:0 40px 80px -20px #f9731640,inset 0 1px #fff,inset 0 -1px #ffffff80!important}[data-theme=dark] .Pricing-module__yc4bBa__pricing-card.Pricing-module__yc4bBa__popular-card{background:#f9731614!important;border-color:#f9731666!important;box-shadow:0 24px 60px -15px #f9731633,inset 0 1px #ffffff26!important}.Pricing-module__yc4bBa__pricing-card.Pricing-module__yc4bBa__popular-card:before{content:"";z-index:-1;border-radius:inherit;opacity:0;background:linear-gradient(135deg,#fff6,#ffffff05 50%,#f973164d);transition:opacity .5s;position:absolute;inset:-1px}.Pricing-module__yc4bBa__pricing-card.Pricing-module__yc4bBa__popular-card:hover:before{opacity:1}[data-theme=dark] .Pricing-module__yc4bBa__pricing-card.Pricing-module__yc4bBa__popular-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff05 50%,#f9731680)}.Pricing-module__yc4bBa__popular-ribbon{background:var(--cta-color);color:#fff;letter-spacing:.05em;border-radius:100px;padding:4px 12px;font-size:10px;font-weight:850;position:absolute;top:16px;right:16px}.Pricing-module__yc4bBa__compare-toggle-wrapper{justify-content:center;margin-top:64px;display:flex}.Pricing-module__yc4bBa__comparison-table-wrapper{opacity:0;border:1px solid #0000;max-height:0;margin-top:40px;padding:32px;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.Pricing-module__yc4bBa__comparison-table-wrapper.Pricing-module__yc4bBa__open{opacity:1;border:1px solid var(--glass-border);max-height:1200px}.Pricing-module__yc4bBa__comparison-table-scroll{width:100%;overflow-x:auto}.Pricing-module__yc4bBa__comparison-table{border-collapse:collapse;text-align:left;width:100%}.Pricing-module__yc4bBa__comparison-table th{color:var(--text-main);border-bottom:2px solid var(--glass-border);padding:16px 24px;font-size:16px;font-weight:800}.Pricing-module__yc4bBa__comparison-table td{color:var(--text-muted);border-bottom:1px solid var(--glass-border);padding:16px 24px;font-size:14px}.Pricing-module__yc4bBa__comparison-table tr:hover td{color:var(--text-main);background:#ffffff03}.Pricing-module__yc4bBa__comparison-table tr:last-child td{border-bottom:none}.Pricing-module__yc4bBa__check-ok{color:var(--accent-green);font-size:16px;font-weight:800}.Pricing-module__yc4bBa__soon-badge{color:var(--accent-blue);text-transform:uppercase;background:#0984e314;border:1px solid #0984e326;border-radius:100px;padding:2px 10px;font-size:11px;font-weight:750}[data-theme=dark] .Pricing-module__yc4bBa__soon-badge{background:#38bdf81a;border-color:#38bdf833}@media (max-width:480px){.Pricing-module__yc4bBa__comparison-table-wrapper{padding:16px}.Pricing-module__yc4bBa__comparison-table th,.Pricing-module__yc4bBa__comparison-table td{padding:12px 8px;font-size:12px}}
.Testimonials-module__ItA9Ha__testimonials-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonials-section{padding:var(--section-padding-mobile)}}.Testimonials-module__ItA9Ha__testimonials-grid{margin-top:24px}.Testimonials-module__ItA9Ha__testimonial-card{flex-direction:column;padding:40px 32px;display:flex}.Testimonials-module__ItA9Ha__testimonial-quote{color:var(--text-muted);margin-bottom:28px;font-size:15px;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__testimonial-user{align-items:center;gap:16px;margin-top:auto;display:flex}.Testimonials-module__ItA9Ha__user-avatar{background:linear-gradient(135deg, var(--brand), var(--accent-blue));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:flex;box-shadow:0 4px 12px #6c5ce726}.Testimonials-module__ItA9Ha__testimonial-card:nth-child(2) .Testimonials-module__ItA9Ha__user-avatar{background:linear-gradient(135deg, var(--accent-green), var(--brand))}.Testimonials-module__ItA9Ha__testimonial-card:nth-child(3) .Testimonials-module__ItA9Ha__user-avatar{background:linear-gradient(135deg, var(--accent-blue), var(--accent-green))}.Testimonials-module__ItA9Ha__user-info h4{color:var(--text-main);margin-bottom:4px;font-size:15px;font-weight:800}.Testimonials-module__ItA9Ha__user-info p{color:var(--text-dim);font-size:12px;font-weight:600}.Testimonials-module__ItA9Ha__testimonial-before{color:var(--text-dim);background:rgba(var(--cta-color-rgb), .05);border:1px solid rgba(var(--cta-color-rgb), .1);border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:12px;font-style:normal;line-height:1.5;display:flex}.Testimonials-module__ItA9Ha__testimonial-before svg{color:var(--cta-color);flex-shrink:0;margin-top:1px}.Testimonials-module__ItA9Ha__rating-stars{color:#f59e0b;gap:2px;margin-bottom:16px;font-size:16px;display:flex}.Testimonials-module__ItA9Ha__testimonial-aggregate{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px);border-radius:24px;justify-content:center;align-items:center;gap:40px;margin-top:56px;padding:28px 40px;display:flex}.Testimonials-module__ItA9Ha__agg-item{flex-direction:column;align-items:center;gap:4px;display:flex}.Testimonials-module__ItA9Ha__agg-number{color:var(--text-main);letter-spacing:-.03em;font-size:28px;font-weight:900;line-height:1}.Testimonials-module__ItA9Ha__agg-stars{color:#f59e0b;gap:2px;margin:4px 0;display:flex}.Testimonials-module__ItA9Ha__agg-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.Testimonials-module__ItA9Ha__agg-divider{background:var(--glass-border);width:1px;height:48px}@media (max-width:768px){.Testimonials-module__ItA9Ha__hero-social-proof{gap:14px;padding:12px 16px}.Testimonials-module__ItA9Ha__testimonial-aggregate{flex-direction:column;gap:20px;padding:24px}.Testimonials-module__ItA9Ha__agg-divider{width:48px;height:1px}.Testimonials-module__ItA9Ha__step-header-row{flex-direction:column;align-items:flex-start}.Testimonials-module__ItA9Ha__hero-social-proof{border-radius:16px;flex-wrap:wrap}}.Testimonials-module__ItA9Ha__carousel-container-new{width:100%;margin-top:32px;padding:10px 0;position:relative}.Testimonials-module__ItA9Ha__carousel-viewport{width:100%;overflow:hidden}.Testimonials-module__ItA9Ha__carousel-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__ItA9Ha__carousel-slide{flex-direction:column;flex-shrink:0;display:flex}.Testimonials-module__ItA9Ha__testimonial-card-new{-webkit-backdrop-filter:blur(40px)saturate(150%);flex-direction:column;gap:0;height:100%;padding:28px;transition:all .5s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;background:#fff6!important;border:1px solid #fff9!important;border-radius:24px!important;box-shadow:0 10px 30px -10px #0000000d,inset 0 1px #fffc,inset 0 -1px #fff3!important}.Testimonials-module__ItA9Ha__testimonial-card-new:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 20px 40px -15px #00000014,inset 0 1px #ffffffe6,inset 0 -1px #ffffff4d!important}[data-theme=dark] .Testimonials-module__ItA9Ha__testimonial-card-new{background:#14141480!important;border:1px solid #ffffff14!important;box-shadow:0 10px 30px -10px #0000004d,inset 0 1px #ffffff1a!important}.Testimonials-module__ItA9Ha__tc-stars{gap:2px;margin-bottom:16px;display:flex}.Testimonials-module__ItA9Ha__tc-before{color:var(--text-dim);background:#ea580c0d;border:1px solid #ea580c1a;border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:12px;font-style:italic;line-height:1.5}.Testimonials-module__ItA9Ha__tc-before-label{color:var(--cta-color);text-transform:uppercase;letter-spacing:.04em;margin-right:4px;font-size:11px;font-style:normal;font-weight:700}.Testimonials-module__ItA9Ha__tc-result{color:#16a34a;text-transform:uppercase;letter-spacing:.03em;background:#22c55e12;border:1px solid #22c55e26;border-radius:100px;align-items:center;gap:6px;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.Testimonials-module__ItA9Ha__tc-quote{color:var(--text-muted);flex:1;margin:0 0 20px;font-size:15px;font-style:italic;line-height:1.65}.Testimonials-module__ItA9Ha__tc-author{border-top:1px solid var(--glass-border);align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__tc-avatar{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.Testimonials-module__ItA9Ha__tc-author-info strong{color:var(--text-main);margin-bottom:2px;font-size:14px;font-weight:700;display:block}.Testimonials-module__ItA9Ha__tc-author-info span{color:var(--text-dim);font-size:12px}.Testimonials-module__ItA9Ha__trust-bar{justify-content:center;align-items:stretch;gap:0;margin-top:52px;padding:0;display:flex;overflow:hidden;border-radius:24px!important}.Testimonials-module__ItA9Ha__trust-item{flex-direction:column;flex:1;align-items:center;gap:6px;padding:32px 24px;transition:background .2s;display:flex;position:relative}.Testimonials-module__ItA9Ha__trust-item:hover{background:var(--glass-bg)}.Testimonials-module__ItA9Ha__trust-item:not(:last-child):after{content:"";background:var(--glass-border);width:1px;height:60%;position:absolute;top:20%;right:0}.Testimonials-module__ItA9Ha__trust-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;transition:transform .2s,box-shadow .2s;display:flex}.Testimonials-module__ItA9Ha__trust-item:hover .Testimonials-module__ItA9Ha__trust-icon-wrap{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.Testimonials-module__ItA9Ha__trust-num{color:var(--text-main);letter-spacing:-.03em;font-size:30px;font-weight:900;line-height:1.1}.Testimonials-module__ItA9Ha__trust-stars{gap:2px;margin:2px 0;display:flex}.Testimonials-module__ItA9Ha__trust-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.Testimonials-module__ItA9Ha__trust-sep{display:none}.Testimonials-module__ItA9Ha__carousel-controls{justify-content:center;align-items:center;gap:24px;margin-top:36px;margin-bottom:20px;display:flex}.Testimonials-module__ItA9Ha__carousel-btn{color:var(--text-main);cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #6c5ce70d}.Testimonials-module__ItA9Ha__carousel-btn:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:scale(1.1);box-shadow:0 6px 16px #6c5ce74d}[data-theme=dark] .Testimonials-module__ItA9Ha__carousel-btn{background:#ffffff08;border-color:#ffffff0f}[data-theme=dark] .Testimonials-module__ItA9Ha__carousel-btn:hover{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 6px 20px #6c5ce780}.Testimonials-module__ItA9Ha__carousel-dots{align-items:center;gap:8px;display:flex}.Testimonials-module__ItA9Ha__carousel-dot{cursor:pointer;background:#6c5ce733;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.Testimonials-module__ItA9Ha__carousel-dot.Testimonials-module__ItA9Ha__active{background:var(--brand);border-radius:100px;width:24px;box-shadow:0 0 10px #6c5ce766}[data-theme=dark] .Testimonials-module__ItA9Ha__carousel-dot{background:#ffffff26}[data-theme=dark] .Testimonials-module__ItA9Ha__carousel-dot.Testimonials-module__ItA9Ha__active{background:var(--brand);box-shadow:0 0 12px #6c5ce799}@media (max-width:1024px){.Testimonials-module__ItA9Ha__testimonials-grid-new{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonials-grid-new{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__trust-bar{flex-direction:column;gap:0;padding:0}.Testimonials-module__ItA9Ha__trust-item:not(:last-child):after{width:60%;height:1px;inset:auto auto 0 20%}}
.FAQ-module__V8_xEa__faq-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.FAQ-module__V8_xEa__faq-section{padding:var(--section-padding-mobile)}}.FAQ-module__V8_xEa__faq-list{flex-direction:column;gap:16px;max-width:800px;margin:24px auto 0;display:flex}.FAQ-module__V8_xEa__faq-item{transition:var(--transition-smooth);overflow:hidden;border-radius:16px!important}.FAQ-module__V8_xEa__faq-trigger{width:100%;color:var(--text-main);font-family:var(--theme-font-sans);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;font-size:16px;font-weight:700;display:flex}.FAQ-module__V8_xEa__faq-arrow{color:var(--text-muted);transition:var(--transition-fast);font-size:12px}.FAQ-module__V8_xEa__faq-content{opacity:0;max-height:0;padding:0 32px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__V8_xEa__faq-item.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faq-content{opacity:1;max-height:300px;padding-bottom:24px}.FAQ-module__V8_xEa__faq-content p{color:var(--text-muted);font-size:14px;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__faq-trigger{padding:20px;font-size:15px}.FAQ-module__V8_xEa__faq-content{padding:0 20px}.FAQ-module__V8_xEa__faq-item.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faq-content{padding-bottom:20px}}.FAQ-module__V8_xEa__faq-cta{text-align:center;justify-content:center;align-items:center;gap:20px;margin-top:48px;display:flex}@media (max-width:768px){.FAQ-module__V8_xEa__faq-cta{flex-direction:column;gap:12px}}
.CTASection-module__ETvUXq__cta-section{padding:var(--section-padding);position:relative}@media (max-width:768px){.CTASection-module__ETvUXq__cta-section{padding:var(--section-padding-mobile)}}.CTASection-module__ETvUXq__cta-content h2{letter-spacing:-.02em;margin:24px 0 16px;font-size:44px;font-weight:850;line-height:1.1}.CTASection-module__ETvUXq__cta-content p{color:var(--text-muted);margin-bottom:40px;font-size:18px;line-height:1.6}.CTASection-module__ETvUXq__cta-actions{align-items:center;gap:16px;margin-bottom:32px;display:flex}.CTASection-module__ETvUXq__cta-actions .CTASection-module__ETvUXq__btn-cta span{transition:transform .2s}.CTASection-module__ETvUXq__cta-actions .CTASection-module__ETvUXq__btn-cta:hover span{transform:translate(4px)}.CTASection-module__ETvUXq__cta-guarantees{border-top:1px solid var(--glass-border);flex-wrap:wrap;justify-content:center;gap:24px;width:100%;padding-top:24px;display:flex}.CTASection-module__ETvUXq__cta-guarantees span{color:var(--text-dim);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}@media (max-width:768px){.CTASection-module__ETvUXq__cta-box{padding:60px 24px}.CTASection-module__ETvUXq__cta-content h2{font-size:32px}.CTASection-module__ETvUXq__cta-content p{font-size:16px}.CTASection-module__ETvUXq__cta-actions{flex-direction:column;width:100%}.CTASection-module__ETvUXq__cta-actions>a{width:100%}.CTASection-module__ETvUXq__cta-guarantees{flex-direction:column;gap:10px}}
