:root{--font-display: "Young Serif", "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--burgundy: #4A1D2E;--burgundy-deep: #2A0F1A;--burgundy-darkest: #1A0710;--cream: #F4F0E8;--cream-warm: #E7E0D3;--taupe: #C9C2B8;--rose: #C9A0A8}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--burgundy-deep);color:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit}button{font-family:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--burgundy-deep)}::-webkit-scrollbar-thumb{background:#f4f0e826;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f4f0e84d}html{scroll-behavior:smooth}@media (max-width: 1000px){.hero-grid-b,.about-grid,.services-grid,.clients-grid{grid-template-columns:1fr!important}.principles-grid,.stats-strip{grid-template-columns:repeat(2,1fr)!important}.approach-row{grid-template-columns:80px minmax(0,1fr)!important;padding:28px 20px!important;gap:16px!important}.approach-row p,.approach-row>div:last-child{grid-column:1 / -1}.approach-row h3{font-size:clamp(28px,6vw,44px)!important;overflow-wrap:anywhere}.nav-links{display:none!important}.nav-hamburger{display:inline-flex!important}}@media (max-width: 700px){.hero-section{padding:24px 24px 80px!important}.hero-section h1{font-size:clamp(56px,13vw,96px)!important}.section-pad{padding:64px 24px!important}.contact-section{padding:80px 24px 56px!important}.site-footer{padding:36px 24px 28px!important}.mv-card{padding:32px 20px!important}}@media (max-width: 600px){.principles-grid,.stats-strip,.clients-grid{grid-template-columns:1fr!important}}
