:root{--primary: #22c55e;--primary-hover: #16a34a;--bg-dark: #0f172a;--bg-card: #1e293b;--text-main: #f8fafc;--text-muted: #94a3b8;--border: #334155;--font-sans: "Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.navbar.svelte-12qhfyh{background-color:var(--bg-card);border-bottom:1px solid var(--border);padding:1rem 0;position:sticky;top:0;left:0;width:100%;z-index:1000;transition:background-color .3s}.navbar.menu-open.svelte-12qhfyh{background-color:var(--bg-dark)}.nav-content.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1002}.logo.svelte-12qhfyh{font-size:1.5rem;font-weight:900;letter-spacing:-.04em;flex-shrink:0}.logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--primary)}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:2rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-weight:600;color:var(--text-muted);transition:all .2s;font-size:.9375rem;text-decoration:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary)}.admin-link.svelte-12qhfyh{color:var(--primary)!important;background-color:#22c55e1a;padding:.4rem .8rem;border-radius:8px;font-size:.8125rem!important;text-transform:uppercase;letter-spacing:.05em}.admin-link.svelte-12qhfyh:hover{background-color:var(--primary);color:#fff!important}.user-nav-group.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.login-btn.svelte-12qhfyh{background-color:var(--bg-card);border:1px solid var(--border);padding:.5rem 1.25rem;border-radius:9999px}.login-btn.svelte-12qhfyh:hover{border-color:var(--primary);color:var(--primary)!important}.user-link.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem;color:#fff!important;text-decoration:none;font-weight:600;font-size:.9375rem}.nav-avatar.svelte-12qhfyh{width:32px;height:32px;border-radius:50%;border:2px solid var(--primary);overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--bg-dark);flex-shrink:0}.nav-avatar.is-icon.svelte-12qhfyh{border-color:currentColor}.nav-avatar.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:cover}.mobile-toggle.svelte-12qhfyh{display:none;background:transparent;color:#fff;padding:.5rem;border-radius:8px;z-index:1002}.mobile-drawer.svelte-12qhfyh{display:none;position:absolute;top:100%;left:0;right:0;background-color:var(--bg-dark);padding:1rem 0 2.5rem;border-bottom:1px solid var(--border);z-index:1001;box-shadow:0 20px 25px -5px #00000080}.drawer-content.svelte-12qhfyh{display:flex;flex-direction:column;gap:1.5rem}.drawer-content.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1.25rem;font-weight:700;color:#fff;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.05);text-decoration:none}.drawer-highlight.svelte-12qhfyh{color:var(--primary)!important}.logout-btn-mobile.svelte-12qhfyh{background:transparent;border:none;color:#ef4444;font-size:1.25rem;font-weight:700;text-align:left;padding:1rem 0;cursor:pointer}.modal-backdrop.svelte-12qhfyh{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.modal-content.svelte-12qhfyh{background-color:var(--bg-card);border:1px solid var(--border);border-radius:24px;width:100%;max-width:400px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden}.modal-body.svelte-12qhfyh{padding:2.5rem;text-align:center}.logout-icon-circle.svelte-12qhfyh{width:64px;height:64px;background-color:#ef44441a;color:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.modal-body.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-size:1.5rem;font-weight:800;margin-bottom:.75rem;color:#fff}.modal-body.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-muted);line-height:1.5;margin-bottom:2rem}.modal-actions.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem}.btn-confirm.svelte-12qhfyh{width:100%;background-color:#ef4444;color:#fff;border:none;padding:.875rem;border-radius:12px;font-weight:700;cursor:pointer;transition:background .2s}.btn-confirm.svelte-12qhfyh:hover{background-color:#dc2626}.btn-cancel.svelte-12qhfyh{width:100%;background-color:transparent;color:var(--text-muted);border:1px solid var(--border);padding:.875rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel.svelte-12qhfyh:hover{background-color:var(--border);color:#fff}.backdrop.svelte-12qhfyh{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}main.svelte-12qhfyh{flex:1;padding:2rem 0}footer.svelte-12qhfyh{padding:2.5rem 0;border-top:1px solid var(--border);text-align:center;color:var(--text-muted);font-size:.875rem}@media(max-width:768px){.desktop-only.svelte-12qhfyh{display:none}.mobile-toggle.svelte-12qhfyh{display:flex;align-items:center;justify-content:center}.mobile-drawer.svelte-12qhfyh{display:block}.logo.svelte-12qhfyh{font-size:1.25rem}.hide-on-mobile.svelte-12qhfyh{display:none}main.svelte-12qhfyh{padding:1.5rem 0}main.no-padding.svelte-12qhfyh{padding:0}}@media(max-width:360px){.logo.svelte-12qhfyh{font-size:1.125rem}}
