.about-page{--white:#fff;--cream:#faf6f1;--sand:#f2ebe2;--navy:#112a3f;--navy-2:#1b3a54;--terra:#c36a4b;--terra-deep:#a9532f;--ink:#1e2a34;--muted:#6b7787;--line:#ebe4db;--r-sm:16px;--r-md:24px;--r-lg:36px;--r-xl:48px;--r-pill:100px;--ease:cubic-bezier(.22, .61, .36, 1);background:var(--white);color:var(--ink);line-height:1.6}.about-page h1,.about-page h2,.about-page h3,.about-page h4{font-family:var(--font-newsreader), Georgia, serif;color:var(--navy);letter-spacing:-.005em;font-weight:500;line-height:1.12}.about-page .wrap{width:min(1180px,92vw);margin-inline:auto}.about-page .eyebrow{font-family:var(--font-manrope), "Manrope", sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--terra);align-items:center;gap:.55rem;font-size:.7rem;font-weight:600;display:inline-flex}.about-page .eyebrow:before{content:"";background:var(--terra);width:22px;height:1px}.about-page .eyebrow-center{justify-content:center}.about-page .btn{background:var(--terra);color:#fff;border-radius:var(--r-pill);cursor:pointer;white-space:nowrap;transition:transform .3s var(--ease), background .3s var(--ease), box-shadow .3s var(--ease);border:none;align-items:center;gap:.5rem;padding:.85rem 1.7rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.about-page .btn:hover{background:var(--terra-deep);transform:translateY(-2px);box-shadow:0 12px 26px -12px #c36a4ba6}.about-page .btn svg{stroke:currentColor;flex-shrink:0;width:16px;height:16px}.about-page .reveal{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(24px)}.about-page .reveal.in{opacity:1;transform:none}.about-page .page-hero{padding:3.5rem 0 1rem}.about-page .page-hero .wrap{text-align:center;max-width:860px;margin-inline:auto}.about-page .page-hero h1{margin-top:1rem;font-size:clamp(2.2rem,4.8vw,3.6rem);font-weight:500}.about-page .page-hero h1 em{color:var(--terra);font-style:italic}.about-page .page-hero p{color:var(--muted);margin-top:1.1rem;max-width:56ch;margin-inline:auto;font-size:1.12rem}.about-page .page-hero:after{margin-top:clamp(3rem,5.5vw,4.5rem);margin-bottom:clamp(2rem,3.5vw,2.75rem)}.about-page .intro{padding:3rem 0}.about-page .intro-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.about-page .intro-portrait{border-radius:var(--r-xl);position:relative;overflow:hidden;box-shadow:0 34px 80px -44px #112a3f99}.about-page .intro-portrait .portrait-img{aspect-ratio:3/4;position:relative}.about-page .intro-portrait .portrait-img img{object-fit:cover}.about-page .intro-portrait .badge{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--r-md);background:#ffffffe6;padding:.9rem 1.2rem;position:absolute;bottom:1.2rem;left:1.2rem}.about-page .intro-portrait .badge .n{font-family:var(--font-newsreader), Georgia, serif;color:var(--navy);font-size:1.5rem;line-height:1}.about-page .intro-portrait .badge .n b{color:var(--terra);font-weight:500}.about-page .intro-portrait .badge .l{color:var(--muted);font-size:.78rem}.about-page .intro-text h2{font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:500}.about-page .intro-text p{color:var(--ink);margin-top:1.1rem;font-size:1.04rem}.about-page .intro-text p.lead{color:var(--muted)}.about-page .signature{font-family:var(--font-newsreader), Georgia, serif;color:var(--navy);margin-top:1.6rem;font-size:1.15rem;font-style:italic}.about-page .imgband{padding:1.5rem 0 1rem}.about-page .imgband .strip{grid-template-columns:1.4fr 1fr 1fr;gap:1rem;height:min(46vh,420px);display:grid}.about-page .imgband .strip>.reveal{height:100%;min-height:0}.about-page .imgband figure{border-radius:var(--r-lg);background:var(--sand);height:100%;margin:0;position:relative;overflow:hidden}.about-page .imgband figure img{object-fit:cover;transition:transform .8s var(--ease)}.about-page .imgband figure:hover img{transform:scale(1.04)}.about-page .imgband figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#112a3f47);position:absolute;inset:0}.about-page .imgband .cap{z-index:2;color:#fff;letter-spacing:.02em;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex;position:absolute;bottom:1rem;left:1.1rem}.about-page .imgband .cap:before{content:"";background:var(--terra);width:16px;height:1px}.about-page .conviction{background:var(--navy);border-radius:var(--r-xl);color:#fff;width:min(1240px,96vw);margin:1.5rem auto 0}.about-page .conviction .inner{width:min(1180px,90%);margin-inline:auto;padding:clamp(3rem,6vw,5rem) 0}.about-page .conviction-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.about-page .conviction .eyebrow{color:var(--terra)}.about-page .conviction h2{color:#fff;margin-top:.9rem;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:500}.about-page .conviction p{color:#fffc;margin-top:1.1rem;font-size:1.04rem}.about-page .conviction-right{flex-direction:column;gap:1rem;display:flex}.about-page .conviction-media{border-radius:var(--r-lg);aspect-ratio:1;background:#ffffff0f;border:1px solid #ffffff24;position:relative;overflow:hidden;box-shadow:0 30px 70px -40px #0009}.about-page .conviction-media img{object-fit:cover}.about-page .manifesto{border-radius:var(--r-lg);background:#ffffff0f;border:1px solid #ffffff24;flex-direction:column;justify-content:center;padding:1.8rem 2rem 1.6rem;display:flex;position:relative}.about-page .manifesto .quote-mark{font-family:var(--font-newsreader), Georgia, serif;color:var(--terra);height:2.2rem;font-size:4.5rem;line-height:.6}.about-page .manifesto .manifesto-text{font-family:var(--font-newsreader), Georgia, serif;color:#fff;margin:.4rem 0 1.4rem;font-size:clamp(1.3rem,2.4vw,1.7rem);font-style:italic;line-height:1.35}.about-page .manifesto .manifesto-by{color:#ffffffa6;letter-spacing:.02em;align-items:center;gap:.8rem;font-size:.85rem;display:flex}.about-page .manifesto .manifesto-by .ln{background:var(--terra);width:28px;height:1px}.about-page .gallery{padding:clamp(3.5rem,7vw,5.5rem) 0}.about-page .gallery .head{max-width:56ch;margin-bottom:2.4rem}.about-page .gallery .head h2{margin-top:.9rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:500}.about-page .gallery .head p{color:var(--muted);margin-top:.8rem;font-size:1.04rem}.about-page .gallery-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:1rem;display:grid}.about-page .gallery-grid>.reveal{min-height:0}.about-page .gallery-grid>.g-tall{grid-row:span 2}.about-page .gallery-grid>.g-wide{grid-column:span 2}.about-page .gallery figure{border-radius:var(--r-md);background:var(--sand);height:100%;margin:0;position:relative;overflow:hidden}.about-page .gallery figure img{object-fit:cover;transition:transform .8s var(--ease)}.about-page .gallery figure:hover img{transform:scale(1.05)}.about-page .gallery figure:after{content:"";opacity:0;transition:opacity .4s var(--ease);background:linear-gradient(#0000 60%,#112a3f4d);position:absolute;inset:0}.about-page .gallery figure:hover:after{opacity:1}.about-page .gallery figcaption{z-index:2;color:#fff;opacity:0;transition:opacity .4s var(--ease), transform .4s var(--ease);font-size:.82rem;font-weight:500;position:absolute;bottom:.9rem;left:1rem;transform:translateY(6px)}.about-page .gallery figure:hover figcaption{opacity:1;transform:none}.about-page .values{padding:clamp(3.5rem,7vw,5.5rem) 0}.about-page .values .head{max-width:56ch;margin-bottom:2.6rem}.about-page .values .head h2{margin-top:.9rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:500}.about-page .values .head p{color:var(--muted);margin-top:.8rem;font-size:1.04rem}.about-page .values-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.about-page .value{border:1px solid var(--line);border-radius:var(--r-md);background:var(--white);transition:transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease);padding:1.8rem 1.7rem}.about-page .value:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 26px 54px -34px #112a3f73}.about-page .value .ic{background:#c36a4b1a;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:1rem;display:grid}.about-page .value .ic svg{width:22px;height:22px;stroke:var(--terra);fill:none;stroke-width:1.9px}.about-page .value h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:500}.about-page .value p{color:var(--muted);font-size:.95rem}.about-page .journey{background:var(--cream);border-radius:var(--r-xl);width:min(1240px,96vw);margin:0 auto}.about-page .journey .inner{width:min(1180px,90%);margin-inline:auto;padding:clamp(3rem,6vw,5rem) 0}.about-page .journey .head{max-width:54ch;margin-bottom:2.4rem}.about-page .journey .head h2{margin-top:.9rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:500}.about-page .stats-row{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.about-page .stat{background:var(--white);border-radius:var(--r-md);text-align:center;border:1px solid var(--line);padding:1.5rem 1.2rem}.about-page .stat .num{font-family:var(--font-newsreader), Georgia, serif;color:var(--navy);font-size:clamp(1.6rem,3vw,2.1rem);font-weight:500;line-height:1}.about-page .stat .num b{color:var(--terra);font-weight:500}.about-page .stat .lbl{color:var(--muted);margin-top:.4rem;font-size:.8rem;line-height:1.35}.about-page .cta{text-align:center;padding:clamp(3.5rem,7vw,5.5rem) 0}.about-page .cta-box{background:var(--navy);border-radius:var(--r-xl);color:#fff;width:min(1240px,96vw);margin-inline:auto;padding:clamp(3rem,6vw,4.5rem) 1.5rem}.about-page .cta .eyebrow{color:var(--terra)}.about-page .cta h2{color:#fff;max-width:20ch;margin:.9rem auto 0;font-size:clamp(1.8rem,3.6vw,2.7rem);font-weight:500}.about-page .cta p{color:#ffffffc7;max-width:46ch;margin:1rem auto 1.8rem}@media (max-width:900px){.about-page .intro-grid,.about-page .conviction-grid{grid-template-columns:1fr}.about-page .intro-grid>.reveal:not(.intro-portrait),.about-page .conviction-grid>.reveal:first-child{text-align:left;width:100%;max-width:34rem;margin-inline:auto}.about-page .intro-portrait{order:-1;max-width:440px;margin-inline:auto}.about-page .values-grid,.about-page .stats-row{grid-template-columns:1fr 1fr}.about-page .imgband .strip{grid-template-columns:1fr 1fr;grid-auto-rows:200px;height:auto}.about-page .imgband figure:first-child{grid-column:1/-1;height:260px}.about-page .conviction-media{aspect-ratio:1;max-width:520px;margin-inline:auto}.about-page .gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.about-page .gallery-grid>.g-wide{grid-column:span 2}}@media (max-width:600px){.about-page .page-hero:after{margin-top:3.5rem;margin-bottom:2rem}.about-page .values-grid,.about-page .stats-row{grid-template-columns:1fr}.about-page .stat{text-align:center}.about-page .manifesto{text-align:center;min-height:200px;padding:2rem 1.8rem}.about-page .imgband .strip{grid-template-columns:1fr;grid-auto-rows:220px}.about-page .imgband figure:first-child{height:auto}.about-page .gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:140px}}@media (prefers-reduced-motion:reduce){.about-page *{transition:none!important;animation:none!important}.about-page .reveal{opacity:1;transform:none}}
