*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--burgundy: #7b2231;--burgundy-deep: #551521;--gold: #cc9e00;--paper: #fffaf6;--paper-warm: #f3e6dc;--ink: #31181d;--muted: #6b4a4d;--line: #dbc5b7}html{scroll-behavior:smooth}body{font-family:Georgia,Times New Roman,serif;color:var(--ink);background:radial-gradient(ellipse at 20% 0%,rgba(204,158,0,.08) 0%,transparent 40%),radial-gradient(ellipse at 80% 10%,rgba(123,34,49,.1) 0%,transparent 35%),linear-gradient(180deg,#f9ede6 0%,var(--paper) 18%,#faf5f0 100%);min-height:100vh;line-height:1.6}img{max-width:100%;display:block}a{color:var(--burgundy)}@media(min-width:820px){.services-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:820px){.desktop-nav{display:none!important}.hamburger{display:flex!important}[style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns: repeat(3"]{grid-template-columns:1fr!important}}#root>div>main{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--paper)}::-webkit-scrollbar-thumb{background:#7b22314d;border-radius:3px}input:focus,textarea:focus{outline:none;border-color:var(--burgundy)!important;box-shadow:0 0 0 3px #7b223114}
