.about-page{background:#050505;color:#f5f5f5}.about-page__hero{background:#c2c2c2;color:#000;padding:0;margin:0;border:0;overflow:hidden}.about-page__hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,auto);align-items:stretch;justify-items:stretch;gap:0;margin:0;padding:0}.about-page__hero-copy{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:1.15rem;padding:clamp(2.25rem,5vw,4rem) clamp(1.5rem,4vw,3rem) clamp(2.25rem,5vw,3.5rem);max-width:36rem;background:#c2c2c2}.about-page__brand{margin:0;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:700;letter-spacing:-.04em;line-height:.95;color:#000}.about-page__hero-title{margin:0;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:500;letter-spacing:-.02em;line-height:1.25;color:#000;max-width:22ch}.about-page__hero-lede{margin:0;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:500;line-height:1.45;letter-spacing:-.01em;color:#000000c7;max-width:34rem}.about-page__hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.about-page__btn{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.15rem;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid #000;color:#c2c2c2;background:#000;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.about-page__btn:hover,.about-page__btn:focus-visible{background:#1a1a1a;color:#fff}.about-page__btn--ghost{background:transparent;color:#000}.about-page__btn--ghost:hover,.about-page__btn--ghost:focus-visible{background:#00000014;color:#000}.about-page__hero-media{display:grid;align-self:stretch;width:100%;min-height:100%;margin:0;padding:0;overflow:hidden;background:#b0b0b0}.about-page__hero-media img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;margin:0;padding:0;border:0;object-fit:cover;object-position:center}.about-page__hero-copy>*{animation:about-copy-in .7s cubic-bezier(.22,1,.36,1) both}.about-page__hero-copy>*:nth-child(1){animation-delay:.05s}.about-page__hero-copy>*:nth-child(2){animation-delay:.14s}.about-page__hero-copy>*:nth-child(3){animation-delay:.22s}.about-page__hero-copy>*:nth-child(4){animation-delay:.3s}@keyframes about-copy-in{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.about-page__band{padding:clamp(2.75rem,6vw,4.5rem) var(--idx-pad-bar-x, 1.25rem);border-bottom:1px solid rgba(255,255,255,.08)}.about-page__band--facts{background:#0a0a0a}.about-page__inner{width:min(100%,48rem);margin-inline:auto}.about-page__inner--wide{width:min(100%,64rem)}.about-page__kicker{margin:0 0 .65rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--lime, #c8f542)}.about-page__h2{margin:0 0 1.25rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:#fff}.about-page__lede{margin:0 0 1.5rem;font-size:1.05rem;line-height:1.55;color:#ffffffb8;max-width:40rem}.about-page__prose p{margin:0 0 1rem;font-size:1rem;line-height:1.7;color:#ffffffd1}.about-page__prose p:last-child{margin-bottom:0}.about-page__prose a{color:var(--lime, #c8f542);text-decoration:underline;text-underline-offset:.15em}.about-page__h3{margin:2rem 0 .65rem;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;color:#fff}.about-page__h3:first-child{margin-top:0}.about-page__facts{margin:0;padding:0;display:grid;gap:0}.about-page__facts>div{display:grid;grid-template-columns:minmax(7rem,10rem) minmax(0,1fr);gap:.75rem 1.25rem;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:.98rem;line-height:1.45}.about-page__facts>div:last-child{border-bottom:0}.about-page__facts dt{margin:0;font-family:var(--font-mono, ui-monospace, monospace);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;padding-top:.15rem}.about-page__facts dd{margin:0;color:#ffffffe6;font-weight:500}.about-page__story{display:grid;gap:2rem}@media(min-width:800px){.about-page__story{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem 2rem}}.about-page__story-item h3{margin:0 0 .65rem;font-size:1.05rem;font-weight:600;color:#fff}.about-page__story-item p{margin:0;font-size:.95rem;line-height:1.6;color:#ffffffbf}.about-page__products{display:flex;flex-direction:column;gap:0;margin:1.5rem 0 0;padding:0;list-style:none}.about-page__products>li{padding:1.35rem 0;border-top:1px solid rgba(255,255,255,.1)}.about-page__products>li:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.about-page__product-name{display:inline-block;margin:0 0 .4rem;font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none}.about-page__product-name:hover,.about-page__product-name:focus-visible{color:var(--lime, #c8f542)}.about-page__product-desc{margin:0;font-size:.95rem;line-height:1.6;color:#ffffffb8;max-width:40rem}.about-page__note{margin:1.75rem 0 0;padding:1rem 1.1rem;border-left:2px solid rgba(200,245,66,.55);font-size:.9rem;line-height:1.55;color:#ffffffa6;background:#ffffff08}.about-page__cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.about-page__cta-row .about-page__btn{border-color:var(--lime, #c8f542);background:var(--lime, #c8f542);color:#050505}.about-page__cta-row .about-page__btn:hover,.about-page__cta-row .about-page__btn:focus-visible{background:#d4ff6a;color:#050505}.about-page__cta-row .about-page__btn--ghost{background:transparent;color:var(--lime, #c8f542)}.about-page__cta-row .about-page__btn--ghost:hover,.about-page__cta-row .about-page__btn--ghost:focus-visible{background:#c8f5421a;color:var(--lime, #c8f542)}@media(max-width:800px){.about-page__hero-inner{grid-template-columns:1fr}.about-page__hero-copy{max-width:none;min-height:22.5rem;padding:3.25rem 1.25rem 1.75rem}.about-page__hero-media{aspect-ratio:646 / 418}.about-page__facts>div{grid-template-columns:1fr;gap:.35rem}}@media(prefers-reduced-motion:reduce){.about-page__hero-copy>*{animation:none!important}}
