:root {
  --night:#08111d; --panel:#111f30; --line:#29384a; --muted:#9baec3;
  --blue:#a4d7ff; --blue-strong:#5aaff1; --paper:#eef1f3; --ink:#112335;
  --font:"DM Sans",Arial,sans-serif; --heading:"Manrope",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--night);color:#f5f8fd;font-family:var(--font);font-size:16px;line-height:1.6}
a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
button,a{touch-action:manipulation}button{cursor:pointer}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue-strong);outline-offset:5px}
button:active,.button:active{transform:translateY(1px)}
h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:var(--heading)}
em{font-style:normal}
.skip{position:fixed;z-index:20;top:-100px;left:10px;padding:12px 20px;background:white;color:#000}.skip:focus{top:10px}
.header{min-height:88px;padding:15px 5.5%;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #213043}
.brand{display:flex;align-items:center;gap:13px;flex:none;font-size:12px;letter-spacing:1.7px;line-height:1.6;font-weight:700}
.brand b{display:block;font-size:14px;letter-spacing:5.5px;color:#b8d8f1}
.emblem{display:block;position:relative;width:29px;height:58px;overflow:hidden;mix-blend-mode:screen;flex:none}
.emblem img{position:absolute;width:125px;height:125px;max-width:none;left:-48px;top:-21px;filter:contrast(1.35);display:block}
.header nav{display:flex;gap:30px;color:#acbdd0;font-size:14px}.header nav a:hover{color:#fff}
.header-actions{display:flex;align-items:center;gap:25px}
.language{background:none;border:0;padding:10px 0;color:#788ba2;font-size:14px;display:flex;gap:8px;min-height:44px;align-items:center}
.language .selected{color:#fff;font-weight:700}.language .divider{color:#3d5169}
.login{display:flex;gap:25px;align-items:center;border:1px solid #46576b;padding:9px 16px;font-size:14px;min-height:44px;border-radius:4px}
.login:hover{border-color:#abd9ff}
.hero{padding:75px 5.5% 0;display:grid;grid-template-columns:1.1fr 1fr;gap:0 6%;align-items:center;position:relative;overflow:hidden}
.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 78% 38%,#15345280,transparent 52%);z-index:-1}
.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;display:flex;align-items:center;gap:12px;line-height:1.5;margin:0 0 30px;color:#b7c9dd}
.tiny-rule{width:28px;height:1px;background:var(--blue);display:block;flex:none}
h1{font-size:clamp(48px,5.4vw,82px);font-weight:800;line-height:1.055;letter-spacing:-.052em;margin-bottom:25px}
h1 em{color:var(--blue)}
.hero-intro{font-size:18px;line-height:1.65;max-width:470px;color:#adbed3;margin-bottom:30px}
.hero-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.button{min-height:55px;border-radius:4px;padding:14px 20px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border:1px solid transparent;transition:background .2s,transform .2s}
.primary{color:#0a2136;background:var(--blue)}.primary:hover{background:#d5edff}
.quiet{color:#d3deec;background:none;padding-left:14px}.quiet:hover{color:#fff;background:#ffffff08}
.hero-caption{font-size:13px;color:#8a9db5;margin:21px 0 0}
.hero-stage{position:relative;min-width:0;max-width:610px;width:100%;justify-self:end}
.stage-label{display:flex;justify-content:space-between;gap:15px;font-size:12px;letter-spacing:1.1px;color:#9db6d0;margin-bottom:15px}
.bracket{color:#59718e;white-space:nowrap}
.work-card{background:linear-gradient(140deg,#192b40,#101e2e 70%);border:1px solid #3d526a;border-top:2px solid #92cef9;border-radius:10px;padding:25px 27px 0;box-shadow:0 30px 75px #0005,10px 10px 0 -1px #0c1827,10px 10px 0 #314258;position:relative}
.work-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:24px}
.asset-code{font-size:12px;color:#96a9be;letter-spacing:.5px}.asset-code>span:first-child{padding:0 7px;color:#58718c}
.status-pill{font-size:12px;border:1px solid #94774f66;background:#e7b96810;color:#ebc78b;padding:5px 9px;border-radius:4px;white-space:nowrap}
.work-card h2{font-size:28px;font-weight:700;letter-spacing:-1px;margin-bottom:7px;line-height:1.2}
.asset-meta{display:flex;gap:9px;flex-wrap:wrap;font-size:13px;color:#99aec5}
.case-route{display:flex;align-items:center;gap:0;margin:24px 0}
.case-route span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #38506b;font-size:12px;color:#8aa2be;border-radius:50%;flex:none}
.case-route span.route-current{border-color:#9ed8ff;color:#d4efff;background:#559ed829;box-shadow:0 0 18px #77bfff16}
.case-route i{height:1px;flex:1;background:#34516f}
.case-content{min-height:184px;border-left:2px solid #64b3ef;padding:0 0 0 20px}
.case-kicker{font-size:12px;letter-spacing:1.1px;color:#8fb8da;display:block;margin-bottom:10px}
.case-content h3{font-size:25px;line-height:1.25;letter-spacing:-.6px;margin-bottom:10px}
.case-content p{font-size:14px;line-height:1.65;color:#a4b7cd;max-width:380px;margin:0}
.case-detail{display:flex;align-items:center;gap:14px;border:1px solid #30465f;background:#09172880;padding:15px;margin:23px 0 25px;border-radius:5px}
.detail-icon{font-size:24px;color:#6da8d5}
.case-detail>div{flex:1}.case-detail>div>span{font-size:12px;color:#879fb9;display:block}
.case-detail strong{font-size:14px;display:block;font-weight:600}.case-detail>span:last-child{font-size:12px;color:#95b8d9;letter-spacing:.7px}
.card-bottom{margin:0 -27px;border-top:1px solid #30445c;padding:14px 27px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#91a6bf}
.stage-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:25px}
.stage-controls button{padding:12px 10px;display:flex;gap:8px;align-items:center;justify-content:center;background:transparent;border:1px solid #33465d;border-radius:4px;color:#99aec5;min-height:48px;font-size:14px}
.stage-controls button>span{font-size:12px;color:#708aa7}.stage-controls button b{font-weight:500}
.stage-controls button.active{border-color:#6da4d2;background:#8dcfff0e;color:#e2f3ff}.stage-controls button:hover{border-color:#8ab9df;color:#fff}
.example-note{font-size:12px;color:#7e94ae;margin:12px 0 0;text-align:center}
.hero-baseline{grid-column:1/-1;margin-top:68px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #2c3d51;padding:21px 0;font-size:12px;letter-spacing:1.35px;color:#8b9fb9;gap:20px}
.hero-baseline>a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #354a62;border-radius:50%;font-size:18px}
.light-section{background:var(--paper);color:var(--ink)}
.dark-section{background:var(--night);color:#eef6ff}
.problem,.workflow,.memory,.audience,.contact{padding:88px 7%}
h2{font-size:clamp(36px,4.1vw,60px);font-weight:700;line-height:1.12;letter-spacing:-.045em;margin-bottom:30px}
.light-section .eyebrow{color:#5c7388}.section-head h2>span{color:#6b8092}
.pain-rows{margin-top:50px;border-top:1px solid #b8c5cf}
.pain-rows article{display:grid;grid-template-columns:30px 1.1fr .8fr auto;align-items:center;gap:25px;padding:28px 0;border-bottom:1px solid #c5d0d9}
.pain-number{font-size:12px;color:#6b879e}
.pain-rows h3{font-size:20px;letter-spacing:-.5px;line-height:1.4;margin:0;font-weight:700}
.pain-rows p{font-size:15px;color:#5b7185;margin:0;max-width:310px}
.pain-tag{font-size:12px;letter-spacing:.8px;border:1px solid #b9c7d3;padding:5px 10px;color:#52718a;border-radius:30px;white-space:nowrap}
.workflow{display:grid;grid-template-columns:1fr 1fr;gap:10%}
.workflow h2 em,.audience h2 em{color:var(--blue)}.workflow-intro>p:last-child{font-size:18px;color:#9fb3ca;max-width:390px}
.flow-stack article{display:flex;gap:24px;padding:25px 0;border-top:1px solid #34495f}
.flow-stack article:first-child{padding-top:0;border-top:0}.flow-stack article:last-child{padding-bottom:0}
.flow-num{font-size:13px;width:30px;height:30px;border:1px solid #43617e;color:#9bc8ed;display:grid;place-items:center;border-radius:50%;flex:none}
.mini-label{font-size:12px;letter-spacing:1.1px;color:#8aafd1;margin:3px 0 12px}
.flow-stack h3{font-size:25px;line-height:1.25;letter-spacing:-.6px;margin-bottom:13px}
.flow-stack p:last-child{font-size:16px;color:#a2b5cb;max-width:390px;margin:0}
.memory{position:relative;overflow:hidden;background:#dce6ee}
.memory-top{display:flex;justify-content:space-between;gap:30px}.memory-top>p:last-child{font-size:14px;color:#587086;line-height:1.5}
.memory h2{font-size:clamp(55px,8.5vw,125px);font-weight:800;line-height:1.04;letter-spacing:-.06em;margin:25px 0 55px}
.memory h2 em{color:#4b7ca2}
.memory-bottom{display:flex;justify-content:space-between;gap:50px;border-top:1px solid #b4c6d5;padding-top:27px}
.memory-bottom p{font-size:18px;max-width:550px;color:#526c82;margin:0}
.memory-index{display:flex;flex-direction:column;gap:6px;font-size:12px;letter-spacing:1.1px;color:#4f728e;white-space:nowrap}
.audience{background:#0c1929}
.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:48px}
.audience-grid article{border-top:1px solid #3a4e65;padding:28px 0 0}
.audience-grid h3{font-size:28px;font-weight:600;line-height:1.3;letter-spacing:-.9px;margin:18px 0}
.audience-grid p{font-size:16px;color:#a7bbd0;max-width:460px}
.audience-grid a{display:inline-block;font-size:15px;color:#b3ddff;margin-top:12px}
.module-strip{border-top:1px solid #34465b;margin-top:50px;padding-top:24px;font-size:14px;line-height:2;color:#8fa8c1;word-spacing:5px}
.module-strip span{color:#41617d}
.contact{background:#a9d8fa;color:#0a2940;display:grid;grid-template-columns:1fr 1fr;gap:9%}
.contact .eyebrow{color:#375f7d}.contact h2{font-size:clamp(52px,6.6vw,96px);font-weight:800;letter-spacing:-.05em}
.contact h2 em{color:#386c96}.contact-copy>p:last-child{font-size:18px;color:#345975}
form{display:grid;grid-template-columns:1fr 1fr;gap:19px 16px;align-content:center;min-width:0}
.form-heading{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;font-size:20px;font-weight:700;letter-spacing:-.5px;margin-bottom:10px}
label{min-width:0}.full{grid-column:1/-1}
label>span{display:block;font-size:14px;color:#254e6b;margin-bottom:8px}
input,textarea{width:100%;background:#e6f5ff70;border:1px solid #5f95bd;color:#102f47;padding:12px;min-height:49px;border-radius:4px;resize:vertical}
input:focus,textarea:focus{background:#f1faff}
form .primary{background:#102f48;color:#d1ecff;margin-top:5px}form .primary:hover{background:#204a6b}
.form-note,.form-status{font-size:12px;color:#40617a;margin:0}
footer{padding:35px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}
footer>p{font-size:14px;color:#8da5bf;margin:0}
footer>a:not(.brand){font-size:14px;color:#c4dff4}footer>small{width:100%;font-size:12px;color:#7890aa;border-top:1px solid #23364b;padding-top:20px;margin-top:5px}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}
@media(max-width:1150px){
  .header nav{gap:20px}.hero{gap:0 4%;padding-top:55px}.hero h1{font-size:clamp(45px,5.5vw,67px)}
  .hero-actions{flex-direction:column;align-items:flex-start}.quiet{padding-left:0}
  .work-card{padding:22px 20px 0}.card-bottom{margin:0 -20px;padding:14px 20px}
  .work-top{flex-wrap:wrap;gap:10px}.work-card h2{font-size:25px}.case-content h3{font-size:23px}
  .pain-rows article{grid-template-columns:25px 1.2fr 1fr;gap:20px}.pain-tag{display:none}
  .workflow{gap:6%}.audience-grid{gap:40px}.contact{gap:6%}.hero-baseline{margin-top:50px}
}
@media(max-width:900px){
  .header nav{display:none}.hero{grid-template-columns:1fr;gap:45px;padding-top:45px}
  .hero-copy{max-width:660px}.hero h1{font-size:clamp(55px,8vw,75px)}
  .hero-actions{flex-direction:row;align-items:center}.quiet{padding-left:14px}
  .hero-stage{max-width:650px;justify-self:center}.case-content{min-height:160px}.hero-baseline{margin-top:0}
  .workflow,.contact{grid-template-columns:1fr;gap:40px}.contact form{max-width:650px;width:100%}
  .workflow-intro>p:last-child{max-width:none}.flow-stack p:last-child{max-width:none}.memory h2{font-size:85px}
}
@media(max-width:600px){
  .header{min-height:76px;padding:12px 5%;gap:12px}.brand{font-size:10px;gap:8px;letter-spacing:1px}.brand b{font-size:12px;letter-spacing:4px}
  .header-actions{gap:14px}.login{font-size:13px;padding:8px 12px;gap:13px}.language{font-size:12px;gap:5px}.emblem{width:25px;height:48px}
  .emblem img{width:105px;height:105px;left:-40px;top:-18px}
  .hero{padding:38px 5% 0;gap:35px}.eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:23px;gap:8px}
  .tiny-rule{width:18px}.hero h1{font-size:clamp(42px,10.8vw,64px);letter-spacing:-.055em}
  .hero-intro{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr;gap:2px}.hero-actions .primary{width:100%}.hero-actions .quiet{justify-content:flex-start;padding-left:0}
  .hero-caption{font-size:12px;margin-top:6px}.stage-label{font-size:12px;letter-spacing:.3px;gap:8px}.bracket{display:none}
  .work-card{padding:20px 17px 0;box-shadow:5px 5px 0 -1px #0c1827,5px 5px 0 #314258}
  .work-top{margin-bottom:20px}.asset-code{font-size:12px}.status-pill{font-size:12px}
  .asset-meta{font-size:12px}.case-content{padding-left:13px;min-height:200px}.case-content h3{font-size:24px}
  .case-detail{padding:12px 10px;gap:10px;flex-wrap:wrap}.case-detail>span:last-child{margin-left:auto}
  .card-bottom{margin:0 -17px;padding:13px 17px}.stage-controls{gap:5px}.stage-controls button{font-size:13px;gap:5px;padding:10px 4px}
  .example-note{font-size:12px}.hero-baseline{font-size:12px;letter-spacing:.5px;padding:20px 0}.hero-baseline>a{flex:none}
  .problem,.workflow,.memory,.audience,.contact{padding:60px 6%}
  h2{font-size:36px;letter-spacing:-.045em}.pain-rows{margin-top:33px}
  .pain-rows article{grid-template-columns:24px 1fr;gap:8px 14px;padding:22px 0}.pain-rows h3{font-size:20px}.pain-rows p{grid-column:2;max-width:none;font-size:15px}
  .flow-stack article{gap:15px}.flow-stack h3{font-size:23px}.flow-stack p:last-child{font-size:16px}
  .memory-top{display:block}.memory-top>p:last-child{font-size:14px;margin-bottom:28px}.memory h2{font-size:clamp(48px,11.5vw,69px);margin:10px 0 30px}
  .memory-bottom{flex-direction:column;gap:24px}.memory-bottom p{font-size:17px}.memory-index{gap:8px}
  .audience-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.audience-grid h3{font-size:25px}
  .contact h2{font-size:60px}.contact form{grid-template-columns:1fr;gap:19px}form label{grid-column:1/-1}
  .form-heading{font-size:19px}footer{padding:30px 6%;gap:20px}footer>p{width:100%;font-size:14px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
