.feedback-button.svelte-86xzc9{color:var(--nav-text);cursor:pointer;font-size:var(--font-size-base);font-weight:var(--font-weight-medium);background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex}.feedback-button.svelte-86xzc9:hover{background:var(--nav-hover-bg);color:var(--nav-text-hover)}.icon.svelte-86xzc9{align-items:center;display:flex}@media (width<=768px){.text.svelte-86xzc9{display:none}}.app-footer.svelte-jz8lnl{text-align:center;color:var(--text-secondary);font-size:var(--font-size-xs);padding:1rem 2rem}.footer-links.svelte-jz8lnl{justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-secondary);text-decoration:none;transition:color .2s}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text-primary);text-decoration:underline}.separator.svelte-jz8lnl{color:var(--border-color)}.warning-content.svelte-1s5ts4l{text-align:center}.warning-message.svelte-1s5ts4l{font-size:var(--font-size-md);color:var(--text-primary);margin-bottom:.5rem}.countdown.svelte-1s5ts4l{font-size:var(--font-size-2xl);color:var(--color-error);font-weight:var(--font-weight-bold)}.warning-reason.svelte-1s5ts4l{font-size:var(--font-size-base);color:var(--text-secondary);margin-bottom:1.5rem}.warning-actions.svelte-1s5ts4l{flex-direction:column;gap:.75rem;display:flex}.btn.svelte-1s5ts4l{font-weight:var(--font-weight-medium);cursor:pointer;border:none;border-radius:.375rem;padding:.75rem 1.5rem;transition:all .15s}.btn-primary.svelte-1s5ts4l{background-color:var(--color-primary);color:#fff}.btn-primary.svelte-1s5ts4l:hover{background-color:var(--color-primary-dark)}.btn-secondary.svelte-1s5ts4l{background-color:var(--bg-hover);color:var(--text-primary)}.btn-secondary.svelte-1s5ts4l:hover{background-color:var(--border-color)}.backdrop.svelte-wss6ba{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal.svelte-wss6ba{background:var(--bg-surface);width:100%;max-width:520px;max-height:90vh;box-shadow:0 25px 50px -12px var(--shadow-lg);border-radius:.5rem;padding:2rem;overflow-y:auto}h2.svelte-wss6ba{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--text-primary);line-height:var(--line-height-tight);margin:0 0 1rem}.intro.svelte-wss6ba{color:var(--text-secondary);line-height:var(--line-height-normal);margin:0 0 1.25rem}.feature-list.svelte-wss6ba{flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.feature-list.svelte-wss6ba li:where(.svelte-wss6ba){align-items:flex-start;gap:.875rem;display:flex}.feature-icon.svelte-wss6ba{flex-shrink:0;margin-top:.125rem;font-size:1.25rem}.steps.svelte-wss6ba{color:var(--text-primary);line-height:var(--line-height-normal);flex-direction:column;gap:.875rem;margin:0 0 1.25rem;padding-left:1.5rem;display:flex}.modal-footer.svelte-wss6ba{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.ack-label.svelte-wss6ba{font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.ack-label.svelte-wss6ba input[type=checkbox]:where(.svelte-wss6ba){cursor:pointer;width:1rem;height:1rem;accent-color:var(--color-primary)}.modal-footer.svelte-wss6ba button:where(.svelte-wss6ba){background:var(--color-primary);color:var(--color-primary-text,#fff);border-radius:var(--radius-md,6px);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer;border:none;padding:.625rem 1.5rem;font-family:inherit;transition:opacity .15s}.modal-footer.svelte-wss6ba button:where(.svelte-wss6ba):hover{opacity:.9}.modal-footer.svelte-wss6ba button:where(.svelte-wss6ba):focus{outline:2px solid var(--color-primary);outline-offset:2px}body{margin:0}.main-nav.svelte-12qhfyh{z-index:100;background:var(--nav-bg);box-shadow:0 2px 4px var(--shadow-md);justify-content:space-between;align-items:center;padding:.875rem 2rem;display:flex;position:sticky;top:0}.nav-brand.svelte-12qhfyh{color:var(--nav-text-hover);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);align-items:center;gap:.75rem;display:flex}.brand-icon.svelte-12qhfyh{align-items:center;display:flex}.desktop-nav.svelte-12qhfyh{gap:.5rem;display:flex}.nav-link.svelte-12qhfyh{color:var(--nav-text);font-weight:var(--font-weight-medium);font-size:var(--font-size-base);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:flex}.nav-link.svelte-12qhfyh:hover{background:var(--nav-hover-bg);color:var(--nav-text-hover)}.nav-button.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;font-family:inherit}.nav-icon.svelte-12qhfyh{align-items:center;display:flex}.user-info.svelte-12qhfyh{border-right:1px solid var(--nav-divider);color:var(--nav-text);align-items:center;gap:.5rem;margin-right:.25rem;padding-right:.75rem;display:flex}.user-name.svelte-12qhfyh{font-weight:var(--font-weight-medium);font-size:var(--font-size-base);text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.user-role.svelte-12qhfyh{font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);background:var(--nav-hover-bg);white-space:nowrap;border-radius:9999px;padding:.125rem .5rem}.session-timer.svelte-12qhfyh{font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:.25rem;display:flex}.timer-warning.svelte-12qhfyh{color:var(--color-error-border);font-weight:var(--font-weight-bold)}.theme-toggle.svelte-12qhfyh{border-radius:var(--radius-full,9999px);background:var(--nav-hover-bg);border:1px solid var(--nav-divider);width:32px;height:32px;color:var(--nav-text);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.theme-toggle.svelte-12qhfyh:hover{background:var(--nav-hover-bg);color:var(--nav-text-hover)}.production-indicator.svelte-12qhfyh{z-index:9999;background:var(--color-error);color:#fff;border-radius:var(--radius-md,6px);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:.05em;pointer-events:none;opacity:.9;padding:.25rem .75rem;position:fixed;bottom:1rem;right:1rem}.mobile-menu-toggle.svelte-12qhfyh{color:var(--nav-text-hover);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:background .2s;display:none}.mobile-menu-toggle.svelte-12qhfyh:hover{background:var(--nav-hover-bg)}.mobile-top-right.svelte-12qhfyh{color:var(--nav-text);align-items:center;gap:.5rem;display:none}.mobile-avatar.svelte-12qhfyh,.mobile-avatar-lg.svelte-12qhfyh{background:var(--nav-hover-bg);border:1px solid var(--nav-divider);border-radius:var(--radius-full);font-weight:var(--font-weight-bold);font-size:var(--font-size-xs);color:var(--nav-text-hover);justify-content:center;align-items:center;display:flex}.mobile-avatar.svelte-12qhfyh{width:32px;height:32px}.mobile-avatar-lg.svelte-12qhfyh{width:40px;height:40px;font-size:var(--font-size-sm)}.mobile-backdrop.svelte-12qhfyh,.mobile-nav-menu.svelte-12qhfyh{display:none}@media (width<=1536px){.main-nav.svelte-12qhfyh{padding:.75rem 1rem}.brand-text.svelte-12qhfyh{display:none}.desktop-nav.svelte-12qhfyh{display:none!important}.mobile-menu-toggle.svelte-12qhfyh,.mobile-top-right.svelte-12qhfyh{display:flex}.mobile-timer.svelte-12qhfyh{color:var(--nav-text)}.mobile-backdrop.svelte-12qhfyh{background:var(--overlay-bg);z-index:98;animation:.2s svelte-12qhfyh-fadeIn;display:block;position:fixed;inset:56px 0 0}.mobile-nav-menu.svelte-12qhfyh{z-index:200;background:var(--bg-surface);box-shadow:0 4px 12px var(--shadow-lg);flex-direction:column;max-height:calc(100vh - 56px);animation:.25s svelte-12qhfyh-slideDown;display:flex;position:fixed;top:56px;left:0;right:0;overflow-y:auto}.mobile-user-header.svelte-12qhfyh{background:var(--bg-muted);border-bottom:1px solid var(--border-color);align-items:center;gap:.75rem;padding:1rem;display:flex}.mobile-user-details.svelte-12qhfyh{flex-direction:column;gap:.125rem;display:flex}.mobile-user-name.svelte-12qhfyh{font-weight:var(--font-weight-semibold);font-size:var(--font-size-md);color:var(--text-primary)}.mobile-user-role.svelte-12qhfyh{font-size:var(--font-size-xs);color:var(--text-secondary)}.mobile-nav-items.svelte-12qhfyh{flex-direction:column;padding:.5rem 0;display:flex}.mobile-nav-item.svelte-12qhfyh{color:var(--text-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);align-items:center;gap:.75rem;min-height:44px;padding:.875rem 1.25rem;text-decoration:none;transition:background .15s;display:flex}.mobile-nav-item.svelte-12qhfyh:hover{background:var(--bg-hover)}.mobile-theme-row.svelte-12qhfyh{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.mobile-theme-label.svelte-12qhfyh{font-size:var(--font-size-sm);color:var(--text-secondary)}.mobile-theme-toggle.svelte-12qhfyh{background:var(--bg-hover);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;font-size:var(--font-size-sm);color:var(--text-primary);align-items:center;gap:.5rem;min-height:44px;padding:.5rem 1rem;display:flex}.mobile-nav-logout.svelte-12qhfyh{border:none;border-top:1px solid var(--border-color);cursor:pointer;width:100%;font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);color:var(--color-error);background:0 0;align-items:center;gap:.75rem;min-height:44px;padding:.875rem 1.25rem;font-family:inherit;transition:background .15s;display:flex}.mobile-nav-logout.svelte-12qhfyh:hover{background:var(--color-error-light)}}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
