.mobile-nav{display:none}@media(max-width:767px){.mobile-nav{display:block;position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--theme-header-bg, #fff);border-top:1px solid var(--theme-header-border, rgba(0, 0, 0, .06));box-shadow:0 -2px 8px #0000000f;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-nav-inner{display:flex;justify-content:space-around;align-items:center;height:56px;max-width:100%}.mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:44px;min-width:44px;padding:6px 8px;border:none;background:transparent;color:#666;font-size:11px;cursor:pointer;transition:color .2s,background .2s;-webkit-tap-highlight-color:transparent}.mobile-nav-item:active{background:#0000000a}.mobile-nav-item.active{color:var(--theme-mobile-nav-active, #1e3a8a);font-weight:600}.mobile-nav-icon{font-size:20px;line-height:1}.mobile-nav-label{line-height:1.2;white-space:nowrap}.mobile-more-overlay{position:fixed;inset:0;z-index:998;background:#0000004d;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:overlayFadeIn .2s ease}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.mobile-more-panel{position:fixed;left:0;right:0;bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:999;background:var(--theme-header-bg, #fff);border-radius:16px 16px 0 0;border-top:1px solid var(--theme-header-border, rgba(0, 0, 0, .06));box-shadow:0 -4px 24px #0000001f;padding:8px 16px 16px;transform:translateY(100%);transition:transform .28s cubic-bezier(.34,1.2,.64,1);will-change:transform}.mobile-more-panel.open{transform:translateY(0)}.mobile-more-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0 12px;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:12px}.mobile-more-title{font-size:13px;font-weight:600;color:#374151;letter-spacing:.5px}.mobile-more-close{width:28px;height:28px;border:none;background:#0000000d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mobile-more-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 4px;border:none;background:#f8fafc;border-radius:12px;color:#4b5563;font-size:11px;cursor:pointer;transition:background .15s,color .15s;-webkit-tap-highlight-color:transparent}.mobile-more-item:active{background:var(--theme-mobile-more-active-bg, rgba(30, 58, 138, .08))}.mobile-more-item.active{background:var(--theme-mobile-more-active-bg, rgba(30, 58, 138, .08));color:var(--theme-mobile-nav-active, #1e3a8a);font-weight:600}.mobile-more-icon{font-size:22px;line-height:1}.mobile-more-label{line-height:1.2;white-space:nowrap}}@media(min-width:768px){.mobile-nav,.mobile-more-panel,.mobile-more-overlay{display:none!important}}.break-mode-widget{position:fixed;bottom:24px;right:24px;z-index:99999}.break-widget-trigger{display:flex;align-items:center;gap:8px;padding:10px 18px;background:var(--theme-sidebar-bg);color:#fff;border-radius:24px;cursor:pointer;box-shadow:0 4px 16px #1e3a8a59;transition:all .2s;-webkit-user-select:none;user-select:none;animation:breakWidgetPulse 3s ease-in-out infinite}.break-widget-trigger:hover{transform:scale(1.05);box-shadow:0 6px 24px #1e3a8a73}@keyframes breakWidgetPulse{0%,to{box-shadow:0 4px 16px #1e3a8a59}50%{box-shadow:0 4px 24px #3b82f680}}.break-widget-icon{font-size:18px}.break-widget-label{font-size:13px;font-weight:600;letter-spacing:1px}.break-widget-panel{background:var(--theme-card-bg, #fff);border-radius:16px;padding:20px;box-shadow:0 8px 32px #00000026;border:1px solid var(--theme-card-border, #e2e8f0);animation:breakPanelIn .2s ease-out;min-width:240px}@keyframes breakPanelIn{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.break-widget-panel-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.break-widget-panel-title{font-size:14px;font-weight:600;color:var(--theme-text-primary)}.break-widget-pin-row{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.break-widget-pin-input{width:44px!important;height:48px!important;text-align:center!important;font-size:20px!important;font-weight:700!important;border-radius:10px!important;border:2px solid var(--theme-card-border, #e2e8f0)!important;transition:border-color .2s!important}.break-widget-pin-input:focus{border-color:var(--theme-card-selected-border, #3b82f6)!important;box-shadow:0 0 0 2px #3b82f626!important}.break-widget-cancel{display:block;width:100%;background:none;border:none;color:var(--theme-text-secondary, #94a3b8);font-size:13px;cursor:pointer;padding:6px;text-align:center}.break-widget-cancel:hover{color:var(--theme-text-secondary)}@media(max-width:768px){.break-mode-widget{bottom:80px;right:16px}.break-widget-trigger{padding:8px 14px}.break-widget-label{font-size:12px}.break-widget-pin-input{width:40px!important;height:44px!important;font-size:18px!important}}.main-layout{min-height:100vh;height:100vh;display:flex;overflow:hidden;font-family:var(--theme-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.main-sider{position:fixed!important;left:0;top:0;bottom:0;height:100vh!important;z-index:100;box-shadow:2px 0 8px #0000000d;overflow:hidden;background:var(--theme-sidebar-bg)!important}.main-sider .ant-menu{background:transparent!important}.main-sider .ant-menu-item{color:var(--theme-sidebar-text)!important}.main-sider .ant-menu-item:hover{background:var(--theme-sidebar-hover)!important;color:var(--theme-sidebar-hover-text, #fff)!important}.main-sider .ant-menu-item-selected{background:var(--theme-sidebar-active)!important;color:var(--theme-sidebar-active-text, #fff)!important}.main-layout.sider-visible .main-layout-inner{margin-left:220px}.main-layout.sider-visible.sider-collapsed .main-layout-inner{margin-left:80px}.main-layout-inner{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--theme-body-bg, #f5f7fa)}.main-layout-inner .main-content{flex:1;overflow:auto;min-height:0;-webkit-overflow-scrolling:touch}.main-sider:before{content:"";position:absolute;inset:0;background-image:radial-gradient(2px 2px at 20px 30px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .6)),transparent),radial-gradient(2px 2px at 60px 70px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .5)),transparent),radial-gradient(1px 1px at 50px 50px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .7)),transparent),radial-gradient(1px 1px at 130px 80px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .4)),transparent),radial-gradient(2px 2px at 90px 10px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .5)),transparent),radial-gradient(1px 1px at 160px 120px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .4)),transparent),radial-gradient(2px 2px at 30px 150px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .5)),transparent);background-repeat:repeat;background-size:200px 200px;animation:twinkle 3s ease-in-out infinite;pointer-events:none;z-index:0}.main-sider .logo-container,.main-sider .ant-menu,.main-sider .ant-layout-sider-children{position:relative;z-index:1}.logo-container{height:64px;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.1)}.logo-icon{font-size:32px;animation:float 3s ease-in-out infinite}.logo-text{font-size:20px;font-weight:700;color:var(--theme-sidebar-logo-text, white);letter-spacing:1px}.main-header{background:var(--theme-header-bg);padding:0 24px;box-shadow:var(--theme-header-shadow, 0 2px 8px rgba(0, 0, 0, .05));border-bottom:1px solid var(--theme-header-border);display:flex;justify-content:space-between;align-items:center;min-height:64px;backdrop-filter:var(--theme-header-backdrop, none);-webkit-backdrop-filter:var(--theme-header-backdrop, none)}.header-left{display:flex;align-items:center}.trigger-btn{font-size:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.trigger-btn:hover{background:#0000000d}.header-right{display:flex;align-items:center;min-height:40px}.header-right .ant-space{align-items:center;min-height:40px}.header-right .ant-btn{display:inline-flex;align-items:center;justify-content:center;height:40px!important;min-width:40px!important;padding:0!important;line-height:1!important}.header-right .ant-dropdown-trigger{display:inline-flex;align-items:center;height:40px;line-height:1}.header-right .ant-space-item{display:flex;align-items:center}.header-right .ant-badge{display:inline-flex;align-items:center}.header-icon{font-size:20px;color:var(--theme-header-icon-color);cursor:pointer;transition:color .3s}.header-icon:hover{color:var(--theme-header-icon-hover)}.header-icon-btn{color:var(--theme-header-icon-color, #666666)!important;background:transparent!important;border:none!important;transition:color .2s,background .2s!important}.header-icon-btn:hover{color:var(--theme-header-icon-hover, #1e3a8a)!important;background:var(--theme-accent-bg, rgba(0, 0, 0, .04))!important}.header-icon-btn .anticon{color:inherit!important}.user-info{cursor:pointer;padding:0 12px;border-radius:8px;transition:background .3s;display:inline-flex;align-items:center;height:40px;gap:8px;line-height:1}.user-info:hover{background:#0000000d}.user-avatar-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px}.user-avatar-wrap .ant-avatar{display:block!important;flex-shrink:0;width:32px!important;height:32px!important;line-height:32px!important;margin:0!important;vertical-align:middle}.user-avatar{background:var(--theme-class-badge-bg)}.vip-badge-icon{position:absolute;top:-2px;right:-4px;transform:rotate(15deg);font-size:12px;color:#f59e0b;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));pointer-events:none}.vip-badge-inactive{color:#d1d5db;filter:none;opacity:.6}.user-name{font-weight:500;color:var(--theme-text-primary);line-height:1}.main-content{margin:24px;min-height:calc(100vh - 112px)}.main-content-with-mobilenav{padding-bottom:72px}.content-wrapper{background:var(--theme-card-bg, #ffffff);padding:24px;border-radius:16px;box-shadow:0 2px 12px #0000000a;min-height:calc(100vh - 160px);border:var(--theme-card-inner-border, none)}@media(max-width:768px){.main-header{padding:0 12px}.header-logo{font-size:18px;font-weight:700;color:var(--theme-page-title)}.header-logo-icon{font-size:24px;flex-shrink:0}.main-content,.main-content-with-mobilenav{margin:16px}.content-wrapper{padding:16px}}.float-drag-btn{position:fixed;z-index:1100;width:52px;height:52px;border-radius:50%;background:var(--theme-float-btn-bg);display:flex;align-items:center;justify-content:center;cursor:grab;box-shadow:0 4px 16px var(--theme-float-btn-shadow);transition:box-shadow .2s,transform .15s;-webkit-user-select:none;user-select:none;touch-action:none}.float-drag-btn:hover{box-shadow:0 6px 20px var(--theme-float-btn-shadow);transform:scale(1.05)}.float-drag-btn.active{filter:brightness(.9)}.float-drag-btn:active{cursor:grabbing}.float-menu-overlay{position:fixed;inset:0;z-index:1099;background:#00000026}.float-menu-panel{position:fixed;z-index:1100;width:220px;max-height:480px;background:var(--theme-card-bg, #fff);border-radius:12px;box-shadow:0 8px 32px #00000026;overflow:hidden;animation:floatMenuIn .2s ease-out}@keyframes floatMenuIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.float-menu-panel-header{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid var(--theme-card-border, #f0f0f0)}.float-menu-panel-header .logo-text{flex:1;font-size:16px;font-weight:700}.float-menu-close{color:var(--theme-text-secondary, #999)}.float-menu-panel .ant-menu{max-height:400px;overflow-y:auto}.float-menu-panel .ant-menu-item{margin:2px 8px;border-radius:8px}.top-nav-bar{display:flex;align-items:center;gap:16px;padding:0 24px;height:52px;background:var(--theme-sidebar-bg);position:relative;z-index:1}.top-nav-bar:before{content:"";position:absolute;inset:0;background-image:radial-gradient(2px 2px at 40px 15px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .5)),transparent),radial-gradient(1px 1px at 120px 30px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .4)),transparent),radial-gradient(2px 2px at 200px 10px,var(--theme-sidebar-star-color, rgba(255, 255, 255, .3)),transparent);background-repeat:repeat;background-size:300px 52px;animation:twinkle 3s ease-in-out infinite;pointer-events:none}.top-nav-left{display:flex;align-items:center;gap:8px;flex-shrink:0;position:relative;z-index:1}.top-nav-logo-text{font-size:16px;font-weight:700;color:var(--theme-sidebar-logo-text, var(--theme-sidebar-text, #fff));letter-spacing:1px}.top-nav-menu{display:flex;align-items:center;gap:2px;flex:1;overflow-x:auto;position:relative;z-index:1;scrollbar-width:none}.top-nav-menu::-webkit-scrollbar{display:none}.top-nav-item{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;background:transparent;color:var(--theme-sidebar-text);font-size:13px;font-weight:600;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s;font-family:var(--theme-font-family, inherit)}.top-nav-item:hover{background:var(--theme-sidebar-hover);color:var(--theme-sidebar-hover-text, #fff)}.top-nav-item.active{background:var(--theme-sidebar-active);color:var(--theme-sidebar-active-text, #fff);font-weight:700}.top-nav-item-icon{font-size:15px;line-height:1}.top-nav-right{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0;position:relative;z-index:1}.top-nav-icon-btn{display:inline-flex!important;align-items:center;justify-content:center;width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;padding:0!important;background:var(--theme-sidebar-hover, rgba(255, 255, 255, .15))!important;color:var(--theme-sidebar-text, rgba(255, 255, 255, .85))!important;border:none!important;transition:all .2s}.top-nav-icon-btn:hover{background:var(--theme-sidebar-active, rgba(255, 255, 255, .28))!important;color:var(--theme-sidebar-active-text, var(--theme-sidebar-logo-text, #fff))!important}.top-nav-icon-btn .anticon{color:inherit!important}.top-nav-right .ant-badge .top-nav-icon-btn{color:var(--theme-sidebar-text, rgba(255, 255, 255, .85))!important}.top-nav-user{cursor:pointer;padding:2px 10px 2px 4px;border-radius:20px;transition:background .2s;display:inline-flex;align-items:center;gap:6px;background:var(--theme-sidebar-hover, rgba(255, 255, 255, .15))}.top-nav-user:hover{background:var(--theme-sidebar-active, rgba(255, 255, 255, .28))}.top-nav-user .user-avatar{width:28px!important;height:28px!important;line-height:28px!important}.top-nav-user .user-avatar-wrap{width:28px;height:28px}.top-nav-user-name{font-size:13px;font-weight:600;color:var(--theme-sidebar-logo-text, var(--theme-sidebar-text, #fff));line-height:1}.break-mode-active{pointer-events:none;-webkit-user-select:none;user-select:none}.break-mode-active .toolbar,.break-mode-active .batch-bar,.break-mode-active .group-score-actions,.break-mode-active .dashboard-header .ant-select{opacity:.3}.break-mode-active .stat-card{pointer-events:none}.break-mode-active .student-card .card-hover:active,.break-mode-active .group-score-card .card-hover:active{transform:none;box-shadow:none}.main-footer{text-align:center;padding:12px 16px;font-size:12px;color:var(--theme-text-secondary, #94a3b8);border-top:1px solid var(--theme-card-border, #f1f5f9);margin-top:auto}.main-footer a{color:var(--theme-text-secondary, #94a3b8);text-decoration:none;transition:color .2s}.main-footer a:hover{color:var(--theme-primary-light, #6366f1)}.admin-layout{min-height:100vh}.admin-sider{box-shadow:2px 0 8px #00000014}.admin-sider .ant-layout-sider-children{background:#001529}.admin-logo-container{height:64px;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.08)}.admin-logo-icon{font-size:28px}.admin-logo-text{font-size:18px;font-weight:700;color:#e6f4ff;letter-spacing:1px}.admin-header{background:#fff;padding:0 24px;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;align-items:center}.admin-header-left{display:flex;align-items:center;gap:12px}.admin-header-title{font-size:15px;font-weight:600;color:#1e3a8a}.admin-trigger-btn{font-size:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.admin-trigger-btn:hover{background:#0000000d}.admin-header-right{display:flex;align-items:center}.admin-user-info{cursor:pointer;padding:4px 12px;border-radius:8px;transition:background .3s}.admin-user-info:hover{background:#0000000d}.admin-user-avatar{background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.admin-user-name{font-weight:500;color:#333}.admin-content{margin:24px;min-height:calc(100vh - 112px)}.admin-content-wrapper{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000d;min-height:calc(100vh - 160px)}@media(max-width:768px){.admin-header{padding:0 12px}.admin-header-title{display:none}.admin-content{margin:8px}.admin-content-wrapper{padding:12px;overflow-x:auto}.admin-content-wrapper .ant-table-wrapper{overflow-x:auto}.admin-content-wrapper .ant-table{min-width:600px}.admin-content-wrapper h2{font-size:16px}.admin-content-wrapper .ant-card{border-radius:8px!important}}.admin-mobile-drawer .ant-drawer-body{background:#001529!important}.admin-mobile-drawer .admin-logo-container{border-bottom:1px solid rgba(255,255,255,.08)}.login-page{display:flex;min-height:100vh}.login-left{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#0f172a,#1e293b)}.login-left-content{position:relative;z-index:1;text-align:center;padding:40px;color:#fff}.brand-area{margin-bottom:48px}.brand-icon{font-size:72px;display:block;margin-bottom:16px;animation:float 3s ease-in-out infinite}.brand-title{font-size:48px;font-weight:800;margin:0 0 4px;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-subtitle-en{font-size:16px;color:#fff9;margin:0 0 12px;letter-spacing:2px}.brand-desc{font-size:18px;color:#ffffffd9;margin:0}.feature-list{display:flex;flex-direction:column;gap:16px;align-items:center}.feature-item{display:flex;align-items:center;gap:10px;font-size:15px;color:#ffffffbf;padding:10px 24px;border-radius:24px;background:#ffffff14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s}.feature-item:hover{background:#ffffff24;transform:translate(4px)}.feature-icon{font-size:20px}.login-right{width:480px;min-width:360px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;background:#fff;position:relative}.login-form-wrapper{width:100%;max-width:380px}.login-form-header{margin-bottom:32px}.form-title{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px}.form-desc{font-size:14px;color:#94a3b8;margin:0}.login-submit-btn{height:48px!important;font-size:16px!important;font-weight:600!important;border-radius:10px!important;background:linear-gradient(135deg,#1e3a8a,#3b82f6)!important;border:none!important;box-shadow:0 4px 14px #1e3a8a4d!important;transition:all .3s!important}.login-submit-btn:hover{transform:translateY(-1px)!important;box-shadow:0 6px 20px #1e3a8a66!important}.login-links{display:flex;justify-content:center;gap:24px;margin-bottom:24px}.link-item{font-size:14px;cursor:pointer;border:none;background:none;padding:0;transition:color .2s}.link-primary{color:#1e3a8a;font-weight:500;text-decoration:none}.link-primary:hover{color:#3b82f6}.link-secondary{color:#64748b}.link-secondary:hover{color:#1e3a8a}.admin-entry{text-align:center;padding-top:16px;border-top:1px solid #f1f5f9;font-size:13px;color:#94a3b8}.admin-link{color:#94a3b8;text-decoration:none;transition:color .2s}.admin-link:hover{color:#1e3a8a}.login-footer{position:absolute;bottom:24px;font-size:12px;color:#cbd5e1;text-align:center;line-height:1.8}.login-footer a{color:#cbd5e1;text-decoration:none}.login-footer a:hover{color:#fff}.mobile-brand{display:none;text-align:center;margin-bottom:32px}.brand-icon-sm{font-size:48px;display:block;margin-bottom:8px}.brand-title-sm{font-size:32px;font-weight:800;margin:0 0 4px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-subtitle-sm{font-size:13px;color:#94a3b8;margin:0;letter-spacing:1px}@media(max-width:992px){.login-left{display:none}.login-right{width:100%;min-width:unset;background:linear-gradient(180deg,#f8fafc,#e2e8f0)}.mobile-brand{display:block}.login-form-wrapper{background:#fff;padding:32px 24px;border-radius:16px;box-shadow:0 8px 32px #00000014}}@media(max-width:480px){.login-right,.login-form-wrapper{padding:24px 16px}.form-title{font-size:24px}.brand-icon-sm{font-size:40px}.brand-title-sm{font-size:28px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.register-page{display:flex;min-height:100vh}.register-left{flex:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#0f172a,#1e293b)}.register-left-content{position:relative;z-index:1;text-align:center;padding:40px;color:#fff}.register-benefits{margin-top:40px;text-align:left}.benefits-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#ffffffe6;text-align:center}.benefit-item{display:flex;align-items:center;gap:12px;font-size:15px;color:#ffffffbf;padding:10px 20px;margin-bottom:8px;border-radius:8px;transition:all .3s}.benefit-item:hover{background:#ffffff14}.benefit-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#10b9814d;color:#34d399;font-size:12px;font-weight:700;flex-shrink:0}.register-right{width:520px;min-width:380px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;background:#fff;position:relative;overflow-y:auto}.register-form-wrapper{width:100%;max-width:420px}.register-form-header{margin-bottom:24px}.register-submit-btn{height:48px!important;font-size:16px!important;font-weight:600!important;border-radius:10px!important;background:linear-gradient(135deg,#1e3a8a,#3b82f6)!important;border:none!important;box-shadow:0 4px 14px #1e3a8a4d!important;transition:all .3s!important}.register-submit-btn:hover{transform:translateY(-1px)!important;box-shadow:0 6px 20px #1e3a8a66!important}.register-login-link{text-align:center;font-size:14px;color:#64748b}.to-login{color:#1e3a8a;font-weight:500;margin-left:4px;text-decoration:none;transition:color .2s}.to-login:hover{color:#3b82f6}.register-footer{position:absolute;bottom:24px;font-size:12px;color:#cbd5e1;text-align:center;line-height:1.8}.register-footer a{color:#cbd5e1;text-decoration:none}.register-footer a:hover{color:#fff}@media(max-width:992px){.register-left{display:none}.register-right{width:100%;min-width:unset;background:linear-gradient(180deg,#f8fafc,#e2e8f0)}.mobile-brand{display:block}.register-form-wrapper{background:#fff;padding:32px 24px;border-radius:16px;box-shadow:0 8px 32px #00000014}}@media(max-width:480px){.register-right,.register-form-wrapper{padding:24px 16px}}.admin-login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e3a8a,#1e40af);padding:24px}.admin-login-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:48px 40px 36px;box-shadow:0 20px 60px #0000004d}.admin-login-header{text-align:center;margin-bottom:36px}.admin-login-icon{font-size:48px;color:#1e3a8a;margin-bottom:16px}.admin-login-title{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 6px}.admin-login-subtitle{font-size:14px;color:#94a3b8;margin:0}.admin-login-btn{height:48px!important;font-size:16px!important;font-weight:600!important;border-radius:10px!important;background:linear-gradient(135deg,#1e3a8a,#3b82f6)!important;border:none!important;box-shadow:0 4px 14px #1e3a8a4d!important}.admin-login-btn:hover{transform:translateY(-1px)!important;box-shadow:0 6px 20px #1e3a8a66!important}.admin-login-footer{text-align:center;margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.back-to-teacher{font-size:14px;color:#64748b;text-decoration:none;transition:color .2s}.back-to-teacher:hover{color:#1e3a8a}.admin-login-copyright{margin-top:32px;font-size:13px;color:#fff6}@media(max-width:480px){.admin-login-card{padding:36px 24px 28px}.admin-login-title{font-size:24px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.line-through{text-decoration-line:line-through}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--primary-color:#1e3a8a;--secondary-color:#f59e0b;--accent-color:#06b6d4;--bg-gradient:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--breakpoint-xs:0px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1600px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--theme-body-bg,#f5f7fa);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:768px){::-webkit-scrollbar{width:0;height:0;display:none}*{scrollbar-width:none;-ms-overflow-style:none}}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:1}}.star-bg{background:linear-gradient(#0f172a,#1e293b);position:absolute;inset:0;overflow:hidden}.star-bg:before{content:"";background-image:radial-gradient(2px 2px at 20px 30px,#fff,#0000),radial-gradient(2px 2px at 60px 70px,#fff,#0000),radial-gradient(1px 1px at 50px 50px,#fff,#0000),radial-gradient(1px 1px at 130px 80px,#fff,#0000),radial-gradient(2px 2px at 90px 10px,#fff,#0000);background-repeat:repeat;background-size:200px 200px;animation:3s ease-in-out infinite twinkle;position:absolute;inset:0}button,[role=button],.ant-btn,.ant-menu-item,.ant-select,.ant-select-selector,.ant-switch,.ant-checkbox,.ant-radio,.ant-tabs-tab,.ant-popover-inner,a{touch-action:manipulation}.card-hover{transition:all .3s}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.btn-shine{position:relative;overflow:hidden}.btn-shine:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-shine:hover:before{left:100%}.loading-dots{gap:4px;display:inline-flex}.loading-dots span{background:currentColor;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both loading-bounce}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes loading-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media(max-width:768px){.mobile-hidden{display:none!important}}@media(min-width:769px){.desktop-hidden{display:none!important}}.btn-mobile{min-width:44px;min-height:44px;padding:12px 24px}@media(hover:none){.btn-mobile:active{opacity:.9}}.ant-layout{min-height:100vh}.ant-card{border-radius:12px;box-shadow:0 2px 8px #0000000d}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.empty-state{text-align:center;color:#999;padding:60px 20px}.empty-state-icon{opacity:.3;margin-bottom:16px;font-size:64px}.badge-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite badge-pulse}@keyframes badge-pulse{0%,to{opacity:1}50%{opacity:.5}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ease{syntax:"*";inherits:false}:root,[data-theme=default]{--theme-primary: #1e3a8a;--theme-primary-light: #3b82f6;--theme-card-bg: #ffffff;--theme-card-border: #e2e8f0;--theme-card-hover-shadow: 0 8px 24px rgba(0, 0, 0, .1);--theme-card-inner-border: none;--theme-spirit-wrap-bg: linear-gradient(135deg, #eff6ff 0%, #e0e7ff 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(59, 130, 246, .25);--theme-stat-card-bg: #ffffff;--theme-stat-card-1: linear-gradient(135deg, #3b82f6, #1e40af);--theme-stat-card-2: linear-gradient(135deg, #f59e0b, #d97706);--theme-stat-card-3: linear-gradient(135deg, #10b981, #059669);--theme-stat-card-4: linear-gradient(135deg, #8b5cf6, #6d28d9);--theme-stat-card-5: linear-gradient(135deg, #ec4899, #db2777);--theme-stat-card-text: #fff;--theme-stat-card-radius: 16px;--theme-stat-card-shadow: 0 2px 8px rgba(0, 0, 0, .06);--theme-stat-value-size: 32px;--theme-stat-value-weight: 800;--theme-stat-label-size: 12px;--theme-page-title: #1e3a8a;--theme-body-bg: #f5f7fa;--theme-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--theme-sidebar-bg: #001529;--theme-sidebar-text: rgba(255, 255, 255, .65);--theme-sidebar-hover: rgba(255, 255, 255, .08);--theme-sidebar-active: #1677ff;--theme-header-bg: #ffffff;--theme-header-border: #e2e8f0;--theme-header-icon-color: #666666;--theme-header-icon-hover: #1e3a8a;--theme-text-primary: #1e293b;--theme-text-secondary: #64748b;--theme-accent-bg: #eff6ff;--theme-accent-color: #1e3a8a;--theme-class-badge-bg: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--theme-batch-bg: #eff6ff;--theme-batch-border: #bfdbfe;--theme-batch-text: #3b82f6;--theme-card-selected-border: #3b82f6;--theme-float-btn-bg: linear-gradient(135deg, #1e3a8a, #3b82f6);--theme-float-btn-shadow: rgba(30, 58, 138, .35);--theme-mobile-nav-active: #1e3a8a;--theme-mobile-more-active-bg: rgba(30, 58, 138, .08);--theme-toolbar-btn-highlight-bg: transparent;--theme-toolbar-btn-highlight-color: inherit;--theme-toolbar-btn-highlight-border: #d9d9d9}[data-theme=cute]{--theme-primary: #ec4899;--theme-primary-light: #f472b6;--theme-card-bg: #fff5f9;--theme-card-border: #fbcfe8;--theme-card-hover-shadow: 0 8px 24px rgba(236, 72, 153, .15);--theme-spirit-wrap-bg: linear-gradient(135deg, #fce7f3 0%, #fbcfe8 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(236, 72, 153, .25);--theme-stat-card-bg: #fff5f9;--theme-stat-card-1: linear-gradient(135deg, #f472b6, #ec4899);--theme-stat-card-2: linear-gradient(135deg, #fbbf24, #f59e0b);--theme-stat-card-3: linear-gradient(135deg, #a78bfa, #8b5cf6);--theme-stat-card-4: linear-gradient(135deg, #34d399, #10b981);--theme-stat-card-5: linear-gradient(135deg, #fb923c, #f97316);--theme-stat-card-text: #fff;--theme-page-title: #be185d;--theme-body-bg: #fdf2f8;--theme-sidebar-bg: linear-gradient(180deg, #db2777 0%, #be185d 100%);--theme-sidebar-text: rgba(255, 255, 255, .85);--theme-sidebar-hover: rgba(255, 255, 255, .18);--theme-sidebar-active: rgba(255, 255, 255, .25);--theme-header-bg: #ffffff;--theme-header-border: #fbcfe8;--theme-header-icon-color: #666666;--theme-header-icon-hover: #be185d;--theme-text-primary: #831843;--theme-text-secondary: #9d174d;--theme-accent-bg: #fce7f3;--theme-accent-color: #be185d;--theme-class-badge-bg: linear-gradient(135deg, #ec4899 0%, #db2777 100%);--theme-batch-bg: #fce7f3;--theme-batch-border: #fbcfe8;--theme-batch-text: #db2777;--theme-card-selected-border: #ec4899;--theme-float-btn-bg: linear-gradient(135deg, #db2777, #f472b6);--theme-float-btn-shadow: rgba(219, 39, 119, .35);--theme-mobile-nav-active: #be185d;--theme-mobile-more-active-bg: rgba(190, 24, 93, .08);--theme-toolbar-btn-highlight-bg: #fce7f3;--theme-toolbar-btn-highlight-color: #be185d;--theme-toolbar-btn-highlight-border: #fbcfe8}[data-theme=ocean]{--theme-primary: #0d9488;--theme-primary-light: #14b8a6;--theme-card-bg: #f0fdfa;--theme-card-border: #99f6e4;--theme-card-hover-shadow: 0 8px 24px rgba(13, 148, 136, .15);--theme-spirit-wrap-bg: linear-gradient(135deg, #ccfbf1 0%, #99f6e4 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(13, 148, 136, .25);--theme-stat-card-bg: #f0fdfa;--theme-stat-card-1: linear-gradient(135deg, #14b8a6, #0d9488);--theme-stat-card-2: linear-gradient(135deg, #38bdf8, #0ea5e9);--theme-stat-card-3: linear-gradient(135deg, #fbbf24, #f59e0b);--theme-stat-card-4: linear-gradient(135deg, #a78bfa, #8b5cf6);--theme-stat-card-5: linear-gradient(135deg, #f472b6, #ec4899);--theme-stat-card-text: #fff;--theme-page-title: #0f766e;--theme-body-bg: #f0fdfa;--theme-sidebar-bg: linear-gradient(180deg, #0d9488 0%, #0f766e 100%);--theme-sidebar-text: rgba(255, 255, 255, .85);--theme-sidebar-hover: rgba(255, 255, 255, .18);--theme-sidebar-active: rgba(255, 255, 255, .25);--theme-header-bg: #ffffff;--theme-header-border: #99f6e4;--theme-header-icon-color: #666666;--theme-header-icon-hover: #0f766e;--theme-text-primary: #134e4a;--theme-text-secondary: #0f766e;--theme-accent-bg: #ccfbf1;--theme-accent-color: #0f766e;--theme-class-badge-bg: linear-gradient(135deg, #0d9488 0%, #0f766e 100%);--theme-batch-bg: #ccfbf1;--theme-batch-border: #99f6e4;--theme-batch-text: #0d9488;--theme-card-selected-border: #14b8a6;--theme-float-btn-bg: linear-gradient(135deg, #0d9488, #14b8a6);--theme-float-btn-shadow: rgba(13, 148, 136, .35);--theme-mobile-nav-active: #0f766e;--theme-mobile-more-active-bg: rgba(15, 118, 110, .08);--theme-toolbar-btn-highlight-bg: #ccfbf1;--theme-toolbar-btn-highlight-color: #0f766e;--theme-toolbar-btn-highlight-border: #99f6e4}[data-theme=cream-spring]{--theme-primary: #d4949a;--theme-primary-light: #e8b4b8;--theme-card-bg: #ffffff;--theme-card-border: #ffe8e0;--theme-card-hover-shadow: 0 8px 28px rgba(232, 180, 184, .22);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .6);--theme-spirit-wrap-bg: linear-gradient(135deg, #ffe8e0 0%, #e8b4b8 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(232, 180, 184, .25);--theme-stat-card-bg: #fff8f3;--theme-stat-card-1: linear-gradient(135deg, #E8B4B8, #D4949A);--theme-stat-card-2: linear-gradient(135deg, #F5D76E, #E8C44A);--theme-stat-card-3: linear-gradient(135deg, #B8E0D2, #9DD0BE);--theme-stat-card-4: linear-gradient(135deg, #D5CAE6, #C0B0D8);--theme-stat-card-5: linear-gradient(135deg, #f0c9cf, #e8a8b0);--theme-stat-card-text: #fff;--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 16px rgba(232, 180, 184, .15);--theme-stat-value-size: 32px;--theme-stat-value-weight: 800;--theme-stat-label-size: 12px;--theme-page-title: #8b6050;--theme-body-bg: #fff8f3;--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-sidebar-bg: linear-gradient(180deg, #c48088 0%, #b06870 100%);--theme-sidebar-text: rgba(255, 255, 255, .85);--theme-sidebar-hover: rgba(255, 255, 255, .18);--theme-sidebar-active: rgba(255, 255, 255, .25);--theme-header-bg: rgba(255, 244, 238, .82);--theme-header-backdrop: blur(14px) saturate(1.5);--theme-header-border: rgba(232, 180, 184, .35);--theme-header-shadow: 0 1px 0 rgba(232, 180, 184, .25), 0 4px 16px rgba(220, 160, 170, .06);--theme-header-icon-color: #8b6050;--theme-header-icon-hover: #b06870;--theme-text-primary: #8b6050;--theme-text-secondary: #a67c6e;--theme-accent-bg: #ffe8e0;--theme-accent-color: #8b6050;--theme-class-badge-bg: linear-gradient(135deg, #e8b4b8 0%, #d4949a 100%);--theme-batch-bg: #ffe8e0;--theme-batch-border: #e8b4b8;--theme-batch-text: #b06870;--theme-card-selected-border: #d4949a;--theme-float-btn-bg: linear-gradient(135deg, #c48088, #d4949a);--theme-float-btn-shadow: rgba(196, 128, 136, .35);--theme-mobile-nav-active: #b06870;--theme-mobile-more-active-bg: rgba(176, 104, 112, .08);--theme-toolbar-btn-highlight-bg: #ffe8e0;--theme-toolbar-btn-highlight-color: #b06870;--theme-toolbar-btn-highlight-border: #e8b4b8}[data-theme=mint]{--theme-primary: #5db888;--theme-primary-light: #7ecba1;--theme-card-bg: #ffffff;--theme-card-border: #d4edda;--theme-card-hover-shadow: 0 8px 28px rgba(126, 203, 161, .2);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .6);--theme-spirit-wrap-bg: linear-gradient(135deg, #d4edda 0%, #7ecba1 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(126, 203, 161, .25);--theme-stat-card-bg: #f2f9f5;--theme-stat-card-1: linear-gradient(135deg, #7ecba1, #5db888);--theme-stat-card-2: linear-gradient(135deg, #f5e6a3, #e8d480);--theme-stat-card-3: linear-gradient(135deg, #a8c8e8, #88b0d4);--theme-stat-card-4: linear-gradient(135deg, #f0c9cf, #e8a8b0);--theme-stat-card-5: linear-gradient(135deg, #c4a882, #a88b65);--theme-stat-card-text: #fff;--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 16px rgba(126, 203, 161, .12);--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-toolbar-btn-highlight-bg: #d4edda;--theme-toolbar-btn-highlight-color: #4aa078;--theme-toolbar-btn-highlight-border: #7ecba1;--theme-page-title: #3d7058;--theme-body-bg: #f2f9f5;--theme-sidebar-bg: linear-gradient(180deg, #5db888 0%, #4aa078 100%);--theme-sidebar-text: rgba(255, 255, 255, .85);--theme-sidebar-hover: rgba(255, 255, 255, .18);--theme-sidebar-active: rgba(255, 255, 255, .25);--theme-header-bg: #ffffff;--theme-header-border: #d4edda;--theme-header-icon-color: #3d7058;--theme-header-icon-hover: #4aa078;--theme-text-primary: #3d7058;--theme-text-secondary: #2d5a42;--theme-accent-bg: #d4edda;--theme-accent-color: #3d7058;--theme-class-badge-bg: linear-gradient(135deg, #7ecba1 0%, #5db888 100%);--theme-batch-bg: #d4edda;--theme-batch-border: #7ecba1;--theme-batch-text: #4aa078;--theme-card-selected-border: #5db888;--theme-float-btn-bg: linear-gradient(135deg, #5db888, #7ecba1);--theme-float-btn-shadow: rgba(93, 184, 136, .35);--theme-mobile-nav-active: #3d7058;--theme-mobile-more-active-bg: rgba(61, 112, 88, .08)}[data-theme=mac-strawberry]{--theme-primary: #F06888;--theme-primary-light: #F898B8;--theme-body-bg: #FFF5F8;--theme-page-title: #A0335A;--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-card-bg: #ffffff;--theme-card-border: #FFD0E5;--theme-card-hover-shadow: 0 7px 24px rgba(240, 104, 136, .2);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .7);--theme-card-selected-border: #F06888;--theme-stat-card-bg: #FFF5F8;--theme-stat-card-1: rgba(252, 215, 230, .88);--theme-stat-card-2: rgba(248, 215, 238, .88);--theme-stat-card-3: rgba(252, 228, 238, .88);--theme-stat-card-4: rgba(245, 212, 230, .88);--theme-stat-card-5: rgba(250, 220, 235, .88);--theme-stat-card-text: #A0335A;--theme-stat-card-text-secondary: rgba(160, 51, 90, .72);--theme-stat-card-icon: rgba(160, 51, 90, .18);--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 14px rgba(240, 104, 136, .1);--theme-stat-value-size: 32px;--theme-stat-value-weight: 800;--theme-stat-label-size: 12px;--theme-spirit-wrap-bg: linear-gradient(135deg, #FFD0E5 0%, #FFBAD8 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(240, 104, 136, .25);--theme-sidebar-bg: linear-gradient(180deg, #FDDAED 0%, #FAC5E3 100%);--theme-sidebar-text: rgba(160, 51, 90, .7);--theme-sidebar-hover: rgba(240, 104, 136, .14);--theme-sidebar-hover-text: #A0335A;--theme-sidebar-active: rgba(240, 104, 136, .22);--theme-sidebar-active-text: #80204A;--theme-sidebar-logo-text: #A0335A;--theme-sidebar-star-color: rgba(240, 104, 136, .15);--theme-header-bg: #ffffff;--theme-header-border: #FFD0E5;--theme-header-icon-color: #C0406A;--theme-header-icon-hover: #E05080;--theme-text-primary: #A0335A;--theme-text-secondary: #C0506A;--theme-accent-bg: #FFD0E5;--theme-accent-color: #A0335A;--theme-class-badge-bg: linear-gradient(135deg, #F280A8 0%, #E05080 100%);--theme-batch-bg: #FFE8F2;--theme-batch-border: #F280A8;--theme-batch-text: #C0406A;--theme-float-btn-bg: linear-gradient(135deg, #F280A8, #E05080);--theme-float-btn-shadow: rgba(240, 104, 136, .38);--theme-mobile-nav-active: #E05080;--theme-mobile-more-active-bg: rgba(242, 128, 168, .14);--theme-toolbar-btn-highlight-bg: #FFD0E5;--theme-toolbar-btn-highlight-color: #C0406A;--theme-toolbar-btn-highlight-border: #F280A8}[data-theme=mac-blueberry]{--theme-primary: #9864D8;--theme-primary-light: #B898EC;--theme-body-bg: #F8F5FF;--theme-page-title: #5838A8;--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-card-bg: #ffffff;--theme-card-border: #E0CAFE;--theme-card-hover-shadow: 0 7px 24px rgba(152, 100, 220, .2);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .7);--theme-card-selected-border: #9864D8;--theme-stat-card-bg: #F8F5FF;--theme-stat-card-1: rgba(230, 218, 252, .88);--theme-stat-card-2: rgba(218, 226, 252, .88);--theme-stat-card-3: rgba(238, 218, 252, .88);--theme-stat-card-4: rgba(228, 222, 252, .88);--theme-stat-card-5: rgba(225, 220, 252, .88);--theme-stat-card-text: #5838A8;--theme-stat-card-text-secondary: rgba(88, 56, 168, .72);--theme-stat-card-icon: rgba(88, 56, 168, .18);--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 14px rgba(152, 100, 220, .1);--theme-stat-value-size: 32px;--theme-stat-value-weight: 800;--theme-stat-label-size: 12px;--theme-spirit-wrap-bg: linear-gradient(135deg, #E0CAFE 0%, #D0BAFB 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(152, 100, 220, .25);--theme-sidebar-bg: linear-gradient(180deg, #EAD5FC 0%, #DFC8F8 100%);--theme-sidebar-text: rgba(88, 56, 168, .7);--theme-sidebar-hover: rgba(152, 100, 220, .14);--theme-sidebar-hover-text: #5838A8;--theme-sidebar-active: rgba(152, 100, 220, .22);--theme-sidebar-active-text: #42289A;--theme-sidebar-logo-text: #5838A8;--theme-sidebar-star-color: rgba(152, 100, 220, .15);--theme-header-bg: #ffffff;--theme-header-border: #E0CAFE;--theme-header-icon-color: #5838A8;--theme-header-icon-hover: #7048C0;--theme-text-primary: #5838A8;--theme-text-secondary: #7050B8;--theme-accent-bg: #E0CAFE;--theme-accent-color: #5838A8;--theme-class-badge-bg: linear-gradient(135deg, #9864D8 0%, #7048C0 100%);--theme-batch-bg: #F0E4FF;--theme-batch-border: #9864D8;--theme-batch-text: #5838A8;--theme-float-btn-bg: linear-gradient(135deg, #9864D8, #7048C0);--theme-float-btn-shadow: rgba(112, 72, 192, .38);--theme-mobile-nav-active: #7048C0;--theme-mobile-more-active-bg: rgba(152, 100, 216, .14);--theme-toolbar-btn-highlight-bg: #E0CAFE;--theme-toolbar-btn-highlight-color: #5838A8;--theme-toolbar-btn-highlight-border: #9864D8}[data-theme=mac-dopamine]{--theme-primary: #D060E8;--theme-primary-light: #E488F4;--theme-body-bg: #FFF8FC;--theme-page-title: #7830A8;--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-card-bg: #ffffff;--theme-card-border: #F0C8F8;--theme-card-hover-shadow: 0 7px 24px rgba(200, 140, 220, .22);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .7);--theme-card-selected-border: #D060E8;--theme-stat-card-bg: #FFF8FC;--theme-stat-card-1: rgba(252, 215, 238, .88);--theme-stat-card-2: rgba(215, 248, 232, .88);--theme-stat-card-3: rgba(215, 232, 252, .88);--theme-stat-card-4: rgba(238, 215, 252, .88);--theme-stat-card-5: rgba(252, 235, 215, .88);--theme-stat-card-text: #7830A8;--theme-stat-card-text-secondary: rgba(120, 48, 168, .72);--theme-stat-card-icon: rgba(120, 48, 168, .18);--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 14px rgba(200, 140, 220, .1);--theme-stat-value-size: 32px;--theme-stat-value-weight: 800;--theme-stat-label-size: 12px;--theme-spirit-wrap-bg: linear-gradient(135deg, #FFD6E8 0%, #E8D0FC 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(200, 140, 220, .25);--theme-sidebar-bg: linear-gradient(160deg, #FFD6E8 0%, #E8D0FC 50%, #C8E8FF 100%);--theme-sidebar-text: rgba(120, 48, 168, .72);--theme-sidebar-hover: rgba(255, 255, 255, .5);--theme-sidebar-hover-text: #7830A8;--theme-sidebar-active: rgba(255, 255, 255, .65);--theme-sidebar-active-text: #5818A0;--theme-sidebar-logo-text: #7830A8;--theme-sidebar-star-color: rgba(200, 140, 220, .18);--theme-header-bg: #ffffff;--theme-header-border: #F0C8F8;--theme-header-icon-color: #7830A8;--theme-header-icon-hover: #D060E8;--theme-text-primary: #7830A8;--theme-text-secondary: #9050C0;--theme-accent-bg: #F0C8F8;--theme-accent-color: #7830A8;--theme-class-badge-bg: linear-gradient(135deg, #FF6EB0 0%, #C060F0 100%);--theme-batch-bg: #FAE8FF;--theme-batch-border: #D060E8;--theme-batch-text: #7830A8;--theme-float-btn-bg: linear-gradient(135deg, #FF6EB0, #C060F0);--theme-float-btn-shadow: rgba(192, 96, 240, .4);--theme-mobile-nav-active: #D060E8;--theme-mobile-more-active-bg: rgba(208, 96, 232, .14);--theme-toolbar-btn-highlight-bg: #F0C8F8;--theme-toolbar-btn-highlight-color: #7830A8;--theme-toolbar-btn-highlight-border: #D060E8}[data-theme=mac-lime]{--theme-primary: #98D020;--theme-primary-light: #B4E448;--theme-body-bg: #F8FFF0;--theme-page-title: #3A6000;--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-card-bg: #ffffff;--theme-card-border: #D8FAA0;--theme-card-hover-shadow: 0 7px 24px rgba(150, 210, 20, .2);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .7);--theme-card-selected-border: #98D020;--theme-stat-card-bg: #F8FFF0;--theme-stat-card-1: rgba(235, 252, 185, .88);--theme-stat-card-2: rgba(228, 252, 192, .88);--theme-stat-card-3: rgba(245, 252, 185, .88);--theme-stat-card-4: rgba(230, 248, 198, .88);--theme-stat-card-5: rgba(238, 252, 190, .88);--theme-stat-card-text: #3A6000;--theme-stat-card-text-secondary: rgba(58, 96, 0, .72);--theme-stat-card-icon: rgba(58, 96, 0, .18);--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 14px rgba(150, 210, 20, .1);--theme-stat-value-size: 32px;--theme-stat-value-weight: 800;--theme-stat-label-size: 12px;--theme-spirit-wrap-bg: linear-gradient(135deg, #EEFBB8 0%, #DEFA98 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(150, 210, 20, .25);--theme-sidebar-bg: linear-gradient(180deg, #EEFBB8 0%, #DEFA88 100%);--theme-sidebar-text: rgba(58, 96, 0, .72);--theme-sidebar-hover: rgba(140, 210, 20, .18);--theme-sidebar-active: rgba(140, 210, 20, .28);--theme-header-bg: #ffffff;--theme-header-border: #D8FAA0;--theme-header-icon-color: #2A4800;--theme-header-icon-hover: #78B800;--theme-text-primary: #3A6000;--theme-text-secondary: #4A7800;--theme-accent-bg: #D8FAA0;--theme-accent-color: #3A6000;--theme-class-badge-bg: linear-gradient(135deg, #A0D820 0%, #78B800 100%);--theme-batch-bg: #EEFFD0;--theme-batch-border: #A0D820;--theme-batch-text: #3A6000;--theme-float-btn-bg: linear-gradient(135deg, #A0D820, #78B800);--theme-float-btn-shadow: rgba(120, 184, 0, .38);--theme-mobile-nav-active: #78B800;--theme-mobile-more-active-bg: rgba(160, 216, 32, .16);--theme-toolbar-btn-highlight-bg: #D8FAA0;--theme-toolbar-btn-highlight-color: #3A6000;--theme-toolbar-btn-highlight-border: #A0D820}[data-theme=meadow]{--theme-primary: #88c490;--theme-primary-light: #a8d8a8;--theme-card-bg: #ffffff;--theme-card-border: #dcefd8;--theme-card-hover-shadow: 0 8px 28px rgba(168, 216, 168, .2);--theme-card-inner-border: 1px solid rgba(255, 255, 255, .6);--theme-spirit-wrap-bg: linear-gradient(135deg, #dcefd8 0%, #a8d8a8 100%);--theme-spirit-hover-shadow: 0 6px 20px rgba(168, 216, 168, .25);--theme-stat-card-bg: #f6fbf4;--theme-stat-card-1: linear-gradient(135deg, #a8d8a8, #88c490);--theme-stat-card-2: linear-gradient(135deg, #ffb5a7, #f09888);--theme-stat-card-3: linear-gradient(135deg, #f5e6a3, #e8d480);--theme-stat-card-4: linear-gradient(135deg, #a8c8e8, #88b0d4);--theme-stat-card-5: linear-gradient(135deg, #c4b5d8, #a898c4);--theme-stat-card-text: #fff;--theme-stat-card-radius: 20px;--theme-stat-card-shadow: 0 4px 16px rgba(168, 216, 168, .12);--theme-font-family: "Nunito", "PingFang SC", -apple-system, sans-serif;--theme-toolbar-btn-highlight-bg: #dcefd8;--theme-toolbar-btn-highlight-color: #558a60;--theme-toolbar-btn-highlight-border: #a8d8a8;--theme-page-title: #4a7a4a;--theme-body-bg: #f6fbf4;--theme-sidebar-bg: linear-gradient(180deg, #6baa78 0%, #558a60 100%);--theme-sidebar-text: rgba(255, 255, 255, .85);--theme-sidebar-hover: rgba(255, 255, 255, .2);--theme-sidebar-active: rgba(255, 255, 255, .28);--theme-header-bg: #ffffff;--theme-header-border: #dcefd8;--theme-header-icon-color: #4a7a4a;--theme-header-icon-hover: #558a60;--theme-text-primary: #4a7a4a;--theme-text-secondary: #3d6a3d;--theme-accent-bg: #dcefd8;--theme-accent-color: #4a7a4a;--theme-class-badge-bg: linear-gradient(135deg, #a8d8a8 0%, #88c490 100%);--theme-batch-bg: #dcefd8;--theme-batch-border: #a8d8a8;--theme-batch-text: #68a868;--theme-card-selected-border: #88c490;--theme-float-btn-bg: linear-gradient(135deg, #6baa78, #88c490);--theme-float-btn-shadow: rgba(107, 170, 120, .35);--theme-mobile-nav-active: #4a7a4a;--theme-mobile-more-active-bg: rgba(74, 122, 74, .08)}
