*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.btn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:.45rem 1.1rem;font-size:.9rem}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{color:#fff;background:#374151}.btn-primary:hover:not(:disabled){background:#1f2937}.btn-save{color:#fff;background:#374151}.btn-save:hover:not(:disabled){background:#1f2937}.btn-cancel{color:#374151;background:#f3f4f6;border-color:#d1d5db}.btn-cancel:hover{background:#e5e7eb}.btn-ghost{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:.3rem .5rem;font-size:.82rem}.btn-ghost:hover:not(:disabled){color:#374151;background:#0000000f}.btn-ghost:disabled{opacity:.35;cursor:not-allowed}.btn-danger:hover{color:#dc2626}.btn-delete{cursor:pointer;color:#dc2626;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.3rem .65rem;font-size:.82rem}.btn-delete:hover{background:#fee2e2}.btn-reset{cursor:pointer;color:#475569;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.3rem .65rem;font-size:.82rem}.btn-reset:hover{background:#e2e8f0}.btn-blue{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.btn-blue:hover:not(:disabled){background:#1d4ed8}.input{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.45rem .65rem;font-family:inherit;font-size:.9rem}.input:focus{outline-offset:1px;outline:2px solid #6b7280}.input-sm{padding:.3rem .5rem;font-size:.82rem}.input-blue:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.textarea{resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.45rem .65rem;font-family:inherit;font-size:.9rem}.textarea:focus{outline-offset:1px;outline:2px solid #6b7280}.field{flex-direction:column;gap:.3rem;display:flex}.field-label{color:#374151;font-size:.85rem;font-weight:500}.field-hint{color:#94a3b8;font-size:.78rem}.field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.form-footer{justify-content:space-between;padding-top:.25rem;display:flex}.error{color:#dc2626;background:#fef2f2;border-radius:6px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.85rem}.success{color:#15803d;background:#f0fdf4;border-radius:6px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.85rem}.section-card,.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:600px;margin-bottom:1.5rem;padding:1.5rem}.auth-page{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:440px;padding:2.5rem 2rem;box-shadow:0 4px 24px #0000000f}.auth-card h1{color:#1e293b;text-align:center;margin-bottom:.25rem;font-size:1.6rem;font-weight:700}.auth-card .subtitle{text-align:center;color:#64748b;margin-bottom:1.75rem;font-size:.9rem}.auth-card form{flex-direction:column;gap:1rem;display:flex}.auth-card input[type=text],.auth-card input[type=password]{color:#1e293b;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.55rem .75rem;font-size:.95rem}.auth-card input[type=text]:focus,.auth-card input[type=password]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.modal-overlay{z-index:50;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;flex-direction:column;width:min(520px,95vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.modal-toolbar{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:.65rem .85rem;display:flex}.modal-heading{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:1rem;font-weight:700;overflow:hidden}.modal-actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.modal-body{flex-direction:column;flex:1;gap:.6rem;padding:1rem 1.1rem;display:flex;overflow-y:auto}.swatches{flex-wrap:wrap;gap:6px;display:flex}.swatch-wrap input[type=radio]{opacity:0;width:0;height:0;position:absolute}.swatch-wrap{cursor:pointer}.swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:0;transition:transform .1s,border-color .1s;display:flex}.swatch:hover,.swatch-wrap:hover .swatch{border-color:#0003;transform:scale(1.15)}.swatch.active,.swatch-wrap input:checked+.swatch{border-color:#00000059;transform:scale(1.15)}.swatch-check{color:#00000080;font-size:.7rem;font-weight:700;line-height:1}.swatch-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.swatch-lg{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;transition:transform .1s,box-shadow .1s;display:flex}.swatch-lg:hover{transform:scale(1.05);box-shadow:0 2px 8px #0000001f}.swatch-lg.swatch-selected{outline-offset:2px;outline:2px solid #374151}.swatch-label{color:#374151;font-size:.65rem;font-weight:500}.page-title{color:#1f2937;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.page-title-lg{color:#1e293b;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.section-heading{color:#374151;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.section-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:1.5rem 0 .75rem;font-size:.8rem}.empty-state{text-align:center;color:#94a3b8;padding:3rem}.empty-state a{color:#3b82f6;text-decoration:underline}@media (width<=640px){.auth-card{padding:2rem 1.25rem}.auth-card h1{font-size:1.35rem}.section-card,.form-card{padding:1rem}.field-row{grid-template-columns:1fr}.page-title-lg{font-size:1.35rem}}.app.svelte-12qhfyh{min-height:100vh;display:flex}.hamburger.svelte-12qhfyh{z-index:110;background:var(--c-nav-bg,#1e293b);cursor:pointer;border:none;border-radius:8px;flex-direction:column;gap:4px;padding:.55rem .5rem;display:none;position:fixed;top:.75rem;left:.75rem}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--c-nav-link-hover,#fff);border-radius:2px;width:20px;height:2.5px;display:block}.drawer-backdrop.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{background:var(--c-nav-bg);width:200px;color:var(--c-nav-link);flex-direction:column;flex-shrink:0;justify-content:space-between;padding:1.5rem 0;transition:background .3s;display:flex}.brand.svelte-12qhfyh{color:var(--c-nav-link-hover);border-bottom:1px solid var(--c-nav-border);margin-bottom:1rem;padding:0 1.25rem 1.25rem;font-size:1.1rem;font-weight:700}.nav-top.svelte-12qhfyh ul:where(.svelte-12qhfyh),.nav-bottom.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none}.nav-top.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh),.nav-bottom.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){color:var(--c-nav-link);padding:.6rem 1.25rem;font-size:.95rem;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-top.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover,.nav-bottom.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{background:var(--c-nav-border);color:var(--c-nav-link-hover)}.nav-top.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a.active:where(.svelte-12qhfyh),.nav-bottom.svelte-12qhfyh ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a.active:where(.svelte-12qhfyh){background:var(--c-nav-active-bg);color:#fff}.settings-toggle.svelte-12qhfyh{border:none;border-top:1px solid var(--c-nav-border);width:100%;color:var(--c-nav-link);text-transform:uppercase;letter-spacing:.08em;text-align:left;cursor:pointer;background:0 0;padding:.75rem 1.25rem;font-size:.8rem;transition:color .15s}.settings-toggle.svelte-12qhfyh:hover{color:var(--c-nav-link-hover)}.nav-user.svelte-12qhfyh{border-top:1px solid var(--c-nav-border);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.nav-username.svelte-12qhfyh{color:var(--c-nav-link);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.logout-btn.svelte-12qhfyh{color:var(--c-nav-link);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:.75rem;transition:background .15s,color .15s}.logout-btn.svelte-12qhfyh:hover{background:var(--c-nav-border);color:var(--c-nav-link-hover)}main.svelte-12qhfyh{flex:1;padding:2rem;overflow-y:auto}@media (width<=640px){.hamburger.svelte-12qhfyh{display:flex}.sidebar.svelte-12qhfyh{z-index:100;transition:transform .25s,background .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar.open.svelte-12qhfyh{transform:translate(0)}.drawer-backdrop.svelte-12qhfyh{z-index:90;background:#0006;display:block;position:fixed;inset:0}main.svelte-12qhfyh{padding:3.5rem 1rem 1rem}}
