:root{--bg: #0c0a14;--surface: #16132a;--surface-alt: #1e1a35;--surface-hover: #231f3e;--text: #e8e4f0;--text-secondary: #8b84a0;--text-muted: #5a5470;--border: #2a2545;--border-hover: #3d3660;--primary: #a855f7;--primary-hover: #c084fc;--primary-muted: rgba(168, 85, 247, .15);--accent-valid: #22c55e;--accent-invalid: #ef4444;--valid-glow: rgba(34, 197, 94, .3);--invalid-glow: rgba(239, 68, 68, .3);--center: #f59e0b;--center-glow: rgba(245, 158, 11, .4);--accent-daily: #f59e0b;--accent-daily-hover: #d97706;--nine-bg: rgba(245, 158, 11, .12);--nine-border: rgba(245, 158, 11, .4);--nine-text: #fbbf24;--tile-shadow: 0 2px 6px rgba(0, 0, 0, .4);--tile-shadow-hover: 0 4px 16px rgba(168, 85, 247, .25), 0 2px 4px rgba(0, 0, 0, .3);--tile-shadow-active: 0 1px 2px rgba(0, 0, 0, .4);--tile-highlight: inset 0 1px 0 rgba(255, 255, 255, .06)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--bg);color:var(--text)}.app-header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;max-width:700px;margin:0 auto;padding:.75rem 1rem 0}.header-wordmark.svelte-12qhfyh{font-size:1.1rem;font-weight:800;letter-spacing:.04em;text-decoration:none;display:flex}.locale-picker.svelte-12qhfyh{position:relative}.locale-trigger.svelte-12qhfyh{display:flex;align-items:center;gap:.35rem;padding:.35rem .5rem;background:transparent;border:1px solid var(--border);border-radius:6px;font-size:.75rem;font-weight:600;color:var(--text-secondary);cursor:pointer;min-height:36px;transition:all .15s ease}.locale-trigger.svelte-12qhfyh:hover{background:var(--surface);border-color:var(--border-hover);color:var(--text)}.globe-icon.svelte-12qhfyh{flex-shrink:0;opacity:.7}.chevron.svelte-12qhfyh{flex-shrink:0;transition:transform .15s ease}.chevron.open.svelte-12qhfyh{transform:rotate(180deg)}.locale-menu.svelte-12qhfyh{position:absolute;right:0;top:calc(100% + 4px);list-style:none;margin:0;padding:4px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px #0006;z-index:100;min-width:120px}.locale-option.svelte-12qhfyh{display:block;width:100%;padding:.5rem .75rem;background:transparent;border:none;border-radius:6px;font-size:.85rem;font-weight:500;color:var(--text);cursor:pointer;text-align:left;min-height:40px;transition:background .1s ease}.locale-option.svelte-12qhfyh:hover{background:var(--surface-hover)}.locale-option.selected.svelte-12qhfyh{color:var(--primary);font-weight:600}
