:root{--ink:#0b1324;--muted:#607087;--line:#dfe6ef;--paper:#fff;--soft:#f4f7fb;--navy:#07111f;--blue:#146ef5;--blue-dark:#0c55ca;--violet:#7259e8;--cyan:#32c7d9;--green:#11a875;--red:#e75c68;--radius:22px;--shadow:0 24px 70px rgba(13,31,62,.13)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:"DM Sans",system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:112px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:9999;padding:10px 16px;color:#fff;background:var(--blue);border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.section-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:800;color:var(--blue)}h1,h2,h3,.brand,.price strong{font-family:Manrope,"DM Sans",sans-serif;letter-spacing:-.035em}h2{font-size:clamp(2rem,4vw,3.55rem);line-height:1.1}p{color:var(--muted)}
.site-header{position:fixed;z-index:1000;top:0;left:0;width:100%;transition:.25s ease}.site-header.is-scrolled{background:rgba(255,255,255,.88);box-shadow:0 1px 0 rgba(10,25,50,.08);backdrop-filter:blur(18px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:1.15rem;font-weight:800}.brand img{width:36px;height:36px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:29px;font-size:.92rem;font-weight:600}.site-nav>a{color:#394860;transition:color .2s}.site-nav>a:hover,.nav-login:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:18px;margin-left:8px}.nav-login{color:var(--ink)}.button{min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;line-height:1;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;background:var(--ink);color:#fff;border-radius:10px}.button-small:hover{background:var(--blue);box-shadow:0 9px 24px rgba(20,110,245,.25)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 11px 28px rgba(20,110,245,.24)}.button-primary:hover{background:var(--blue-dark);box-shadow:0 15px 34px rgba(20,110,245,.3)}.button-ghost{color:var(--ink);border-color:var(--line);background:rgba(255,255,255,.68)}.button-ghost:hover,.button-outline:hover{border-color:#9eb7d6;background:#fff;box-shadow:0 10px 28px rgba(15,35,65,.1)}.play{display:grid;place-items:center;width:27px;height:27px;padding-left:2px;border-radius:50%;font-size:.58rem;color:#fff;background:var(--ink)}.menu-button{display:none;border:0;background:transparent;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-button>span:not(.sr-only){width:22px;height:2px;background:var(--ink);transition:.2s}
.hero{position:relative;overflow:hidden;padding:158px 0 92px;min-height:760px;background:linear-gradient(140deg,#f8fbff 0%,#f4f1ff 56%,#eefafd 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(52,77,109,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(52,77,109,.05) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent 76%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow-one{width:680px;height:680px;right:-300px;top:-300px;background:rgba(114,89,232,.12)}.hero-glow-two{width:480px;height:480px;left:32%;bottom:-340px;background:rgba(50,199,217,.14)}.hero-grid{position:relative;display:grid;grid-template-columns:.87fr 1.13fr;gap:72px;align-items:center}.hero-copy{padding:35px 0}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(17,168,117,.12)}.hero h1{max-width:650px;font-size:clamp(3rem,5.3vw,5.15rem);line-height:1.01;font-weight:800}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lead{max-width:630px;margin:26px 0 31px;font-size:1.18rem;line-height:1.7}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-proof{display:flex;gap:24px;margin-top:25px;color:#596a81;font-size:.82rem;font-weight:600}.hero-proof b{color:var(--green);margin-right:4px}.product-stage{position:relative;padding:42px 0 48px}.product-window{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(91,112,143,.18);border-radius:18px;background:#fff;box-shadow:0 35px 100px rgba(18,40,82,.2),0 5px 15px rgba(18,40,82,.08);transform:perspective(1300px) rotateY(-3deg) rotateX(1deg)}.product-window>img{width:100%;aspect-ratio:1.407/1;object-fit:cover;object-position:top}.window-bar{height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #e9edf3;font-size:.7rem}.window-brand{display:flex;align-items:center;gap:7px;font-weight:800}.window-brand img{width:22px;height:22px}.window-status{display:flex;align-items:center;gap:7px;color:#5e6a7d}.window-status span{width:7px;height:7px;border-radius:50%;background:#26bb82;box-shadow:0 0 0 4px rgba(38,187,130,.13)}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;border:1px solid rgba(57,80,112,.12);background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(19,40,78,.16);backdrop-filter:blur(12px)}.floating-card-left{left:-37px;bottom:12px;gap:12px;padding:13px 18px;border-radius:14px}.float-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:#def8ee;color:var(--green);font-weight:900}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:.78rem}.floating-card small{font-size:.64rem;color:#7c8999}.floating-card-right{right:-25px;top:5px;display:block;padding:14px 18px;border-radius:14px}.floating-card-right strong{display:block;font-family:Manrope;font-size:1.05rem}.stage-orbit{position:absolute;border:1px dashed rgba(91,85,190,.25);border-radius:50%}.orbit-one{width:700px;height:700px;top:-85px;left:-70px}.orbit-two{width:550px;height:550px;top:0;left:25px}.trust-strip{border-block:1px solid #e4eaf2;background:#fff}.trust-grid{min-height:92px;display:grid;grid-template-columns:1.55fr repeat(4,1fr);align-items:center;gap:22px;font-size:.8rem;color:#66758a}.trust-grid p{font-size:.88rem}.trust-grid>div{display:flex;align-items:center;gap:9px}.trust-grid>div span{color:var(--ink);font-family:Manrope;font-weight:800;font-size:.83rem}
.problem-section{background:#fff}.split-heading{display:grid;grid-template-columns:1.15fr .65fr;gap:100px;align-items:end}.split-heading .section-kicker{margin-bottom:17px}.split-heading>p{font-size:1.05rem;line-height:1.8}.comparison-grid{display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;margin-top:62px}.comparison-card{padding:37px 42px;border:1px solid var(--line);border-radius:var(--radius)}.comparison-label{display:inline-flex;padding:6px 10px;border-radius:6px;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.old-way{background:#fafbfc}.old-way .comparison-label{color:#8d5360;background:#f9e8eb}.new-way{background:linear-gradient(145deg,#0a1527,#0a2038);border-color:#173650;color:#fff;box-shadow:var(--shadow)}.new-way .comparison-label{color:#70e2c0;background:rgba(43,200,153,.13)}.comparison-card h3{font-size:1.45rem;margin:16px 0 21px}.comparison-card ul{list-style:none;display:grid;gap:13px}.comparison-card li{display:flex;align-items:center;gap:11px;font-size:.92rem;color:#657387}.new-way li{color:#c3cede}.comparison-card li span{display:grid;place-items:center;flex:0 0 23px;height:23px;border-radius:50%;font-weight:800}.old-way li span{color:var(--red);background:#f9e8eb}.new-way li span{color:#60d8b2;background:rgba(61,204,159,.14)}.comparison-arrow{display:grid;place-items:center;position:relative;z-index:2;margin-inline:-4px;width:62px;height:62px;border:8px solid #fff;border-radius:50%;background:var(--blue);color:#fff;font-size:1.25rem}
.platform-section{background:var(--soft)}.section-heading{max-width:760px}.section-heading.centered{text-align:center;margin:0 auto 55px}.section-heading .section-kicker{margin-bottom:16px}.section-heading>p:last-child{margin:17px auto 0;font-size:1.05rem}.bento-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-panel{position:relative;overflow:hidden;min-height:410px;padding:35px;border:1px solid #dfe6ef;border-radius:var(--radius);background:#fff}.feature-panel.panel-wide{grid-column:span 2;display:grid;grid-template-columns:.83fr 1.17fr;gap:55px;align-items:center;min-height:465px}.feature-number{display:inline-flex;margin-bottom:21px;color:#8290a3;font-size:.7rem;font-weight:800;letter-spacing:.1em}.feature-panel h3{max-width:490px;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.25}.feature-panel p{max-width:520px;margin-top:14px}.feature-copy>a{display:inline-flex;gap:8px;margin-top:24px;color:var(--blue);font-weight:700;font-size:.88rem}.rule-builder{margin:20px 6px;padding:19px;border:1px solid #e0e6ee;border-radius:17px;background:#f9fbfd;box-shadow:0 20px 48px rgba(24,51,88,.1);transform:rotate(1.3deg)}.rule-head{padding:0 7px 15px;border-bottom:1px solid #e1e7ef}.rule-head span,.rule-head b{display:block}.rule-head span,.rule-line small{font-size:.61rem;color:#8895a7;text-transform:uppercase;letter-spacing:.09em}.rule-head b{font-size:.92rem}.rule-line{display:flex;align-items:center;gap:13px;padding:13px 10px;border-radius:10px;background:#fff;border:1px solid #e9edf2}.rule-line div{flex:1}.rule-line b{display:block;font-size:.79rem}.rule-line em{padding:4px 7px;border-radius:5px;background:#f0edff;color:var(--violet);font-size:.58rem;font-style:normal;font-weight:800}.dot{width:11px;height:11px;border-radius:50%}.dot.blue{background:var(--blue)}.dot.violet{background:var(--violet)}.dot.green{background:var(--green)}.rule-connector{height:12px;margin-left:15px;border-left:1px dashed #aab5c3}.mini-visual{height:155px;margin:1px 0 24px;border-radius:15px;background:#f6f8fb}.people-visual{display:flex;align-items:center;justify-content:center;gap:15px}.people-visual span{display:grid;place-items:center;width:50px;height:50px;border:4px solid #fff;border-radius:50%;background:#dceaff;color:#2761aa;box-shadow:0 6px 15px rgba(25,57,99,.12);font-weight:800;font-size:.75rem}.people-visual span:nth-of-type(2){background:#eee9ff;color:#6a4fc5}.people-visual .approved{background:#dff8ef;color:var(--green);font-size:1rem}.people-visual i{font-style:normal;color:#9aa6b5}.audit-visual{display:flex;flex-direction:column;justify-content:center;padding:20px 26px}.audit-visual>div{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:9px;padding:8px 0;font-size:.68rem}.audit-visual>div span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(17,168,117,.1)}.audit-visual small{color:#8d99a8}.panel-dark{color:#fff;background:linear-gradient(145deg,#0a1728,#102943);border-color:#173853}.panel-dark p{color:#afbed0}.integration-mark{height:155px;display:flex;align-items:center;justify-content:center;gap:25px}.integration-mark img,.integration-mark b{width:64px;height:64px;border-radius:18px}.integration-mark img{padding:8px;background:#fff;object-fit:contain}.integration-mark b{display:grid;place-items:center;background:#5a6d82;color:#fff;font-family:Manrope;font-size:1.1rem}.integration-mark span{color:#77d8e6;font-size:1.5rem}.panel-metrics{background:linear-gradient(140deg,#fff,#f7f5ff)}.metric-chart{padding:25px;border:1px solid #e3e3ef;border-radius:17px;background:rgba(255,255,255,.8);box-shadow:0 20px 50px rgba(48,43,96,.09)}.metric-top{display:flex;justify-content:space-between}.metric-top small,.metric-top strong{display:block}.metric-top small{color:#7f8b9a;font-size:.66rem}.metric-top strong{font-family:Manrope;font-size:1.7rem}.metric-top em{height:max-content;padding:5px 8px;border-radius:6px;background:#e6f8f1;color:var(--green);font-size:.63rem;font-style:normal;font-weight:800}.metric-chart svg{width:100%;margin-top:8px}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--violet);stroke-width:3;stroke-linecap:round}
.steps-section{background:#fff}.steps-layout{display:grid;grid-template-columns:.8fr 1.1fr;gap:100px}.steps-copy{position:sticky;top:130px;height:max-content}.steps-copy .section-kicker{margin-bottom:17px}.steps-copy>p{max-width:510px;margin:22px 0;font-size:1.05rem}.text-link{display:inline-flex;gap:10px;color:var(--blue);font-weight:800}.steps-list{list-style:none;border-top:1px solid var(--line)}.steps-list li{display:grid;grid-template-columns:76px 1fr;gap:20px;padding:36px 0;border-bottom:1px solid var(--line)}.steps-list li>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;color:var(--blue);background:#eaf2ff;font-family:Manrope;font-weight:800}.steps-list h3{font-size:1.25rem;margin-bottom:6px}.steps-list p{max-width:540px}.audience-section{padding-top:20px;background:#fff}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.audience-grid article{padding:34px 29px;border-right:1px solid var(--line)}.audience-grid article:last-child{border:0}.audience-grid article>span{display:grid;place-items:center;width:39px;height:39px;margin-bottom:23px;border-radius:10px;color:var(--blue);background:#eaf2ff;font-size:.68rem;font-weight:800}.audience-grid h3{font-size:1.05rem;margin-bottom:9px}.audience-grid p{font-size:.87rem}
.pricing-section{background:#0a1628;color:#fff}.pricing-heading{display:grid;grid-template-columns:1fr .55fr;gap:70px;align-items:end}.pricing-heading .section-kicker{color:#67cddc;margin-bottom:15px}.pricing-heading>p{color:#aab8ca;font-size:1.04rem}.billing-control{display:flex;width:max-content;margin:43px auto 28px;padding:5px;border:1px solid #2a3b51;border-radius:12px;background:#111f32}.billing-control button{padding:9px 14px;border:0;border-radius:8px;background:transparent;color:#99a9bc;cursor:pointer;font-size:.79rem;font-weight:700}.billing-control button.active{background:#fff;color:var(--ink)}.billing-control span{margin-left:5px;color:#51cfa9;font-size:.66rem}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px}.price-card{position:relative;display:flex;flex-direction:column;padding:32px;border:1px solid #27384d;border-radius:19px;background:#0e1c2f}.price-card.featured{border-color:#4a8ef5;background:#12233a;box-shadow:0 0 0 1px #4a8ef5,0 20px 55px rgba(0,0,0,.23)}.popular{position:absolute;top:-13px;right:22px;padding:5px 10px;border-radius:20px;background:var(--blue);font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.plan-name{color:#fff;font-family:Manrope;font-size:1.17rem;font-weight:800}.plan-desc{min-height:51px;margin-top:8px;color:#9eadc0;font-size:.83rem}.price{display:flex;align-items:flex-start;margin:27px 0 0}.price>span{margin-top:8px;color:#a8b4c2;font-size:1rem}.price strong{font-size:3.25rem;line-height:1}.price small{align-self:flex-end;margin:0 0 7px 7px;color:#8e9caf;font-size:.74rem}.billing-note{margin:5px 0 21px;color:#7f90a4;font-size:.68rem}.price-card .button{width:100%}.button-outline{color:#fff;border-color:#405268}.price-card ul{list-style:none;display:grid;gap:12px;margin-top:27px;color:#c2cddd;font-size:.83rem}.price-card li:before{content:"✓";margin-right:9px;color:#55d2ad;font-weight:900}.pricing-footnote{margin:29px auto 0;text-align:center;color:#8998aa;font-size:.78rem}.pricing-footnote a{color:#69c7f5;text-decoration:underline;text-underline-offset:3px}
.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.63fr 1fr;gap:100px}.faq-intro{height:max-content}.faq-intro .section-kicker{margin-bottom:15px}.faq-intro h2{font-size:clamp(2rem,3.4vw,3rem)}.faq-intro>p:last-child{margin-top:22px}.faq-intro a{color:var(--blue);font-weight:700}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;list-style:none;padding:25px 45px 25px 0;cursor:pointer;font-family:Manrope;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span:before,.faq-list summary span:after{content:"";position:absolute;right:10px;top:50%;width:14px;height:2px;background:var(--ink);transition:.2s}.faq-list summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{padding:0 50px 24px 0}.final-cta{position:relative;overflow:hidden;padding:80px 0;background:linear-gradient(110deg,#1268ee,#6949df);color:#fff}.cta-glow{position:absolute;width:550px;height:550px;right:-150px;top:-350px;border-radius:50%;border:80px solid rgba(255,255,255,.07)}.cta-inner{position:relative;display:grid;grid-template-columns:1fr auto;gap:75px;align-items:center}.cta-inner .section-kicker{color:#c6eeff;margin-bottom:13px}.cta-inner h2{max-width:810px;font-size:clamp(2rem,3.9vw,3.4rem)}.cta-inner>div:last-child{text-align:center}.button-light{color:var(--blue);background:#fff;box-shadow:0 15px 35px rgba(13,27,88,.22)}.cta-inner>div:last-child p{margin-top:12px;color:#d9e6ff;font-size:.67rem}.site-footer{padding:72px 0 24px;background:#07111f;color:#fff}.footer-main{display:grid;grid-template-columns:2.2fr repeat(3,1fr);gap:70px}.site-footer .brand{color:#fff}.footer-brand>p{max-width:390px;margin:19px 0;color:#8595a9;font-size:.87rem}.domain{color:#69c7f5;font-size:.8rem;font-weight:700}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-main h3{margin-bottom:6px;color:#dbe4ee;font-size:.8rem;letter-spacing:0}.footer-main>div:not(.footer-brand) a{color:#8998aa;font-size:.8rem}.footer-main>div:not(.footer-brand) a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:58px;padding-top:22px;border-top:1px solid #17253a}.footer-bottom p{color:#68798f;font-size:.7rem}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal[data-delay="1"]{transition-delay:.1s}.reveal[data-delay="2"]{transition-delay:.2s}.reveal[data-delay="3"]{transition-delay:.3s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.site-nav{gap:18px}.hero-grid{gap:35px}.hero h1{font-size:clamp(3rem,5.6vw,4.3rem)}.floating-card-right{right:-8px}.floating-card-left{left:-12px}.trust-grid{grid-template-columns:1.4fr repeat(2,1fr)}.trust-grid>div:nth-last-child(-n+2){display:none}.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-grid article:nth-child(2){border-right:0}.audience-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:900px){.shell{width:min(100% - 36px,720px)}.section{padding:85px 0}.menu-button{display:flex;z-index:2}.menu-button.is-open>span:nth-of-type(2){transform:translateY(7px) rotate(45deg)}.menu-button.is-open>span:nth-of-type(3){opacity:0}.menu-button.is-open>span:nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}.site-nav{position:fixed;inset:0;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:105px 24px 35px;background:#fff;transform:translateX(100%);transition:transform .3s ease}.site-nav.is-open{transform:none}.site-nav>a{width:100%;padding:15px 0;border-bottom:1px solid var(--line);font-family:Manrope;font-size:1.15rem}.nav-actions{width:100%;margin:25px 0 0;display:grid;grid-template-columns:1fr 1fr}.nav-login{display:grid;place-items:center;border:1px solid var(--line);border-radius:10px}.hero{padding-top:122px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:20px 0}.eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-lead{margin-inline:auto}.product-stage{max-width:680px}.trust-grid{grid-template-columns:1fr repeat(2,1fr)}.trust-grid p{display:none}.split-heading,.pricing-heading,.faq-layout{grid-template-columns:1fr;gap:28px}.comparison-grid{grid-template-columns:1fr;margin-top:45px}.comparison-arrow{margin:-8px auto;transform:rotate(90deg)}.feature-panel.panel-wide{grid-template-columns:1fr;gap:25px}.steps-layout{grid-template-columns:1fr;gap:52px}.steps-copy{position:static}.price-grid{grid-template-columns:1fr;max-width:560px;margin-inline:auto}.price-card{padding:34px}.plan-desc{min-height:0}.cta-inner{grid-template-columns:1fr;gap:35px;text-align:center}.cta-inner>div:first-child{display:grid;justify-items:center}.footer-main{grid-template-columns:1.7fr repeat(3,1fr);gap:35px}}
@media(max-width:620px){.shell{width:calc(100% - 32px)}.section{padding:72px 0}.nav-wrap{height:70px}.hero{padding:108px 0 65px;min-height:auto}.hero h1{font-size:2.75rem}.hero-lead{font-size:1rem;line-height:1.65}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:7px 15px;text-align:left;width:max-content;margin-inline:auto}.product-stage{padding:25px 0 30px}.product-window{transform:none;border-radius:12px}.window-bar{height:39px}.floating-card-right{display:none}.floating-card-left{left:8px;bottom:0;transform:scale(.85);transform-origin:left bottom}.trust-grid{min-height:80px;grid-template-columns:1fr 1fr;gap:12px}.trust-grid>div{font-size:.67rem}.split-heading{gap:22px}.comparison-card{padding:27px 24px}.feature-panel,.feature-panel.panel-wide{grid-column:auto;min-height:0;padding:26px}.bento-grid{grid-template-columns:1fr}.rule-builder{margin:13px -12px -8px}.rule-line{padding:10px 8px}.rule-line em{display:none}.mini-visual{height:135px}.panel-metrics{gap:30px}.metric-chart{padding:17px}.steps-list li{grid-template-columns:56px 1fr;gap:12px;padding:26px 0}.steps-list li>span{width:43px;height:43px}.audience-grid{grid-template-columns:1fr}.audience-grid article,.audience-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.audience-grid article:last-child{border-bottom:0}.pricing-heading{gap:17px}.billing-control{margin-top:31px}.price-card{padding:28px 24px}.faq-layout{gap:40px}.final-cta{padding:68px 0}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-bottom{display:block}.footer-bottom p+ p{margin-top:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.site-nav{transition:none}}

/* Hero workflow visual: product concept without a dashboard screenshot. */
.workflow-console{position:relative;z-index:2;overflow:hidden;padding:0 28px 24px;border:1px solid rgba(91,112,143,.17);border-radius:20px;background:#fff;box-shadow:0 35px 100px rgba(18,40,82,.18),0 5px 15px rgba(18,40,82,.07);transform:perspective(1300px) rotateY(-3deg) rotateX(1deg)}
.workflow-console-head{height:62px;margin:0 -28px 24px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9edf3;background:#fbfcfe}.workflow-console-head>div{display:flex;align-items:center;gap:9px;font-family:Manrope;font-size:.82rem;font-weight:800}.workflow-console-head img{width:24px;height:24px}.workflow-console-head>b{display:flex;align-items:center;gap:7px;padding:6px 9px;border-radius:20px;color:#16825f;background:#e5f8f1;font-size:.62rem}.workflow-console-head>b i{width:6px;height:6px;border-radius:50%;background:#18a978}
.request-summary{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:14px;padding:16px;border:1px solid #e4eaf1;border-radius:14px;background:#f8fafc}.request-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:11px;color:#fff;background:linear-gradient(145deg,var(--blue),var(--violet));font-size:1.05rem}.request-summary small,.request-summary strong,.request-summary p{display:block}.request-summary small{color:#7e8b9d;font-size:.58rem;text-transform:uppercase;letter-spacing:.06em}.request-summary strong{margin-top:2px;font-family:Manrope;font-size:.87rem}.request-summary p{font-size:.67rem}.request-summary>span{padding:6px 9px;border-radius:7px;color:#775acc;background:#eeeaff;font-size:.58rem;font-weight:800}
.workflow-route{padding:22px 9px 10px}.route-step{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:13px;color:#91a0b1}.route-step>span{display:grid;place-items:center;width:32px;height:32px;border:2px solid #dce3eb;border-radius:50%;background:#fff;font-family:Manrope;font-size:.68rem;font-weight:800}.route-step small,.route-step strong,.route-step p{display:block}.route-step small{font-size:.54rem;text-transform:uppercase;letter-spacing:.08em}.route-step strong{color:#69788c;font-family:Manrope;font-size:.77rem}.route-step p{font-size:.6rem}.route-step time,.route-step em{font-size:.58rem;font-style:normal}.route-step.complete>span{color:#fff;border-color:var(--green);background:var(--green)}.route-step.complete strong{color:var(--ink)}.route-step.current>span{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 5px rgba(20,110,245,.1)}.route-step.current strong{color:var(--ink)}.route-step.current em{padding:4px 7px;border-radius:6px;color:#8a6416;background:#fff3d5;font-weight:800}.route-line{height:20px;margin:3px 0 3px 24px;border-left:2px dashed #dce3eb}.route-line.complete{border-color:#72d0b1}.console-foot{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-radius:9px;background:#eef6ff;color:#4b6078;font-size:.59rem}.console-foot span{display:flex;align-items:center;gap:7px}.console-foot span i{width:7px;height:7px;border-radius:50%;background:var(--blue)}.console-foot b{color:#315e98}

@media(max-width:900px){.site-nav{width:100vw;height:100dvh;min-height:100vh;visibility:hidden;transform:none!important;transition:none!important;background:#fff!important;opacity:1!important;box-shadow:none;isolation:isolate}.site-nav.is-open{visibility:visible}.menu-button{position:relative;z-index:3}.site-header:has(.site-nav.is-open){background:#fff!important;backdrop-filter:none}.workflow-console{max-width:680px;margin-inline:auto}}
@media(max-width:620px){.workflow-console{padding:0 16px 17px;transform:none;border-radius:14px}.workflow-console-head{height:52px;margin:0 -16px 17px;padding:0 16px}.request-summary{grid-template-columns:39px 1fr;padding:12px}.request-icon{width:39px;height:39px}.request-summary>span{display:none}.workflow-route{padding:18px 4px 8px}.route-step{grid-template-columns:32px 1fr auto;gap:10px}.route-step>span{width:29px;height:29px}.route-line{height:15px;margin-left:18px}.console-foot b{display:none}.floating-card-left{display:none}}
