@import url("https://fonts.googleapis.com/css2?family=Shippori%20Mincho:wght@300;400;500;600;700&family=Zen%20Kaku%20Gothic%20New:wght@300;400;500;600;700&family=EB%20Garamond:wght@300;400;500;600;700&family=Shippori%20Mincho%20B1:wght@300;400;500;600;700&display=swap");:root{--bg:#0a0a08;--surface:#141410;--text:#e8e0d0;--heading-color:#e8e0d0;--accent:#4a6741;--muted:#8b92a5;--panel:#141410;--panel-strong:hsla(0,0%,100%,.09);--accent2:#7c5cfc;--border:hsla(0,0%,100%,.08);--font-display:"Shippori Mincho",serif;--font-body:"Zen Kaku Gothic New",sans-serif;--font-accent-en:"EB Garamond",sans-serif;--ease:cubic-bezier(0.4,0,0.2,1);--nav-height:72px;--hero-overlay:linear-gradient(180deg,rgba(10,10,8,.72),rgba(10,10,8,.45) 40%,rgba(10,10,8,.8));--surface-alt:#1e1e18;--gold:#c9a84c;--ash:#b8b0a0;--deep-green:#2d4a28;--washi:#f0ead8;--section-hero-bg:#0a0a08;--section-hero-text:#f0ead8;--section-philosophy-bg:#f0ead8;--section-philosophy-text:#0a0a08;--section-experience-bg:#0f0f0c;--section-experience-text:#f0ead8;--section-space-bg:#1a1a14;--section-space-text:#f0ead8;--section-host-bg:#f5ede0;--section-host-text:#0a0a08;--section-info-bg:#0a0a08;--section-info-text:#f0ead8;--section-contact-bg:#141410;--section-contact-text:#f0ead8;--section-philosophy-hero-bg:#0a0a08;--section-philosophy-hero-text:#e8e0d0;--section-philosophy-hero-accent:#c9a84c;--section-philosophy-core-bg:#f0ead8;--section-philosophy-core-text:#1a1510;--section-philosophy-core-accent:#4a6741;--section-philosophy-values-bg:#141410;--section-philosophy-values-text:#e8e0d0;--section-philosophy-values-accent:#c9a84c;--section-experience-hero-bg:#0f0f0c;--section-experience-hero-text:#e8e0d0;--section-experience-hero-accent:#c9a84c;--section-experience-programs-bg:#f5ede0;--section-experience-programs-text:#1a1510;--section-experience-programs-accent:#4a6741;--section-experience-international-bg:#1e1e18;--section-experience-international-text:#e8e0d0;--section-experience-international-accent:#c9a84c;--section-space-hero-bg:#0a0a08;--section-space-hero-text:#e8e0d0;--section-space-hero-accent:#c9a84c;--section-space-gallery-bg:#141410;--section-space-gallery-text:#e8e0d0;--section-space-gallery-accent:#c9a84c;--section-space-concept-bg:#f0ead8;--section-space-concept-text:#1a1510;--section-space-concept-accent:#2d4a28;--section-reservation-hero-bg:#0a0a08;--section-reservation-hero-text:#e8e0d0;--section-reservation-hero-accent:#c9a84c;--section-reservation-guide-bg:#f5ede0;--section-reservation-guide-text:#1a1510;--section-reservation-guide-accent:#4a6741;--section-reservation-form-bg:#0f0f0c;--section-reservation-form-text:#e8e0d0;--section-reservation-form-accent:#c9a84c}*{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}