.about-bio,.about-cta,.about-hero{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}.about-hero{min-height:100vh;background:var(--navy-deep);display:grid;grid-template-columns:1fr 420px;align-items:stretch;overflow:hidden}.about-hero-text{display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem 5rem}.about-hero-text h1{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.1;margin:1.25rem 0}.about-hero-text h1 em{font-style:italic;color:var(--gold)}.hero-sub-label{font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.15em;color:hsla(0,0%,100%,.45)}.about-hero-photo{position:relative;overflow:hidden}.about-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.about-hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,var(--navy-deep) 0,transparent 30%);z-index:1;pointer-events:none}.about-bio{min-height:100vh;background:var(--navy);display:flex;align-items:center;padding:0 2.5rem;border-top:1px solid hsla(0,0%,100%,.06)}.about-bio-inner{max-width:1100px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 300px;grid-gap:6rem;gap:6rem;align-items:start}.about-bio-body p{font-size:.97rem;line-height:1.8;color:hsla(0,0%,100%,.7);margin-bottom:1.25rem}.about-bio-body p strong{color:var(--white);font-weight:600}.about-bio-body p em{font-style:italic;color:hsla(0,0%,100%,.85)}.creds-block{border-top:1px solid hsla(0,0%,100%,.08);padding-top:2rem}.creds-label{font-family:DM Mono,monospace;font-size:.6rem;letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:1rem;margin-top:2rem}.creds-label:first-child{margin-top:0}.creds-item{font-size:.82rem;line-height:1.55;color:hsla(0,0%,100%,.6);margin-bottom:.6rem;padding-left:.75rem;border-left:2px solid hsla(0,0%,100%,.1)}.creds-item strong{color:hsla(0,0%,100%,.85);display:block;font-size:.8rem}.creds-anchor-link{color:var(--gold);text-decoration:none;font-size:.78rem}.about-cta{min-height:100vh;background:var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2.5rem 0;position:relative}.about-cta h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:var(--navy);margin-bottom:2rem;line-height:1.2}.btn-dark{display:inline-flex;align-items:center;gap:.5rem;background:var(--navy);color:#fff;border:none;padding:1rem 2.25rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:opacity .2s;border-radius:2px}.btn-dark:hover{opacity:.85}.about-footer-inside{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 2.5rem;display:flex;justify-content:space-between;align-items:center;background:var(--navy)}.about-footer-inside a,.about-footer-inside p{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.1em;color:hsla(0,0%,100%,.35);text-decoration:none}.about-footer-inside a:hover{color:var(--gold)}@media (max-width:900px){.about-hero{grid-template-columns:1fr;grid-template-rows:auto auto}.about-hero-photo{display:block;height:340px;width:100%}.about-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.about-hero-photo:before{background:linear-gradient(to bottom,var(--navy-deep) 0,transparent 30%)}.about-hero-text{padding:5rem 1.5rem 2rem}.about-bio-inner{grid-template-columns:1fr;gap:3rem}.about-bio{padding:3rem 1.25rem;height:auto;min-height:100vh}}@media (max-width:600px){.about-hero-text{padding:4.5rem 1.25rem 2rem}.about-hero-photo{height:280px}.about-bio{padding:3rem 1.25rem;align-items:flex-start}.about-cta{padding:3rem 1.25rem 0;justify-content:center}.about-cta h2{font-size:clamp(1.4rem,6vw,2rem);margin-bottom:1.75rem}.about-footer-inside{flex-direction:column;gap:.5rem;text-align:center;padding:1rem 1.25rem}}