@import url("https://fonts.googleapis.com/css2?family=Shippori%20Mincho:wght@300;400;500;600;700&family=Cormorant%20Garamond:wght@300;400;500;600;700&family=Zen%20Old%20Mincho:wght@300;400;500;600;700&display=swap");:root{--bg:#0d0c0a;--surface:#161410;--text:#e8e0d0;--heading-color:#e8e0d0;--accent:#4a7c59;--muted:#9e9a8e;--panel:#161410;--panel-strong:hsla(0,0%,100%,.08);--accent2:#c9a84c;--border:hsla(0,0%,100%,.1);--font-display:"Shippori Mincho",serif;--font-body:"Shippori Mincho",sans-serif;--font-label:"Zen Old Mincho",sans-serif;--font-weight-heading:"400",sans-serif;--font-weight-body:"300",sans-serif;--font-weight-display:"300",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--hero-overlay:linear-gradient(180deg,rgba(10,9,8,.72),rgba(10,9,8,.45) 40%,rgba(10,9,8,.78));--accent-gold:#b8963e;--surface-mid:#1e1c18;--surface-light:#2a2720;--text-muted:#8a8070;--text-dim:#5a5248;--matcha:#5c8a45;--cream:#f0e8d8;--ink:#1a1814}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--heading-color)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}img,video{max-width:100%;height:auto}section{overflow-x:hidden}