:root{--color-bg: #ffffff;--color-text: #1a1a2e;--color-text-muted: #666666;--color-primary: #00d4ff;--color-primary-hover: #00b8e6;--color-surface: #f9f9f9;--color-border: #e0e0e0;--color-error: #e63946;--color-success: #2a9d8f}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;border-radius:8px;border:none;background:var(--color-primary);color:var(--color-text);font-weight:600;transition:background .2s}button:hover{background:var(--color-primary-hover)}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:8px;font-size:1rem;font-family:inherit}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #00d4ff1a}.error-message{background:var(--color-error);color:#fff;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.success-message{background:var(--color-success);color:#fff;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.nav-progress.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;pointer-events:none;background:transparent}.nav-progress-bar.svelte-12qhfyh{height:100%;width:0;background:linear-gradient(90deg,#00d4ff,#4ade80);box-shadow:0 0 8px #00d4ff99;transition:width .25s ease,opacity .3s ease;opacity:0}.nav-progress.active.svelte-12qhfyh .nav-progress-bar:where(.svelte-12qhfyh){opacity:1;width:30%;animation:svelte-12qhfyh-nav-progress-slide 1.2s ease-in-out infinite}@keyframes svelte-12qhfyh-nav-progress-slide{0%{margin-left:-30%}to{margin-left:100%}}.app-shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{background:#1a1a2e;padding:1rem 2rem;color:#fff}nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem;max-width:1200px;margin:0 auto}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:#00d4ff;text-decoration:none}.logo.svelte-12qhfyh:hover{text-decoration:none}.nav-links.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:1rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#a0a0a0;text-decoration:none;transition:color .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:none}.admin-link.svelte-12qhfyh{color:#f0c040!important;font-weight:600}.admin-link.svelte-12qhfyh:hover{color:gold!important}.auth-section.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-section.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#00d4ff;text-decoration:none}.auth-section.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.user-email.svelte-12qhfyh{color:#f0c040;font-size:.85rem;font-weight:600}@media(min-width:640px){nav.svelte-12qhfyh{flex-direction:row;align-items:center;gap:2rem}.auth-section.svelte-12qhfyh{justify-content:flex-end}}main.svelte-12qhfyh{flex:1;min-height:0;overflow-y:auto;max-width:1200px;margin:0 auto;padding:2rem;width:100%}footer.svelte-12qhfyh{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#f5f5f5;color:#666}.build-id.svelte-12qhfyh{font-size:.75rem;color:#999;font-family:monospace}.reminder-banner-stack.svelte-12qhfyh{position:sticky;top:0;z-index:50;display:flex;flex-direction:column;gap:0}.reminder-banner.svelte-12qhfyh{display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#f59e0b,#f97316);color:#fff;padding:10px 20px;font-size:14px;box-shadow:0 1px 3px #0000001a}.reminder-banner.busy.svelte-12qhfyh{opacity:.6}.reminder-banner.svelte-12qhfyh .bell:where(.svelte-12qhfyh){font-size:18px}.reminder-banner.svelte-12qhfyh .banner-text:where(.svelte-12qhfyh){flex:1}.reminder-banner.svelte-12qhfyh .banner-actions:where(.svelte-12qhfyh){display:flex;gap:4px;align-items:center}.banner-btn.svelte-12qhfyh{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);padding:4px 10px;border-radius:4px;cursor:pointer;font-size:12px}.banner-btn.svelte-12qhfyh:hover:not(:disabled){background:#ffffff4d}.banner-btn.svelte-12qhfyh:disabled{opacity:.5;cursor:not-allowed}.banner-btn.primary.svelte-12qhfyh{background:#fff;color:#c2410c;border-color:#fff;font-weight:500}.banner-btn.primary.svelte-12qhfyh:hover:not(:disabled){background:#fef3c7}.banner-btn.dismiss.svelte-12qhfyh{padding:4px 8px;font-size:16px;line-height:1}
