: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}.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}.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}
