:root{--navy:#081426;--navy-2:#0d1d35;--navy-3:#132746;--blue:#17335c;--yellow:#f5c518;--yellow-2:#ffd84d;--white:#fff;--ink:#0c1b30;--muted:#66758b;--line:#dce4ee;--surface:#f4f7fb;--green:#26ad73;--red:#ef5a67;--radius:20px;--shadow:0 24px 70px rgba(7,20,38,.14)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}
body.menu-open{overflow:hidden}
a{color:inherit}button,a{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:10px;left:10px;z-index:999;transform:translateY(-150%);background:var(--yellow);color:var(--ink);padding:10px 16px;border-radius:8px;font-weight:700}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:100;background:rgba(8,20,38,.9);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--yellow);color:var(--navy);box-shadow:0 8px 24px rgba(245,197,24,.2)}.brand-mark svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand strong,.brand small{display:block}.brand strong{color:#fff;font-size:14px;line-height:1.2;text-transform:uppercase;letter-spacing:.055em}.brand small{color:rgba(255,255,255,.5);font-size:10px;margin-top:2px}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.desktop-nav a{color:rgba(255,255,255,.7);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.desktop-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 20px;border:1px solid transparent;border-radius:10px;text-decoration:none;font-size:14px;font-weight:750;line-height:1.2;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,color .2s,box-shadow .2s}.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--navy);box-shadow:0 10px 30px rgba(245,197,24,.22)}.button-primary:hover{background:var(--yellow-2);box-shadow:0 13px 36px rgba(245,197,24,.32)}.button-ghost{color:#fff;border-color:rgba(255,255,255,.2);background:transparent}.button-ghost:hover,.button-secondary:hover{border-color:rgba(245,197,24,.65);color:var(--yellow)}.button-secondary{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.04)}.button-large{min-height:52px;padding:14px 25px;font-size:15px}.menu-toggle{display:none;width:43px;height:43px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:transparent;color:#fff;align-items:center;justify-content:center}.menu-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.menu-toggle .menu-close{display:none}.menu-toggle[aria-expanded=true] .menu-open{display:none}.menu-toggle[aria-expanded=true] .menu-close{display:block}.mobile-menu{position:absolute;top:76px;left:0;right:0;padding:12px 24px 22px;background:#0a172b;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px rgba(0,0,0,.3)}.mobile-menu[hidden]{display:none}.mobile-menu a{display:block;padding:12px 4px;color:rgba(255,255,255,.8);font-size:15px;font-weight:650;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06)}
.section-dark{color:#fff;background:var(--navy)}.section-light{background:#fff}.section-muted{background:var(--surface)}section{position:relative;padding:108px 0}.section-kicker{display:block;margin-bottom:13px;color:#b18a00;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section-dark .section-kicker{color:var(--yellow)}.section-intro{max-width:690px;margin-bottom:48px}.section-intro.centered{text-align:center;margin-left:auto;margin-right:auto}.section-intro h2,.demo-copy h2,.workflow-copy h2,.pricing-copy h2,.final-cta h2,.co-creation h2{margin:0 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.13;letter-spacing:-.035em}.section-intro p,.demo-copy>p,.pricing-copy>p,.co-creation p{margin:0;color:var(--muted);font-size:17px;line-height:1.75}.section-dark .section-intro p,.section-dark .pricing-copy>p{color:rgba(255,255,255,.62)}
.hero{min-height:720px;padding:82px 0 100px;isolation:isolate;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,.87fr) minmax(520px,1.13fr);align-items:center;gap:62px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:21px;color:rgba(255,255,255,.68);font-size:12px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.eyebrow span{width:28px;height:2px;background:var(--yellow)}.hero h1{max-width:620px;margin:0 0 24px;font-size:clamp(46px,5vw,68px);font-weight:850;line-height:1.02;letter-spacing:-.052em}.hero h1 em{display:block;color:var(--yellow);font-style:normal}.hero-lead{max-width:590px;margin:0 0 30px;color:rgba(255,255,255,.67);font-size:18px;line-height:1.7}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-note{margin:16px 0 0;color:rgba(255,255,255,.44);font-size:12px}.hero-note span{padding:0 5px;color:var(--yellow)}.hero-benefits{display:flex;gap:22px;margin-top:34px;flex-wrap:wrap}.hero-benefits span{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.72);font-size:12px;font-weight:650}.hero-benefits svg{width:17px;height:17px;fill:none;stroke:var(--yellow);stroke-width:1.8}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);z-index:-1;pointer-events:none}.hero-glow-one{width:600px;height:600px;right:-220px;top:-230px;background:radial-gradient(circle,rgba(31,82,142,.32),transparent 68%)}.hero-glow-two{width:470px;height:470px;left:18%;bottom:-330px;background:radial-gradient(circle,rgba(245,197,24,.09),transparent 70%)}
.product-stage{position:relative;min-width:0;perspective:1200px}.stage-orbit{position:absolute;inset:-40px -50px;background:radial-gradient(circle at center,rgba(31,83,148,.3),transparent 64%);filter:blur(12px)}.browser-frame{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:17px;background:#f5f7fa;box-shadow:0 45px 100px rgba(0,0,0,.44);transform:rotateY(-4deg) rotateX(1deg)}.browser-top{height:36px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#e7ebf1;border-bottom:1px solid #d7dde6}.browser-top>span{width:7px;height:7px;border-radius:50%;background:#bdc5d0}.browser-top>span:first-child{background:#f06d6d}.browser-top>span:nth-child(2){background:#e5b936}.browser-top div{flex:1;max-width:260px;height:20px;margin-left:8px;padding:2px 12px;border-radius:5px;background:#fff;color:#8390a0;font-size:8px}.dashboard-image{display:block;width:100%;height:auto;aspect-ratio:1717/916;object-fit:contain;background:#f4f6f9}
.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.problem-card{min-height:230px;padding:30px 25px;border-right:1px solid var(--line)}.problem-card:last-child{border:0}.problem-card>span,.benefits-grid article>span{color:#b18a00;font-size:11px;font-weight:800;letter-spacing:.1em}.problem-card h3{margin:30px 0 10px;font-size:18px;line-height:1.3}.problem-card p{margin:0;color:var(--muted);font-size:14px}.bridge{display:flex;align-items:center;justify-content:center;gap:14px;max-width:780px;margin:38px auto 0;font-size:17px;font-weight:700;text-align:center}.bridge svg{width:34px;height:34px;padding:7px;border-radius:9px;background:var(--yellow);fill:none;stroke:var(--navy);stroke-width:1.8;flex:0 0 auto}
.features{background:linear-gradient(145deg,var(--navy),#0b1a30)}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{min-height:230px;padding:26px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);transition:transform .25s,border-color .25s,background .25s}.feature-card:hover{transform:translateY(-5px);border-color:rgba(245,197,24,.34);background:rgba(255,255,255,.055)}.feature-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:28px;border-radius:12px;background:rgba(245,197,24,.1);color:var(--yellow)}.feature-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{margin:0 0 9px;font-size:17px}.feature-card p{margin:0;color:rgba(255,255,255,.54);font-size:13px}
.demo-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:75px;align-items:center}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0 0;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:9px;color:#3e4d61;font-size:14px;font-weight:650}.check-list svg{width:21px;height:21px;padding:4px;border-radius:50%;background:#e8f8f0;fill:none;stroke:var(--green);stroke-width:2.3}.economics-preview{overflow:hidden;border:1px solid #dce3ec;border-radius:18px;background:#f6f8fb;box-shadow:var(--shadow)}.preview-window-top{height:40px;display:flex;align-items:center;gap:6px;padding:0 14px;background:#fff;border-bottom:1px solid #e3e8ef}.preview-window-top span{width:7px;height:7px;border-radius:50%;background:#cad0d9}.preview-window-top b{margin-left:8px;color:#687589;font-size:9px}.eco-preview-head{display:flex;justify-content:space-between;align-items:center;padding:21px 24px}.eco-preview-head small,.eco-preview-head strong{display:block}.eco-preview-head small{color:#8995a5;font-size:9px}.eco-preview-head strong{font-size:16px}.eco-preview-head button{padding:6px 12px;border:1px solid #dce3eb;border-radius:7px;background:#fff;color:#677488;font-size:9px}.eco-formula-preview{display:grid;grid-template-columns:repeat(7,auto);gap:6px;align-items:stretch;padding:0 24px 18px}.eco-formula-preview div{min-width:0;padding:10px;border-radius:8px;background:#fff;border:1px solid #e4e8ee}.eco-formula-preview i{align-self:center;color:#8e9baa;font-size:12px;font-style:normal}.eco-formula-preview small,.eco-formula-preview strong{display:block}.eco-formula-preview small{white-space:nowrap;color:#8794a4;font-size:7px}.eco-formula-preview strong{margin-top:4px;font-size:13px}.eco-formula-preview .result{background:#fff9de;border-color:#edd370}.eco-table-preview{margin:0 24px 13px;border:1px solid #e0e6ed;border-radius:9px;background:#fff;overflow:hidden}.eco-table-preview>div{display:grid;grid-template-columns:24px 1fr 80px 60px;gap:8px;align-items:center;min-height:35px;padding:0 12px;border-bottom:1px solid #edf0f4}.eco-table-preview>div:first-child{grid-template-columns:1fr 80px 60px;color:#8794a4;font-size:7px}.eco-table-preview>div:last-child{border:0}.eco-table-preview i{width:20px;height:20px;border-radius:4px;background:#e8edf3}.eco-table-preview b,.eco-table-preview span{height:5px;border-radius:3px;background:#dfe5ec}.preview-caption{display:block;padding:0 24px 17px;color:#8d99a8;font-size:8px}
.economics-image{display:block;width:100%;height:auto;aspect-ratio:1716/917;object-fit:contain;background:#f4f6f9}
.how{overflow:hidden}.steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:0;padding:0;list-style:none}.steps::before{content:"";position:absolute;top:28px;left:17%;right:17%;height:1px;background:#d6dee8}.steps li{position:relative;text-align:center}.steps li>span{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;margin:0 auto 22px;border:1px solid #d4dce7;border-radius:50%;background:#fff;color:#997900;font-weight:800;box-shadow:0 8px 24px rgba(14,30,51,.08)}.steps h3{margin:0 0 9px;font-size:19px}.steps p{max-width:310px;margin:0 auto;color:var(--muted);font-size:14px}
.workflow{background:linear-gradient(105deg,#081426 0%,#102747 100%)}.workflow-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.workflow-copy p{color:rgba(255,255,255,.58);font-size:17px}.morning-list{border-top:1px solid rgba(255,255,255,.13)}.morning-list div{display:flex;align-items:center;gap:20px;padding:16px 4px;border-bottom:1px solid rgba(255,255,255,.1);font-size:15px;font-weight:650}.morning-list span{color:var(--yellow);font-size:10px;letter-spacing:.08em}.workflow-result{grid-column:1/-1;margin:15px 0 0;padding:23px 28px;border-left:3px solid var(--yellow);background:rgba(255,255,255,.045);font-size:20px;font-weight:750}
.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefits-grid article{padding:32px;border:1px solid var(--line);border-radius:16px}.benefits-grid h3{margin:28px 0 10px;font-size:19px}.benefits-grid p{margin:0;color:var(--muted);font-size:14px}.development-note{max-width:730px;margin:34px auto 0;text-align:center;color:#526176;font-size:15px;font-weight:650}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.audience-grid article{padding:32px;border:1px solid #dce4ed;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(17,38,66,.05)}.audience-grid>article>svg{width:38px;height:38px;margin-bottom:28px;fill:none;stroke:#a48307;stroke-width:1.5}.audience-grid h3{margin:0 0 10px;font-size:20px}.audience-grid p{margin:0;color:var(--muted);font-size:14px}.co-creation{padding-top:72px;padding-bottom:72px}.co-creation-inner{display:grid;grid-template-columns:82px 1fr;gap:28px;align-items:center;padding:42px 48px;border:1px solid #e0e7ef;border-radius:22px;background:#fbfcfe}.co-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:18px;background:var(--yellow)}.co-icon svg{width:38px;height:38px;fill:none;stroke:var(--navy);stroke-width:1.6}.co-creation h2{font-size:32px;margin-bottom:10px}.co-creation p{font-size:15px}
.pricing{background:linear-gradient(135deg,#081426,#102849)}.pricing-copy{max-width:760px;margin-bottom:45px}.pricing-notes{display:flex;gap:22px;margin-top:24px;flex-wrap:wrap}.pricing-notes span{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.7);font-size:13px;font-weight:650}.pricing-notes svg{width:20px;height:20px;padding:4px;border-radius:50%;background:rgba(38,173,115,.15);fill:none;stroke:#52d89a;stroke-width:2.2}.tariff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.tariff-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:25px 21px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.045)}.tariff-card-featured{border-color:var(--yellow);background:linear-gradient(180deg,rgba(245,197,24,.1),rgba(255,255,255,.055));box-shadow:0 24px 55px rgba(0,0,0,.24)}.tariff-badge{position:absolute;top:-12px;right:18px;padding:5px 9px;border-radius:6px;background:var(--yellow);color:var(--navy);font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.tariff-head>span{color:var(--yellow);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tariff-head h3{margin:7px 0 3px;font-size:25px}.tariff-head p{min-height:42px;margin:0;color:rgba(255,255,255,.5);font-size:12px}.tariff-price{display:flex;align-items:baseline;gap:5px;margin:23px 0;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.tariff-price small{color:rgba(255,255,255,.5);font-size:10px}.tariff-price strong{font-size:25px;line-height:1;white-space:nowrap}.tariff-price span{color:rgba(255,255,255,.42);font-size:9px}.tariff-card ul{display:flex;flex-direction:column;gap:11px;margin:0 0 25px;padding:0;list-style:none}.tariff-card li{display:flex;align-items:flex-start;gap:7px;color:rgba(255,255,255,.67);font-size:11px;line-height:1.45}.tariff-card li svg{width:16px;height:16px;flex:0 0 auto;padding:3px;border-radius:50%;background:rgba(38,173,115,.14);fill:none;stroke:#52d89a;stroke-width:2.2}.tariff-button{width:100%;min-height:43px;margin-top:auto;border-color:rgba(255,255,255,.2);color:#fff;background:rgba(255,255,255,.04)}.tariff-button:hover{border-color:var(--yellow);color:var(--yellow)}.tariff-card-featured .tariff-button:hover{color:var(--navy)}.tariff-footnote{margin:22px 0 0;color:rgba(255,255,255,.38);font-size:10px;text-align:center}
.faq-grid{display:grid;grid-template-columns:360px 1fr;gap:90px;align-items:start}.accordion{border-top:1px solid var(--line)}.accordion article{border-bottom:1px solid var(--line)}.accordion h3{margin:0}.accordion button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:23px 0;border:0;background:transparent;color:var(--ink);font-size:16px;font-weight:750;text-align:left;cursor:pointer}.accordion button svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:#8d99a8;stroke-width:2;transition:transform .2s}.accordion button[aria-expanded=true] svg{transform:rotate(180deg)}.accordion [role=region] p{margin:0;padding:0 48px 23px 0;color:var(--muted);font-size:14px}.final-cta{padding:78px 0}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:55px}.final-cta h2{max-width:680px;font-size:40px}.final-cta p{max-width:650px;margin:0;color:rgba(255,255,255,.58)}.final-actions{display:flex;flex-direction:column;align-items:center;gap:12px;flex:0 0 auto}.final-actions>a:last-child{color:rgba(255,255,255,.72);font-size:13px;font-weight:650;text-underline-offset:3px}
.site-footer{padding:64px 0 20px;background:#050f1e;color:#fff}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px;padding-bottom:45px}.footer-brand p{max-width:300px;margin:19px 0 0;color:rgba(255,255,255,.42);font-size:13px}.footer-grid nav{display:flex;flex-direction:column;gap:10px}.footer-grid nav strong{margin-bottom:6px;color:rgba(255,255,255,.88);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.footer-grid nav a{color:rgba(255,255,255,.46);font-size:13px;text-decoration:none}.footer-grid nav a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.3);font-size:11px}.metrika-pixel{position:absolute;left:-9999px}
:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1080px){.desktop-nav{display:none}.menu-toggle{display:flex}.hero-grid{grid-template-columns:1fr;gap:62px}.hero-copy{max-width:720px}.product-stage{width:min(760px,94%);margin:0 auto}.problem-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.problem-card:nth-child(2){border-right:0}.problem-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.demo-grid{grid-template-columns:1fr;gap:50px}.demo-copy{max-width:680px}.tariff-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:300px 1fr;gap:55px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:30px}}
@media(max-width:800px){.container{width:min(100% - 36px,680px)}section{padding:80px 0}.header-inner{height:68px}.mobile-menu{top:68px}.desktop-login{display:none}.header-cta{min-height:39px;padding:9px 13px;font-size:12px}.brand small{display:none}.hero{padding-top:60px}.hero h1{font-size:clamp(40px,11vw,58px)}.browser-frame{transform:none}.workflow-grid{grid-template-columns:1fr;gap:35px}.workflow-result{grid-column:auto}.benefits-grid,.audience-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.access-card{max-width:520px}.faq-grid{grid-template-columns:1fr;gap:15px}.faq-grid .section-intro{margin-bottom:25px}.final-cta-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1.5fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.container{width:calc(100% - 28px)}section{padding:65px 0}.header-inner{gap:8px}.brand-mark{width:37px;height:37px}.brand strong{font-size:12px}.header-cta{padding:8px 10px}.menu-toggle{width:39px;height:39px}.hero{min-height:0;padding:52px 0 75px}.eyebrow{align-items:flex-start;font-size:10px}.eyebrow span{margin-top:7px}.hero h1{font-size:39px}.hero-lead{font-size:16px}.hero-buttons{display:grid}.hero-buttons .button{width:100%}.hero-note{line-height:1.7}.hero-benefits{display:grid;gap:11px}.product-stage{width:100%}.browser-top{height:30px}.problem-grid,.features-grid,.tariff-grid{grid-template-columns:1fr}.problem-card{min-height:0;border-right:0;border-bottom:1px solid var(--line)!important}.problem-card:last-child{border-bottom:0!important}.feature-card{min-height:0}.bridge{align-items:flex-start;text-align:left}.section-intro h2,.demo-copy h2,.workflow-copy h2,.pricing-copy h2,.final-cta h2,.co-creation h2{font-size:31px}.eco-preview-head{padding:16px}.eco-formula-preview{grid-template-columns:1fr 1fr;padding:0 16px 13px}.eco-formula-preview i{display:none}.eco-table-preview{margin-left:16px;margin-right:16px}.check-list{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:26px}.steps::before{top:25px;bottom:25px;left:25px;right:auto;width:1px;height:auto}.steps li{display:grid;grid-template-columns:52px 1fr;gap:16px;text-align:left}.steps li>span{width:52px;height:52px;margin:0}.steps p{margin:0}.workflow-result{font-size:17px}.co-creation-inner{grid-template-columns:1fr;padding:30px}.co-icon{width:58px;height:58px}.pricing-notes{display:grid;gap:10px}.accordion button{font-size:15px}.accordion [role=region] p{padding-right:0}.final-cta h2{font-size:32px}.final-actions{width:100%;align-items:stretch}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:10px;flex-direction:column}.development-note{text-align:left}}
@media(max-width:360px){.header-cta{display:none}.hero h1{font-size:35px}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.browser-frame{transform:none}}
