.about-hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--night)}.about-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.about-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(15 22 38 / .35) 0%,rgb(15 22 38 / .95) 92%)}.about-hero-content{position:relative;z-index:2;padding-bottom:4.5rem;padding-top:12.5rem}.about-hero-tagline{font-size:1.1rem;font-weight:500;color:var(--mist);letter-spacing:-.01em;margin-bottom:.75rem;text-shadow:0 2px 12px rgb(15 22 38 / .6)}.about-hero-h1{font-size:clamp(2.2rem, 4.8vw, 4rem);font-weight:700;line-height:1.06;letter-spacing:-.03em;color:var(--mist);max-width:18ch;text-wrap:balance;margin:0 0 1.25rem;text-shadow:0 2px 16px rgb(15 22 38 / .6)}.about-hero-lede{font-size:1.1rem;line-height:1.6;color:rgb(244 245 242 / .82);max-width:62ch;margin:0;text-shadow:0 1px 8px rgb(15 22 38 / .5)}@media (max-width:640px){.about-hero{min-height:72vh}.about-hero-content{padding-top:8rem}}@media (prefers-reduced-motion:reduce){.about-hero-video{display:none}.about-hero{background:linear-gradient(180deg,var(--navy),var(--night))}}.about-vision-hero{position:relative;padding:6.5rem 0;overflow:hidden;background:var(--night)}.about-vision-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.about-vision-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgb(15 22 38 / .55) 0%,rgb(15 22 38 / .93) 100%)}.about-vision-content{position:relative;z-index:2}.about-vision-content .about-pillar-card{background:rgb(15 22 38 / .55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-color:rgb(244 245 242 / .16)}@media (max-width:640px){.about-vision-hero{padding:4.5rem 0}}.about-eyebrow{color:var(--coral);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;margin-bottom:.875rem}.about-section-header{max-width:68ch}.about-prose{font-size:1.02rem;line-height:1.75;color:rgb(244 245 242 / .82);max-width:72ch}.about-prose p{margin:0 0 1.25rem}.about-prose p:last-child{margin-bottom:0}.about-prose strong{color:var(--mist)}.about-pillar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:2rem}.about-pillar-card{background:rgb(244 245 242 / .03);border:1px solid rgb(244 245 242 / .1);border-top:3px solid var(--accent,var(--coral));border-radius:16px;padding:1.625rem}.about-pillar-card h4{font-size:1.05rem;margin:0 0 .625rem;color:var(--mist)}.about-pillar-card p{font-size:.92rem;line-height:1.6;color:rgb(244 245 242 / .72);margin:0}.about-founder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.about-founder-card{background:rgb(244 245 242 / .03);border:1px solid rgb(244 245 242 / .1);border-radius:18px;padding:1.5rem}.about-photo-slot{aspect-ratio:1 / 1;width:120px;border:1.5px dashed rgb(244 245 242 / .22);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:.875rem;font-size:.7rem;color:rgb(244 245 242 / .4);line-height:1.4;margin:0 auto 1.125rem}.about-founder-card h4{text-align:center;font-size:1.1rem;margin:0 0 .25rem;color:var(--mist)}.about-founder-card .about-role{text-align:center;font-size:.82rem;color:var(--teal-lt);margin-bottom:.875rem}.about-founder-card p{font-size:.9rem;line-height:1.6;color:rgb(244 245 242 / .75);margin:0}.about-obj-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-top:2rem}.about-obj-card{background:rgb(52 180 196 / .05);border:1px solid rgb(52 180 196 / .2);border-radius:16px;padding:1.625rem}.about-obj-card h4{font-size:1rem;margin:0 0 .625rem;color:var(--teal-lt)}.about-obj-card p{font-size:.9rem;line-height:1.6;color:rgb(244 245 242 / .75);margin:0}.about-obj-note{font-size:.85rem;color:rgb(244 245 242 / .5);margin-top:1.5rem;max-width:60ch}.about-trust-strip{border-top:1px solid rgb(244 245 242 / .08);border-bottom:1px solid rgb(244 245 242 / .08);padding:2rem 0}.about-trust-inner{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center}.about-trust-item{font-size:.85rem;color:rgb(244 245 242 / .6);display:flex;align-items:center;gap:.625rem}.about-trust-item b{color:var(--teal-lt);font-weight:600}.about-cta{text-align:center}.about-cta p{max-width:60ch;margin-inline:auto;margin-bottom:2rem;color:rgb(244 245 242 / .7)}