html{--bg-primary: #fff5f8;--bg-secondary: #ffffff;--bg-tertiary: #fef2f5;--text-primary: #1e1b4b;--text-secondary: #475569;--text-muted: #64748b;--border-color: #fda4af;--accent-start: #ec4899;--accent-end: #db2777}html[data-theme=dark]{--bg-primary: #0f172a;--bg-secondary: #1e293b;--bg-tertiary: #334155;--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #cbd5e1;--border-color: #f472b6;--accent-start: #f472b6;--accent-end: #f9a8d4}body{font-family:Outfit,Noto Sans JP,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);margin:0;padding:0;transition:background-color .3s ease,color .3s ease}.nav-controls.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.control-buttons.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.dropdown-wrapper.svelte-12qhfyh{position:relative}.dropdown-btn.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;border:2px solid var(--border-color);background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500}.dropdown-btn.svelte-12qhfyh:hover{background:var(--bg-secondary)}.dropdown-icon.svelte-12qhfyh{width:16px;height:16px}.current-locale.svelte-12qhfyh{font-weight:600}.chevron.svelte-12qhfyh{width:12px;height:12px}.dropdown-menu.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);right:0;background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:12px;min-width:160px;box-shadow:0 4px 12px #00000026;overflow:hidden;animation:svelte-12qhfyh-slideDown .15s ease-out;z-index:1000}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-item.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;color:var(--text-primary);cursor:pointer;transition:all .15s ease;font-size:.875rem;font-weight:500;width:100%;text-align:left}.dropdown-item.svelte-12qhfyh:hover{background:var(--bg-tertiary)}.dropdown-item.active.svelte-12qhfyh{background:var(--bg-tertiary);color:var(--accent-start);font-weight:600}.dropdown-item-icon.svelte-12qhfyh{width:16px;height:16px}.background-container.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.background-image.svelte-12qhfyh{width:100%;height:100%;object-fit:cover;filter:blur(16px) brightness(.5);transform:scale(1.05)}.background-overlay.svelte-12qhfyh{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fffafcb3;pointer-events:none}html[data-theme=dark] .background-overlay.svelte-12qhfyh{display:none}.top-nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:64px;background:var(--bg-secondary);border-bottom:2px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;z-index:999;box-shadow:0 1px 3px #0000000d}.nav-brand.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;gap:2rem}.nav-link.svelte-12qhfyh{text-decoration:none;color:var(--text-secondary);font-weight:500;font-size:1rem;transition:color .2s ease;position:relative}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary)}.nav-link.svelte-12qhfyh:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--accent-start);transition:width .2s ease}.nav-link.svelte-12qhfyh:hover:after{width:100%}body{padding-top:64px}@media(max-width:640px){.top-nav.svelte-12qhfyh{padding:0 1rem}.nav-brand.svelte-12qhfyh{font-size:1.25rem}.nav-controls.svelte-12qhfyh,.nav-links.svelte-12qhfyh{gap:.75rem}.nav-link.svelte-12qhfyh{font-size:.875rem}.control-buttons.svelte-12qhfyh{gap:.5rem}.dropdown-btn.svelte-12qhfyh{padding:.375rem .625rem;font-size:.8125rem}.dropdown-menu.svelte-12qhfyh{min-width:140px}.dropdown-item.svelte-12qhfyh{padding:.625rem .875rem;font-size:.8125rem}}
