.story-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 5vw 6rem;overflow:hidden}.story-hero__bg{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 70% 40%,rgba(27,65,102,.18) 0%,transparent 70%),linear-gradient(160deg,#06080a,#0a0e10,#060809)}.story-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 60%)}.story-hero__content{position:relative;z-index:1;max-width:820px}.story-eyebrow{font-family:Source Code Pro,monospace;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff4d;margin-bottom:2rem}.story-hero__headline{font-family:Source Code Pro,monospace;font-weight:200;font-size:clamp(2.6rem,6vw,5.5rem);line-height:1.08;letter-spacing:-.01em;color:#fff;margin-bottom:2rem}.story-hero__sub{font-family:Source Code Pro,monospace;font-size:clamp(.9rem,1.6vw,1.1rem);line-height:1.8;color:#ffffff73;letter-spacing:.04em}.story-hero__scroll{position:absolute;bottom:2.5rem;right:5vw;z-index:1;font-family:Source Code Pro,monospace;font-size:1rem;color:#fff3;animation:bob 2s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.story-section{padding:7rem 5vw}.story-section--dark{background:#080a09}.story-section--mid{background:#0d100e}.story-section--accent{background:var(--color-teal, #1B4166)}.story-container{max-width:1100px;margin:0 auto}.story-label{font-family:Source Code Pro,monospace;font-size:.55rem;letter-spacing:.24em;text-transform:uppercase;color:var(--color-teal, #1B4166);margin-bottom:3rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.06)}.story-label--light{color:#fff6;border-bottom-color:#ffffff1f}.story-intro{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:1.4;color:#fff;letter-spacing:.02em;margin-bottom:3rem;max-width:700px}.story-body{font-family:Source Code Pro,monospace;font-size:clamp(.88rem,1.3vw,1rem);line-height:1.9;color:#fff9;letter-spacing:.03em;margin-bottom:1.5rem}.story-body em{color:#ffffffe0;font-style:italic}.story-body--light{color:#ffffffbf}.story-statement{font-family:Source Code Pro,monospace;font-weight:300;font-size:clamp(1.6rem,3.5vw,3rem);line-height:1.3;color:#fff;letter-spacing:.02em}.story-two-col{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:start}.story-col--narrow{padding-top:.5rem}.story-pull{font-family:Source Code Pro,monospace;font-weight:200;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.35;color:var(--color-teal, #1B4166);letter-spacing:.02em;border-left:2px solid var(--color-teal, #1B4166);padding-left:1.5rem;margin:0;font-style:normal}.story-pull--sm{font-size:clamp(1.1rem,1.8vw,1.4rem)}.story-pull--light{color:#ffffff8c;border-left-color:#ffffff4d}.story-year-block{display:flex;flex-direction:column;gap:.3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.06)}.story-year-block:last-child{border-bottom:none;margin-bottom:0}.story-year{font-family:Source Code Pro,monospace;font-size:1.6rem;font-weight:200;color:var(--color-teal, #1B4166);letter-spacing:.04em}.story-year-note{font-family:Source Code Pro,monospace;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;line-height:1.6}.story-maestros{margin-top:4rem;border-top:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.story-maestro{display:flex;flex-direction:column;gap:.4rem;padding:1.75rem 1.5rem 1.75rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.story-maestro__name{font-family:Source Code Pro,monospace;font-size:.95rem;font-weight:400;color:#ffffffd9;letter-spacing:.03em}.story-maestro__place{font-family:Source Code Pro,monospace;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff47}.story-cta-row{display:flex;gap:1.5rem;margin-top:4rem;flex-wrap:wrap}.story-cta{font-family:Source Code Pro,monospace;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;padding:.85rem 2rem;border-radius:999px;background:var(--color-teal, #1B4166);color:#fff;transition:all .25s ease}.story-cta:hover{background:#22537d}.story-cta--ghost{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff9}.story-cta--ghost:hover{border-color:#ffffff80;color:#fff}@media(max-width:768px){.story-hero{padding:0 1.5rem 4rem}.story-section{padding:5rem 1.5rem}.story-two-col{grid-template-columns:1fr;gap:2.5rem}.story-col--narrow{order:-1}.story-pull{font-size:1.2rem}.story-statement{font-size:1.8rem}}
