:root{--accent:#5267e9;--accent-hover:#3f52c9}
.brand{display:inline-flex;align-items:center;gap:9px;letter-spacing:-1.5px}
.brand img{width:34px;height:34px;object-fit:contain;border-radius:8px}
.brand-word{color:var(--ink)!important;font:500 18px var(--mono);letter-spacing:-1.5px}
.parent-brand{margin-left:auto;margin-right:20px;color:var(--muted);font-size:11px;white-space:nowrap;text-decoration:none}
.parent-brand:hover{color:var(--accent)}
.hero h1,h2{letter-spacing:-.02em}
.primary:hover{background:var(--accent-hover)}
a:focus-visible,.button:focus-visible,.nav-cta:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
@media (max-width:760px){.parent-brand{display:none}}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* Vocai template adaptation — based on the user-provided SaaS landing template. */
:root{--paper:#fff;--ink:#161c2d;--muted:#6e727d;--line:#eaedf5;--night:#161c2d;--accent:#473bf0;--accent-hover:#3124d8;--soft:#f4f7ff;--lavender:#eeedff;--sans:"Noto Sans SC","PingFang SC",sans-serif;--mono:"DM Mono",monospace}
body{background:var(--paper);color:var(--muted);font-size:16px;line-height:1.8}.wrap{width:min(1200px,calc(100% - 48px))}.noise{display:none}
.nav{height:94px;border:0;position:relative;z-index:10}.brand{gap:10px;font-family:var(--sans);letter-spacing:-1px}.brand img{width:38px;height:38px;border-radius:0}.brand-word{font:700 24px/1 var(--sans);letter-spacing:-1px}.nav nav{gap:34px;margin-left:auto;margin-right:34px}.nav nav a{color:var(--ink);font-size:14px;font-weight:600}.nav nav a:hover,.parent-brand:hover{color:var(--accent)}.parent-brand{color:var(--muted);margin-left:0;margin-right:20px}.nav-cta{padding:12px 22px;border-radius:4px;background:var(--accent);box-shadow:0 10px 25px rgba(71,59,240,.2);font-weight:700}.nav-cta:hover{background:var(--accent-hover)}
.hero{min-height:0;padding:89px 0 0;text-align:center;overflow:hidden}.hero::before{content:"";position:absolute;left:7%;top:230px;width:76px;height:76px;background:url("assets/particle-1.png") center/contain no-repeat;opacity:.85;animation:templateFloat 5s ease-in-out infinite}.hero::after{content:"";position:absolute;right:8%;top:370px;width:48px;height:48px;background:url("assets/particle-2.png") center/contain no-repeat;animation:templateFloat 6s ease-in-out -2s infinite}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;background:var(--lavender);border-radius:3px;color:var(--accent);font:600 11px var(--sans);letter-spacing:0}.eyebrow b{display:none}.hero-copy{width:min(800px,100%);margin:0 auto}.product-name{display:none}h1,h2{font-family:var(--sans);font-weight:800;color:var(--ink);letter-spacing:-.045em}.hero h1{margin-top:22px;font-size:clamp(48px,6.2vw,80px);line-height:1.16}.hero h1 em,h2 em{color:var(--accent)}.intro{max-width:610px;margin:24px auto 31px;color:var(--muted);font-size:17px;line-height:1.85}.hero-actions{justify-content:center;gap:16px}.button{padding:14px 23px;border-radius:4px;gap:12px;font-size:14px;font-weight:700}.primary{background:var(--accent);box-shadow:0 13px 26px rgba(71,59,240,.22)}.primary:hover{background:var(--accent-hover)}.quiet{padding:13px 20px;border:1px solid #e3e6ef;border-radius:4px;color:var(--ink)}.product-shot{position:relative;top:auto;right:auto;width:min(1160px,100%);height:clamp(280px,51vw,595px);margin:88px auto 0;border:0;border-radius:14px 14px 0 0;background:#fff url("assets/dashboard-template.jpg") center top/cover no-repeat;box-shadow:0 22px 45px rgba(22,28,45,.12);overflow:hidden}.product-shot>*{display:none}.tech-strip{position:relative;bottom:auto;justify-content:center;gap:0;margin:0 auto;padding:28px 18px 29px;background:#fff;color:#575c69;font:600 12px var(--sans);box-shadow:0 14px 36px rgba(22,28,45,.06)}.tech-strip span,.tech-strip b{padding:0 18px;border-right:1px solid #e5e8f0}.tech-strip b{color:var(--accent);border-left:0}.tech-strip b:last-child{border-right:0}
.metrics{background:var(--soft);border-top:1px solid #ebeff9}.metric-grid{max-width:1200px}.metric-grid>div{padding:58px 30px;border-color:#dfe5f4;background:transparent}.metric-grid>div:last-child{border-color:#dfe5f4}.metric-grid strong{color:var(--accent);font-family:var(--sans);font-size:46px;letter-spacing:-3px;font-weight:800}.metric-grid strong span{font-size:21px}.metric-grid p{color:var(--ink);font-size:15px}.metric-grid small{color:var(--muted);font-size:12px}
.section{padding:125px 0}.kicker{display:inline-block;padding:6px 12px;border-radius:3px;background:var(--lavender);color:var(--accent);font:700 11px var(--sans);letter-spacing:.04em}.split-heading{grid-template-columns:1fr .78fr;gap:110px;margin-top:24px}.split-heading h2,.section-head h2,.faq h2,.process h2{font-size:clamp(40px,4.5vw,61px);line-height:1.2}.split-heading p,.section-head>p{font-size:16px;color:var(--muted)}.story{padding-top:145px}.story-body{margin-top:62px;padding:0;border:0;gap:45px}.story-body p{font-size:16px;color:var(--muted)}.quote{border-left:4px solid var(--accent);padding:7px 0 7px 24px;color:var(--ink);font-size:20px}.dark{background:var(--night);position:relative;overflow:hidden}.dark::before{content:"";position:absolute;width:440px;height:440px;left:-260px;top:140px;border-radius:50%;background:rgba(71,59,240,.16)}.dark .wrap{position:relative}.dark h2{color:#fff}.dark .kicker{background:rgba(255,255,255,.11);color:#c9c5ff}.cards{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:60px;border:0}.cards article{min-height:255px;padding:32px 30px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,.045)}.cards article:nth-child(3){grid-row:auto;padding-top:32px;background:var(--accent);border-color:var(--accent)}.cards article:hover{transform:translateY(-5px);background:rgba(255,255,255,.1)}.cards article:nth-child(3):hover{background:var(--accent-hover)}.cards h3,.use-grid h3,.principle-list h3,.delivery-grid h3{margin:36px 0 9px;font-size:21px}.cards p{color:#c4c8d4}.cards span{color:#c9c5ff}.use{padding-bottom:130px}.use-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:62px;border:0}.use-grid article{min-height:252px;padding:30px;border:1px solid #e6eaf4;border-radius:8px;background:#fff;box-shadow:0 10px 25px rgba(22,28,45,.04)}.use-grid .wide{grid-row:auto;min-height:252px;padding:30px;background:var(--soft)}.use-grid .wide h3{margin-top:36px;font-size:21px}.use-grid .wide b{position:static;display:inline-block;margin-top:25px;color:var(--accent);font:700 12px var(--sans)}.use-grid h3{color:var(--ink)}.use-grid p{color:var(--muted)}.use-grid .accent{background:var(--accent);border-color:var(--accent)}.use-grid .accent p,.use-grid .accent span{color:#dedcff}.principle{background:var(--soft)}.principle .wrap{gap:92px}.principle h2{color:var(--ink)}.principle-list article{border-color:#dce2f0}.principle-list span{color:var(--accent)}.principle-list h3{color:var(--ink)}.principle-list p{color:var(--muted)}.delivery-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:63px;border:0}.delivery-grid article,.delivery-grid article:first-child{min-height:232px;padding:30px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,.045)}.delivery-grid article:first-child{grid-row:auto;background:var(--accent);border-color:var(--accent)}.delivery-grid b{color:#d7d4ff}.delivery-grid h3{color:#fff;margin-top:36px}.scene-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px;border:0}.scene-grid article{min-height:160px;padding:28px;border:1px solid #e6eaf4;border-radius:8px;background:#fff;color:var(--ink);font-size:18px;box-shadow:0 10px 25px rgba(22,28,45,.03)}.scene-grid article:nth-child(2),.scene-grid article:nth-child(5){background:var(--soft)}.scene-grid .featured{grid-column:span 1;min-height:160px;background:var(--accent);font-size:18px}.process{background:var(--accent)}.process .kicker{background:rgba(255,255,255,.15);color:#fff}.process h2{color:#fff}.process h2 em{color:#dddafe}.process ol{gap:14px;margin-top:66px}.process li{padding:29px 22px;border:1px solid rgba(255,255,255,.26);border-radius:7px;background:rgba(255,255,255,.08)}.process li:before{display:none}.process li h3{color:#fff;margin-top:24px}.process li p{color:#e4e2ff}.process li b{color:#fff}.faq{padding-top:130px}.faq h2{margin:25px 0 55px}.faq details{padding:24px 0;border-color:#e1e5ee}.faq summary{color:var(--ink);font-size:19px}.faq details p{color:var(--muted)}.cta{background:var(--night);padding:110px 0}.cta .kicker{background:rgba(255,255,255,.1);color:#c8c5ff}.cta h2{color:#fff}.cta h2 em{color:#b8b3ff}.cta-actions p{color:#d4d7df}.light{background:var(--accent);color:#fff}.back{color:#c6c9d1}footer{height:auto;min-height:112px;border-top:1px solid #e9ecf3;color:var(--muted)}footer .brand{color:var(--ink)}footer p,footer>a:last-child{color:var(--muted)}
@keyframes templateFloat{50%{transform:translateY(-14px) rotate(5deg)}}
@media(max-width:760px){.wrap{width:min(100% - 36px,1200px)}.nav{height:76px}.parent-brand{display:none}.hero{padding-top:55px}.hero::before,.hero::after{display:none}.hero h1{font-size:46px}.intro{font-size:15px}.product-shot{height:245px;margin-top:58px;border-radius:8px 8px 0 0}.tech-strip{justify-content:flex-start;overflow:auto;white-space:nowrap;padding:20px 0;box-shadow:none}.tech-strip span,.tech-strip b{padding:0 12px}.metric-grid>div{padding:33px 20px}.metric-grid strong{font-size:36px}.section{padding:85px 0}.split-heading{gap:24px}.story-body{margin-top:42px}.cards,.use-grid,.scene-grid,.delivery-grid{grid-template-columns:1fr}.cards article,.use-grid article,.use-grid .wide,.delivery-grid article,.delivery-grid article:first-child{min-height:0;padding:27px}.scene-grid .featured{grid-column:auto}.principle .wrap{gap:34px}.process ol{grid-template-columns:1fr;gap:12px}.process li{padding:24px}.cta{padding:75px 0}.cta .wrap{display:block}.cta-actions{margin-top:32px}footer{padding:28px 0}}

.menu-toggle{display:none;border:1px solid var(--ink);border-radius:4px;background:#fff;width:46px;height:42px;padding:9px;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:4px 0;background:var(--ink);transition:transform .2s,opacity .2s}
@media(max-width:760px){.nav{position:relative}.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto;position:relative;z-index:2}.nav nav{display:none;position:absolute;top:66px;right:0;left:0;margin:0;padding:13px 18px;border:1px solid #e3e6ef;border-radius:8px;background:#fff;box-shadow:0 16px 35px rgba(22,28,45,.14)}.nav.menu-open nav{display:grid;gap:2px}.nav.menu-open nav a{padding:11px 8px}.nav.menu-open .menu-toggle span:first-child{transform:translateY(6px) rotate(45deg)}.nav.menu-open .menu-toggle span:nth-child(2){opacity:0}.nav.menu-open .menu-toggle span:last-child{transform:translateY(-6px) rotate(-45deg)}}

/* Final density pass: prioritise the real Vocai console over oversized template imagery. */
.hero{padding-top:64px}.hero h1{font-size:clamp(44px,5vw,66px);line-height:1.18}.intro{max-width:570px;margin:18px auto 26px;font-size:16px}.product-shot{width:min(880px,100%);height:min(64vw,570px);margin-top:62px;border:8px solid #f7f8fc;border-radius:12px;background:#1d2029 url("assets/vocai-console.png") center/cover no-repeat;box-shadow:0 20px 42px rgba(22,28,45,.13)}.tech-strip{max-width:980px;padding:21px 14px 23px;font-size:12px;box-shadow:0 11px 28px rgba(22,28,45,.05)}.tech-strip span,.tech-strip b{padding:0 14px}.metric-grid>div{padding:43px 25px}.metric-grid strong{font-size:40px}.section{padding:100px 0}.story{padding-top:112px}.split-heading h2,.section-head h2,.faq h2,.process h2{font-size:clamp(37px,3.8vw,53px)}.split-heading{gap:80px}.story-body{margin-top:48px}.cards{margin-top:48px}.cards article{min-height:222px;padding:27px}.cards h3,.use-grid h3,.principle-list h3,.delivery-grid h3{margin-top:27px;font-size:20px}.use{padding-bottom:105px}.use-grid{margin-top:48px}.use-grid article,.use-grid .wide{min-height:220px;padding:26px}.use-grid .wide h3{margin-top:30px;font-size:22px}.principle .wrap{gap:72px}.delivery-grid{margin-top:48px}.delivery-grid article,.delivery-grid article:first-child{min-height:205px;padding:26px}.scene-grid{margin-top:48px}.scene-grid article{min-height:140px;padding:24px}.scene-grid .featured{min-height:140px}.process ol{margin-top:52px}.process li{padding:24px 18px}.faq{padding-top:105px}.faq h2{margin-bottom:42px}.cta{padding:88px 0}
@media(max-width:760px){.hero{padding-top:45px}.hero h1{font-size:42px}.product-shot{width:min(330px,100%);height:240px;margin-top:47px;border-width:5px;border-radius:9px;background-size:cover}.tech-strip{padding:18px 0}.metric-grid>div{padding:29px 18px}.section{padding:74px 0}.story{padding-top:82px}.split-heading h2,.section-head h2,.faq h2,.process h2{font-size:36px}.cards article,.use-grid article,.use-grid .wide,.delivery-grid article,.delivery-grid article:first-child{padding:24px}.cta{padding:70px 0}}

/* Keep the product promise and the real console in one above-the-fold composition. */
@media(min-width:761px){.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"eyebrow product" "copy product" "tech tech";column-gap:68px;row-gap:0;padding-top:76px;text-align:left;align-items:start}.hero .eyebrow{grid-area:eyebrow;justify-self:start;align-self:end;margin-bottom:18px}.hero-copy{grid-area:copy;width:100%;margin:0;align-self:start}.hero h1{margin-top:0;font-size:clamp(45px,4.4vw,64px);line-height:1.17}.intro{margin:20px 0 28px;max-width:510px}.hero-actions{justify-content:flex-start}.product-shot{grid-area:product;width:100%;height:min(41vw,485px);margin:0;align-self:center;border-width:6px;border-radius:11px;background-size:cover}.tech-strip{grid-area:tech;max-width:none;margin-top:42px;border-radius:8px;justify-content:center}.hero::before{left:39%;top:120px;width:54px;height:54px}.hero::after{right:-1%;top:310px;width:40px;height:40px}}
@media(max-width:760px){.hero{display:block;text-align:center}.hero .eyebrow{margin-bottom:0}.hero-copy{margin:0 auto}.hero-actions{justify-content:center}}

/* Refined first-screen hierarchy: quieter copy, full product image, compact technical proof. */
@media(min-width:761px){.hero{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);grid-template-areas:"copy product" "tech product";column-gap:62px;padding-top:92px;align-items:center}.hero-copy{align-self:center}.hero h1{font-size:clamp(39px,3.8vw,54px);line-height:1.22}.intro{max-width:480px;margin:17px 0 22px;font-size:15px;line-height:1.75}.button{padding:12px 18px;font-size:13px}.product-shot{height:min(38vw,440px);border-width:5px;background-size:contain;background-repeat:no-repeat;box-shadow:0 15px 34px rgba(22,28,45,.11)}.tech-strip{align-self:start;justify-content:flex-start;flex-wrap:wrap;gap:7px;margin-top:28px;padding:0;background:transparent;box-shadow:none}.tech-strip span,.tech-strip b{padding:5px 9px;border:1px solid #e2e6f1;border-radius:4px;background:#fff;color:#687083;font:600 11px var(--sans)}.tech-strip b{color:var(--accent);background:var(--lavender);border-color:var(--lavender)}.metric-grid{width:min(1060px,calc(100% - 48px))}.metric-grid>div{padding:29px 20px}.metric-grid strong{font-size:34px}.metric-grid strong span{font-size:17px}.metric-grid p{margin:9px 0 1px;font-size:14px}.metric-grid small{font-size:11px}}
@media(max-width:760px){.hero h1{font-size:38px;line-height:1.25}.intro{font-size:14px;line-height:1.75}.button{padding:11px 15px;font-size:13px}.product-shot{background-size:contain;background-repeat:no-repeat}.tech-strip{gap:6px;white-space:normal;justify-content:center}.tech-strip span,.tech-strip b{padding:5px 8px;border:1px solid #e2e6f1;border-radius:4px;background:#fff;color:#687083;font-size:10px}.tech-strip b{color:var(--accent);background:var(--lavender);border-color:var(--lavender)}.metric-grid>div{padding:24px 14px}.metric-grid strong{font-size:31px}.metric-grid p{font-size:13px}.metric-grid small{font-size:10px}}

/* Unified cards and balanced grids. */
.kicker{display:none!important}
.cards article:nth-child(3),.delivery-grid article:first-child,.use-grid .accent,.scene-grid article:nth-child(2),.scene-grid article:nth-child(5),.scene-grid .featured{background:inherit;border-color:inherit;color:inherit}
.cards article:hover,.delivery-grid article:hover,.use-grid article:hover,.scene-grid article:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important;transform:translateY(-4px)}
.cards article:hover p,.cards article:hover span,.delivery-grid article:hover p,.delivery-grid article:hover b,.use-grid article:hover p,.use-grid article:hover span,.scene-grid article:hover span{color:#e4e2ff!important}
.use-grid .wide{background:#fff}.scene-grid .featured{font-size:18px;align-items:flex-end;justify-content:flex-start}
@media(min-width:761px){.use-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.use-grid article{grid-column:span 2}.use-grid article:nth-last-child(2),.use-grid article:last-child{grid-column:span 3}.scene-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.scene-grid article{grid-column:span 2}.scene-grid .featured{grid-column:1/-1;min-height:130px}.section-head>.kicker{display:none}}
@media(max-width:760px){.use-grid article,.scene-grid article,.scene-grid .featured{grid-column:auto}.scene-grid .featured{align-items:flex-end}}

.cards article,.cards article:nth-child(3){background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.15)!important;color:#f8f8f5}.delivery-grid article,.delivery-grid article:first-child{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.15)!important}.use-grid article,.use-grid .wide,.use-grid .accent{background:#fff!important;border-color:#e6eaf4!important;color:var(--ink)}.scene-grid article,.scene-grid article:nth-child(2),.scene-grid article:nth-child(5),.scene-grid .featured{background:#fff!important;border-color:#e6eaf4!important;color:var(--ink)}.use-grid article:hover h3{color:#fff!important}

/* Final component rhythm and content detail. */
@media(min-width:761px){.product-shot{height:min(35vw,405px);transform:translateY(-18px)}.tech-strip{margin-top:18px}.use-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.use-grid article,.use-grid article:nth-last-child(2),.use-grid article:last-child{grid-column:auto;min-height:255px;padding:24px 20px}.use-icon{display:block;width:54px;height:54px;object-fit:contain;margin:0 0 18px}.use-grid article>span{display:none}.use-grid h3{margin:0 0 9px;font-size:18px;line-height:1.35}.use-grid p{font-size:13px;line-height:1.7}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.scene-grid article,.scene-grid .featured{grid-column:auto;min-height:182px;padding:25px;display:block}.scene-grid h3{margin:0 0 12px;color:var(--ink);font-size:19px;line-height:1.35}.scene-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.scene-grid article:hover h3,.scene-grid article:hover p{color:#fff!important}.process-intro{max-width:670px;margin:21px 0 0;color:#e4e2ff;font-size:15px;line-height:1.85}.process ol{margin-top:43px}.cards article:hover,.cards article:nth-child(3):hover,.delivery-grid article:hover,.delivery-grid article:first-child:hover,.use-grid article:hover,.scene-grid article:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}}
@media(max-width:760px){.product-shot{height:225px;transform:none}.tech-strip{margin-top:20px}.use-grid{gap:14px}.use-grid article{min-height:0}.use-icon{width:46px;height:46px;object-fit:contain;margin:0 0 14px}.use-grid article>span{display:none}.use-grid h3{margin:0 0 8px}.scene-grid{gap:14px}.scene-grid article,.scene-grid .featured{min-height:0;padding:23px;display:block}.scene-grid h3{margin:0 0 9px;color:var(--ink);font-size:18px}.scene-grid p{margin:0;color:var(--muted);font-size:13px}.scene-grid article:hover h3,.scene-grid article:hover p{color:#fff!important}.process-intro{margin-top:18px;color:#e4e2ff;font-size:14px;line-height:1.75}.process ol{margin-top:35px}}

/* Hero resilience and a more editorial “why Vocai” section. */
.product-shot{background-color:#fff}
@media(min-width:761px){.tech-strip{margin-left:0;margin-right:0}.story{padding:96px 0}.story .split-heading{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:88px;align-items:start;margin:0}.story .split-heading h2{font-size:clamp(36px,3.7vw,50px);line-height:1.24}.story .split-heading p{max-width:540px;padding-top:8px;font-size:16px;line-height:1.9}.story-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px;padding:0;border:0}.story-body p{min-height:180px;padding:26px 24px;border:1px solid #e7ebf4;border-radius:10px;background:var(--soft);font-size:15px;line-height:1.85}.story-body .quote{min-height:180px;padding:27px 24px;border:0;border-radius:10px;background:var(--accent);color:#fff;font-size:19px;line-height:1.58;display:flex;align-items:center}.product-shot{background-image:url("assets/vocai-console.png");background-color:#fff}}
@media(max-width:760px){.tech-strip{margin-left:0;margin-right:0}.story{padding:76px 0}.story .split-heading{margin:0}.story .split-heading h2{font-size:35px;line-height:1.25}.story-body{gap:12px;margin-top:32px}.story-body p{padding:21px;border:1px solid #e7ebf4;border-radius:8px;background:var(--soft);font-size:14px}.story-body .quote{padding:22px;border:0;border-radius:8px;background:var(--accent);color:#fff;font-size:17px}}

/* Native screenshot sizing and a clearer “why Vocai” comparison. */
.product-shot{background:none!important;padding:0;border:0!important;box-shadow:0 15px 34px rgba(22,28,45,.11)}.product-shot .product-screenshot{display:block;width:100%;height:100%;object-fit:contain;border:5px solid #f7f8fc;border-radius:10px;background:#1d2029}.product-shot> :not(.product-screenshot){display:none!important}
@media(min-width:761px){.product-shot{height:auto!important;aspect-ratio:1383/1002;transform:translateY(-22px)}.section-head>p{justify-self:end;text-align:right;max-width:370px}.story-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.story-body article{min-height:205px;padding:26px 24px;border:1px solid #e5eaf3;border-radius:10px;background:#fff}.story-body article>span{display:inline-block;margin-bottom:18px;color:var(--accent);font:700 12px var(--sans)}.story-body h3{margin:0 0 12px;color:var(--ink);font-size:20px;line-height:1.35}.story-body p{min-height:0;padding:0;border:0;border-radius:0;background:none;color:var(--muted);font-size:14px;line-height:1.8}.story-body .story-answer{background:var(--accent);border-color:var(--accent)}.story-body .story-answer>span,.story-body .story-answer h3,.story-body .story-answer p{color:#fff}.story-body .story-answer p{color:#e6e4ff}}
@media(max-width:760px){.product-shot{height:auto!important;aspect-ratio:1383/1002;transform:none}.product-shot .product-screenshot{border-width:4px;border-radius:8px}.story-body article{padding:21px;border:1px solid #e5eaf3;border-radius:8px;background:#fff}.story-body article>span{display:block;margin-bottom:12px;color:var(--accent);font-size:12px;font-weight:700}.story-body h3{margin:0 0 8px;color:var(--ink);font-size:18px}.story-body article p{padding:0;border:0;border-radius:0;background:none;color:var(--muted)}.story-body .story-answer{background:var(--accent);border-color:var(--accent)}.story-body .story-answer>span,.story-body .story-answer h3{color:#fff}.story-body .story-answer p{color:#e6e4ff}}

/* Lead capture dialog */
body.lead-modal-open{overflow:hidden}.lead-modal[hidden],.lead-form-view[hidden],.lead-success[hidden],.lead-error[hidden]{display:none!important}.lead-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.lead-modal__backdrop{position:absolute;inset:0;background:rgba(20,25,42,.48);backdrop-filter:blur(5px)}.lead-dialog{position:relative;width:min(100%,560px);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:34px 36px 32px;border:1px solid #e7eaf3;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(24,30,55,.24)}.lead-close{position:absolute;top:12px;right:16px;width:36px;height:36px;border:0;border-radius:50%;background:#f4f5fa;color:#697084;font-size:25px;line-height:1;cursor:pointer}.lead-eyebrow{margin:0 0 8px;color:var(--accent);font:700 11px var(--mono);letter-spacing:.14em}.lead-dialog h2{margin:0;color:var(--ink);font-size:30px;line-height:1.2}.lead-subtitle{margin:11px 0 24px;color:var(--muted);font-size:14px;line-height:1.7}.lead-dialog form{display:grid;gap:15px}.lead-dialog label{display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:700}.lead-dialog label>span{color:#e25268}.lead-dialog input,.lead-dialog textarea{width:100%;padding:12px 13px;border:1px solid #dfe4ee;border-radius:8px;background:#fbfcfe;color:var(--ink);font:400 14px var(--sans);outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.lead-dialog textarea{resize:vertical;min-height:86px}.lead-dialog input:focus,.lead-dialog textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(71,59,240,.13)}.lead-fields-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-privacy{margin:0;color:#8a91a2;font-size:11px;line-height:1.6}.lead-submit{width:100%;justify-content:center;margin-top:2px}.lead-submit:disabled{opacity:.65;cursor:wait}.lead-error{margin:0;color:#c04457;font-size:12px;line-height:1.6}.lead-success{text-align:center;padding:42px 8px 14px}.lead-success__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;background:#e9e7ff;color:var(--accent);font-size:30px;font-weight:700}.lead-success p{margin:12px 0 24px;color:var(--muted);font-size:14px}
@media(max-width:560px){.lead-modal{padding:12px}.lead-dialog{padding:29px 20px 24px;border-radius:14px}.lead-dialog h2{font-size:27px}.lead-fields-row{grid-template-columns:1fr;gap:15px}}

/* Keep the lead form fully visible without an inner scrollbar. */
.lead-dialog{max-height:none!important;overflow:hidden!important;padding-top:30px!important;padding-bottom:28px!important}
@media(max-width:560px){.lead-modal{padding:10px}.lead-dialog{padding:24px 20px 19px!important}.lead-subtitle{margin-bottom:18px}.lead-dialog form{gap:11px}.lead-dialog input,.lead-dialog textarea{padding:10px 12px}.lead-dialog textarea{min-height:68px}.lead-fields-row{gap:11px}.lead-privacy{font-size:10px}}

/* Production-safe local font stack and dark-section contrast. */
:root{--sans:-apple-system,"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif;--mono:ui-monospace,SFMono-Regular,Consolas,monospace}.dark h2 em{color:#9b94ff}
