@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&display=swap";:root{--color-bg:#0f0a1e;--color-surface:#1a1035;--color-gold:#c9a84c;--color-text:#f0eaf8;--color-muted:#f0eaf880}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;background-image:radial-gradient(at 20% 20%,#581c874d 0%,#0000 50%),radial-gradient(at 80% 80%,#0f175066 0%,#0000 50%);font-family:Noto Serif JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}input,button{font-family:inherit}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1ed9;border-bottom:1px solid #c9a84c26;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.logo.svelte-12qhfyh{letter-spacing:.05em;color:var(--color-gold);font-size:1.1rem;font-weight:700}nav.svelte-12qhfyh{align-items:center;gap:1rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-muted);font-size:.9rem;transition:color .2s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-gold)}nav.svelte-12qhfyh button:where(.svelte-12qhfyh){cursor:pointer;color:var(--color-muted);background:0 0;border:none;font-family:inherit;font-size:.9rem;transition:color .2s}nav.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--color-text)}.btn-gold.svelte-12qhfyh{background:linear-gradient(135deg, #b8860b, var(--color-gold));border-radius:6px;padding:.35rem .9rem;font-weight:600;color:#0a0615!important;font-size:.85rem!important}main.svelte-12qhfyh{flex:1}
