.about-page-shell{display:grid;gap:28px}.about-page{display:grid;gap:34px}.about-eyebrow{margin:0 0 10px;color:#7f6715;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.about-hero{overflow:hidden;padding:clamp(42px,8vw,86px);border:1px solid var(--border);border-radius:28px;background:radial-gradient(circle at 90% 10%,rgba(242,201,76,.28),transparent 30%),linear-gradient(135deg,#f1f7f3,#fff 64%);box-shadow:0 22px 60px rgba(47,47,47,.08)}.about-hero h1{max-width:900px;margin:0;font-size:clamp(43px,7vw,74px);line-height:.98;letter-spacing:-.055em}.about-hero>p:not(.about-eyebrow){max-width:760px;margin:24px 0 0;color:#5f5a53;font-size:clamp(17px,2.2vw,21px);line-height:1.6}.about-principles{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.about-principles span{padding:9px 12px;border:1px solid #cfdccf;border-radius:99px;background:rgba(255,255,255,.78);color:#425449;font-size:12px;font-weight:800}.about-profile{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(30px,6vw,72px);align-items:center;scroll-margin-top:100px;padding:clamp(28px,5vw,58px);border:1px solid var(--border);border-radius:26px;box-shadow:0 16px 42px rgba(47,47,47,.07)}.about-profile-owner{background:linear-gradient(145deg,#edf6f0,#fff 68%)}.about-profile-ari{background:linear-gradient(145deg,#fff8dc,#fff 68%)}.about-profile-ari .about-photo-card{grid-column:2;grid-row:1;transform:rotate(1.2deg)}.about-profile-ari .about-profile-copy{grid-column:1;grid-row:1}.about-photo-card{overflow:hidden;max-width:410px;margin:0 auto;border:8px solid white;border-radius:22px;background:white;box-shadow:0 24px 48px rgba(35,35,31,.18);transform:rotate(-1.2deg)}.about-photo{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e8e4db}.about-photo img{object-fit:cover;object-position:center 18%}.about-profile-ari .about-photo img{object-position:center 20%}.about-photo-caption{display:grid;gap:3px;padding:16px 18px 14px}.about-photo-caption strong{font-size:20px;letter-spacing:-.02em}.about-photo-caption span{color:#6c685f;font-size:12px;font-weight:750}.about-profile-copy h2{margin:0 0 22px;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.05em}.about-profile-copy>p:not(.about-eyebrow){margin:0 0 17px;color:#57534d;font-size:16px;line-height:1.72}.about-expertise{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px;padding-top:22px;border-top:1px solid rgba(47,47,47,.12)}.about-expertise span{padding:7px 10px;border-radius:99px;background:white;color:#45413b;font-size:11px;font-weight:850;box-shadow:0 3px 10px rgba(47,47,47,.06)}.about-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:center;padding:clamp(35px,6vw,62px);border-radius:26px;background:var(--graphite);color:white}.about-cta h2{margin:0;color:white;font-size:clamp(34px,5vw,52px);line-height:1.02;letter-spacing:-.045em}.about-cta div>p:last-child{max-width:680px;margin:16px 0 0;color:#ddd9d2;line-height:1.6}.about-cta a{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 18px;border-radius:11px;background:var(--pencil-yellow);color:var(--graphite);font-size:14px;font-weight:900;white-space:nowrap}.about-cta a:hover{background:white}@media (max-width:800px){.about-profile{grid-template-columns:1fr}.about-profile-ari .about-photo-card,.about-profile-ari .about-profile-copy{grid-column:1;grid-row:auto}.about-profile-ari .about-photo-card{grid-row:1}.about-photo-card{width:min(100%,390px)}.about-cta{grid-template-columns:1fr}.about-cta a{width:fit-content}}@media (max-width:560px){.about-page-shell{gap:20px}.about-page{gap:18px}.about-hero{padding:38px 22px;border-radius:20px}.about-hero h1{font-size:43px}.about-profile{gap:28px;padding:24px 20px 31px;border-radius:20px}.about-profile-copy>p:not(.about-eyebrow){font-size:15px}.about-cta{padding:34px 22px;border-radius:20px}.about-cta a{width:100%;text-align:center}}