@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap";
:root{--theme-accent:#d4af37;--theme-accent-light:#f0d78c;--theme-accent-rgb:212,175,55;--theme-dark:#0a0f1a;--theme-dark-medium:#1e293b;--theme-dark-deep:#111827;--theme-cream:#fdfbf7;--theme-cream-dark:#f5f0e6;--theme-bg-light:#f8fafc;--theme-bg-light-hover:#f1f5f9;--theme-text-primary:#0a0f1a;--theme-text-secondary:#64748b;--theme-text-tertiary:#475569;--theme-text-muted:#94a3b8;--theme-border:#e2e8f0;--font-heading:"Bebas Neue",sans-serif;--font-body:"Noto Sans JP",system-ui,sans-serif}
.layout-module__SEZ5hq__wrapper{font-family:var(--font-body)}.layout-module__SEZ5hq__header{background:var(--theme-dark);border-bottom:1px solid rgba(var(--theme-accent-rgb),.2)}.layout-module__SEZ5hq__logo{font-family:var(--font-body);letter-spacing:-.02em;color:var(--theme-cream);white-space:nowrap;font-weight:700;transition:color .2s}.layout-module__SEZ5hq__logo:hover{color:var(--theme-accent)}@media (max-width:480px){.layout-module__SEZ5hq__logo{font-size:1rem!important}}.layout-module__SEZ5hq__langBtn{font-family:var(--font-heading);letter-spacing:.05em;border:1px solid rgba(var(--theme-accent-rgb),.3);color:rgba(var(--theme-accent-rgb),.8);background:0 0;border-radius:4px;padding:.3rem .5rem;font-size:.65rem;font-weight:400;transition:all .2s}@media (min-width:640px){.layout-module__SEZ5hq__langBtn{letter-spacing:.1em;border-radius:6px;padding:.4rem .8rem;font-size:.8rem}}.layout-module__SEZ5hq__langBtn:hover{background:var(--theme-accent);color:var(--theme-dark);border-color:var(--theme-accent)}.layout-module__SEZ5hq__footer{background:var(--theme-dark);position:relative;overflow:hidden}.layout-module__SEZ5hq__footer:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--theme-accent-rgb),.3),transparent);height:1px;position:absolute;top:0;left:0;right:0}.layout-module__SEZ5hq__footerPattern{opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.layout-module__SEZ5hq__goldLink{color:var(--theme-accent);transition:color .2s}.layout-module__SEZ5hq__goldLink:hover{color:var(--theme-accent-light)}
