.story-page{z-index:1;color:var(--text-yellow);position:relative}.story-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:72svh;padding:7rem 1.5rem 4rem;display:flex}.story-kicker{font-family:var(--f-nm);letter-spacing:.14em;text-transform:uppercase;color:var(--text-yellow-faint);margin:0;font-size:.72rem;font-weight:500}.story-hero h1{max-width:14ch;font-family:var(--f-h);color:var(--text-yellow);font-size:clamp(2.75rem,12vw,6.5rem);line-height:.92}.story-lead{max-width:36rem;font-family:var(--f-nm);color:var(--text-yellow-muted);margin:0;font-size:clamp(1rem,2.4vw,1.2rem);line-height:1.55}.story-body{padding:2rem 2.5rem 4rem}.story-body .about-row{border-top:1px solid #ffd6011f;padding:2.5rem 0}.story-body .about-row:first-child{border-top:none;padding-top:0}.story-body .about-col h2{color:var(--text-yellow);font-size:clamp(2rem,6vw,4rem);line-height:.95}.story-body .about-col-copy p{color:var(--text-yellow-muted);font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.6}.story-values{padding:3rem 2.5rem 5rem}.story-values .systems-kicker{margin-bottom:2rem}.story-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.story-cta{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 1.5rem 6rem;display:flex}.story-cta h2{max-width:18ch;font-family:var(--f-h);color:var(--text-yellow);margin:0;font-size:clamp(2rem,8vw,4rem);line-height:.95}.story-cta-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.5rem;display:flex}.story-cta-btn{font-family:var(--f-nm);letter-spacing:.02em;border-radius:var(--border-radius-pill,9999px);justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .35s,border-color .35s,transform .35s;display:inline-flex}.story-cta-btn.dev-btn-primary{background:var(--text-yellow);color:var(--surface);border:1px solid var(--text-yellow)}.story-cta-btn.dev-btn-primary:hover,.story-cta-btn.dev-btn-primary:focus-visible{background:#ffd601eb;transform:translateY(-2px)}.story-cta-btn.dev-btn-outline{color:var(--text-yellow);background:0 0;border:1px solid #ffd60159}.story-cta-btn.dev-btn-outline:hover,.story-cta-btn.dev-btn-outline:focus-visible{background:#ffd6010f;border-color:#ffd601a6;transform:translateY(-2px)}.story-cta-btn:focus-visible{outline:2px solid var(--text-yellow);outline-offset:3px}.story-footer{background-color:var(--surface);border-top:1px solid #ffd6011f}.story-footer .footer-inner{min-height:0;padding:2.5rem;position:relative;inset:auto}.story-footer .footer-bottom{text-align:center;width:100%;margin:0;padding:0;position:relative}@media (max-width:1000px){.story-hero{min-height:auto;padding:6.5rem 1.25rem 3rem}.story-body{padding:1.5rem 1.25rem 3rem}.story-body .about-row{padding:2rem 0}.story-values{padding:2rem 1.25rem 3.5rem}.story-values-grid{grid-template-columns:1fr}.story-cta{padding:3rem 1.25rem 4.5rem}.story-cta-actions{flex-direction:column;width:100%;max-width:22rem}.story-cta-btn{width:100%}}
