@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=EB%20Garamond:wght@300;400;500;600;700&family=Cormorant%20Garamond:wght@300;400;500;600;700&family=https%3A%2F%2Ffonts.googleapis.com%2Fcss2%3Ffamily%3DShippori%2BMincho%3Awght%40400%3B500%3B600%26family%3DNoto%2BSerif%2BJP%3Awght%40200%3B300%3B400%26family%3DEB%2BGaramond%3Aital%2Cwght%400%2C400%3B0%2C500%3B1%2C400%26family%3DCormorant%2BGaramond%3Aital%2Cwght%400%2C300%3B0%2C400%3B1%2C300%26display%3Dswap:wght@300;400;500;600;700&display=swap");:root{--bg:#0a0a0a;--surface:#111;--text:#e8e0d0;--heading-color:#e8e0d0;--accent:#8b1a1a;--muted:#9a8e7a;--panel:#111;--panel-strong:rgba(30,26,18,.95);--accent2:#8b4a2f;--border:#2a2520;--font-display:"Shippori Mincho",serif;--font-body:"Noto Serif JP",sans-serif;--font-display-latin:"EB Garamond",sans-serif;--font-accent-latin:"Cormorant Garamond",sans-serif;--font-google-fonts-url:"https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600&family=Noto+Serif+JP:wght@200;300;400&family=EB+Garamond:ital,wght@0,400;0,500;1,400&family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300&display=swap",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--hero-overlay:linear-gradient(180deg,rgba(5,5,5,.55) 0%,rgba(5,5,5,.35) 40%,rgba(5,5,5,.75));--surface-mid:#1a1a1a;--text-muted:#8a8070;--accent-hover:#a52020;--white-wood:#f0ebe0;--ink:#1c1c1c}*{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}