*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}:root{--bg:#09090f;--surface:#111118;--surface-2:#1c1c28;--surface-3:#242434;--border:rgba(255,255,255,0.07);--border-hover:rgba(255,255,255,0.13);--accent:#f59e0b;--accent-hover:#d97706;--accent-dim:rgba(245,158,11,0.12);--accent-text:#fbbf24;--text:#f1f5f9;--text-muted:#94a3b8;--text-subtle:#475569;--danger:#ef4444;--danger-dim:rgba(239,68,68,0.12);--radius:14px;--radius-sm:8px;--radius-xs:6px;--nav-h:64px;--nav-bg:rgba(9,9,15,0.75);--shadow-sm:0 1px 3px rgba(0,0,0,.4);--shadow-md:0 4px 24px rgba(0,0,0,.5);--shadow-lg:0 8px 48px rgba(0,0,0,.6);--bg-overlay:rgba(9,9,15,0.45);--badge-bg:rgba(0,0,0,0.55);--badge-border:rgba(255,255,255,0.12);--badge-text:rgba(255,255,255,0.75)}[data-theme=light]{--bg:#f8fafc;--surface:#ffffff;--surface-2:#f1f5f9;--surface-3:#e2e8f0;--border:rgba(0,0,0,0.08);--border-hover:rgba(0,0,0,0.15);--accent:#f59e0b;--accent-hover:#d97706;--accent-dim:rgba(245,158,11,0.12);--accent-text:#b45309;--text:#1e293b;--text-muted:#475569;--text-subtle:#94a3b8;--danger:#dc2626;--danger-dim:rgba(220,38,38,0.08);--nav-bg:rgba(248,250,252,0.85);--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 16px rgba(0,0,0,.08);--shadow-lg:0 8px 32px rgba(0,0,0,.10);--bg-overlay:rgba(248,250,252,0.88);--badge-bg:rgba(255,255,255,0.72);--badge-border:rgba(0,0,0,0.1);--badge-text:rgba(30,41,59,0.75)}body{background:linear-gradient(var(--bg-overlay),var(--bg-overlay)),url(/microbg.jpg);background-color:var(--bg);background-attachment:fixed;background-size:cover;background-position:100%;background-repeat:no-repeat;color:var(--text);font-family:Nunito,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;width:100%;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}input::placeholder{color:var(--text-subtle)}.Footer_footer__UaG1g{padding:2.5rem 1.5rem 1.75rem}.Footer_footerLight__iIwyi,.Footer_footer__UaG1g{border-top:1px solid var(--border);background:var(--surface);margin-top:auto}.Footer_footerLight__iIwyi{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.9rem 1.5rem}.Footer_inner__ACAek{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem}.Footer_brand___zP6t{display:flex;flex-direction:column;gap:.4rem}.Footer_brandName___BP45{font-size:1.1rem;font-weight:900;letter-spacing:-.3px}.Footer_brandName___BP45 span{color:var(--accent)}.Footer_brandDesc__oUQ_R{font-size:.8rem;color:var(--text-subtle);max-width:220px;line-height:1.5}.Footer_navColumns__9J_9m{display:flex;gap:3rem}.Footer_navGroup__wPoQC{display:flex;flex-direction:column;gap:.5rem}.Footer_navLabel__dYO4V{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-subtle);margin-bottom:.25rem}.Footer_navLink__XI723{font-size:.85rem;font-weight:600;color:var(--text-muted);transition:color .15s}.Footer_navLink__XI723:hover{color:var(--text)}.Footer_legal__gVqLl{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.Footer_legalLinks__ABuv_{display:flex;gap:1rem}.Footer_legalLink__VU9ur{font-size:.8rem;font-weight:600;color:var(--text-subtle);transition:color .15s}.Footer_legalLink__VU9ur:hover{color:var(--text-muted)}.Footer_bottom__O5rKs{max-width:1100px;margin:1.75rem auto 0;padding-top:1.25rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:1rem}.Footer_copy__IbaoR,.Footer_madeWith__E2GwY{font-size:.78rem;color:var(--text-subtle)}.Footer_madeWith__E2GwY{display:flex;align-items:center;gap:.3rem}.Footer_heart__PwcOC{color:var(--accent)}@media (max-width:768px){.Footer_inner__ACAek{grid-template-columns:1fr}.Footer_legal__gVqLl{align-items:flex-start}.Footer_navColumns__9J_9m{gap:2rem}.Footer_bottom__O5rKs{flex-direction:column;align-items:flex-start;gap:.4rem}}.Navbar_nav__A66_N{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-h);display:flex;align-items:center;padding:0 1.5rem;gap:2rem;background:var(--nav-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.Navbar_logo__UM0Ax{font-size:1.35rem;font-weight:900;letter-spacing:-.5px;color:var(--text);flex-shrink:0;display:flex;align-items:center}.Navbar_logo__UM0Ax span{color:var(--accent)}.Navbar_links__lFeE5{display:flex;align-items:center;gap:.25rem;flex:1 1}.Navbar_link__9Nm3x{padding:.4rem .85rem;border-radius:var(--radius-xs);font-size:.9rem;font-weight:600;color:var(--text-muted);transition:color .15s,background .15s}.Navbar_link__9Nm3x:hover{color:var(--text);background:var(--surface-2)}.Navbar_linkActive__zye8w{color:var(--accent-text);background:var(--accent-dim)}.Navbar_linkAdmin__ttRUq{color:var(--text-subtle);font-size:.78rem;font-weight:700;letter-spacing:.4px;text-transform:uppercase;margin-left:.5rem;opacity:.7}.Navbar_linkAdmin__ttRUq:hover{opacity:1}.Navbar_linkAdmin__ttRUq.Navbar_linkActive__zye8w{opacity:1;background:rgba(239,68,68,.14);color:#ef4444}.Navbar_actions__1ikpw{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.Navbar_btnGhost__PUEH1{padding:.45rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:600;color:var(--text-muted);transition:color .15s,background .15s}.Navbar_btnGhost__PUEH1:hover{color:var(--text);background:var(--surface-2)}.Navbar_btnPrimary__SHQiE{padding:.45rem 1.1rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:700;background:var(--accent);color:#000;transition:background .15s,transform .1s}.Navbar_btnPrimary__SHQiE:hover{background:var(--accent-hover)}.Navbar_btnPrimary__SHQiE:active{transform:scale(.97)}.Navbar_userMenu__401i0{position:relative}.Navbar_userBtn__60Nec{display:flex;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;border-radius:100px;background:var(--surface-2);border:1px solid var(--border);color:var(--text);font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s}.Navbar_userBtn__60Nec:hover{border-color:var(--border-hover);background:var(--surface-3)}.Navbar_avatar__C9jTs{width:28px;height:28px;border-radius:50%;background:var(--accent-dim);border:1.5px solid var(--accent);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:var(--accent-text);flex-shrink:0}.Navbar_chevron__Se63D{width:14px;height:14px;color:var(--text-muted);transition:transform .2s}.Navbar_chevronOpen__O7x_F{transform:rotate(180deg)}.Navbar_dropdown__ztbRD{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:.4rem;display:flex;flex-direction:column;gap:.15rem;animation:Navbar_dropIn__fNi1h .15s ease}@keyframes Navbar_dropIn__fNi1h{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar_dropItem__j7yC1{display:flex;align-items:center;gap:.6rem;padding:.6rem .8rem;border-radius:var(--radius-xs);font-size:.875rem;font-weight:600;color:var(--text-muted);transition:background .12s,color .12s;width:100%;text-align:left}.Navbar_dropItem__j7yC1:hover{background:var(--surface-2);color:var(--text)}.Navbar_dropSep__0Q1cS{height:1px;background:var(--border);margin:.3rem .4rem}.Navbar_dropItemDanger__3Xo4i:hover{background:var(--danger-dim);color:var(--danger)}.Navbar_burgerBtn__YsnKl{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-sm);color:var(--text);flex-shrink:0}.Navbar_burgerBtn__YsnKl:hover{background:var(--surface-2)}.Navbar_mobileDrawer__G9K80{display:none}@media (max-width:700px){.Navbar_btnGhost__PUEH1,.Navbar_links__lFeE5{display:none}.Navbar_burgerBtn__YsnKl{display:flex}.Navbar_mobileDrawer__G9K80{display:flex;flex-direction:column;gap:.15rem;position:fixed;top:var(--nav-h);left:0;right:0;z-index:99;padding:.75rem;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg);animation:Navbar_dropIn__fNi1h .15s ease}.Navbar_mobileLink__qh5Fz{padding:.7rem .9rem;border-radius:var(--radius-xs);font-size:.95rem;font-weight:600;color:var(--text-muted)}.Navbar_mobileLink__qh5Fz:hover{color:var(--text);background:var(--surface-2)}.Navbar_mobileDivider__1Afzv{height:1px;background:var(--border);margin:.4rem .2rem}}.ThemeToggle_btn__mEmT_{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--text-muted);transition:background .15s,color .15s;flex-shrink:0}.ThemeToggle_btn__mEmT_:hover{background:var(--surface-2);color:var(--text)}.ThemeToggle_btn__mEmT_:focus-visible{outline:2px solid var(--accent);outline-offset:2px}