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