@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%20Kaku%20Gothic%20New:wght@300;400;500;600;700&family=https%3A%2F%2Ffonts.googleapis.com%2Fcss2%3Ffamily%3DShippori%2BMincho%3Awght%40400%3B500%3B600%26family%3DCormorant%2BGaramond%3Aital%2Cwght%400%2C300%3B0%2C400%3B0%2C500%3B1%2C300%3B1%2C400%26family%3DZen%2BKaku%2BGothic%2BNew%3Awght%40300%3B400%26display%3Dswap:wght@300;400;500;600;700&display=swap");:root{--bg:#0a0a0a;--surface:#111;--text:#e8e4dc;--heading-color:#e8e4dc;--accent:#b8965a;--muted:#9a9490;--panel:#111;--panel-strong:hsla(0,0%,100%,.08);--accent2:#e8d5a3;--border:hsla(39,46%,61%,.18);--font-display:"system-ui, serif",serif;--font-body:"Zen Kaku Gothic New",sans-serif;--font-heading-ja:"Shippori Mincho",sans-serif;--font-heading-en:"Cormorant Garamond",sans-serif;--font-label:"Cormorant Garamond",sans-serif;--font-google-fonts-import:"https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Zen+Kaku+Gothic+New:wght@300;400&display=swap",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--hero-overlay:linear-gradient(180deg,hsla(0,0%,4%,.55),hsla(0,0%,4%,.35) 40%,hsla(0,0%,4%,.75));--surface-elevated:#181818;--text-secondary:#8a8278;--accent-light:#d4b07a;--accent-dark:#8a6e3e;--charcoal:#1e1e1e;--charcoal-deep:#141414;--offwhite:#f0ece4;--divider:#2a2620}*{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}