:root{--navy:#071321;--navy-2:#0b1b2f;--navy-3:#102844;--ink:#102138;--paper:#f4f7fb;--white:#f7f9fc;--muted:#91a0b5;--muted-dark:#53647b;--line:rgba(135,165,205,.18);--blue:#5d92ff;--blue-strong:#2c6cf2;--cyan:#73d6e6;--amber:#ed9a44;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 64px),var(--max));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(7,19,33,.9);border-bottom:1px solid rgba(135,165,205,.14);backdrop-filter:blur(18px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#74a5ff,#2d6ef0);box-shadow:0 8px 24px rgba(45,110,240,.35);font-weight:850}.nav-links{display:flex;align-items:center;gap:30px;color:#a9b6c9;font-size:13px;font-weight:650}.nav-links a:not(.nav-button):hover,.footer a:hover,.text-link:hover{color:var(--white)}.nav-button,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;font-weight:750;transition:transform .25s ease,background .25s ease,color .25s ease}.nav-button{padding:12px 17px;color:#a9c6ff;border:1px solid rgba(93,146,255,.4);background:rgba(45,108,242,.11)}.nav-button:hover,.button:hover{transform:translateY(-2px)}.icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{min-height:615px;padding-top:105px;padding-bottom:84px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);align-items:center;gap:70px}.eyebrow{margin:0 0 22px;color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.status-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#70a5ff;box-shadow:0 0 0 4px rgba(112,165,255,.12),0 0 18px rgba(112,165,255,.75)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.06em}h1{max-width:720px;margin-bottom:27px;font-size:clamp(54px,7vw,96px);line-height:.91;font-weight:700}h1 em,h2 em{color:var(--blue);font-weight:500}h2{margin-bottom:0;font-size:clamp(45px,5vw,70px);line-height:.93;font-weight:700}h3{font-size:clamp(25px,3vw,38px);line-height:1.02;margin-bottom:14px}.hero-lede{max-width:585px;margin-bottom:29px;color:#aab7c8;font-size:18px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:12px}.button{padding:15px 21px;font-size:13px}.button-primary{color:#fff;background:var(--blue-strong);box-shadow:0 12px 35px rgba(45,108,242,.28)}.button-quiet{color:#d3deee;border:1px solid var(--line)}.hero-note{margin:25px 0 0;color:#667990;font-size:12px}.hero-stage{position:relative;min-width:0;padding:21px 21px 19px;border:1px solid rgba(110,160,255,.28);border-radius:24px;background:linear-gradient(145deg,rgba(30,62,111,.62),rgba(9,22,40,.88));box-shadow:0 28px 80px rgba(0,0,0,.38);transform:rotate(1.5deg);overflow:hidden}.hero-stage:before{content:"";position:absolute;inset:-70px -100px auto auto;width:260px;height:260px;background:rgba(47,111,236,.22);filter:blur(65px);pointer-events:none}.stage-label{position:relative;z-index:1;display:flex;align-items:center;gap:2px;margin:0 0 15px 3px;color:#d9e5fb;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.stage-frame{position:relative;overflow:hidden;border-radius:14px;background:#14243c;box-shadow:0 18px 35px rgba(0,0,0,.3)}.stage-frame img{display:block;width:100%;height:308px;object-fit:cover;object-position:50% 50%}.stage-caption{display:flex;justify-content:space-between;gap:12px;padding:15px 3px 0;color:#dbe7fc;font-size:11px}.stage-caption span:last-child{color:var(--muted);text-align:right}.signal-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c1c30}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr)}.signal-grid>div{min-height:72px;padding:16px 30px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line)}.signal-grid>div:first-child{border-left:0}.signal-grid strong{font-size:12px;letter-spacing:.02em}.signal-grid span{margin-top:4px;color:#75869d;font-size:11px}.section{padding:125px 0}.section-light{background:var(--paper);color:var(--ink)}.section-mid{background:#0c2037}.section-dark{background:#06101e}.section-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.65fr);gap:80px;align-items:end;margin-bottom:64px}.section-intro>p{max-width:390px;margin:0 0 4px;color:var(--muted-dark);font-size:15px}.section-dark .section-intro>p,.section-mid .section-intro>p{color:#8090a7}.section-light .eyebrow{color:#2d6cf2}.section-light h2{color:var(--ink)}.system-feature{display:grid;grid-template-columns:1fr 1fr;min-height:510px;border:1px solid #d8e0ea;background:#fff}.system-feature-copy{padding:52px 56px}.item-kicker,.row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#6c7d94;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.tag{padding:6px 9px;border:1px solid rgba(135,165,205,.25);border-radius:999px;color:#90a0b6;font-size:10px;letter-spacing:.08em}.tag-blue{color:#2d6cf2;border-color:#b8cdfb;background:#eff4ff}.tag-amber{color:#a66426;border-color:#f1cc9f;background:#fff7ed}.feature-lede{max-width:440px;color:#4c5e75;font-size:17px;line-height:1.55}.feature-points{display:grid;gap:18px;margin:34px 0}.feature-points div{display:grid;grid-template-columns:135px 1fr;gap:15px;padding-top:15px;border-top:1px solid #e2e8f0}.feature-points strong{font-size:12px}.feature-points span{color:#6a7b90;font-size:12px}.text-link{display:inline-flex;align-items:center;gap:8px;color:#79a3ff;font-size:13px;font-weight:800}.section-light .text-link{color:#2d6cf2}.system-feature-media{position:relative;padding:34px;display:flex;align-items:center;justify-content:center;background:#091c30;overflow:hidden}.system-feature-media:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:rgba(50,121,241,.22);filter:blur(55px);right:-120px;top:-140px}.media-label{position:absolute;top:22px;left:28px;color:#6f99eb;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.site-preview{position:relative;width:min(100%,450px);aspect-ratio:1.12;border:1px solid rgba(127,172,255,.4);border-radius:16px;padding:22px;background:linear-gradient(135deg,#193e73,#0b213d 68%);box-shadow:0 25px 60px rgba(0,0,0,.35);transform:rotate(-2deg)}.preview-top{display:flex;justify-content:space-between;color:#b7cced;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.preview-title{margin-top:70px;color:#fff;font-family:Georgia,serif;font-size:39px;line-height:.95;letter-spacing:-.06em}.preview-title em{color:#77a5ff;font-weight:400}.preview-links{position:absolute;right:22px;bottom:22px;display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;max-width:260px}.preview-links span{padding:7px 9px;border:1px solid rgba(191,214,255,.27);border-radius:999px;color:#c6d8f4;font-size:9px}.system-rail{margin-top:18px;border-top:1px solid #d6dee8}.system-rail article{display:grid;grid-template-columns:58px minmax(0,1fr) 280px;gap:26px;align-items:center;padding:27px 0;border-bottom:1px solid #d6dee8}.system-rail h3{font-size:28px;margin:5px 0 8px}.system-rail p{max-width:630px;margin:0;color:#64758b;font-size:14px}.rail-index,.row-number{color:#8b9aae;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.system-rail img{width:100%;height:142px;object-fit:cover;border:1px solid #d4dee9;border-radius:8px}.rail-art{height:142px;border:1px solid #d4dee9;border-radius:8px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;background:#112b4b;color:#a9c9ff}.rail-art span{font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.1em}.rail-art strong{font:700 27px Georgia,serif;line-height:.9;color:#fff}.rail-art-voice{background:linear-gradient(140deg,#0f3a52,#123b70)}.products-section .section-intro{margin-bottom:52px}.product-index{border-top:1px solid var(--line)}.product-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.9fr);gap:60px;align-items:center;padding:46px 0;border-bottom:1px solid var(--line)}.product-row-copy{min-width:0}.row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.status{padding:5px 8px;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.status-live{color:#7ce4c7;background:rgba(67,206,162,.12)}.status-private{color:#c0cce0;background:rgba(145,160,181,.13)}.product-row h3{margin-bottom:13px}.product-row p{max-width:510px;margin-bottom:22px;color:#93a2b7;font-size:15px}.row-meta{margin-bottom:25px}.product-row-media{height:250px;overflow:hidden;border:1px solid rgba(135,165,205,.22);border-radius:13px;background:#142b49}.product-row-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-row-featured .product-row-media{height:300px}.product-row-media-dark{background:#111820}.product-row-media-cream{background:#f5f1e7}.product-row-media-cream img{object-position:top center}.row-art{height:250px;border:1px solid rgba(135,165,205,.22);border-radius:13px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:#112b4b;color:#89b0ff}.row-art strong{font:700 54px Georgia,serif;line-height:.88;color:#f7f9fc}.row-art span{font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em;text-transform:uppercase}.row-art-kivo{background:linear-gradient(145deg,#1b3560,#0e1c2f)}.row-art-smart{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:10px;background:linear-gradient(145deg,#1a4a90,#0d1c33)}.row-art-smart strong{grid-column:1/-1;font-size:45px}.games-section{background:#102b48}.games-section .section-intro>p{color:#96abc4}.game-showcase{display:grid;grid-template-columns:1fr 1fr;gap:18px}.game-feature{display:grid;grid-template-columns:185px 1fr;gap:30px;align-items:center;padding:28px;border:1px solid rgba(143,181,228,.2);background:rgba(4,16,30,.3);border-radius:14px}.game-image{height:330px;overflow:hidden;border-radius:9px;background:#1b1712}.game-image img{width:100%;height:100%;object-fit:cover;object-position:center}.game-feature h3{margin-top:16px}.game-feature p{color:#a2b1c4;font-size:14px}.game-note{color:#6f86a4;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;text-transform:uppercase;letter-spacing:.08em}.game-feature-text{grid-template-columns:1fr;align-content:space-between;min-height:386px}.game-signal{display:flex;flex-direction:column;gap:10px;color:#79a8ff;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em;text-transform:uppercase}.game-signal strong{margin:15px 0 20px;color:#f3f7ff;font:700 clamp(45px,5vw,72px)/.82 Georgia,serif;letter-spacing:-.07em}.process-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;border-top:1px solid #d6dee8}.process-list li{min-height:220px;padding:24px 24px 0 0;border-right:1px solid #d6dee8}.process-list li:not(:first-child){padding-left:24px}.process-list li:last-child{border-right:0}.process-list li>span{color:#2d6cf2;font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace}.process-list h3{font-size:25px;margin:42px 0 10px}.process-list p{color:#64758b;font-size:13px}.about-section{background:#0b1f36}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.about-copy{max-width:470px;padding-top:11px}.about-copy p{color:#a6b6c9;font-size:17px;line-height:1.65}.contact-section{padding:112px 0;background:var(--blue-strong);text-align:center}.contact-inner{display:flex;flex-direction:column;align-items:center}.contact-section .eyebrow{color:#d9e6ff}.contact-section h2{font-size:clamp(52px,6vw,82px);margin-bottom:20px}.contact-section p:not(.eyebrow){max-width:390px;color:#d3e2ff;font-size:15px}.button-light{margin-top:15px;color:#245dd0;background:#fff}.footer{display:flex;align-items:center;gap:25px;min-height:80px;color:#6f829b;font-size:11px}.footer a:first-of-type{margin-left:auto}.reveal-ready,.system-feature,.system-rail article,.product-row,.game-feature,.process-list li,.about-copy{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal-ready,.system-feature,.system-rail article,.product-row,.game-feature,.process-list li,.about-copy{opacity:1;transform:none;transition:none}}@media (max-width:960px){.hero{grid-template-columns:1fr;gap:45px;padding-top:80px}.hero-stage{max-width:680px;margin-left:auto}.section-intro{grid-template-columns:1fr;gap:25px}.system-feature{grid-template-columns:1fr}.system-feature-media{min-height:390px}.product-row{grid-template-columns:1fr;gap:25px}.product-row-media,.product-row-featured .product-row-media,.row-art{height:280px}.game-showcase{grid-template-columns:1fr}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li:nth-child(2){border-right:0}.process-list li:nth-child(3),.process-list li:nth-child(4){border-top:1px solid #d6dee8;padding-top:24px}.process-list li:nth-child(3){padding-left:0}.about-grid{gap:45px}}@media (max-width:680px){.wrap{width:min(calc(100% - 34px),var(--max))}.nav{height:66px}.nav-links{gap:0}.nav-links>a:not(.nav-button){display:none}.nav-button{padding:10px 13px;font-size:11px}.hero{min-height:auto;padding-top:68px;padding-bottom:64px;gap:45px}.hero-copy{min-width:0}h1{font-size:clamp(53px,15vw,76px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-stage{padding:14px 14px 15px;border-radius:18px;transform:rotate(.5deg)}.stage-frame img{height:230px}.stage-caption{font-size:9px}.signal-grid{grid-template-columns:1fr}.signal-grid>div,.signal-grid>div+div{min-height:auto;padding:17px 0;border-left:0;border-bottom:1px solid var(--line)}.signal-grid>div:last-child{border-bottom:0}.section{padding:82px 0}.section-intro{margin-bottom:42px}.section-intro>p{font-size:14px}.system-feature-copy{padding:30px 24px}.system-feature-media{min-height:310px;padding:24px}.site-preview{aspect-ratio:1.05}.preview-title{margin-top:48px;font-size:31px}.system-rail article{grid-template-columns:30px minmax(0,1fr);gap:12px;padding:27px 0}.system-rail article>img,.system-rail article>.rail-art{grid-column:2;height:180px;margin-top:3px}.system-rail h3{font-size:26px}.feature-points div{grid-template-columns:1fr;gap:4px}.product-row{padding:34px 0;gap:21px}.product-row p{font-size:14px}.product-row-media,.product-row-featured .product-row-media,.row-art{height:220px}.row-art strong{font-size:45px}.game-feature{grid-template-columns:1fr;gap:22px;padding:20px}.game-image{height:280px}.game-feature-text{min-height:360px}.game-signal strong{font-size:55px}.process-list{grid-template-columns:1fr}.process-list li,.process-list li:not(:first-child),.process-list li:nth-child(3),.process-list li:nth-child(4){min-height:auto;padding:20px 0;border-right:0;border-top:1px solid #d6dee8}.process-list li:first-child{border-top:0}.process-list h3{margin:17px 0 8px}.about-grid{grid-template-columns:1fr;gap:32px}.footer{flex-wrap:wrap;gap:12px;padding:20px 0}.footer a:first-of-type{margin-left:0}}
/* Keep portfolio content legible even when an anchor lands mid-section. */
.system-feature,.system-rail article,.product-row,.game-feature,.process-list li,.about-copy{opacity:1;transform:none;transition:transform .35s ease,box-shadow .35s ease}
.system-rail article:hover,.product-row:hover,.game-feature:hover{transform:translateY(-3px)}
@media (prefers-reduced-motion:reduce){.system-feature,.system-rail article,.product-row,.game-feature,.process-list li,.about-copy{transition:none}}
@media (min-width:761px) and (max-width:960px){
  .hero{grid-template-columns:minmax(0,1.02fr) minmax(330px,.98fr);gap:32px;padding-top:72px}
  .hero-stage{max-width:none;margin-left:0}
  .section-intro{grid-template-columns:minmax(0,1fr) minmax(240px,.6fr);gap:36px}
  .system-feature{grid-template-columns:1fr 1fr}
  .system-feature-copy{padding:38px 28px}
  .system-feature-media{min-height:0;padding:24px}
  .system-rail article{grid-template-columns:44px minmax(0,1fr) 230px;gap:16px}
  .process-list{grid-template-columns:repeat(2,1fr)}
  .game-showcase{grid-template-columns:1fr 1fr}
}

/* The product shelf is an index, not six repeated banners. */
@media (min-width:961px){
  .product-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border-top:0}
  .product-row{display:flex;flex-direction:column;align-items:stretch;gap:24px;min-width:0;height:100%;padding:28px;border:1px solid rgba(135,165,205,.18);border-radius:14px;background:linear-gradient(145deg,rgba(14,31,52,.86),rgba(7,17,29,.88))}
  .product-row-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:center;gap:54px;padding:40px 42px}
  .product-row-copy{display:flex;flex-direction:column;align-items:flex-start}
  .product-row h3{font-size:34px}
  .product-row:not(.product-row-featured) h3{font-size:30px}
  .product-row p{font-size:14px}
  .product-row-media,.product-row-featured .product-row-media,.row-art{height:220px;width:100%}
  .product-row-featured .product-row-media{height:280px}
  .product-row-media img{object-position:center}
  .product-row-media-dark img{object-fit:contain;padding:10px;filter:brightness(1.18) saturate(1.05)}
  .product-row-media-cream img{object-position:top center}
}

