.Header-module__cgAeVq__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e5e7ebcc;width:100%;position:sticky;top:0;box-shadow:0 1px 12px #0000000f}.Header-module__cgAeVq__inner{align-items:center;gap:32px;max-width:1400px;height:64px;margin:0 auto;padding:0 28px;display:flex}.Header-module__cgAeVq__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__cgAeVq__homeLogo{object-fit:contain;border-radius:8px;width:32px;height:32px}.Header-module__cgAeVq__logoText{color:#1e3a8a;letter-spacing:-.3px;font-size:1.1rem;font-weight:800}.Header-module__cgAeVq__nav{flex:1;align-items:center;gap:2px;display:flex}.Header-module__cgAeVq__navLink{color:#6b7280;white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.Header-module__cgAeVq__navLink:hover{color:#1e3a8a;background:#f0f4ff}.Header-module__cgAeVq__navLinkActive{color:#1e3a8a;background:#eff6ff;font-weight:600}.Header-module__cgAeVq__activeBar{background:linear-gradient(90deg,#2563eb,#1e3a8a);border-radius:2px 2px 0 0;width:60%;height:2px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.Header-module__cgAeVq__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__cgAeVq__avatarWrap{position:relative}.Header-module__cgAeVq__avatarBtn{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:40px;align-items:center;gap:10px;padding:6px 12px 6px 6px;transition:all .15s;display:flex}.Header-module__cgAeVq__avatarBtn:hover{background:#f8faff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.Header-module__cgAeVq__avatar{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.Header-module__cgAeVq__avatarInfo{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.Header-module__cgAeVq__avatarName{color:#111827;font-size:.82rem;font-weight:600;line-height:1}.Header-module__cgAeVq__avatarRole{color:#9ca3af;font-size:.7rem;line-height:1}.Header-module__cgAeVq__chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}.Header-module__cgAeVq__chevronOpen{transform:rotate(180deg)}.Header-module__cgAeVq__dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:260px;animation:.15s Header-module__cgAeVq__dropIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f}@keyframes Header-module__cgAeVq__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__cgAeVq__dropdownHeader{background:linear-gradient(135deg,#eff6ff,#f8faff);align-items:center;gap:12px;padding:16px;display:flex}.Header-module__cgAeVq__dropdownAvatar{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;font-weight:700;display:flex}.Header-module__cgAeVq__dropdownName{color:#111827;margin:0;font-size:.88rem;font-weight:700;line-height:1.3}.Header-module__cgAeVq__dropdownEmail{color:#6b7280;margin:2px 0 4px;font-size:.75rem}.Header-module__cgAeVq__dropdownBadge{color:#1e40af;text-transform:uppercase;letter-spacing:.5px;background:#dbeafe;border-radius:999px;padding:2px 8px;font-size:.65rem;font-weight:600}.Header-module__cgAeVq__dropdownDivider{background:#f3f4f6;height:1px;margin:0}.Header-module__cgAeVq__dropdownItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:.875rem;text-decoration:none;transition:background .12s;display:flex}.Header-module__cgAeVq__dropdownItem:hover{color:#111827;background:#f9fafb}.Header-module__cgAeVq__dropdownLogout{color:#dc2626}.Header-module__cgAeVq__dropdownLogout:hover{color:#b91c1c;background:#fef2f2}.Header-module__cgAeVq__hamburger{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:none}.Header-module__cgAeVq__hamburger:hover{color:#2563eb;border-color:#2563eb}.Header-module__cgAeVq__overlay{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;animation:.2s Header-module__cgAeVq__fadeIn;position:fixed;inset:0}@keyframes Header-module__cgAeVq__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__cgAeVq__drawer{z-index:200;background:#fff;flex-direction:column;width:280px;animation:.25s Header-module__cgAeVq__slideIn;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 30px #00000026}@keyframes Header-module__cgAeVq__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.Header-module__cgAeVq__drawerHeader{align-items:center;gap:10px;padding:20px 20px 16px;display:flex}.Header-module__cgAeVq__drawerUser{align-items:center;gap:12px;padding:0 20px 16px;display:flex}.Header-module__cgAeVq__drawerAvatar{color:#fff;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.Header-module__cgAeVq__drawerName{color:#111827;margin:0;font-size:.9rem;font-weight:600}.Header-module__cgAeVq__drawerRole{color:#9ca3af;margin:0;font-size:.75rem}.Header-module__cgAeVq__drawerDivider{background:#f3f4f6;height:1px;margin:8px 0}.Header-module__cgAeVq__drawerLink{color:#6b7280;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Header-module__cgAeVq__drawerLink:hover{color:#1e3a8a;background:#f0f4ff}.Header-module__cgAeVq__drawerLinkActive{color:#1e3a8a;background:#eff6ff;border-left-color:#2563eb;font-weight:600}.Header-module__cgAeVq__drawerLogout{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;margin-top:auto;padding:12px 20px;font-size:.9rem;font-weight:500;transition:background .15s;display:flex}.Header-module__cgAeVq__drawerLogout:hover{background:#fef2f2}@media (max-width:900px){.Header-module__cgAeVq__nav{display:none}.Header-module__cgAeVq__hamburger{display:flex}.Header-module__cgAeVq__avatarInfo{display:none}.Header-module__cgAeVq__avatarBtn{border-radius:50%;padding:5px}.Header-module__cgAeVq__chevron{display:none}}@media (max-width:480px){.Header-module__cgAeVq__inner{gap:12px;padding:0 16px}.Header-module__cgAeVq__logoText{font-size:1rem}.Header-module__cgAeVq__avatarBtn{display:none}}
.layout-module__D_dY0q__appShell{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.layout-module__D_dY0q__main{flex:1;min-width:0;overflow-x:hidden}.layout-module__D_dY0q__loadingFull{color:#6b7280;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-size:.9rem;display:flex}.layout-module__D_dY0q__spinner{border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite layout-module__D_dY0q__spin}@keyframes layout-module__D_dY0q__spin{to{transform:rotate(360deg)}}
