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