@import "https://fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap";
.PasswordChangeModal-module__4TjEVq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PasswordChangeModal-module__4TjEVq__modalContent{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}.PasswordChangeModal-module__4TjEVq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.PasswordChangeModal-module__4TjEVq__modalHeader h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.PasswordChangeModal-module__4TjEVq__modalCloseButton{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.PasswordChangeModal-module__4TjEVq__modalCloseButton:hover{background-color:#f3f4f6}.PasswordChangeModal-module__4TjEVq__modalBody{padding:24px}.PasswordChangeModal-module__4TjEVq__userInfo{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:6px;margin-bottom:24px;padding:16px}.PasswordChangeModal-module__4TjEVq__userInfo p{color:#374151;margin:4px 0;font-size:14px}.PasswordChangeModal-module__4TjEVq__userInfo strong{color:#111827}.PasswordChangeModal-module__4TjEVq__passwordForm{flex-direction:column;display:flex}.PasswordChangeModal-module__4TjEVq__formGroup{margin-bottom:16px}.PasswordChangeModal-module__4TjEVq__formGroup label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.PasswordChangeModal-module__4TjEVq__formGroup input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:4px;width:100%;padding:8px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.PasswordChangeModal-module__4TjEVq__formGroup input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.PasswordChangeModal-module__4TjEVq__formGroup input:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.PasswordChangeModal-module__4TjEVq__formGroup input::placeholder{color:#9ca3af}.PasswordChangeModal-module__4TjEVq__formActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.PasswordChangeModal-module__4TjEVq__cancelButton,.PasswordChangeModal-module__4TjEVq__submitButton{cursor:pointer;border:1px solid;border-radius:4px;justify-content:center;align-items:center;min-width:100px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.PasswordChangeModal-module__4TjEVq__cancelButton{color:#374151;background-color:#fff;border-color:#d1d5db}.PasswordChangeModal-module__4TjEVq__cancelButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.PasswordChangeModal-module__4TjEVq__submitButton{color:#fff;background-color:#3b82f6;border-color:#3b82f6}.PasswordChangeModal-module__4TjEVq__submitButton:hover:not(:disabled){background-color:#2563eb;border-color:#2563eb}.PasswordChangeModal-module__4TjEVq__submitButton:disabled,.PasswordChangeModal-module__4TjEVq__cancelButton:disabled{opacity:.5;cursor:not-allowed}.PasswordChangeModal-module__4TjEVq__passwordNote{background-color:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;margin-top:16px;padding:12px}.PasswordChangeModal-module__4TjEVq__passwordNote p{color:#92400e;margin:0;font-size:13px;line-height:1.4}@media (max-width:640px){.PasswordChangeModal-module__4TjEVq__modalContent{width:95%;max-height:95vh}.PasswordChangeModal-module__4TjEVq__modalHeader{padding:16px 20px 12px}.PasswordChangeModal-module__4TjEVq__modalBody{padding:20px}.PasswordChangeModal-module__4TjEVq__formActions{flex-direction:column;gap:8px}.PasswordChangeModal-module__4TjEVq__cancelButton,.PasswordChangeModal-module__4TjEVq__submitButton{width:100%}}
.Navbar-module__P48_Aa__nav{padding:0}.Navbar-module__P48_Aa__navbar{color:#e6d8b8;z-index:40;background:linear-gradient(#2b2318 0%,#221c14 62%,#1b160f 100%);align-items:center;gap:18px;height:56px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #221c1459}.Navbar-module__P48_Aa__navBottomRule{z-index:40;background:repeating-linear-gradient(90deg,#c9a75c 0 14px,#c9a75c40 14px 18px,#c9a75c 18px 21px,#c9a75c40 21px 35px);height:3px;position:sticky;top:56px}.Navbar-module__P48_Aa__navbarContainer{justify-content:space-between;align-items:center;gap:18px;width:100%;display:flex}.Navbar-module__P48_Aa__navbarLeft{align-items:center;gap:14px;display:flex}.Navbar-module__P48_Aa__navbarMenuButton{color:#e6d8b8;cursor:pointer;background:0 0;border:1px solid #c9a75c73;border-radius:3px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,border-color .2s;display:flex}.Navbar-module__P48_Aa__navbarMenuButton:hover{background-color:#c9a75c2e;border-color:#c9a75c}.Navbar-module__P48_Aa__navbarTitleGroup{flex-direction:column;gap:1px;line-height:1;display:flex}.Navbar-module__P48_Aa__navbarTitle{letter-spacing:.14em;color:#f6ead0;text-shadow:0 1px #00000073;font-family:Noto Serif TC,serif;font-size:22px;font-weight:900}.Navbar-module__P48_Aa__navbarKicker{letter-spacing:.34em;text-transform:uppercase;color:#cfa758;font-family:Cinzel,serif;font-size:10px;font-weight:600}.Navbar-module__P48_Aa__navbarRight{align-items:center;gap:14px;display:flex}.Navbar-module__P48_Aa__navbarNickname{letter-spacing:.14em;color:#e6d8b8;white-space:nowrap;margin:0;font-family:Cinzel,serif;font-size:12px}.Navbar-module__P48_Aa__settingsButton{color:#e6d8b8;cursor:pointer;background:0 0;border:1px solid #c9a75c73;border-radius:3px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,border-color .2s;display:flex}.Navbar-module__P48_Aa__settingsButton:hover{background-color:#c9a75c2e;border-color:#c9a75c}.Navbar-module__P48_Aa__logoutButton{color:#e6d8b8;letter-spacing:.08em;cursor:pointer;background:0 0;border:1px solid #c9a75c;border-radius:3px;height:30px;padding:0 14px;font-size:12px;transition:background-color .2s,color .2s}.Navbar-module__P48_Aa__logoutButton:hover{color:#221c14;background-color:#c9a75c}
.NavigationDrawer-module__H387VG__drawerBackdrop{z-index:9998;background-color:#221c1457;transition:opacity .3s;position:fixed;inset:0}.NavigationDrawer-module__H387VG__navigationDrawer{z-index:9999;background:#fdfbf6;border-right:1px solid #ddd0b6;flex-direction:column;width:334px;height:100dvh;transition:transform .38s cubic-bezier(.22,.9,.24,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-102%);box-shadow:14px 0 40px #3c301c42}.NavigationDrawer-module__H387VG__navigationDrawer.NavigationDrawer-module__H387VG__open{transform:translate(0)}.NavigationDrawer-module__H387VG__drawerHeader{color:#e6d8b8;background:linear-gradient(#2b2318 0%,#221c14 62%,#1b160f 100%);border-bottom:1px solid #ddd0b6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;display:flex}.NavigationDrawer-module__H387VG__drawerUserInfo{align-items:center;gap:.75rem;display:flex}.NavigationDrawer-module__H387VG__userAvatarContainer{align-items:center;margin-right:12px;display:flex;position:relative}.NavigationDrawer-module__H387VG__userAvatar{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;transition:all .2s;display:flex;position:relative}.NavigationDrawer-module__H387VG__userLevelBadge{border:2px solid #fdfbf6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.NavigationDrawer-module__H387VG__userDetails{flex:1;min-width:0}.NavigationDrawer-module__H387VG__userName{white-space:nowrap;text-overflow:ellipsis;color:#f6ead0;margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.NavigationDrawer-module__H387VG__userMeta{letter-spacing:.08em;color:#cfa758;white-space:nowrap;text-overflow:ellipsis;font-family:JetBrains Mono,monospace;font-size:.8rem;line-height:1.3;overflow:hidden}.NavigationDrawer-module__H387VG__userLevel{opacity:.8;margin-top:2px;font-size:12px;font-weight:500}.NavigationDrawer-module__H387VG__drawerCloseButton{color:#5d5442;cursor:pointer;background:0 0;border:none;border-radius:3px;padding:.5rem;transition:background-color .2s}.NavigationDrawer-module__H387VG__drawerCloseButton:hover{background-color:#c9a75c2e}.NavigationDrawer-module__H387VG__drawerContent{-webkit-overflow-scrolling:touch;flex:1;padding:1.25rem;overflow-y:auto}.NavigationDrawer-module__H387VG__drawerSection{margin-bottom:1.75rem}.NavigationDrawer-module__H387VG__drawerSectionTitle{color:#6a5326;letter-spacing:.1em;align-items:baseline;gap:8px;margin:0 0 .75rem;font-size:12px;font-weight:700;display:flex}.NavigationDrawer-module__H387VG__drawerSectionEn{letter-spacing:.24em;text-transform:uppercase;color:#b3a894;font-family:Cinzel,serif;font-size:8px;font-weight:400}.NavigationDrawer-module__H387VG__drawerMenu{flex-direction:column;gap:.375rem;display:flex}.NavigationDrawer-module__H387VG__drawerMenuItem{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:3px;align-items:center;gap:12px;padding:9px 16px;text-decoration:none;transition:background-color .18s;display:flex;position:relative}.NavigationDrawer-module__H387VG__drawerMenuItem:hover{background-color:#c9a75c1f}.NavigationDrawer-module__H387VG__drawerMenuItem.NavigationDrawer-module__H387VG__active{background-color:#f4ecdb}.NavigationDrawer-module__H387VG__drawerMenuItem.NavigationDrawer-module__H387VG__disabled{cursor:not-allowed;opacity:.5;background-color:#0000!important}.NavigationDrawer-module__H387VG__drawerMenuItem.NavigationDrawer-module__H387VG__disabled:hover{background-color:#0000!important}.NavigationDrawer-module__H387VG__menuItemColorBar{border-radius:2px;flex-shrink:0;width:7px;height:26px}.NavigationDrawer-module__H387VG__menuItemIcon{flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.NavigationDrawer-module__H387VG__menuItemContent{text-align:left;flex:1;min-width:0}.NavigationDrawer-module__H387VG__menuItemTitle{letter-spacing:.04em;color:#221c14;margin-bottom:2px;font-size:14px;font-weight:500;line-height:1.3}.NavigationDrawer-module__H387VG__menuItemTitleContainer{flex-direction:column;align-items:flex-start;display:flex}.NavigationDrawer-module__H387VG__menuItemDescription{color:#8c8171;font-size:11px;line-height:1.3}.NavigationDrawer-module__H387VG__accessLevelRequired{color:#a32d2d;opacity:.8;margin-top:2px;font-size:10px;font-weight:500;line-height:1.2}.NavigationDrawer-module__H387VG__accessDeniedIcon{opacity:.5;justify-content:center;align-items:center;margin-left:auto;display:flex}.NavigationDrawer-module__H387VG__menuItemIndicator{background-color:#a4823f;border-radius:2px;width:3px;height:26px;margin-left:auto}.NavigationDrawer-module__H387VG__drawerFooter{text-align:center;background:#fdfbf6;border-top:1px solid #ddd0b6;flex-shrink:0;padding:1rem 1.25rem}.NavigationDrawer-module__H387VG__appVersion{letter-spacing:.1em;color:#b3a894;font-family:JetBrains Mono,monospace;font-size:10px}@media (max-width:768px){.NavigationDrawer-module__H387VG__navigationDrawer{width:280px;height:100dvh}.NavigationDrawer-module__H387VG__drawerHeader{padding:1rem 1rem .75rem}.NavigationDrawer-module__H387VG__drawerContent{padding:1rem}.NavigationDrawer-module__H387VG__drawerMenuItem{padding:.75rem}.NavigationDrawer-module__H387VG__userAvatar{width:40px;height:40px;font-size:16px}.NavigationDrawer-module__H387VG__userLevelBadge{width:18px;height:18px;font-size:9px}.NavigationDrawer-module__H387VG__userName{font-size:14px}.NavigationDrawer-module__H387VG__userMeta{font-size:.8rem}.NavigationDrawer-module__H387VG__menuItemTitle{font-size:13px}.NavigationDrawer-module__H387VG__menuItemDescription{font-size:10px}.NavigationDrawer-module__H387VG__accessLevelRequired{font-size:9px}}@media (max-width:480px){.NavigationDrawer-module__H387VG__navigationDrawer{width:260px}.NavigationDrawer-module__H387VG__drawerHeader,.NavigationDrawer-module__H387VG__drawerContent{padding:.75rem}.NavigationDrawer-module__H387VG__userAvatarContainer{margin-right:8px}.NavigationDrawer-module__H387VG__userAvatar{width:36px;height:36px;font-size:14px}.NavigationDrawer-module__H387VG__userLevelBadge{width:16px;height:16px;font-size:8px}.NavigationDrawer-module__H387VG__userName{font-size:13px}.NavigationDrawer-module__H387VG__userMeta{font-size:.8rem}}@supports (-webkit-touch-callout:none){.NavigationDrawer-module__H387VG__navigationDrawer{height:-webkit-fill-available}}body.drawer-open{overflow:hidden}.NavigationDrawer-module__H387VG__drawerGifAvatar{flex-shrink:0;justify-content:center;align-self:flex-end;align-items:flex-end;margin-left:auto;display:flex}.NavigationDrawer-module__H387VG__drawerGifAvatarImg{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:48px;height:48px}@media (max-width:768px){.NavigationDrawer-module__H387VG__drawerGifAvatarImg{width:42px;height:42px}}@media (max-width:480px){.NavigationDrawer-module__H387VG__drawerGifAvatarImg{width:36px;height:36px}}.NavigationDrawer-module__H387VG__drawerSectionDivider{border:none;border-top:1px solid #eee5d2;margin:.25rem 0 .5rem}
:root{--tabColor1:#219ebc;--tabColor2:#ef476f;--tabColor3:#fad06e;--tabColor4:#00a878}*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background:#000 url(/assets/bodyBG.jpg) 50%/cover no-repeat fixed;min-height:100vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex{display:flex}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.items-center{align-items:center}.space-x-4>*+*{margin-left:1rem}.text-xl{font-size:1.25rem}.text-sm{font-size:.875rem}.font-bold{font-weight:700}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.p-4{padding:1rem}.rounded{border-radius:.25rem}.shadow-md{box-shadow:0 4px 6px #0000001a}.sticky{position:sticky}.top-0{top:0}.z-40{z-index:40}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.hover\:bg-blue-800:hover{background-color:#1e40af}.text-white{color:#fff}
