.Layout_wrapper__iB374{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.Layout_sidebar__saart{background:linear-gradient(135deg,#5b21b6,#c026d3 35%,#f97316);color:#f9fafb;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.Layout_brand__50xt5{font-weight:600;font-size:1.25rem;margin-bottom:2rem}.Layout_brandAccent__jjl57{color:#fbbf24}.Layout_navList__WyI_B{list-style:none;padding:0;margin:0;display:grid;grid-gap:.75rem;gap:.75rem}.Layout_secondaryNav__qBsVW{margin-top:auto}.Layout_navList__WyI_B li{border-radius:.5rem}.Layout_navList__WyI_B li a{display:block;padding:.75rem 1rem;border-radius:.5rem;color:inherit}.Layout_active__obJLs,.Layout_navList__WyI_B li:focus-within,.Layout_navList__WyI_B li:hover{background-color:hsla(0,0%,100%,.12)}.Layout_navPlaceholder__54_QU{margin-top:2rem;color:hsla(0,0%,100%,.7);font-size:.85rem}.Layout_content__NAQWx{padding:2rem 3rem;background-color:#f3f4f6}.Layout_topBar__tSBvS{display:flex;justify-content:flex-end;margin-bottom:2rem;min-height:3.5rem;align-items:center}.Layout_mainContent__ut07Y{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 25px rgba(15,23,42,.08)}@media (max-width:960px){.Layout_wrapper__iB374{grid-template-columns:1fr}.Layout_sidebar__saart{display:none}}.UserMenu_menu__y1qX5{display:flex;align-items:center;gap:1rem;background:#f5f5f5;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #e0e0e0}.UserMenu_identity__36F_E{display:flex;flex-direction:column;gap:.125rem}.UserMenu_email__vB5Re{font-size:.95rem;font-weight:600;color:#1f2933}.UserMenu_role__mSEkK{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#52606d}.UserMenu_logoutButton__z1mwd{background:#ef4444;color:#fff;border:none;border-radius:.5rem;padding:.35rem .9rem;font-size:.85rem;cursor:pointer;transition:background .2s ease-in-out}.UserMenu_logoutButton__z1mwd:hover{background:#dc2626}.UserMenu_logoutButton__z1mwd:focus-visible{outline:2px solid #dc2626;outline-offset:2px}.UserMenu_logoutButton__z1mwd:disabled{opacity:.7;cursor:not-allowed}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root,body{background-color:#f3f4f6}body{margin:0;color:#111827}.theme-dark{color-scheme:dark}.theme-dark,.theme-dark body{background-color:#0f172a;color:#e5e7eb}.theme-dark .themed-content{background-color:#0b1220}.theme-dark .themed-surface{background-color:#111827;color:#e5e7eb}.theme-dark input,.theme-dark select,.theme-dark textarea{background-color:#0b1220;border-color:#1f2937;color:#e5e7eb}.theme-dark table{color:#e5e7eb}a{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}button,input,select,textarea{font:inherit}.input{width:100%;padding:.55rem .75rem;border:1px solid #e5e7eb;border-radius:8px}.btn,.input{background:#fff;color:#111827}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem .95rem;border-radius:10px;border:1px solid #d1d5db;font-weight:600;cursor:pointer;transition:all .15s ease}.btn:hover{border-color:#c7ccda;box-shadow:0 4px 10px rgba(15,23,42,.08)}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn.primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border-color:transparent;box-shadow:0 10px 20px rgba(79,70,229,.2)}.btn.primary:hover{box-shadow:0 12px 22px rgba(79,70,229,.28)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.4rem;border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-weight:600;border:none;box-shadow:0 10px 20px rgba(79,70,229,.22);transition:transform .15s ease,box-shadow .15s ease}.button:focus-visible,.button:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(79,70,229,.28)}.button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.page-loading{padding:4rem 0;text-align:center;color:#52606d;font-size:1rem}