@media (max-width:960px){
  .product-index{display:block}
}

.sites-dual-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px;padding:10px;background:linear-gradient(145deg,#142b49,#091728);overflow:hidden}
.sites-dual-preview figure{position:relative;min-width:0;aspect-ratio:16/10;margin:0;overflow:hidden;border:1px solid rgba(135,165,205,.26);border-radius:9px;background:#0b1626}
.sites-dual-preview img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.sites-dual-preview figcaption{position:absolute;left:10px;bottom:10px;padding:5px 8px;border:1px solid rgba(210,227,255,.28);border-radius:999px;background:rgba(7,19,33,.78);color:#e1ebfc;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(8px)}
@media (min-width:961px){
  .product-row-sites{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:center;gap:54px;padding:40px 42px}
  .product-row-sites .product-row-media{height:280px}
  .product-row-featured{grid-row:1}
  .product-row-sites{grid-row:2}
  .product-index>.product-row:nth-child(2){grid-column:1;grid-row:3}
  .product-index>.product-row:nth-child(4){grid-column:2;grid-row:3}
  .product-index>.product-row:nth-child(5){grid-column:1;grid-row:4}
}
@media (max-width:680px){
  .sites-dual-preview{height:210px;gap:7px;padding:7px}
  .sites-dual-preview figcaption{left:7px;bottom:7px;padding:4px 6px;font-size:8px}
}

.founder-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:70px}
.founder-copy h2{margin-bottom:34px}
.founder-copy .about-copy{padding-top:0}
.founder-portrait{position:relative;min-width:0;border:1px solid rgba(135,165,205,.22);border-radius:18px;padding:10px;background:linear-gradient(145deg,rgba(28,60,105,.7),rgba(4,13,24,.9));box-shadow:0 28px 70px rgba(0,0,0,.3);overflow:hidden}
.founder-portrait:before{content:"";position:absolute;inset:12% auto auto 8%;width:45%;height:35%;border-radius:50%;background:rgba(45,108,242,.2);filter:blur(55px);pointer-events:none}
.founder-portrait img{position:relative;display:block;width:100%;height:380px;aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:11px}
.founder-portrait span{display:block;padding:13px 5px 3px;color:#88a0c1;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
@media (max-width:960px){
  .founder-grid{grid-template-columns:1fr;gap:42px}
  .founder-portrait{max-width:760px}
  .founder-portrait img{height:360px}
}

.real-site-media{padding:0;align-items:stretch;justify-content:stretch}
.real-site-media:before{z-index:1;right:-100px;top:-120px}
.real-site-image{display:block;width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center}
.real-site-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,16,30,.08) 40%,rgba(4,16,30,.78) 100%);pointer-events:none}
.real-site-media .media-label{z-index:2;color:#d1e2ff}
.real-site-caption{position:absolute;z-index:2;right:28px;bottom:22px;left:28px;display:flex;justify-content:space-between;gap:14px;color:#f2f7ff;font-size:11px;font-weight:800;letter-spacing:.04em}
.real-site-caption span:last-child{color:#a8bedc;font-weight:600}
@media (max-width:680px){
  .real-site-image{min-height:310px}
  .real-site-caption{right:22px;bottom:18px;left:22px;flex-direction:column;gap:4px}
}

.product-row-media-kivo{display:flex;align-items:center;justify-content:center;padding:12px;background:radial-gradient(circle at 50% 35%,#263e68,#111724 72%)}
.product-row-media-kivo img{width:auto;height:100%;max-width:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 24px rgba(0,0,0,.42))}
.rail-art-voice{position:relative;gap:10px;background:linear-gradient(145deg,#12466a,#132d5c 58%,#091a31);overflow:hidden}
.rail-art-voice:before{content:"";position:absolute;inset:auto -30px -80px auto;width:180px;height:180px;border-radius:50%;background:rgba(71,160,255,.24);filter:blur(34px)}
.rail-art-voice>*{position:relative}
.voice-wave{display:flex;align-items:center;gap:4px;height:36px;margin:2px 0 0}
.voice-wave i{display:block;width:4px;height:12px;border-radius:99px;background:#72d5e8;box-shadow:0 0 12px rgba(114,213,232,.32)}
.voice-wave i:nth-child(2),.voice-wave i:nth-child(10){height:22px}.voice-wave i:nth-child(3),.voice-wave i:nth-child(8){height:30px}.voice-wave i:nth-child(4),.voice-wave i:nth-child(7){height:17px}.voice-wave i:nth-child(5),.voice-wave i:nth-child(6){height:35px}.voice-wave i:nth-child(9){height:25px}
.impasse-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;background:#17140f}
.impasse-preview figure{position:relative;min-width:0;height:100%;margin:0;overflow:hidden;border:1px solid rgba(220,198,158,.28);border-radius:8px;background:#0d0c09}
.impasse-preview img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.impasse-preview figcaption{position:absolute;right:7px;bottom:7px;left:7px;padding:4px 6px;border:1px solid rgba(238,222,190,.28);border-radius:999px;background:rgba(18,15,10,.78);color:#ebdfc8;font:700 8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-align:center;text-transform:uppercase}
.zeno-orb{position:relative;display:grid;place-items:center;width:58px;height:58px;margin:2px 0;border:1px solid rgba(166,226,255,.6);border-radius:50%;background:radial-gradient(circle at 35% 28%,#c8fbff 0,#67ddec 18%,#2878ed 48%,#102d67 76%,#07162d 100%);box-shadow:0 0 0 7px rgba(97,216,235,.08),0 0 34px rgba(66,177,255,.55),inset 0 0 20px rgba(255,255,255,.28);color:#fff;font:800 22px Georgia,serif}
.zeno-orb:before{content:"";position:absolute;width:72px;height:20px;border:1px solid rgba(115,214,230,.38);border-radius:50%;transform:rotate(-25deg)}
.zeno-orb span{position:relative;transform:translateY(-1px)}
.image-expand{position:relative;display:block;width:100%;height:180px;padding:0;border:1px solid #d4dee9;border-radius:8px;overflow:hidden;background:#eef3f7;text-align:left;cursor:zoom-in}
.image-expand img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center;background:#eef3f7}
.image-expand span{position:absolute;right:10px;bottom:10px;padding:6px 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(7,19,33,.84);color:#fff;font-size:9px;font-weight:800;letter-spacing:.02em}
.lightbox{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:32px;background:rgba(3,10,18,.88);backdrop-filter:blur(16px)}
.lightbox[hidden]{display:none}
.lightbox-inner{width:min(1100px,100%);max-height:calc(100vh - 64px);padding:12px;border:1px solid rgba(135,165,205,.35);border-radius:16px;background:#0b1b2f;box-shadow:0 30px 90px rgba(0,0,0,.55)}
.lightbox-inner img{display:block;width:100%;max-height:calc(100vh - 130px);object-fit:contain;border-radius:9px;background:#f3f6f8}
.lightbox-inner p{margin:10px 4px 0;color:#9db0c9;font-size:12px}
.lightbox-close{position:fixed;top:18px;right:22px;z-index:51;padding:9px 13px;border:1px solid rgba(135,165,205,.35);border-radius:999px;background:#132b49;color:#fff;font:700 12px system-ui;cursor:pointer}
@media (max-width:680px){.system-rail article>button.image-expand{grid-column:2;height:200px;margin-top:3px}.image-expand{height:200px}.lightbox{padding:16px}.lightbox-inner{max-height:calc(100vh - 32px)}}
@media (min-width:961px){
  .game-feature:not(.game-feature-text){grid-template-columns:230px 1fr;gap:24px}
}

/* Founder-led homepage pass */
.founder-hero-stage{transform:none;padding:18px 18px 16px;background:linear-gradient(145deg,rgba(28,58,100,.8),rgba(5,16,29,.96));border-radius:20px}
.hero-founder-image{position:relative;height:355px;overflow:hidden;border:1px solid rgba(171,210,255,.26);border-radius:13px;background:#12253d;box-shadow:0 20px 45px rgba(0,0,0,.38)}
.hero-founder-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(5,16,29,.82) 100%);pointer-events:none}
.hero-founder-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 35%}
.hero-build-note{position:absolute;right:34px;bottom:73px;left:34px;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:16px;color:#dbe8fb}
.hero-build-note span{color:#82aaff;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.hero-build-note strong{font:700 22px/1 Georgia,serif;letter-spacing:-.04em;text-align:right}
.hero-stack{display:flex;flex-wrap:wrap;gap:7px;padding:13px 2px 0;color:#91a8c7;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.hero-stack span{padding-right:8px;border-right:1px solid rgba(135,165,205,.24)}
.hero-stack span:last-child{border-right:0}
.featured-section{padding-top:112px;padding-bottom:116px;background:var(--paper);color:var(--ink)}
.featured-section .section-intro>p{color:var(--muted-dark)}
.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.featured-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid #d6e0eb;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(16,33,56,.06)}
.featured-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#788aa0;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.featured-card h3{margin:29px 0 10px;color:var(--ink);font-size:31px}
.featured-card p{min-height:76px;margin-bottom:22px;color:#63748a;font-size:13px;line-height:1.55}
.featured-media{height:210px;margin-bottom:22px;overflow:hidden;border:1px solid #d7e0ea;border-radius:9px;background:#ecf2f7}
.featured-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.featured-media-kivo{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#2c4d82,#14243d 72%)}
.featured-media-kivo img{width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 14px 20px rgba(0,0,0,.32))}
.featured-media-sites img{object-position:center}
.featured-media-desk img{object-fit:contain;background:#eef3f7}
.featured-card .text-link{margin-top:auto;color:#2d6cf2}
.founder-grid .founder-portrait img{object-position:50% 30%}
.arcade-teaser{padding:82px 0;background:#102b48;border-top:1px solid rgba(143,181,228,.18);border-bottom:1px solid rgba(143,181,228,.18)}
.arcade-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:80px;align-items:end}
.arcade-teaser h2{color:#f7f9fc}
.arcade-teaser .eyebrow{color:#76a6ff}
.arcade-copy{max-width:430px;padding-bottom:5px}
.arcade-copy p{color:#a7bad2;font-size:16px;line-height:1.6}
.arcade-domain{margin-bottom:0;color:#78a8ff!important;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace!important;letter-spacing:.12em;text-transform:uppercase}
.offer-section{padding-top:112px}
.offer-card{padding:0;overflow:hidden}
.offer-card .featured-card-top{padding:24px 24px 0}
.offer-card h3{padding:0 24px;font-size:29px;line-height:1.02}
.offer-card p{min-height:92px;padding:0 24px}
.offer-media{position:relative}
.offer-media-front img{object-position:center}
.offer-media-ops{padding:14px;background:#102844}
.offer-media-ops img{object-fit:contain;background:#eef3f7;border-radius:6px}
.offer-proof{display:block;margin-top:auto;padding:0 24px 24px;color:#8497ae;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.offer-media-action{position:relative;background:#071321}
.offer-media-action:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,19,33,.02) 35%,rgba(7,19,33,.7) 100%);pointer-events:none}
.offer-media-action img{object-fit:cover;object-position:center}
.offer-orb-chip{position:absolute;z-index:1;top:14px;right:14px;display:flex;align-items:center;gap:8px;padding:7px 9px 7px 7px;border:1px solid rgba(166,226,255,.28);border-radius:999px;background:rgba(7,19,33,.82);color:#c9eaf2;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.offer-orb{display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(166,226,255,.7);border-radius:50%;background:radial-gradient(circle at 35% 28%,#c8fbff 0,#67ddec 18%,#2878ed 48%,#102d67 76%,#07162d 100%);box-shadow:0 0 15px rgba(66,177,255,.55);font:800 12px Georgia,serif}
.offer-action-label{position:absolute;z-index:1;right:14px;bottom:13px;left:14px;color:#c4e8f2;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-align:center;text-transform:uppercase}
.offer-layer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d6e0eb;border-bottom:1px solid #d6e0eb;background:#fff}
.offer-layer{display:flex;flex-direction:column;min-height:260px;padding:25px 26px 23px;border-right:1px solid #d6e0eb}
.offer-layer:last-child{border-right:0}
.offer-layer-art{height:150px;margin:-25px -26px 25px;overflow:hidden;border-bottom:1px solid #d6e0eb;background:#102844}
.offer-layer-art img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.offer-layer:hover .offer-layer-art img{transform:scale(1.035)}
.offer-layer-index{color:#2d6cf2;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}
.offer-layer-kicker{margin:32px 0 9px;color:#708198;font:800 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.offer-layer h3{margin-bottom:12px;color:var(--ink);font-size:27px}
.offer-layer div>p:last-child{margin-bottom:0;color:#66778c;font-size:13px}
.offer-layer-proof{margin-top:auto;padding-top:22px;color:#8597ac;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.offer-cta{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding-top:22px;color:#687a90;font-size:13px}
.offer-cta .text-link{color:#2d6cf2}
.system-proof-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border-top:1px solid #d6dee8;border-bottom:1px solid #d6dee8}
.system-proof-list div{display:grid;gap:8px;padding:22px 22px 24px 0;border-right:1px solid #d6dee8}
.system-proof-list div+div{padding-left:22px}
.system-proof-list div:last-child{border-right:0}
.system-proof-list strong{font-size:12px}
.system-proof-list span{color:#687a90;font-size:12px}
.system-proof-note{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;color:#8091a5;font-size:12px}
.system-proof-note .text-link{color:#2d6cf2}
.profile-teaser{padding:98px 0;background:#0b1f36;color:#f7f9fc}
.profile-teaser-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.65fr);gap:80px;align-items:end}
.profile-teaser h2{max-width:610px}
.profile-teaser-grid>div:last-child{max-width:410px}
.profile-teaser-grid p:not(.eyebrow){color:#a7b8cc;font-size:16px;line-height:1.6}
.profile-teaser .button{margin-top:10px}
@media (max-width:960px){.featured-grid{grid-template-columns:1fr 1fr}.featured-card:last-child{grid-column:1/-1}.featured-media-desk{height:250px}}
@media (max-width:680px){.founder-hero-stage{width:100%;max-width:none;margin:0 auto;padding:14px 14px 15px}.hero-founder-image{height:350px}.hero-build-note{right:25px;bottom:68px;left:25px;align-items:start;flex-direction:column;gap:7px}.hero-build-note strong{text-align:left;font-size:20px}.hero-stack{font-size:8px}.featured-section{padding-top:82px;padding-bottom:82px}.featured-grid{grid-template-columns:1fr}.featured-card:last-child{grid-column:auto}.featured-card p{min-height:auto}.featured-media{height:240px}.featured-media-desk{height:240px}.offer-layer-grid{grid-template-columns:1fr}.offer-layer{min-height:0;padding:22px 20px;border-right:0;border-bottom:1px solid #d6e0eb}.offer-layer:last-child{border-bottom:0}.offer-layer-kicker{margin-top:20px}.offer-cta{align-items:flex-start;flex-direction:column;gap:8px}.system-proof-list{grid-template-columns:1fr}.system-proof-list div,.system-proof-list div+div{padding:18px 0;border-right:0;border-bottom:1px solid #d6dee8}.system-proof-list div:last-child{border-bottom:0}.system-proof-note{align-items:flex-start;flex-direction:column;gap:9px}.profile-teaser{padding:78px 0}.profile-teaser-grid{grid-template-columns:1fr;gap:25px}.profile-teaser-grid>div:last-child{max-width:none}.arcade-teaser{padding:70px 0}.arcade-inner{grid-template-columns:1fr;gap:24px}.arcade-copy{padding-bottom:0}.arcade-copy p{font-size:14px}}

.nav-systems-link{color:#b9d0ff!important}
.systems-callout{padding:82px 0;background:#102b48;color:var(--white);border-bottom:1px solid rgba(135,165,205,.16)}
.systems-callout-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:90px;align-items:end}
.systems-callout h2{max-width:620px;font-size:clamp(48px,6vw,82px)}
.systems-callout-inner>div:last-child{max-width:470px}
.systems-callout-inner p:not(.eyebrow){margin-bottom:15px;color:#d7e4f7;font-size:19px;line-height:1.42}
.systems-callout-inner .systems-callout-detail{color:#9eb3ce;font-size:15px;line-height:1.6}
.systems-callout .button{margin-top:12px}
.systems-callout-note{display:block;margin-top:18px;color:#7f9abb;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}

.systems-page{background:var(--navy);color:var(--white)}
.systems-page .nav-systems-link{color:var(--white)!important}
.systems-hero{padding:92px 0 86px;min-height:660px}
.systems-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:80px;align-items:center}
.systems-hero h1{max-width:700px;margin-bottom:27px;font-size:clamp(64px,8vw,112px)}
.systems-hero .hero-lede{max-width:620px}
.systems-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;color:#91a8c7;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.09em;text-transform:uppercase}
.systems-trust span{padding-right:10px;border-right:1px solid rgba(135,165,205,.28)}
.systems-trust span:last-child{border-right:0}
.workflow-card{position:relative;padding:20px;border:1px solid rgba(110,160,255,.3);border-radius:22px;background:linear-gradient(145deg,#153967,#09192d 80%);box-shadow:0 28px 80px rgba(0,0,0,.32);overflow:hidden}
.workflow-card:before{content:"";position:absolute;width:290px;height:290px;right:-80px;top:-115px;border-radius:50%;background:rgba(50,121,241,.22);filter:blur(45px)}
.workflow-top{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:#dbe8fb;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.workflow-top span:last-child{color:#79a5ff}
.workflow-stack{position:relative;display:grid;gap:8px}
.workflow-step{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;padding:14px;border:1px solid rgba(169,202,255,.18);border-radius:12px;background:rgba(4,17,31,.5)}
.workflow-step .step-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#193c6e;color:#a9c8ff;font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace}
.workflow-step strong{display:block;color:#f7f9fc;font-size:14px}
.workflow-step p{margin:2px 0 0;color:#91a8c7;font-size:12px}
.workflow-step .step-state{color:#7fe4c8;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.workflow-connector{width:1px;height:13px;margin-left:30px;background:linear-gradient(#70a6ff,rgba(112,166,255,0))}
.workflow-card-foot{position:relative;display:flex;justify-content:space-between;gap:12px;margin-top:15px;color:#7f9abb;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.workflow-card-foot strong{color:#7fe4c8}

.systems-light-section{background:var(--paper);color:var(--ink)}
.systems-light-section .section-intro>p{color:var(--muted-dark)}
.systems-problem-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);gap:80px;align-items:start}
.systems-problem-copy{max-width:610px}
.systems-problem-copy>p{color:#50627a;font-size:18px;line-height:1.65}
.problem-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;list-style:none;border-top:1px solid #d6dee8}
.problem-list li{padding:15px 16px 15px 0;border-bottom:1px solid #d6dee8;color:#2c405a;font-size:14px}
.problem-list li:nth-child(even){padding-left:16px;border-left:1px solid #d6dee8}
.problem-list strong{display:block;margin-bottom:4px;color:#102138;font-size:12px}
.problem-aside{padding:28px;border:1px solid #d6e0eb;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(16,33,56,.06)}
.problem-aside p{margin:0;color:#63748a;font-size:15px;line-height:1.6}
.problem-aside strong{display:block;margin-bottom:13px;color:#102138;font:700 25px/1 Georgia,serif;letter-spacing:-.04em}

.systems-flow-section{padding:120px 0;background:#0c2037}
.systems-flow-section .section-intro>p{color:#90a5bf}
.flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid rgba(135,165,205,.2);background:rgba(135,165,205,.2)}
.flow-step-card{min-height:250px;padding:25px;background:#0b1b2f}
.flow-step-card:nth-child(2),.flow-step-card:nth-child(5){background:#102844}
.flow-step-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:46px;color:#78a5ff;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.flow-step-card-top span:last-child{color:#6e86a3}
.flow-step-card h3{margin-bottom:10px;color:#f7f9fc;font-size:28px}
.flow-step-card p{margin:0;color:#9db0c7;font-size:14px;line-height:1.55}
.flow-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}
.flow-tags span{padding:6px 8px;border:1px solid rgba(135,165,205,.22);border-radius:999px;color:#a8bfdf;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.05em;text-transform:uppercase}

.reactivation-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);gap:80px;align-items:center}
.reactivation-panel>div:first-child{max-width:610px}
.reactivation-panel>div:first-child>p{color:#aabbd0;font-size:17px;line-height:1.65}
.reactivation-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:25px 0 30px;padding:0;list-style:none}
.reactivation-list li{padding:10px 12px;border:1px solid rgba(135,165,205,.18);border-radius:8px;color:#d6e3f5;font-size:13px;background:rgba(5,16,29,.28)}
.reactivation-note{display:block;color:#7f9abb;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.archive-card{padding:25px;border:1px solid rgba(135,165,205,.25);border-radius:15px;background:linear-gradient(145deg,#142f52,#09192d);box-shadow:0 20px 50px rgba(0,0,0,.2)}
.archive-card-top{display:flex;justify-content:space-between;color:#82aaff;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.archive-card h3{margin:58px 0 25px;color:#f7f9fc;font-size:42px}
.archive-card-row{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-top:1px solid rgba(135,165,205,.18);color:#a8bdd8;font-size:13px}
.archive-card-row strong{color:#7fe4c8;font-size:11px;text-transform:uppercase}

.systems-dashboard-section{background:var(--paper);color:var(--ink)}
.dashboard-shell{padding:18px;border:1px solid #ccd9e7;border-radius:15px;background:#e9f0f6;box-shadow:0 20px 55px rgba(16,33,56,.08)}
.dashboard-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}
.dashboard-top strong{color:#102138;font:700 18px Georgia,serif;letter-spacing:-.03em}
.dashboard-top span{padding:6px 8px;border-radius:999px;color:#2d6cf2;background:#e9f1ff;font:800 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}
.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}
.dashboard-metric{min-height:80px;padding:13px;border:1px solid #d3dfe9;border-radius:9px;background:#fff}
.dashboard-metric span{display:block;color:#6a7b90;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;text-transform:uppercase}
.dashboard-metric strong{display:block;margin-top:14px;color:#102138;font:700 24px Georgia,serif}
.dashboard-lower{display:grid;grid-template-columns:1.1fr .9fr;gap:9px;margin-top:9px}
.dashboard-panel{padding:15px;border:1px solid #d3dfe9;border-radius:9px;background:#fff}
.dashboard-panel h3{margin-bottom:15px;color:#102138;font:700 17px Georgia,serif;letter-spacing:-.04em}
.pipeline-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid #e4eaf0;color:#63748a;font-size:12px}
.pipeline-row strong{color:#102138;font-size:11px}
.pipeline-status{padding:5px 7px;border-radius:999px;color:#2d6cf2;background:#edf3ff;font:800 8px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;text-transform:uppercase}
.pipeline-status.green{color:#16866c;background:#e4f7f1}
.dashboard-note{margin:12px 0 0;color:#77889c;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;text-transform:uppercase}

.integration-section{background:#0b1f36}
.integration-section .section-intro>p{color:#9eb2cb}
.integration-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.integration-item{min-height:105px;padding:17px;border:1px solid rgba(135,165,205,.2);border-radius:10px;background:rgba(7,19,33,.28)}
.integration-item strong{display:block;margin-bottom:8px;color:#f7f9fc;font-size:14px}
.integration-item span{color:#8ea5c1;font-size:12px;line-height:1.4}
.integration-note{margin-top:20px;color:#7e96b5;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;text-transform:uppercase}

.managed-section{background:var(--paper);color:var(--ink)}
.managed-section .section-intro>p{color:var(--muted-dark)}
.managed-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #d6dee8}
.managed-step{min-height:220px;padding:22px 22px 0 0;border-right:1px solid #d6dee8}
.managed-step:not(:first-child){padding-left:22px}
.managed-step:last-child{border-right:0}
.managed-step>span{color:#2d6cf2;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em}
.managed-step h3{margin:44px 0 9px;color:#102138;font-size:27px}
.managed-step p{color:#64758b;font-size:13px;line-height:1.55}
.managed-support{margin-top:35px;color:#2d405b;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}

.use-cases-section{background:#102b48}
.use-cases-section .section-intro>p{color:#a2b5cc}
.use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.use-case{padding:24px;border:1px solid rgba(135,165,205,.2);border-radius:11px;background:rgba(7,19,33,.28)}
.use-case span{color:#7daaff;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em;text-transform:uppercase}
.use-case h3{margin:32px 0 10px;color:#f7f9fc;font-size:26px}
.use-case p{margin:0;color:#a7bad1;font-size:13px;line-height:1.55}
.use-case-human{border-color:rgba(127,228,200,.3)}

.systems-proof{background:#0b1f36;color:var(--white)}
.systems-proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:90px;align-items:end}
.systems-proof-grid>div:first-child{max-width:620px}
.systems-proof-grid p:not(.eyebrow){color:#a7b9cf;font-size:16px;line-height:1.6}
.proof-label{color:#82aaff;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.09em;text-transform:uppercase}
.proof-card{padding:27px;border:1px solid rgba(135,165,205,.22);border-radius:13px;background:#102844}
.proof-card strong{display:block;margin-bottom:9px;color:#f7f9fc;font:700 25px Georgia,serif;letter-spacing:-.04em}
.proof-card span{color:#93a8c1;font-size:13px;line-height:1.5}
.secondary-offer{margin-top:58px;padding-top:25px;border-top:1px solid rgba(135,165,205,.2)}
.secondary-offer h3{color:#f7f9fc;font-size:29px}
.secondary-offer p{max-width:550px;color:#9eb2cb;font-size:14px}

.founder-band{background:var(--paper);color:var(--ink)}
.founder-band .about-grid{align-items:center}
.founder-band .about-copy p{color:#596b82}

.systems-cta{padding:112px 0;background:var(--blue-strong);text-align:center}
.systems-cta .contact-inner{max-width:780px}
.systems-cta h2{font-size:clamp(53px,7vw,90px)}
.systems-cta p:not(.eyebrow){max-width:500px;color:#d9e6ff;font-size:16px}
.systems-page .footer{background:var(--navy)}

@media (max-width:960px){.systems-hero-grid{grid-template-columns:1fr;gap:45px}.systems-hero-stage{max-width:680px;margin-left:auto}.systems-callout-inner,.systems-problem-grid,.reactivation-panel,.systems-proof-grid{grid-template-columns:1fr;gap:40px}.flow-grid{grid-template-columns:repeat(2,1fr)}.integration-grid{grid-template-columns:repeat(3,1fr)}.managed-grid{grid-template-columns:repeat(2,1fr)}.managed-step:nth-child(2){border-right:0}.managed-step:nth-child(3),.managed-step:nth-child(4){border-top:1px solid #d6dee8;padding-top:22px}.use-cases-grid{grid-template-columns:repeat(2,1fr)}.use-case:last-child{grid-column:1/-1}.dashboard-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.site-header{overflow:hidden}.nav{width:calc(100vw - 34px);max-width:calc(100vw - 34px);min-width:0}.nav-links{min-width:0;margin-left:auto}.systems-page{width:100%;max-width:100vw;overflow:hidden}.systems-page .wrap{width:calc(100vw - 34px);max-width:calc(100vw - 34px)}.systems-callout{padding:70px 0}.systems-callout-inner{gap:28px}.systems-callout-inner p:not(.eyebrow){font-size:17px}.systems-hero{padding:65px 0 70px;min-height:auto}.systems-hero-grid{display:block;width:100%;min-width:0}.systems-hero-grid>*{min-width:0;max-width:100%}.systems-hero-copy,.systems-hero .hero-lede{width:100%;max-width:100%}.systems-hero h1{max-width:100%;font-size:clamp(49px,14vw,68px);overflow-wrap:anywhere}.systems-hero-grid{gap:38px}.systems-hero-grid .workflow-card{margin-top:38px}.systems-trust{gap:7px;font-size:9px}.systems-trust span{padding-right:7px}.workflow-card{width:100%;max-width:100%;min-width:0;padding:14px;border-radius:16px}.workflow-step{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:12px;min-width:0}.workflow-step .step-icon{width:29px;height:29px;border-radius:8px}.workflow-step strong,.workflow-step p{min-width:0;overflow-wrap:anywhere}.workflow-step .step-state{grid-column:2}.workflow-card-foot{font-size:8px;min-width:0}.systems-problem-grid{gap:28px}.problem-list{grid-template-columns:1fr}.problem-list li,.problem-list li:nth-child(even){padding:14px 0;border-left:0}.flow-grid{grid-template-columns:1fr}.flow-step-card{min-height:0}.flow-step-card-top{margin-bottom:30px}.systems-flow-section{padding:82px 0}.reactivation-list{grid-template-columns:1fr}.archive-card h3{margin:40px 0 20px;font-size:36px}.dashboard-grid,.dashboard-lower{grid-template-columns:1fr}.dashboard-top{align-items:flex-start;flex-direction:column;gap:9px}.integration-grid{grid-template-columns:repeat(2,1fr)}.integration-item{min-height:95px;padding:14px}.managed-grid{grid-template-columns:1fr}.managed-step,.managed-step:not(:first-child),.managed-step:nth-child(3),.managed-step:nth-child(4){min-height:auto;padding:19px 0;border-right:0;border-top:1px solid #d6dee8}.managed-step:first-child{border-top:0}.managed-step h3{margin:18px 0 8px}.use-cases-grid{grid-template-columns:1fr}.use-case:last-child{grid-column:auto}.systems-proof-grid{gap:28px}.secondary-offer{margin-top:42px}.systems-cta{padding:82px 0}.systems-cta h2{font-size:clamp(50px,14vw,72px)}}
/* Shared Zenova mark: the orbital Z is the compact brand language used in product surfaces and the favicon. */
.brand-mark{display:block;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:url("/favicon.svg") center/100% 100% no-repeat;box-shadow:0 8px 24px rgba(45,110,240,.24);font-size:0;color:transparent}

/* Premium pass: the same depth, restraint, and motion language carries through every page. */
body{background:radial-gradient(circle at 78% 0%,rgba(45,108,242,.12),transparent 30%),linear-gradient(180deg,#071321 0%,#071321 48%,#06101e 100%)}
body::selection{background:#5d92ff;color:#fff}
h1,h2,h3{ text-wrap:balance }
.site-header{box-shadow:0 8px 28px rgba(0,0,0,.08)}
.hero,.systems-hero{position:relative;isolation:isolate}
.hero::before,.systems-hero::before{content:"";position:absolute;z-index:-1;inset:0 -12vw auto 42%;height:520px;background:radial-gradient(circle,rgba(48,118,245,.18),transparent 68%);pointer-events:none}
.hero-stage,.workflow-card{will-change:transform}
.hero-stage:hover{box-shadow:0 32px 90px rgba(0,0,0,.48);transform:rotate(1.5deg) translateY(-4px)}
.hero-founder-image img,.system-feature-media img,.product-row-media img,.offer-layer-art img{transition:transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease}
.hero-stage:hover .hero-founder-image img{transform:scale(1.025)}
.signal-band{box-shadow:0 16px 40px rgba(0,0,0,.12)}
.signal-grid>div{transition:background .3s ease}
.signal-grid>div:hover{background:rgba(93,146,255,.06)}
.systems-callout{position:relative;overflow:hidden;background:linear-gradient(120deg,#102b48 0%,#102b48 42%,#123966 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.systems-callout-inner{align-items:center}
.systems-callout::after{content:"";position:absolute;width:420px;height:420px;right:-180px;top:-220px;border-radius:50%;background:rgba(93,146,255,.18);filter:blur(18px);pointer-events:none}
.systems-callout-visual{position:relative;margin-top:28px;overflow:hidden;border:1px solid rgba(143,181,228,.27);border-radius:16px;background:#08192d;box-shadow:0 18px 42px rgba(0,0,0,.24)}
.systems-callout-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(3,13,25,.72));pointer-events:none}
.systems-callout-visual img{display:block;width:100%;height:190px;object-fit:cover;object-position:center;opacity:.9}
.systems-callout-visual span{position:absolute;z-index:1;left:16px;bottom:14px;color:#d9e6fb;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.11em;text-transform:uppercase}
.offer-layer-grid{border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgba(16,33,56,.12)}
.offer-layer{transition:background .3s ease,box-shadow .3s ease,transform .3s ease}
.offer-layer:hover{position:relative;z-index:1;background:#fff;box-shadow:0 18px 46px rgba(16,33,56,.16);transform:translateY(-4px)}
.offer-layer:hover .offer-layer-art img{transform:scale(1.04);filter:saturate(1.08)}
.system-feature{border-radius:20px;overflow:hidden;box-shadow:0 24px 70px rgba(16,33,56,.11)}
.system-feature-media:hover img{transform:scale(1.025)}
.profile-teaser{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 40%,rgba(48,118,245,.16),transparent 32%),#0b1f36}
.profile-teaser::after{content:"";position:absolute;width:1px;height:180px;right:18%;top:0;background:linear-gradient(180deg,transparent,rgba(120,169,255,.28),transparent);transform:rotate(22deg);pointer-events:none}
.process-list{border-radius:18px;overflow:hidden;box-shadow:0 18px 52px rgba(16,33,56,.1)}
.process-list li{transition:background .3s ease,padding .3s ease}
.process-list li:hover{background:#f7faff}
.about-section{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(93,146,255,.12),transparent 27%),#0b1f36}
.founder-portrait{border:1px solid rgba(135,165,205,.23);border-radius:20px;overflow:hidden;box-shadow:0 26px 70px rgba(0,0,0,.3)}
.contact-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#2c6cf2 0%,#245fd6 54%,#184ea9 100%)}
.contact-section::before{content:"";position:absolute;inset:-45% -15% auto auto;width:70%;height:160%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 58%);transform:rotate(-18deg);pointer-events:none}
.contact-inner{position:relative;z-index:1}
.button-primary{background:linear-gradient(135deg,#3478ff,#245fd6)}
.button-light{box-shadow:0 12px 28px rgba(16,54,140,.22)}
.footer{border-top:1px solid rgba(135,165,205,.1)}
.systems-hero{background:radial-gradient(circle at 80% 12%,rgba(45,108,242,.16),transparent 28%)}
.workflow-card{box-shadow:0 32px 90px rgba(0,0,0,.38)}
.workflow-step{transition:transform .3s ease,border-color .3s ease,background .3s ease}
.workflow-step:hover{transform:translateX(5px);border-color:rgba(115,214,230,.36);background:rgba(36,74,126,.7)}
.flow-step-card,.use-case,.integration-item,.managed-step,.proof-card{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.flow-step-card:hover,.use-case:hover,.integration-item:hover,.managed-step:hover,.proof-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(0,0,0,.16)}
@media (prefers-reduced-motion:reduce){.hero-stage:hover,.offer-layer:hover,.flow-step-card:hover,.use-case:hover,.integration-item:hover,.managed-step:hover,.proof-card:hover{transform:none}.hero-founder-image img,.system-feature-media img,.product-row-media img,.offer-layer-art img,.workflow-step{transition:none}}
@media (max-width:680px){.systems-callout-visual img{height:150px}.systems-callout-visual{margin-top:24px}.offer-layer:hover{transform:none}.profile-teaser::after{right:10%;height:120px}.process-list{border-radius:14px}.founder-portrait{border-radius:16px}}
