.nav.svelte-1vob3vw{background:#0f172a;border-bottom:1px solid #1e293b;position:sticky;top:0;z-index:50}.nav-inner.svelte-1vob3vw{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:3.25rem;max-width:1400px;margin:0 auto}.nav-brand.svelte-1vob3vw{display:flex;align-items:center;gap:.375rem;text-decoration:none;color:#f59e0b;font-weight:700;font-size:1.05rem;flex-shrink:0}.brand-icon.svelte-1vob3vw{font-size:1.25rem}.nav-links.svelte-1vob3vw{display:flex;align-items:center;gap:.125rem}.nav-link.svelte-1vob3vw{display:flex;align-items:center;gap:.25rem;padding:.375rem .625rem;border-radius:6px;text-decoration:none;color:#94a3b8;font-size:.8125rem;font-weight:500;transition:all .15s;white-space:nowrap}.nav-link.svelte-1vob3vw:hover{color:#f1f5f9;background:#1e293b}.nav-link.active.svelte-1vob3vw{color:#f59e0b;background:#1e293b}.nav-icon.svelte-1vob3vw{font-size:.875rem}.nav-user.svelte-1vob3vw{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.user-email.svelte-1vob3vw{color:#64748b;font-size:.75rem;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-logout.svelte-1vob3vw{padding:.3rem .625rem;background:transparent;border:1px solid #334155;border-radius:5px;color:#94a3b8;font-size:.75rem;cursor:pointer;transition:all .15s}.btn-logout.svelte-1vob3vw:hover{border-color:#f59e0b;color:#f59e0b}.hamburger.svelte-1vob3vw{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:6px}.hamburger-line.svelte-1vob3vw{display:block;width:20px;height:2px;background:#94a3b8;border-radius:1px;transition:all .2s}.hamburger-line.open.svelte-1vob3vw:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.hamburger-line.open.svelte-1vob3vw:nth-child(2){opacity:0}.hamburger-line.open.svelte-1vob3vw:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-backdrop.svelte-1vob3vw{position:fixed;inset:0;background:#00000080;z-index:49}.mobile-menu.svelte-1vob3vw{position:fixed;top:3.25rem;right:0;bottom:0;width:260px;background:#0f172a;border-left:1px solid #1e293b;z-index:51;display:flex;flex-direction:column;padding:.75rem 0;overflow-y:auto;animation:svelte-1vob3vw-slideIn .15s ease-out}@keyframes svelte-1vob3vw-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-link.svelte-1vob3vw{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;color:#94a3b8;font-size:.9375rem;font-weight:500;transition:all .15s}.mobile-link.svelte-1vob3vw:hover{color:#f1f5f9;background:#1e293b}.mobile-link.active.svelte-1vob3vw{color:#f59e0b;background:#1e293b;border-right:3px solid #f59e0b}.mobile-user.svelte-1vob3vw{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid #1e293b;display:flex;flex-direction:column;gap:.5rem}.desktop-only.svelte-1vob3vw{display:flex}.mobile-only.svelte-1vob3vw{display:none}@media(max-width:768px){.desktop-only.svelte-1vob3vw{display:none}.mobile-only.svelte-1vob3vw{display:flex}.brand-text.svelte-1vob3vw{display:none}.hamburger.svelte-1vob3vw{min-height:48px;min-width:48px;align-items:center;justify-content:center}.mobile-link.svelte-1vob3vw{min-height:48px;align-items:center}.mobile-user.svelte-1vob3vw .btn-logout:where(.svelte-1vob3vw){min-height:48px;font-size:.875rem;padding:.5rem 1rem}}.toast-container.svelte-zemmny{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:380px;pointer-events:none}.toast.svelte-zemmny{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border-radius:8px;font-size:.8125rem;color:#f1f5f9;box-shadow:0 4px 12px #0006;pointer-events:auto;animation:svelte-zemmny-toast-in .2s ease-out}@keyframes svelte-zemmny-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast-success.svelte-zemmny{background:#065f46;border-left:3px solid #10b981}.toast-error.svelte-zemmny{background:#7f1d1d;border-left:3px solid #ef4444}.toast-info.svelte-zemmny{background:#1e3a5f;border-left:3px solid #3b82f6}.toast-warning.svelte-zemmny{background:#78350f;border-left:3px solid #f59e0b}.toast-icon.svelte-zemmny{font-weight:700;font-size:.875rem;flex-shrink:0}.toast-message.svelte-zemmny{flex:1;line-height:1.3}.toast-close.svelte-zemmny{background:none;border:none;color:#fff9;font-size:1rem;cursor:pointer;padding:0 .125rem;flex-shrink:0;line-height:1}.toast-close.svelte-zemmny:hover{color:#fff}@media(max-width:480px){.toast-container.svelte-zemmny{left:1rem;right:1rem;bottom:1rem;max-width:none}}.update-toast.svelte-hwlfor{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9998;display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#1e3a5f;border-left:3px solid #3b82f6;border-radius:8px;color:#f1f5f9;font-size:.8125rem;box-shadow:0 4px 12px #0006;max-width:380px;animation:svelte-hwlfor-toast-in .2s ease-out}@keyframes svelte-hwlfor-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.update-icon.svelte-hwlfor{font-size:1rem;flex-shrink:0}.update-text.svelte-hwlfor{flex:1;line-height:1.3}.update-actions.svelte-hwlfor{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.update-btn.svelte-hwlfor{min-height:48px;padding:0 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap}.update-btn.svelte-hwlfor:hover{background:#2563eb}.later-btn.svelte-hwlfor{min-height:48px;padding:0 .75rem;background:none;border:none;color:#94a3b8;font-size:.8125rem;cursor:pointer;transition:color .15s;white-space:nowrap}.later-btn.svelte-hwlfor:hover{color:#f1f5f9}@media(max-width:768px){.update-toast.svelte-hwlfor{left:1rem;right:1rem;bottom:1rem;max-width:none}}@media(max-width:480px){.update-toast.svelte-hwlfor{flex-wrap:wrap;gap:.5rem}.update-actions.svelte-hwlfor{width:100%;justify-content:flex-end}}.version-badge.svelte-wlldj8{position:fixed;bottom:.5rem;left:.5rem;z-index:10;display:inline-flex;align-items:center;gap:.375rem;font-family:monospace;font-size:.75rem;color:#94a3b8;opacity:.85;pointer-events:auto;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}.version-badge.svelte-wlldj8:hover{opacity:1}.env-tag.svelte-wlldj8{padding:.125rem .375rem;border-radius:3px;font-size:.625rem;font-weight:700;letter-spacing:.05em}.dev-env.svelte-wlldj8{background:#065f46;color:#6ee7b7}.prod-env.svelte-wlldj8{background:#7f1d1d;color:#fca5a5}:root[data-theme=field] .version-badge.svelte-wlldj8{color:var(--text-muted, #662222);bottom:calc(60px + env(safe-area-inset-bottom,0px))}:root[data-theme=field] .env-tag.dev-env.svelte-wlldj8,:root[data-theme=field] .env-tag.prod-env.svelte-wlldj8{background:#300;color:#933}@media(max-width:480px){.version-badge.svelte-wlldj8{font-size:.6875rem;opacity:.7}.env-tag.svelte-wlldj8{font-size:.5625rem;padding:.125rem .25rem}}:root[data-theme=field]{--bg-base: #0a0000;--bg-surface: #1a0000;--bg-elevated: #220000;--bg-input: #120000;--text-primary: #dd4444;--text-secondary: #993333;--text-muted: #662222;--text-link: #cc3333;--accent: #cc2200;--border: #331111;--success: #882200;--warning: #884400;--error: #cc0000;--focus-ring: #cc2200;--shadow: rgba(10, 0, 0, .8);color-scheme:dark;background-color:var(--bg-base);color:var(--text-primary);scrollbar-color:#331111 #0a0000;font-size:max(16px,1rem)}:root[data-theme=field] *,:root[data-theme=field] *:before,:root[data-theme=field] *:after{transition:none!important;animation:none!important}:root[data-theme=field] ::selection{background:#311;color:#d44}:root[data-theme=field] :focus-visible{outline:2px solid #cc2200;outline-offset:2px}:root[data-theme=field] ::-webkit-scrollbar{width:8px;height:8px}:root[data-theme=field] ::-webkit-scrollbar-track{background:#0a0000}:root[data-theme=field] ::-webkit-scrollbar-thumb{background:#311;border-radius:4px}:root[data-theme=field] body{background-color:#0a0000;color:#d44}:root[data-theme=field] a{color:#c33}:root[data-theme=field] a:hover{color:#d44}:root[data-theme=field] button{background-color:#1a0000;color:#d44;border-color:#311}:root[data-theme=field] input,:root[data-theme=field] select,:root[data-theme=field] textarea{background-color:#120000;color:#d44;border-color:#311}:root[data-theme=field] input::placeholder,:root[data-theme=field] textarea::placeholder{color:#622}:root[data-theme=field] small{font-size:1rem}:root[data-theme=field] button,:root[data-theme=field] [role=button],:root[data-theme=field] input[type=checkbox],:root[data-theme=field] input[type=radio],:root[data-theme=field] select,:root[data-theme=field] summary{min-height:48px;min-width:48px}:root[data-theme=field] .field-tap-target{min-height:48px;min-width:48px;padding:12px}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background:#0f172a}.app-content.svelte-12qhfyh{flex:1;display:flex;flex-direction:column}
