.Navbar-module__cJzEcG__nav{z-index:100;height:var(--nav-h);background:var(--nav-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);align-items:center;gap:2rem;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;color:var(--text);flex-shrink:0;align-items:center;font-size:1.35rem;font-weight:900;display:flex}.Navbar-module__cJzEcG__logo span{color:var(--accent)}.Navbar-module__cJzEcG__links{flex:1;align-items:center;gap:.25rem;display:flex}.Navbar-module__cJzEcG__link{border-radius:var(--radius-xs);color:var(--text-muted);padding:.4rem .85rem;font-size:.9rem;font-weight:600;transition:color .15s,background .15s}.Navbar-module__cJzEcG__link:hover{color:var(--text);background:var(--surface-2)}.Navbar-module__cJzEcG__linkActive{color:var(--accent-text);background:var(--accent-dim)}.Navbar-module__cJzEcG__linkAdmin{color:var(--text-subtle);letter-spacing:.4px;text-transform:uppercase;opacity:.7;margin-left:.5rem;font-size:.78rem;font-weight:700}.Navbar-module__cJzEcG__linkAdmin:hover{opacity:1}.Navbar-module__cJzEcG__linkAdmin.Navbar-module__cJzEcG__linkActive{opacity:1;color:#ef4444;background:#ef444424}.Navbar-module__cJzEcG__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Navbar-module__cJzEcG__btnGhost{border-radius:var(--radius-sm);color:var(--text-muted);padding:.45rem 1rem;font-size:.875rem;font-weight:600;transition:color .15s,background .15s}.Navbar-module__cJzEcG__btnGhost:hover{color:var(--text);background:var(--surface-2)}.Navbar-module__cJzEcG__btnPrimary{border-radius:var(--radius-sm);background:var(--accent);color:#000;padding:.45rem 1.1rem;font-size:.875rem;font-weight:700;transition:background .15s,transform .1s}.Navbar-module__cJzEcG__btnPrimary:hover{background:var(--accent-hover)}.Navbar-module__cJzEcG__btnPrimary:active{transform:scale(.97)}.Navbar-module__cJzEcG__userMenu{position:relative}.Navbar-module__cJzEcG__userBtn{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:100px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.Navbar-module__cJzEcG__userBtn:hover{border-color:var(--border-hover);background:var(--surface-3)}.Navbar-module__cJzEcG__avatar{background:var(--accent-dim);border:1.5px solid var(--accent);width:28px;height:28px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__chevron{width:14px;height:14px;color:var(--text-muted);transition:transform .2s}.Navbar-module__cJzEcG__chevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__dropdown{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:180px;box-shadow:var(--shadow-lg);flex-direction:column;gap:.15rem;padding:.4rem;animation:.15s Navbar-module__cJzEcG__dropIn;display:flex;position:absolute;top:calc(100% + 8px);right:0}@keyframes Navbar-module__cJzEcG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__dropItem{border-radius:var(--radius-xs);color:var(--text-muted);text-align:left;align-items:center;gap:.6rem;width:100%;padding:.6rem .8rem;font-size:.875rem;font-weight:600;transition:background .12s,color .12s;display:flex}.Navbar-module__cJzEcG__dropItem:hover{background:var(--surface-2);color:var(--text)}.Navbar-module__cJzEcG__dropSep{background:var(--border);height:1px;margin:.3rem .4rem}.Navbar-module__cJzEcG__dropItemDanger:hover{background:var(--danger-dim);color:var(--danger)}@media (max-width:700px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__btnGhost{display:none}}
.ThemeToggle-module__sGqMhG__btn{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ThemeToggle-module__sGqMhG__btn:hover{background:var(--surface-2);color:var(--text)}.ThemeToggle-module__sGqMhG__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--surface);margin-top:auto;padding:2.5rem 1.5rem 1.75rem}.Footer-module__S6Hkya__inner{grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.4rem;display:flex}.Footer-module__S6Hkya__brandName{letter-spacing:-.3px;font-size:1.1rem;font-weight:900}.Footer-module__S6Hkya__brandName span{color:var(--accent)}.Footer-module__S6Hkya__brandDesc{color:var(--text-subtle);max-width:220px;font-size:.8rem;line-height:1.5}.Footer-module__S6Hkya__navColumns{gap:3rem;display:flex}.Footer-module__S6Hkya__navGroup{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__navLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--text-subtle);margin-bottom:.25rem;font-size:.72rem;font-weight:700}.Footer-module__S6Hkya__navLink{color:var(--text-muted);font-size:.85rem;font-weight:600;transition:color .15s}.Footer-module__S6Hkya__navLink:hover{color:var(--text)}.Footer-module__S6Hkya__legal{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--text-subtle);font-size:.8rem;font-weight:600;transition:color .15s}.Footer-module__S6Hkya__legalLink:hover{color:var(--text-muted)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:1.75rem auto 0;padding-top:1.25rem;display:flex}.Footer-module__S6Hkya__copy{color:var(--text-subtle);font-size:.78rem}.Footer-module__S6Hkya__madeWith{color:var(--text-subtle);align-items:center;gap:.3rem;font-size:.78rem;display:flex}.Footer-module__S6Hkya__heart{color:var(--accent)}@media (max-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr}.Footer-module__S6Hkya__legal{align-items:flex-start}.Footer-module__S6Hkya__navColumns{gap:2rem}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start;gap:.4rem}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}:root{--bg:#09090f;--surface:#111118;--surface-2:#1c1c28;--surface-3:#242434;--border:#ffffff12;--border-hover:#ffffff21;--accent:#f59e0b;--accent-hover:#d97706;--accent-dim:#f59e0b1f;--accent-text:#fbbf24;--text:#f1f5f9;--text-muted:#94a3b8;--text-subtle:#475569;--danger:#ef4444;--danger-dim:#ef44441f;--radius:14px;--radius-sm:8px;--radius-xs:6px;--nav-h:64px;--nav-bg:#09090fbf;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 24px #00000080;--shadow-lg:0 8px 48px #0009}[data-theme=light]{--bg:#f8fafc;--surface:#fff;--surface-2:#f1f5f9;--surface-3:#e2e8f0;--border:#00000014;--border-hover:#00000026;--accent:#f59e0b;--accent-hover:#d97706;--accent-dim:#f59e0b1f;--accent-text:#b45309;--text:#0f172a;--text-muted:#475569;--text-subtle:#94a3b8;--danger:#dc2626;--danger-dim:#dc262614;--nav-bg:#f8fafcd9;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001a}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Nunito,system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);outline:none;width:100%;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}input::placeholder{color:var(--text-subtle)}
