:root{--font-family-base: "Commissioner", sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-primary: #fff;--bg-secondary: #ffffff;--bg-third: rgb(87, 84, 84);--bg-fourth: #F2F4F8;--color-primary: rgb(219, 228, 233);--font-primary:#333;--font-secondary:#8f8f8f}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.dark{--bg-primary: #0F0C1C;--bg-secondary: #131022;--bg-third: #333333;--bg-fourth: #131022;--text-color: #eee;--color-primary: #2d2941;--font-primary:#e7e7e7;--font-secondary:#adadad}html,body{font-family:var(--font-family-base);line-height:1.5;font-weight:400;transition:background-color .3s ease,color .3s ease;box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}.container-fluid{width:100%;height:100vh;overflow:hidden}.d-flex{display:flex}.bg-primary{background-color:var(--bg-primary);color:var(--text-color)}.bg-secondary{background-color:var(--bg-secondary)}.bg-third{background-color:var(--bg-third)}.bg-fourth{background-color:var(--bg-fourth)}.font-primary{color:var(--font-primary)}.font-secondary{color:var(--font-secondary)}.border{border:.5px solid var(--color-primary)}.border-right{border-right:.5px solid var(--color-primary)}.border-left{border-left:.5px solid var(--color-primary)}.border-top{border-top:.5px solid var(--color-primary)}.border-bottom{border-bottom:.5px solid var(--color-primary)}.gap-1{gap:5px}.gap-2{gap:10px}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-Thin-B9kx3f6N.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-ExtraLight-Bx9Py36j.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-Light-I7NjWLv1.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-Regular-BJ0q_E0q.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-Medium-C4xyoJYM.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-SemiBold-C33mJM-e.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-Bold-GoDjoJPL.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-ExtraBold-BiQ5T3kN.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Commissioner;src:url(/assets/Commissioner-Black-BZM6QBUx.ttf) format("truetype");font-weight:900;font-style:normal}._sidebar_1thi9_7{position:fixed;left:0;top:0;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:2px 0 10px #0000001a;transition:width .3s ease;z-index:1000;display:flex;flex-direction:column;overflow:hidden}._sidebarOpen_1thi9_35{width:280px}._sidebarClosed_1thi9_43{width:70px}._logoContainer_1thi9_53{padding:20px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;min-height:70px;background:#ffffff0d}._logo_1thi9_53{display:flex;align-items:center;gap:12px;color:#fff;font-weight:700;font-size:18px}._logoIcon_1thi9_89{font-size:24px;min-width:24px;display:flex;align-items:center;justify-content:center}._logoText_1thi9_105{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._navigation_1thi9_119{flex:1;padding:20px 10px;overflow-y:auto;overflow-x:hidden}._navigation_1thi9_119::-webkit-scrollbar{width:6px}._navigation_1thi9_119::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._navigation_1thi9_119::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px;transition:background .3s ease}._navigation_1thi9_119::-webkit-scrollbar-thumb:hover{background:#ffffff80}._sectionTitle_1thi9_171{color:#fff9;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin:0 0 15px 15px;display:block}._menuItem_1thi9_193{margin-bottom:5px;position:relative}._menuItemHeader_1thi9_203{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:#fffc;cursor:pointer;border-radius:10px;transition:all .3s ease;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}._menuItemHeader_1thi9_203:hover{background:#ffffff1a;color:#fff;transform:translate(2px)}._menuItemHeader_1thi9_203._active_1thi9_243{background:#ffffff26;color:#fff;box-shadow:0 2px 10px #0000001a}._menuItemHeader_1thi9_203._active_1thi9_243:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:70%;background:#feca57;border-radius:0 2px 2px 0;animation:_slideIn_1thi9_1 .3s ease}@keyframes _slideIn_1thi9_1{0%{width:0;opacity:0}to{width:4px;opacity:1}}._menuItemLeft_1thi9_303{display:flex;align-items:center;gap:12px;min-width:0;flex:1}._menuIcon_1thi9_319{font-size:18px;min-width:20px;text-align:center;display:flex;align-items:center;justify-content:center}._menuTitle_1thi9_337{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._expandIcon_1thi9_353{font-size:12px;color:#fff9;transition:transform .3s ease;min-width:12px}._menuItemHeader_1thi9_203._expanded_1thi9_367 ._expandIcon_1thi9_353{transform:rotate(90deg)}._submenu_1thi9_377{margin-top:5px;padding-left:32px;animation:_slideDown_1thi9_1 .3s ease;max-height:500px;overflow:hidden}@keyframes _slideDown_1thi9_1{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}._submenuItem_1thi9_415{padding:10px 15px;color:#ffffffb3;cursor:pointer;border-radius:8px;transition:all .3s ease;margin-bottom:3px;position:relative;display:block;text-decoration:none;font-size:13px}._submenuItem_1thi9_415:hover{background:#ffffff14;color:#fff;padding-left:20px}._submenuItem_1thi9_415._active_1thi9_243{background:#ffffff1f;color:#fff;font-weight:500}._submenuItem_1thi9_415._active_1thi9_243:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#feca57;border-radius:50%;box-shadow:0 0 8px #feca5780;animation:_pulse_1thi9_1 2s infinite}@keyframes _pulse_1thi9_1{0%{box-shadow:0 0 8px #feca5780}50%{box-shadow:0 0 12px #feca57cc}to{box-shadow:0 0 8px #feca5780}}._submenuTitle_1thi9_517{font-size:13px;font-weight:400}._userSection_1thi9_529{padding:20px;border-top:1px solid rgba(255,255,255,.1);background:#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._userProfile_1thi9_543{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0d;border-radius:10px;margin-bottom:10px;transition:all .3s ease;cursor:pointer}._userProfile_1thi9_543:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._userAvatar_1thi9_579{width:40px;height:40px;background:linear-gradient(135deg,#ff6b6b,#feca57);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;min-width:40px;box-shadow:0 2px 8px #0003;position:relative;overflow:hidden}._userAvatar_1thi9_579:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.3),transparent);transform:rotate(45deg);transition:all .5s ease;opacity:0}._userProfile_1thi9_543:hover ._userAvatar_1thi9_579:after{animation:_shine_1thi9_1 .5s ease}@keyframes _shine_1thi9_1{0%{transform:translate(-100%) translateY(-100%) rotate(45deg);opacity:0}50%{opacity:1}to{transform:translate(100%) translateY(100%) rotate(45deg);opacity:0}}._userInfo_1thi9_673{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._userName_1thi9_689{color:#fff;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_1thi9_707{color:#fff9;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logoutButton_1thi9_723{width:100%;padding:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;transition:all .3s ease;font-family:inherit}._logoutButton_1thi9_723:hover{background:#ff6b6b33;border-color:#ff6b6b4d;color:#ff6b6b;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b33}._logoutButton_1thi9_723:active{transform:translateY(0);box-shadow:0 2px 4px #ff6b6b33}._overlay_1thi9_785{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}._sidebarOpen_1thi9_35~._overlay_1thi9_785,._overlay_1thi9_785.active{opacity:1;visibility:visible}@media (max-width: 768px){._sidebar_1thi9_7{position:fixed;transform:translate(-100%);transition:transform .3s ease;width:280px!important;z-index:1001}._sidebar_1thi9_7._sidebarOpen_1thi9_35{transform:translate(0);box-shadow:2px 0 20px #0000004d}._sidebar_1thi9_7._sidebarClosed_1thi9_43{transform:translate(-100%)}._overlay_1thi9_785{display:block}}@media (min-width: 769px){._overlay_1thi9_785{display:none!important}}@keyframes _fadeIn_1thi9_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._menuItem_1thi9_193{animation:_fadeIn_1thi9_1 .3s ease forwards;opacity:0}._menuItem_1thi9_193:nth-child(1){animation-delay:.05s}._menuItem_1thi9_193:nth-child(2){animation-delay:.1s}._menuItem_1thi9_193:nth-child(3){animation-delay:.15s}._menuItem_1thi9_193:nth-child(4){animation-delay:.2s}._menuItem_1thi9_193:nth-child(5){animation-delay:.25s}._menuItem_1thi9_193:nth-child(6){animation-delay:.3s}._menuItem_1thi9_193:nth-child(7){animation-delay:.35s}._menuItem_1thi9_193:nth-child(8){animation-delay:.4s}._navigation_1thi9_119{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}._sidebarClosed_1thi9_43 ._menuItemHeader_1thi9_203{padding:12px;justify-content:center}._sidebarClosed_1thi9_43 ._menuIcon_1thi9_319{font-size:20px}._sidebarClosed_1thi9_43 ._menuItemHeader_1thi9_203:hover{transform:scale(1.1)}._sidebarClosed_1thi9_43 ._userProfile_1thi9_543{padding:8px;justify-content:center}._sidebarClosed_1thi9_43 ._logoutButton_1thi9_723{padding:12px}._sidebarClosed_1thi9_43 ._menuItemHeader_1thi9_203{position:relative}._sidebarClosed_1thi9_43 ._menuItemHeader_1thi9_203:after{content:attr(data-tooltip);position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:10px;padding:8px 12px;background:#000000e6;color:#fff;font-size:13px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1002}._sidebarClosed_1thi9_43 ._menuItemHeader_1thi9_203:hover:after{opacity:1}._menuItemHeader_1thi9_203:focus-visible,._submenuItem_1thi9_415:focus-visible,._logoutButton_1thi9_723:focus-visible{outline:2px solid #feca57;outline-offset:2px}@keyframes _shimmer_1thi9_1{0%{background-position:-200% 0}to{background-position:200% 0}}._loading_1thi9_1089{background:linear-gradient(90deg,#ffffff1a 25%,#fff3,#ffffff1a 75%);background-size:200% 100%;animation:_shimmer_1thi9_1 1.5s infinite}._userEmail_ijvvt_5{font-size:12px;color:#64748b;margin:4px 0}._dark_ijvvt_17 ._userEmail_ijvvt_5{color:#94a3b8}._userAvatar_ijvvt_27 span,._userAvatarLarge_ijvvt_29 span{font-size:16px;font-weight:600;color:#667eea}._userAvatarLarge_ijvvt_29 span{font-size:24px}._logoutItem_ijvvt_51:hover{background:#fee2e2!important;color:#dc2626!important}._dark_ijvvt_17 ._logoutItem_ijvvt_51:hover{background:#ef444433!important;color:#ef4444!important}._statusDot_ijvvt_73{display:inline-block;width:8px;height:8px;background:#10b981;border-radius:50%;margin-right:6px;animation:_pulse_ijvvt_1 2s ease-in-out infinite}@keyframes _pulse_ijvvt_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}._menuItem_ijvvt_117{transition:all .2s ease}._menuItem_ijvvt_117:active{transform:scale(.98)}._userName_ijvvt_135,._userNameLarge_ijvvt_137{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdownMenu_ijvvt_153._active_ijvvt_153{box-shadow:0 10px 30px #00000026}._dark_ijvvt_17 ._dropdownMenu_ijvvt_153._active_ijvvt_153{box-shadow:0 10px 30px #00000080}._navbar_ijvvt_169{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 20px #0000000d;position:sticky;top:0;z-index:100;transition:all .3s ease;height:70px}._navbar_ijvvt_169._dark_ijvvt_17{background:#1e1e1ef2;border-bottom-color:#ffffff1a;color:#fff}._leftSection_ijvvt_215{display:flex;align-items:center;gap:20px;flex:1}._toggleBtn_ijvvt_229{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;border-radius:8px;transition:all .3s ease;position:relative}._toggleBtn_ijvvt_229:hover{background:#667eea1a}._toggleBtn_ijvvt_229._active_ijvvt_153{background:#667eea26}._bar_ijvvt_275{width:20px;height:2px;background:#667eea;margin:2px 0;transition:all .3s ease;border-radius:1px}._toggleBtn_ijvvt_229._active_ijvvt_153 ._bar_ijvvt_275:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._toggleBtn_ijvvt_229._active_ijvvt_153 ._bar_ijvvt_275:nth-child(2){opacity:0}._toggleBtn_ijvvt_229._active_ijvvt_153 ._bar_ijvvt_275:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}._dark_ijvvt_17 ._bar_ijvvt_275{background:#a8b3ff}._breadcrumb_ijvvt_325{display:flex;align-items:center;gap:8px;font-size:14px}._breadcrumbItem_ijvvt_339{color:#666;transition:color .3s ease}._breadcrumbItem_ijvvt_339._active_ijvvt_153{color:#667eea;font-weight:500}._dark_ijvvt_17 ._breadcrumbItem_ijvvt_339{color:#ccc}._dark_ijvvt_17 ._breadcrumbItem_ijvvt_339._active_ijvvt_153{color:#a8b3ff}._breadcrumbSeparator_ijvvt_375{color:#999;font-size:12px}._centerSection_ijvvt_387{display:flex;justify-content:center;flex:2;max-width:500px;margin:0 20px}._searchContainer_ijvvt_403{display:flex;align-items:center;background:#667eea0d;border:1px solid rgba(102,126,234,.2);border-radius:25px;padding:8px 16px;width:100%;max-width:400px;transition:all .3s ease}._searchContainer_ijvvt_403:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._dark_ijvvt_17 ._searchContainer_ijvvt_403{background:#a8b3ff1a;border-color:#a8b3ff4d}._searchIcon_ijvvt_447{margin-right:12px;font-size:16px;opacity:.7}._searchInput_ijvvt_459{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:inherit}._searchInput_ijvvt_459::placeholder{color:#999}._dark_ijvvt_17 ._searchInput_ijvvt_459::placeholder{color:#666}._searchBtn_ijvvt_493{background:#667eea;color:#fff;border:none;padding:6px 12px;border-radius:15px;font-size:12px;cursor:pointer;margin-left:8px;transition:all .3s ease}._searchBtn_ijvvt_493:hover{background:#5a6fd8;transform:translateY(-1px)}._rightSection_ijvvt_529{display:flex;align-items:center;gap:16px;flex:1;justify-content:flex-end}._timeContainer_ijvvt_545{display:flex;flex-direction:column;align-items:flex-end;margin-right:16px}._time_ijvvt_545{font-size:16px;font-weight:600;color:#667eea}._date_ijvvt_571{font-size:12px;color:#666;margin-top:-2px}._dark_ijvvt_17 ._time_ijvvt_545{color:#a8b3ff}._dark_ijvvt_17 ._date_ijvvt_571{color:#ccc}._actionButtons_ijvvt_599{display:flex;align-items:center;gap:8px}._actionBtn_ijvvt_613{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#667eea1a;border:1px solid rgba(102,126,234,.2);border-radius:10px;cursor:pointer;transition:all .3s ease;position:relative;font-size:16px}._actionBtn_ijvvt_613:hover{background:#667eea33;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}._dark_ijvvt_17 ._actionBtn_ijvvt_613{background:#a8b3ff1a;border-color:#a8b3ff33}._dark_ijvvt_17 ._actionBtn_ijvvt_613:hover{background:#a8b3ff33}._darkModeBtn_ijvvt_673._actionBtn_ijvvt_613{background:linear-gradient(135deg,#feca57,#ff9ff3);border-color:transparent;color:#fff}._notificationBtn_ijvvt_685._hasNotifications_ijvvt_685{animation:_pulse_ijvvt_1 2s infinite}@keyframes _pulse_ijvvt_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._notificationBadge_ijvvt_703{position:absolute;top:-4px;right:-4px;background:#ff6b6b;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #ff6b6b66}._userBtn_ijvvt_741{width:auto;padding:8px 12px;gap:10px;background:#667eea0d;border:1px solid rgba(102,126,234,.1)}._userBtn_ijvvt_741:hover{background:#667eea1a}._userAvatar_ijvvt_27{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}._userInfo_ijvvt_789{display:flex;flex-direction:column;align-items:flex-start;gap:1px}._userName_ijvvt_135{font-size:13px;font-weight:600;line-height:1}._userRole_ijvvt_815{font-size:11px;opacity:.7;line-height:1}._dropdownArrow_ijvvt_827{font-size:10px;opacity:.7;transition:transform .3s ease}._userBtn_ijvvt_741:hover ._dropdownArrow_ijvvt_827{transform:rotate(180deg)}._dropdown_ijvvt_153{position:relative}._dropdownMenu_ijvvt_153{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 8px 32px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._dropdownMenu_ijvvt_153._active_ijvvt_153{opacity:1;visibility:visible;transform:translateY(0)}._dark_ijvvt_17 ._dropdownMenu_ijvvt_153{background:#1e1e1ef2;border-color:#ffffff1a;color:#fff}._notificationMenu_ijvvt_915{width:350px;max-height:400px}._dropdownHeader_ijvvt_925{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.1)}._dark_ijvvt_17 ._dropdownHeader_ijvvt_925{border-bottom-color:#ffffff1a}._dropdownHeader_ijvvt_925 h4{margin:0;font-size:16px;font-weight:600}._notificationCount_ijvvt_961{background:#667eea;color:#fff;font-size:12px;padding:4px 8px;border-radius:12px;font-weight:600}._notificationList_ijvvt_979{max-height:240px;overflow-y:auto;padding:8px 0}._notificationItem_ijvvt_991{display:flex;align-items:flex-start;gap:12px;padding:12px 20px;transition:background .3s ease;cursor:pointer}._notificationItem_ijvvt_991:hover{background:#667eea0d}._dark_ijvvt_17 ._notificationItem_ijvvt_991:hover{background:#a8b3ff1a}._notificationItem_ijvvt_991 ._notificationIcon_ijvvt_1025{font-size:20px;margin-top:2px}._notificationContent_ijvvt_1035{flex:1}._notificationTitle_ijvvt_1043{font-weight:600;font-size:14px;margin-bottom:4px}._notificationMessage_ijvvt_1055{font-size:13px;opacity:.8;margin-bottom:4px;line-height:1.4}._notificationTime_ijvvt_1069{font-size:11px;opacity:.6}._noNotifications_ijvvt_1079{display:flex;flex-direction:column;align-items:center;padding:40px 20px;opacity:.7}._noNotifications_ijvvt_1079 span{font-size:32px;margin-bottom:8px}._dropdownFooter_ijvvt_1105{padding:12px 20px;border-top:1px solid rgba(0,0,0,.1);text-align:center}._dark_ijvvt_17 ._dropdownFooter_ijvvt_1105{border-top-color:#ffffff1a}._viewAllBtn_ijvvt_1125{color:#667eea;text-decoration:none;font-size:13px;font-weight:500;transition:color .3s ease}._viewAllBtn_ijvvt_1125:hover{color:#5a6fd8}._dark_ijvvt_17 ._viewAllBtn_ijvvt_1125{color:#a8b3ff}._userMenu_ijvvt_1159{width:280px}._userProfile_ijvvt_1167{display:flex;align-items:center;gap:16px;padding:20px;border-bottom:1px solid rgba(0,0,0,.1)}._dark_ijvvt_17 ._userProfile_ijvvt_1167{border-bottom-color:#ffffff1a}._userAvatarLarge_ijvvt_29{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;box-shadow:0 4px 12px #667eea4d}._userDetails_ijvvt_1217{flex:1}._userNameLarge_ijvvt_137{font-weight:600;font-size:16px;margin-bottom:4px}._userEmail_ijvvt_5{font-size:13px;opacity:.8;margin-bottom:6px}._userStatus_ijvvt_1249{display:flex;align-items:center;gap:6px;font-size:12px;opacity:.9}._statusDot_ijvvt_73{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:_pulse-dot_ijvvt_1 2s infinite}@keyframes _pulse-dot_ijvvt_1{0%,to{opacity:1}50%{opacity:.5}}._userMenuItems_ijvvt_1291{padding:8px 0}._menuItem_ijvvt_117{display:flex;align-items:center;gap:12px;padding:12px 20px;color:inherit;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-size:14px}._menuItem_ijvvt_117:hover{background:#667eea0d;transform:translate(4px)}._dark_ijvvt_17 ._menuItem_ijvvt_117:hover{background:#a8b3ff1a}._menuIcon_ijvvt_1349{font-size:16px;width:20px;text-align:center}._menuDivider_ijvvt_1361{height:1px;background:#0000001a;margin:8px 0}._dark_ijvvt_17 ._menuDivider_ijvvt_1361{background:#ffffff1a}._logoutItem_ijvvt_51{color:#ff6b6b}._logoutItem_ijvvt_51:hover{background:#ff6b6b1a;color:#ff5252}._mobileOnly_ijvvt_1401{display:none}._mobileMenuBtn_ijvvt_1409{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid rgba(102,126,234,.2);border-radius:10px;cursor:pointer;transition:all .3s ease}._mobileMenuBtn_ijvvt_1409:hover{background:#667eea1a}._mobileMenuIcon_ijvvt_1443{font-size:18px;font-weight:700;transform:rotate(90deg)}._mobileMenu_ijvvt_1409{width:200px}._mobileMenuItem_ijvvt_1463{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;color:inherit;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-size:14px}._mobileMenuItem_ijvvt_1463:hover{background:#667eea0d}._dark_ijvvt_17 ._mobileMenuItem_ijvvt_1463:hover{background:#a8b3ff1a}._mobileBadge_ijvvt_1513{background:#ff6b6b;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;font-weight:600;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){._navbar_ijvvt_169{padding:8px 16px;height:60px}._centerSection_ijvvt_387,._timeContainer_ijvvt_545,._breadcrumb_ijvvt_325{display:none}._actionButtons_ijvvt_599 ._actionBtn_ijvvt_613:not(._userBtn_ijvvt_741){display:none}._mobileOnly_ijvvt_1401{display:block}._userBtn_ijvvt_741{padding:6px 10px}._userBtn_ijvvt_741 ._userInfo_ijvvt_789,._userBtn_ijvvt_741 ._dropdownArrow_ijvvt_827{display:none}}@media (max-width: 480px){._navbar_ijvvt_169{padding:8px 12px}._leftSection_ijvvt_215{gap:12px}._rightSection_ijvvt_529{gap:8px}._dropdownMenu_ijvvt_153{left:auto;right:0;width:calc(100vw - 24px);max-width:300px}._notificationMenu_ijvvt_915{width:calc(100vw - 24px);max-width:320px}._userMenu_ijvvt_1159{width:calc(100vw - 24px);max-width:260px}}._notificationList_ijvvt_979::-webkit-scrollbar{width:4px}._notificationList_ijvvt_979::-webkit-scrollbar-track{background:transparent}._notificationList_ijvvt_979::-webkit-scrollbar-thumb{background:#667eea4d;border-radius:2px}._notificationList_ijvvt_979::-webkit-scrollbar-thumb:hover{background:#667eea80}._searchContainer_ijvvt_403._loading_ijvvt_1721{pointer-events:none;opacity:.7}._searchContainer_ijvvt_403._loading_ijvvt_1721:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid transparent;border-top:2px solid #667eea;border-radius:50%;animation:_spin_ijvvt_1 1s linear infinite}@keyframes _spin_ijvvt_1{to{transform:rotate(360deg) translateY(-50%)}}._actionBtn_ijvvt_613:focus,._menuItem_ijvvt_117:focus,._mobileMenuItem_ijvvt_1463:focus{outline:2px solid #667eea;outline-offset:2px}._dark_ijvvt_17 ._actionBtn_ijvvt_613:focus,._dark_ijvvt_17 ._menuItem_ijvvt_117:focus,._dark_ijvvt_17 ._mobileMenuItem_ijvvt_1463:focus{outline-color:#a8b3ff}@media (prefers-contrast: high){._navbar_ijvvt_169{border-bottom:2px solid currentColor}._actionBtn_ijvvt_613,._searchContainer_ijvvt_403,._dropdownMenu_ijvvt_153{border-width:2px}}@media (prefers-reduced-motion: reduce){._navbar_ijvvt_169,._actionBtn_ijvvt_613,._dropdownMenu_ijvvt_153,._menuItem_ijvvt_117,._toggleBtn_ijvvt_229 ._bar_ijvvt_275,._dropdownArrow_ijvvt_827{transition:none}._notificationBtn_ijvvt_685._hasNotifications_ijvvt_685,._statusDot_ijvvt_73{animation:none}}._dashboard_d1mao_7{padding:24px;background:#f8fafc;min-height:100vh}._header_d1mao_25{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:16px;flex-wrap:wrap}._todayExamsSection_d1mao_45{margin:2rem 0}._todayExamsGrid_d1mao_53{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}._todayExamCard_d1mao_67{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;border:2px solid transparent}._todayExamCard_d1mao_67:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}._todayExamCard_d1mao_67._success_d1mao_95{border-color:#10b981}._todayExamCard_d1mao_67._failed_d1mao_103{border-color:#ef4444}._todayExamHeader_d1mao_111{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._todayExamNumber_d1mao_125{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}._todayExamStatus_d1mao_151{padding:.5rem 1rem;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600}._todayExamBody_d1mao_167{display:flex;flex-direction:column;gap:1rem}._todayExamUser_d1mao_179{display:flex;align-items:center;gap:.75rem}._todayExamAvatar_d1mao_191{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem}._todayExamUserInfo_d1mao_217{flex:1}._todayExamUserName_d1mao_225{font-weight:600;color:#1f2937;font-size:1rem}._todayExamUsername_d1mao_237{color:#6b7280;font-size:.875rem;margin-top:.125rem}._todayExamTest_d1mao_249{background:#f9fafb;padding:1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem}._todayExamTestIcon_d1mao_267{font-size:1.5rem}._todayExamTestName_d1mao_275{flex:1;color:#374151;font-size:.875rem;line-height:1.4}._modalOverlay_d1mao_291{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_d1mao_317{background:#fff;border-radius:16px;max-width:800px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px #0000004d}._modalHeader_d1mao_337{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb}._modalTitle_d1mao_353{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:600;margin:0}._modalIcon_d1mao_371{font-size:28px}._modalClose_d1mao_379{width:40px;height:40px;border-radius:8px;border:none;background:#f3f4f6;font-size:20px;cursor:pointer;transition:all .2s}._modalClose_d1mao_379:hover{background:#e5e7eb}._modalBody_d1mao_409{padding:24px;max-height:calc(80vh - 100px);overflow-y:auto}._examsList_d1mao_421{display:flex;flex-direction:column;gap:16px}._examItem_d1mao_433{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border-radius:12px;transition:all .2s}._examItem_d1mao_433:hover{background:#f3f4f6;transform:translate(4px)}._examNumber_d1mao_463{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;flex-shrink:0}._examDetails_d1mao_489{flex:1;display:flex;flex-direction:column;gap:8px}._examUser_d1mao_503{display:flex;align-items:center;gap:12px}._examAvatar_d1mao_515{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;flex-shrink:0}._examUserName_d1mao_541{font-weight:600;color:#111827}._examUsername_d1mao_551{font-size:14px;color:#6b7280}._examTestName_d1mao_561{font-size:14px;color:#4b5563;line-height:1.4}._examMeta_d1mao_573{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}._examStatus_d1mao_589{padding:6px 12px;border-radius:6px;color:#fff;font-size:13px;font-weight:500}._examTime_d1mao_605{font-size:13px;color:#6b7280}._viewAllBtn_d1mao_615{padding:8px 16px;border-radius:8px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:500;cursor:pointer;transition:all .2s}._viewAllBtn_d1mao_615:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}._todayExamFooter_d1mao_645{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #e5e7eb}._todayExamTime_d1mao_661{color:#6b7280;font-size:.875rem}._headerContent_d1mao_671{flex:1;min-width:250px}._title_d1mao_681{font-size:32px;font-weight:700;color:#1e293b;margin:0 0 8px;display:flex;align-items:center;gap:12px}._titleIcon_d1mao_701{font-size:36px;animation:_float_d1mao_1 3s ease-in-out infinite}@keyframes _float_d1mao_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._subtitle_d1mao_721{font-size:16px;color:#64748b;margin:0;font-weight:400}._refreshBtn_d1mao_735{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #667eea4d}._refreshBtn_d1mao_735:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._refreshBtn_d1mao_735:active{transform:translateY(0)}._btnIcon_d1mao_785{font-size:18px}._statsGrid_d1mao_799{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}._statCard_d1mao_813{background:#fff;border-radius:16px;padding:28px;display:flex;gap:20px;align-items:center;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;border:1px solid #f1f5f9;position:relative;overflow:hidden}._statCard_d1mao_813:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}._statCard_d1mao_813:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f;border-color:#e2e8f0}._statCard_d1mao_813:hover:before{opacity:1}._statIcon_d1mao_885{width:72px;height:72px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0;box-shadow:0 4px 12px #00000026}._statContent_d1mao_909{flex:1;display:flex;flex-direction:column;gap:8px}._statLabel_d1mao_923{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.8px}._statValue_d1mao_939{font-size:36px;font-weight:700;color:#1e293b;line-height:1}._statBadge_d1mao_953{padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;width:fit-content}._leaderboardsSection_d1mao_979{margin-bottom:32px}._sectionMainHeader_d1mao_987{margin-bottom:24px;padding-bottom:20px;border-bottom:3px solid #e2e8f0}._mainSectionTitle_d1mao_999{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px;display:flex;align-items:center;gap:12px}._mainSectionIcon_d1mao_1019{font-size:32px;animation:_bounce_d1mao_1 2s infinite}@keyframes _bounce_d1mao_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._mainSectionSubtitle_d1mao_1039{font-size:15px;color:#64748b;margin:0;font-weight:500}._leaderboardsGrid_d1mao_1053{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._leaderboardCard_d1mao_1071{background:#fff;border-radius:20px;box-shadow:0 2px 12px #00000014;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease;animation:_slideUp_d1mao_1 .4s ease}@keyframes _slideUp_d1mao_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._leaderboardCard_d1mao_1071:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}._leaderboardHeader_d1mao_1123{padding:24px;display:flex;align-items:center;gap:16px;position:relative;overflow:hidden}._leaderboardHeader_d1mao_1123:before{content:"";position:absolute;top:-50%;right:-20%;width:200px;height:200px;background:#ffffff1a;border-radius:50%}._leaderboardIcon_d1mao_1163{width:56px;height:56px;background:#fff3;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;position:relative;z-index:1}._leaderboardHeaderContent_d1mao_1191{flex:1;position:relative;z-index:1}._leaderboardTitle_d1mao_1203{color:#fff;font-size:20px;font-weight:700;margin:0 0 4px}._leaderboardSubtitle_d1mao_1217{color:#ffffffe6;font-size:13px;margin:0;font-weight:500}._leaderboardList_d1mao_1237{padding:20px;display:flex;flex-direction:column;gap:12px;max-height:500px;overflow-y:auto}._leaderboardList_d1mao_1237::-webkit-scrollbar{width:6px}._leaderboardList_d1mao_1237::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._leaderboardList_d1mao_1237::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}._leaderboardItem_d1mao_1283{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8fafc;border-radius:14px;border:2px solid transparent;transition:all .3s ease;animation:_fadeInItem_d1mao_1 .4s ease}@keyframes _fadeInItem_d1mao_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._leaderboardItem_d1mao_1283:hover{background:#fff;border-color:#e2e8f0;transform:translate(4px);box-shadow:0 4px 12px #00000014}._leaderboardItem_d1mao_1283._topThree_d1mao_1343{background:linear-gradient(135deg,#fbbf241a,#f59e0b1a);border-color:#fbbf244d}._leaderboardItem_d1mao_1283._topThree_d1mao_1343:hover{background:linear-gradient(135deg,#fbbf2426,#f59e0b26);border-color:#fbbf2480}._leaderboardRank_d1mao_1363{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700}._medalEmoji_d1mao_1383{font-size:28px;animation:_rotate_d1mao_1 3s infinite}@keyframes _rotate_d1mao_1{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}._rankNumber_d1mao_1405{font-size:18px;color:#64748b;font-weight:700}._leaderboardAvatar_d1mao_1417{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #667eea4d}._leaderboardItem_d1mao_1283._topThree_d1mao_1343 ._leaderboardAvatar_d1mao_1417{box-shadow:0 4px 12px #fbbf2480}._leaderboardInfo_d1mao_1455{flex:1;min-width:0}._leaderboardName_d1mao_1465{font-size:15px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}._leaderboardScore_d1mao_1485{font-size:12px;color:#64748b;font-weight:500}._leaderboardBadge_d1mao_1497{min-width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;padding:0 12px;box-shadow:0 2px 8px #667eea4d}._leaderboardItem_d1mao_1283._topThree_d1mao_1343 ._leaderboardBadge_d1mao_1497{box-shadow:0 2px 8px #fbbf2480}._emptyLeaderboard_d1mao_1543{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;text-align:center}._emptyIcon_d1mao_1561{font-size:48px;margin-bottom:12px;opacity:.5}._emptyText_d1mao_1573{color:#94a3b8;font-size:14px;font-weight:500;margin:0}._bottomGrid_d1mao_1593{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._section_d1mao_987{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 8px #0000000f;border:1px solid #f1f5f9}._sectionHeader_d1mao_1627{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f1f5f9}._sectionTitle_d1mao_1639{font-size:20px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:10px}._sectionIcon_d1mao_1659{font-size:24px}._list_d1mao_1673{display:flex;flex-direction:column;gap:12px}._listItem_d1mao_1685{display:flex;align-items:center;gap:16px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}._listItem_d1mao_1685:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translate(4px)}._listNumber_d1mao_1719{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;box-shadow:0 2px 8px #0000001a}._listContent_d1mao_1749{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._listPrimary_d1mao_1765{font-size:16px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listSecondary_d1mao_1783{font-size:14px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listMeta_d1mao_1799{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}._listStatus_d1mao_1815{font-size:16px;font-weight:700}._listDate_d1mao_1825{font-size:12px;color:#94a3b8;font-weight:500}._emptyState_d1mao_1843{padding:60px 20px;text-align:center;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0}._loadingContainer_d1mao_1865{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;background:#f8fafc}._spinner_d1mao_1883{width:56px;height:56px;border:5px solid #e2e8f0;border-top:5px solid #667eea;border-radius:50%;animation:_spin_d1mao_1883 1s linear infinite}@keyframes _spin_d1mao_1883{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_d1mao_1911{margin-top:20px;font-size:16px;color:#64748b;font-weight:500}._errorContainer_d1mao_1931{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;background:#f8fafc}._errorIcon_d1mao_1949{font-size:64px;margin-bottom:20px;opacity:.6}._errorText_d1mao_1961{font-size:16px;color:#dc2626;margin:0 0 24px;font-weight:500}._retryBtn_d1mao_1975{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #10b9814d}._retryBtn_d1mao_1975:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}._retryBtn_d1mao_1975:active{transform:translateY(0)}@media (max-width: 1400px){._leaderboardsGrid_d1mao_1053{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1200px){._statsGrid_d1mao_799{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._leaderboardsGrid_d1mao_1053{grid-template-columns:1fr}._leaderboardList_d1mao_1237{max-height:400px}._bottomGrid_d1mao_1593{grid-template-columns:1fr}}@media (max-width: 768px){._dashboard_d1mao_7{padding:16px}._header_d1mao_25{flex-direction:column;align-items:stretch}._title_d1mao_681{font-size:26px}._titleIcon_d1mao_701{font-size:30px}._refreshBtn_d1mao_735{width:100%;justify-content:center}._statsGrid_d1mao_799{grid-template-columns:1fr;gap:16px}._statCard_d1mao_813{padding:20px}._statIcon_d1mao_885{width:60px;height:60px;font-size:28px}._statValue_d1mao_939{font-size:30px}._mainSectionTitle_d1mao_999{font-size:24px}._mainSectionIcon_d1mao_1019{font-size:28px}._leaderboardsGrid_d1mao_1053{grid-template-columns:1fr;gap:20px}._leaderboardHeader_d1mao_1123{padding:20px}._leaderboardIcon_d1mao_1163{width:48px;height:48px;font-size:24px}._leaderboardTitle_d1mao_1203{font-size:18px}._leaderboardSubtitle_d1mao_1217{font-size:12px}._leaderboardList_d1mao_1237{padding:16px;max-height:350px}._leaderboardItem_d1mao_1283{padding:12px 14px}._leaderboardRank_d1mao_1363{width:36px;height:36px}._medalEmoji_d1mao_1383{font-size:24px}._rankNumber_d1mao_1405{font-size:16px}._leaderboardAvatar_d1mao_1417{width:40px;height:40px;font-size:16px}._leaderboardName_d1mao_1465{font-size:14px}._leaderboardScore_d1mao_1485{font-size:11px}._leaderboardBadge_d1mao_1497{min-width:36px;height:36px;font-size:15px;padding:0 10px}._section_d1mao_987{padding:20px}._listItem_d1mao_1685{flex-wrap:wrap;gap:12px}._listMeta_d1mao_1799{width:100%;flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width: 480px){._dashboard_d1mao_7{padding:12px}._title_d1mao_681{font-size:22px}._titleIcon_d1mao_701{font-size:26px}._mainSectionTitle_d1mao_999{font-size:20px}._mainSectionIcon_d1mao_1019{font-size:24px}._mainSectionSubtitle_d1mao_1039{font-size:13px}._statValue_d1mao_939{font-size:26px}._statCard_d1mao_813{padding:16px}._statIcon_d1mao_885{width:56px;height:56px;font-size:26px}._leaderboardsGrid_d1mao_1053{gap:16px}._leaderboardHeader_d1mao_1123{padding:16px;gap:12px}._leaderboardIcon_d1mao_1163{width:44px;height:44px;font-size:22px}._leaderboardTitle_d1mao_1203{font-size:16px}._leaderboardSubtitle_d1mao_1217{font-size:11px}._leaderboardList_d1mao_1237{padding:14px;gap:10px;max-height:320px}._leaderboardItem_d1mao_1283{padding:10px 12px;gap:10px}._leaderboardRank_d1mao_1363{width:32px;height:32px}._medalEmoji_d1mao_1383{font-size:22px}._rankNumber_d1mao_1405{font-size:15px}._leaderboardAvatar_d1mao_1417{width:36px;height:36px;font-size:15px}._leaderboardName_d1mao_1465{font-size:13px}._leaderboardScore_d1mao_1485{font-size:10px}._leaderboardBadge_d1mao_1497{min-width:32px;height:32px;font-size:14px;padding:0 8px}._section_d1mao_987{padding:16px}._listPrimary_d1mao_1765{font-size:14px}._listSecondary_d1mao_1783{font-size:13px}}._pageWrapper_162m2_3{display:grid;grid-template-columns:1fr 420px;gap:32px;padding:40px;max-width:1800px;margin:0 auto;background:#f8fafc;min-height:100vh;width:100%;box-sizing:border-box}._mainContent_162m2_31{width:100%;min-width:0}._loadingContainer_162m2_43{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;gap:24px;grid-column:1 / -1}._spinner_162m2_65{animation:_spin_162m2_65 1.2s linear infinite}._spinner_162m2_65 svg{filter:drop-shadow(0 4px 12px rgba(102,126,234,.3))}@keyframes _spin_162m2_65{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_162m2_99{font-size:18px;font-weight:600;color:#64748b;margin:0;animation:_pulse_162m2_1 1.5s ease-in-out infinite}@keyframes _pulse_162m2_1{0%,to{opacity:1}50%{opacity:.5}}._headerSection_162m2_135{margin-bottom:24px}._userBadge_162m2_143{background:linear-gradient(135deg,#667eea,#764ba2);padding:28px 32px;border-radius:16px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 20px #667eea40;transition:all .3s ease}._userBadge_162m2_143:hover{transform:translateY(-4px);box-shadow:0 8px 32px #667eea59}._userIcon_162m2_175{width:56px;height:56px;background:#fff3;border-radius:14px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}._userInfo_162m2_199{flex:1;min-width:0}._userLabel_162m2_209{margin:0;font-size:13px;font-weight:600;color:#ffffffd9;text-transform:uppercase;letter-spacing:1.2px}._username_162m2_227{margin:6px 0 0;font-size:28px;font-weight:700;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._notCompletedBanner_162m2_249{margin-top:16px;background:linear-gradient(135deg,#f59e0b,#d97706);padding:18px 24px;border-radius:12px;display:flex;align-items:center;gap:14px;color:#fff;font-weight:600;font-size:15px;box-shadow:0 4px 16px #f59e0b4d;animation:_slideIn_162m2_1 .4s ease-out}._notCompletedBanner_162m2_249 svg{flex-shrink:0}._questionsContainer_162m2_289{display:flex;flex-direction:column;gap:20px}._questionCard_162m2_301{background:#fff;border-radius:16px;padding:36px;box-shadow:0 2px 12px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9}._questionCard_162m2_301:hover{transform:translateY(-4px);box-shadow:0 12px 32px #667eea26;border-color:#667eea4d}._questionHeader_162m2_331{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap;gap:12px}._questionNumber_162m2_349{font-size:14px;font-weight:700;color:#667eea;text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:6px 14px;border-radius:8px;border:1px solid rgba(102,126,234,.2)}._correctBadge_162m2_373,._wrongBadge_162m2_375,._skippedBadge_162m2_377{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;font-size:13px;font-weight:700;letter-spacing:.3px;transition:all .3s ease}._correctBadge_162m2_373{background:linear-gradient(135deg,#10b98126,#10b98114);color:#059669;border:1.5px solid rgba(16,185,129,.3)}._wrongBadge_162m2_375{background:linear-gradient(135deg,#ef444426,#ef444414);color:#dc2626;border:1.5px solid rgba(239,68,68,.3)}._skippedBadge_162m2_377{background:linear-gradient(135deg,#fbbf2426,#fbbf2414);color:#d97706;border:1.5px solid rgba(251,191,36,.3)}._questionText_162m2_437{font-size:18px;font-weight:500;color:#1e293b;line-height:1.7;margin:0 0 20px;letter-spacing:.2px}._questionImage_162m2_455{width:100%;height:350px;border-radius:14px;overflow:hidden;margin-bottom:20px;display:flex;justify-content:center;align-items:center}._questionImage_162m2_455 img{width:100%;height:80%;object-fit:fill;transition:transform .5s ease}._answersGrid_162m2_497{display:flex;flex-direction:column;gap:12px}._checkboxWrapper_162m2_511{position:relative;width:24px;height:24px;flex-shrink:0}._checkbox_162m2_511{position:absolute;opacity:0;width:0;height:0}._checkmark_162m2_539{width:24px;height:24px;border:2.5px solid #cbd5e1;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}._answerSelected_162m2_563 ._checkmark_162m2_539{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 0 0 4px #667eea26}._answerOption_162m2_575,._answerCorrect_162m2_577,._answerWrong_162m2_579,._answerSelected_162m2_563{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:12px;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.2px;cursor:pointer}._answerOption_162m2_575{background:#f8fafc;color:#475569;border:2px solid #f1f5f9}._answerOption_162m2_575:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#667eea33;transform:translate(4px)}._answerOption_162m2_575:hover ._checkmark_162m2_539{border-color:#667eea}._answerSelected_162m2_563{background:linear-gradient(135deg,#667eea1f,#764ba214);color:#667eea;border:2px solid #667eea;box-shadow:0 4px 12px #667eea33}._answerCorrect_162m2_577{background:linear-gradient(135deg,#10b9811f,#10b9810d);color:#047857;border:2px solid #10b981;box-shadow:0 4px 12px #10b98126}._answerWrong_162m2_579{background:linear-gradient(135deg,#ef44441f,#ef44440d);color:#b91c1c;border:2px solid #ef4444;box-shadow:0 4px 12px #ef444426}._answerLetter_162m2_681{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border-radius:10px;font-weight:800;font-size:15px;flex-shrink:0;box-shadow:0 2px 6px #00000014;transition:all .3s ease}._answerOption_162m2_575:hover ._answerLetter_162m2_681{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._answerSelected_162m2_563 ._answerLetter_162m2_681{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}._answerCorrect_162m2_577 ._answerLetter_162m2_681{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b9814d}._answerWrong_162m2_579 ._answerLetter_162m2_681{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 12px #ef44444d}._answerText_162m2_757{flex:1;line-height:1.5}._emptyState_162m2_769{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff;border-radius:16px;color:#94a3b8;box-shadow:0 2px 12px #0000000f}._emptyState_162m2_769 svg{margin-bottom:20px;opacity:.5;color:#667eea}._emptyState_162m2_769 p{margin:0;font-size:17px;font-weight:600;color:#64748b}._sidebar_162m2_821{display:block;position:fixed;right:50px;top:80px;width:400px;height:fit-content}._sidebarCard_162m2_839{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9;max-height:calc(100vh - 48px);overflow-y:auto}._sidebarTitle_162m2_859{margin:0 0 28px;font-size:22px;font-weight:700;color:#1e293b;letter-spacing:-.5px}._scoreCircle_162m2_877{position:relative;width:220px;height:220px;margin:0 auto 36px}._progressRing_162m2_891{width:100%;height:100%;transform:rotate(-90deg);filter:drop-shadow(0 4px 12px rgba(102,126,234,.25))}._progressBg_162m2_905{fill:none;stroke:#f1f5f9;stroke-width:10}._progressBar_162m2_917{fill:none;stroke:url(#progressGradient);stroke-width:10;stroke-linecap:round;transition:stroke-dasharray 1.5s cubic-bezier(.4,0,.2,1)}._scoreText_162m2_933{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}._scoreNumber_162m2_949{display:block;font-size:48px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;letter-spacing:-1px}._scoreLabel_162m2_973{display:block;font-size:15px;font-weight:600;color:#64748b;margin-top:8px;letter-spacing:.5px}._statsGrid_162m2_993{display:flex;flex-direction:column;gap:14px}._statItem_162m2_1005{display:flex;align-items:center;gap:16px;padding:18px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}._statItem_162m2_1005:hover{transform:translate(6px);box-shadow:0 6px 20px #0000001a;background:#fff}._statIcon_162m2_1039{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026;transition:all .3s ease}._statItem_162m2_1005:hover ._statIcon_162m2_1039{transform:scale(1.1) rotate(5deg)}._statContent_162m2_1071{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._statValue_162m2_1087{font-size:32px;font-weight:800;color:#1e293b;line-height:1;letter-spacing:-.5px}._statLabel_162m2_1103{font-size:13px;font-weight:600;color:#64748b;letter-spacing:.3px;text-transform:uppercase}._progressSection_162m2_1121{margin-bottom:32px}._progressInfo_162m2_1129{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._progressLabel_162m2_1143{font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._progressPercent_162m2_1159{font-size:24px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._progressBarContainer_162m2_1177{width:100%;height:12px;background:#f1f5f9;border-radius:20px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}._progressBarFill_162m2_1195{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:20px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #667eea66}._progressText_162m2_1211{margin:8px 0 0;font-size:13px;color:#64748b;text-align:center;font-weight:500}._questionNav_162m2_1229{margin-bottom:24px}._navTitle_162m2_1237{margin:0 0 16px;font-size:16px;font-weight:700;color:#1e293b;letter-spacing:.3px}._questionGrid_162m2_1253{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}._questionNavBtn_162m2_1265{width:100%;aspect-ratio:1;border:2px solid #e2e8f0;background:#fff;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#64748b}._questionNavBtn_162m2_1265:hover{transform:scale(1.1);box-shadow:0 4px 12px #00000026}._questionNavBtn_162m2_1265._answered_162m2_1301{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 2px 8px #667eea4d}._questionNavBtn_162m2_1265._unanswered_162m2_1315{background:#fff;color:#94a3b8;border-color:#e2e8f0}._questionNavBtn_162m2_1265._correct_162m2_373{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981;box-shadow:0 2px 8px #10b9814d}._questionNavBtn_162m2_1265._wrong_162m2_375{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-color:#ef4444;box-shadow:0 2px 8px #ef44444d}._questionNavBtn_162m2_1265._skipped_162m2_377{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border-color:#f59e0b;box-shadow:0 2px 8px #f59e0b4d}._questionNavBtn_162m2_1265._active_162m2_1369{transform:scale(1.15);box-shadow:0 6px 20px #667eea66;z-index:1}._legend_162m2_1383{display:flex;flex-direction:column;gap:12px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._legendItem_162m2_1403{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#64748b}._legendDot_162m2_1421{width:16px;height:16px;border-radius:4px;flex-shrink:0}._legendDot_162m2_1421._answered_162m2_1301{background:linear-gradient(135deg,#667eea,#764ba2)}._legendDot_162m2_1421._unanswered_162m2_1315{background:#fff;border:2px solid #e2e8f0}._modalOverlay_162m2_1455{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_162m2_1 .3s ease}._modalContent_162m2_1485{background:#fff;border-radius:20px;padding:40px;max-width:480px;width:90%;box-shadow:0 20px 60px #0000004d;animation:_slideUp_162m2_1 .4s cubic-bezier(.4,0,.2,1)}._modalHeader_162m2_1505{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}._modalHeader_162m2_1505 svg{margin-bottom:16px}._modalHeader_162m2_1505 h3{margin:0;font-size:24px;font-weight:700;color:#1e293b}._modalText_162m2_1541{font-size:16px;line-height:1.6;color:#64748b;text-align:center;margin:0 0 32px}._modalActions_162m2_1557{display:flex;gap:12px}._modalCancelBtn_162m2_1567,._modalSubmitBtn_162m2_1569{flex:1;padding:14px 24px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}._modalCancelBtn_162m2_1567{background:#f1f5f9;color:#64748b}._modalCancelBtn_162m2_1567:hover{background:#e2e8f0}._modalSubmitBtn_162m2_1569{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}._modalSubmitBtn_162m2_1569:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}@keyframes _fadeIn_162m2_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_162m2_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_162m2_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1280px){._pageWrapper_162m2_3{grid-template-columns:1fr 360px;gap:24px;padding:32px}._sidebarCard_162m2_839{padding:24px}._scoreCircle_162m2_877{width:180px;height:180px}._scoreNumber_162m2_949{font-size:40px}}@media (max-width: 1024px){._pageWrapper_162m2_3{grid-template-columns:1fr;padding:24px}._sidebar_162m2_821{display:none}._questionCard_162m2_301{padding:28px}._questionImage_162m2_455{height:280px}}@media (max-width: 768px){._pageWrapper_162m2_3{padding:16px}._userBadge_162m2_143{padding:20px}._username_162m2_227{font-size:22px}._questionCard_162m2_301{padding:20px}._questionText_162m2_437{font-size:16px}._questionImage_162m2_455{height:220px}._answersGrid_162m2_497{gap:10px}._answerOption_162m2_575,._answerCorrect_162m2_577,._answerWrong_162m2_579,._answerSelected_162m2_563{padding:14px 16px;font-size:14px}._answerLetter_162m2_681{width:32px;height:32px;font-size:14px}._checkboxWrapper_162m2_511,._checkmark_162m2_539{width:20px;height:20px}._modalContent_162m2_1485{padding:32px 24px}._modalActions_162m2_1557{flex-direction:column}}@media (max-width: 480px){._pageWrapper_162m2_3{padding:12px}._userBadge_162m2_143{padding:16px;gap:12px}._userIcon_162m2_175{width:48px;height:48px}._username_162m2_227{font-size:18px}._notCompletedBanner_162m2_249{padding:14px 16px;font-size:13px}._questionCard_162m2_301{padding:16px;border-radius:12px}._questionNumber_162m2_349{font-size:12px;padding:5px 10px}._questionText_162m2_437{font-size:15px}._questionImage_162m2_455{height:180px}._answerOption_162m2_575,._answerCorrect_162m2_577,._answerWrong_162m2_579,._answerSelected_162m2_563{padding:12px 14px}}@media print{._pageWrapper_162m2_3{background:#fff!important;padding:0!important;grid-template-columns:1fr!important}._sidebar_162m2_821,._notCompletedBanner_162m2_249{display:none!important}._questionCard_162m2_301{box-shadow:none!important;page-break-inside:avoid}._questionCard_162m2_301:hover{transform:none!important}._checkboxWrapper_162m2_511{display:none!important}}._container_1xeoo_3{padding:24px;max-width:1600px;margin:0 auto;background:#f8fafc;min-height:100vh;width:100%}._actionLabel_1xeoo_1157{margin-left:6px;font-size:14px;font-weight:500}._actionsMenu_1xeoo_25{position:relative;display:inline-block}._actionsMenuBtn_1xeoo_35{background:transparent;border:1px solid #ddd;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:18px;transition:all .2s}._actionsMenuBtn_1xeoo_35:hover{background:#f5f5f5;border-color:#ccc}._actionsMenuBackdrop_1xeoo_65{position:fixed;inset:0;z-index:998}._actionsMenuDropdown_1xeoo_83{position:absolute;right:0;top:100%;margin-top:4px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;z-index:999;overflow:hidden}._actionsMenuItem_1xeoo_111{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;border:none;background:#fff;color:#333;cursor:pointer;text-align:left;text-decoration:none;transition:background .2s;font-size:14px}._actionsMenuItem_1xeoo_111:hover{background:#f5f5f5}._actionsMenuItem_1xeoo_111._disabled_1xeoo_151{opacity:.5;cursor:not-allowed;background:#fafafa}._actionsMenuItem_1xeoo_111._disabled_1xeoo_151:hover{background:#fafafa}._actionIcon_1xeoo_171{font-size:16px;width:20px;text-align:center}._clickableRow_1xeoo_189{cursor:pointer}._clickableRow_1xeoo_189:hover{background:#f8f9fa!important}._unavailableRow_1xeoo_205{opacity:.6;background:#fafafa!important}._newRow_1xeoo_215{background:#e8f5e9!important}._hardRow_1xeoo_223{background:#fff3e0!important}._exportDropdown_1xeoo_237{position:relative;display:inline-block}._exportBtn_1xeoo_247{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#10b981;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}._exportBtn_1xeoo_247:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}._exportDropdown_1xeoo_237:hover ._exportMenu_1xeoo_287{display:block}._exportMenu_1xeoo_287{display:none;position:absolute;right:0;top:100%;margin-top:8px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:150px;z-index:999;overflow:hidden}._exportMenu_1xeoo_287 button{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;border:none;background:#fff;color:#333;cursor:pointer;text-align:left;transition:background .2s;font-size:14px}._exportMenu_1xeoo_287 button:hover{background:#f5f5f5}._bulkActionBtn_1xeoo_369{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}._bulkActionBtn_1xeoo_369:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}._bulkActionBtn_1xeoo_369:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._bulkDeleteBtn_1xeoo_423{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}._bulkDeleteBtn_1xeoo_423:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}._primaryAction_1xeoo_469{background:#3b82f6;color:#fff}._primaryAction_1xeoo_469:hover{background:#2563eb}._viewAction_1xeoo_487{background:transparent;color:#6366f1}._viewAction_1xeoo_487:hover{background:#eef2ff}._editAction_1xeoo_505{background:transparent;color:#f59e0b}._editAction_1xeoo_505:hover{background:#fef3c7}._deleteAction_1xeoo_523{background:transparent;color:#ef4444}._deleteAction_1xeoo_523:hover{background:#fee2e2}._container_1xeoo_3{padding:24px;background:#f8f9fa;min-height:100vh}._header_1xeoo_559{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}._headerLeft_1xeoo_581{flex:1}._headerRight_1xeoo_589{display:flex;gap:12px;align-items:center}._title_1xeoo_601{margin:0;font-size:28px;font-weight:700;color:#1a202c}._subtitle_1xeoo_615{margin:8px 0 0;font-size:14px;color:#718096}._stats_1xeoo_627{display:flex;gap:20px;margin-top:16px}._statItem_1xeoo_639{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#f7fafc;border-radius:8px;font-size:14px;color:#4a5568}._statIcon_1xeoo_661{font-size:18px}._addBtn_1xeoo_669{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}._addBtn_1xeoo_669:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._addBtn_1xeoo_669:disabled{opacity:.5;cursor:not-allowed;transform:none}._controls_1xeoo_721{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap}._searchContainer_1xeoo_735{position:relative;flex:1;min-width:250px}._searchIcon_1xeoo_747{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;color:#9ca3af}._searchInput_1xeoo_765{width:100%;padding:12px 40px 12px 45px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;transition:all .3s}._searchInput_1xeoo_765:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._clearSearch_1xeoo_795{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:4px 8px;font-size:16px}._clearSearch_1xeoo_795:hover{color:#ef4444}._columnToggle_1xeoo_829{position:relative}._toggleBtn_1xeoo_837{display:flex;align-items:center;gap:8px;padding:12px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s}._toggleBtn_1xeoo_837:hover{border-color:#3b82f6;background:#f8fafc}._toggleDropdown_1xeoo_873{display:none;position:absolute;right:0;top:100%;margin-top:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:200px;max-height:300px;overflow-y:auto;z-index:100}._columnToggle_1xeoo_829:hover ._toggleDropdown_1xeoo_873{display:block}._toggleItem_1xeoo_913{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;transition:background .2s}._toggleItem_1xeoo_913 input[type=checkbox]{cursor:pointer}._tableContainer_1xeoo_947{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}._table_1xeoo_947 thead{background:#f8f9fa;border-bottom:2px solid #e5e7eb}._table_1xeoo_947 th{padding:14px 16px;text-align:left;font-weight:600;font-size:13px;color:#4a5568;text-transform:uppercase;letter-spacing:.5px}._table_1xeoo_947 td{padding:14px 16px;border-bottom:1px solid #f1f3f5;font-size:14px;color:#1a202c}._table_1xeoo_947 tbody tr{transition:background .2s}._table_1xeoo_947 tbody tr:hover{background:#f8f9fa}._sortable_1xeoo_1031{cursor:pointer;-webkit-user-select:none;user-select:none}._sortable_1xeoo_1031:hover{background:#e5e7eb}._sortIcon_1xeoo_1063{font-size:14px;color:#9ca3af}._checkboxColumn_1xeoo_1073{width:50px;text-align:center}._actionsColumn_1xeoo_1083{width:150px;text-align:right}._actions_1xeoo_25{display:flex;gap:8px;justify-content:flex-end}._actionBtn_1xeoo_1105{padding:6px 10px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:16px;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}._actionBtn_1xeoo_1105:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 2px 6px #0000001a}._actionBtn_1xeoo_1105:disabled{opacity:.5;cursor:not-allowed;transform:none}._selectedRow_1xeoo_1169{background:#eff6ff!important}._cellImage_1xeoo_1177{width:40px;height:40px;object-fit:cover;border-radius:6px}._badgeSuccess_1xeoo_1191{padding:4px 12px;background:#d1fae5;color:#065f46;border-radius:6px;font-size:12px;font-weight:500}._badgeDanger_1xeoo_1209{padding:4px 12px;background:#fee2e2;color:#991b1b;border-radius:6px;font-size:12px;font-weight:500}._badgeWarning_1xeoo_1227{padding:4px 12px;background:#fef3c7;color:#92400e;border-radius:6px;font-size:12px;font-weight:500}._loading_1xeoo_1245,._error_1xeoo_1245,._empty_1xeoo_1245{padding:60px 20px;text-align:center}._spinner_1xeoo_1255{display:inline-block;width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1xeoo_1255 1s linear infinite}@keyframes _spin_1xeoo_1255{to{transform:rotate(360deg)}}._errorIcon_1xeoo_1283,._emptyIcon_1xeoo_1283{font-size:48px;margin-bottom:16px}._empty_1xeoo_1245 p{color:#6b7280;margin:16px 0}._emptyAddBtn_1xeoo_1303{margin-top:20px;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}._emptyAddBtn_1xeoo_1303:hover{background:#2563eb;transform:translateY(-2px)}._pagination_1xeoo_1343{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fff;border-top:1px solid #e5e7eb}._paginationInfo_1xeoo_1361{font-size:14px;color:#6b7280}._pageBtn_1xeoo_1383{padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}._pageBtn_1xeoo_1383:hover:not(:disabled){background:#f8f9fa;border-color:#3b82f6}._pageNumber_1xeoo_1421{padding:8px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s;font-weight:500}._pageNumber_1xeoo_1421:hover{background:#f8f9fa;border-color:#3b82f6}._pageNumber_1xeoo_1421._active_1xeoo_1461{background:#3b82f6;color:#fff;border-color:#3b82f6}._pageSize_1xeoo_1473{display:flex;align-items:center;gap:8px;font-size:14px}._pageSize_1xeoo_1473 select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;background:#fff}._notification_1xeoo_1503{position:fixed;top:20px;right:20px;padding:16px 24px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:12px;z-index:1000;animation:_slideIn_1xeoo_1 .3s ease}@keyframes _slideIn_1xeoo_1{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}._notificationSuccess_1xeoo_1553{background:#d1fae5;color:#065f46;border-left:4px solid #10b981}._notificationError_1xeoo_1565{background:#fee2e2;color:#991b1b;border-left:4px solid #ef4444}._notificationWarning_1xeoo_1577{background:#fef3c7;color:#92400e;border-left:4px solid #f59e0b}._notificationIcon_1xeoo_1589{font-size:20px}._modalOverlay_1xeoo_1599{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_1xeoo_1625{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalHeader_1xeoo_1645{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalTitle_1xeoo_1661{margin:0;font-size:20px;font-weight:600}._modalClose_1xeoo_1673{background:transparent;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._modalClose_1xeoo_1673:hover{background:#f3f4f6;color:#1f2937}._modalBody_1xeoo_1715{padding:24px}._detailsGrid_1xeoo_1723{display:grid;gap:20px}._detailItem_1xeoo_1733{display:flex;flex-direction:column;gap:8px}._detailLabel_1xeoo_1745{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._detailValue_1xeoo_1761{font-size:15px;color:#1f2937}._formLabel_1xeoo_1795{font-size:14px;font-weight:500;color:#374151}._required_1xeoo_1807{color:#ef4444;margin-left:4px}._formInput_1xeoo_1817,._formTextarea_1xeoo_1817,._formInput_1xeoo_1817 select{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .3s}._formInput_1xeoo_1817:focus,._formTextarea_1xeoo_1817:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._checkboxLabel_1xeoo_1855{display:flex;align-items:center;gap:10px;cursor:pointer}._checkboxText_1xeoo_1869{font-size:14px;color:#374151}._formHelper_1xeoo_1879{font-size:12px;color:#6b7280}._fileInput_1xeoo_1889{font-size:14px}._filePreview_1xeoo_1909{margin-top:12px}._previewImage_1xeoo_1917{max-width:200px;max-height:200px;border-radius:8px;object-fit:cover}._examActionBtn_1xeoo_3959{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border:none!important;padding:10px 20px!important;border-radius:8px!important;font-weight:600!important;font-size:14px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 4px 12px #667eea4d!important}._examActionBtn_1xeoo_3959:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 6px 20px #667eea66!important;background:linear-gradient(135deg,#764ba2,#667eea)!important}._examActionBtn_1xeoo_3959:disabled{background:#e0e0e0!important;color:#9e9e9e!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important;opacity:.6!important}._unavailableRow_1xeoo_205{background:#fafafa!important;opacity:.7}._unavailableRow_1xeoo_205:hover{background:#f5f5f5!important}._primaryBtn_1xeoo_4043{background:#3b82f6;color:#fff;padding:10px 18px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}._primaryBtn_1xeoo_4043:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._modalFooter_1xeoo_1931{display:flex;gap:12px;justify-content:flex-end;padding:20px 24px;border-top:1px solid #e5e7eb}._cancelBtn_1xeoo_1947,._submitBtn_1xeoo_1947,._editBtn_1xeoo_1947,._deleteBtn_1xeoo_1947{padding:10px 20px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:8px}._cancelBtn_1xeoo_1947{background:#f3f4f6;color:#374151}._cancelBtn_1xeoo_1947:hover{background:#e5e7eb}._submitBtn_1xeoo_1947{background:#3b82f6;color:#fff}._submitBtn_1xeoo_1947:hover{background:#2563eb}._submitBtn_1xeoo_1947:disabled{opacity:.6;cursor:not-allowed}._editBtn_1xeoo_1947{background:#f59e0b;color:#fff}._editBtn_1xeoo_1947:hover{background:#d97706}._deleteBtn_1xeoo_1947{background:#ef4444;color:#fff}._deleteBtn_1xeoo_1947:hover{background:#dc2626}._fileInputWrapper_1xeoo_1889{display:flex;flex-direction:column;gap:12px}._fileInput_1xeoo_1889{padding:10px;border:2px dashed #cbd5e0;border-radius:8px;background:#f7fafc;cursor:pointer;transition:all .3s ease}._fileInput_1xeoo_1889:hover{border-color:#4299e1;background:#ebf8ff}._filePreview_1xeoo_1909{display:flex;justify-content:center;align-items:center;padding:12px;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}._previewImage_1xeoo_1917{max-width:200px;max-height:200px;object-fit:contain;border-radius:6px;box-shadow:0 2px 8px #0000001a}._cellImage_1xeoo_1177{width:50px;height:50px;object-fit:cover;border-radius:4px;box-shadow:0 1px 3px #0000001f}._header_1xeoo_559{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a;gap:20px;flex-wrap:wrap}._headerLeft_1xeoo_581{flex:1;min-width:250px}._headerRight_1xeoo_589{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._title_1xeoo_601{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 4px}._subtitle_1xeoo_615{font-size:14px;color:#64748b;margin:0 0 12px}._stats_1xeoo_627{display:flex;gap:16px;flex-wrap:wrap}._statItem_1xeoo_639{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;background:#f1f5f9;padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0}._statItem_1xeoo_639 strong{color:#1e293b;font-weight:600}._statIcon_1xeoo_661{font-size:14px}._addBtn_1xeoo_669,._exportBtn_1xeoo_247,._bulkDeleteBtn_1xeoo_423{display:flex;align-items:center;gap:8px;color:#fff;border:none;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}._addBtn_1xeoo_669{background:linear-gradient(135deg,#10b981,#059669)}._addBtn_1xeoo_669:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}._exportBtn_1xeoo_247{background:linear-gradient(135deg,#667eea,#764ba2)}._exportBtn_1xeoo_247:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._bulkDeleteBtn_1xeoo_423{background:linear-gradient(135deg,#ef4444,#dc2626)}._bulkDeleteBtn_1xeoo_423:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ef444466}._icon_1xeoo_2053{font-size:16px}._notification_1xeoo_1503{padding:16px 20px;border-radius:12px;margin-bottom:24px;font-weight:500;display:flex;align-items:center;gap:12px;animation:_slideIn_1xeoo_1 .3s ease-out}._notificationSuccess_1xeoo_1553{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#15803d;border:1px solid #86efac}._notificationError_1xeoo_1565{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626;border:1px solid #f87171}._notificationWarning_1xeoo_1577{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}._notificationIcon_1xeoo_1589{font-size:18px}._controls_1xeoo_721{display:flex;gap:16px;margin-bottom:24px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #0000001a;flex-wrap:wrap;align-items:center}._searchContainer_1xeoo_735{flex:1;min-width:250px;position:relative;display:flex;align-items:center}._searchIcon_1xeoo_747{position:absolute;left:16px;font-size:16px;color:#94a3b8;pointer-events:none}._searchInput_1xeoo_765{width:100%;padding:12px 40px 12px 44px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;transition:all .3s ease;background:#f8fafc}._searchInput_1xeoo_765:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff}._clearSearch_1xeoo_795{position:absolute;right:12px;background:#e2e8f0;border:none;width:24px;height:24px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#64748b}._clearSearch_1xeoo_795:hover{background:#cbd5e1;color:#374151}._columnToggle_1xeoo_829,._filterContainer_1xeoo_4743{position:relative}._columnToggle_1xeoo_829:before,._filterContainer_1xeoo_4743:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);width:100%;height:20px;background:transparent;pointer-events:none}._toggleBtn_1xeoo_837,._filterBtn_1xeoo_4781{display:flex;align-items:center;gap:8px;padding:10px 16px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._toggleBtn_1xeoo_837:hover,._filterBtn_1xeoo_4781:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}._toggleDropdown_1xeoo_873,._filterDropdown_1xeoo_4827{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:12px;z-index:100;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;pointer-events:none}._columnToggle_1xeoo_829:hover ._toggleDropdown_1xeoo_873,._filterContainer_1xeoo_4743:hover ._filterDropdown_1xeoo_4827,._toggleDropdown_1xeoo_873:hover,._filterDropdown_1xeoo_4827:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._toggleItem_1xeoo_913{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;cursor:pointer;transition:all .3s ease}._toggleItem_1xeoo_913:hover{background:#f8fafc}._toggleItem_1xeoo_913 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._filterContainer_1xeoo_4743{position:relative}._filterDropdown_1xeoo_4827{min-width:280px;max-height:400px;overflow-y:auto}._filterItem_1xeoo_4961{margin-bottom:12px}._filterItem_1xeoo_4961 label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px}._filterItem_1xeoo_4961 input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;transition:all .3s ease}._filterItem_1xeoo_4961 input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}._clearFiltersBtn_1xeoo_5015{width:100%;padding:8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:12px}._clearFiltersBtn_1xeoo_5015:hover{background:#e2e8f0;color:#374151}._tableContainer_1xeoo_947{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow-x:auto;overflow-y:visible;margin-bottom:24px;position:relative}._table_1xeoo_947{width:100%;border-collapse:collapse}._table_1xeoo_947 thead{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0}._table_1xeoo_947 th{padding:16px;text-align:left;font-size:13px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._sortable_1xeoo_1031{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}._sortable_1xeoo_1031:hover{background:#667eea0d}._thContent_1xeoo_1049{display:flex;align-items:center;gap:8px;justify-content:space-between}._sortIcon_1xeoo_1063{font-size:12px;color:#94a3b8;transition:color .3s ease}._sortable_1xeoo_1031:hover ._sortIcon_1xeoo_1063{color:#667eea}._table_1xeoo_947 tbody tr{border-bottom:1px solid #f1f5f9;transition:all .3s ease}._table_1xeoo_947 tbody tr:hover{background:#fafbfc}._selectedRow_1xeoo_1169{background:#667eea1a!important}._table_1xeoo_947 td{padding:16px;font-size:14px;color:#374151}._checkboxColumn_1xeoo_1073{width:40px;text-align:center}._checkboxColumn_1xeoo_1073 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._actionsColumn_1xeoo_1083{width:150px;text-align:center}._editableCell_1xeoo_5243{cursor:pointer;position:relative}._editableCell_1xeoo_5243:hover:after{content:"✏️";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:12px;opacity:.5}._inlineInput_1xeoo_5273{width:100%;padding:8px;border:2px solid #667eea;border-radius:6px;font-size:14px;background:#fff;box-shadow:0 0 0 3px #667eea1a}._cellImage_1xeoo_1177{width:40px;height:40px;border-radius:8px;object-fit:cover}._badgeSuccess_1xeoo_1191,._badgeDanger_1xeoo_1209,._badgeWarning_1xeoo_1227{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;display:inline-block}._badgeSuccess_1xeoo_1191{background:#dcfce7;color:#15803d;border:1px solid #86efac}._badgeDanger_1xeoo_1209{background:#fee2e2;color:#dc2626;border:1px solid #f87171}._badgeWarning_1xeoo_1227{background:#fef3c7;color:#92400e;border:1px solid #fbbf24}._actions_1xeoo_25{display:flex;gap:8px;justify-content:center}._actionBtn_1xeoo_1105{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:16px}._actionBtn_1xeoo_1105:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._deleteAction_1xeoo_523:hover{background:#fee2e2;border-color:#f87171;color:#dc2626}._loading_1xeoo_1245,._error_1xeoo_1245,._empty_1xeoo_1245{padding:60px 20px;text-align:center;color:#64748b}._spinner_1xeoo_1255{width:48px;height:48px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;margin:0 auto 16px;animation:_spin_1xeoo_1255 1s linear infinite}._errorIcon_1xeoo_1283,._emptyIcon_1xeoo_1283{font-size:48px;display:block;margin-bottom:16px}._pagination_1xeoo_1343{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;flex-wrap:wrap;gap:16px}._paginationInfo_1xeoo_1361{font-size:14px;color:#64748b;font-weight:500}._paginationControls_1xeoo_1371{display:flex;gap:8px;align-items:center}._pageBtn_1xeoo_1383{width:36px;height:36px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:14px}._pageBtn_1xeoo_1383:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}._pageBtn_1xeoo_1383:disabled{opacity:.5;cursor:not-allowed}._pageNumbers_1xeoo_1421{display:flex;gap:4px}._pageNumber_1xeoo_1421{min-width:36px;height:36px;padding:0 12px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;color:#64748b}._pageNumber_1xeoo_1421:hover{background:#f8fafc;border-color:#cbd5e1;color:#374151}._pageNumber_1xeoo_1421._active_1xeoo_1461{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;transform:scale(1.05)}._pageSize_1xeoo_1473{display:flex;align-items:center;gap:8px}._pageSize_1xeoo_1473 label{font-size:14px;color:#64748b;font-weight:500}._pageSize_1xeoo_1473 select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;transition:all .3s ease}._pageSize_1xeoo_1473 select:hover{border-color:#cbd5e1}._pageSize_1xeoo_1473 select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._modalOverlay_1xeoo_1599{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeIn_1xeoo_1 .3s ease}._modalContent_1xeoo_1625{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:_slideUp_1xeoo_1 .3s ease}._modalHeader_1xeoo_1645{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._modalTitle_1xeoo_1661{font-size:20px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}._modalClose_1xeoo_1673{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:18px;color:#64748b}._modalClose_1xeoo_1673:hover{background:#fee2e2;border-color:#f87171;color:#dc2626;transform:rotate(90deg)}._modalBody_1xeoo_1715{padding:24px;overflow-y:auto;flex:1}._detailsGrid_1xeoo_1723{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._detailItem_1xeoo_1733{display:flex;flex-direction:column;gap:8px;padding:16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._detailLabel_1xeoo_1745{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._detailValue_1xeoo_1761{font-size:14px;color:#1e293b;font-weight:500}._modalForm_1xeoo_1771{display:flex;flex-direction:column;gap:20px}._formGroup_1xeoo_1783{display:flex;flex-direction:column;gap:8px}._formLabel_1xeoo_1795{font-size:14px;font-weight:500;color:#374151;display:flex;align-items:center;gap:4px}._required_1xeoo_1807{color:#dc2626;font-weight:700}._formInput_1xeoo_1817,._formTextarea_1xeoo_1817{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s ease;background:#f8fafc;font-family:inherit}._formInput_1xeoo_1817:focus,._formTextarea_1xeoo_1817:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff}._formTextarea_1xeoo_1817{resize:vertical;min-height:100px}._checkboxLabel_1xeoo_1855{display:flex;align-items:center;gap:8px;cursor:pointer}._checkboxLabel_1xeoo_1855 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._checkboxText_1xeoo_1869{font-size:14px;color:#374151;-webkit-user-select:none;user-select:none}._modalFooter_1xeoo_1931{display:flex;gap:12px;padding:20px 24px;border-top:1px solid #e2e8f0;background:#f8fafc}._cancelBtn_1xeoo_1947,._submitBtn_1xeoo_1947,._editBtn_1xeoo_1947,._deleteBtn_1xeoo_1947{flex:1;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;border:none}._cancelBtn_1xeoo_1947{background:#f1f5f9;color:#64748b;border:2px solid #e2e8f0}._cancelBtn_1xeoo_1947:hover{background:#e2e8f0;color:#374151}._submitBtn_1xeoo_1947{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._submitBtn_1xeoo_1947:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}._editBtn_1xeoo_1947{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._editBtn_1xeoo_1947:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._deleteBtn_1xeoo_1947{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._deleteBtn_1xeoo_1947:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ef444466}@keyframes _fadeIn_1xeoo_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1xeoo_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_1xeoo_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _dropdownOpen_1xeoo_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1xeoo_1255{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._container_1xeoo_3{padding:16px}._header_1xeoo_559{flex-direction:column}._headerLeft_1xeoo_581,._headerRight_1xeoo_589{width:100%}._controls_1xeoo_721{flex-direction:column;align-items:stretch}._searchContainer_1xeoo_735{width:100%}}@media (max-width: 768px){._container_1xeoo_3{padding:12px}._table_1xeoo_947{font-size:13px}._table_1xeoo_947 th,._table_1xeoo_947 td{padding:12px 8px}._actions_1xeoo_25{flex-direction:column;gap:4px}._actionBtn_1xeoo_1105{width:28px;height:28px;font-size:14px}._modalContent_1xeoo_1625{border-radius:12px}._detailsGrid_1xeoo_1723{grid-template-columns:1fr}._pagination_1xeoo_1343{flex-direction:column;align-items:stretch;text-align:center}._paginationControls_1xeoo_1371,._pageSize_1xeoo_1473{justify-content:center}}@media (max-width: 480px){._title_1xeoo_601{font-size:24px}._headerRight_1xeoo_589{flex-direction:column;gap:8px}._addBtn_1xeoo_669,._exportBtn_1xeoo_247,._bulkDeleteBtn_1xeoo_423{width:100%;justify-content:center}._tableContainer_1xeoo_947{overflow-x:auto}._table_1xeoo_947{min-width:600px}._pageNumbers_1xeoo_1421{display:none}._modalFooter_1xeoo_1931{flex-direction:column}._cancelBtn_1xeoo_1947,._submitBtn_1xeoo_1947,._editBtn_1xeoo_1947,._deleteBtn_1xeoo_1947{width:100%}}@media print{._container_1xeoo_3{background:#fff!important}._header_1xeoo_559,._controls_1xeoo_721,._pagination_1xeoo_1343{display:none!important}._tableContainer_1xeoo_947{box-shadow:none!important}._table_1xeoo_947{border:1px solid #000}._actionsColumn_1xeoo_1083,._checkboxColumn_1xeoo_1073{display:none!important}}._container_8z5c9_3{padding:24px;max-width:1400px;margin:0 auto;background:#f8fafc;min-height:100vh;overflow-y:auto;width:100%}._header_8z5c9_25{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a}._headerLeft_8z5c9_47 h1{margin:0}._title_8z5c9_55{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 4px}._subtitle_8z5c9_69{font-size:14px;color:#64748b;margin:0}._headerRight_8z5c9_81{display:flex;gap:12px}._addBtn_8z5c9_91,._exportBtn_8z5c9_93{display:flex;align-items:center;gap:8px;color:#fff;border:none;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._addBtn_8z5c9_91{background:linear-gradient(135deg,#10b981,#059669)}._addBtn_8z5c9_91:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}._exportBtn_8z5c9_93{background:linear-gradient(135deg,#667eea,#764ba2)}._exportBtn_8z5c9_93:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._icon_8z5c9_157{font-size:16px}._usersContainer_8z5c9_167{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._formContainer_8z5c9_181{padding:32px}._successMessage_8z5c9_191{padding:16px 20px;border-radius:12px;margin-bottom:24px;font-weight:500;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#15803d;border:1px solid #86efac;display:flex;align-items:center;gap:12px;animation:_slideIn_8z5c9_1 .3s ease-out}._successIcon_8z5c9_219{font-size:18px}._errorSummary_8z5c9_229{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #f87171;border-radius:12px;padding:20px;margin-bottom:24px;animation:_slideIn_8z5c9_1 .3s ease-out}._errorSummaryHeader_8z5c9_247{display:flex;align-items:center;gap:12px;margin-bottom:16px}._errorIcon_8z5c9_261{font-size:20px}._errorTitle_8z5c9_269{color:#dc2626;font-size:16px;font-weight:600;margin:0}._errorList_8z5c9_283{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._errorItem_8z5c9_301{margin:0}._errorLink_8z5c9_309{background:none;border:none;color:#dc2626;text-decoration:none;cursor:pointer;font-size:14px;padding:8px 12px;border-radius:8px;background:#fff9;border:1px solid rgba(220,38,38,.2);transition:all .3s ease;width:100%;text-align:left;display:block}._errorLink_8z5c9_309:hover{background:#ffffffe6;border-color:#dc262666;transform:translate(4px)}._errorCode_8z5c9_355{font-size:11px;color:#7f1d1d;font-weight:500;margin-left:8px;opacity:.8}._progressContainer_8z5c9_373{margin-top:12px;display:flex;align-items:center;gap:12px}._progressBar_8z5c9_387{flex:1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}._progressFill_8z5c9_403{height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:4px;transition:width .5s ease;position:relative}._progressFill_8z5c9_403:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_shimmer_8z5c9_1 2s infinite}._progressText_8z5c9_441{font-size:12px;color:#64748b;font-weight:600;white-space:nowrap}._productForm_8z5c9_457{display:flex;flex-direction:column;gap:32px}._formSection_8z5c9_469{display:flex;flex-direction:column;gap:20px;animation:_slideInUp_8z5c9_1 .4s ease-out}._sectionTitle_8z5c9_483{font-size:20px;font-weight:600;color:#1e293b;margin:0;padding-bottom:12px;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:8px}._sectionIcon_8z5c9_507{font-size:18px}._formGrid_8z5c9_515{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formGroup_8z5c9_527{display:flex;flex-direction:column;gap:8px}._fullWidth_8z5c9_539{grid-column:1 / -1}._formLabel_8z5c9_547{font-size:14px;font-weight:500;color:#374151;display:flex;align-items:center;gap:4px}._required_8z5c9_565{color:#dc2626;font-weight:700}._tooltip_8z5c9_575{cursor:help;opacity:.7;transition:opacity .3s ease}._tooltip_8z5c9_575:hover{opacity:1}._formInput_8z5c9_597,._formTextarea_8z5c9_599{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s ease;background:#f8fafc;font-family:inherit}._formInput_8z5c9_597:focus,._formTextarea_8z5c9_599:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff;transform:translateY(-1px)}._formInput_8z5c9_597:hover:not(:focus),._formTextarea_8z5c9_599:hover:not(:focus){border-color:#cbd5e1}._inputError_8z5c9_647{border-color:#ef4444!important;background:#fef2f2!important;box-shadow:0 0 0 3px #ef44441a!important}._formTextarea_8z5c9_599{resize:vertical;min-height:100px}._checkboxContainer_8z5c9_671{display:flex;flex-direction:column;gap:4px}._checkboxLabel_8z5c9_683{display:flex;align-items:flex-start;gap:12px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease;position:relative}._checkboxLabel_8z5c9_683:hover{background:#667eea0d}._checkboxError_8z5c9_713{background:#ef44440d!important;border:1px solid #ef4444;border-radius:8px}._checkboxInput_8z5c9_725{position:absolute;opacity:0;width:0;height:0}._checkboxCustom_8z5c9_739{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;position:relative}._checkboxInput_8z5c9_725:checked+._checkboxCustom_8z5c9_739{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;transform:scale(1.1)}._checkboxInput_8z5c9_725:focus+._checkboxCustom_8z5c9_739{box-shadow:0 0 0 3px #10b98133}._checkboxIcon_8z5c9_787{width:12px;height:12px;fill:#fff;opacity:0;transform:scale(0);transition:all .2s ease}._checkboxInput_8z5c9_725:checked+._checkboxCustom_8z5c9_739 ._checkboxIcon_8z5c9_787{opacity:1;transform:scale(1)}._checkboxText_8z5c9_815{font-size:14px;color:#374151;font-weight:500;line-height:1.5;-webkit-user-select:none;user-select:none}._checkboxDescription_8z5c9_831{font-size:12px;color:#6b7280;margin:0 0 0 32px;line-height:1.4}._radioGroup_8z5c9_849{display:flex;flex-direction:column;gap:12px}._radioLabel_8z5c9_861{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}._radioLabel_8z5c9_861:hover{background:#667eea0d}._radioError_8z5c9_889{background:#ef44440d!important;border:1px solid #ef4444;border-radius:8px}._radioInput_8z5c9_901{position:absolute;opacity:0;width:0;height:0}._radioCustom_8z5c9_915{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;position:relative}._radioCustom_8z5c9_915:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:0;transform:scale(0);transition:all .2s ease}._radioInput_8z5c9_901:checked+._radioCustom_8z5c9_915{background:linear-gradient(135deg,#10b981,#059669);border-color:#059669;transform:scale(1.1)}._radioInput_8z5c9_901:checked+._radioCustom_8z5c9_915:before{opacity:1;transform:scale(1)}._radioInput_8z5c9_901:focus+._radioCustom_8z5c9_915{box-shadow:0 0 0 3px #10b98133}._radioText_8z5c9_995{font-size:14px;color:#374151;font-weight:500;-webkit-user-select:none;user-select:none}._fileContainer_8z5c9_1011{display:flex;flex-direction:column;gap:8px}._fileInput_8z5c9_1023{padding:8px 12px;border:2px dashed #d1d5db;border-radius:8px;background:#f9fafb;font-size:14px;transition:all .3s ease;cursor:pointer}._fileInput_8z5c9_1023:hover{border-color:#667eea;background:#f8fafc}._fileInfo_8z5c9_1053{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f3f4f6;border-radius:6px;border:1px solid #e5e7eb}._fileName_8z5c9_1073{font-size:13px;color:#374151;font-weight:500}._fileSize_8z5c9_1085{font-size:11px;color:#6b7280}._errorContainer_8z5c9_1097{display:flex;flex-direction:column;gap:4px}._errorText_8z5c9_1109{color:#dc2626;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;padding:6px 8px;background:#ef44441a;border-radius:6px;border-left:3px solid #ef4444}._errorText_8z5c9_1109 ._errorIcon_8z5c9_261{font-size:12px;flex-shrink:0}._errorCode_8z5c9_355{font-size:10px;color:#7f1d1d;font-weight:600;background:#7f1d1d1a;padding:2px 6px;border-radius:4px;margin-left:auto}._formActions_8z5c9_1167{display:flex;gap:16px;padding-top:24px;border-top:1px solid #e2e8f0;margin-top:8px}._cancelBtn_8z5c9_1183,._submitBtn_8z5c9_1185{flex:1;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;border:none}._cancelBtn_8z5c9_1183{background:#f1f5f9;color:#64748b;border:2px solid #e2e8f0}._cancelBtn_8z5c9_1183:hover:not(:disabled){background:#e2e8f0;color:#374151;transform:translateY(-1px)}._submitBtn_8z5c9_1185{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._submitBtn_8z5c9_1185:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}._submitReady_8z5c9_1259{background:linear-gradient(135deg,#059669,#047857)!important;transform:scale(1.02)!important;box-shadow:0 12px 30px #05966980!important;animation:_pulse_8z5c9_1 2s infinite}._submitBtn_8z5c9_1185:disabled,._cancelBtn_8z5c9_1183:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._loadingSpinner_8z5c9_1291{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_8z5c9_1 1s linear infinite}._formSummary_8z5c9_1311{margin-top:32px;padding:24px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:1px solid #e2e8f0;animation:_fadeIn_8z5c9_1 .5s ease-out}._summaryTitle_8z5c9_1329{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 16px;display:flex;align-items:center;gap:8px}._summaryTitle_8z5c9_1329:before{content:"📋";font-size:16px}._summaryGrid_8z5c9_1359{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}._summaryItem_8z5c9_1371{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}._summaryItem_8z5c9_1371:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._summaryLabel_8z5c9_1403{font-size:13px;color:#64748b;font-weight:600}._summaryValue_8z5c9_1415{font-size:13px;color:#1e293b;font-weight:600}@keyframes _slideIn_8z5c9_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInUp_8z5c9_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_8z5c9_1{0%{opacity:0}to{opacity:1}}@keyframes _shimmer_8z5c9_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes _spin_8z5c9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_8z5c9_1{0%,to{transform:scale(1.02)}50%{transform:scale(1.05)}}@media (max-width: 1024px){._container_8z5c9_3{padding:16px}._formContainer_8z5c9_181{padding:24px}._formGrid_8z5c9_515{gap:16px}}@media (max-width: 768px){._header_8z5c9_25{flex-direction:column;gap:16px;align-items:stretch;text-align:center}._headerRight_8z5c9_81{justify-content:center}._formGrid_8z5c9_515{grid-template-columns:1fr;gap:16px}._formContainer_8z5c9_181{padding:20px}._productForm_8z5c9_457{gap:24px}._formSection_8z5c9_469{gap:16px}._sectionTitle_8z5c9_483{font-size:18px}._formActions_8z5c9_1167{flex-direction:column;gap:12px}._summaryGrid_8z5c9_1359{grid-template-columns:1fr}._summaryItem_8z5c9_1371{flex-direction:column;align-items:flex-start;gap:4px}._progressContainer_8z5c9_373{flex-direction:column;align-items:stretch;gap:8px}._progressText_8z5c9_441{text-align:center}}@media (max-width: 480px){._container_8z5c9_3{padding:12px}._header_8z5c9_25{padding:16px}._title_8z5c9_55{font-size:24px}._formContainer_8z5c9_181{padding:16px}._productForm_8z5c9_457{gap:20px}._formSection_8z5c9_469{gap:12px}._sectionTitle_8z5c9_483{font-size:16px}._addBtn_8z5c9_91,._exportBtn_8z5c9_93{padding:10px 16px;font-size:13px}._checkboxDescription_8z5c9_831{margin-left:28px}}@media print{._container_8z5c9_3{background:#fff!important;box-shadow:none!important}._header_8z5c9_25{box-shadow:none!important;border:1px solid #ccc!important}._formActions_8z5c9_1167,._errorSummary_8z5c9_229{display:none!important}}._container_1l3ib_3{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._header_1l3ib_19{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:16px}._headerLeft_1l3ib_41{flex:1;min-width:250px}._headerRight_1l3ib_51{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._title_1l3ib_65{font-size:20px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}._titleIcon_1l3ib_85{font-size:22px}._subtitle_1l3ib_93{font-size:14px;color:#64748b;margin:4px 0 12px}._stats_1l3ib_105{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}._statItem_1l3ib_119{font-size:13px;color:#64748b;background:#fff;padding:4px 12px;border-radius:6px;border:1px solid #e2e8f0}._statItem_1l3ib_119 strong{color:#1e293b;font-weight:600;margin-left:4px}._addBtn_1l3ib_151,._exportBtn_1l3ib_153,._bulkDeleteBtn_1l3ib_155{display:flex;align-items:center;gap:6px;padding:10px 16px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}._exportBtn_1l3ib_153{background:linear-gradient(135deg,#667eea,#764ba2)}._bulkDeleteBtn_1l3ib_155{background:linear-gradient(135deg,#ef4444,#dc2626)}._addBtn_1l3ib_151:hover,._exportBtn_1l3ib_153:hover,._bulkDeleteBtn_1l3ib_155:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._notification_1l3ib_219{margin:16px 20px;padding:12px 16px;border-radius:8px;display:flex;align-items:center;gap:10px;font-size:14px;animation:_slideIn_1l3ib_1 .3s ease}._notificationSuccess_1l3ib_241{background:#dcfce7;color:#15803d;border:1px solid #86efac}._notificationError_1l3ib_253{background:#fee2e2;color:#dc2626;border:1px solid #f87171}._notificationWarning_1l3ib_265{background:#fef3c7;color:#92400e;border:1px solid #fbbf24}._notificationIcon_1l3ib_277{font-size:16px}._controls_1l3ib_287{display:flex;gap:12px;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center}._searchBox_1l3ib_309{flex:1;min-width:200px;position:relative;display:flex;align-items:center}._searchIcon_1l3ib_325{position:absolute;left:12px;font-size:14px;color:#94a3b8;pointer-events:none}._searchInput_1l3ib_341{width:100%;padding:8px 12px 8px 36px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;transition:all .3s ease}._searchInput_1l3ib_341:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._columnToggle_1l3ib_375,._filterContainer_1l3ib_377{position:relative}._toggleBtn_1l3ib_385,._filterBtn_1l3ib_387,._columnManageBtn_1l3ib_389,._viewToggleBtn_1l3ib_391{display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._toggleBtn_1l3ib_385:hover,._filterBtn_1l3ib_387:hover,._columnManageBtn_1l3ib_389:hover,._viewToggleBtn_1l3ib_391:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}._toggleDropdown_1l3ib_439,._filterDropdown_1l3ib_441{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:12px;z-index:100;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;pointer-events:none}._columnToggle_1l3ib_375:hover ._toggleDropdown_1l3ib_439,._filterContainer_1l3ib_377:hover ._filterDropdown_1l3ib_441,._toggleDropdown_1l3ib_439:hover,._filterDropdown_1l3ib_441:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._toggleItem_1l3ib_497{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;cursor:pointer;transition:all .3s ease}._toggleItem_1l3ib_497:hover{background:#f8fafc}._toggleItem_1l3ib_497 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._filterDropdown_1l3ib_441{min-width:280px;max-height:400px;overflow-y:auto}._filterItem_1l3ib_551{margin-bottom:12px}._filterItem_1l3ib_551 label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px}._filterItem_1l3ib_551 input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;transition:all .3s ease}._filterItem_1l3ib_551 input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}._clearFiltersBtn_1l3ib_605{width:100%;padding:8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:12px}._clearFiltersBtn_1l3ib_605:hover{background:#e2e8f0;color:#374151}._content_1l3ib_645{padding:20px;min-height:200px}._tableContainer_1l3ib_657{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}._table_1l3ib_657{width:100%;border-collapse:collapse}._table_1l3ib_657 thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}._table_1l3ib_657 th{padding:12px;text-align:left;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._checkboxColumn_1l3ib_711{width:40px;text-align:center}._checkboxColumn_1l3ib_711 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._thNumber_1l3ib_733{width:50px;text-align:center}._thActions_1l3ib_743{width:140px;text-align:center}._thContent_1l3ib_753{display:flex;align-items:center;justify-content:space-between;gap:8px}._sortable_1l3ib_767{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}._sortable_1l3ib_767:hover{background:#667eea0d}._sortIcon_1l3ib_787{font-size:12px;color:#94a3b8;transition:color .3s ease}._sortable_1l3ib_767:hover ._sortIcon_1l3ib_787{color:#667eea}._table_1l3ib_657 tbody tr{border-bottom:1px solid #f1f5f9;transition:background .3s ease}._table_1l3ib_657 tbody tr:hover{background:#fafbfc}._selectedRow_1l3ib_825{background:#667eea1a!important}._table_1l3ib_657 td{padding:12px;font-size:14px;color:#374151}._tdNumber_1l3ib_845{text-align:center;font-weight:500;color:#94a3b8}._tdActions_1l3ib_857{text-align:center}._editableCell_1l3ib_865{cursor:pointer;position:relative}._editableCell_1l3ib_865:hover:after{content:"✏️";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:12px;opacity:.5}._inlineInput_1l3ib_895{width:100%;padding:6px 8px;border:2px solid #667eea;border-radius:6px;font-size:14px;background:#fff;box-shadow:0 0 0 3px #667eea1a}._cellImage_1l3ib_917{width:40px;height:40px;border-radius:6px;object-fit:cover;cursor:pointer;transition:transform .3s ease}._cellImage_1l3ib_917:hover{transform:scale(1.5)}._jsonCell_1l3ib_943{font-size:12px;background:#f8fafc;padding:8px;border-radius:4px;max-width:300px;overflow:auto}._relationLink_1l3ib_961{background:#f1f5f9;border:1px solid #e2e8f0;padding:4px 8px;border-radius:4px;font-size:12px;color:#667eea;cursor:pointer;transition:all .3s ease}._relationLink_1l3ib_961:hover{background:#e2e8f0;color:#764ba2}._badgeSuccess_1l3ib_995,._badgeDanger_1l3ib_997{padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}._badgeSuccess_1l3ib_995{background:#dcfce7;color:#15803d;border:1px solid #86efac}._badgeDanger_1l3ib_997{background:#fee2e2;color:#dc2626;border:1px solid #f87171}._actions_1l3ib_1037{display:flex;gap:6px;justify-content:center}._actionBtn_1l3ib_1049,._iconBtn_1l3ib_1051{width:30px;height:30px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:14px}._actionBtn_1l3ib_1049:hover,._iconBtn_1l3ib_1051:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}._deleteBtn_1l3ib_1093:hover{background:#fee2e2;border-color:#f87171}._cardGrid_1l3ib_1105{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px}._card_1l3ib_1105{background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease}._card_1l3ib_1105:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._selectedCard_1l3ib_1143{border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a}._cardHeader_1l3ib_1153{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}._cardNumber_1l3ib_1171{font-size:12px;font-weight:600;color:#64748b;background:#fff;padding:2px 8px;border-radius:4px}._cardActions_1l3ib_1189{display:flex;gap:4px}._cardBody_1l3ib_1199{padding:16px}._cardItem_1l3ib_1207{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f1f5f9}._cardItem_1l3ib_1207:last-child{border-bottom:none}._cardLabel_1l3ib_1231{font-size:12px;font-weight:500;color:#64748b}._cardValue_1l3ib_1243{font-size:14px;color:#1e293b;font-weight:500;text-align:right;max-width:60%;word-wrap:break-word}._expandedRow_1l3ib_1263{background:#f8fafc}._expandedContent_1l3ib_1271{padding:20px}._nestedRelation_1l3ib_1279{margin-bottom:20px}._nestedRelation_1l3ib_1279 h4{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._empty_1l3ib_1307,._loading_1l3ib_1309,._error_1l3ib_1311{padding:60px 20px;text-align:center;color:#64748b}._emptyIcon_1l3ib_1323,._errorIcon_1l3ib_1325{font-size:48px;display:block;margin-bottom:16px;opacity:.5}._empty_1l3ib_1307 p,._loading_1l3ib_1309 p,._error_1l3ib_1311 p{font-size:14px;margin:0 0 16px}._emptyAddBtn_1l3ib_1353{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}._emptyAddBtn_1l3ib_1353:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._spinner_1l3ib_1393{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #667eea;border-radius:50%;margin:0 auto 16px;animation:_spin_1l3ib_1393 1s linear infinite}._modalOverlay_1l3ib_1415{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeIn_1l3ib_1 .3s ease}._modalContent_1l3ib_1447{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:_slideUp_1l3ib_1 .3s ease}._modalHeader_1l3ib_1473{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._modalTitle_1l3ib_1491{font-size:18px;font-weight:600;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}._modalClose_1l3ib_1511{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:16px;color:#64748b}._modalClose_1l3ib_1511:hover{background:#fee2e2;border-color:#f87171;color:#dc2626}._modalBody_1l3ib_1553{padding:24px;overflow-y:auto;flex:1}._detailGrid_1l3ib_1567{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}._detailItem_1l3ib_1579{display:flex;flex-direction:column;gap:6px;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._detailLabel_1l3ib_1599{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._detailValue_1l3ib_1615{font-size:14px;color:#1e293b;font-weight:500}._form_1l3ib_1629{display:flex;flex-direction:column;gap:20px}._formGroup_1l3ib_1641{display:flex;flex-direction:column;gap:8px}._formLabel_1l3ib_1653{font-size:13px;font-weight:500;color:#374151;display:flex;align-items:center;gap:4px}._required_1l3ib_1671{color:#dc2626;font-weight:700}._formInput_1l3ib_1681,._formTextarea_1l3ib_1683{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .3s ease;background:#fff;font-family:inherit}._formInput_1l3ib_1681:focus,._formTextarea_1l3ib_1683:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formTextarea_1l3ib_1683{resize:vertical;min-height:100px}._checkbox_1l3ib_711{display:flex;align-items:center;gap:8px;cursor:pointer}._checkbox_1l3ib_711 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._checkbox_1l3ib_711 span{font-size:14px;color:#374151;-webkit-user-select:none;user-select:none}._formHelper_1l3ib_1765{font-size:12px;color:#64748b;font-style:italic}._formActions_1l3ib_1777{display:flex;gap:12px;padding-top:16px;border-top:1px solid #e2e8f0}._cancelBtn_1l3ib_1791,._submitBtn_1l3ib_1793{flex:1;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}._cancelBtn_1l3ib_1791{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}._cancelBtn_1l3ib_1791:hover{background:#e2e8f0;color:#374151}._submitBtn_1l3ib_1793{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._submitBtn_1l3ib_1793:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._pagination_1l3ib_1859{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:16px}._paginationInfo_1l3ib_1881{font-size:14px;color:#64748b;font-weight:500}._paginationControls_1l3ib_1893{display:flex;gap:8px;align-items:center}._pageBtn_1l3ib_1905{width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-size:14px}._pageBtn_1l3ib_1905:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}._pageBtn_1l3ib_1905:disabled{opacity:.5;cursor:not-allowed}._pageNumbers_1l3ib_1955{display:flex;gap:4px}._pageNumber_1l3ib_1955{min-width:32px;height:32px;padding:0 10px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;color:#64748b;display:flex;align-items:center;justify-content:center}._pageNumber_1l3ib_1955:hover{background:#f8fafc;border-color:#cbd5e1;color:#374151}._pageNumber_1l3ib_1955._active_1l3ib_2011{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}._pageSize_1l3ib_2023{display:flex;align-items:center;gap:8px}._pageSize_1l3ib_2023 label{font-size:14px;color:#64748b;font-weight:500}._pageSize_1l3ib_2023 select{padding:6px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;transition:all .3s ease}._pageSize_1l3ib_2023 select:hover{border-color:#cbd5e1}._pageSize_1l3ib_2023 select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}@keyframes _fadeIn_1l3ib_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1l3ib_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_1l3ib_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1l3ib_1393{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._header_1l3ib_19{flex-direction:column;align-items:stretch}._headerLeft_1l3ib_41,._headerRight_1l3ib_51{width:100%}._controls_1l3ib_287{flex-direction:column;align-items:stretch;gap:8px}._searchBox_1l3ib_309{width:100%}._cardGrid_1l3ib_1105{grid-template-columns:1fr}._table_1l3ib_657{font-size:13px}._table_1l3ib_657 th,._table_1l3ib_657 td{padding:8px}._actions_1l3ib_1037{flex-direction:column;gap:4px}._modalContent_1l3ib_1447{border-radius:8px}._detailGrid_1l3ib_1567{grid-template-columns:1fr}._pagination_1l3ib_1859{flex-direction:column;align-items:stretch;text-align:center}._paginationControls_1l3ib_1893,._pageSize_1l3ib_2023{justify-content:center}}._loginWrapper_v8sf4_7{display:flex;min-height:100vh;overflow:hidden}._leftSide_v8sf4_25{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:60px;position:relative;overflow:hidden}._brandingContent_v8sf4_47{position:relative;z-index:2;text-align:center;color:#fff;max-width:500px}._logoContainer_v8sf4_63{margin-bottom:40px;display:flex;justify-content:center}._logoCircle_v8sf4_75{width:140px;height:140px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #0000004d;border:4px solid rgba(255,255,255,.3);animation:_pulse_v8sf4_1 3s ease-in-out infinite}._logoEmoji_v8sf4_103{font-size:70px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}._orgName_v8sf4_113{font-size:48px;font-weight:800;margin:0 0 16px;text-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:-.5px}._orgTagline_v8sf4_129{font-size:20px;font-weight:300;margin:0 0 60px;opacity:.95;text-shadow:0 2px 8px rgba(0,0,0,.2)}._decorativeElements_v8sf4_145{position:relative;height:100px;margin-bottom:60px}._floatingIcon_v8sf4_157{position:absolute;font-size:32px;opacity:.6;animation:_float_v8sf4_157 6s ease-in-out infinite}._icon1_v8sf4_171{top:0;left:10%;animation-delay:0s}._icon2_v8sf4_183{top:20px;right:15%;animation-delay:1.5s}._icon3_v8sf4_195{bottom:0;left:25%;animation-delay:3s}._icon4_v8sf4_207{top:10px;right:30%;animation-delay:4.5s}._features_v8sf4_219{display:flex;flex-direction:column;gap:20px;align-items:flex-start;max-width:300px;margin:0 auto}._feature_v8sf4_219{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500}._featureIcon_v8sf4_253{width:28px;height:28px;background:#ffffff40;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}._featureText_v8sf4_277{text-shadow:0 2px 4px rgba(0,0,0,.2)}._circle1_v8sf4_287,._circle2_v8sf4_289,._circle3_v8sf4_291{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}._circle1_v8sf4_287{width:400px;height:400px;top:-100px;right:-100px;animation:_float1_v8sf4_1 20s ease-in-out infinite}._circle2_v8sf4_289{width:300px;height:300px;bottom:-50px;left:-50px;animation:_float2_v8sf4_1 15s ease-in-out infinite}._circle3_v8sf4_291{width:200px;height:200px;top:50%;left:10%;animation:_float3_v8sf4_1 18s ease-in-out infinite}._rightSide_v8sf4_359{flex:1;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:40px}._loginCard_v8sf4_377{background:#fff;border-radius:24px;padding:48px 40px;box-shadow:0 20px 60px #00000014;width:100%;max-width:460px;animation:_slideUp_v8sf4_1 .6s ease-out}._loginHeader_v8sf4_403{margin-bottom:32px}._title_v8sf4_411{font-size:32px;font-weight:700;color:#1e293b;margin:0 0 8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_v8sf4_433{font-size:16px;color:#64748b;margin:0;font-weight:400}._errorAlert_v8sf4_453{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626;padding:14px 16px;border-radius:12px;margin-bottom:24px;font-size:14px;font-weight:500;border:1px solid #fca5a5;position:relative;animation:_shake_v8sf4_1 .5s ease}._errorIcon_v8sf4_485{font-size:20px;flex-shrink:0}._errorText_v8sf4_495{flex:1}._errorClose_v8sf4_503{background:none;border:none;color:#dc2626;font-size:18px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .3s ease}._errorClose_v8sf4_503:hover{background:#dc26261a}._loginForm_v8sf4_549{display:flex;flex-direction:column;gap:24px}._formGroup_v8sf4_561{display:flex;flex-direction:column;gap:8px}._formLabel_v8sf4_573{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151}._labelIcon_v8sf4_591{font-size:16px}._inputWrapper_v8sf4_599{position:relative}._formInput_v8sf4_607{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;transition:all .3s ease;font-family:inherit;background:#f8fafc}._formInput_v8sf4_607:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea1a}._formInput_v8sf4_607:disabled{opacity:.6;cursor:not-allowed}._togglePassword_v8sf4_653{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:20px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .3s ease}._togglePassword_v8sf4_653:hover{background:#f1f5f9}._submitBtn_v8sf4_695{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #667eea66;position:relative;overflow:hidden}._submitBtn_v8sf4_695:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}._submitBtn_v8sf4_695:hover:not(:disabled):before{left:100%}._submitBtn_v8sf4_695:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #667eea80}._submitBtn_v8sf4_695:active:not(:disabled){transform:translateY(0)}._submitBtn_v8sf4_695:disabled{opacity:.7;cursor:not-allowed}._btnIcon_v8sf4_795{font-size:20px}._spinner_v8sf4_803{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_v8sf4_803 .8s linear infinite}._loginFooter_v8sf4_827{margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0;text-align:center}._footerText_v8sf4_841{font-size:13px;color:#64748b;margin:0}@keyframes _pulse_v8sf4_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes _float_v8sf4_157{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _float1_v8sf4_1{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@keyframes _float2_v8sf4_1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(40px,-40px) rotate(180deg)}}@keyframes _float3_v8sf4_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-30px,30px) scale(1.1)}}@keyframes _slideUp_v8sf4_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _shake_v8sf4_1{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}@keyframes _spin_v8sf4_803{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){._leftSide_v8sf4_25{display:none}._rightSide_v8sf4_359{flex:1}}@media (max-width: 640px){._rightSide_v8sf4_359{padding:20px}._loginCard_v8sf4_377{padding:36px 28px;border-radius:20px}._title_v8sf4_411{font-size:28px}._subtitle_v8sf4_433{font-size:15px}._formInput_v8sf4_607{padding:12px 14px;font-size:14px}._submitBtn_v8sf4_695{padding:14px;font-size:15px}}@media (max-width: 480px){._rightSide_v8sf4_359{padding:16px}._loginCard_v8sf4_377{padding:28px 20px}._title_v8sf4_411{font-size:24px}._orgName_v8sf4_113{font-size:36px}._orgTagline_v8sf4_129{font-size:16px}}._formInput_v8sf4_607:focus-visible,._submitBtn_v8sf4_695:focus-visible,._togglePassword_v8sf4_653:focus-visible{outline:2px solid #667eea;outline-offset:2px}._container_nzxra_3{transition:margin-left .3s ease;min-height:100vh;width:100%;overflow-y:auto;overflow-x:hidden;position:relative}._containerSidebarOpen_nzxra_23{margin-left:280px}._containerSidebarClosed_nzxra_33{margin-left:70px}._section_nzxra_43{padding:20px;min-height:calc(100vh - 80px)}._overlay_nzxra_55{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 768px){._containerSidebarOpen_nzxra_23,._containerSidebarClosed_nzxra_33{margin-left:0}._section_nzxra_43{padding:15px}}@media (min-width: 769px) and (max-width: 1024px){._containerSidebarOpen_nzxra_23{margin-left:280px}._containerSidebarClosed_nzxra_33{margin-left:70px}}@media (min-width: 1025px){._containerSidebarOpen_nzxra_23{margin-left:280px}._containerSidebarClosed_nzxra_33{margin-left:70px}._section_nzxra_43{padding:24px}}._loadingContainer_nzxra_173{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background:linear-gradient(135deg,#667eea,#764ba2);position:fixed;top:0;left:0;z-index:9999}._loadingContent_nzxra_199{text-align:center;animation:_fadeIn_nzxra_1 .5s ease}@keyframes _fadeIn_nzxra_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._spinner_nzxra_233{width:60px;height:60px;border:5px solid rgba(255,255,255,.3);border-top:5px solid white;border-radius:50%;animation:_spin_nzxra_233 1s linear infinite;margin:0 auto 20px}@keyframes _spin_nzxra_233{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_nzxra_273{color:#fff;font-size:18px;font-weight:600;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}._overlay_nzxra_55{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}._overlayActive_nzxra_83{opacity:1;visibility:visible}._section_nzxra_43{flex:1;padding:24px;overflow-y:auto;background:#f8fafc;min-height:calc(100vh - 80px)}._section_nzxra_43::-webkit-scrollbar{width:8px}._section_nzxra_43::-webkit-scrollbar-track{background:#f1f5f9}._section_nzxra_43::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._section_nzxra_43::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ._section_nzxra_43{background:#1e293b;color:#e2e8f0}.dark ._container_nzxra_3{background:#0f172a}@media (max-width: 768px){._section_nzxra_43{padding:16px;min-height:calc(100vh - 70px)}._container_nzxra_3{margin-left:0!important}}@media (max-width: 480px){._section_nzxra_43{padding:12px}._loadingText_nzxra_273{font-size:16px}._spinner_nzxra_233{width:50px;height:50px;border-width:4px}}@keyframes _slideIn_nzxra_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._section_nzxra_43>*{animation:_slideIn_nzxra_1 .3s ease}@media print{._overlay_nzxra_55,._loadingContainer_nzxra_173{display:none!important}}._pageTransition_nzxra_553{animation:_fadeIn_nzxra_1 .4s ease}._card_nzxra_563{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}._card_nzxra_563:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}._btn_nzxra_591{padding:10px 20px;border-radius:8px;border:none;font-weight:600;cursor:pointer;transition:all .3s ease}._btnPrimary_nzxra_609{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._btnPrimary_nzxra_609:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._flexCenter_nzxra_631{display:flex;justify-content:center;align-items:center}._textCenter_nzxra_643{text-align:center}._mt20_nzxra_651{margin-top:20px}._mb20_nzxra_659{margin-bottom:20px}._pageWrapper_ic4vx_3{padding:24px;max-width:1800px;margin:0 auto;background:#f8fafc;min-height:100vh;width:100%;box-sizing:border-box}._mainContent_ic4vx_25{width:100%}._headerSection_ic4vx_35{margin-bottom:24px}._userBadge_ic4vx_43{background:linear-gradient(135deg,#667eea,#764ba2);padding:24px;border-radius:16px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 20px #667eea40;transition:all .3s ease}._userBadge_ic4vx_43:hover{transform:translateY(-4px);box-shadow:0 8px 32px #667eea59}._userIcon_ic4vx_75{width:56px;height:56px;background:#fff3;border-radius:14px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}._userInfo_ic4vx_99{flex:1;min-width:0}._userLabel_ic4vx_109{margin:0;font-size:13px;font-weight:600;color:#ffffffd9;text-transform:uppercase;letter-spacing:1.2px}._username_ic4vx_127{margin:6px 0 0;font-size:24px;font-weight:700;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._notCompletedBanner_ic4vx_149{margin-top:16px;background:linear-gradient(135deg,#ef4444,#dc2626);padding:18px 24px;border-radius:12px;display:flex;align-items:center;gap:14px;color:#fff;font-weight:600;font-size:15px;box-shadow:0 4px 16px #ef44444d;animation:_slideIn_ic4vx_1 .4s ease-out}._notCompletedBanner_ic4vx_149 svg{flex-shrink:0}._questionsContainer_ic4vx_189{display:flex;flex-direction:column;gap:20px;height:max-content}._questionCard_ic4vx_203{background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 12px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9}._questionCard_ic4vx_203:hover{transform:translateY(-4px);box-shadow:0 12px 32px #667eea26;border-color:#667eea4d}._questionHeader_ic4vx_233{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap;gap:12px}._questionNumber_ic4vx_251{font-size:14px;font-weight:700;color:#667eea;text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:6px 14px;border-radius:8px;border:1px solid rgba(102,126,234,.2)}._correctBadge_ic4vx_275,._wrongBadge_ic4vx_277,._skippedBadge_ic4vx_279{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;font-size:13px;font-weight:700;letter-spacing:.3px;transition:all .3s ease}._correctBadge_ic4vx_275{background:linear-gradient(135deg,#10b98126,#10b98114);color:#059669;border:1.5px solid rgba(16,185,129,.3)}._wrongBadge_ic4vx_277{background:linear-gradient(135deg,#ef444426,#ef444414);color:#dc2626;border:1.5px solid rgba(239,68,68,.3)}._skippedBadge_ic4vx_279{background:linear-gradient(135deg,#fbbf2426,#fbbf2414);color:#d97706;border:1.5px solid rgba(251,191,36,.3)}._questionText_ic4vx_339{font-size:17px;font-weight:500;color:#1e293b;line-height:1.7;margin:0 0 20px;letter-spacing:.2px}._questionImage_ic4vx_357{width:100%;height:250px;border-radius:14px;overflow:hidden;box-shadow:0 4px 16px #00000014;border:1px solid #f1f5f9;margin-bottom:20px}._questionImage_ic4vx_357 img{width:100%;height:250px;object-fit:fill;transition:transform .5s ease}._answersGrid_ic4vx_391{display:flex;flex-direction:column;gap:12px}._answerOption_ic4vx_403,._answerCorrect_ic4vx_405,._answerWrong_ic4vx_407{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:12px;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.2px}._answerOption_ic4vx_403{background:#f8fafc;color:#475569;border:2px solid #f1f5f9}._answerOption_ic4vx_403:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#667eea33;transform:translate(4px)}._answerCorrect_ic4vx_405{background:linear-gradient(135deg,#10b9811f,#10b9810d);color:#047857;border:2px solid #10b981;box-shadow:0 4px 12px #10b98126}._answerWrong_ic4vx_407{background:linear-gradient(135deg,#ef44441f,#ef44440d);color:#b91c1c;border:2px solid #ef4444;box-shadow:0 4px 12px #ef444426}._answerLetter_ic4vx_483{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border-radius:10px;font-weight:800;font-size:15px;flex-shrink:0;box-shadow:0 2px 6px #00000014;transition:all .3s ease}._answerOption_ic4vx_403:hover ._answerLetter_ic4vx_483{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._answerCorrect_ic4vx_405 ._answerLetter_ic4vx_483{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 12px #10b9814d}._answerWrong_ic4vx_407 ._answerLetter_ic4vx_483{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 12px #ef44444d}._answerText_ic4vx_547{flex:1;line-height:1.5}._emptyState_ic4vx_559{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff;border-radius:16px;color:#94a3b8;box-shadow:0 2px 12px #0000000f}._emptyState_ic4vx_559 svg{margin-bottom:20px;opacity:.5;color:#667eea}._emptyState_ic4vx_559 p{margin:0;font-size:17px;font-weight:600;color:#64748b}._sidebar_ic4vx_611{display:none}._sidebarCard_ic4vx_619{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 20px #00000014;position:sticky;top:24px;border:1px solid #f1f5f9}._sidebarTitle_ic4vx_639{margin:0 0 28px;font-size:22px;font-weight:700;color:#1e293b;letter-spacing:-.5px}._scoreCircle_ic4vx_657{position:relative;width:200px;height:200px;margin:0 auto 36px}._progressRing_ic4vx_671{width:100%;height:100%;transform:rotate(-90deg);filter:drop-shadow(0 4px 12px rgba(102,126,234,.25))}._progressBg_ic4vx_685{fill:none;stroke:#f1f5f9;stroke-width:10}._progressBar_ic4vx_697{fill:none;stroke:url(#progressGradient);stroke-width:10;stroke-linecap:round;transition:stroke-dasharray 1.5s cubic-bezier(.4,0,.2,1)}._progressRing_ic4vx_671 defs{display:none}._scoreText_ic4vx_723{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}._scoreNumber_ic4vx_739{display:block;font-size:42px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;letter-spacing:-1px}._scoreLabel_ic4vx_763{display:block;font-size:15px;font-weight:600;color:#64748b;margin-top:8px;letter-spacing:.5px}._statsGrid_ic4vx_783{display:flex;flex-direction:column;gap:14px}._statItem_ic4vx_795{display:flex;align-items:center;gap:16px;padding:18px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;cursor:pointer}._statItem_ic4vx_795:hover{transform:translate(6px);box-shadow:0 6px 20px #0000001a;background:#fff}._statItem_ic4vx_795:nth-child(1):hover{border-color:#667eea;box-shadow:0 6px 20px #667eea33}._statItem_ic4vx_795:nth-child(2):hover{border-color:#10b981;box-shadow:0 6px 20px #10b98133}._statItem_ic4vx_795:nth-child(3):hover{border-color:#ef4444;box-shadow:0 6px 20px #ef444433}._statItem_ic4vx_795:nth-child(4):hover{border-color:#f59e0b;box-shadow:0 6px 20px #f59e0b33}._statIcon_ic4vx_871{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026;transition:all .3s ease}._statItem_ic4vx_795:hover ._statIcon_ic4vx_871{transform:scale(1.1) rotate(5deg)}._statContent_ic4vx_903{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._statValue_ic4vx_919{font-size:28px;font-weight:800;color:#1e293b;line-height:1;letter-spacing:-.5px}._statLabel_ic4vx_935{font-size:13px;font-weight:600;color:#64748b;letter-spacing:.3px;text-transform:uppercase}@keyframes _fadeIn_ic4vx_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_ic4vx_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_ic4vx_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_ic4vx_1411{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 768px){._pageWrapper_ic4vx_3{padding:32px}._userBadge_ic4vx_43{padding:28px 32px}._username_ic4vx_127{font-size:28px}._questionCard_ic4vx_203{padding:32px}._questionImage_ic4vx_357{height:150px}._questionText_ic4vx_339{font-size:18px}._answersGrid_ic4vx_391{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}._answerOption_ic4vx_403,._answerCorrect_ic4vx_405,._answerWrong_ic4vx_407{padding:18px 20px}}@media (min-width: 1024px){._pageWrapper_ic4vx_3{display:grid;grid-template-columns:1fr 400px;gap:32px;padding:40px}._mainContent_ic4vx_25{min-width:0}._sidebar_ic4vx_611{display:block}._questionsContainer_ic4vx_189{gap:24px}._questionCard_ic4vx_203{padding:36px}._questionImage_ic4vx_357{height:380px}}@media (min-width: 1440px){._pageWrapper_ic4vx_3{max-width:1800px;padding:48px;gap:40px}._sidebar_ic4vx_611{width:420px}._sidebarCard_ic4vx_619{padding:32px}._questionCard_ic4vx_203{padding:40px}._questionImage_ic4vx_357{height:420px}._scoreCircle_ic4vx_657{width:220px;height:220px}._scoreNumber_ic4vx_739{font-size:48px}._statValue_ic4vx_919{font-size:32px}}@media (max-width: 480px){._pageWrapper_ic4vx_3{padding:16px}._userBadge_ic4vx_43{padding:20px;gap:12px}._userIcon_ic4vx_75{width:48px;height:48px}._username_ic4vx_127{font-size:20px}._notCompletedBanner_ic4vx_149{padding:16px 20px;font-size:14px}._questionCard_ic4vx_203{padding:20px;border-radius:12px}._questionText_ic4vx_339{font-size:16px}._questionImage_ic4vx_357{height:200px;border-radius:10px}._answersGrid_ic4vx_391{gap:10px}._answerOption_ic4vx_403,._answerCorrect_ic4vx_405,._answerWrong_ic4vx_407{padding:14px 16px;font-size:14px}._answerLetter_ic4vx_483{width:32px;height:32px;font-size:14px}}@media print{._pageWrapper_ic4vx_3{background:#fff!important;padding:0!important}._sidebar_ic4vx_611{display:none!important}._questionCard_ic4vx_203{box-shadow:none!important;page-break-inside:avoid}._questionCard_ic4vx_203:hover{transform:none!important;box-shadow:none!important}._answerOption_ic4vx_403:hover,._answerCorrect_ic4vx_405:hover,._answerWrong_ic4vx_407:hover{transform:none!important}}._spinner_ic4vx_1411{width:48px;height:48px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;margin:0 auto 16px;animation:_spin_ic4vx_1411 1s linear infinite}._scheduleContainer_1s8hn_3{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._header_1s8hn_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._headerLeft_1s8hn_37{flex:1;min-width:250px}._title_1s8hn_47{font-size:2.5rem;font-weight:800;color:#fff;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}._titleIcon_1s8hn_69{font-size:2.5rem;animation:_bounce_1s8hn_1 2s infinite}@keyframes _bounce_1s8hn_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._subtitle_1s8hn_89{font-size:1rem;color:#ffffffe6;margin:0;font-weight:500}._headerRight_1s8hn_103{display:flex;gap:.75rem}._todayButton_1s8hn_113{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}._todayButton_1s8hn_113:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}._error_1s8hn_161{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:1rem 1.5rem;border-radius:12px;margin-bottom:1.5rem;font-weight:500;box-shadow:0 4px 15px #ff6b6b4d}._loading_1s8hn_181{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;color:#fff;gap:1rem}._spinner_1s8hn_201{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1s8hn_201 1s linear infinite}@keyframes _spin_1s8hn_201{to{transform:rotate(360deg)}}._calendarWrapper_1s8hn_229{display:grid;grid-template-columns:1fr 400px;gap:2rem;align-items:start}._calendarSection_1s8hn_245{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2rem;box-shadow:0 20px 60px #00000026;transition:all .3s ease}._calendarHeader_1s8hn_263{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem}._currentMonth_1s8hn_279{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0;text-align:center;flex:1}._navButton_1s8hn_297{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;width:44px;height:44px;border-radius:12px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #667eea4d}._navButton_1s8hn_297:hover{transform:scale(1.1);box-shadow:0 6px 16px #667eea66}._calendar_1s8hn_229{width:100%}._dayNames_1s8hn_349{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.75rem}._dayName_1s8hn_349{text-align:center;font-weight:700;font-size:.875rem;color:#667eea;padding:.5rem;text-transform:uppercase;letter-spacing:.5px}._calendarGrid_1s8hn_383{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}._calendarDay_1s8hn_395{aspect-ratio:1;border:2px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background:#fff;position:relative;padding:.5rem;min-height:70px}._calendarDay_1s8hn_395:hover{border-color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);transform:scale(1.05);box-shadow:0 4px 12px #667eea33}._dayNumber_1s8hn_441{font-size:1rem;font-weight:600;color:#2d3748;margin-bottom:.25rem}._otherMonth_1s8hn_455{opacity:.3;background:#f7fafc}._otherMonth_1s8hn_455:hover{opacity:.5}._today_1s8hn_113{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}._today_1s8hn_113 ._dayNumber_1s8hn_441{color:#fff;font-weight:700}._selected_1s8hn_495{border:3px solid #667eea;box-shadow:0 0 0 4px #667eea33;background:linear-gradient(135deg,#667eea26,#764ba226)}._hasSchedules_1s8hn_507{background:linear-gradient(135deg,#10b9811a,#0596691a);border-color:#10b981}._scheduleDots_1s8hn_517{display:flex;gap:3px;align-items:center;flex-wrap:wrap;justify-content:center}._scheduleDot_1s8hn_517{width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2)}._moreSchedules_1s8hn_547{font-size:.65rem;color:#667eea;font-weight:700;margin-left:2px}._emptyDay_1s8hn_561{aspect-ratio:1;min-height:70px}._detailsSection_1s8hn_573{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2rem;box-shadow:0 20px 60px #00000026;max-height:calc(100vh - 200px);display:flex;flex-direction:column;position:sticky;top:2rem}._detailsHeader_1s8hn_599{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0;gap:1rem}._detailsTitle_1s8hn_619{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0;display:flex;align-items:center;gap:.5rem}._detailsIcon_1s8hn_639{font-size:1.5rem}._scheduleCount_1s8hn_647{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}._scheduleList_1s8hn_669{overflow-y:auto;flex:1;padding-right:.5rem}._scheduleList_1s8hn_669::-webkit-scrollbar{width:6px}._scheduleList_1s8hn_669::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._scheduleList_1s8hn_669::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}._scheduleCard_1s8hn_711{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}._scheduleCard_1s8hn_711:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-2px)}._scheduleCardHeader_1s8hn_743{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem;flex-wrap:wrap}._categoryBadge_1s8hn_761{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;flex-shrink:0}._attendanceBadge_1s8hn_781{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;background:#f7fafc;border:2px solid #e2e8f0}._attendanceIcon_1s8hn_805{font-size:1rem}._teacherInfo_1s8hn_815{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:12px;margin-bottom:1rem}._teacherAvatar_1s8hn_835{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0;box-shadow:0 4px 12px #667eea4d}._teacherDetails_1s8hn_865{flex:1;min-width:0}._teacherName_1s8hn_875{font-weight:700;color:#2d3748;font-size:1rem;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._teacherRegister_1s8hn_895{font-size:.875rem;color:#718096;font-weight:500}._scheduleInfo_1s8hn_909{display:flex;flex-direction:column;gap:.75rem}._infoRow_1s8hn_921{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7fafc;border-radius:10px;transition:all .2s ease}._infoRow_1s8hn_921:hover{background:linear-gradient(135deg,#667eea0d,#764ba20d)}._infoIcon_1s8hn_949{font-size:1.25rem;flex-shrink:0}._infoLabel_1s8hn_959{font-weight:600;color:#4a5568;font-size:.875rem;flex-shrink:0}._infoValue_1s8hn_973{color:#2d3748;font-weight:500;flex:1;text-align:right;overflow:hidden;text-overflow:ellipsis}._emptyState_1s8hn_993{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}._emptyIcon_1s8hn_1011{font-size:4rem;margin-bottom:1rem;animation:_float_1s8hn_1 3s ease-in-out infinite}@keyframes _float_1s8hn_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyText_1s8hn_1033{color:#718096;font-size:1rem;font-weight:500;margin:0}@media (max-width: 1200px){._calendarWrapper_1s8hn_229{grid-template-columns:1fr 350px;gap:1.5rem}._title_1s8hn_47{font-size:2rem}}@media (max-width: 992px){._calendarWrapper_1s8hn_229{grid-template-columns:1fr}._detailsSection_1s8hn_573{max-height:500px;position:static}._scheduleContainer_1s8hn_3{padding:1.5rem}}@media (max-width: 768px){._scheduleContainer_1s8hn_3{padding:1rem}._header_1s8hn_19{flex-direction:column;align-items:stretch}._title_1s8hn_47{font-size:1.75rem}._titleIcon_1s8hn_69{font-size:2rem}._headerRight_1s8hn_103{justify-content:flex-start}._calendarSection_1s8hn_245,._detailsSection_1s8hn_573{padding:1.5rem;border-radius:20px}._currentMonth_1s8hn_279{font-size:1.25rem}._navButton_1s8hn_297{width:40px;height:40px}._dayName_1s8hn_349{font-size:.75rem;padding:.375rem}._calendarDay_1s8hn_395{min-height:60px;border-radius:10px}._dayNumber_1s8hn_441{font-size:.875rem}._scheduleDot_1s8hn_517{width:5px;height:5px}._moreSchedules_1s8hn_547{font-size:.6rem}._scheduleCard_1s8hn_711{padding:1.25rem;border-radius:14px}._teacherInfo_1s8hn_815{padding:.875rem}._teacherAvatar_1s8hn_835{width:45px;height:45px;font-size:1rem}}@media (max-width: 576px){._scheduleContainer_1s8hn_3{padding:.75rem}._title_1s8hn_47,._titleIcon_1s8hn_69{font-size:1.5rem}._subtitle_1s8hn_89{font-size:.875rem}._todayButton_1s8hn_113{padding:.625rem 1.25rem;font-size:.875rem}._calendarSection_1s8hn_245,._detailsSection_1s8hn_573{padding:1rem;border-radius:16px}._currentMonth_1s8hn_279{font-size:1.125rem}._navButton_1s8hn_297{width:36px;height:36px;font-size:1rem}._dayName_1s8hn_349{font-size:.7rem;padding:.25rem}._calendarGrid_1s8hn_383,._dayNames_1s8hn_349{gap:.375rem}._calendarDay_1s8hn_395{min-height:50px;border-radius:8px;padding:.375rem}._dayNumber_1s8hn_441{font-size:.8125rem}._scheduleDots_1s8hn_517{gap:2px}._scheduleDot_1s8hn_517{width:4px;height:4px}._detailsTitle_1s8hn_619{font-size:1.125rem}._detailsIcon_1s8hn_639{font-size:1.25rem}._scheduleCount_1s8hn_647{padding:.375rem .875rem;font-size:.8125rem}._scheduleCard_1s8hn_711{padding:1rem;border-radius:12px}._categoryBadge_1s8hn_761,._attendanceBadge_1s8hn_781{padding:.375rem .875rem;font-size:.8125rem}._teacherInfo_1s8hn_815{padding:.75rem;gap:.75rem}._teacherAvatar_1s8hn_835{width:40px;height:40px;font-size:.875rem}._teacherName_1s8hn_875{font-size:.9375rem}._teacherRegister_1s8hn_895{font-size:.8125rem}._infoRow_1s8hn_921{padding:.625rem;gap:.625rem}._infoIcon_1s8hn_949{font-size:1.125rem}._infoLabel_1s8hn_959{font-size:.8125rem}._infoValue_1s8hn_973{font-size:.875rem}._emptyIcon_1s8hn_1011{font-size:3rem}._emptyText_1s8hn_1033{font-size:.9375rem}}@media (max-width: 400px){._calendarDay_1s8hn_395{min-height:45px}._dayNumber_1s8hn_441{font-size:.75rem}._scheduleDots_1s8hn_517{display:none}._hasSchedules_1s8hn_507:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2)}}._pageContainer_1jwof_3{min-height:100vh;padding:2rem}._pageHeader_1jwof_15{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;animation:_slideDown_1jwof_1 .4s ease}._backButton_1jwof_31{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fffffff2;color:#495057;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}._backButton_1jwof_31:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}._backButton_1jwof_31 span{font-size:18px}._pageTitle_1jwof_83{flex:1}._pageTitle_1jwof_83 h1{margin:0;font-size:32px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}._pageTitle_1jwof_83 p{margin:.25rem 0 0;font-size:16px;color:#ffffffe6}._overviewGrid_1jwof_121{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem;animation:_fadeIn_1jwof_1 .5s ease}._infoCard_1jwof_137{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f;transition:all .3s ease}._infoCard_1jwof_137:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000002e}._cardHeader_1jwof_163{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:2px solid #dee2e6}._cardIcon_1jwof_181{font-size:24px}._cardHeader_1jwof_163 h3{margin:0;font-size:18px;font-weight:700;color:#212529}._cardBody_1jwof_203{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._infoItem_1jwof_217{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f3f5}._infoItem_1jwof_217:last-child{border-bottom:none}._infoLabel_1jwof_241{font-size:14px;font-weight:600;color:#6c757d}._infoValue_1jwof_253{font-size:15px;font-weight:600;color:#212529;text-align:right}._infoBadge_1jwof_267,._timeBadge_1jwof_269{padding:.5rem 1rem;border-radius:8px;font-size:14px;font-weight:600;text-align:center}._emptyText_1jwof_285{text-align:center;color:#adb5bd;font-size:14px;padding:1rem 0}._statsGrid_1jwof_301{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:2rem;animation:_fadeIn_1jwof_1 .6s ease}._statCard_1jwof_317{padding:2rem 1.5rem;border-radius:16px;text-align:center;color:#fff;box-shadow:0 8px 24px #00000026;transition:all .3s ease;position:relative;overflow:hidden}._statCard_1jwof_317:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:#ffffff1a;transform:rotate(45deg);transition:all .5s ease}._statCard_1jwof_317:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #00000040}._statCard_1jwof_317:hover:before{top:-100%;right:-100%}._statIcon_1jwof_383{font-size:48px;margin-bottom:.75rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}._statValue_1jwof_395{font-size:42px;font-weight:800;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}._statLabel_1jwof_409{font-size:14px;font-weight:600;opacity:.95;text-transform:uppercase;letter-spacing:.5px}._tableSection_1jwof_427{animation:_fadeIn_1jwof_1 .7s ease}._loadingBox_1jwof_437,._errorBox_1jwof_439,._emptyBox_1jwof_441{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 8px 24px #0000001f}._spinner_1jwof_465{width:60px;height:60px;border:5px solid rgba(102,126,234,.1);border-top-color:#667eea;border-radius:50%;animation:_spin_1jwof_465 .8s linear infinite}@keyframes _spin_1jwof_465{to{transform:rotate(360deg)}}._loadingBox_1jwof_437 p,._errorBox_1jwof_439 p,._emptyBox_1jwof_441 p{margin-top:1.5rem;font-size:18px;color:#495057;font-weight:600}._errorIcon_1jwof_509,._emptyIcon_1jwof_511{font-size:72px;margin-bottom:1rem}@keyframes _slideDown_1jwof_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1jwof_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._pageContainer_1jwof_3{padding:1rem}._pageHeader_1jwof_15{flex-direction:column;align-items:flex-start}._pageTitle_1jwof_83 h1{font-size:24px}._overviewGrid_1jwof_121,._statsGrid_1jwof_301{grid-template-columns:1fr}._statCard_1jwof_317{padding:1.5rem 1rem}._statValue_1jwof_395{font-size:36px}._statIcon_1jwof_383{font-size:40px}}._loading_xpzzy_7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;gap:20px}._card_xpzzy_27{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:box-shadow .3s ease}._card_xpzzy_27:hover{box-shadow:0 8px 30px #0000001f}._cardHeader_xpzzy_51{background:linear-gradient(135deg,#667eea,#764ba2);padding:24px 28px;border-bottom:3px solid rgba(255,255,255,.2)}._cardTitle_xpzzy_63{color:#fff;font-size:24px;font-weight:700;margin:0;display:flex;align-items:center;gap:12px}._cardIcon_xpzzy_83{font-size:28px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}._scheduleList_xpzzy_103{display:flex;flex-direction:column;gap:20px}._scheduleCard_xpzzy_117{background:linear-gradient(135deg,#f8f9ff,#fefeff);border:2px solid #e8ecf7;border-radius:14px;padding:20px;transition:all .3s ease;position:relative;overflow:hidden}._scheduleCard_xpzzy_117:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#667eea,#764ba2);transition:width .3s ease}._scheduleCard_xpzzy_117:hover{transform:translateY(-4px);box-shadow:0 8px 24px #667eea26;border-color:#667eea}._scheduleCard_xpzzy_117:hover:before{width:8px}._scheduleHeader_xpzzy_181{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #e8ecf7}._scheduleDate_xpzzy_199{display:flex;align-items:center;gap:10px}._dateIcon_xpzzy_211{font-size:22px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}._dateText_xpzzy_221{font-size:17px;font-weight:600;color:#2d3748}._attendanceBadge_xpzzy_235{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:20px;font-weight:600;font-size:14px;transition:all .3s ease}._attendanceBadge_xpzzy_235[data-attended=true]{background:linear-gradient(135deg,#d4fce4,#c6f6d5);color:#22543d;border:2px solid #9ae6b4}._attendanceBadge_xpzzy_235[data-attended=false]{background:linear-gradient(135deg,#fed7d7,#ffc7c7);color:#742a2a;border:2px solid #fc8181}._attendanceIcon_xpzzy_281{font-size:16px}._attendanceText_xpzzy_289{font-size:14px}._scheduleBody_xpzzy_299{padding:4px 0}._scheduleInfo_xpzzy_307{display:flex;flex-direction:column;gap:12px}._infoRow_xpzzy_321{display:flex;align-items:center;gap:10px;padding:10px;background:#fff;border-radius:10px;transition:all .2s ease}._infoRow_xpzzy_321:hover{background:#f7fafc;transform:translate(4px)}._infoIcon_xpzzy_351{font-size:18px;width:24px;text-align:center}._infoLabel_xpzzy_363{font-weight:600;color:#4a5568;min-width:80px;font-size:14px}._infoValue_xpzzy_377{color:#2d3748;font-size:14px;font-weight:500}._studentNote_xpzzy_391{display:flex;align-items:flex-start;gap:10px;padding:14px;background:linear-gradient(135deg,#fff5e6,#fffaf0);border-left:4px solid #f6ad55;border-radius:10px;margin-top:8px}._noteIcon_xpzzy_413{font-size:18px;margin-top:2px}._noteText_xpzzy_423{color:#744210;font-size:14px;line-height:1.6;font-style:italic}._emptyIcon_xpzzy_449{font-size:80px;margin-bottom:20px;opacity:.6;animation:_float_xpzzy_1 3s ease-in-out infinite}._emptyText_xpzzy_481{color:#718096;font-size:16px;font-weight:500}@media (max-width: 768px){._container_xpzzy_497{padding:12px}._cardHeader_xpzzy_51{padding:20px}._cardTitle_xpzzy_63{font-size:20px}._cardBody_xpzzy_93{padding:20px}._scheduleCard_xpzzy_117{padding:16px}._scheduleHeader_xpzzy_181{flex-direction:column;align-items:flex-start;gap:12px}._attendanceBadge_xpzzy_235{align-self:flex-start}._infoLabel_xpzzy_363{min-width:70px;font-size:13px}._infoValue_xpzzy_377{font-size:13px}._dateText_xpzzy_221{font-size:15px}}@media (max-width: 480px){._cardTitle_xpzzy_63{font-size:18px}._infoRow_xpzzy_321{flex-wrap:wrap}._infoLabel_xpzzy_363{min-width:60px}}._spinner_xpzzy_611{width:56px;height:56px;border:5px solid #e2e8f0;border-top:5px solid #667eea;border-radius:50%;animation:_spin_xpzzy_611 .8s linear infinite}@keyframes _spin_xpzzy_611{to{transform:rotate(360deg)}}._loading_xpzzy_7 p{font-size:18px;color:#64748b;font-weight:600}._profileContainer_xpzzy_655{max-width:1400px;margin:0 auto;padding:0;background:#f8fafc;min-height:100vh}._profileHeader_xpzzy_677{position:relative;margin-bottom:24px;overflow:hidden}._headerBackground_xpzzy_689{height:280px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);position:relative;overflow:hidden}._headerBackground_xpzzy_689:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)" /></svg>');animation:_backgroundMove_xpzzy_1 20s linear infinite}@keyframes _backgroundMove_xpzzy_1{0%{transform:translate(0)}to{transform:translate(40px,40px)}}._gradientOverlay_xpzzy_735{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.2) 100%)}._headerContent_xpzzy_753{position:relative;max-width:1200px;margin:0 auto;padding:0 24px;transform:translateY(-80px)}._avatarSection_xpzzy_769{display:flex;justify-content:center;margin-bottom:24px}._avatarWrapper_xpzzy_781{position:relative}._avatar_xpzzy_769{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:64px;font-weight:800;box-shadow:0 12px 40px #0003;border:6px solid white;position:relative;z-index:2}._statusBadge_xpzzy_823{position:absolute;bottom:8px;right:8px;width:48px;height:48px;background:#10b981;border-radius:50%;border:5px solid white;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 12px #10b98166;z-index:3}._userInfo_xpzzy_857{background:#fff;border-radius:24px;padding:32px;box-shadow:0 4px 20px #00000014;text-align:center;margin-bottom:20px;border:1px solid #e2e8f0}._userName_xpzzy_877{font-size:36px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px}._userRole_xpzzy_897{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea;border-radius:12px;font-size:16px;font-weight:600;color:#667eea;margin:0 0 12px}._roleIcon_xpzzy_925{font-size:20px}._username_xpzzy_933{font-size:18px;color:#64748b;font-weight:500;margin:0}._quickStats_xpzzy_947{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._quickStatItem_xpzzy_959{background:#fff;border-radius:20px;padding:24px;text-align:center;box-shadow:0 4px 16px #00000014;border:1px solid #e2e8f0;transition:all .3s ease}._quickStatItem_xpzzy_959:hover{transform:translateY(-4px);box-shadow:0 8px 24px #667eea33}._quickStatValue_xpzzy_989{font-size:36px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:8px}._quickStatLabel_xpzzy_1011{font-size:14px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._tabsContainer_xpzzy_1033{display:flex;gap:12px;max-width:1200px;margin:0 auto 24px;padding:0 24px;overflow-x:auto}._tab_xpzzy_1033{flex:1;min-width:150px;padding:16px 24px;background:#fff;border:2px solid #e2e8f0;border-radius:16px;font-size:15px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 8px #0000000a}._tab_xpzzy_1033:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}._activeTab_xpzzy_1101{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;box-shadow:0 6px 20px #667eea59}._activeTab_xpzzy_1101:hover{background:linear-gradient(135deg,#5568d3,#6a3f8f);transform:translateY(-2px)}._tabIcon_xpzzy_1125{font-size:20px}._contentContainer_xpzzy_1139{max-width:1200px;margin:0 auto;padding:0 24px 40px}._overviewGrid_xpzzy_1151{display:grid;grid-template-columns:400px 1fr;gap:24px}._card_xpzzy_27{background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;overflow:hidden;animation:_fadeInUp_xpzzy_1 .5s ease}@keyframes _fadeInUp_xpzzy_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._cardHeader_xpzzy_51{background:linear-gradient(135deg,#f8fafc,#fff);padding:24px 28px;border-bottom:2px solid #f1f5f9}._cardTitle_xpzzy_63{font-size:22px;font-weight:700;color:#1e293b;margin:0;display:flex;align-items:center;gap:12px}._cardIcon_xpzzy_83{font-size:28px;display:flex;align-items:center;justify-content:center}._cardBody_xpzzy_93{padding:28px}._infoRow_xpzzy_321{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f1f5f9}._infoRow_xpzzy_321:last-child{border-bottom:none}._infoLabel_xpzzy_363{font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._infoValue_xpzzy_377{font-size:15px;font-weight:600;color:#1e293b}._roleBadge_xpzzy_1321{padding:6px 16px;background:linear-gradient(135deg,#667eea15,#764ba215);border:2px solid #667eea;border-radius:8px;font-size:14px;font-weight:700;color:#667eea}._statGrid_xpzzy_1347{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._statBox_xpzzy_1359{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:16px;border:2px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1)}._statBox_xpzzy_1359:hover{background:linear-gradient(135deg,#667eea08,#764ba208);border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #667eea1a}._statIcon_xpzzy_1395{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;box-shadow:0 6px 20px #667eea4d}._statContent_xpzzy_1421{flex:1}._statValue_xpzzy_1429{font-size:32px;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:6px}._statLabel_xpzzy_1451{font-size:13px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._examList_xpzzy_1473{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}._examCard_xpzzy_1485{background:linear-gradient(135deg,#f8fafc,#fff);border-radius:20px;padding:24px;border:2px solid #e2e8f0;transition:all .3s ease}._examCard_xpzzy_1485:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-4px)}._examHeader_xpzzy_1513{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._examNumber_xpzzy_1527{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;box-shadow:0 4px 12px #667eea4d}._examDate_xpzzy_1555{font-size:13px;color:#64748b;font-weight:600}._examStats_xpzzy_1567{display:flex;justify-content:space-between;margin-bottom:16px;gap:12px}._examStat_xpzzy_1567{flex:1;text-align:center;padding:12px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}._examStatLabel_xpzzy_1599{display:block;font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase;margin-bottom:6px;letter-spacing:.5px}._examStatValue_xpzzy_1619{display:block;font-size:24px;font-weight:800;color:#1e293b}._progressBar_xpzzy_1633{width:100%;height:32px;background:#f1f5f9;border-radius:16px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0000000f}._progressFill_xpzzy_1653{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #667eea4d;position:relative;overflow:hidden}._progressFill_xpzzy_1653:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_shimmer_xpzzy_1 2s infinite}@keyframes _shimmer_xpzzy_1{0%{left:-100%}to{left:100%}}._progressText_xpzzy_1711{font-size:14px;font-weight:800;color:#fff;position:relative;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.2)}._postList_xpzzy_1735{display:flex;flex-direction:column;gap:20px}._postCard_xpzzy_1747{background:linear-gradient(135deg,#f8fafc,#fff);border-radius:20px;padding:24px;border:2px solid #e2e8f0;transition:all .3s ease}._postCard_xpzzy_1747:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translate(4px)}._postHeader_xpzzy_1775{display:flex;justify-content:flex-end;margin-bottom:16px}._postDate_xpzzy_1787{font-size:13px;color:#64748b;font-weight:600;padding:6px 12px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}._postContent_xpzzy_1807{font-size:16px;line-height:1.7;color:#334155;margin-bottom:20px;white-space:pre-wrap;word-wrap:break-word}._postFooter_xpzzy_1825{display:flex;gap:20px;padding-top:20px;border-top:2px solid #f1f5f9}._postStat_xpzzy_1839{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:10px;font-size:14px;font-weight:600;color:#64748b;border:1px solid #e2e8f0}._postStatIcon_xpzzy_1865{font-size:18px}._lessonList_xpzzy_1879{display:flex;flex-direction:column;gap:16px}._lessonCard_xpzzy_1891{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease}._lessonCard_xpzzy_1891:hover{border-color:#667eea;box-shadow:0 6px 20px #667eea26;transform:translate(4px)}._lessonIcon_xpzzy_1925{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;box-shadow:0 4px 12px #667eea4d}._lessonContent_xpzzy_1951{flex:1}._lessonTitle_xpzzy_1959{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px}._lessonProgress_xpzzy_1973{display:flex;align-items:center;gap:12px}._lessonProgress_xpzzy_1973 ._progressBar_xpzzy_1633{flex:1;height:8px;border-radius:4px}._progressPercent_xpzzy_1997{font-size:14px;font-weight:700;color:#667eea;min-width:50px;text-align:right}._lessonStatus_xpzzy_2013{flex-shrink:0}._completedBadge_xpzzy_2021{padding:8px 16px;background:linear-gradient(135deg,#10b98115,#059669 15 100%);border:2px solid #10b981;border-radius:10px;font-size:13px;font-weight:700;color:#10b981}._inProgressBadge_xpzzy_2041{padding:8px 16px;background:linear-gradient(135deg,#f59e0b15,#d97706 15 100%);border:2px solid #f59e0b;border-radius:10px;font-size:13px;font-weight:700;color:#f59e0b}._emptyState_xpzzy_439{text-align:center;padding:60px 20px}._emptyIcon_xpzzy_449{font-size:80px;margin-bottom:20px;opacity:.5;animation:_float_xpzzy_1 3s ease-in-out infinite}@keyframes _float_xpzzy_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyState_xpzzy_439 p{font-size:18px;color:#94a3b8;font-weight:600}@media (max-width: 1024px){._overviewGrid_xpzzy_1151{grid-template-columns:1fr}._quickStats_xpzzy_947{grid-template-columns:repeat(3,1fr)}._statGrid_xpzzy_1347{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._headerBackground_xpzzy_689{height:200px}._headerContent_xpzzy_753{transform:translateY(-60px);padding:0 16px}._avatar_xpzzy_769{width:120px;height:120px;font-size:48px;border-width:4px}._statusBadge_xpzzy_823{width:36px;height:36px;font-size:18px;border-width:3px}._userInfo_xpzzy_857{padding:24px 20px}._userName_xpzzy_877{font-size:28px}._quickStats_xpzzy_947{grid-template-columns:1fr}._quickStatItem_xpzzy_959{padding:20px}._quickStatValue_xpzzy_989{font-size:32px}._tabsContainer_xpzzy_1033{padding:0 16px;gap:8px}._tab_xpzzy_1033{min-width:120px;padding:12px 16px;font-size:14px}._tabIcon_xpzzy_1125{font-size:18px}._contentContainer_xpzzy_1139{padding:0 16px 32px}._cardHeader_xpzzy_51{padding:20px}._cardTitle_xpzzy_63{font-size:20px}._cardBody_xpzzy_93{padding:20px}._statGrid_xpzzy_1347{grid-template-columns:1fr}._statBox_xpzzy_1359{padding:16px}._statIcon_xpzzy_1395{width:48px;height:48px;font-size:24px}._statValue_xpzzy_1429{font-size:28px}._examList_xpzzy_1473{grid-template-columns:1fr}._lessonCard_xpzzy_1891{flex-direction:column;align-items:flex-start}._lessonStatus_xpzzy_2013{width:100%}._completedBadge_xpzzy_2021,._inProgressBadge_xpzzy_2041{display:block;width:100%;text-align:center}}@media (max-width: 480px){._headerBackground_xpzzy_689{height:160px}._avatar_xpzzy_769{width:100px;height:100px;font-size:40px}._statusBadge_xpzzy_823{width:32px;height:32px;font-size:16px}._userName_xpzzy_877{font-size:24px}._userRole_xpzzy_897{font-size:14px;padding:6px 16px}._username_xpzzy_933{font-size:16px}._quickStatValue_xpzzy_989{font-size:28px}._tab_xpzzy_1033{min-width:100px;padding:10px 12px;font-size:13px}._cardTitle_xpzzy_63{font-size:18px}._cardIcon_xpzzy_83{font-size:24px}._examStats_xpzzy_1567{flex-direction:column}._examStat_xpzzy_1567{padding:10px}._postCard_xpzzy_1747{padding:20px}._postContent_xpzzy_1807{font-size:15px}}._leaderboardAvatar_1ywvz_1{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #f59e0b4d}._adminLeaderboardItem_1ywvz_31._topThree_1ywvz_31 ._leaderboardAvatar_1ywvz_1{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 12px #fbbf2480}._adminLeaderboardInfo_1ywvz_41{flex:1;min-width:0}._leaderboardName_1ywvz_51{font-size:14px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px;display:flex;align-items:center;gap:6px}._userIdBadge_1ywvz_77{font-size:10px;background:#e0e7ff;color:#6366f1;padding:2px 6px;border-radius:6px;font-weight:700}._adminLeaderboardStats_1ywvz_95{font-size:11px;color:#64748b;font-weight:500;display:flex;flex-wrap:wrap;gap:4px}._statBadge_1ywvz_113{background:#fff;padding:3px 8px;border-radius:8px;font-size:10px;font-weight:600;border:1px solid #e2e8f0;white-space:nowrap}._statBadgeSmall_1ywvz_133{background:#f8fafc;padding:2px 6px;border-radius:6px;font-size:9px;font-weight:600;color:#64748b}._leaderboardBadge_1ywvz_151{min-width:40px;height:40px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;padding:0 10px;box-shadow:0 2px 8px #f59e0b4d}._adminLeaderboardItem_1ywvz_31._topThree_1ywvz_31 ._leaderboardBadge_1ywvz_151{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 2px 8px #fbbf2480}._adminBadge_1ywvz_199{font-size:11px;background:#fee2e2;color:#dc2626;padding:2px 8px;border-radius:6px;font-weight:700;margin-left:8px}._smallAdminBadge_1ywvz_219{font-size:10px;background:#fef3c7;color:#d97706;padding:2px 6px;border-radius:4px;font-weight:700;margin-left:6px}._tinyAdminBadge_1ywvz_239{font-size:9px;background:#dbeafe;color:#2563eb;padding:1px 4px;border-radius:3px;font-weight:700;margin-left:4px}._sidebarCard_1ywvz_265{background:#fff;border-radius:20px;padding:0;box-shadow:0 2px 12px #00000014;border:1px solid #e2e8f0;overflow:hidden}._profileSection_1ywvz_283{background:linear-gradient(135deg,#667eea,#764ba2);padding:32px 24px 24px;text-align:center;position:relative}._profileSection_1ywvz_283:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;background:#fff;border-radius:20px 20px 0 0}._profileAvatar_1ywvz_319{width:80px;height:80px;border-radius:50%;background:#fff;color:#667eea;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;margin:0 auto 16px;box-shadow:0 4px 16px #0003;position:relative;z-index:1}._profileName_1ywvz_353{color:#fff;font-size:20px;font-weight:700;margin:0 0 4px;position:relative;z-index:1}._profileUsername_1ywvz_371{color:#ffffffe6;font-size:14px;margin:0;position:relative;z-index:1}._statsSection_1ywvz_387{padding:24px;display:flex;flex-direction:column;gap:16px}._statItem_1ywvz_401{display:flex;align-items:center;gap:16px;padding:16px;background:#f8fafc;border-radius:12px;transition:all .3s ease;cursor:pointer}._statItem_1ywvz_401:hover{background:#f1f5f9;transform:translate(4px)}._statIcon_1ywvz_433{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;box-shadow:0 4px 12px #667eea4d}._statInfo_1ywvz_459{flex:1}._statValue_1ywvz_467{font-size:28px;font-weight:700;color:#1e293b;line-height:1;margin-bottom:4px}._statLabel_1ywvz_483{font-size:13px;color:#64748b;font-weight:500}._leaderboardEmpty_1ywvz_501{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}._emptyIcon_1ywvz_519{font-size:48px;margin-bottom:12px;opacity:.5;animation:_float_1ywvz_1 3s ease-in-out infinite}@keyframes _float_1ywvz_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._emptyText_1ywvz_543{color:#94a3b8;font-size:14px;font-weight:500;margin:0}._mainContent_1ywvz_563{flex:1;max-width:1000px}._blog_1ywvz_573{display:flex;flex-direction:column;gap:20px}._loading_1ywvz_591{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}._spinner_1ywvz_609{width:48px;height:48px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;animation:_spin_1ywvz_609 .8s linear infinite}@keyframes _spin_1ywvz_609{to{transform:rotate(360deg)}}._loading_1ywvz_591 p{font-size:16px;color:#64748b;font-weight:500;margin:0}._error_1ywvz_649{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626;padding:16px 20px;border-radius:16px;margin-bottom:20px;font-weight:500;border:2px solid #fca5a5;box-shadow:0 4px 12px #dc26261a;animation:_slideDown_1ywvz_1 .3s ease}@keyframes _slideDown_1ywvz_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._newPost_1ywvz_701{background:#fff;border-radius:20px;padding:20px;box-shadow:0 2px 12px #00000014;border:1px solid #e2e8f0;animation:_fadeIn_1ywvz_1 .4s ease}@keyframes _fadeIn_1ywvz_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._newPostHeader_1ywvz_729{display:flex;gap:12px;align-items:flex-start}._textarea_1ywvz_741{flex:1;min-height:60px;padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:inherit;resize:vertical;transition:all .3s ease;background:#f8fafc;color:#1e293b}._textarea_1ywvz_741:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea1a;min-height:100px}._textarea_1ywvz_741::placeholder{color:#94a3b8}._newPostFooter_1ywvz_793{margin-top:12px;display:flex;justify-content:flex-end}._addButton_1ywvz_805{padding:12px 28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #667eea4d;display:flex;align-items:center;gap:8px}._addButton_1ywvz_805:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 18px #667eea66}._addButton_1ywvz_805:disabled{opacity:.6;cursor:not-allowed}._addButton_1ywvz_805:active:not(:disabled){transform:translateY(0)}._buttonSpinner_1ywvz_865{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1ywvz_609 .6s linear infinite}._post_1ywvz_889{background:#fff;border-radius:20px;padding:0;box-shadow:0 2px 12px #00000014;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease;animation:_fadeIn_1ywvz_1 .4s ease}._post_1ywvz_889:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}._header_1ywvz_927{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px 12px}._userInfo_1ywvz_941{display:flex;align-items:center;gap:12px;flex:1}._avatar_1ywvz_955{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 4px 12px #667eea4d;flex-shrink:0}._userDetails_1ywvz_985{display:flex;flex-direction:column;gap:2px}._username_1ywvz_997{font-size:16px;font-weight:600;color:#1e293b;display:flex;align-items:center;flex-wrap:wrap;gap:4px}._date_1ywvz_1017{font-size:13px;color:#94a3b8;font-weight:500}._postMenu_1ywvz_1029{display:flex;gap:8px}._postActions_1ywvz_1039{display:flex;gap:6px}._editBtn_1ywvz_1049,._deleteBtn_1ywvz_1049{width:32px;height:32px;border:none;border-radius:8px;background:#f8fafc;cursor:pointer;transition:all .2s ease;font-size:14px;display:flex;align-items:center;justify-content:center}._editBtn_1ywvz_1049:hover{background:#e0f2fe;transform:scale(1.1)}._deleteBtn_1ywvz_1049:hover{background:#fee2e2;transform:scale(1.1)}._editMode_1ywvz_1097{display:flex;gap:6px;align-items:center}._editInput_1ywvz_1109{padding:6px 12px;border:2px solid #667eea;border-radius:8px;font-size:14px;min-width:200px;box-shadow:0 0 0 3px #667eea1a}._editInput_1ywvz_1109:focus{outline:none}._saveBtn_1ywvz_1135,._cancelBtn_1ywvz_1135{width:32px;height:32px;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._saveBtn_1ywvz_1135{background:#10b981;color:#fff}._saveBtn_1ywvz_1135:hover{background:#059669;transform:scale(1.1)}._cancelBtn_1ywvz_1135{background:#f1f5f9;color:#64748b}._cancelBtn_1ywvz_1135:hover{background:#e2e8f0;transform:scale(1.1)}._content_1ywvz_1209{padding:0 24px 16px;font-size:16px;line-height:1.6;color:#334155;word-wrap:break-word;white-space:pre-wrap}._reactions_1ywvz_1233{padding:16px 24px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;background:#f8fafc}._reactionDisplay_1ywvz_1247{display:flex;align-items:center;gap:6px;margin-bottom:12px;min-height:28px}._reactionBadge_1ywvz_1263{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;background:#fff;border-radius:14px;font-weight:600;font-size:13px;border:1px solid #e2e8f0;color:#1e293b;box-shadow:0 1px 3px #0000000d}._reactionButtons_1ywvz_1291{display:flex;gap:8px}._reactionBtn_1ywvz_1301{flex:1;padding:8px 12px;background:#fff;border:2px solid #e2e8f0;border-radius:10px;font-size:20px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._reactionBtn_1ywvz_1301:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:scale(1.1)}._reactionBtn_1ywvz_1301:disabled{opacity:.5;cursor:not-allowed}._reactionBtn_1ywvz_1301:active:not(:disabled){transform:scale(.95)}._miniSpinner_1ywvz_1361{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #667eea;border-radius:50%;animation:_spin_1ywvz_609 .6s linear infinite}._commentsSection_1ywvz_1385{padding:20px 24px}._toggleCommentsBtn_1ywvz_1393{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease;margin-bottom:16px;width:100%}._toggleCommentsBtn_1ywvz_1393:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569;transform:translate(4px)}._toggleCommentsBtn_1ywvz_1393 span{flex:1;text-align:left}._comment_1ywvz_1385{display:flex;gap:12px;margin-bottom:16px}._commentAvatar_1ywvz_1463{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;box-shadow:0 2px 8px #667eea4d}._commentBody_1ywvz_1493{flex:1;display:flex;flex-direction:column;gap:8px}._commentContent_1ywvz_1507{background:#f8fafc;padding:10px 14px;border-radius:16px;border:1px solid #e2e8f0;display:inline-block;max-width:fit-content}._commentAuthor_1ywvz_1525{color:#1e293b;font-weight:600;font-size:14px;margin-right:6px}._commentText_1ywvz_1539{color:#334155;font-size:14px;line-height:1.5}._commentActions_1ywvz_1551{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}._commentEditInput_1ywvz_1565{flex:1;min-width:150px;padding:8px 12px;border:2px solid #667eea;border-radius:8px;font-size:13px;box-shadow:0 0 0 3px #667eea1a}._commentEditInput_1ywvz_1565:focus{outline:none}._smallSaveBtn_1ywvz_1593,._smallCancelBtn_1ywvz_1593,._smallEditBtn_1ywvz_1593,._smallDeleteBtn_1ywvz_1593{padding:6px 12px;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._smallSaveBtn_1ywvz_1593{background:#10b981;color:#fff}._smallSaveBtn_1ywvz_1593:hover{background:#059669;transform:translateY(-1px)}._smallCancelBtn_1ywvz_1593{background:#e2e8f0;color:#64748b}._smallCancelBtn_1ywvz_1593:hover{background:#cbd5e1}._smallEditBtn_1ywvz_1593,._smallDeleteBtn_1ywvz_1593{background:transparent;color:#64748b}._smallEditBtn_1ywvz_1593:hover{color:#667eea}._smallDeleteBtn_1ywvz_1593:hover{color:#dc2626}._reply_1ywvz_1683{display:flex;gap:10px;margin-top:12px;margin-left:20px}._replyAvatar_1ywvz_1697{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;box-shadow:0 2px 6px #10b9814d}._replyBody_1ywvz_1727{flex:1;display:flex;flex-direction:column;gap:6px}._replyContent_1ywvz_1741{background:#fff;padding:8px 12px;border-radius:12px;border:1px solid #e2e8f0;display:inline-block;max-width:fit-content}._replyAuthor_1ywvz_1759{color:#1e293b;font-weight:600;font-size:13px;margin-right:6px}._replyText_1ywvz_1773{color:#475569;font-size:13px;line-height:1.5}._replyActions_1ywvz_1785{display:flex;gap:4px;margin-top:2px}._replyEditInput_1ywvz_1797{flex:1;min-width:120px;padding:6px 10px;border:2px solid #667eea;border-radius:6px;font-size:12px;box-shadow:0 0 0 3px #667eea1a}._replyEditInput_1ywvz_1797:focus{outline:none}._tinyBtn_1ywvz_1825,._tinyEditBtn_1ywvz_1825,._tinyDeleteBtn_1ywvz_1825{padding:4px 8px;border:none;border-radius:4px;font-size:11px;cursor:pointer;transition:all .2s ease}._tinyBtn_1ywvz_1825{background:#e2e8f0;color:#64748b}._tinyBtn_1ywvz_1825:hover{background:#cbd5e1}._tinyEditBtn_1ywvz_1825,._tinyDeleteBtn_1ywvz_1825{background:transparent;font-size:14px}._tinyEditBtn_1ywvz_1825:hover,._tinyDeleteBtn_1ywvz_1825:hover{transform:scale(1.2)}._replyForm_1ywvz_1887{display:flex;gap:8px;margin-top:8px}._replyInput_1ywvz_1899{flex:1;padding:8px 12px;border:2px solid #e2e8f0;border-radius:10px;font-size:13px;transition:all .3s ease;background:#fff}._replyInput_1ywvz_1899:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._replySubmitBtn_1ywvz_1931{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:18px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d;display:flex;align-items:center;justify-content:center;flex-shrink:0}._replySubmitBtn_1ywvz_1931:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._replySubmitBtn_1ywvz_1931:disabled{opacity:.5;cursor:not-allowed}._commentForm_1ywvz_1991{display:flex;gap:12px;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}._commentInput_1ywvz_2009{flex:1;padding:10px 14px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;transition:all .3s ease;background:#f8fafc}._commentInput_1ywvz_2009:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}._commentSubmitBtn_1ywvz_2043{width:42px;height:42px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d;display:flex;align-items:center;justify-content:center;flex-shrink:0}._commentSubmitBtn_1ywvz_2043:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._commentSubmitBtn_1ywvz_2043:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1200px){._sidebar_1ywvz_265{width:380px}._adminStatsGrid_1ywvz_2113{grid-template-columns:1fr}._adminLeaderboardTabs_1ywvz_2121{grid-template-columns:repeat(3,1fr)}._adminLeaderboardTab_1ywvz_2121:nth-child(4),._adminLeaderboardTab_1ywvz_2121:nth-child(5){grid-column:span 1}}@media (max-width: 1024px){._blogContainer_1ywvz_2143{flex-direction:column-reverse}._sidebar_1ywvz_265{width:100%;position:static;max-height:none}._mainContent_1ywvz_563{max-width:100%}._adminLeaderboardList_1ywvz_2171{max-height:500px}}@media (max-width: 768px){._blogContainer_1ywvz_2143{padding:16px 12px;gap:16px}._sidebar_1ywvz_265{gap:16px}._adminToggle_1ywvz_2201{padding:14px 20px;font-size:15px}._adminToggleIcon_1ywvz_2211{font-size:22px}._adminStatsGrid_1ywvz_2113{padding:16px;gap:10px}._adminStatBox_1ywvz_2229{padding:14px;gap:10px}._adminStatIcon_1ywvz_2239{width:48px;height:48px;font-size:24px}._adminStatValue_1ywvz_2251{font-size:28px}._adminStatLabel_1ywvz_2259{font-size:12px}._adminLeaderboardTabs_1ywvz_2121{grid-template-columns:repeat(5,1fr);padding:10px;gap:5px}._adminLeaderboardTab_1ywvz_2121{padding:8px 4px}._tabIcon_1ywvz_2287{font-size:16px}._tabLabel_1ywvz_2295{font-size:10px}._adminLeaderboardList_1ywvz_2171{padding:14px;max-height:450px;gap:8px}._adminLeaderboardItem_1ywvz_31{padding:10px 12px;gap:10px}._leaderboardRank_1ywvz_2325{width:32px;height:32px}._medalEmoji_1ywvz_2335{font-size:22px}._rankNumber_1ywvz_2343{font-size:15px}._leaderboardAvatar_1ywvz_1{width:36px;height:36px;font-size:15px}._leaderboardName_1ywvz_51{font-size:13px}._userIdBadge_1ywvz_77{font-size:9px;padding:2px 5px}._adminLeaderboardStats_1ywvz_95{font-size:10px}._statBadge_1ywvz_113{padding:2px 6px;font-size:9px}._statBadgeSmall_1ywvz_133{font-size:8px}._leaderboardBadge_1ywvz_151{min-width:36px;height:36px;font-size:15px;padding:0 8px}._statsSection_1ywvz_387{padding:20px;gap:14px}._statItem_1ywvz_401{padding:14px;gap:14px}._statIcon_1ywvz_433{width:44px;height:44px;font-size:22px}._statValue_1ywvz_467{font-size:26px}._statLabel_1ywvz_483{font-size:12px}._newPost_1ywvz_701{padding:16px;border-radius:16px}._post_1ywvz_889{border-radius:16px}._header_1ywvz_927{padding:16px 20px 12px}._avatar_1ywvz_955{width:44px;height:44px;font-size:19px}._username_1ywvz_997{font-size:15px}._adminBadge_1ywvz_199{font-size:10px;padding:2px 7px}._content_1ywvz_1209{padding:0 20px 14px;font-size:15px}._reactions_1ywvz_1233{padding:14px 20px}._reactionButtons_1ywvz_1291{gap:6px}._reactionBtn_1ywvz_1301{font-size:18px;padding:7px 10px}._commentsSection_1ywvz_1385{padding:16px 20px}._comment_1ywvz_1385{gap:10px}._commentAvatar_1ywvz_1463{width:34px;height:34px;font-size:13px}._smallAdminBadge_1ywvz_219{font-size:9px;padding:2px 5px}._reply_1ywvz_1683{margin-left:16px;gap:8px}._replyAvatar_1ywvz_1697{width:26px;height:26px;font-size:11px}._tinyAdminBadge_1ywvz_239{font-size:8px;padding:1px 4px}}@media (max-width: 480px){._blogContainer_1ywvz_2143{padding:12px 8px;gap:12px}._adminToggle_1ywvz_2201{padding:12px 16px;font-size:14px}._adminToggleIcon_1ywvz_2211{font-size:20px}._adminToggleText_1ywvz_2663{font-size:14px}._adminStatsGrid_1ywvz_2113{grid-template-columns:1fr;padding:14px;gap:8px}._adminStatBox_1ywvz_2229{padding:12px;gap:10px}._adminStatIcon_1ywvz_2239{width:44px;height:44px;font-size:22px}._adminStatValue_1ywvz_2251{font-size:24px}._adminStatLabel_1ywvz_2259{font-size:11px}._adminLeaderboardTabs_1ywvz_2121{grid-template-columns:1fr;padding:8px;gap:4px}._adminLeaderboardTab_1ywvz_2121{flex-direction:row;justify-content:center;padding:10px 12px;gap:8px}._tabIcon_1ywvz_2287{font-size:18px}._tabLabel_1ywvz_2295{font-size:13px}._adminLeaderboardList_1ywvz_2171{padding:12px;max-height:400px;gap:8px}._adminLeaderboardItem_1ywvz_31{padding:10px;gap:8px}._leaderboardRank_1ywvz_2325{width:30px;height:30px}._medalEmoji_1ywvz_2335{font-size:20px}._rankNumber_1ywvz_2343{font-size:14px}._leaderboardAvatar_1ywvz_1{width:32px;height:32px;font-size:14px}._adminLeaderboardInfo_1ywvz_41{flex:1;min-width:0}._leaderboardName_1ywvz_51{font-size:12px;margin-bottom:3px}._userIdBadge_1ywvz_77{font-size:8px;padding:1px 4px}._adminLeaderboardStats_1ywvz_95{font-size:9px;gap:3px}._statBadge_1ywvz_113{padding:2px 5px;font-size:8px}._statBadgeSmall_1ywvz_133{font-size:7px;padding:2px 4px}._leaderboardBadge_1ywvz_151{min-width:32px;height:32px;font-size:14px;padding:0 6px}._profileAvatar_1ywvz_319{width:70px;height:70px;font-size:28px}._profileName_1ywvz_353{font-size:18px}._profileUsername_1ywvz_371{font-size:13px}._statsSection_1ywvz_387{padding:18px;gap:12px}._statItem_1ywvz_401{padding:12px;gap:12px}._statIcon_1ywvz_433{width:40px;height:40px;font-size:20px}._statValue_1ywvz_467{font-size:24px}._statLabel_1ywvz_483{font-size:11px}._newPost_1ywvz_701{padding:14px}._newPostHeader_1ywvz_729{gap:10px}._avatar_1ywvz_955{width:40px;height:40px;font-size:17px}._textarea_1ywvz_741{min-height:50px;font-size:14px;padding:10px 12px}._addButton_1ywvz_805{padding:10px 20px;font-size:14px}._header_1ywvz_927{padding:14px 16px 10px}._username_1ywvz_997{font-size:14px}._adminBadge_1ywvz_199{font-size:9px;padding:2px 6px;margin-left:6px}._date_1ywvz_1017{font-size:12px}._editBtn_1ywvz_1049,._deleteBtn_1ywvz_1049{width:30px;height:30px;font-size:13px}._editInput_1ywvz_1109{min-width:150px;font-size:13px}._saveBtn_1ywvz_1135,._cancelBtn_1ywvz_1135{width:30px;height:30px;font-size:15px}._content_1ywvz_1209{padding:0 16px 12px;font-size:14px}._reactions_1ywvz_1233{padding:12px 16px}._reactionDisplay_1ywvz_1247{margin-bottom:10px}._reactionBadge_1ywvz_1263{padding:5px 8px;font-size:12px}._reactionButtons_1ywvz_1291{gap:5px}._reactionBtn_1ywvz_1301{font-size:17px;padding:6px 8px;min-width:45px}._commentsSection_1ywvz_1385{padding:14px 16px}._toggleCommentsBtn_1ywvz_1393{padding:9px 14px;font-size:13px;margin-bottom:14px}._comment_1ywvz_1385{gap:10px;margin-bottom:14px}._commentAvatar_1ywvz_1463{width:32px;height:32px;font-size:12px}._commentContent_1ywvz_1507{padding:9px 12px}._commentAuthor_1ywvz_1525{font-size:13px}._smallAdminBadge_1ywvz_219{font-size:8px;padding:1px 4px}._commentText_1ywvz_1539{font-size:13px}._commentActions_1ywvz_1551{gap:5px}._commentEditInput_1ywvz_1565{min-width:120px;padding:7px 10px;font-size:12px}._smallSaveBtn_1ywvz_1593,._smallCancelBtn_1ywvz_1593,._smallEditBtn_1ywvz_1593,._smallDeleteBtn_1ywvz_1593{padding:5px 10px;font-size:11px}._reply_1ywvz_1683{margin-left:12px;gap:8px;margin-top:10px}._replyAvatar_1ywvz_1697{width:24px;height:24px;font-size:10px}._replyContent_1ywvz_1741{padding:7px 10px}._replyAuthor_1ywvz_1759{font-size:12px}._tinyAdminBadge_1ywvz_239{font-size:7px;padding:1px 3px}._replyText_1ywvz_1773{font-size:12px}._replyActions_1ywvz_1785{gap:3px}._replyEditInput_1ywvz_1797{min-width:100px;padding:5px 8px;font-size:11px}._tinyBtn_1ywvz_1825{padding:3px 6px;font-size:10px}._tinyEditBtn_1ywvz_1825,._tinyDeleteBtn_1ywvz_1825{font-size:13px}._replyForm_1ywvz_1887{gap:6px;margin-top:8px}._replyInput_1ywvz_1899{padding:7px 10px;font-size:12px}._replySubmitBtn_1ywvz_1931{width:34px;height:34px;font-size:16px}._commentForm_1ywvz_1991{gap:10px;margin-top:14px;padding-top:14px}._commentInput_1ywvz_2009{padding:9px 12px;font-size:13px}._commentSubmitBtn_1ywvz_2043{width:38px;height:38px;font-size:18px}}@media (max-width: 360px){._adminLeaderboardTabs_1ywvz_2121{grid-template-columns:1fr}._adminLeaderboardTab_1ywvz_2121{padding:8px 10px}._adminStatsGrid_1ywvz_2113{grid-template-columns:1fr}._adminStatBox_1ywvz_2229{padding:10px}._adminStatIcon_1ywvz_2239{width:40px;height:40px;font-size:20px}._adminStatValue_1ywvz_2251{font-size:22px}._adminLeaderboardItem_1ywvz_31{padding:8px;gap:6px}._leaderboardRank_1ywvz_2325{width:28px;height:28px}._medalEmoji_1ywvz_2335{font-size:18px}._rankNumber_1ywvz_2343{font-size:13px}._leaderboardAvatar_1ywvz_1{width:30px;height:30px;font-size:13px}._leaderboardBadge_1ywvz_151{min-width:30px;height:30px;font-size:13px}}._blogContainer_1ywvz_2143{display:flex;gap:24px;margin:0 auto;background:#f8fafc;min-height:100vh;padding:24px}._sidebar_1ywvz_265{width:450px;flex-shrink:0;position:sticky;top:24px;height:fit-content;display:flex;flex-direction:column;gap:20px;max-height:calc(100vh - 48px);overflow-y:auto}._sidebar_1ywvz_265::-webkit-scrollbar{width:6px}._sidebar_1ywvz_265::-webkit-scrollbar-track{background:transparent}._sidebar_1ywvz_265::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}._adminToggle_1ywvz_2201{width:100%;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:16px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #667eea4d;display:flex;align-items:center;justify-content:center;gap:12px;animation:_fadeIn_1ywvz_1 .4s ease}._adminToggle_1ywvz_2201:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._adminToggle_1ywvz_2201._adminActive_1ywvz_3661{background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 4px 16px #f59e0b4d}._adminToggle_1ywvz_2201._adminActive_1ywvz_3661:hover{box-shadow:0 6px 20px #f59e0b66}._adminToggleIcon_1ywvz_2211{font-size:24px;animation:_pulse_1ywvz_1 2s infinite}@keyframes _pulse_1ywvz_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._adminToggleText_1ywvz_2663{font-size:16px}._adminStatsCard_1ywvz_3713{background:#fff;border-radius:20px;box-shadow:0 2px 12px #00000014;border:1px solid #e2e8f0;overflow:hidden;animation:_slideUp_1ywvz_1 .4s ease}@keyframes _slideUp_1ywvz_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._adminHeader_1ywvz_3753{background:linear-gradient(135deg,#8b5cf6,#6366f1);padding:20px 24px;position:relative;overflow:hidden}._adminHeader_1ywvz_3753:before{content:"";position:absolute;top:-50%;right:-10%;width:200px;height:200px;background:#ffffff1a;border-radius:50%}._adminTitle_1ywvz_3789{color:#fff;font-size:20px;font-weight:700;margin:0;display:flex;align-items:center;gap:10px;position:relative;z-index:1}._adminIcon_1ywvz_3813{font-size:28px;animation:_bounce_1ywvz_1 2s infinite}@keyframes _bounce_1ywvz_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._adminStatsGrid_1ywvz_2113{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:20px}._adminStatBox_1ywvz_2229{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;border:2px solid #e2e8f0;transition:all .3s ease;cursor:pointer}._adminStatBox_1ywvz_2229:hover{background:linear-gradient(135deg,#e0e7ff,#dbeafe);border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._adminStatIcon_1ywvz_2239{width:56px;height:56px;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0;box-shadow:0 4px 12px #8b5cf64d}._adminStatInfo_1ywvz_3911{flex:1}._adminStatValue_1ywvz_2251{font-size:32px;font-weight:800;color:#1e293b;line-height:1;margin-bottom:4px;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._adminStatLabel_1ywvz_2259{font-size:13px;color:#64748b;font-weight:600}._adminLeaderboardCard_1ywvz_3961{background:#fff;border-radius:20px;box-shadow:0 2px 12px #00000014;border:1px solid #e2e8f0;overflow:hidden;animation:_slideUp_1ywvz_1 .4s ease .1s backwards}._adminLeaderboardHeader_1ywvz_3979{background:linear-gradient(135deg,#f59e0b,#f97316);padding:20px 24px;position:relative;overflow:hidden}._adminLeaderboardHeader_1ywvz_3979:before{content:"";position:absolute;top:-50%;right:-10%;width:200px;height:200px;background:#ffffff1a;border-radius:50%}._adminLeaderboardHeader_1ywvz_3979:after{content:"";position:absolute;bottom:-30%;left:-5%;width:150px;height:150px;background:#ffffff1a;border-radius:50%}._adminLeaderboardTitle_1ywvz_4037{color:#fff;font-size:20px;font-weight:700;margin:0;display:flex;align-items:center;gap:10px;position:relative;z-index:1}._leaderboardIcon_1ywvz_4061{font-size:28px;animation:_bounce_1ywvz_1 2s infinite}._adminLeaderboardTabs_1ywvz_2121{display:grid;grid-template-columns:repeat(5,1fr);background:#f8fafc;padding:12px;gap:6px}._adminLeaderboardTab_1ywvz_2121{padding:10px 6px;background:#fff;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:4px;font-weight:600;color:#64748b}._adminLeaderboardTab_1ywvz_2121:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-2px)}._adminLeaderboardTab_1ywvz_2121._active_1ywvz_4135{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;border-color:#f59e0b;box-shadow:0 4px 12px #f59e0b4d}._tabIcon_1ywvz_2287{font-size:18px}._tabLabel_1ywvz_2295{font-size:11px}._adminLeaderboardList_1ywvz_2171{padding:16px;display:flex;flex-direction:column;gap:10px;max-height:600px;overflow-y:auto}._adminLeaderboardList_1ywvz_2171::-webkit-scrollbar{width:6px}._adminLeaderboardList_1ywvz_2171::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._adminLeaderboardList_1ywvz_2171::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:10px}._adminLeaderboardItem_1ywvz_31{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f8fafc;border-radius:14px;border:2px solid transparent;transition:all .3s ease;animation:_fadeInItem_1ywvz_1 .4s ease}@keyframes _fadeInItem_1ywvz_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._adminLeaderboardItem_1ywvz_31:hover{background:#fff;border-color:#e2e8f0;transform:translate(4px);box-shadow:0 4px 12px #00000014}._adminLeaderboardItem_1ywvz_31._topThree_1ywvz_31{background:linear-gradient(135deg,#f59e0b26,#f9731626);border-color:#f59e0b66}._adminLeaderboardItem_1ywvz_31._topThree_1ywvz_31:hover{background:linear-gradient(135deg,#f59e0b33,#f9731633);border-color:#f59e0b99}._adminLeaderboardItem_1ywvz_31._currentUser_1ywvz_4297{background:linear-gradient(135deg,#8b5cf626,#6366f126);border-color:#8b5cf666}._adminLeaderboardItem_1ywvz_31._currentUser_1ywvz_4297:hover{background:linear-gradient(135deg,#8b5cf633,#6366f133);border-color:#8b5cf699}._leaderboardRank_1ywvz_2325{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700}._medalEmoji_1ywvz_2335{font-size:26px;animation:_rotate_1ywvz_1 3s infinite}@keyframes _rotate_1ywvz_1{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}._rankNumber_1ywvz_2343{font-size:16px;color:#64748b;font-weight:700}._pageContainer_eo1g4_3{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}._pageWrapper_eo1g4_15{max-width:1400px;margin:0 auto}._pageHeader_eo1g4_27{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}._backButton_eo1g4_43{background:#fff3;border:none;color:#fff;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}._backButton_eo1g4_43:hover{background:#ffffff4d;transform:translate(-5px)}._headerInfo_eo1g4_83{flex:1}._pageTitle_eo1g4_91{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .5rem}._pageSubtitle_eo1g4_105{font-size:.875rem;color:#ffffffe6;margin:0}._editButton_eo1g4_117{background:#fff;border:none;color:#667eea;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 12px #00000026}._editButton_eo1g4_117:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}._successAlert_eo1g4_161,._errorAlert_eo1g4_163{padding:1rem 1.5rem;border-radius:12px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;font-weight:600;animation:_slideIn_eo1g4_1 .3s ease}._successAlert_eo1g4_161{background:#10b981;color:#fff}._errorAlert_eo1g4_163{background:#ef4444;color:#fff}@keyframes _slideIn_eo1g4_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._loading_eo1g4_229{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}._spinner_eo1g4_247{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_eo1g4_247 1s linear infinite}@keyframes _spin_eo1g4_247{to{transform:rotate(360deg)}}._loadingText_eo1g4_273{color:#fff;font-weight:600}._detailView_eo1g4_285{display:flex;flex-direction:column;gap:2rem}._avatarSection_eo1g4_299{background:#fff;border-radius:16px;padding:2rem;display:flex;align-items:center;gap:2rem;box-shadow:0 4px 20px #0000001a}._avatar_eo1g4_299{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:800;flex-shrink:0}._avatarInfo_eo1g4_347{flex:1}._userName_eo1g4_355{font-size:1.75rem;font-weight:700;color:#2d3748;margin:0 0 .75rem}._userRole_eo1g4_369{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.9375rem;font-weight:600}._infoCardsGrid_eo1g4_395{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}._infoCard_eo1g4_395{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}._infoCard_eo1g4_395:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}._cardHeader_eo1g4_433{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._cardIcon_eo1g4_451{font-size:1.5rem}._cardTitle_eo1g4_459{font-size:1.125rem;font-weight:700;color:#2d3748;margin:0}._cardBody_eo1g4_473{display:flex;flex-direction:column;gap:.75rem}._infoRow_eo1g4_485{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:8px;transition:all .2s ease}._infoRow_eo1g4_485:hover{background:#f1f5f9}._label_eo1g4_513{font-size:.875rem;font-weight:600;color:#64748b}._value_eo1g4_525{font-size:.9375rem;font-weight:600;color:#1e293b;text-align:right}._editForm_eo1g4_541{display:flex;flex-direction:column;gap:2rem}._formSection_eo1g4_553{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000001a}._formSectionTitle_eo1g4_567{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}._formRow_eo1g4_591{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._formGroup_eo1g4_603{display:flex;flex-direction:column;gap:.5rem}._formLabel_eo1g4_615{font-size:.875rem;font-weight:600;color:#475569}._formInput_eo1g4_627{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9375rem;color:#1e293b;transition:all .3s ease;background:#fff}._formInput_eo1g4_627:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formInput_eo1g4_627::placeholder{color:#94a3b8}._formActions_eo1g4_669{background:#fff;border-radius:16px;padding:1.5rem;display:flex;justify-content:flex-end;gap:1rem;box-shadow:0 4px 20px #0000001a}._btnCancel_eo1g4_689,._btnSave_eo1g4_691{padding:.875rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._btnCancel_eo1g4_689{background:#e2e8f0;color:#475569}._btnCancel_eo1g4_689:hover{background:#cbd5e0}._btnSave_eo1g4_691{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._btnSave_eo1g4_691:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._btnCancel_eo1g4_689:disabled,._btnSave_eo1g4_691:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){._pageContainer_eo1g4_3{padding:1rem}._pageHeader_eo1g4_27{flex-direction:column;align-items:stretch;gap:1rem}._pageTitle_eo1g4_91{font-size:1.5rem}._avatarSection_eo1g4_299{flex-direction:column;text-align:center;padding:1.5rem}._avatar_eo1g4_299{width:80px;height:80px;font-size:2rem}._userName_eo1g4_355{font-size:1.5rem}._infoCardsGrid_eo1g4_395,._formRow_eo1g4_591{grid-template-columns:1fr}._formActions_eo1g4_669{flex-direction:column-reverse}._btnCancel_eo1g4_689,._btnSave_eo1g4_691{width:100%}}@media (max-width: 480px){._pageContainer_eo1g4_3{padding:.75rem}._pageTitle_eo1g4_91{font-size:1.25rem}._backButton_eo1g4_43,._editButton_eo1g4_117{padding:.625rem 1.25rem;font-size:.875rem}._avatarSection_eo1g4_299{padding:1.25rem}._avatar_eo1g4_299{width:70px;height:70px;font-size:1.75rem}._userName_eo1g4_355{font-size:1.25rem}._infoCard_eo1g4_395,._formSection_eo1g4_553,._formActions_eo1g4_669{padding:1.25rem}}
