:root { --about-red: #f20d0d; --about-ink: #151111; --about-muted: #706766; --about-line: #ece5e3; --about-soft: #f8f5f4; }
* { box-sizing: border-box; }
.about-page { margin: 0; background: #fff; color: var(--about-ink); font-family: Inter, ui-sans-serif, system-ui, sans-serif; -webkit-font-smoothing: antialiased; }
.about-shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.about-eyebrow { margin: 0 0 16px; color: var(--about-red); font-size: 12px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.about-hero { position: relative; overflow: hidden; border-bottom: 1px solid var(--about-line); background: radial-gradient(circle at 88% 12%, #ffe4e1 0, transparent 31%), linear-gradient(135deg, #faf8f7 0%, #fff 58%); }
.about-hero__glow { position: absolute; width: 420px; height: 420px; right: -170px; bottom: -230px; border-radius: 50%; background: var(--about-red); filter: blur(110px); opacity: .12; pointer-events: none; }
.about-hero__layout { position: relative; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr); gap: 80px; align-items: center; min-height: 690px; padding-block: 96px; }
.about-hero__copy h1 { max-width: 720px; margin: 0; font-size: clamp(48px, 6.3vw, 84px); font-weight: 900; letter-spacing: -.067em; line-height: .94; }
.about-hero__copy h1 span { color: var(--about-red); }
.about-hero__lead { max-width: 680px; margin: 28px 0 0; color: var(--about-muted); font-size: 18px; line-height: 1.75; }
.about-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.about-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 9px; border: 1px solid transparent; border-radius: 12px; padding: 0 20px; font-size: 14px; font-weight: 800; text-decoration: none; transition: transform .2s ease, background .2s ease, border-color .2s ease; }
.about-button:hover { transform: translateY(-2px); }
.about-button--primary { background: var(--about-red); color: #fff; box-shadow: 0 14px 32px rgba(242,13,13,.18); }
.about-button--primary:hover { background: #ca0909; }
.about-button--secondary { border-color: #dcd3d1; background: #fff; color: var(--about-ink); }
.about-button--secondary:hover { border-color: #bcb0ad; }
.about-button .material-icons-outlined { font-size: 19px; }
.about-hero__panel { position: relative; overflow: hidden; border: 1px solid rgba(255,255,255,.12); border-radius: 28px; background: #171313; padding: 34px; color: #fff; box-shadow: 0 34px 80px rgba(31,17,14,.18); }
.about-hero__panel::after { content: ''; position: absolute; width: 220px; height: 220px; right: -85px; top: -95px; border-radius: 50%; background: var(--about-red); filter: blur(48px); opacity: .25; }
.about-hero__mark { position: relative; z-index: 1; display: grid; width: 160px; height: 160px; place-items: center; margin: 0 auto 12px; border-radius: 50%; background: #fff; }
.about-hero__mark img { width: 142px; height: 142px; object-fit: contain; }
.about-hero__panel-label { position: relative; z-index: 1; margin: 0 0 30px; color: #fff; font-size: 18px; font-weight: 800; text-align: center; }
.about-stats { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.12); padding-top: 26px; }
.about-stats div { padding: 0 11px; text-align: center; }
.about-stats div + div { border-left: 1px solid rgba(255,255,255,.12); }
.about-stats strong { display: block; color: #fff; font-size: 22px; font-weight: 900; }
.about-stats span { display: block; margin-top: 5px; color: #aaa2a0; font-size: 10px; line-height: 1.4; }
.about-section { padding: 110px 0; }
.about-section--soft { border-block: 1px solid var(--about-line); background: var(--about-soft); }
.about-story { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; align-items: start; }
.about-section h2, .about-snap h2 { margin: 0; font-size: clamp(34px, 4.3vw, 58px); font-weight: 900; letter-spacing: -.055em; line-height: 1.02; }
.about-story__copy { border-left: 1px solid var(--about-line); padding-left: 54px; }
.about-story__copy p, .about-section__heading > p, .about-future__copy > p:not(.about-eyebrow), .about-snap__layout > div > p:not(.about-eyebrow) { margin: 0; color: var(--about-muted); font-size: 16px; line-height: 1.85; }
.about-story__copy p + p, .about-future__copy > p + p, .about-snap__layout > div > p + p { margin-top: 20px; }
.about-section__heading { max-width: 800px; }
.about-section__heading > p { max-width: 700px; margin-top: 24px; }
.about-materials { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 50px; }
.about-materials article { border: 1px solid var(--about-line); border-radius: 20px; background: #fff; padding: 30px; box-shadow: 0 12px 35px rgba(42,25,20,.035); }
.about-materials .material-icons-outlined { display: grid; width: 46px; height: 46px; place-items: center; border-radius: 12px; background: #fff0ef; color: var(--about-red); }
.about-materials h3 { margin: 22px 0 8px; font-size: 18px; font-weight: 850; }
.about-materials p { margin: 0; color: var(--about-muted); font-size: 14px; line-height: 1.7; }
.about-snap { overflow: hidden; background: #171313; padding: 110px 0; color: #fff; }
.about-snap__layout { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr); gap: 90px; align-items: center; }
.about-snap__layout > div > p:not(.about-eyebrow) { color: #bdb5b3; }
.about-snap__layout > div > h2 { margin-bottom: 26px; }
.about-snap__benefits { display: grid; gap: 12px; }
.about-snap__benefits article { display: flex; gap: 16px; align-items: flex-start; border: 1px solid rgba(255,255,255,.1); border-radius: 16px; background: rgba(255,255,255,.045); padding: 20px; }
.about-snap__benefits .material-icons-outlined { display: grid; flex: 0 0 42px; width: 42px; height: 42px; place-items: center; border-radius: 11px; background: var(--about-red); color: #fff; font-size: 21px; }
.about-snap__benefits h3 { margin: 1px 0 5px; font-size: 15px; font-weight: 850; }
.about-snap__benefits p { margin: 0; color: #aaa2a0; font-size: 13px; line-height: 1.55; }
.about-future { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr); gap: 90px; align-items: center; }
.about-future__copy > h2 { margin-bottom: 25px; }
.about-future__cta { border: 1px solid #f0d8d5; border-radius: 22px; background: #fff8f7; padding: 34px; }
.about-future__cta p { margin: 0 0 24px; font-size: 22px; font-weight: 850; letter-spacing: -.035em; line-height: 1.25; }
@media (max-width: 960px) {
  .about-hero__layout { grid-template-columns: 1fr; min-height: auto; gap: 56px; padding-block: 78px; }
  .about-hero__copy { max-width: 760px; }
  .about-hero__panel { max-width: 620px; }
  .about-story, .about-snap__layout, .about-future { grid-template-columns: 1fr; gap: 50px; }
  .about-story__copy { border-top: 1px solid var(--about-line); border-left: 0; padding: 38px 0 0; }
  .about-snap__benefits { max-width: 680px; }
  .about-future__cta { max-width: 520px; }
}
@media (max-width: 700px) {
  .about-shell { width: min(100% - 30px, 1180px); }
  .about-hero__layout { padding-block: 58px 68px; }
  .about-hero__copy h1 { font-size: clamp(43px, 14vw, 62px); }
  .about-hero__lead { font-size: 16px; }
  .about-actions { flex-direction: column; align-items: stretch; }
  .about-button { width: 100%; }
  .about-hero__panel { padding: 26px 20px; border-radius: 22px; }
  .about-hero__mark { width: 132px; height: 132px; }
  .about-hero__mark img { width: 118px; height: 118px; }
  .about-stats strong { font-size: 18px; }
  .about-stats span { font-size: 9px; }
  .about-section, .about-snap { padding: 76px 0; }
  .about-materials { grid-template-columns: 1fr; margin-top: 36px; }
  .about-materials article { padding: 24px; }
  .about-snap__layout { gap: 38px; }
  .about-future { gap: 38px; }
  .about-future__cta { padding: 26px; }
}
@media (prefers-reduced-motion: reduce) { .about-button { transition: none; } }
