.about-section{padding:6rem 4rem!important;background:var(--bg-mid)!important}.about-grid{display:grid!important;grid-template-columns:1fr 1.2fr!important;gap:5rem!important;align-items:start!important}.about-photo{position:relative!important}.about-photo img{width:70%!important;display:block!important;object-fit:cover!important;filter:grayscale(15%)!important;margin-left:auto!important}.about-photo::after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important}.about-body{font-family:"Cormorant Garamond",serif!important;font-size:1.15rem!important;font-weight:300!important;line-height:1.85!important;color:var(--text-warm)!important;margin-bottom:3rem!important;margin-top:4rem!important;width:70%!important}.about-stats{display:flex!important;gap:3rem!important;border-top:.5px solid rgba(184,132,90,.15)!important;padding-top:2rem!important}.about-stat-num{font-family:"Cormorant Garamond",serif!important;font-size:2.5rem!important;font-weight:300!important;color:var(--accent-pale)!important;line-height:1!important;margin-bottom:.3rem!important}.about-stat-label{font-size:.58rem!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--text-muted)!important}.legal-section{padding:6rem 4rem!important;background:var(--bg-mid)!important}.legal-wrap{max-width:680px!important}.legal-block{padding:2rem 0!important;border-bottom:.5px solid rgba(184,132,90,.08)!important}.legal-title{font-family:"Cormorant Garamond",serif!important;font-size:1.3rem!important;font-weight:400!important;color:var(--accent-pale)!important;margin-bottom:.75rem!important;letter-spacing:.04em!important}.legal-text{font-size:.78rem!important;line-height:1.9!important;color:var(--text-muted)!important}@media (max-width:768px){.about-grid{grid-template-columns:1fr!important;gap:2.5rem!important}.about-stats{gap:2rem!important}.about-photo img{width:100%!important}.about-body{width:100%!important}}