.about-hero{position:relative;overflow:hidden;padding:78px 0 70px;background:linear-gradient(135deg,#fff 0%,#fbf5f2 58%,#f3e4df 100%)}
.about-hero::after{position:absolute;right:-130px;bottom:-190px;width:430px;height:430px;border:1px solid rgba(134,32,25,.12);border-radius:50%;box-shadow:0 0 0 55px rgba(134,32,25,.035),0 0 0 110px rgba(134,32,25,.025);content:""}
.about-hero-grid{position:relative;z-index:1}
.about-hero-copy{max-width:880px;margin:0 auto;text-align:center}
.about-kicker{margin-bottom:10px;color:var(--burgundy);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.about-hero h1{margin-bottom:22px;font-family:"DM Sans",sans-serif;font-size:clamp(46px,6vw,76px);font-weight:550;letter-spacing:-.045em}
.about-hero-copy>p:not(.about-kicker){max-width:760px;margin:0 auto 30px;font-size:19px;line-height:1.75}
.about-heading{max-width:760px;margin-bottom:42px}
.about-heading h2{margin-bottom:13px;font-size:clamp(34px,4vw,50px);font-weight:550}
.about-heading p{margin:0;font-size:17px}
.representatives-section{position:relative;background:linear-gradient(180deg,#f7f5f4 0%,#fff 100%)}
.representatives-heading{max-width:820px;margin-bottom:32px}
.representatives-heading h2{margin:0;color:var(--burgundy);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.representative-grid{--representative-gap:24px;display:grid;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:var(--representative-gap)}
.representative-card{position:relative;display:flex;overflow:hidden;height:100%;flex-direction:column;border:1px solid rgba(134,32,25,.12);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(52,23,20,.08);transition:transform .3s ease,box-shadow .3s ease}
.representative-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(52,23,20,.14)}
.representative-card>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center}
.representative-card>img.representative-photo-contain{aspect-ratio:3/2;object-fit:cover;object-position:center}
.representative-card-new>img{object-fit:cover;background:#eee}
.representative-card-featured{display:grid;grid-column:1/-1;grid-template-columns:calc((100% - var(--representative-gap) - 2px)/2) minmax(0,1fr)}
.representative-card-featured>img{height:auto;align-self:start;aspect-ratio:3/2;object-fit:contain;object-position:center;background:#f3f0ee}
.representative-card-featured .representative-content{padding:38px}
.representative-card-featured .representative-status{right:auto;left:18px}
.representative-status{position:absolute;z-index:1;top:16px;right:16px;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;background:rgba(134,32,25,.92);box-shadow:0 8px 24px rgba(34,13,12,.25);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;backdrop-filter:blur(6px)}
.representative-status::before{width:7px;height:7px;border-radius:50%;background:#f8c94e;box-shadow:0 0 0 3px rgba(248,201,78,.2);content:""}
.representative-content{display:flex;flex:1;flex-direction:column;padding:28px}
.representative-content h3{margin-bottom:7px;font-size:23px;letter-spacing:-.025em}
.representative-model{display:inline-flex;align-self:flex-start;margin-bottom:20px;padding:6px 10px;border-radius:999px;color:var(--burgundy);background:#f7e9e5;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.representative-list{display:grid;gap:11px;margin:0 0 24px;padding:0;list-style:none;font-size:13px;line-height:1.6}
.representative-list strong{color:var(--ink)}
.representative-content .button{align-self:flex-start;margin-top:auto;padding:11px 18px;font-size:10px}
.about-gallery{color:#fff;background:radial-gradient(circle at 82% 10%,rgba(134,32,25,.36),transparent 34%),#171313}
.about-gallery .about-heading{max-width:820px}
.about-gallery .about-heading h2{color:#fff}
.about-gallery .about-heading p{color:rgba(255,255,255,.72)}
.about-gallery .eyebrow{color:#e9a59d}
.about-gallery-grid{display:grid;grid-auto-flow:dense;grid-auto-rows:115px;grid-template-columns:repeat(12,1fr);gap:16px}
.gallery-item{position:relative;overflow:hidden;grid-column:span 4;grid-row:span 2;margin:0;padding:0;border:0;border-radius:20px;background:#2b2525;box-shadow:0 15px 40px rgba(0,0,0,.2);cursor:zoom-in}
.gallery-item.mosaic-featured{grid-column:span 8;grid-row:span 3}
.gallery-item.mosaic-tall{grid-column:span 4;grid-row:span 3}
.gallery-item.mosaic-wide{grid-column:span 8;grid-row:span 2}
.gallery-item.mosaic-full{grid-column:span 12;grid-row:span 2}
.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}
.gallery-item::after{position:absolute;right:16px;bottom:16px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;background:rgba(20,16,16,.66);box-shadow:0 8px 22px rgba(0,0,0,.22);font-size:22px;content:"＋";opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;backdrop-filter:blur(7px)}
.gallery-item:hover img,.gallery-item:focus-visible img{filter:saturate(1.08);transform:scale(1.045)}
.gallery-item:hover::after,.gallery-item:focus-visible::after{opacity:1;transform:translateY(0)}
.gallery-item:focus-visible{outline:3px solid #fff;outline-offset:4px}
.gallery-lightbox{max-width:none;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent}
.gallery-lightbox[open]{display:flex;align-items:center;justify-content:center}
.gallery-lightbox::backdrop{background:rgba(12,9,9,.93);backdrop-filter:blur(9px)}
.gallery-lightbox figure{position:relative;display:grid;max-width:min(1200px,90vw);max-height:88vh;margin:0;gap:12px;place-items:center}
.gallery-lightbox img{display:block;max-width:90vw;max-height:80vh;border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.55);object-fit:contain}
.gallery-lightbox figcaption{color:#fff;font-size:14px;text-align:center}
.gallery-lightbox-close{position:fixed;z-index:2;top:24px;right:28px;display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:rgba(35,28,28,.7);font-size:30px;line-height:1;cursor:pointer}
.gallery-lightbox-close:hover,.gallery-lightbox-close:focus-visible{background:var(--burgundy)}
body.lightbox-open{overflow:hidden}
.about-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.about-pillar{padding:38px 34px;border:1px solid var(--line);border-radius:20px;background:#fff}
.about-pillar h2{margin-bottom:15px;color:var(--burgundy);font-size:25px;letter-spacing:-.02em}
.about-pillar p{margin:0;font-size:16px;line-height:1.75}
.about-metrics{padding:55px 0;color:#fff;background:var(--burgundy)}
.about-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}
.about-metric strong{display:block;color:#fff;font-family:"DM Sans",sans-serif;font-size:clamp(38px,5vw,58px);line-height:1.05}
.about-metric span{display:block;margin-top:8px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.about-story-section{padding-top:42px}
.about-story-layout{display:grid;gap:30px}
.about-story-heading{max-width:900px;margin:0 auto;text-align:center}
.about-story-heading .eyebrow{margin-bottom:8px}
.about-story-heading h2{margin:0;font-size:clamp(36px,4vw,54px);font-weight:550}
.about-story-media{overflow:hidden;width:100%;max-width:660px;margin:0 auto;border-radius:var(--radius);background:#f3f0ee;box-shadow:0 18px 45px rgba(52,23,20,.1)}
.about-story-media img{display:block;width:100%;height:auto;object-fit:contain}
.story-steps{position:relative;display:grid;width:100%;max-width:1000px;margin:6px auto 0;gap:0}
.story-steps::before{position:absolute;top:22px;bottom:22px;left:21px;width:2px;background:linear-gradient(180deg,var(--burgundy),rgba(134,32,25,.18));content:""}
.story-step{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:20px;padding:0 0 24px}
.story-step:last-child{padding-bottom:0}
.story-step>span{position:relative;z-index:1;display:grid;width:44px;height:44px;place-items:center;border:5px solid #fff;border-radius:50%;color:#fff;background:var(--burgundy);box-shadow:0 6px 18px rgba(134,32,25,.2);font-size:11px;font-weight:800}
.story-step>div{padding:24px 28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(52,23,20,.06)}
.story-step h3{margin:0 0 9px;font-size:20px;letter-spacing:-.015em}
.story-step p{margin:0;font-size:15px;line-height:1.75}
@media (prefers-reduced-motion:reduce){.representative-card,.gallery-item img,.gallery-item::after{transition:none}}
@media (max-width:1024px){.representative-grid{--representative-gap:16px}.representative-content{padding:23px}.representative-card-featured .representative-content{padding:28px}.about-gallery-grid{grid-auto-rows:105px;grid-template-columns:repeat(8,1fr)}.gallery-item{grid-column:span 3}.gallery-item.mosaic-featured,.gallery-item.mosaic-wide{grid-column:span 5}.gallery-item.mosaic-tall{grid-column:span 3}.gallery-item.mosaic-full{grid-column:span 8}}
@media (max-width:767px){.about-hero{padding:55px 0}.about-hero h1{font-size:44px}.about-hero-copy>p:not(.about-kicker),.about-heading p{font-size:16px}.representative-grid,.about-pillars-grid,.about-metrics-grid{grid-template-columns:1fr}.representative-card-featured{display:flex;grid-column:auto}.representative-card-featured .representative-content{padding:23px}.representative-card-featured .representative-status{right:16px;left:auto}.about-story-layout{gap:22px}.about-story-heading{text-align:left}.about-story-media{max-width:660px}.story-steps::before{left:19px}.story-step{grid-template-columns:40px minmax(0,1fr);gap:12px;padding-bottom:18px}.story-step>span{width:40px;height:40px}.story-step>div{padding:20px 18px}.about-gallery-grid{grid-auto-rows:160px;grid-template-columns:repeat(2,1fr);gap:12px}.gallery-item,.gallery-item.mosaic-square,.gallery-item.mosaic-wide{grid-column:span 1;grid-row:span 1}.gallery-item.mosaic-featured{grid-column:span 2;grid-row:span 2}.gallery-item.mosaic-tall{grid-column:span 1;grid-row:span 2}.gallery-item.mosaic-full{grid-column:span 2;grid-row:span 1}.gallery-item::after{right:12px;bottom:12px;width:38px;height:38px;opacity:1;transform:none}.about-pillar{padding:28px 24px}.about-metric{padding:8px 0}.gallery-lightbox-close{top:14px;right:14px}}
@media (max-width:440px){.about-hero h1{font-size:40px}.about-gallery-grid{grid-auto-rows:210px;grid-template-columns:1fr}.gallery-item,.gallery-item.mosaic-square,.gallery-item.mosaic-wide,.gallery-item.mosaic-featured,.gallery-item.mosaic-tall,.gallery-item.mosaic-full{grid-column:span 1;grid-row:span 1}.representative-content{padding:22px}.gallery-lightbox img{max-width:94vw;border-radius:12px}}

:root[data-theme="dark"] .about-hero{background:linear-gradient(135deg,#1a1a1a 0%,#211e1e 58%,#2a2020 100%)}
:root[data-theme="dark"] .representatives-section{background:linear-gradient(180deg,#242628 0%,#1a1a1a 100%)}
:root[data-theme="dark"] .representative-card,
:root[data-theme="dark"] .about-pillar,
:root[data-theme="dark"] .story-step>div{border-color:#424548;background:#292b2d;box-shadow:0 18px 50px rgba(0,0,0,.25)}
:root[data-theme="dark"] .representative-card-featured>img,
:root[data-theme="dark"] .representative-card-new>img,
:root[data-theme="dark"] .about-story-media{background:#242628}
:root[data-theme="dark"] .representative-model{color:#ffaaa2;background:#472f2c}
:root[data-theme="dark"] .story-step>span{border-color:#1a1a1a}
:root[data-theme="dark"] .about-gallery{background:radial-gradient(circle at 82% 10%,rgba(134,32,25,.34),transparent 34%),#1a1a1a}
