html{scroll-behavior:smooth}.nav a{white-space:nowrap}.menu-toggle{display:none}.journey{padding-top:44px}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;max-width:1120px;margin:28px auto 0}.journey-grid a,.check-grid span{padding:16px 14px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.035);text-align:center;color:var(--text);text-decoration:none;transition:.25s}.journey-grid a:hover{transform:translateY(-4px);border-color:var(--border-strong);box-shadow:var(--glow)}.screens-grid{display:grid;gap:28px}.screen-card{display:grid;grid-template-columns:minmax(280px,.9fr) 1.1fr;gap:28px;align-items:center;padding:22px;border:1px solid var(--border);border-radius:26px;background:rgba(7,17,31,.82)}.screen-card:nth-child(even){grid-template-columns:1.1fr minmax(280px,.9fr)}.screen-card:nth-child(even)>button{order:2}.screen-card button{padding:0;border:0;background:transparent;cursor:zoom-in}.screen-card img{width:100%;height:420px;object-fit:cover;object-position:top;border-radius:18px;border:1px solid rgba(255,255,255,.08);display:block}.screen-card h3{font-size:28px;margin:0 0 12px}.screen-card p{color:var(--muted);line-height:1.7}.timeline-simple{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.timeline-simple.five{grid-template-columns:repeat(5,1fr)}.timeline-simple>div{padding:24px;border:1px solid var(--border);border-radius:20px;background:rgba(255,255,255,.03)}.timeline-simple b{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(103,230,255,.12);color:var(--cyan)}.timeline-simple h3{margin:20px 0 8px}.timeline-simple p{color:var(--muted);line-height:1.6}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1000px;margin:28px auto 0}.check-grid span:before{content:'✓';color:var(--green);font-weight:900;margin-right:9px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1000px;margin:auto}.before-after>div{padding:30px;border:1px solid var(--border);border-radius:24px;background:rgba(255,255,255,.03)}.before-after h3{font-size:28px}.before-after p{padding:12px 0;border-bottom:1px solid var(--border);color:var(--muted)}#lightbox{width:min(1100px,96vw);max-height:94vh;padding:18px;background:#050b14}#lightbox img{display:block;max-width:100%;max-height:88vh;margin:auto;object-fit:contain}.final-cta p{color:var(--muted);font-size:18px}.final-cta .hero-actions{justify-content:center}
@media(max-width:1000px){.journey-grid{grid-template-columns:repeat(2,1fr)}.screen-card,.screen-card:nth-child(even){grid-template-columns:1fr}.screen-card:nth-child(even)>button{order:0}.screen-card img{height:auto;max-height:580px;object-fit:contain}.timeline-simple,.timeline-simple.five{grid-template-columns:repeat(2,1fr)}.check-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.menu-toggle{display:block;border:1px solid var(--border);background:rgba(255,255,255,.04);color:#fff;border-radius:12px;padding:10px 12px}.topbar{flex-wrap:wrap}.nav{display:none;width:100%;order:5;flex-direction:column;padding:12px 0}.nav.open{display:flex}.top-actions{display:none}.brand span{display:none}.journey-grid,.timeline-simple,.timeline-simple.five,.check-grid,.before-after{grid-template-columns:1fr}.screen-card{padding:14px}.screen-card h3{font-size:22px}.hero-copy h1{font-size:clamp(42px,13vw,68px)}.hero-orbit{min-height:480px}}
