.style-module__Azu41a__sidebar{--sidebar-w:200px;width:var(--sidebar-w);z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;height:calc(100vh - 20px);transition:transform .25s;display:flex;position:fixed;top:10px;left:10px;overflow:hidden;box-shadow:0 4px 16px #0f172a0f}.style-module__Azu41a__sidebar.style-module__Azu41a__closed{transform:translateX(calc(-1 * var(--sidebar-w) - 20px))}.style-module__Azu41a__sidebar.style-module__Azu41a__open{transform:translate(0)}.style-module__Azu41a__header{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.style-module__Azu41a__brand{align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.style-module__Azu41a__logo{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:32px;height:32px}.style-module__Azu41a__brandText{color:var(--blue-600);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.style-module__Azu41a__closeBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:none}.style-module__Azu41a__closeBtn:hover{color:#334155;background:#f1f5f9}.style-module__Azu41a__nav{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;padding:8px 8px 12px;overflow:hidden auto}.style-module__Azu41a__nav::-webkit-scrollbar{width:4px}.style-module__Azu41a__nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.style-module__Azu41a__section+.style-module__Azu41a__section{margin-top:12px}.style-module__Azu41a__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;padding:4px 8px 6px;font-size:10px;font-weight:600;display:block}.style-module__Azu41a__section ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.style-module__Azu41a__link{color:#475569;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.style-module__Azu41a__link:hover{color:#1e293b;background:#f8fafc}.style-module__Azu41a__iconBox{width:26px;height:26px;color:var(--blue-600);background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.style-module__Azu41a__linkLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;line-height:1.2;overflow:hidden}.style-module__Azu41a__active{color:var(--blue-600);background:#eff6ff;border-color:#bfdbfe}.style-module__Azu41a__active .style-module__Azu41a__iconBox{background:var(--blue-600);color:#fff}.style-module__Azu41a__active .style-module__Azu41a__linkLabel{font-weight:600}@media (max-width:768px){.style-module__Azu41a__sidebar{width:min(var(--sidebar-w), 88vw);border-top:none;border-bottom:none;border-left:none;border-radius:0;height:100vh;top:0;left:0}.style-module__Azu41a__sidebar.style-module__Azu41a__closed{transform:translate(-100%)}.style-module__Azu41a__closeBtn{display:inline-flex}}@media (prefers-reduced-motion:reduce){.style-module__Azu41a__sidebar,.style-module__Azu41a__link,.style-module__Azu41a__iconBox{transition:none}}
:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--blue-950:#172554}.style-module__4UxJ6G__topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:30;background:linear-gradient(135deg,#fffffff2 0%,#eff6ffcc 100%);border-bottom:1px solid #2563eb14;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;width:98%;height:80px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 4px 24px #2563eb0f}.style-module__4UxJ6G__left{align-items:center;gap:20px;display:flex}.style-module__4UxJ6G__menuBtn{background:linear-gradient(135deg, var(--blue-50), var(--blue-100));cursor:pointer;border:1px solid #2563eb1f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:relative;overflow:hidden;box-shadow:0 2px 8px #2563eb14}.style-module__4UxJ6G__menuBtn:before{content:"";background:radial-gradient(circle, var(--blue-200), transparent);border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__4UxJ6G__menuBtn:hover:before{width:100%;height:100%}.style-module__4UxJ6G__menuBtn:hover{background:linear-gradient(135deg, var(--blue-100), var(--blue-200));border-color:#2563eb33;transform:scale(1.05);box-shadow:0 4px 16px #2563eb26}.style-module__4UxJ6G__menuBtn:active{transform:scale(.95)}.style-module__4UxJ6G__menuIcon{z-index:2;flex-direction:column;gap:5px;width:22px;display:flex;position:relative}.style-module__4UxJ6G__menuIcon span{background:var(--blue-600);border-radius:2px;height:2.5px;transition:all .3s}.style-module__4UxJ6G__menuIcon span:first-child{width:100%}.style-module__4UxJ6G__menuIcon span:nth-child(2){width:70%}.style-module__4UxJ6G__menuIcon span:nth-child(3){width:85%}.style-module__4UxJ6G__menuBtn:hover .style-module__4UxJ6G__menuIcon span:nth-child(2){width:100%}.style-module__4UxJ6G__brandSection{flex-direction:column;gap:2px;display:flex}.style-module__4UxJ6G__title{color:var(--blue-900);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:700;line-height:1.2}.style-module__4UxJ6G__subtitle{color:var(--blue-600);opacity:.8;font-size:12px;font-weight:500}.style-module__4UxJ6G__right{flex:1;justify-content:flex-end;align-items:center;gap:16px;max-width:800px;display:flex}.style-module__4UxJ6G__searchWrapper{flex:1;align-items:center;max-width:480px;display:flex;position:relative}.style-module__4UxJ6G__searchIcon{color:var(--blue-500);pointer-events:none;z-index:2;font-size:20px;position:absolute;left:16px}.style-module__4UxJ6G__search{width:100%;color:var(--blue-900);background:linear-gradient(135deg,#ffffffe6,#eff6ff99);border:2px solid #2563eb1f;border-radius:16px;padding:12px 80px 12px 48px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #2563eb0a,inset 0 1px 2px #2563eb0f}.style-module__4UxJ6G__search::placeholder{color:var(--blue-400);opacity:.7}.style-module__4UxJ6G__search:focus{border-color:var(--blue-500);background:#fff;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb1a,0 8px 24px #2563eb1f}.style-module__4UxJ6G__search:focus+.style-module__4UxJ6G__searchKbd{opacity:0;transform:translate(10px)}.style-module__4UxJ6G__searchKbd{background:linear-gradient(135deg, var(--blue-100), var(--blue-50));color:var(--blue-600);pointer-events:none;border:1px solid #2563eb26;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s;position:absolute;right:12px;box-shadow:0 2px 4px #2563eb14}.style-module__4UxJ6G__actions{align-items:center;gap:12px;display:flex}.style-module__4UxJ6G__actionBtn{background:linear-gradient(135deg, var(--blue-50), var(--blue-100));cursor:pointer;border:1px solid #2563eb1f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #2563eb14}.style-module__4UxJ6G__actionBtn:hover{background:linear-gradient(135deg, var(--blue-100), var(--blue-200));border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb26}.style-module__4UxJ6G__actionBtn:active{transform:translateY(0)}.style-module__4UxJ6G__actionIcon{color:var(--blue-600);font-size:22px;transition:color .2s}.style-module__4UxJ6G__actionBtn:hover .style-module__4UxJ6G__actionIcon{color:var(--blue-700)}.style-module__4UxJ6G__badge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite style-module__4UxJ6G__badgePulse;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #ef444466}@keyframes style-module__4UxJ6G__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.style-module__4UxJ6G__divider{background:linear-gradient(180deg, transparent, var(--blue-200), transparent);width:1px;height:32px}.style-module__4UxJ6G__profileBtn{background:linear-gradient(135deg, var(--blue-600), var(--blue-500));cursor:pointer;border:none;border-radius:12px;align-items:center;gap:12px;height:48px;padding:0 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #2563eb40,inset 0 1px #fff3}.style-module__4UxJ6G__profileBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.style-module__4UxJ6G__profileBtn:hover:before{left:100%}.style-module__4UxJ6G__profileBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59,inset 0 1px #ffffff4d}.style-module__4UxJ6G__profileBtn:active{transform:translateY(0)}@keyframes style-module__4UxJ6G__statusPulse{0%,to{box-shadow:0 0 0 2px #10b9814d}50%{box-shadow:0 0 0 4px #10b9811a}}.style-module__4UxJ6G__logoutIcon{color:#fff;font-size:20px;transition:transform .2s}.style-module__4UxJ6G__profileBtn:hover .style-module__4UxJ6G__logoutIcon{transform:translate(2px)}@media (max-width:768px){.style-module__4UxJ6G__topbar{gap:12px;height:70px;padding:0 16px}.style-module__4UxJ6G__menuBtn{display:flex}.style-module__4UxJ6G__brandSection{display:none}.style-module__4UxJ6G__searchWrapper{max-width:none}.style-module__4UxJ6G__search{padding:10px 70px 10px 44px;font-size:13px}.style-module__4UxJ6G__searchKbd{display:none}.style-module__4UxJ6G__actions{gap:8px}.style-module__4UxJ6G__actionBtn,.style-module__4UxJ6G__profileBtn{width:44px;height:44px;padding:0}.style-module__4UxJ6G__profileBtn{min-width:44px}.style-module__4UxJ6G__logoutIcon,.style-module__4UxJ6G__divider{display:none}}@media (max-width:480px){.style-module__4UxJ6G__topbar{padding:0 12px}.style-module__4UxJ6G__left{gap:12px}.style-module__4UxJ6G__right{gap:8px}.style-module__4UxJ6G__searchWrapper{max-width:200px}.style-module__4UxJ6G__search{padding:10px 40px}.style-module__4UxJ6G__actionBtn,.style-module__4UxJ6G__profileBtn{width:40px;height:40px}.style-module__4UxJ6G__actionIcon{font-size:20px}}@media (prefers-reduced-motion:reduce){.style-module__4UxJ6G__menuBtn,.style-module__4UxJ6G__actionBtn,.style-module__4UxJ6G__profileBtn,.style-module__4UxJ6G__search,.style-module__4UxJ6G__badge,.style-module__4UxJ6G__statusDot{transition:none;animation:none}}
:root{--blue-600:#2b6fb3;--blue-500:#3b82c6;--blue-100:#e6f0fb;--muted:#6b7280;--card:#fff;--bg:#f5f7fb;--sidebar-width:200px;--sidebar-inset:10px;--sidebar-offset:calc(var(--sidebar-width) + var(--sidebar-inset) * 2)}*{box-sizing:border-box;margin:0;padding:0}html,body,#__next{height:100%}body{background:var(--bg);color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.appRoot{width:100%;min-height:100vh;display:flex;position:fixed}.rightColumn{min-height:100vh;margin-left:var(--sidebar-offset);flex-direction:column;flex:1;display:flex}.pageArea{min-height:calc(100vh - 72px);overflow-y:auto}.row{align-items:center;gap:16px;display:flex}.grid-2{grid-template-columns:1fr 360px;gap:18px;display:grid}@media (max-width:768px){.rightColumn{margin-left:0}}@media (max-width:980px){.grid-2{grid-template-columns:1fr}}.card{background:var(--card);border-radius:12px;padding:16px;box-shadow:0 8px 24px #1018280f}
