@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--color-background:#F2F3F4;--color-surface:#FFFFFF;--color-primary:#020035;--color-primary-active:#02066F;--color-highlight:#200B91;--color-cta:#ED4B00;--color-cta-hover:#D94300;--color-success:#00A86B;--color-warning:#FFB800;--color-error:#FF4D4F;--s29-main-bg:var(--color-background);--s29-card-bg:var(--color-surface);--s29-sidebar:var(--color-primary);--s29-active-menu:var(--color-primary-active);--s29-highlight:var(--color-highlight);--s29-highlight-soft:#F1EEFF;--s29-cta:var(--color-cta);--s29-cta-hover:var(--color-cta-hover);--s29-cta-soft:#FFF2EC;--s29-border:rgba(32,11,145,0.16);--s29-cta-border:rgba(237,75,0,0.22);--font-sans:"Roboto","Gilroy","Inter",sans-serif;--blue:#1A56DB;--blue-dark:#1240A8;--blue-pale:#EBF2FF;--accent-blue:#1A56DB;--accent-blue-light:#EBF2FF;--accent-blue-mid:#1A56DB;--charcoal:#1E293B;--charcoal2:#334155;--gray:#64748B;--gray-light:#F1F5F9;--gray-border:#E2E8F0}body{font-family:var(--font-sans);background:#fff;color:var(--charcoal);overflow-x:hidden;line-height:1.5}button{font:inherit}.ann-bar{background:var(--s29-highlight-soft);border-bottom:1px solid rgba(32,11,145,.14);text-align:center;padding:10px 1rem;font-size:13px;display:flex;align-items:center;justify-content:center;gap:12px}.ann-bar,.ann-bar a{color:var(--s29-highlight)}.ann-bar a{font-weight:500;text-decoration:none}.ann-pill{background:var(--s29-cta);color:#fff;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:4px 11px;border-radius:20px}nav{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:none}.nav-inner{width:100%;height:86px;padding:0 3rem;display:flex;align-items:center}.nav-logo{display:inline-flex;align-items:center;text-decoration:none}.nav-logo img{display:block;height:46px;width:auto}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:2.4rem}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-size:14px;color:var(--gray);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--charcoal)}.nav-cta{background:var(--s29-cta);color:#fff;border:none;padding:10px 22px;border-radius:7px;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s,transform .15s}.nav-cta:hover{background:var(--s29-cta-hover);transform:translateY(-1px)}.hero-outer{background:#FFFFFF;border-bottom:0;position:relative;overflow:hidden;margin-top:-86px}.hero-outer:after{display:none}.hero{max-width:1380px;margin:0 auto;padding:120px 2.5rem 88px;display:grid;grid-template-columns:minmax(650px,1.12fr) minmax(420px,.88fr);grid-gap:clamp(2.75rem,3.4vw,3.75rem);gap:clamp(2.75rem,3.4vw,3.75rem);align-items:center;text-align:left;position:relative;z-index:1}.hero-left{max-width:820px;margin:0}.hero-tag{display:flex;align-items:center;gap:8px;width:max-content;margin:0 0 1.2rem;background:var(--s29-cta);border:none;color:#fff;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:7px 18px;border-radius:7px}.hero-tag-dot{display:block;width:7px;height:7px;border-radius:50%;background:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-h1{font-family:var(--font-heading),var(--font-sans),system-ui,sans-serif;font-weight:600;font-size:clamp(2.95rem,3.85vw,3.78rem);line-height:1.04;margin-bottom:1.3rem;letter-spacing:-.045em;color:var(--s29-highlight);max-width:820px}.hero-h1 em{font-style:normal;color:inherit}.hero-line-nowrap{display:inline;white-space:normal}.hero-h1 strong{color:inherit;font-weight:500}.hero-sub{font-size:1rem;line-height:1.75;color:var(--charcoal2);margin:0 0 2.1rem;max-width:560px}.hero-btns{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-start;margin-bottom:2.2rem;max-width:560px}.btn-primary{background:var(--s29-cta);color:#fff;border:none;padding:12px 26px;border-radius:7px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,transform .1s}.btn-primary:hover{background:var(--s29-cta-hover);transform:translateY(-1px)}.btn-ghost{background:#fff;color:var(--charcoal);border:1px solid var(--gray-border);padding:12px 26px;border-radius:7px;font-family:Roboto,sans-serif;font-size:14px;cursor:pointer;text-decoration:none;transition:border-color .2s,background .2s}.btn-ghost:hover{border-color:#94A3B8;background:var(--gray-light)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;max-width:610px;margin:0}.hero-stat{background:var(--s29-highlight-soft);border:1px solid rgba(32,11,145,.14);border-radius:10px;padding:1rem}.stat-num{font-family:Roboto,sans-serif;font-size:1.6rem;font-weight:500;color:var(--s29-highlight);display:block}.stat-label{display:block;font-size:11px;color:var(--gray);line-height:1.5;margin-top:2px;white-space:nowrap}.hero-mobile-mockup{display:none}.hero-right{display:flex;position:relative;width:100%;max-width:720px;min-width:0;justify-self:end;align-self:center;justify-content:flex-end;isolation:isolate;transform:translateX(clamp(-.75rem,-.8vw,-.25rem))}.hero-mobile-mockup:before,.hero-right:before{content:"";position:absolute;z-index:0;left:52%;top:52%;width:104%;height:82%;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(32,11,145,.25) 0,rgba(32,11,145,.13) 42%,rgba(32,11,145,.06) 62%,transparent 78%);filter:blur(58px);pointer-events:none}.hero-mockup{display:block;position:relative;z-index:1;height:auto;object-fit:contain}.hero-mockup-desktop{width:min(100%,680px);max-width:680px}.hero-mockup-mobile{width:100%;max-width:390px;margin:0 auto}@media(max-width:1180px) and (min-width:961px){.hero{grid-template-columns:minmax(560px,1.08fr) minmax(360px,.92fr);gap:clamp(2.25rem,3vw,3rem)}.hero-h1,.hero-left{max-width:760px}.hero-right{max-width:620px;transform:none}.hero-mockup-desktop{width:min(100%,620px);max-width:620px}}.section{max-width:1280px;margin:0 auto;padding:82px 2.5rem;background:#FFFFFF}.section-tag{display:inline-block;max-width:calc(100vw - 2rem);background:var(--s29-cta);border:none;color:#fff;font-size:11px;font-weight:500;letter-spacing:.1em;text-align:center;text-transform:uppercase;padding:7px 18px;border-radius:7px;margin-bottom:1.2rem}.section-h2{font-family:Roboto,sans-serif;font-weight:500;font-size:clamp(1.7rem,2.6vw,2.6rem);line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem;color:var(--s29-highlight)}.section-sub{font-size:1rem;color:var(--gray);line-height:1.75;max-width:560px;margin-bottom:3rem}#platform{max-width:none;background:var(--s29-highlight-soft);text-align:center;padding:92px max(1.5rem,calc((100vw - 1400px) / 2 + 1.5rem)) 80px;position:relative;isolation:isolate}#faq .section-tag,#how-it-works .section-tag,#platform>.section-tag{position:absolute;top:0;left:50%;z-index:2;transform:translate(-50%,-50%);margin-bottom:0}#faq .section-tag,#how-it-works .section-tag,#platform .section-tag,.comp-band .section-tag{background:var(--s29-cta);border:none;color:#fff}#platform .section-h2,#platform .section-sub,.comp-band .section-h2{color:var(--s29-highlight)}#platform .section-sub{margin:0 auto 4.25rem;max-width:940px;white-space:normal}.feature-showcase{width:min(100%,1320px);margin:0 auto;display:flex;flex-direction:column;gap:clamp(.4rem,.8vw,.9rem);text-align:left}.feature-row{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;grid-gap:clamp(.9rem,1.4vw,1.4rem);gap:clamp(.9rem,1.4vw,1.4rem);padding:clamp(.35rem,.8vw,.75rem) 0;margin:0;min-height:0;height:auto;position:relative;background:transparent;border:0;border-radius:0;box-shadow:none}.feature-row:nth-child(2n){grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.feature-row .feature-copy{order:-1;max-width:560px;margin:0}.feature-row:nth-child(2n) .feature-copy{order:0}.feature-visual{position:relative;display:flex;align-items:center;justify-content:flex-start;height:clamp(300px,24vw,430px);min-height:0;padding:0;margin:0;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none;filter:drop-shadow(0 22px 36px rgba(32,11,145,.12));transition:transform .3s ease,filter .3s ease}.feature-row:nth-child(2n) .feature-visual{justify-content:flex-end}.feature-visual img{position:absolute;top:50%;left:54%;right:auto;display:block;width:min(118%,1040px);max-width:none;height:auto;margin:0;object-fit:contain;background:transparent;padding:0;transform:translate(-50%,-50%);transition:transform .3s ease}.feature-row:nth-child(2n) .feature-visual img{left:46%;right:auto}@media(min-width:961px) and (hover:hover) and (pointer:fine){.feature-row:hover .feature-visual{transform:translateY(-4px);filter:drop-shadow(0 28px 46px rgba(32,11,145,.16))}.feature-row:hover .feature-visual img{transform:translate(-50%,-50%) scale(1.02)}}.feature-copy{position:relative;max-width:560px;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.feature-row:nth-child(2n) .feature-copy{justify-self:start}.feature-row:not(:nth-child(2n)) .feature-copy{justify-self:end}.feature-title-row{display:flex;align-items:center;gap:.9rem;flex-wrap:nowrap}.feature-icon{flex:0 0 42px;width:42px;height:42px;border:1px solid rgba(32,11,145,.18);border-radius:12px;background:rgba(255,255,255,.74);color:var(--s29-highlight);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(32,11,145,.08)}.feature-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.feature-title{font-family:Roboto,sans-serif;font-weight:500;font-size:clamp(1.3rem,1.75vw,1.85rem);line-height:1.18;color:var(--s29-highlight);margin:0;white-space:nowrap}.feature-description{font-size:1rem;color:var(--gray);line-height:1.75;margin:0;max-width:560px}.how-bg{background:#FFFFFF;border-top:0;border-bottom:0;position:relative;isolation:isolate}.how-inner{max-width:1180px;margin:0 auto;padding:56px 1.75rem 72px}.how-copy{max-width:760px;text-align:center;margin:0 auto 2rem}.how-copy .section-h2{margin-bottom:.65rem}.how-copy .workflow-heading{margin-bottom:.5rem}.how-sub{font-size:1rem;color:var(--gray);line-height:1.7}.how-sub,.workflow-carousel{max-width:760px;margin:0 auto}.workflow-carousel-card{position:relative;overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none;outline:none}.workflow-carousel-card:focus-visible .workflow-carousel-viewport{outline:3px solid rgba(32,11,145,.16);outline-offset:4px}.workflow-carousel-viewport{overflow:hidden;background:#fff;border:1px solid rgba(32,11,145,.12);border-radius:18px;box-shadow:0 18px 42px rgba(32,11,145,.08)}.workflow-carousel-track{display:flex;transition:transform .2s ease;will-change:transform}.workflow-slide{position:relative;isolation:isolate;flex:0 0 100%;padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.workflow-step-number{position:absolute;top:1rem;left:1.15rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:32px;padding:0 .85rem;border-radius:999px;background:var(--s29-cta);border:1px solid var(--s29-cta-border);color:#fff;font-family:Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1;box-shadow:0 10px 22px rgba(237,75,0,.16);text-shadow:none}.workflow-mockup-frame{position:relative;isolation:isolate;width:100%;margin:0 auto;border:0;border-radius:0;overflow:hidden;box-shadow:none}.workflow-mockup-frame:after{display:none}.workflow-mockup-image{position:relative;z-index:0;display:block;width:100%;height:auto;object-fit:contain}.workflow-slide-copy{z-index:2;width:100%;max-width:none;padding:1rem 1.25rem 1.15rem;background:var(--s29-highlight-soft);border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.workflow-slide-copy,.workflow-step-title{position:relative;margin:0;text-align:center}.workflow-step-title{z-index:4;font-family:var(--font-heading),var(--font-sans),system-ui,sans-serif;font-weight:600;font-size:1.1rem;color:var(--s29-highlight);line-height:1.25;text-shadow:none}.workflow-step-desc{position:relative;z-index:4;font-size:13px;color:var(--gray);line-height:1.65;margin:.45rem auto 0;max-height:0;opacity:0;overflow:hidden;text-align:center;transform:translateY(8px);text-shadow:none;transition:max-height .2s ease,opacity .2s ease,transform .2s ease}.workflow-carousel-card:focus-within .workflow-step-desc,.workflow-carousel-card:hover .workflow-step-desc{max-height:7rem;opacity:1;transform:translateY(0)}.workflow-carousel-arrow{position:absolute;top:50%;z-index:4;width:44px;height:44px;border-radius:999px;border:1px solid var(--s29-border);background:rgba(255,255,255,.94);box-shadow:0 16px 34px rgba(15,23,42,.14);color:var(--s29-highlight);display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.96);transition:opacity .2s ease,transform .2s ease,background .2s ease,border-color .2s ease}.workflow-carousel-arrow:hover{background:#fff;border-color:rgba(32,11,145,.28)}.workflow-carousel-arrow:focus-visible{outline:3px solid rgba(32,11,145,.18);outline-offset:3px;background:#fff}.workflow-carousel-card:focus-within .workflow-carousel-arrow,.workflow-carousel-card:hover .workflow-carousel-arrow{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}.workflow-carousel-arrow-prev{left:1rem}.workflow-carousel-arrow-next{right:1rem}@media(min-width:961px){.workflow-carousel-card{cursor:default}}.comp-band{padding:76px 3rem;background:var(--s29-highlight-soft);position:relative;isolation:isolate}.comp-band .section-tag{position:absolute;top:0;left:50%;z-index:2;transform:translate(-50%,-50%);margin-bottom:0}.comp-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.comp-copy{font-size:14px;color:var(--gray);line-height:1.75;margin-bottom:.5rem}.comp-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.comp-badge{background:#FFFFFF;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:8px 14px;font-size:12px;font-weight:500;color:var(--s29-highlight)}.comp-stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.comp-stat{background:#FFFFFF;border:1px solid rgba(255,255,255,.22);border-radius:10px;padding:1.4rem;box-shadow:0 18px 42px rgba(0,0,0,.1)}.comp-stat-num{font-family:Roboto,sans-serif;font-size:1.9rem;font-weight:500;color:var(--s29-highlight)}.comp-stat-label{font-size:12px;color:var(--gray);margin-top:3px}.faq-bg{background:#FFFFFF;border-top:0;border-bottom:1px solid var(--gray-border);position:relative;isolation:isolate}.faq-inner{max-width:1180px;margin:0 auto;padding:82px 3rem}.faq-heading{text-align:center;max-width:720px;margin:0 auto 2rem}.faq-layout{max-width:880px;margin:0 auto}.faq-panel{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:1rem;gap:1rem;background:var(--s29-card-bg);border:1px solid var(--s29-border);border-radius:10px;padding:1rem;box-shadow:0 10px 28px rgba(15,23,42,.04)}.faq-tabs{display:flex;flex-direction:column;gap:.55rem;padding:.35rem;background:var(--s29-main-bg);border:1px solid var(--gray-border);border-radius:10px}.faq-tab{border:0;background:transparent;color:var(--gray);padding:.8rem .95rem;border-radius:7px;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.faq-tab:hover{color:var(--charcoal)}.faq-tab.active{background:var(--s29-cta);color:#fff;box-shadow:0 10px 20px rgba(237,75,0,.18)}.faq-groups{display:block}.faq-group{background:#fff;border:1px solid var(--gray-border);border-radius:10px;overflow:hidden}.faq-group[hidden]{display:none}.faq-group-title{padding:1rem 1.2rem;background:#fff;color:var(--charcoal);font-family:Roboto,sans-serif;font-weight:500;font-size:.95rem;border-bottom:1px solid var(--gray-border)}.faq-item{border-top:1px solid var(--gray-border)}.faq-item:first-of-type{border-top:0}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;font-size:14px;font-weight:500;color:var(--charcoal)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";flex:0 0 auto;color:var(--s29-highlight);font-size:18px;line-height:1}.faq-item[open] summary:after{content:"-"}.faq-item p{padding:0 1.2rem 1rem;font-size:13px;color:var(--gray);line-height:1.7}.cta-section{background:var(--s29-highlight-soft);border-top:1px solid var(--s29-border);padding:76px 3rem;text-align:center}.cta-inner{max-width:760px;margin:0 auto}.cta-title{font-family:Roboto,sans-serif;font-weight:500;font-size:clamp(1.6rem,2.4vw,2.2rem);color:var(--s29-highlight);margin-bottom:.8rem;white-space:nowrap}.cta-sub{font-size:1rem;color:var(--gray);margin-bottom:2rem;line-height:1.7}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}body.modal-open{overflow:hidden}.lead-modal{display:none;position:fixed;inset:0;z-index:500;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:1.25rem;align-items:center;justify-content:center}.lead-modal.active{display:flex}.lead-dialog{width:min(420px,100%);max-height:calc(100vh - 2.5rem);overflow:auto;background:var(--s29-card-bg);border:1px solid var(--s29-border);border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.24);position:relative}.lead-head{display:flex;justify-content:space-between;gap:.85rem;align-items:flex-start;padding:1.15rem 1.25rem .85rem;border-bottom:1px solid var(--gray-border)}.lead-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--s29-highlight);font-weight:500;margin-bottom:.4rem}.lead-title{font-family:Roboto,sans-serif;font-size:1.28rem;font-weight:500;color:var(--charcoal);margin-bottom:.35rem}.lead-sub{font-size:13px;color:var(--gray);line-height:1.6;max-width:340px}.lead-close{width:34px;height:34px;border:1px solid var(--gray-border);border-radius:8px;background:#fff;color:var(--charcoal2);font-size:20px;line-height:1;cursor:pointer;transition:border-color .2s,background .2s}.lead-close:hover{background:var(--gray-light);border-color:#CBD5E1}.lead-body{padding:1rem 1.25rem 1.2rem}.lead-field{margin-bottom:.72rem}.lead-field label{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--charcoal2);margin-bottom:5px;font-weight:500}.lead-field input,.lead-field select,.lead-field textarea{width:100%;padding:9px 12px;background:#fff;border:1px solid var(--gray-border);border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;color:var(--charcoal);outline:none;transition:border-color .2s,box-shadow .2s}.lead-field input::placeholder,.lead-field textarea::placeholder{color:#94A3B8}.lead-field input:focus,.lead-field select:focus,.lead-field textarea:focus{border-color:var(--s29-highlight);box-shadow:0 0 0 3px rgba(32,11,145,.08)}.lead-field.invalid input,.lead-field.invalid select,.lead-field.invalid textarea{border-color:#DC2626;box-shadow:0 0 0 3px rgba(220,38,38,.08)}.lead-phone-row{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:.6rem;gap:.6rem}.lead-phone-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--gray) 50%),linear-gradient(135deg,var(--gray) 50%,transparent 50%);background-position:calc(100% - 17px) 15px,calc(100% - 12px) 15px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.lead-field textarea{min-height:68px;resize:vertical}.lead-consent-row{display:flex;align-items:flex-start;gap:.7rem}.lead-consent-row input{width:auto;margin-top:3px}.lead-consent-row label{margin-bottom:0;font-size:12px;letter-spacing:0;text-transform:none;line-height:1.55;color:var(--gray);font-weight:400}.lead-error{font-size:12px;color:#DC2626;margin-top:3px;min-height:0}.lead-error:empty{display:none}.lead-submit{width:100%;padding:11px;margin-top:.15rem;background:var(--s29-cta);color:#fff;border:none;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,transform .15s}.lead-submit:hover{background:var(--s29-cta-hover);transform:translateY(-1px)}.lead-note{text-align:center;font-size:11px;color:#94A3B8;margin-top:.75rem}.lead-success{display:none;text-align:center;padding:2rem 1rem 2.25rem}.lead-success.is-visible{display:block}.lead-success-icon{width:54px;height:54px;border-radius:50%;background:var(--s29-highlight-soft);border:1px solid var(--s29-border);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:22px;color:var(--s29-highlight)}.lead-success-title{font-family:Roboto,sans-serif;font-size:1.12rem;font-weight:500;color:var(--charcoal);margin-bottom:.4rem}.lead-success-msg{font-size:13px;color:var(--gray);line-height:1.6;max-width:300px;margin:0 auto}.cta-title,.faq-group-title,.feature-title,.features-heading,.hero-h1,.lead-success-title,.lead-title,.section-h2,.step-title,.workflow-heading,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading),var(--font-sans),system-ui,sans-serif;font-weight:600}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:600}footer{border-top:1px solid var(--s29-border);padding:2rem 3rem;display:flex;justify-content:space-between;background:var(--s29-card-bg)}.foot-logo,footer{align-items:center}.foot-logo{display:inline-flex}.foot-logo img{display:block;height:30px;width:auto}.foot-text{font-size:12px;color:var(--gray)}.foot-links{display:flex;gap:1.5rem}.foot-links a{font-size:12px;color:var(--gray);text-decoration:none}.foot-links a:hover{color:var(--s29-highlight)}@media(max-width:960px){.nav-inner{height:76px;padding:0 1.5rem}.nav-actions{gap:0;margin-left:auto}.nav-links{display:none}.nav-logo img{height:40px}.hero{justify-content:flex-start;text-align:center;padding:80px 1.25rem 48px}.hero,.hero-left{display:flex;flex-direction:column}.hero-left{align-items:center;width:100%;max-width:760px;margin:0 auto}.hero-tag{order:2;margin:0 auto .85rem}.hero-h1{order:3;margin-bottom:1rem}.hero-sub{order:4;margin:0 auto 1.25rem;max-width:620px}.hero-btns{order:5;justify-content:center;width:min(100%,360px);margin:0 auto 1.3rem}.hero-mobile-mockup{order:1;display:block;position:relative;width:min(390px,92vw);max-width:100%;margin:0 auto 1.15rem;isolation:isolate}.hero-mobile-mockup:before{top:46%;width:94%;height:64%;background:radial-gradient(circle,rgba(32,11,145,.26) 0,rgba(32,11,145,.13) 45%,transparent 72%);filter:blur(40px)}.hero-stats{order:6;width:100%;margin:0 auto}.hero-right{display:none}.hero-h1{font-size:2.75rem;line-height:1.14}.cta-title{white-space:normal}#platform{padding:72px 1.5rem 60px}#platform .section-sub{max-width:680px;white-space:normal;margin-bottom:2.9rem}.feature-showcase{gap:1.25rem}.feature-row,.feature-row:nth-child(2n){grid-template-columns:1fr;gap:.9rem;padding:1.25rem 0}.feature-row .feature-copy,.feature-row:nth-child(2n) .feature-copy{order:0;max-width:100%;margin:0 auto}.feature-row:not(:nth-child(2n)) .feature-visual,.feature-row:nth-child(2n) .feature-visual,.feature-visual{height:auto;max-width:660px;margin:0 auto;justify-content:center;padding:0;border:0;overflow:visible;filter:drop-shadow(0 18px 32px rgba(32,11,145,.1))}.feature-row:nth-child(2n) .feature-visual img,.feature-visual img{position:static;inset:auto;width:100%;height:auto;max-width:100%;max-height:none;transform:none}.feature-row:hover .feature-visual,.feature-row:hover .feature-visual img{transform:none}.feature-copy,.feature-row:not(:nth-child(2n)) .feature-copy,.feature-row:nth-child(2n) .feature-copy{max-width:100%;justify-self:center;margin:0 auto;padding:0 .1rem;gap:.9rem}.feature-title-row{gap:.75rem}.feature-title{white-space:normal}.feature-icon{flex-basis:38px;width:38px;height:38px;border-radius:11px}.feature-icon svg{width:20px;height:20px}.how-inner{padding:56px 1.5rem}.how-copy{text-align:center;max-width:720px;margin:0 auto 2rem}.how-sub{margin:0 auto}.how-sub,.workflow-carousel{max-width:680px}.workflow-slide{padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.workflow-step-number{top:.85rem;left:.9rem}.workflow-mockup-frame{width:100%;border-radius:0}.workflow-slide-copy{position:relative;left:auto;right:auto;bottom:auto;width:100%;max-width:none;margin:0;padding:1rem 1.15rem 1.15rem}.workflow-step-desc{max-height:none;opacity:1;transform:none}.workflow-carousel-arrow{opacity:1;pointer-events:auto;width:42px;height:42px;top:45%;transform:translateY(-50%) scale(1);background:rgba(255,255,255,.96)}.workflow-carousel-arrow-prev{left:.75rem}.workflow-carousel-arrow-next{right:.75rem}.comp-inner{gap:2.5rem}.comp-inner,.faq-panel{grid-template-columns:1fr}.faq-tabs{flex-direction:row;flex-wrap:wrap}.comp-band,.cta-section,.faq-inner,.how-inner,.section{padding:56px 1.5rem}footer{flex-direction:column;gap:.8rem;text-align:center;padding:1.5rem}}@media(max-width:640px){.hero-stats{grid-template-columns:1fr}.cta-btns,.hero-btns{display:grid}.btn-ghost,.btn-primary{width:100%}.hero-h1{font-size:2.25rem;line-height:1.14}.hero-line-nowrap{white-space:normal}.hero-mobile-mockup{width:min(370px,92vw);max-width:100%;margin-bottom:1rem}.hero-stats{gap:.75rem}.hero-stat{padding:.9rem}.hero-tag,.section-tag{font-size:10px;letter-spacing:.08em;padding:6px 14px}.workflow-step-number{height:28px;min-width:40px;padding:0 .7rem;font-size:.9rem}.workflow-step-title{font-size:1rem}.workflow-step-desc{font-size:12px;line-height:1.55}.workflow-carousel-arrow{width:38px;height:38px;font-size:18px}.workflow-carousel-arrow-prev{left:.4rem}.workflow-carousel-arrow-next{right:.4rem}.faq-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none}.faq-tabs::-webkit-scrollbar{display:none}.faq-tab{white-space:nowrap}.lead-modal{padding:.75rem}.lead-dialog{max-height:calc(100vh - 1.5rem);border-radius:14px}.lead-body,.lead-head{padding-left:1rem;padding-right:1rem}}@media(hover:none){.feature-row:hover .feature-visual{transform:none;filter:drop-shadow(0 18px 32px rgba(32,11,145,.1))}.feature-row:hover .feature-visual img{transform:none}.feature-row:nth-child(2n) .feature-visual,.feature-visual{overflow:visible}.workflow-step-desc{max-height:none;opacity:1;transform:none}.workflow-carousel-arrow{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.feature-visual,.feature-visual img{transition:none}.feature-row:hover .feature-visual,.feature-row:hover .feature-visual img{transform:none}}@font-face{font-family:soraHeading;src:url(/_next/static/media/6491678b2b598f3d-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:soraHeading Fallback;src:local("Arial");ascent-override:83.64%;descent-override:25.01%;line-gap-override:0.00%;size-adjust:115.97%}.__className_87dbc8{font-family:soraHeading,soraHeading Fallback;font-weight:600;font-style:normal}.__variable_87dbc8{--font-heading:"soraHeading","soraHeading Fallback"}