body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#1a1a1a}*{box-sizing:border-box}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.loading.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.spinner.svelte-12qhfyh{width:50px;height:50px;border:4px solid #f0f0f0;border-top:4px solid #4d65ff;border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}@keyframes svelte-12qhfyh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#666;font-size:1rem}header.svelte-12qhfyh{background:#fff;border-bottom:1px solid #e8e8e8;padding:1rem 2rem;box-shadow:0 1px 3px #0000000a}.header-content.svelte-12qhfyh{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.logo-icon.svelte-12qhfyh{width:32px;height:32px;object-fit:contain}h1.svelte-12qhfyh{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:-.01em}h1.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#1a1a1a;text-decoration:none;transition:color .2s ease-in-out}h1.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#4d65ff}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.user-info.svelte-12qhfyh span:where(.svelte-12qhfyh){color:#666;font-size:.875rem}.dev-mode-badge.svelte-12qhfyh{background:#fef3c7;color:#92400e;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.05em}.logout-btn.svelte-12qhfyh{color:#4d65ff;background:none;border:1px solid #e8e8e8;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem;font-weight:500}.logout-btn.svelte-12qhfyh:hover{background:#f8f9ff;border-color:#4d65ff}.logout-btn.svelte-12qhfyh:focus{outline:.125rem solid #4d65ff;outline-offset:2px}main.svelte-12qhfyh{flex:1;padding:2rem;max-width:1400px;margin:0 auto;width:100%}main:has(.admin-page){max-width:none!important;padding:0!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important}@media (max-width: 767px){header.svelte-12qhfyh{padding:1rem}.header-content.svelte-12qhfyh{flex-direction:column;gap:1rem;align-items:flex-start}.user-info.svelte-12qhfyh{width:100%;justify-content:space-between}main.svelte-12qhfyh{padding:1rem}}
