:root{--bg-0: #020617;--bg-1: #0c0a26;--bg-2: #1e1b4b;--text: #e2e8f0;--text-dim: #94a3b8;--c-physical: #22d3ee;--c-emotional: #f0abfc;--c-intellectual: #a855f7;--c-intuition: #818cf8;--c-aesthetic: #fbbf24;--c-awareness: #34d399;--c-spiritual: #e5e7eb;--glass-bg: rgba(30, 27, 75, .5);--glass-border: rgba(168, 85, 247, .2);--glass-shadow: 0 8px 32px rgba(2, 6, 23, .5);--d-micro: .15s;--d-short: .35s;--d-medium: .7s;--d-cinematic: 1.5s;--font-display: "Space Grotesk", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--text-display: clamp(48px, 8vw, 72px);--text-h1: clamp(28px, 5vw, 40px);--text-h2: clamp(22px, 4vw, 30px);--text-h3: 18px;--text-body: 15px;--text-label: 12px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-modal: 24px;--r-pill: 999px;--glass-blur: 20px;--scrim-bg: rgba(2, 6, 23, .6);--c-danger: #f87171;--c-danger-strong: #ef4444;--shadow-glow: 0 8px 32px rgba(168, 85, 247, .35)}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%;background:radial-gradient(ellipse at 20% 10%,var(--bg-2) 0%,var(--bg-1) 40%,var(--bg-0) 100%);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}body{min-height:100%;background-color:var(--bg-0);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}input,select{font:inherit}.label-mono{font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim)}.headline{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus-visible{outline:2px solid var(--c-physical);outline-offset:2px;border-radius:inherit}:root[data-reduced-motion=true] *,:root[data-reduced-motion=true] *:before,:root[data-reduced-motion=true] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.navbar.svelte-1tm2np8{display:flex;gap:var(--space-2)}.nav-item.svelte-1tm2np8{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--text-dim);font-size:11px;padding:var(--space-2);min-width:44px;min-height:44px;background:none;border:none}.nav-item.active.svelte-1tm2np8{color:var(--text)}@media (max-width: 640px){.navbar.svelte-1tm2np8{position:fixed;bottom:0;left:0;right:0;z-index:40;justify-content:space-around;padding:var(--space-2) var(--space-2) calc(var(--space-2) + env(safe-area-inset-bottom));background:#0c0a26e6;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-top:1px solid var(--glass-border)}}.app-header.svelte-vsyxul{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-4)}.wordmark.svelte-vsyxul{font-weight:700;letter-spacing:.02em;color:var(--text);flex-shrink:0}.center.svelte-vsyxul{display:flex;align-items:center;justify-content:center;flex:1}.right.svelte-vsyxul{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.hbtn.svelte-vsyxul{width:44px;height:44px;border-radius:var(--r-pill);border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-dim);display:flex;align-items:center;justify-content:center}.enter.svelte-vsyxul{padding:var(--space-2) var(--space-4);border-radius:var(--r-pill);border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text)}.avatar.svelte-vsyxul{width:36px;height:36px;border-radius:50%;border:none;color:#0c0a26;font-weight:700;background:linear-gradient(120deg,var(--c-physical),var(--c-intellectual))}@media (max-width: 640px){.center.svelte-vsyxul{flex:0}}.backdrop.svelte-3mihge.svelte-3mihge{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:var(--scrim-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:var(--space-4)}.sheet.svelte-3mihge.svelte-3mihge{background:#141234f7;border:1px solid var(--glass-border);border-radius:var(--r-modal);width:100%;max-width:480px;max-height:85vh;overflow-y:auto;padding:var(--space-5);box-shadow:var(--shadow-glow)}.handle.svelte-3mihge.svelte-3mihge{display:none}.sheet-head.svelte-3mihge.svelte-3mihge{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-4)}.sheet-head.svelte-3mihge h2.svelte-3mihge{font-size:var(--text-h2);margin:0}.close.svelte-3mihge.svelte-3mihge{width:44px;height:44px;border-radius:var(--r-pill);border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-dim)}@media (max-width: 640px){.backdrop.svelte-3mihge.svelte-3mihge{align-items:flex-end;padding:0}.sheet.svelte-3mihge.svelte-3mihge{max-width:100%;border-radius:var(--r-modal) var(--r-modal) 0 0;max-height:88dvh;animation:svelte-3mihge-slideup var(--d-short, .28s) cubic-bezier(.22,1,.36,1)}.handle.svelte-3mihge.svelte-3mihge{display:block;width:38px;height:4px;background:var(--text-dim);border-radius:var(--r-pill);margin:0 auto var(--space-3)}}@keyframes svelte-3mihge-slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}.settings.svelte-1wa0112{display:flex;flex-direction:column;gap:var(--space-2)}.sec.svelte-1wa0112{font-size:var(--text-label);text-transform:uppercase;letter-spacing:.08em;color:var(--c-intellectual);margin:var(--space-4) 0 var(--space-2)}.row.svelte-1wa0112{display:flex;align-items:center;justify-content:space-between;padding:var(--space-2) 0;color:var(--text)}.chips.svelte-1wa0112{display:flex;flex-wrap:wrap;gap:var(--space-2)}.chip.svelte-1wa0112{font-size:var(--text-label);border-radius:var(--r-pill);padding:6px 12px;border:1px solid var(--glass-border);background:var(--scrim-bg);color:var(--text-dim)}.chip.on.svelte-1wa0112{background:#a855f740;color:var(--text)}.danger.svelte-1wa0112{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid rgba(248,113,113,.2)}.danger.svelte-1wa0112 .btn{width:100%}.hint.svelte-1wa0112{font-size:var(--text-label);color:var(--text-dim);text-align:center;margin-top:var(--space-2)}
