:root{--primary:#003650;--primary-light:#004d73;--primary-dark:#002438;--background:#fff;--surface:#f5f6f8;--surface-2:#ebeef2;--text:#1a1a2e;--text-muted:#6b7280;--gold:#c9a84c;--gold-light:#e8d5a3;--border:#e0e4e8;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--radius:12px;--radius-sm:8px;--shadow:0 1px 3px #0000001a, 0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000012, 0 2px 4px #0000000f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;color:var(--text);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}body{background:var(--background);min-height:100dvh}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:1rem}a{color:inherit;text-decoration:none}.btn{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-light)}.btn-gold{background:var(--gold);color:#fff}.btn-outline{color:var(--primary);border:1.5px solid var(--primary);background:0 0}.btn-ghost{color:var(--text-muted);background:0 0}.btn-danger{background:var(--danger);color:#fff}.card{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);padding:1rem}.badge{border-radius:99px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-low{color:#0369a1;background:#e0f2fe}.badge-urgent{color:#92400e;background:#fef3c7}.badge-critical{color:#991b1b;background:#fee2e2}.priority-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.priority-dot.low{background:#0369a1}.priority-dot.urgent{background:#f59e0b}.priority-dot.critical{background:#ef4444}input[type=text],input[type=email],input[type=password],input[type=time],input[type=date],textarea,select{border:1.5px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);background:var(--background);outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--primary)}label{color:var(--text-muted);margin-bottom:.4rem;font-size:.875rem;font-weight:500;display:block}.form-group{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.app.svelte-12qhfyh{flex-direction:column;height:100dvh;display:flex}.app.has-nav.svelte-12qhfyh{padding-bottom:0}.topbar.svelte-12qhfyh{z-index:100;background:var(--primary);flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;box-shadow:0 2px 8px #00365033}.logo-link.svelte-12qhfyh{align-items:center;gap:.75rem;text-decoration:none;display:flex}.store-name.svelte-12qhfyh{color:var(--gold-light);letter-spacing:.05em;text-transform:uppercase;margin-top:2px;font-size:.8rem;font-weight:500}.superadmin-link.svelte-12qhfyh{letter-spacing:.05em;color:var(--gold-light);opacity:.8;background:#ffffff1a;border-radius:99px;margin-left:auto;padding:.25rem .6rem;font-size:.72rem;font-weight:700;text-decoration:none}.superadmin-link.svelte-12qhfyh:hover{opacity:1;background:#ffffff2e}.content.svelte-12qhfyh{-webkit-overflow-scrolling:touch;flex:1;height:100%;min-height:0;overflow-y:auto}.bottom-nav.svelte-12qhfyh{background:var(--background);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);flex-shrink:0;display:flex}.nav-item.svelte-12qhfyh{color:var(--text-muted);flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.6rem .5rem;transition:color .15s;display:flex}.nav-item.active.svelte-12qhfyh{color:var(--primary)}.nav-icon.svelte-12qhfyh{font-size:1.3rem;line-height:1}.nav-label.svelte-12qhfyh{font-size:.7rem;font-weight:500}
