@import url("https://fonts.googleapis.com/css2?family=Shippori%20Mincho:wght@300;400;500;600;700&family=Noto%20Serif%20JP:wght@300;400;500;600;700&family=Shippori%20Mincho%20B1:wght@300;400;500;600;700&family=EB%20Garamond:wght@300;400;500;600;700&family=Noto%20Sans%20JP:wght@300;400;500;600;700&display=swap");:root{--bg:#0d0c0b;--surface:#141210;--text:#e8e0d4;--heading-color:#e8e0d4;--accent:#a8925a;--muted:#6b6258;--panel:#141210;--panel-strong:hsla(0,0%,100%,.08);--accent2:#7a9e8e;--border:#2a2520;--font-display:"Shippori Mincho",serif;--font-body:"Noto Serif JP",sans-serif;--font-accent-latin:"EB Garamond",sans-serif;--font-caption:"Noto Sans JP",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--hero-overlay:linear-gradient(180deg,rgba(13,12,11,.72),rgba(13,12,11,.55) 40%,rgba(13,12,11,.8));--surface-alt:#1a1714;--warm-white:#f0ebe3;--gold-dim:#7a6840}*{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}