*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--orange:#e8560a;--font-display:"Playfair Display",Georgia,serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--nav-h:64px;--max-w:1200px;--bg:#faf9f7;--bg2:#fff;--border:#ede8e0;--text:#333;--text2:#555;--text3:#aaa;--card-bg:#fff;--card-border:#eee;--input-bg:#f8f7f5}[data-theme=dark]{--bg:#0f0f0f;--bg2:#1a1a1a;--border:#2a2a2a;--text:#e5e5e5;--text2:#aaa;--text3:#555;--card-bg:#1a1a1a;--card-border:#2a2a2a;--input-bg:#111}html{scroll-behavior:smooth}body,html{overflow-x:clip}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;max-width:100vw;transition:background .2s,color .2s}*,div,img,main,section{max-width:100%}img{height:auto;display:block}a{text-decoration:none;color:inherit}@media (max-width:768px){[style*=grid-template-columns]{grid-template-columns:1fr!important}h1{font-size:clamp(22px,7vw,34px)!important}h2{font-size:clamp(18px,5vw,26px)!important}}