.contact-section{padding:6rem 4rem!important;background:var(--bg-mid)!important}.contact-grid{display:flex!important;flex-direction:column!important;gap:0!important;max-width:600px!important}.contact-item{padding:2rem 0!important;border-bottom:.5px solid rgba(184,132,90,.1)!important}.contact-item-label{font-size:.57rem!important;font-weight:500!important;letter-spacing:.28em!important;text-transform:uppercase!important;color:var(--accent)!important;margin-bottom:.65rem!important}.contact-item-value{font-family:"Cormorant Garamond",serif!important;font-size:1.8rem!important;font-weight:300!important;color:var(--text-cream)!important;text-decoration:none!important;letter-spacing:.04em!important;transition:color .3s!important;display:block!important}.contact-item-value:hover{color:var(--accent-pale)!important}.contact-btn{display:inline-flex!important;align-items:center!important;gap:.65rem!important;text-decoration:none!important;font-size:.65rem!important;font-weight:600!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:var(--text-cream)!important;border:.5px solid var(--accent-thin)!important;background:var(--accent-ghost)!important;padding:.85rem 1.6rem!important;border-radius:1px!important;margin-top:.5rem!important;transition:all .3s!important}.contact-btn:hover{background:rgba(184,132,90,.14)!important;border-color:var(--accent)!important;color:var(--accent-pale)!important}.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){.contact-section,.about-section,.legal-section{padding:4rem 1.5rem!important}.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}}