*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:var(--color-text);background-color:var(--color-bg-page);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:.875rem;line-height:1.6}:root{--tms-primary-50:#fff1e8;--tms-primary-100:#ffd9bd;--tms-primary-200:#fcb57e;--tms-primary-400:#f97316;--tms-primary-600:#ea580c;--tms-primary-800:#9a3d08;--tms-primary-900:#5c2605;--tms-grad-1:#ff4d2e;--tms-grad-2:#f97316;--tms-grad-3:#ffb23d;--tms-gradient:linear-gradient(140deg, var(--tms-grad-1), var(--tms-grad-2) 52%, var(--tms-grad-3));--tms-accent-50:#eeedfe;--tms-accent-100:#cecbf6;--tms-accent-200:#afa9ec;--tms-accent-400:#7f77dd;--tms-accent-600:#534ab7;--tms-accent-800:#3c3489;--tms-accent-900:#26215c;--tms-success-bg:#eaf3de;--tms-success-text:#3b6d11;--tms-warning-bg:#faeeda;--tms-warning-text:#ba7517;--tms-info-bg:#e6f1fb;--tms-info-text:#185fa5;--tms-danger-bg:#fcebeb;--tms-danger-text:#a32d2d;--tms-neutral-bg:#f1efe8;--tms-neutral-text:#5f5e5a;--color-bg-page:#f5f5f3;--color-bg-surface:#fff;--color-bg-secondary:#f8f8f6;--color-text:#1a1a18;--color-text-muted:#6b6a66;--color-text-hint:#9e9d99;--color-border:#00000014;--color-border-strong:#00000024;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 1px 3px #0000000a;--transition:.15s ease}@media (prefers-color-scheme:dark){:root{--color-bg-page:#131312;--color-bg-surface:#1e1e1c;--color-bg-secondary:#252523;--color-text:#f0efeb;--color-text-muted:#9e9d99;--color-text-hint:#6b6a66;--color-border:#ffffff14;--color-border-strong:#ffffff24;--tms-primary-50:#3a1a08;--tms-primary-100:#5c2605;--tms-primary-600:#f97316;--tms-primary-800:#fcb57e;--tms-accent-50:#1e1b3e;--tms-accent-100:#26215c;--tms-accent-600:#7f77dd;--tms-accent-800:#afa9ec;--tms-success-bg:#1c2e10;--tms-success-text:#97c459;--tms-warning-bg:#2e1f06;--tms-warning-text:#ef9f27;--tms-info-bg:#0d1f38;--tms-info-text:#85b7eb;--tms-danger-bg:#2e0f0f;--tms-danger-text:#f09595;--tms-neutral-bg:#2c2c2a;--tms-neutral-text:#b4b2a9;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006}}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:500;line-height:1.3}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.0625rem}h4{font-size:.9375rem}p{color:var(--color-text)}a{color:var(--tms-primary-400);transition:color var(--transition);text-decoration:none}a:hover{color:var(--tms-primary-600)}small,.text-sm{font-size:.8125rem}.text-xs{font-size:.75rem}.text-muted{color:var(--color-text-muted)}.text-hint{color:var(--color-text-hint)}.text-primary{color:var(--tms-primary-400)}.text-accent{color:var(--tms-accent-600)}.font-medium{font-weight:500}.tms-wrapper{min-height:100vh;display:flex}.tms-sidebar{background:var(--color-bg-surface);border-right:.5px solid var(--color-border);z-index:100;flex-direction:column;flex-shrink:0;width:220px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.tms-sidebar-inner{flex:1;padding:1.25rem 1rem}.tms-main{flex-direction:column;flex:1;min-height:100vh;margin-left:220px;display:flex}.tms-topbar{background:var(--color-bg-surface);border-bottom:.5px solid var(--color-border);z-index:90;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}.tms-content{flex:1;padding:1.5rem}.tms-page-header{margin-bottom:1.5rem}.tms-page-header h1{font-size:1.25rem}.tms-page-header p{color:var(--color-text-muted);margin-top:2px;font-size:.875rem}.tms-brand{align-items:center;gap:10px;margin-bottom:1.75rem;padding:0 4px;display:flex}.tms-brand-logo{background:var(--tms-primary-400);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.tms-brand-logo svg,.tms-brand-logo i{color:#fff;width:18px;height:18px;font-size:18px}.tms-brand-name{color:var(--color-text);font-size:.9375rem;font-weight:500}.tms-brand-tagline{color:var(--color-text-muted);font-size:.6875rem;line-height:1.2}.tms-nav-section{letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-hint);margin-top:.25rem;padding:.625rem .625rem .25rem;font-size:.6875rem;font-weight:500}.tms-nav-item{border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition), color var(--transition);align-items:center;gap:8px;margin-bottom:1px;padding:.5rem .625rem;font-size:.875rem;text-decoration:none;display:flex}.tms-nav-item i{flex-shrink:0;font-size:1rem}.tms-nav-item:hover{background:var(--color-bg-secondary);color:var(--color-text)}.tms-nav-item.active{background:var(--tms-primary-50);color:var(--tms-primary-600);font-weight:500}.tms-nav-item .nav-badge{background:var(--tms-primary-400);color:#fff;border-radius:var(--radius-full);margin-left:auto;padding:1px 7px;font-size:.6875rem;font-weight:500}.tms-card{background:var(--color-bg-surface);border:.5px solid var(--color-border);border-radius:var(--radius-lg)}.tms-card-header{border-bottom:.5px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.tms-card-title{color:var(--color-text);font-size:.875rem;font-weight:500}.tms-card-body{padding:1.25rem}.tms-stat-card{background:var(--color-bg-surface);border:.5px solid var(--color-border);border-radius:var(--radius-lg);padding:1rem 1.25rem}.tms-stat-icon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.75rem;display:flex}.tms-stat-icon i{font-size:1.125rem}.tms-stat-icon.green{background:var(--tms-primary-50);color:var(--tms-primary-600)}.tms-stat-icon.purple{background:var(--tms-accent-50);color:var(--tms-accent-600)}.tms-stat-icon.amber{background:var(--tms-warning-bg);color:var(--tms-warning-text)}.tms-stat-icon.blue{background:var(--tms-info-bg);color:var(--tms-info-text)}.tms-stat-value{color:var(--color-text);font-size:1.5rem;font-weight:500;line-height:1.1}.tms-stat-label{color:var(--color-text-muted);margin-top:2px;font-size:.75rem}.tms-stat-change{align-items:center;gap:3px;margin-top:.5rem;font-size:.75rem;display:flex}.tms-stat-change i{font-size:.75rem}.tms-stat-change.up{color:var(--tms-success-text)}.tms-stat-change.down{color:var(--tms-danger-text)}.tms-grid{gap:1rem;display:grid}.tms-grid-4{grid-template-columns:repeat(4,1fr)}.tms-grid-3{grid-template-columns:repeat(3,1fr)}.tms-grid-2{grid-template-columns:repeat(2,1fr)}.tms-grid-auto{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.badge{border-radius:var(--radius-full);align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;font-weight:500;line-height:1.6;display:inline-flex}.badge-success{background:var(--tms-success-bg);color:var(--tms-success-text)}.badge-warning{background:var(--tms-warning-bg);color:var(--tms-warning-text)}.badge-info{background:var(--tms-info-bg);color:var(--tms-info-text)}.badge-danger{background:var(--tms-danger-bg);color:var(--tms-danger-text)}.badge-neutral{background:var(--tms-neutral-bg);color:var(--tms-neutral-text)}.badge-primary{background:var(--tms-primary-50);color:var(--tms-primary-600)}.badge-accent{background:var(--tms-accent-50);color:var(--tms-accent-600)}.btn{border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition), color var(--transition), border-color var(--transition);white-space:nowrap;border:.5px solid #0000;justify-content:center;align-items:center;gap:6px;padding:.4375rem .875rem;font-size:.875rem;font-weight:500;line-height:1.4;display:inline-flex}.btn i{font-size:.9375rem}.btn-primary{background:var(--tms-primary-400);color:#fff;border-color:var(--tms-primary-400)}.btn-primary:hover{background:var(--tms-primary-600);border-color:var(--tms-primary-600)}.btn-gradient{background:var(--tms-gradient);color:#fff;border-color:#0000}.btn-gradient:hover{filter:brightness(1.05)}.btn-secondary{background:var(--color-bg-surface);color:var(--color-text);border-color:var(--color-border-strong)}.btn-secondary:hover{background:var(--color-bg-secondary)}.btn-ghost{color:var(--color-text-muted);background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--color-bg-secondary);color:var(--color-text)}.btn-sm{padding:.25rem .625rem;font-size:.8125rem}.btn-lg{padding:.625rem 1.25rem;font-size:1rem}.btn-icon{border-radius:var(--radius-md);padding:.4375rem}.form-group{flex-direction:column;gap:5px;display:flex}label,.form-label{color:var(--color-text);font-size:.8125rem;font-weight:500}.form-hint{color:var(--color-text-muted);font-size:.75rem}input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=date],textarea,select{border:.5px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-bg-surface);width:100%;color:var(--color-text);transition:border-color var(--transition), box-shadow var(--transition);outline:none;padding:.4375rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.5}input:focus,textarea:focus,select:focus{border-color:var(--tms-primary-400);box-shadow:0 0 0 3px #f9731626}input::placeholder,textarea::placeholder{color:var(--color-text-hint)}textarea{resize:vertical;min-height:96px}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.tms-table-wrap{overflow-x:auto}.tms-table{border-collapse:collapse;width:100%}.tms-table th{color:var(--color-text-muted);text-align:left;background:var(--color-bg-secondary);border-bottom:.5px solid var(--color-border);white-space:nowrap;padding:.625rem 1rem;font-size:.75rem;font-weight:500}.tms-table td{color:var(--color-text);border-bottom:.5px solid var(--color-border);vertical-align:middle;padding:.75rem 1rem;font-size:.875rem}.tms-table tbody tr:last-child td{border-bottom:none}.tms-table tbody tr:hover td{background:var(--color-bg-secondary)}.tms-progress{background:var(--color-bg-secondary);border-radius:var(--radius-full);height:5px;overflow:hidden}.tms-progress-fill{background:var(--tms-primary-400);border-radius:var(--radius-full);height:100%;transition:width .4s}.tms-progress-fill.gradient{background:var(--tms-gradient)}.tms-progress-fill.accent{background:var(--tms-accent-400)}.tms-progress-fill.warning{background:var(--tms-warning-text)}.tms-progress-fill.danger{background:var(--tms-danger-text)}.tms-avatar{background:var(--tms-accent-50);width:32px;height:32px;color:var(--tms-accent-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;display:flex}.tms-avatar.sm{width:26px;height:26px;font-size:.6875rem}.tms-avatar.lg{width:44px;height:44px;font-size:.9375rem}.tms-avatar.green{background:var(--tms-primary-50);color:var(--tms-primary-600)}.tms-avatar.purple{background:var(--tms-accent-50);color:var(--tms-accent-600)}.tms-avatar.amber{background:var(--tms-warning-bg);color:var(--tms-warning-text)}.tms-divider{border:none;border-top:.5px solid var(--color-border);margin:1rem 0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-auto{margin-left:auto}.w-full{width:100%}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=1024px){.tms-grid-4,.tms-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.tms-sidebar{transition:transform var(--transition);transform:translate(-100%)}.tms-sidebar.open{transform:translate(0)}.tms-main{margin-left:0}.tms-grid-4,.tms-grid-3,.tms-grid-2{grid-template-columns:1fr}.tms-content{padding:1rem}}.toast-viewport{z-index:1000;pointer-events:none;flex-direction:column-reverse;gap:10px;width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:20px;right:20px}.toast-item{pointer-events:auto;background:#fff;border:1px solid #eae7df;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;transition:opacity .2s,transform .2s;animation:.22s cubic-bezier(.16,1,.3,1) both toast-in;display:flex;box-shadow:0 12px 28px #211a1424,0 2px 8px #211a140f}.toast-item--leaving{opacity:0;transform:translate(12px)scale(.98)}@keyframes toast-in{0%{opacity:0;transform:translate(20px)scale(.96)}to{opacity:1;transform:none}}.toast-icon{flex-shrink:0;width:20px;height:20px;margin-top:1px}.toast-icon svg{width:100%;height:100%}.toast-item--success .toast-icon{color:#3b6d11}.toast-item--error .toast-icon{color:#c42a2a}.toast-item--info .toast-icon{color:#4a6fa5}.toast-message{color:#2a2620;flex:1;margin:0;padding-top:1px;font-size:13px;line-height:1.45}.toast-close{color:#a9a296;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:-2px -2px 0 0;padding:0;font-size:16px;line-height:1}.toast-close:hover{color:#6b6459}@media (prefers-reduced-motion:reduce){.toast-item{animation:none}}@media (width<=640px){.toast-viewport{flex-direction:column;width:auto;inset:16px 16px auto}}.sidebar{--sidebar-grad:linear-gradient(165deg, #ff4d2e, #f97316 55%, #ffb23d);--sidebar-text:#ffffffeb;--sidebar-text-muted:#ffffffad;--sidebar-active-bg:#ffffff38;--sidebar-hover-bg:#ffffff1f;--sidebar-border:#ffffff2e;background:var(--sidebar-grad);width:252px;height:calc(100dvh - 32px);color:var(--sidebar-text);border-radius:22px;flex-direction:column;flex-shrink:0;margin:16px 0 16px 16px;transition:width .2s;display:flex;overflow:hidden;box-shadow:0 14px 32px #ea580c38,0 0 0 1px #ffffff1a}.sidebar--collapsed,.layout--collapsed .sidebar{width:84px}.sidebar-top{border-bottom:1px solid var(--sidebar-border);justify-content:space-between;align-items:center;gap:8px;min-height:60px;padding:16px 14px;display:flex}.sidebar--collapsed .sidebar-top{justify-content:center}.sidebar-brand{align-items:center;gap:11px;min-width:0;display:flex}.sidebar--collapsed .sidebar-brand{display:none}.sidebar-logo{color:#f4501e;background:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.sidebar-logo svg{width:19px;height:19px}.sidebar-logo img{object-fit:contain;width:26px;height:26px;display:block}.sidebar-brand-text{white-space:nowrap;flex-direction:column;line-height:1.2;display:flex;overflow:hidden}.sidebar-brand-name{letter-spacing:-.01em;color:#fff;font-size:15px;font-weight:700}.sidebar-brand-tag{color:var(--sidebar-text-muted);margin-top:1px;font-size:11px;font-weight:500}.sidebar-toggle{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.sidebar-toggle:hover{background:#ffffff42}.sidebar-toggle svg{width:17px;height:17px}.sidebar-nav{flex-direction:column;flex:1;gap:3px;padding:14px 10px;display:flex;overflow-y:auto}.sidebar-nav-item{color:var(--sidebar-text);white-space:nowrap;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;overflow:hidden}.sidebar--collapsed .sidebar-nav-item{justify-content:center;padding:10px}.sidebar-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sidebar-nav-icon svg{width:18px;height:18px}.sidebar-nav-label{text-overflow:ellipsis;overflow:hidden}.sidebar--collapsed .sidebar-nav-label{display:none}.sidebar-nav-item:hover{background:var(--sidebar-hover-bg);color:#fff}.sidebar-nav-item--active{background:var(--sidebar-active-bg);color:#fff;font-weight:600}.sidebar-user{border-top:1px solid var(--sidebar-border);flex-direction:column;gap:12px;padding:14px;display:flex}.sidebar--collapsed .sidebar-user{align-items:center}.sidebar-user-row{width:100%;min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;margin:-6px;padding:6px;transition:background .15s;display:flex}.sidebar-user-row:hover,.sidebar-user-row:focus-visible{background:#ffffff1f}.sidebar-avatar{color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12.5px;font-weight:700;display:grid}.sidebar-user-info{white-space:nowrap;flex-direction:column;line-height:1.25;display:flex;overflow:hidden}.sidebar-user-name{color:#fff;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.sidebar-user-role{color:var(--sidebar-text-muted);text-transform:capitalize;font-size:11.5px}.sidebar-logout{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.sidebar--collapsed .sidebar-logout{width:36px;height:36px;padding:0}.sidebar-logout:hover{background:#ffffff3d}.sidebar-logout svg{flex-shrink:0;width:15px;height:15px}.sidebar-profile{display:none;position:relative}.sidebar-profile-trigger{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.sidebar-avatar--mobile{background:#ffffff38;border:1.5px solid #fff6}.sidebar-profile-popup{gap:10px;animation:.15s both sidebar-popup-rise;display:flex;position:absolute;bottom:calc(100% + 12px);right:-10px}@keyframes sidebar-popup-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.sidebar-profile-popup-item{color:#1a1a1a;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .15s;display:flex;box-shadow:0 8px 20px #00000029,0 0 0 1px #0000000a}.sidebar-profile-popup-item svg{color:#75736c;flex-shrink:0;width:18px;height:18px}.sidebar-profile-popup-item:hover{background:#f6f6f2}.sidebar-profile-popup-item--danger{color:#a32d2d;background:#fcebeb}.sidebar-profile-popup-item--danger svg{color:#a32d2d}.sidebar-profile-popup-item--danger:hover{background:#f8d7d7}@media (width<=1024px){.sidebar{z-index:40;border-radius:999px;flex-direction:row;align-items:center;width:auto;height:60px;margin:0;position:fixed;inset:auto auto 14px 50%;overflow:visible;transform:translate(-50%)}.sidebar--collapsed,.layout--collapsed .sidebar{width:auto}.sidebar-top,.sidebar--collapsed .sidebar-top{display:none}.sidebar-nav{flex-direction:row;flex:0 auto;justify-content:center;align-items:center;gap:2px;padding:6px 8px;overflow:visible hidden}.sidebar-nav-item,.sidebar--collapsed .sidebar-nav-item{border-radius:999px;flex:none;justify-content:center;min-width:0;padding:11px}.sidebar-nav-label,.sidebar--collapsed .sidebar-nav-label{display:none}.sidebar-nav-icon svg{width:20px;height:20px}.sidebar-user,.sidebar--collapsed .sidebar-user{display:none}.sidebar-profile{flex-shrink:0;align-items:center;padding:0 6px 0 2px;display:flex}}@media (width<=640px){.sidebar{height:56px;bottom:12px}.sidebar-nav{padding:5px 6px}.sidebar-nav-item{padding:9px}.sidebar-nav-icon svg{width:18px;height:18px}.sidebar-profile{padding:0 4px 0 2px}.sidebar-profile-popup{bottom:calc(100% + 20px);right:-14px}.sidebar-profile-popup-item{width:38px;height:38px}.sidebar-profile-popup-item svg{width:16px;height:16px}}.layout-page{background:#f2f6f4;min-height:100dvh}.layout{max-width:1440px;height:100dvh;margin:0 auto;display:flex;overflow:hidden}.layout-main{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.layout-content{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:24px;overflow:hidden auto}.layout-content::-webkit-scrollbar{display:none}@media (width<=1024px){.layout-page{min-height:100dvh}.layout{max-width:none;height:auto;min-height:100dvh;display:block;overflow:visible}.layout-main{height:auto;overflow:visible}.layout-content{padding-bottom:92px;overflow:visible}}@media (width<=640px){.layout-content{padding:16px 16px 86px}}.login-page{--login-rocket-scale:.82;--login-rocket-x:520px;--login-rocket-y:700px;--login-rocket-launch-distance:-1300px;--login-accent-50:#fff1e8;--login-accent-100:#ffe3c7;--login-accent-200:#fcb57e;--login-accent-400:#f97316;--login-accent-500:#f0680e;--login-accent-600:#ea580c;--login-ink:#211a14;--login-ink-muted:#6b6a66;--login-ink-hint:#9e9d99;--login-border:#eae6df;--login-radius:13px;--login-radius-lg:26px;height:100dvh;color:var(--login-ink);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background:#f1efe9;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden}.login-page,.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-stage{z-index:0;position:absolute;inset:64px}.login-scene{border-radius:32px;animation:.6s both login-scene-in;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 70px #211a1438,0 2px 8px #211a1414}.login-scene svg{width:100%;height:100%;display:block}@keyframes login-scene-in{0%{opacity:0}to{opacity:1}}.login-rocket{transform:translate(var(--login-rocket-x), var(--login-rocket-y))}.login-rocket-glow,.login-rocket-groundshadow{cx:var(--login-rocket-x)}.login-rocket-scale{transform:scale(var(--login-rocket-scale));transform-box:fill-box;transform-origin:50%}.login-rocket-hardware{transform-box:fill-box;transform-origin:50%}.login-scene--launching .login-rocket-hardware{filter:none;will-change:transform, opacity;animation:.8s cubic-bezier(.3,0,.7,1) both login-rocket-launch,1.2s ease-in-out 1.6s forwards login-rocket-return}@keyframes login-rocket-launch{0%{opacity:1;transform:translateY(0)}12%{transform:translateY(calc(-18px / var(--login-rocket-scale)));opacity:1}to{transform:scale(.65) translateY(calc(var(--login-rocket-launch-distance) / var(--login-rocket-scale)));opacity:0}}@keyframes login-rocket-return{0%{transform:translateY(calc(700px / var(--login-rocket-scale)));opacity:0}30%{opacity:0}70%{opacity:1}to{opacity:1;transform:translateY(0)}}.login-scene--launching .login-smoke-puff{animation-play-state:paused}.login-smoke-puff{transform-box:fill-box;transform-origin:50%;animation:3.6s ease-out infinite login-smoke-puff}.login-smoke-puff--a{animation-duration:3.2s;animation-delay:-.4s}.login-smoke-puff--b{animation-duration:3.8s;animation-delay:-1.6s}.login-smoke-puff--c{animation-duration:3s;animation-delay:-2.4s}.login-smoke-puff--d{animation-duration:4.2s;animation-delay:-.9s}.login-smoke-puff--e{animation-duration:3.5s;animation-delay:-2s}.login-smoke-puff--f{animation-duration:4s;animation-delay:-3.1s}@keyframes login-smoke-puff{0%{opacity:.55;transform:translateY(0)scale(.7)}70%{opacity:.3}to{opacity:0;transform:translateY(120px)scale(1.7)}}.login-tagline{z-index:2;text-align:center;pointer-events:none;max-width:min(560px,70vw);position:absolute;bottom:40px;left:32%;transform:translate(-50%)}.login-tagline-title{letter-spacing:-.01em;color:var(--login-ink);text-shadow:0 1px 8px #ffffff80;margin:0;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(16px,2.4vw,26px);font-style:italic;font-weight:800;line-height:1.15}.login-tagline-word{opacity:0;margin-right:.28em;animation:.6s cubic-bezier(.16,1,.3,1) both login-tagline-word-in;display:inline-block}@keyframes login-tagline-word-in{0%{opacity:0;filter:blur(4px);transform:translateY(.3em)}to{opacity:1;filter:blur();transform:translateY(0)}}.login-tagline-sub{color:var(--login-ink-muted);text-shadow:0 1px 8px #ffffff80;opacity:0;margin:8px 0 0;font-size:clamp(11px,1.1vw,12.5px);font-weight:500;animation:.6s 1.05s both login-tagline-fade-in}@keyframes login-tagline-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.login-quote{z-index:11;-webkit-backdrop-filter:blur(6px);text-align:center;pointer-events:none;opacity:0;background:#ffffffd9;border-radius:16px;width:380px;max-width:calc(100vw - 60px);padding:20px 18px 18px;transition:bottom .8s cubic-bezier(.4,0,.2,1);animation:.6s 1.5s both login-tagline-fade-in;position:absolute;bottom:116px;right:20px;box-shadow:0 14px 32px #211a1424,0 2px 8px #211a140f}.login-launcher--open~.login-quote{bottom:min(596px,100dvh - 278px)}.login-quote p{color:var(--login-ink);margin:0;font-size:12.5px;font-style:italic;font-weight:500;line-height:1.5}.login-quote-author{color:var(--login-accent-600);margin-top:8px;font-size:11px;font-weight:700;display:block}.login-launcher{z-index:10;background:#fff;border-radius:18px;width:380px;max-width:calc(100vw - 60px);height:60px;max-height:calc(100dvh - 60px);transition:height .5s cubic-bezier(.4,0,.2,1) .12s,border-radius .5s cubic-bezier(.4,0,.2,1) .12s;animation:.5s cubic-bezier(.16,1,.3,1) .35s both login-launcher-in;position:absolute;bottom:20px;right:20px;overflow:hidden;box-shadow:0 20px 45px #211a142e,0 2px 10px #211a1414}@keyframes login-launcher-in{0%{opacity:0;transform:translateY(16px)scale(.92)}to{opacity:1;transform:none}}.login-launcher:before{content:"";border-radius:inherit;pointer-events:none;animation:2.6s ease-out infinite login-launcher-pulse;position:absolute;inset:0}.login-launcher--open:before{box-shadow:none;animation:none}@keyframes login-launcher-pulse{0%{box-shadow:0 0 #f9731652}70%{box-shadow:0 0 0 16px #f9731600}to{box-shadow:0 0 #f9731600}}.login-launcher--open{border-radius:var(--login-radius-lg);height:min(560px,100dvh - 314px);transition-duration:.8s;transition-delay:0s}.login-launcher-trigger{cursor:pointer;color:var(--login-ink);opacity:1;background:0 0;border:none;justify-content:center;align-items:center;gap:9px;font-family:inherit;font-size:14.5px;font-weight:700;transition:opacity .2s,color .15s;display:flex;position:absolute;inset:0}.login-launcher--open .login-launcher-trigger{opacity:0;pointer-events:none}.login-launcher-trigger:hover{color:var(--login-accent-600)}.login-launcher-trigger-mark{background:var(--login-accent-50);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.login-launcher-trigger-mark img{object-fit:contain;width:20px;height:20px;display:block}.login-launcher-trigger svg{flex-shrink:0;width:15px;height:15px}.login-launcher-panel{opacity:0;pointer-events:none;flex-direction:column;padding:26px 24px 22px;transition:opacity .25s;display:flex;position:absolute;inset:0;overflow-y:auto}.login-launcher--open .login-launcher-panel{opacity:1;pointer-events:auto;transition-delay:.18s}.login-launcher-close{background:var(--login-accent-50);width:30px;height:30px;color:var(--login-ink-hint);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.login-launcher-close:hover{background:var(--login-accent-100);color:var(--login-accent-600)}.login-launcher-close svg{width:16px;height:16px}.login-brand{align-items:center;gap:10px;margin-bottom:22px;padding-right:34px;display:flex}.login-brand-mark{background:var(--login-accent-50);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.login-brand-mark img{object-fit:contain;width:22px;height:22px;display:block}.login-brand-text{flex-direction:column;line-height:1.15;display:flex}.login-brand-title{letter-spacing:-.01em;color:var(--login-ink);font-size:12.5px;font-weight:700}.login-brand-sub{color:var(--login-ink-hint);letter-spacing:.01em;margin-top:1px;font-size:10.5px;font-weight:500}.login-form{flex-direction:column;display:flex}.login-title{letter-spacing:-.02em;color:var(--login-ink);margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.35}.login-subtitle{color:var(--login-ink-muted);margin:0 0 18px;font-size:11px;line-height:1.4}.login-error{color:#b42318;background:#fef0ef;border:1px solid #fbd8d5;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:12.5px;font-weight:500}.login-field{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.login-field label{color:var(--login-ink);font-size:11px;font-weight:600;line-height:1.4}.login-control{align-items:center;display:flex;position:relative}.login-page .login-input{border:1px solid var(--login-border);border-radius:var(--login-radius);width:100%;color:var(--login-ink);appearance:none;background:#fbfaf8;outline:none;padding:14px 16px;font-family:inherit;font-size:16px;line-height:1.4;transition:box-shadow .15s,border-color .15s,background .15s}.login-page .login-input::placeholder{color:var(--login-ink-hint)}.login-page .login-input:focus{border-color:var(--login-accent-400);background:#fff;box-shadow:0 0 0 3px #f9731624}.login-page .login-input:-webkit-autofill{-webkit-text-fill-color:var(--login-ink);caret-color:var(--login-ink);transition:background-color 9999s ease-out}.login-page .login-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--login-ink);caret-color:var(--login-ink);transition:background-color 9999s ease-out}.login-page .login-input::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.login-page .login-input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}.login-field--password .login-input{padding-right:44px}.login-eye{cursor:pointer;width:30px;height:30px;color:var(--login-ink-hint);appearance:none;touch-action:manipulation;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex;position:absolute;right:6px}.login-eye:hover{color:var(--login-accent-600);background:var(--login-accent-50)}.login-eye svg{width:17px;height:17px}.login-submit{border-radius:var(--login-radius);background:var(--login-accent-400);color:#fff;cursor:pointer;appearance:none;touch-action:manipulation;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:13px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,transform 50ms,box-shadow .15s;display:inline-flex;box-shadow:0 10px 22px #ea580c38}.login-submit:hover:not(:disabled){background:var(--login-accent-600);box-shadow:0 12px 24px #ea580c47}.login-submit:active:not(:disabled){transform:translateY(1px)}.login-submit:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.login-submit svg{width:16px;height:16px}.login-footer{border-top:1px solid var(--login-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:14px;display:flex}.login-footer-social{align-items:center;gap:8px;display:flex}.login-footer-social a{border:1px solid var(--login-border);width:30px;height:30px;color:var(--login-ink-hint);background:#fff;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:flex}.login-footer-social a:hover{background:var(--login-accent-50);border-color:var(--login-accent-200);color:var(--login-accent-600);transform:translateY(-2px)}.login-footer-social a svg{width:15px;height:15px}.login-footer-email{color:var(--login-ink-hint);align-items:center;gap:5px;font-size:10.5px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.login-footer-email:hover{color:var(--login-accent-600)}.login-footer-email svg{width:13px;height:13px}.login-launcher-trigger:focus-visible,.login-launcher-close:focus-visible,.login-eye:focus-visible,.login-submit:focus-visible,.login-footer-social a:focus-visible,.login-footer-email:focus-visible{outline:2px solid var(--login-accent-400);outline-offset:2px}@media (prefers-reduced-motion:reduce){.login-scene{animation:none}.login-smoke-puff{opacity:0;animation:none}.login-scene--launching .login-rocket-hardware{opacity:1;filter:url(#loginRocketDrop);animation:none}.login-launcher{animation:none}.login-launcher:before{box-shadow:none;animation:none}.login-tagline-word,.login-tagline-sub,.login-quote{opacity:1;filter:none;animation:none;transform:none}.login-page *,.login-page :before,.login-page :after{transition:none!important}}@media (width>=641px){.login-page .login-input{padding:9px 12px;font-size:13px}.login-page .login-input::placeholder{font-size:13px}}@media (width>=641px) and (width<=1024px){.login-page{--login-rocket-x:800px}.login-tagline{left:50%}}@media (width<=640px){.login-page{--login-rocket-scale:.42;--login-rocket-x:800px;--login-rocket-y:480px;--login-rocket-launch-distance:-1900px;--login-mobile-field-height:44px}.login-stage{inset:24px}.login-scene{border-radius:22px}.login-overlay{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:10px;padding:0 14px 14px;display:flex;position:absolute;inset:0;overflow-y:auto}.login-tagline{order:1;width:100%;max-width:none;position:relative;bottom:auto;left:auto;transform:none}.login-tagline-title{font-size:clamp(15px,4vw,19px)}.login-quote{z-index:auto;order:2;width:100%;max-width:none;padding:16px 14px 14px;position:relative;bottom:auto;right:auto}.login-launcher--open~.login-quote{width:100%;bottom:auto}.login-launcher{order:3;width:100%;max-width:none;height:54px;max-height:none;position:relative;bottom:auto;right:auto}.login-launcher--open{width:100%;height:min(56vh,460px)}.login-launcher-panel{padding:16px 20px 14px}.login-launcher-trigger{gap:7px;font-size:13.5px}.login-launcher-trigger-mark{width:26px;height:26px}.login-launcher-trigger-mark img{width:17px;height:17px}.login-brand{margin-bottom:12px}.login-footer{margin-top:12px;padding-top:10px}.login-error{font-size:11px}.login-brand-title{font-size:11px;font-weight:600}.login-brand-sub{font-size:9.5px}.login-title{margin-bottom:2px;font-size:17px;font-weight:600}.login-subtitle{margin:4px 0 12px;font-size:11px}.login-field label{font-size:11px;font-weight:500}.login-submit{height:var(--login-mobile-field-height);font-size:13px;font-weight:500}.login-footer-email{font-size:10px}.login-page .login-input{height:calc(var(--login-mobile-field-height) / .6875);transform-origin:0;flex-shrink:0;width:145.45%;padding:7px 10px;transform:scale(.6875)}.login-control{height:var(--login-mobile-field-height);overflow:hidden}.login-page .login-input::placeholder{font-size:14.5px}.login-field--password .login-input{padding-right:64px}.login-field{gap:3px;margin-bottom:6px}}@media (width<=380px){.login-launcher-panel{padding:20px 16px 16px}}.access-denied-page{background:#faf8f5;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.access-denied-card{text-align:center;background:#fff;border:1px solid #eceae3;border-radius:20px;width:100%;max-width:420px;padding:32px 28px;box-shadow:0 24px 60px #00000014}.access-denied-logo{background:#fff1ec;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 18px;display:flex}.access-denied-logo img{object-fit:contain;width:34px;height:34px}.access-denied-card h1{color:#1a1a1a;margin:0 0 10px;font-size:clamp(18px,3.5vw,21px);font-weight:700}.access-denied-lead{color:#1a1a1a;margin:0 0 8px;font-size:14px;line-height:1.5}.access-denied-detail{color:#75736c;margin:0 0 12px;font-size:12.5px;line-height:1.5}.access-denied-hint{color:#75736c;margin:0 0 22px;font-size:12.5px;line-height:1.5}.access-denied-btn{color:#fff;background:linear-gradient(140deg,#ff4d2e,#f97316 55%,#ffb23d);border-radius:10px;justify-content:center;align-items:center;width:100%;padding:11px 16px;font-size:13.5px;font-weight:600;text-decoration:none;transition:filter .15s;display:inline-flex}.access-denied-btn:hover{filter:brightness(1.05)}.admin-dashboard{--dash-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--dash-border:#eceae3;--dash-text:#1a1a1a;--dash-text-muted:#75736c;--dash-accent:#ea580c;--dash-bg-soft:#faf8f5;width:100%;min-width:0;max-width:1280px;overflow-x:hidden}.dash-card{border:1px solid var(--dash-border);background:#fff;border-radius:16px;min-width:0;padding:20px}.dash-card-title{color:var(--dash-text);flex-shrink:0;justify-content:space-between;align-items:center;margin:0 0 14px;font-size:15px;font-weight:600;display:flex}.dash-error-banner{margin-bottom:16px}.dash-error-banner p{color:#c42a2a;margin:0;font-size:13px}.dash-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.dash-stat-card{border:1px solid var(--dash-border);background:#fff;border-radius:14px;flex-direction:row;align-items:center;gap:clamp(8px,2.5vw,12px);min-width:0;padding:clamp(10px,3vw,14px) clamp(10px,3.5vw,16px);display:flex}.dash-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(28px,9vw,38px);height:clamp(28px,9vw,38px);display:flex}.dash-stat-icon svg{width:clamp(13px,4vw,18px);height:clamp(13px,4vw,18px)}.dash-stat-icon--course{color:var(--dash-accent);background:#fff1ec}.dash-stat-icon--program{color:#185fa5;background:#e6f1fb}.dash-stat-icon--teacher{color:#ba7517;background:#faeeda}.dash-stat-icon--student{color:#3b6d11;background:#eaf3de}.dash-stat-card>div:last-child{flex:1;min-width:0}.dash-stat-value{color:var(--dash-text);text-overflow:ellipsis;font-size:clamp(15px,3vw,18px);font-weight:700;line-height:1.15;overflow:hidden}.dash-stat-label{color:var(--dash-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:clamp(10px,2.2vw,11.5px);overflow:hidden}.admin-dash-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;min-width:0;margin-bottom:12px;display:grid}.admin-dash-card{flex-direction:column;min-width:0;min-height:0;display:flex}.admin-list{flex-direction:column;gap:6px;min-width:0;display:flex}.admin-list-item{border:1px solid var(--dash-border);border-radius:12px;align-items:center;gap:10px;min-width:0;padding:8px 10px;display:flex}.admin-list-avatar{background:var(--dash-grad);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex;position:relative;overflow:hidden}.admin-list-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.admin-list-info{flex:1;min-width:0}.admin-list-name{color:var(--dash-text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.admin-list-meta{color:var(--dash-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.admin-mini-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;padding:3px 8px;font-size:10.5px;font-weight:600}.admin-mini-badge--active{color:#3b6d11;background:#eaf3de}.admin-mini-badge--draft{color:var(--dash-accent);background:#fff1ec}.admin-mini-badge--published{color:#3b6d11;background:#eaf3de}.admin-mini-badge--archived,.admin-mini-badge--inactive{color:#888780;background:#f1efe8}.admin-list-empty{color:var(--dash-text-muted);text-align:center;margin:0;padding:24px 0;font-size:13px}.admin-dash-skeleton{background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:12px;height:140px;animation:1.3s ease-in-out infinite admin-dash-shimmer}@keyframes admin-dash-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1024px){.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-card-title{font-size:14px}.admin-list-name{font-size:12px}.admin-list-meta{font-size:10.5px}.admin-mini-badge{font-size:10px}}@media (width<=900px){.admin-dash-row{grid-template-columns:1fr}}@media (width<=640px){.dash-card{padding:16px}.dash-stats{grid-template-columns:repeat(2,1fr);gap:10px}.dash-card-title{font-size:13px;font-weight:500}.admin-list-name{font-size:11.5px;font-weight:500}.admin-list-meta{font-size:10px}.admin-mini-badge{font-size:9.5px;font-weight:500}}.user-page,.qq-report{--org-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--org-border:#eceae3;--org-text:#1a1a1a;--org-text-muted:#75736c;--org-accent:#ea580c;--org-bg-soft:#faf8f5;width:100%;min-width:0;max-width:1280px;overflow-x:hidden}.user-page *{box-sizing:border-box}.org-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.org-stat-card{border:1px solid var(--org-border);background:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex}.org-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.org-stat-icon svg{width:18px;height:18px}.org-stat-icon--orgs{color:var(--org-accent);background:#fff1ec}.org-stat-icon--active{color:#3b6d11;background:#eaf3de}.org-stat-icon--admin{color:#185fa5;background:#e6f1fb}.org-stat-icon--user{color:#993556;background:#fbeaf0}.org-stat-dot{background:currentColor;border-radius:50%;width:11px;height:11px}.org-stat-value{color:var(--org-text);font-size:clamp(15px,3vw,18px);font-weight:700;line-height:1.15}.org-stat-label{color:var(--org-text-muted);white-space:nowrap;margin-top:1px;font-size:clamp(10px,2.2vw,11.5px)}.org-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.org-search{flex:1;min-width:220px;max-width:380px;position:relative}.org-search svg{color:#94938c;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.org-search input{border:1px solid var(--org-border);background:var(--org-bg-soft);width:100%;color:var(--org-text);appearance:none;border-radius:10px;outline:none;padding:10px 12px 10px 36px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.org-search input::placeholder{color:#94938c;font-size:13.5px}.org-search input:focus{background:#fff;border-color:#f4501e}.org-toolbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.org-filter-pills{background:var(--org-bg-soft);border:1px solid var(--org-border);border-radius:10px;gap:4px;padding:3px;display:flex}.org-filter-pill{color:var(--org-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600;transition:background .15s,color .15s}.org-filter-pill--active{color:var(--org-accent);background:#fff;box-shadow:0 1px 3px #00000014}.org-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-family:inherit;font-size:clamp(12.5px,2.6vw,13.5px);font-weight:600;transition:background .15s,border-color .15s,opacity .15s,transform 50ms;display:inline-flex}.org-btn svg{width:15px;height:15px}.org-btn:active:not(:disabled){transform:translateY(1px)}.org-btn:disabled{opacity:.65;cursor:not-allowed}.org-btn--primary{background:var(--org-grad);color:#fff}.org-btn--primary:hover:not(:disabled){filter:brightness(1.04)}.org-btn--ghost{background:var(--org-bg-soft);color:var(--org-text);border:1px solid var(--org-border)}.org-btn--ghost:hover:not(:disabled){background:#f1efe8}.org-btn--danger{color:#fff;background:#dc3030}.org-btn--danger:hover:not(:disabled){background:#c42a2a}.org-btn--add{flex-shrink:0}.org-btn--sm{padding:8px 12px;font-size:clamp(11.5px,2.4vw,12.5px)}.org-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.org-pagination-info{color:var(--org-text-muted);font-size:clamp(11.5px,2.4vw,12.5px)}.org-pagination-actions{gap:8px;display:flex}.org-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:4px 9px 4px 7px;font-size:clamp(9.5px,2vw,10.5px);font-weight:600;display:inline-flex}.org-badge-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.org-badge--active{color:#3b6d11;background:#eaf3de}.org-badge--inactive{color:#888780;background:#f1efe8}.org-badge--draft{color:var(--org-accent);background:#fff1ec}.org-card-actions{flex-shrink:0;gap:6px;display:flex}.org-icon-btn{border:1px solid var(--org-border);width:30px;height:30px;color:var(--org-text-muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.org-icon-btn svg{width:14px;height:14px}.org-icon-btn:hover{background:var(--org-bg-soft);color:var(--org-text)}.org-icon-btn--danger:hover{color:#c42a2a;background:#fcebeb;border-color:#f4c6c6}.org-table-wrap{border:1px solid var(--org-border);background:#fff;border-radius:16px;overflow-x:auto}.org-table{border-collapse:collapse;width:100%;min-width:640px;font-size:clamp(11.5px,2.4vw,12.5px)}.org-table th{text-align:left;color:var(--org-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--org-border);white-space:nowrap;padding:10px 14px;font-size:clamp(9.5px,2vw,10.5px);font-weight:600}.org-table td{border-bottom:1px solid var(--org-border);vertical-align:middle;padding:8px 14px}.org-table tbody tr:last-child td{border-bottom:none}.org-table tbody tr:hover{background:var(--org-bg-soft)}.org-table-name-cell{align-items:center;gap:10px;min-width:0;display:flex}.org-table-name-text{flex-direction:column;min-width:0;display:flex}.org-table-name{color:var(--org-text);white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-weight:600;overflow:hidden}.org-table-desc{color:var(--org-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin-top:1px;font-size:clamp(11px,2.3vw,12px);overflow:hidden}.org-table-num{color:var(--org-text);font-weight:600}.org-table-date{color:var(--org-text-muted);white-space:nowrap}.org-table-actions{justify-content:flex-end}.org-empty-state,.org-error-state{border:1px dashed var(--org-border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:48px 24px;display:flex}.org-empty-icon{background:var(--org-bg-soft);color:#b5b3aa;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;display:flex}.org-empty-icon svg{width:24px;height:24px}.org-empty-state h3{color:var(--org-text);margin:0;font-size:15px;font-weight:700}.org-empty-state p,.org-error-state p{color:var(--org-text-muted);max-width:320px;margin:0 0 14px;font-size:13px}@keyframes org-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.org-modal-overlay{-webkit-backdrop-filter:blur(2px);z-index:100;background:#1a161273;justify-content:center;align-items:center;padding:20px;animation:.15s both org-overlay-fade;display:flex;position:fixed;inset:0}@keyframes org-overlay-fade{0%{opacity:0}to{opacity:1}}.org-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;animation:.18s both org-modal-rise;overflow-y:auto;box-shadow:0 24px 60px #00000040}.org-modal--sm{text-align:center;flex-direction:column;align-items:center;max-width:380px;padding:28px 24px 24px;display:flex}@keyframes org-modal-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.org-modal-header{border-bottom:1px solid var(--org-border);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.org-modal-title{color:var(--org-text);margin:0;font-size:clamp(14.5px,3vw,16px);font-weight:700}.org-modal-close{background:var(--org-bg-soft);width:30px;height:30px;color:var(--org-text-muted);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.org-modal-close svg{width:15px;height:15px}.org-modal-close:hover{color:var(--org-text);background:#f1efe8}.org-modal-form{flex-direction:column;gap:12px;padding:18px 22px 20px;display:flex}.org-form-field{flex-direction:column;gap:5px;min-width:0;display:flex}.org-form-field label{color:var(--org-text);font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600}.org-form-field-label-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.org-form-char-count{color:var(--org-text-muted);flex-shrink:0;font-size:clamp(10px,2.1vw,11px);font-weight:500}.org-form-field input,.org-form-field textarea{border:1px solid var(--org-border);width:100%;color:var(--org-text);background:var(--org-bg-soft);resize:vertical;appearance:none;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.org-form-field input::placeholder,.org-form-field textarea::placeholder{color:#aca99e;font-size:13.5px}.org-form-field input:focus,.org-form-field textarea:focus{background:#fff;border-color:#f4501e}.org-input-error{border-color:#dc3030!important}.org-password-control{align-items:center;display:flex;position:relative}.org-password-control input{padding-right:40px}.org-eye-btn{cursor:pointer;width:30px;height:30px;color:var(--org-text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex;position:absolute;right:6px}.org-eye-btn:hover{color:var(--org-accent);background:#fff1ec}.org-eye-btn svg{width:17px;height:17px}.org-form-field select{border:1px solid var(--org-border);width:100%;color:var(--org-text);background:var(--org-bg-soft);cursor:pointer;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.org-form-field select:focus{background:#fff;border-color:#f4501e}.org-switch-row{align-items:center;gap:10px;display:flex}.org-switch{cursor:pointer;background:#d8d5ca;border:none;border-radius:9999px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .15s;position:relative}.org-switch--on{background:#3b6d11}.org-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.org-switch--on .org-switch-thumb{transform:translate(18px)}.org-switch-label{color:var(--org-text);font-size:13px;font-weight:600}.org-form-hint{color:#94938c;font-size:clamp(10.5px,2.2vw,11.5px)}.org-form-error{color:#c42a2a;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:500}.org-notice{border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.org-notice p{margin:0;font-size:clamp(12px,2.5vw,13px);line-height:1.5}.org-notice--warning{color:#8a5a0e;background:#faeeda;border:1px solid #f0d9a8}.org-notice-close{color:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:16px;line-height:1}.org-status-toggle{gap:8px;display:flex}.org-status-option{border:1px solid var(--org-border);color:var(--org-text-muted);cursor:pointer;background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:clamp(12px,2.5vw,13px);font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.org-status-dot{background:#c7c4b8;border-radius:50%;flex-shrink:0;width:7px;height:7px}.org-status-option--active.org-status-option--active{color:#3b6d11;background:#eaf3de;border-color:#0000}.org-status-option--active.org-status-option--active .org-status-dot{background:#3b6d11}.org-status-option--inactive.org-status-option--active{color:#75736c;background:#f1efe8}.org-status-option--inactive.org-status-option--active .org-status-dot{background:#75736c}.org-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.org-modal-actions--center{justify-content:center;width:100%}.org-delete-icon{color:#c42a2a;background:#fcebeb;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.org-delete-icon svg{width:24px;height:24px}.org-delete-title{color:var(--org-text);margin:0 0 8px;font-size:clamp(14.5px,3vw,16px);font-weight:700}.org-delete-desc{color:var(--org-text-muted);margin:0 0 20px;font-size:clamp(12px,2.6vw,13px);line-height:1.55}.org-delete-desc strong{color:var(--org-text)}.user-avatar{background:var(--org-grad);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.user-table-email{color:var(--org-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.user-table-org{color:var(--org-text);white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.user-table-org-none{color:#b5b3aa}.user-role-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 9px;font-size:clamp(9.5px,2vw,10.5px);font-weight:600;display:inline-flex}.user-role-badge svg{flex-shrink:0;width:11px;height:11px}.user-role-badge--admin{color:var(--org-accent);background:#fff1ec}.user-role-badge--teacher{color:#185fa5;background:#e6f1fb}.user-role-badge--student{color:#3b6d11;background:#eaf3de}.user-role-option{border:1px solid var(--org-border);color:var(--org-text-muted);cursor:pointer;background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:clamp(12px,2.5vw,13px);font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.user-role-option svg{width:14px;height:14px}.user-role-option--active{color:var(--org-accent);background:#fff1ec;border-color:#0000}.org-form-note{color:var(--org-text-muted);background:var(--org-bg-soft);border:1px solid var(--org-border);border-radius:10px;margin:0;padding:10px 12px;font-size:clamp(11px,2.3vw,12px);line-height:1.5}.user-temp-password-box{background:var(--org-bg-soft);border:1px dashed #d8d5cb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:8px;padding:12px 14px;display:flex}.user-temp-password-box code{color:var(--org-text);letter-spacing:.04em;word-break:break-all;font-family:SF Mono,Consolas,Menlo,monospace;font-size:clamp(14px,3vw,16px);font-weight:700}.user-temp-password-copied{color:#3b6d11;margin-bottom:16px;font-size:11.5px;font-weight:600;display:block}.org-delete-icon--success{color:#3b6d11;background:#eaf3de}.org-delete-icon--info{color:var(--org-accent);background:#fff1ec}.user-skeleton-rows{flex-direction:column;gap:8px;padding:8px;display:flex}.user-skeleton-row{background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:10px;height:52px;animation:1.3s ease-in-out infinite org-shimmer}@media (width<=1024px){.user-page .org-stats{grid-template-columns:repeat(2,1fr)}.user-page .org-table{font-size:11px}.user-page .org-table th,.user-page .org-badge,.user-page .user-role-badge{font-size:9px}}@media (width<=900px){.user-page .org-toolbar{flex-direction:column;align-items:stretch}.user-page .org-search{max-width:none}.user-page .org-toolbar-right{justify-content:space-between}}@media (width<=640px){.user-page .org-toolbar{gap:0;margin-bottom:12px}.user-page .org-toolbar-right{flex-direction:column;align-items:stretch;gap:8px}.user-page .org-filter-pills{width:100%}.user-page .org-filter-pill{text-align:center;flex:1}.user-page .org-btn--add{width:100%}.user-page .org-stats{grid-template-columns:repeat(2,1fr);gap:10px}.user-page .org-stat-card{padding:12px}.user-table-email,.user-table-org{max-width:140px}.user-page .org-table{font-size:10.5px}.user-page .org-table th{font-size:8.5px;font-weight:500}.user-page .org-table td{padding:7px 10px}.user-page .org-table-name{font-weight:500}.user-page .org-badge,.user-page .user-role-badge{font-size:8.5px;font-weight:500}.user-page .user-avatar{width:26px;height:26px;font-size:10px}.org-form-field label{font-weight:500}.org-search input,.org-form-field input,.org-form-field textarea,.org-form-field select{transform-origin:0;width:133.33%;transform:scale(.75)}.org-password-control input{flex-shrink:0}.org-search input::placeholder,.org-form-field input::placeholder,.org-form-field textarea::placeholder{font-size:16px}.org-search{align-items:center;height:44px;display:flex;overflow:hidden}.org-search input{flex-shrink:0;height:58.6667px;padding-left:26px}.org-search svg{left:8px}.org-form-field input{height:58.6667px;margin:-7.33333px 0}.org-modal-form{gap:10px;padding:16px 20px}.org-form-field{gap:4px}.org-modal-actions{margin-top:2px}}@media (width<=420px){.user-page .org-stats{grid-template-columns:1fr 1fr}.user-page .org-stat-card{flex-direction:column;align-items:flex-start;gap:8px}}.rte{border:1px solid var(--crs-border,#e2dfd6);background:#fff;border-radius:10px;overflow:hidden}.rte:focus-within{border-color:var(--crs-accent,#ea580c)}.rte-toolbar{border-bottom:1px solid var(--crs-border,#e2dfd6);background:var(--crs-bg-soft,#faf8f5);align-items:center;gap:2px;padding:6px 8px;display:flex}.rte-sep{background:var(--crs-border,#e2dfd6);flex-shrink:0;width:1px;height:18px;margin:0 4px}.rte-btn{width:26px;height:26px;color:var(--crs-text-muted,#75736c);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.rte-btn svg{width:14px;height:14px}.rte-btn:hover{color:var(--crs-text,#1a1a1a);background:#fff}.rte-btn--active,.rte-btn--active:hover{background:var(--crs-accent,#ea580c);color:#fff}.rte-btn--text{width:auto;padding:0 8px;font-size:11.5px;font-weight:700}.rte-content{outline:none;padding:10px 12px;font-size:16px;line-height:1.5}.rte-content,.rte-content *{color:#1a1a1a!important;font-family:inherit!important}.rte-content:empty:before{content:attr(data-placeholder);color:#b5b3aa}.rte-content ol,.rte-content ul{margin:4px 0;padding-left:22px}.rte-content p{margin:0 0 4px}.rte-content p:last-child{margin-bottom:0}.rte-content h1,.rte-content h2,.rte-content h3,.rte-content h1 *,.rte-content h2 *,.rte-content h3 *{margin:10px 0 6px;font-weight:700!important}.rte-content h1:first-child,.rte-content h2:first-child,.rte-content h3:first-child{margin-top:0}.rte-content h1{font-size:20px!important}.rte-content h2{font-size:17.5px!important}.rte-content h3{font-size:15.5px!important}.rte-content h1 *,.rte-content h2 *,.rte-content h3 *{font-size:inherit!important}.rte-content img{border-radius:8px;max-width:100%;height:auto;margin:6px 0;display:block}@media (width<=640px){.rte-toolbar{gap:1px;padding:4px 6px}.rte-btn{width:24px;height:24px}.rte-btn svg{width:13px;height:13px}.rte-btn--text{padding:0 6px;font-size:11px}.rte-sep{height:16px;margin:0 3px}.rte-content{transform-origin:0 0;width:133.33%;padding:8px 10px;font-size:16px;transform:scale(.75)}}.qq-breadcrumbs{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;font-size:clamp(12px,2.5vw,13px);font-weight:600;display:flex}.qq-breadcrumb-seg{align-items:center;gap:6px;display:inline-flex}.qq-breadcrumb-link{font:inherit;color:#75736c;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.qq-breadcrumb-link:hover{color:#ea580c;text-decoration:underline}.qq-breadcrumb-item{color:#75736c}.qq-breadcrumb-item--current{color:#1a1a1a}.qq-breadcrumb-sep{color:#c7c4b8}.qq-breadcrumb-skeleton{background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:4px;width:120px;height:13px;animation:1.3s ease-in-out infinite qq-breadcrumb-shimmer;display:inline-block}@keyframes qq-breadcrumb-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=640px){.qq-breadcrumbs{margin-bottom:8px}}:root,.crs-page{--crs-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--crs-border:#eceae3;--crs-text:#1a1a1a;--crs-text-muted:#75736c;--crs-accent:#ea580c;--crs-bg-soft:#faf8f5}.crs-page{width:100%;min-width:0;max-width:1280px;overflow-x:hidden}.crs-page *{box-sizing:border-box}.crs-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.crs-stat-card{border:1px solid var(--crs-border);background:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex}.crs-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.crs-stat-icon svg{width:18px;height:18px}.crs-stat-icon--total{color:var(--crs-accent);background:#fff1ec}.crs-stat-icon--published{color:#3b6d11;background:#eaf3de}.crs-stat-icon--session{color:#185fa5;background:#e6f1fb}.crs-stat-icon--exam{color:#993556;background:#fbeaf0}.crs-stat-value{color:var(--crs-text);font-size:clamp(15px,3vw,18px);font-weight:700;line-height:1.15}.crs-stat-label{color:var(--crs-text-muted);white-space:nowrap;margin-top:1px;font-size:clamp(10px,2.2vw,11.5px)}.crs-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.crs-toolbar-left{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.crs-search{flex:1;min-width:220px;max-width:380px;position:relative}.crs-search--tab{min-width:160px;max-width:240px}@media (width<=640px){.crs-search--tab{max-width:none}}.crs-search svg{color:#94938c;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.crs-search input{border:1px solid var(--crs-border);background:var(--crs-bg-soft);width:100%;color:var(--crs-text);appearance:none;border-radius:10px;outline:none;padding:10px 12px 10px 36px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.crs-search input::placeholder{color:#94938c;font-size:13.5px}.crs-search input:focus{background:#fff;border-color:#f4501e}.crs-orgselect{flex-shrink:0;position:relative}.crs-orgselect svg{color:#94938c;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.crs-orgselect select{appearance:none;border:1px solid var(--crs-border);background:var(--crs-bg-soft);color:var(--crs-text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;border-radius:10px;outline:none;max-width:220px;padding:10px 32px 10px 34px;font-family:inherit;font-size:clamp(12.5px,2.6vw,13.5px);font-weight:600}.crs-orgselect select:focus{background-color:#fff;border-color:#f4501e}.crs-toolbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.crs-filter-pills{background:var(--crs-bg-soft);border:1px solid var(--crs-border);border-radius:10px;gap:4px;padding:3px;display:flex}.crs-filter-pill{color:var(--crs-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600;transition:background .15s,color .15s}.crs-filter-pill--active{color:var(--crs-accent);background:#fff;box-shadow:0 1px 3px #00000014}.crs-view-toggle{background:var(--crs-bg-soft);border:1px solid var(--crs-border);border-radius:10px;flex-shrink:0;gap:4px;padding:3px;display:flex}.crs-view-btn{width:32px;height:30px;color:var(--crs-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.crs-view-btn svg{width:16px;height:16px}.crs-view-btn--active{color:var(--crs-accent);background:#fff;box-shadow:0 1px 3px #00000014}.crs-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-family:inherit;font-size:clamp(12.5px,2.6vw,13.5px);font-weight:600;transition:background .15s,border-color .15s,opacity .15s,transform 50ms;display:inline-flex}.crs-btn svg{width:15px;height:15px}.crs-btn:active:not(:disabled){transform:translateY(1px)}.crs-btn:disabled{opacity:.65;cursor:not-allowed}.crs-btn--primary{background:var(--crs-grad);color:#fff}.crs-btn--primary:hover:not(:disabled){filter:brightness(1.04)}.crs-btn--ghost{background:var(--crs-bg-soft);color:var(--crs-text);border:1px solid var(--crs-border)}.crs-btn--ghost:hover:not(:disabled){background:#f1efe8}.crs-btn--danger{color:#fff;background:#dc3030}.crs-btn--danger:hover:not(:disabled){background:#c42a2a}.crs-btn--sm{padding:8px 12px;font-size:clamp(11.5px,2.4vw,12.5px)}.crs-btn--add{flex-shrink:0}.crs-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;display:inline-flex}.crs-badge-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.crs-badge--draft{color:#888780;background:#f1efe8}.crs-badge--published{color:#3b6d11;background:#eaf3de}.crs-badge--archived{color:#ba7517;background:#faeeda}.crs-chip{color:#534ab7;white-space:nowrap;background:#eeedfe;border-radius:20px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:clamp(10px,2.1vw,11px);font-weight:600;display:inline-flex}.crs-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.crs-card{border:1px solid var(--crs-border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:row;align-items:stretch;min-width:0;transition:box-shadow .15s,border-color .15s,transform 50ms;display:flex;overflow:hidden}.crs-card:hover{border-color:#e2dfd6;box-shadow:0 8px 24px #0000000f}.crs-card:active{transform:translateY(1px)}.crs-card-thumb{object-fit:cover;background:var(--crs-bg-soft);flex-shrink:0;width:33.333%}.crs-card-body{flex-direction:column;flex:1;min-width:0;padding:18px;display:flex}.crs-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.crs-card-top-left{align-items:center;gap:6px;min-width:0;display:flex}.crs-info-icon{flex-shrink:0;display:inline-flex;position:relative}.crs-info-icon-btn{color:#b5b3aa;cursor:help;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.crs-info-icon-btn svg{width:15px;height:15px}.crs-info-icon:hover .crs-info-icon-btn{color:var(--crs-text-muted)}.crs-info-popover{z-index:20;color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#1a1a1a;border-radius:8px;flex-direction:column;gap:2px;padding:7px 10px;font-size:11px;font-weight:500;line-height:1.4;transition:opacity .12s;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 20px #0000002e}.crs-info-icon:hover .crs-info-popover,.crs-info-popover--open{opacity:1;visibility:visible}.crs-card-org{color:var(--crs-text-muted);align-items:center;gap:5px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;display:inline-flex}.crs-card-org svg{color:#b5b3aa;width:13px;height:13px}.crs-card-name{color:var(--crs-text);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 6px;font-size:clamp(14px,2.8vw,15.5px);font-weight:700;display:-webkit-box;overflow:hidden}.crs-card-desc{color:var(--crs-text-muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 14px;font-size:clamp(11.5px,2.4vw,12.5px);line-height:1.5;display:-webkit-box;overflow:hidden}.crs-card-stats{border-top:1px solid var(--crs-border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;padding-top:12px;display:flex}.crs-card-stat{color:var(--crs-text-muted);align-items:center;gap:6px;font-size:clamp(11px,2.3vw,12px);display:flex}.crs-card-stat svg{color:#b5b3aa;flex-shrink:0;width:14px;height:14px}.crs-card-stat b{color:var(--crs-text);font-weight:700}.crs-card-date{color:#94938c;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:clamp(10px,2.1vw,11px);overflow:hidden}.crs-card-actions{flex-shrink:0;gap:6px;display:flex}.crs-icon-btn{border:1px solid var(--crs-border);width:30px;height:30px;color:var(--crs-text-muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.crs-icon-btn svg{width:14px;height:14px}.crs-icon-btn:hover{background:var(--crs-bg-soft);color:var(--crs-text)}.crs-icon-btn--danger:hover{color:#c42a2a;background:#fcebeb;border-color:#f4c6c6}.crs-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.crs-pagination-info{color:var(--crs-text-muted);font-size:clamp(11.5px,2.4vw,12.5px)}.crs-pagination-actions{gap:8px;display:flex}.crs-table-wrap{border:1px solid var(--crs-border);background:#fff;border-radius:16px;overflow-x:auto}.crs-table{border-collapse:collapse;width:100%;min-width:760px;font-size:clamp(12.5px,2.6vw,13.5px)}.crs-table th{text-align:left;color:var(--crs-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--crs-border);white-space:nowrap;padding:14px 16px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600}.crs-table td{border-bottom:1px solid var(--crs-border);vertical-align:middle;padding:12px 16px}.crs-table tbody tr{cursor:pointer}.crs-table tbody tr:last-child td{border-bottom:none}.crs-table tbody tr:hover{background:var(--crs-bg-soft)}.crs-table-name-text{flex-direction:column;min-width:0;display:flex}.crs-table-name{color:var(--crs-text);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-weight:600;overflow:hidden}.crs-table-desc{color:var(--crs-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:320px;margin-top:1px;font-size:clamp(11px,2.3vw,12px);overflow:hidden}.crs-table-num{color:var(--crs-text);text-align:center;font-weight:600}.crs-table-date{color:var(--crs-text-muted);white-space:nowrap}.crs-table-actions{justify-content:flex-end;gap:6px;display:flex}.crs-empty-state,.crs-error-state{border:1px dashed var(--crs-border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:48px 24px;display:flex}.crs-empty-icon{background:var(--crs-bg-soft);color:#b5b3aa;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;display:flex}.crs-empty-icon svg{width:24px;height:24px}.crs-empty-state h3{color:var(--crs-text);margin:0;font-size:15px;font-weight:700}.crs-empty-state p,.crs-error-state p{color:var(--crs-text-muted);max-width:360px;margin:0 0 14px;font-size:13px}.crs-skeleton-wrap{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.crs-skeleton-card{border:1px solid var(--crs-border);background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:16px;height:200px;animation:1.3s ease-in-out infinite crs-shimmer}@keyframes crs-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.crs-row-skeleton-wrap{flex-direction:column;gap:10px;display:flex}.crs-detail-skeleton-head{border:1px solid var(--crs-border);background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:16px;height:92px;margin-bottom:16px;animation:1.3s ease-in-out infinite crs-shimmer}.crs-row-skeleton{border:1px solid var(--crs-border);background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:14px;height:70px;animation:1.3s ease-in-out infinite crs-shimmer}.crs-back{color:var(--crs-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:14px;padding:0;font-size:clamp(12px,2.5vw,13px);font-weight:600;display:inline-flex}.crs-back svg{width:16px;height:16px}.crs-back:hover{color:var(--crs-text)}.crs-detail-head{border:1px solid var(--crs-border);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding:20px;display:flex}.crs-detail-title-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.crs-detail-title{color:var(--crs-text);margin:0;font-size:clamp(16px,3.4vw,19px);font-weight:700}.crs-detail-org{color:var(--crs-text-muted);align-items:center;gap:5px;margin-bottom:8px;font-size:clamp(11px,2.3vw,12px);font-weight:600;display:inline-flex}.crs-detail-org svg{color:#b5b3aa;width:14px;height:14px}.crs-detail-desc{color:var(--crs-text-muted);max-width:620px;margin:0;font-size:clamp(12.5px,2.6vw,13.5px);line-height:1.55}.crs-detail-actions{flex-shrink:0;gap:8px;display:flex}.crs-detail-edit-fields{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.crs-detail-edit-fields--mobile{display:none}.crs-form-field input.crs-detail-title-input{width:100%;font-size:15px;font-weight:600}.crs-detail-edit-fields-main .rte-content{font-size:clamp(11.5px,2.4vw,12.5px)}.crs-detail-edit-fields--desktop{flex-direction:row;align-items:flex-start;gap:16px}.crs-detail-edit-image{flex-shrink:0;width:140px}.crs-detail-edit-image .crs-image-preview-img{height:140px}.crs-detail-edit-fields-main{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.crs-detail-edit-counter-row{justify-content:flex-end;margin-bottom:2px;display:flex}.crs-detail-edit-image .crs-attach-row{width:100%}.crs-detail-edit-image .crs-attach-row .crs-btn{white-space:normal;text-align:center;flex-direction:column;width:100%;height:140px}.crs-detail-edit-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:2px;display:flex}.crs-detail-edit-row>.crs-date-input,.crs-detail-edit-row>.crs-status-select{flex:130px}.crs-date-input.crs-date-input{font:inherit;border:1px solid var(--crs-border);background-color:var(--crs-bg-soft);color:var(--crs-text);border-radius:10px;outline:none;width:auto;padding:8px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:400;transition:border-color .15s,background-color .15s}.crs-date-input.crs-date-input:focus{background-color:#fff;border-color:#f4501e}.crs-status-select{appearance:none;font:inherit;border:1px solid var(--crs-border);background-color:var(--crs-bg-soft);color:var(--crs-text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:10px;outline:none;width:auto;padding:8px 28px 8px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:400;transition:border-color .15s,background-color .15s}.crs-status-select:focus{background-color:#fff;border-color:#f4501e}.crs-session-body{border:1px solid var(--crs-border);background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.crs-session-block h4{color:var(--crs-text);margin:0 0 8px;font-size:clamp(12.5px,2.6vw,13.5px);font-weight:700}.crs-session-text{color:var(--crs-text-muted);white-space:pre-wrap;margin:0;font-size:clamp(12.5px,2.6vw,13.5px);line-height:1.6}.crs-session-text.crs-session-html{white-space:normal}.crs-session-text.crs-session-html p{margin:0 0 8px}.crs-session-text.crs-session-html p:last-child{margin-bottom:0}.crs-session-text.crs-session-html h1,.crs-session-text.crs-session-html h2,.crs-session-text.crs-session-html h3{color:var(--crs-text);margin:14px 0 8px}.crs-session-text.crs-session-html h1:first-child,.crs-session-text.crs-session-html h2:first-child,.crs-session-text.crs-session-html h3:first-child{margin-top:0}.crs-session-text.crs-session-html ol,.crs-session-text.crs-session-html ul{margin:4px 0;padding-left:22px}.crs-session-text.crs-session-html img{border-radius:8px;max-width:100%;height:auto;margin:8px 0;display:block}.crs-session-meta-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.crs-session-meta-grid>div{flex-direction:column;gap:4px;display:flex}.crs-session-meta-grid span{color:var(--crs-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:600}.crs-session-meta-grid strong{color:var(--crs-text);font-size:13.5px;font-weight:600}.crs-session-video{background:#000;border-radius:12px;width:100%}.crs-session-attachment-frame{border:1px solid var(--crs-border);background:#fff;border-radius:12px;width:100%;height:70vh;min-height:420px}.crs-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.crs-section-title{color:var(--crs-text);margin:0;font-size:clamp(13.5px,2.8vw,14.5px);font-weight:700}.crs-tab-actions{align-items:center;gap:10px;display:flex}.crs-items{flex-direction:column;gap:10px;display:flex}.crs-item{border:1px solid var(--crs-border);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.crs-item:hover{border-color:#e2dfd6;box-shadow:0 4px 14px #0000000a}.crs-item--dragging{border-color:var(--crs-accent);box-shadow:0 8px 20px #0000001a}.crs-drag-handle{width:18px;height:18px;color:var(--crs-text-muted);cursor:grab;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.crs-drag-handle svg{width:15px;height:15px}.crs-item-num{background:var(--crs-bg-soft);width:22px;height:22px;color:var(--crs-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.crs-item-body{flex:1;min-width:0}.crs-item-title{color:var(--crs-text);align-items:center;gap:8px;font-size:clamp(13px,2.7vw,14px);font-weight:600;display:flex}.crs-item-tag{text-transform:uppercase;letter-spacing:.03em;background:var(--crs-bg-soft);color:var(--crs-text-muted);white-space:nowrap;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:600}.crs-item-sub{color:var(--crs-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:clamp(11px,2.3vw,12px);overflow:hidden}.crs-item-actions{flex-shrink:0;gap:6px;display:flex}.crs-sec-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.crs-sec-icon svg{width:19px;height:19px}.crs-sec-icon--reading{color:#3b6d11;background:#eaf3de}.crs-sec-icon--assignment{color:#534ab7;background:#eeedfe}.crs-sec-icon--exam{color:var(--crs-accent);background:#fff1ec}.crs-sec-icon--video{color:#185fa5;background:#e6f1fb}.crs-sec-icon--meeting{color:#993556;background:#fbeaf0}.crs-sec-icon--online_class{color:#00796b;background:#e0f2f1}.crs-modal-overlay{-webkit-backdrop-filter:blur(2px);z-index:100;background:#1a161273;justify-content:center;align-items:center;padding:20px;animation:.15s both crs-overlay-fade;display:flex;position:fixed;inset:0}@keyframes crs-overlay-fade{0%{opacity:0}to{opacity:1}}.crs-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;animation:.18s both crs-modal-rise;overflow-y:auto;box-shadow:0 24px 60px #00000040}.crs-modal--lg{max-width:640px}.crs-modal--sm{text-align:center;flex-direction:column;align-items:center;max-width:380px;padding:28px 24px 24px;display:flex}@keyframes crs-modal-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.crs-modal-header{border-bottom:1px solid var(--crs-border);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:20px 22px;display:flex;position:sticky;top:0}.crs-modal-title{color:var(--crs-text);margin:0;font-size:clamp(14.5px,3vw,16px);font-weight:700}.crs-modal-close{background:var(--crs-bg-soft);width:30px;height:30px;color:var(--crs-text-muted);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.crs-modal-close svg{width:15px;height:15px}.crs-modal-close:hover{color:var(--crs-text);background:#f1efe8}.crs-modal-form{flex-direction:column;gap:16px;padding:20px 22px 22px;display:flex}.crs-form-field{flex-direction:column;gap:6px;min-width:0;display:flex}.crs-form-field--row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.crs-form-row{gap:12px;display:flex}.crs-form-row>.crs-form-field{flex:1}.crs-form-field label{color:var(--crs-text);font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600}.crs-form-field-label-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.crs-form-char-count{color:var(--crs-text-muted);flex-shrink:0;font-size:clamp(10px,2.1vw,11px);font-weight:500}.crs-form-field input,.crs-form-field textarea,.crs-form-field select{border:1px solid var(--crs-border);width:100%;color:var(--crs-text);background:var(--crs-bg-soft);resize:vertical;appearance:none;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.crs-form-field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.crs-form-field input::placeholder,.crs-form-field textarea::placeholder{color:#aca99e}.crs-form-field input:focus,.crs-form-field textarea:focus,.crs-form-field select:focus{background-color:#fff;border-color:#f4501e}.crs-input-error{border-color:#dc3030!important}.crs-switch-row{align-items:center;gap:10px;padding-bottom:2px;display:flex}.crs-switch{cursor:pointer;background:#d8d5ca;border:none;border-radius:9999px;flex-shrink:0;width:52px;height:28px;padding:0;transition:background .15s;position:relative}.crs-switch--on{background:#3b6d11}.crs-switch-thumb{color:#75736c;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .15s;display:flex;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.crs-switch-thumb svg{width:13px;height:13px}.crs-switch--on .crs-switch-thumb{color:#3b6d11;transform:translate(24px)}.crs-form-hint{color:#94938c;font-size:clamp(10.5px,2.2vw,11.5px)}.crs-form-error{color:#c42a2a;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:500}.crs-required{color:#dc3030;margin-left:2px}.crs-status-toggle{gap:8px;display:flex}.crs-status-option{border:1px solid var(--crs-border);color:var(--crs-text-muted);cursor:pointer;background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:clamp(11.5px,2.5vw,12.5px);font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.crs-status-dot{background:#c7c4b8;border-radius:50%;flex-shrink:0;width:7px;height:7px}.crs-status-option--draft.crs-status-option--active{color:#75736c;background:#f1efe8;border-color:#0000}.crs-status-option--draft.crs-status-option--active .crs-status-dot{background:#75736c}.crs-status-option--published.crs-status-option--active{color:#3b6d11;background:#eaf3de;border-color:#0000}.crs-status-option--published.crs-status-option--active .crs-status-dot{background:#3b6d11}.crs-status-option--archived.crs-status-option--active{color:#ba7517;background:#faeeda;border-color:#0000}.crs-status-option--archived.crs-status-option--active .crs-status-dot{background:#ba7517}.crs-status-option--neutral.crs-status-option--active{color:var(--crs-accent);background:#fff1ec;border-color:#0000}.crs-status-option--neutral.crs-status-option--active .crs-status-dot{background:var(--crs-accent)}.crs-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.crs-modal-actions--center{justify-content:center;width:100%}.crs-delete-icon{color:#c42a2a;background:#fcebeb;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.crs-delete-icon svg{width:24px;height:24px}.crs-delete-title{color:var(--crs-text);margin:0 0 8px;font-size:clamp(14.5px,3vw,16px);font-weight:700}.crs-delete-desc{color:var(--crs-text-muted);margin:0 0 20px;font-size:clamp(12px,2.6vw,13px);line-height:1.55}.crs-delete-desc strong{color:var(--crs-text)}.crs-type-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.crs-type-card{text-align:center;border:1px solid var(--crs-border);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:18px 10px;transition:border-color .15s,background .15s,transform 50ms;display:flex}.crs-type-card:hover{background:#fff7f2;border-color:#f4a06e}.crs-type-card:active{transform:translateY(1px)}.crs-type-card .crs-sec-icon{width:44px;height:44px}.crs-type-card strong{color:var(--crs-text);font-size:clamp(12px,2.5vw,13px);font-weight:700}.crs-type-card small{color:var(--crs-text-muted);font-size:clamp(9.5px,2vw,10.5px);line-height:1.3}.crs-format-pills{flex-wrap:wrap;gap:8px;display:flex}.crs-format-pill{border:1px solid var(--crs-border);color:var(--crs-text-muted);cursor:pointer;background:#fff;border-radius:20px;padding:7px 14px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600;transition:all .15s}.crs-format-pill--active{color:var(--crs-accent);background:#fff1ec;border-color:#f4a06e}.crs-q-list{flex-direction:column;gap:12px;display:flex}.crs-q{border:1px solid var(--crs-border);background:var(--crs-bg-soft);border-radius:14px;flex-direction:column;gap:11px;padding:14px;display:flex}.crs-q-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.crs-q-num{color:var(--crs-text);font-size:clamp(11.5px,2.4vw,12.5px);font-weight:700}.crs-q-typetoggle{gap:4px;display:flex}.crs-q-typetoggle button{border:1px solid var(--crs-border);color:var(--crs-text-muted);cursor:pointer;background:#fff;border-radius:20px;padding:4px 11px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;transition:all .15s}.crs-q-typetoggle button.active{background:var(--crs-accent);border-color:var(--crs-accent);color:#fff}.crs-q .crs-form-field input,.crs-q .crs-form-field textarea{background:#fff}.crs-opt{align-items:flex-start;gap:9px;display:flex}.crs-opt .crs-opt-radio{appearance:none;border:2px solid var(--crs-border);cursor:pointer;background:#fff;border-radius:50%;outline:none;flex:0 0 18px;width:18px;height:18px;margin:8px 0 0;padding:0;transition:border-color .15s;position:relative}.crs-opt .crs-opt-radio:checked{border-color:var(--crs-accent)}.crs-opt .crs-opt-radio:checked:after{content:"";background:var(--crs-accent);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crs-opt input[type=text]{border:1px solid var(--crs-border);color:#1a1a1a;background:#fff;border-radius:8px;outline:none;flex:1;width:auto;padding:8px 10px;font-family:inherit;font-size:16px;transition:border-color .15s}.crs-opt input[type=text]:focus{border-color:#f4501e}.crs-opt .rte{flex:1;min-width:0}.crs-opt-del{color:#b5b3aa;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;transition:background .15s,color .15s;display:flex}.crs-opt-del svg{width:14px;height:14px}.crs-opt-del:hover{color:#c42a2a;background:#fcebeb}.crs-correct-hint{color:#3b6d11;align-items:center;gap:4px;font-size:clamp(10px,2.1vw,11px);display:inline-flex}.crs-import-hint{color:var(--crs-text-muted);margin:-6px 0 0;font-size:clamp(10.5px,2.2vw,11.5px)}.crs-attach-row{gap:8px;display:flex}.crs-form-field .crs-attach-row input{flex:1;width:auto}.crs-attach-row .crs-btn{white-space:nowrap;flex:1}.crs-attach-chip{border:1px solid var(--crs-border);background:var(--crs-bg-soft);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.crs-attach-chip svg{width:16px;height:16px;color:var(--crs-accent);flex-shrink:0}.crs-attach-name{min-width:0;color:var(--crs-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:clamp(12.5px,2.6vw,13.5px);overflow:hidden}.crs-image-preview{border:1px solid var(--crs-border);background:var(--crs-bg-soft);border-radius:12px;position:relative;overflow:hidden}.crs-image-preview-img{object-fit:cover;width:100%;height:160px;display:block}.crs-image-preview-actions{gap:6px;display:flex;position:absolute;top:8px;right:8px}.crs-image-preview-btn{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a16128c;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.crs-image-preview-btn svg{width:15px;height:15px}.crs-image-preview-btn:hover:not(:disabled){background:#1a1612bf}.crs-image-preview-btn:disabled{opacity:.6;cursor:not-allowed}.crs-image-preview-btn--danger:hover:not(:disabled){background:#c42a2a}.crs-image-preview-uploading{color:#fff;background:#1a161273;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;display:flex;position:absolute;inset:0}.crs-add-line{color:var(--crs-accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600;display:inline-flex}.crs-add-line svg{width:14px;height:14px}.crs-add-line:hover{text-decoration:underline}.crs-add-row{flex-wrap:wrap;gap:16px;display:flex}.crs-divider{border:none;border-top:1px solid var(--crs-border);margin:4px 0}@media (width<=1024px){.crs-stats,.crs-grid,.crs-skeleton-wrap{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.crs-toolbar,.crs-toolbar-left{flex-direction:column;align-items:stretch}.crs-search{max-width:none}.crs-orgselect select{width:100%;max-width:none}.crs-toolbar-right{justify-content:space-between}.crs-detail-head{flex-direction:column;align-items:stretch}.crs-detail-edit-fields--desktop{display:none}.crs-detail-edit-fields--mobile{flex-direction:column;gap:8px;display:flex;overflow-x:hidden}}@media (width<=640px){.crs-toolbar{gap:0;margin-bottom:12px}.crs-toolbar-right{flex-flow:wrap;align-items:stretch;gap:8px}.crs-filter-pills{order:1;width:100%}.crs-filter-pill{text-align:center;flex:1}.crs-btn--add{flex:1;order:2;width:auto}.crs-view-toggle{flex-shrink:0;order:3;align-self:stretch}.crs-filter-pill,.crs-btn,.crs-badge{font-weight:400}.crs-card-name{margin-bottom:4px;font-size:13px;font-weight:500}.crs-card-org{font-weight:400}.crs-stats{grid-template-columns:repeat(2,1fr);gap:10px}.crs-stat-card{padding:12px}.crs-card-body{padding:12px 14px}.crs-card-top{margin-bottom:6px}.crs-card-desc{margin-bottom:8px}.crs-card-stats{gap:10px;padding-top:8px}.crs-grid{grid-template-columns:1fr;gap:10px}.crs-skeleton-wrap{grid-template-columns:1fr}.crs-detail-head{flex-direction:column;align-items:stretch}.crs-detail-edit-fields--desktop{display:none}.crs-detail-edit-fields--mobile{flex-direction:column;gap:4px;display:flex;overflow-x:hidden}.crs-detail-actions{width:100%}.crs-detail-actions .crs-btn{flex:1}.crs-tab-actions{width:100%}.crs-tab-actions .crs-btn{flex:1}.crs-search input,.crs-form-field input:not([type=date]):not([type=datetime-local]),.crs-form-field textarea,.crs-form-field select{transform-origin:0;width:133.33%;transform:scale(.75)}.crs-form-field input.crs-detail-title-input{font-weight:500}.crs-form-field input[type=date],.crs-form-field input[type=datetime-local]{min-height:30px;padding:4px 10px;font-size:16px}.crs-form-field input[type=date]::-webkit-datetime-edit-fields-wrapper{font-size:12px}.crs-form-field input[type=date]::-webkit-datetime-edit-text{font-size:12px}.crs-form-field input[type=date]::-webkit-datetime-edit-day-field{font-size:12px}.crs-form-field input[type=date]::-webkit-datetime-edit-month-field{font-size:12px}.crs-form-field input[type=date]::-webkit-datetime-edit-year-field{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-text{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-day-field{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-month-field{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-year-field{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-hour-field{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-minute-field{font-size:12px}.crs-form-field input[type=datetime-local]::-webkit-datetime-edit-ampm-field{font-size:12px}.crs-search{align-items:center;height:44px;display:flex;overflow:hidden}.crs-search input{flex-shrink:0;height:58.6667px;padding-left:26px}.crs-search svg{left:8px}.crs-date-input.crs-date-input{padding:6px 8px;font-size:16px}.crs-status-select{background-position:right 8px center;padding:6px 24px 6px 10px;font-size:16px}.crs-form-field label,.crs-table th,.crs-table-name{font-weight:500}.crs-modal-title{font-weight:600}.crs-form-field label,.crs-status-option{font-weight:500}.crs-modal-header{padding:14px 16px}.crs-modal-form{gap:7px;padding:14px 16px}.crs-form-field{gap:3px}.crs-form-row,.crs-status-toggle{gap:6px}.crs-modal-actions{flex-direction:column-reverse;gap:6px;margin-top:0}.crs-modal-actions .crs-btn{width:100%}.crs-form-field input,.crs-form-field textarea,.crs-form-field select{padding:8px 10px}.crs-search input::placeholder,.crs-form-field input::placeholder,.crs-form-field textarea::placeholder{font-size:16px}}@media (width<=420px){.crs-stats{grid-template-columns:1fr 1fr}.crs-stat-card{flex-direction:column;align-items:flex-start;gap:8px}.crs-form-row{flex-direction:column}}:root,.prog-page{--prog-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--prog-border:#eceae3;--prog-text:#1a1a1a;--prog-text-muted:#75736c;--prog-accent:#ea580c;--prog-bg-soft:#faf8f5}.prog-page{width:100%;min-width:0;max-width:1280px;overflow-x:hidden}.prog-page *{box-sizing:border-box}.prog-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.prog-stat-card{border:1px solid var(--prog-border);background:#fff;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex}.prog-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.prog-stat-icon svg{width:18px;height:18px}.prog-stat-icon--total{color:var(--prog-accent);background:#fff1ec}.prog-stat-icon--published{color:#3b6d11;background:#eaf3de}.prog-stat-icon--material{color:#185fa5;background:#e6f1fb}.prog-stat-icon--exam{color:#993556;background:#fbeaf0}.prog-stat-value{color:var(--prog-text);font-size:clamp(15px,3vw,18px);font-weight:700;line-height:1.15}.prog-stat-label{color:var(--prog-text-muted);white-space:nowrap;margin-top:1px;font-size:clamp(10px,2.2vw,11.5px)}.prog-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.prog-toolbar-left{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.prog-search{flex:1;min-width:220px;max-width:380px;position:relative}.prog-search--tab{min-width:160px;max-width:240px}@media (width<=640px){.prog-search--tab{max-width:none}}.prog-search svg{color:#94938c;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.prog-search input{border:1px solid var(--prog-border);background:var(--prog-bg-soft);width:100%;color:var(--prog-text);appearance:none;border-radius:10px;outline:none;padding:10px 12px 10px 36px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.prog-search input::placeholder{color:#94938c;font-size:13.5px}.prog-search input:focus{background:#fff;border-color:#f4501e}.prog-orgselect{flex-shrink:0;position:relative}.prog-orgselect svg{color:#94938c;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.prog-orgselect select{appearance:none;border:1px solid var(--prog-border);background:var(--prog-bg-soft);color:var(--prog-text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;border-radius:10px;outline:none;max-width:220px;padding:10px 32px 10px 34px;font-family:inherit;font-size:clamp(12.5px,2.6vw,13.5px);font-weight:600}.prog-orgselect select:focus{background-color:#fff;border-color:#f4501e}.prog-toolbar-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.prog-filter-pills{background:var(--prog-bg-soft);border:1px solid var(--prog-border);border-radius:10px;gap:4px;padding:3px;display:flex}.prog-filter-pill{color:var(--prog-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600;transition:background .15s,color .15s}.prog-filter-pill--active{color:var(--prog-accent);background:#fff;box-shadow:0 1px 3px #00000014}.prog-view-toggle{background:var(--prog-bg-soft);border:1px solid var(--prog-border);border-radius:10px;flex-shrink:0;gap:4px;padding:3px;display:flex}.prog-view-btn{width:32px;height:30px;color:var(--prog-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.prog-view-btn svg{width:16px;height:16px}.prog-view-btn--active{color:var(--prog-accent);background:#fff;box-shadow:0 1px 3px #00000014}.prog-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-family:inherit;font-size:clamp(12.5px,2.6vw,13.5px);font-weight:600;transition:background .15s,border-color .15s,opacity .15s,transform 50ms;display:inline-flex}.prog-btn svg{width:15px;height:15px}.prog-btn:active:not(:disabled){transform:translateY(1px)}.prog-btn:disabled{opacity:.65;cursor:not-allowed}.prog-btn--primary{background:var(--prog-grad);color:#fff}.prog-btn--primary:hover:not(:disabled){filter:brightness(1.04)}.prog-btn--ghost{background:var(--prog-bg-soft);color:var(--prog-text);border:1px solid var(--prog-border)}.prog-btn--ghost:hover:not(:disabled){background:#f1efe8}.prog-btn--danger{color:#fff;background:#dc3030}.prog-btn--danger:hover:not(:disabled){background:#c42a2a}.prog-btn--sm{padding:8px 12px;font-size:clamp(11.5px,2.4vw,12.5px)}.prog-btn--add{flex-shrink:0}.prog-badge{white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;display:inline-flex}.prog-badge-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.prog-badge--draft{color:#888780;background:#f1efe8}.prog-badge--published{color:#3b6d11;background:#eaf3de}.prog-badge--archived{color:#ba7517;background:#faeeda}.prog-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.prog-card{border:1px solid var(--prog-border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:row;align-items:stretch;min-width:0;transition:box-shadow .15s,border-color .15s,transform 50ms;display:flex;overflow:hidden}.prog-card:hover{border-color:#e2dfd6;box-shadow:0 8px 24px #0000000f}.prog-card:active{transform:translateY(1px)}.prog-card-thumb{object-fit:cover;background:var(--prog-bg-soft);flex-shrink:0;width:33.333%}.prog-card-body{flex-direction:column;flex:1;min-width:0;padding:18px;display:flex}.prog-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.prog-card-org{color:var(--prog-text-muted);align-items:center;gap:5px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;display:inline-flex}.prog-card-org svg{color:#b5b3aa;width:13px;height:13px}.prog-card-name{color:var(--prog-text);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 6px;font-size:clamp(14px,2.8vw,15.5px);font-weight:700;display:-webkit-box;overflow:hidden}.prog-card-desc{color:var(--prog-text-muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 14px;font-size:clamp(11.5px,2.4vw,12.5px);line-height:1.5;display:-webkit-box;overflow:hidden}.prog-card-stats{border-top:1px solid var(--prog-border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;padding-top:12px;display:flex}.prog-card-stat{color:var(--prog-text-muted);align-items:center;gap:6px;font-size:clamp(11px,2.3vw,12px);display:flex}.prog-card-stat svg{color:#b5b3aa;flex-shrink:0;width:14px;height:14px}.prog-card-stat b{color:var(--prog-text);font-weight:700}.prog-card-date{color:#94938c;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:clamp(10px,2.1vw,11px);overflow:hidden}.prog-card-actions{flex-shrink:0;gap:6px;display:flex}.prog-card-top-left{align-items:center;gap:6px;min-width:0;display:flex}.prog-info-icon{flex-shrink:0;display:inline-flex;position:relative}.prog-info-icon-btn{color:#b5b3aa;cursor:help;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.prog-info-icon-btn svg{width:15px;height:15px}.prog-info-icon:hover .prog-info-icon-btn{color:var(--prog-text-muted)}.prog-info-popover{z-index:20;color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#1a1a1a;border-radius:8px;flex-direction:column;gap:2px;padding:7px 10px;font-size:11px;font-weight:500;line-height:1.4;transition:opacity .12s;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 20px #0000002e}.prog-info-icon:hover .prog-info-popover,.prog-info-popover--open{opacity:1;visibility:visible}.prog-icon-btn{border:1px solid var(--prog-border);width:30px;height:30px;color:var(--prog-text-muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.prog-icon-btn svg{width:14px;height:14px}.prog-icon-btn:hover{background:var(--prog-bg-soft);color:var(--prog-text)}.prog-icon-btn--danger:hover{color:#c42a2a;background:#fcebeb;border-color:#f4c6c6}.prog-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.prog-pagination-info{color:var(--prog-text-muted);font-size:clamp(11.5px,2.4vw,12.5px)}.prog-pagination-actions{gap:8px;display:flex}.prog-table-wrap{border:1px solid var(--prog-border);background:#fff;border-radius:16px;overflow-x:auto}.prog-table{border-collapse:collapse;width:100%;min-width:720px;font-size:clamp(12.5px,2.6vw,13.5px)}.prog-table th{text-align:left;color:var(--prog-text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--prog-border);white-space:nowrap;padding:14px 16px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600}.prog-table td{border-bottom:1px solid var(--prog-border);vertical-align:middle;padding:12px 16px}.prog-table tbody tr{cursor:pointer}.prog-table tbody tr:last-child td{border-bottom:none}.prog-table tbody tr:hover{background:var(--prog-bg-soft)}.prog-table-name-text{flex-direction:column;min-width:0;display:flex}.prog-table-name{color:var(--prog-text);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-weight:600;overflow:hidden}.prog-table-desc{color:var(--prog-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:320px;margin-top:1px;font-size:clamp(11px,2.3vw,12px);overflow:hidden}.prog-table-org{color:var(--prog-text-muted);white-space:nowrap}.prog-table-num{color:var(--prog-text);text-align:center;font-weight:600}.prog-table-date{color:var(--prog-text-muted);white-space:nowrap}.prog-table-actions{justify-content:flex-end;gap:6px;display:flex}.prog-empty-state,.prog-error-state{border:1px dashed var(--prog-border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:48px 24px;display:flex}.prog-empty-icon{background:var(--prog-bg-soft);color:#b5b3aa;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;display:flex}.prog-empty-icon svg{width:24px;height:24px}.prog-empty-state h3{color:var(--prog-text);margin:0;font-size:15px;font-weight:700}.prog-empty-state p,.prog-error-state p{color:var(--prog-text-muted);max-width:340px;margin:0 0 14px;font-size:13px}.prog-skeleton-wrap{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.prog-skeleton-card{border:1px solid var(--prog-border);background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:16px;height:190px;animation:1.3s ease-in-out infinite prog-shimmer}@keyframes prog-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.prog-row-skeleton-wrap{flex-direction:column;gap:10px;display:flex}.prog-detail-skeleton-head{border:1px solid var(--prog-border);background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:16px;height:92px;margin-bottom:16px;animation:1.3s ease-in-out infinite prog-shimmer}.prog-row-skeleton{border:1px solid var(--prog-border);background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:14px;height:70px;animation:1.3s ease-in-out infinite prog-shimmer}.prog-detail-head{border:1px solid var(--prog-border);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding:20px;display:flex}.prog-detail-title-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.prog-detail-title{color:var(--prog-text);margin:0;font-size:clamp(16px,3.4vw,19px);font-weight:700}.prog-detail-org{color:var(--prog-text-muted);align-items:center;gap:5px;margin-bottom:8px;font-size:clamp(11px,2.3vw,12px);font-weight:600;display:inline-flex}.prog-detail-org svg{color:#b5b3aa;width:14px;height:14px}.prog-detail-desc{color:var(--prog-text-muted);max-width:620px;margin:0;font-size:clamp(12.5px,2.6vw,13.5px);line-height:1.55}.prog-detail-actions{flex-shrink:0;gap:8px;display:flex}.prog-detail-edit-fields{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.prog-detail-edit-fields--mobile{display:none}.prog-form-field input.prog-detail-title-input{width:100%;font-size:15px;font-weight:600}.prog-detail-edit-fields-main .rte-content{font-size:clamp(11.5px,2.4vw,12.5px)}.prog-detail-edit-fields--desktop{flex-direction:row;align-items:flex-start;gap:16px}.prog-detail-edit-image{flex-shrink:0;width:140px}.prog-detail-edit-image .crs-image-preview-img{height:140px}.prog-detail-edit-fields-main{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.prog-detail-edit-counter-row{justify-content:flex-end;margin-bottom:2px;display:flex}.prog-detail-edit-image .crs-attach-row{width:100%}.prog-detail-edit-image .crs-attach-row .crs-btn{white-space:normal;text-align:center;flex-direction:column;width:100%;height:140px}.prog-detail-edit-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:2px;display:flex}.prog-date-input.prog-date-input{font:inherit;border:1px solid var(--prog-border);background-color:var(--prog-bg-soft);color:var(--prog-text);border-radius:10px;outline:none;width:auto;padding:8px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:400;transition:border-color .15s,background-color .15s}.prog-date-input.prog-date-input:focus{background-color:#fff;border-color:#f4501e}.prog-status-select{appearance:none;font:inherit;border:1px solid var(--prog-border);background-color:var(--prog-bg-soft);color:var(--prog-text);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:10px;outline:none;width:auto;padding:8px 28px 8px 12px;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:400;transition:border-color .15s,background-color .15s}.prog-status-select:focus{background-color:#fff;border-color:#f4501e}.prog-switch-row{align-items:center;gap:10px;padding-bottom:2px;display:flex}.prog-switch{cursor:pointer;background:#d8d5ca;border:none;border-radius:9999px;flex-shrink:0;width:52px;height:28px;padding:0;transition:background .15s;position:relative}.prog-switch--on{background:#3b6d11}.prog-switch-thumb{color:#75736c;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .15s;display:flex;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.prog-switch-thumb svg{width:13px;height:13px}.prog-switch--on .prog-switch-thumb{color:#3b6d11;transform:translate(24px)}.prog-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.prog-section-title{color:var(--prog-text);margin:0;font-size:clamp(13.5px,2.8vw,14.5px);font-weight:700}.prog-tab-actions{align-items:center;gap:10px;display:flex}.prog-items{flex-direction:column;gap:10px;display:flex}.prog-item{border:1px solid var(--prog-border);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.prog-item:hover{border-color:#e2dfd6;box-shadow:0 4px 14px #0000000a}.prog-item--dragging{border-color:var(--prog-accent);box-shadow:0 8px 20px #0000001a}.prog-drag-handle{width:18px;height:18px;color:var(--prog-text-muted);cursor:grab;flex-shrink:0;justify-content:center;align-items:center;display:flex}.prog-drag-handle svg{width:15px;height:15px}.prog-item-num{background:var(--prog-bg-soft);width:22px;height:22px;color:var(--prog-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.prog-item-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.prog-item-icon svg{width:19px;height:19px}.prog-item-icon--course{color:#185fa5;background:#e6f1fb}.prog-item-icon--reading{color:#3b6d11;background:#eaf3de}.prog-item-icon--exam{color:var(--prog-accent);background:#fff1ec}.prog-item-thumb{object-fit:cover;background:var(--prog-bg-soft);border-radius:11px;flex-shrink:0;width:40px;height:40px}.prog-item-body{flex:1;min-width:0}.prog-item-title{color:var(--prog-text);align-items:center;gap:8px;font-size:clamp(13px,2.7vw,14px);font-weight:600;display:flex}.prog-item-tag{text-transform:uppercase;letter-spacing:.03em;background:var(--prog-bg-soft);color:var(--prog-text-muted);border-radius:6px;padding:2px 7px;font-size:10px;font-weight:600}.prog-item-sub{color:var(--prog-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:clamp(11px,2.3vw,12px);overflow:hidden}.prog-item-actions{flex-shrink:0;gap:6px;display:flex}.prog-modal-overlay{-webkit-backdrop-filter:blur(2px);z-index:100;background:#1a161273;justify-content:center;align-items:center;padding:20px;animation:.15s both prog-overlay-fade;display:flex;position:fixed;inset:0}@keyframes prog-overlay-fade{0%{opacity:0}to{opacity:1}}.prog-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;animation:.18s both prog-modal-rise;overflow-y:auto;box-shadow:0 24px 60px #00000040}.prog-modal--lg{max-width:640px}.prog-modal--sm{text-align:center;flex-direction:column;align-items:center;max-width:380px;padding:28px 24px 24px;display:flex}@keyframes prog-modal-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.prog-modal-header{border-bottom:1px solid var(--prog-border);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:20px 22px;display:flex;position:sticky;top:0}.prog-modal-title{color:var(--prog-text);margin:0;font-size:clamp(14.5px,3vw,16px);font-weight:700}.prog-modal-close{background:var(--prog-bg-soft);width:30px;height:30px;color:var(--prog-text-muted);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.prog-modal-close svg{width:15px;height:15px}.prog-modal-close:hover{color:var(--prog-text);background:#f1efe8}.prog-modal-form{flex-direction:column;gap:16px;padding:20px 22px 22px;display:flex}.prog-form-field{flex-direction:column;gap:4px;min-width:0;display:flex}.prog-form-field--row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.prog-form-field--grow{flex:1}.prog-form-row{gap:12px;display:flex}.prog-form-row>.prog-form-field{flex:1}.prog-form-field label{color:var(--prog-text);font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600}.prog-form-field-label-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.prog-form-char-count{color:var(--prog-text-muted);flex-shrink:0;font-size:clamp(10px,2.1vw,11px);font-weight:500}.prog-form-field input,.prog-form-field textarea,.prog-form-field select{border:1px solid var(--prog-border);width:100%;color:var(--prog-text);background:var(--prog-bg-soft);resize:vertical;appearance:none;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.prog-form-field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%239E9D99' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.prog-form-field input::placeholder,.prog-form-field textarea::placeholder{color:#aca99e;font-size:13.5px}.prog-form-field input:focus,.prog-form-field textarea:focus,.prog-form-field select:focus{background-color:#fff;border-color:#f4501e}.prog-input-error{border-color:#dc3030!important}.prog-form-hint{color:#94938c;font-size:clamp(10.5px,2.2vw,11.5px)}.prog-form-error{color:#c42a2a;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:500}.prog-required{color:#dc3030;margin-left:2px}.prog-combobox{position:relative}.prog-combobox-input{border:1px solid var(--prog-border);background:var(--prog-bg-soft);border-radius:10px;align-items:center;gap:8px;padding:0 12px;transition:border-color .15s,background .15s;display:flex}.prog-combobox-input:focus-within{background-color:#fff;border-color:#f4501e}.prog-combobox-input svg{color:#aca99e;flex-shrink:0;width:15px;height:15px}.prog-combobox-input input,.prog-combobox-input input[type=text]{min-width:0;color:var(--prog-text);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:16px}.prog-combobox-input input::placeholder{color:#aca99e}.prog-combobox-input input:focus,.prog-combobox-input input[type=text]:focus{box-shadow:none;border-color:#0000}.prog-combobox-list{border:1px solid var(--prog-border);z-index:10;background:#fff;border-radius:10px;flex-direction:column;gap:2px;max-height:220px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0000001f}.prog-combobox-option{text-align:left;color:var(--prog-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13.5px;transition:background .12s}.prog-combobox-option:hover,.prog-combobox-option--active{background:#f1efe8}.prog-combobox-empty{color:#94938c;text-align:center;padding:10px;font-size:12.5px}.prog-status-toggle{gap:8px;display:flex}.prog-status-option{border:1px solid var(--prog-border);color:var(--prog-text-muted);cursor:pointer;background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:clamp(11.5px,2.5vw,12.5px);font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.prog-status-dot{background:#c7c4b8;border-radius:50%;flex-shrink:0;width:7px;height:7px}.prog-status-option--draft.prog-status-option--active{color:#75736c;background:#f1efe8;border-color:#0000}.prog-status-option--draft.prog-status-option--active .prog-status-dot{background:#75736c}.prog-status-option--published.prog-status-option--active{color:#3b6d11;background:#eaf3de;border-color:#0000}.prog-status-option--published.prog-status-option--active .prog-status-dot{background:#3b6d11}.prog-status-option--archived.prog-status-option--active{color:#ba7517;background:#faeeda;border-color:#0000}.prog-status-option--archived.prog-status-option--active .prog-status-dot{background:#ba7517}.prog-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.prog-modal-actions--center{justify-content:center;width:100%}.prog-delete-icon{color:#c42a2a;background:#fcebeb;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:flex}.prog-delete-icon svg{width:24px;height:24px}.prog-delete-title{color:var(--prog-text);margin:0 0 8px;font-size:clamp(14.5px,3vw,16px);font-weight:700}.prog-delete-desc{color:var(--prog-text-muted);margin:0 0 20px;font-size:clamp(12px,2.6vw,13px);line-height:1.55}.prog-delete-desc strong{color:var(--prog-text)}.prog-type-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.prog-type-card{text-align:center;border:1px solid var(--prog-border);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;transition:border-color .15s,background .15s,transform 50ms;display:flex}.prog-type-card:hover{background:#fff7f2;border-color:#f4a06e}.prog-type-card:active{transform:translateY(1px)}.prog-type-card .prog-item-icon{width:46px;height:46px}.prog-type-card strong{color:var(--prog-text);font-size:clamp(12.5px,2.6vw,13.5px);font-weight:700}.prog-type-card small{color:var(--prog-text-muted);font-size:clamp(10px,2.1vw,11px);line-height:1.35}.prog-q-list{flex-direction:column;gap:12px;display:flex}.prog-q{border:1px solid var(--prog-border);background:var(--prog-bg-soft);border-radius:14px;flex-direction:column;gap:11px;padding:14px;display:flex}.prog-q-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.prog-q-num{color:var(--prog-text);font-size:clamp(11.5px,2.4vw,12.5px);font-weight:700}.prog-q-typetoggle{gap:4px;display:flex}.prog-q-typetoggle button{border:1px solid var(--prog-border);color:var(--prog-text-muted);cursor:pointer;background:#fff;border-radius:20px;padding:4px 11px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;transition:all .15s}.prog-q-typetoggle button.active{background:var(--prog-accent);border-color:var(--prog-accent);color:#fff}.prog-q .prog-form-field input,.prog-q .prog-form-field textarea{background:#fff}.prog-opt{align-items:center;gap:9px;display:flex}.prog-opt-radio{width:18px;height:18px;accent-color:var(--prog-accent);cursor:pointer;flex-shrink:0}.prog-opt input[type=text]{flex:1}.prog-opt-del{color:#b5b3aa;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex}.prog-opt-del svg{width:14px;height:14px}.prog-opt-del:hover{color:#c42a2a;background:#fcebeb}.prog-correct-hint{color:#3b6d11;align-items:center;gap:4px;font-size:clamp(10px,2.1vw,11px);display:inline-flex}.prog-add-line{color:var(--prog-accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600;display:inline-flex}.prog-add-line svg{width:14px;height:14px}.prog-add-line:hover{text-decoration:underline}.prog-add-row{flex-wrap:wrap;gap:16px;display:flex}.prog-points-field{max-width:130px}.prog-divider{border:none;border-top:1px solid var(--prog-border);margin:4px 0}@media (width<=1024px){.prog-stats,.prog-grid,.prog-skeleton-wrap{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.prog-toolbar,.prog-toolbar-left{flex-direction:column;align-items:stretch}.prog-search{max-width:none}.prog-orgselect select{width:100%;max-width:none}.prog-toolbar-right{justify-content:space-between}.prog-detail-head{flex-direction:column;align-items:stretch}.prog-detail-edit-fields--desktop{display:none}.prog-detail-edit-fields--mobile{flex-direction:column;gap:8px;display:flex;overflow-x:hidden}}@media (width<=640px){.prog-toolbar{gap:0;margin-bottom:12px}.prog-toolbar-right{flex-flow:wrap;align-items:stretch;gap:8px}.prog-filter-pills{order:1;width:100%}.prog-filter-pill{text-align:center;flex:1}.prog-btn--add{flex:1;order:2;width:auto}.prog-view-toggle{flex-shrink:0;order:3;align-self:stretch}.prog-filter-pill,.prog-btn,.prog-badge{font-weight:400}.prog-card-name{margin-bottom:4px;font-size:13px;font-weight:500}.prog-card-org{font-weight:400}.prog-card-body{padding:12px 14px}.prog-card-top{margin-bottom:6px}.prog-card-desc{margin-bottom:8px}.prog-card-stats{gap:10px;padding-top:8px}.prog-stats{grid-template-columns:repeat(2,1fr);gap:10px}.prog-stat-card{padding:12px}.prog-grid{grid-template-columns:1fr;gap:10px}.prog-skeleton-wrap,.prog-type-grid{grid-template-columns:1fr}.prog-detail-head{flex-direction:column;align-items:stretch}.prog-detail-edit-fields--desktop{display:none}.prog-detail-edit-fields--mobile{flex-direction:column;gap:4px;display:flex;overflow-x:hidden}.prog-detail-actions{width:100%}.prog-detail-actions .prog-btn{flex:1}.prog-tab-actions{width:100%}.prog-tab-actions .prog-btn{flex:1}.prog-search input,.prog-form-field input:not([type=date]),.prog-form-field textarea,.prog-form-field select{transform-origin:0;width:133.33%;transform:scale(.75)}.prog-form-field input.prog-detail-title-input{font-weight:500}.prog-form-field input[type=date]{min-height:30px;padding:4px 10px;font-size:16px}.prog-form-field input[type=date]::-webkit-datetime-edit-fields-wrapper{font-size:12px}.prog-form-field input[type=date]::-webkit-datetime-edit-text{font-size:12px}.prog-form-field input[type=date]::-webkit-datetime-edit-day-field{font-size:12px}.prog-form-field input[type=date]::-webkit-datetime-edit-month-field{font-size:12px}.prog-form-field input[type=date]::-webkit-datetime-edit-year-field{font-size:12px}.prog-search{align-items:center;height:44px;display:flex;overflow:hidden}.prog-search input{flex-shrink:0;height:58.6667px;padding-left:26px}.prog-search svg{left:8px}.prog-combobox-input input{transform-origin:0;flex:0 0 133.33%;transform:scale(.75)}.prog-date-input.prog-date-input{padding:6px 8px;font-size:16px}.prog-status-select{background-position:right 8px center;padding:6px 24px 6px 10px;font-size:16px}.prog-form-field label,.prog-table th,.prog-table-name{font-weight:500}.prog-modal-title{font-weight:600}.prog-form-field label,.prog-status-option{font-weight:500}.prog-modal-header{padding:14px 16px}.prog-modal-form{gap:7px;padding:14px 16px}.prog-form-field{gap:2px}.prog-form-row,.prog-status-toggle{gap:6px}.prog-modal-actions{flex-direction:column-reverse;gap:6px;margin-top:0}.prog-modal-actions .prog-btn{width:100%}.prog-form-field input,.prog-form-field textarea,.prog-form-field select{padding:8px 10px}.prog-search input::placeholder,.prog-form-field input::placeholder,.prog-form-field textarea::placeholder{font-size:16px}}@media (width<=420px){.prog-stats{grid-template-columns:1fr 1fr}.prog-stat-card{flex-direction:column;align-items:flex-start;gap:8px}.prog-form-row{flex-direction:column}}:root,.pf-page{--pf-border:#eceae3;--pf-text:#1a1a1a;--pf-text-muted:#75736c;--pf-accent:#ea580c;--pf-bg-soft:#faf8f5}.pf-page{width:100%;min-width:0}.pf-page *{box-sizing:border-box}.pf-card{border:1px solid var(--pf-border);background:#fff;border-radius:16px;align-items:center;gap:16px;padding:24px;display:flex}.pf-avatar{color:#fff;background:linear-gradient(140deg,#ff4d2e,#f97316 55%,#ffb23d);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:700;display:flex}.pf-avatar svg{width:22px;height:22px}.pf-info{flex:1;min-width:0}.pf-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pf-name{color:var(--pf-text);margin:0;font-size:clamp(15px,3vw,17px);font-weight:700}.pf-role-badge{color:var(--pf-accent);white-space:nowrap;background:#fff1ec;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600}.pf-email{color:var(--pf-text-muted);text-overflow:ellipsis;margin:4px 0 0;font-size:13px;overflow:hidden}.pf-icon-btn{border:1px solid var(--pf-border);width:34px;height:34px;color:var(--pf-text-muted);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.pf-icon-btn svg{width:15px;height:15px}.pf-icon-btn:hover{background:var(--pf-bg-soft);color:var(--pf-text)}.pf-card-actions{flex-shrink:0;gap:8px;display:flex}.pf-form{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.pf-form-field{flex-direction:column;gap:6px;min-width:0;display:flex}.pf-form-field label{color:var(--pf-text);font-size:12.5px;font-weight:600}.pf-form-field input{border:1px solid var(--pf-border);width:100%;color:var(--pf-text);background:var(--pf-bg-soft);border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .15s,background .15s}.pf-form-field input:focus{background-color:#fff;border-color:#f4501e}.pf-form-error{color:#c42a2a;font-size:11.5px;font-weight:500}.pf-form-actions{justify-content:flex-end;gap:10px;display:flex}.pf-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.pf-btn:disabled{opacity:.65;cursor:not-allowed}.pf-btn--primary{color:#fff;background:linear-gradient(140deg,#ff4d2e,#f97316 55%,#ffb23d)}.pf-btn--primary:hover:not(:disabled){filter:brightness(1.04)}.pf-btn--ghost{background:var(--pf-bg-soft);color:var(--pf-text);border:1px solid var(--pf-border)}.pf-btn--ghost:hover:not(:disabled){background:#f1efe8}@media (width<=480px){.pf-card{flex-wrap:wrap;gap:12px}.pf-info{order:1}.pf-card-actions{flex-direction:column;order:2;gap:6px}.pf-form{flex-basis:100%;order:1;gap:3px}.pf-form-field{gap:1px}.pf-form-actions{flex-direction:column-reverse;gap:5px;width:100%}.pf-form-actions .pf-btn{width:100%}.pf-avatar{width:44px;height:44px;margin:0 auto;font-size:15px;font-weight:600}.pf-avatar svg{width:18px;height:18px}.pf-name{font-size:14px;font-weight:500}.pf-role-badge{font-size:10px;font-weight:500}.pf-email{font-size:12px}.pf-form-field label,.pf-btn{font-weight:500}.pf-icon-btn{width:28px;height:28px}.pf-icon-btn svg{width:12px;height:12px}}@media (width<=640px){.pf-form-field input{transform-origin:0;width:145.45%;transform:scale(.6875)}}.qq-tabs{background:#faf8f5;border:1px solid #eceae3;border-radius:12px;gap:4px;margin-bottom:16px;padding:4px;display:inline-flex}.qq-tabs-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.qq-tabs-row .qq-tabs{margin-bottom:0}.qq-tabs-row-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=640px){.qq-tabs-row{flex-direction:column;align-items:stretch}.qq-tabs-row-actions{justify-content:space-between}}.qq-tab{color:#75736c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:7px 16px;font-size:clamp(12px,2.5vw,13px);font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.qq-tab:hover{color:#1a1a1a}.qq-tab--active{color:#ea580c;background:#fff;box-shadow:0 1px 4px #00000014}@media (width<=640px){.qq-tabs{width:100%}.qq-tab{text-align:center;flex:1}}.qq-participants{margin-top:28px}.qq-participants--flush{margin-top:0}.qq-participants-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.qq-participants-title{color:#1a1a1a;margin:0;font-size:clamp(13.5px,2.8vw,14.5px);font-weight:700}.qq-participants-empty{text-align:center;color:#75736c;background:#faf8f5;border:1px dashed #eceae3;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;display:flex}.qq-participants-empty-icon{color:#b5b3aa}.qq-participants-empty-icon svg{width:26px;height:26px}.qq-participants-empty p{color:inherit;margin:0;font-size:12.5px}.qq-participants-list{flex-direction:column;gap:8px;display:flex}.qq-participant-row{background:#fff;border:1px solid #eceae3;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.qq-participant-row--clickable{cursor:pointer}.qq-participant-row--clickable:hover{border-color:#e2dfd6;box-shadow:0 4px 14px #0000000a}.qq-participant-avatar{color:#ea580c;background:#fff1ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.qq-participant-info{flex-direction:column;flex:160px;gap:1px;min-width:140px;display:flex}.qq-participant-name{color:#1a1a1a;font-size:13px;font-weight:600}.qq-participant-email{color:#75736c;font-size:11.5px}.qq-participant-progress{flex-shrink:0;align-items:center;gap:8px;width:140px;display:flex}.qq-participant-bar{background:#f1efe8;border-radius:4px;flex:1;height:6px;overflow:hidden}.qq-participant-bar-fill{background:#ea580c;border-radius:4px;height:100%}.qq-participant-percent{color:#75736c;text-align:right;flex-shrink:0;width:32px;font-size:11px;font-weight:600}.qq-participant-status{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:10.5px;font-weight:600}.qq-participant-status--not_started{color:#75736c;background:#f1efe8}.qq-participant-status--in_progress{color:#185fa5;background:#e6f1fb}.qq-participant-status--completed{color:#3b6d11;background:#eaf3de}.qq-participant-date{color:#94938c;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:11px}@media (width<=640px){.qq-participant-row{padding:10px}.qq-participant-progress{order:3;width:100%}.qq-participant-date{order:4;margin-left:0}}.qq-modal-overlay{-webkit-backdrop-filter:blur(2px);z-index:100;background:#1a161273;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.qq-modal{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #00000040}.qq-modal-header{border-bottom:1px solid #eceae3;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.qq-modal-title{color:#1a1a1a;margin:0;font-size:clamp(14.5px,3vw,16px);font-weight:700}.qq-modal-close{color:#75736c;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.qq-modal-close:hover{color:#1a1a1a;background:#f1efe8}.qq-modal-close svg{width:15px;height:15px}.qq-modal-form{flex-direction:column;gap:18px;padding:22px 26px 26px;display:flex}.qq-form-field{flex-direction:column;gap:6px;display:flex}.qq-form-field label{color:#1a1a1a;font-size:clamp(11.5px,2.4vw,12.5px);font-weight:600}.qq-form-error{color:#c42a2a;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:500}.qq-required{color:#dc3030;margin-left:2px}.qq-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.qq-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 16px;font-size:clamp(12px,2.5vw,13px);font-weight:600;transition:background .15s,border-color .15s,opacity .15s;display:inline-flex}.qq-btn:disabled{opacity:.6;cursor:not-allowed}.qq-btn--primary{color:#fff;background:#ea580c}.qq-btn--primary:hover:not(:disabled){background:#d84f0a}.qq-btn--ghost{color:#1a1a1a;background:#fff;border-color:#eceae3}.qq-btn--ghost:hover:not(:disabled){background:#faf8f5}.qq-combobox{position:relative}.qq-combobox-input{background:#faf8f5;border:1px solid #eceae3;border-radius:10px;align-items:center;gap:8px;padding:0 14px;transition:border-color .15s,background .15s;display:flex}.qq-combobox-input:focus-within{background-color:#fff;border-color:#ea580c}.qq-combobox-input svg{color:#aca99e;flex-shrink:0;width:15px;height:15px}.qq-combobox-input input,.qq-combobox-input input[type=text]{color:#1a1a1a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border:none;outline:none;flex:1;width:auto;min-width:0;padding:12px 0;font-family:inherit;font-size:16px}.qq-combobox-input input::placeholder{color:#aca99e}.qq-combobox-input input:focus,.qq-combobox-input input[type=text]:focus{box-shadow:none;border-color:#0000}.qq-combobox-list{z-index:10;background:#fff;border:1px solid #eceae3;border-radius:10px;flex-direction:column;gap:2px;max-height:360px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0000001f}.qq-combobox-option{text-align:left;color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;font-family:inherit;font-size:14.5px;transition:background .12s;display:flex}.qq-combobox-option:hover,.qq-combobox-option--active{background:#f1efe8}.qq-combobox-option-sub{color:#75736c;font-size:12px;font-weight:400}.qq-combobox-empty{color:#94938c;text-align:center;padding:10px;font-size:12.5px}@media (width<=640px){.qq-combobox-input input,.qq-combobox-input input[type=text]{transform-origin:0;flex:0 0 145.45%;transform:scale(.6875)}}.qq-ia-date{color:#94938c;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:11px}.qq-ia-remove-btn{color:#75736c;cursor:pointer;background:#fff;border:1px solid #eceae3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,border-color .15s,color .15s;display:flex}.qq-ia-remove-btn svg{width:15px;height:15px}.qq-ia-remove-btn:hover:not(:disabled){color:#c42a2a;background:#fcebeb;border-color:#f3c9c9}.qq-ia-remove-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=640px){.qq-ia-date{order:3;margin-left:0}}.aex-avatar{background:var(--crs-grad);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.aex-status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.aex-status-badge svg{width:11px;height:11px}.aex-status-badge--pending{color:#ba7517;background:#faeeda}.aex-status-badge--done{color:#3b6d11;background:#eaf3de}.aex-status-badge--neutral{background:var(--crs-bg-soft);color:var(--crs-text-muted)}.aex-score{color:var(--crs-text);font-size:13.5px;font-weight:700}.aex-dummy-note{color:var(--crs-text-muted);background:var(--crs-bg-soft);border:1px solid var(--crs-border);border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:12px}.aex-grade-layout{align-items:flex-start;gap:20px;display:flex}.aex-grade-main{flex:1;min-width:0}.aex-grade-sidebar{border:1px solid var(--crs-border);background:#fff;border-radius:14px;flex-shrink:0;width:220px;padding:16px}.aex-grade-sidebar-title{color:var(--crs-text);margin-bottom:12px;font-size:13px;font-weight:700}.aex-grade-pagination-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.aex-grade-page-btn{aspect-ratio:1;border:1px solid var(--crs-border);color:var(--crs-text-muted);cursor:grab;background:#fff;border-radius:8px;font-size:13px;font-weight:600}.aex-grade-page-btn:active{cursor:grabbing}.aex-grade-page-btn:hover{border-color:var(--crs-accent)}.aex-grade-page-btn--correct{color:#3b6d11;background:#eaf3de;border-color:#3b6d11}.aex-grade-page-btn--wrong{color:#a32d2d;background:#fcebeb;border-color:#a32d2d}.aex-grade-page-btn--current{box-shadow:0 0 0 2px var(--crs-accent)}.aex-grade-page-btn--drag-over{background:var(--crs-accent-soft,#eef2ff);border-color:var(--crs-accent);border-style:dashed}.aex-grade-q{border:1px solid var(--crs-border);background:#fff;border-radius:14px;margin-bottom:12px;padding:16px 18px}.aex-grade-q-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.aex-grade-q-num{color:var(--crs-text-muted);font-size:12px;font-weight:600}.aex-grade-q-points{color:var(--crs-accent);font-size:12px;font-weight:600}.aex-grade-q-prompt{color:var(--crs-text);margin-bottom:12px;font-size:15px;font-weight:600}.aex-grade-q-prompt,.aex-grade-q-prompt *{color:var(--crs-text)!important}.aex-grade-mc-option{border:1px solid var(--crs-border);color:var(--crs-text);border-radius:10px;align-items:center;gap:8px;margin-bottom:6px;padding:9px 12px;font-size:13px;display:flex}.aex-grade-mc-option svg{flex-shrink:0;width:15px;height:15px}.aex-grade-mc-option--correct{color:#3b6d11;background:#eaf3de;border-color:#3b6d11}.aex-grade-mc-option--wrong{color:#a32d2d;background:#fcebeb;border-color:#a32d2d}.aex-grade-mc-tag{margin-left:auto;font-size:11px;font-weight:700}.aex-grade-essay-answer{background:var(--crs-bg-soft);color:var(--crs-text);white-space:pre-wrap;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:13px;line-height:1.5}.aex-grade-score-row{align-items:center;gap:8px;display:flex}.aex-grade-score-row label{color:var(--crs-text-muted);font-size:12px;font-weight:600}.crs-page input.aex-grade-score-input,.crs-page input[type=number].aex-grade-score-input{border:1px solid var(--crs-border);width:70px;color:var(--crs-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-radius:8px;padding:6px 10px;font-size:13px}.aex-grade-score-input:focus{outline:2px solid var(--crs-accent);outline-offset:1px}.aex-grade-nav{justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.aex-grade-nav-btn{border:1px solid var(--crs-border);color:var(--crs-text-muted);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.aex-grade-nav-btn:hover:not(:disabled){border-color:var(--crs-accent);color:var(--crs-accent)}.aex-grade-nav-btn:disabled{opacity:.4;cursor:default}.aex-grade-nav-btn svg{width:15px;height:15px}.aex-grade-total{background:#fff1ec;border-radius:14px;justify-content:space-between;align-items:center;margin-top:4px;padding:16px 18px;display:flex}.aex-grade-total-label{color:var(--crs-text);font-size:14px;font-weight:600}.aex-grade-total-value{color:var(--crs-accent);font-size:20px;font-weight:700}@media (width<=640px){.aex-grade-layout{flex-direction:column}.aex-grade-main,.aex-grade-sidebar{width:100%}.aex-grade-pagination-grid{grid-template-columns:repeat(8,1fr)}}.qq-report-head{background:#fff;border:1px solid #eceae3;border-radius:16px;align-items:center;gap:14px;margin-bottom:16px;padding:18px 20px;display:flex}.qq-report-avatar{color:#ea580c;background:#fff1ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:700;display:flex}.qq-report-head-info{flex:1;min-width:0}.qq-report-title-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:4px;display:flex}.qq-report-title{color:#1a1a1a;margin:0;font-size:clamp(15px,3vw,17px);font-weight:700}.qq-report-email{color:#75736c;margin:0;font-size:12.5px}.qq-report-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:24px;display:grid}.qq-report-stat{background:#faf8f5;border:1px solid #eceae3;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.qq-report-stat span{color:#75736c;text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:600}.qq-report-stat strong{color:#1a1a1a;font-size:15px;font-weight:700}.qq-report-section-title{color:#1a1a1a;margin:0 0 12px;font-size:clamp(13.5px,2.8vw,14.5px);font-weight:700}.qq-report-items{flex-direction:column;gap:8px;display:flex}.qq-report-item{background:#fff;border:1px solid #eceae3;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.qq-report-item--clickable{cursor:pointer}.qq-report-item--clickable:hover{border-color:#e2dfd6;box-shadow:0 4px 14px #0000000a}.qq-report-item-dot{background:#c7c4b8;border-radius:50%;flex-shrink:0;width:9px;height:9px}.qq-report-item-dot--in_progress{background:#185fa5}.qq-report-item-dot--completed{background:#3b6d11}.qq-report-item-thumb{object-fit:cover;background:#faf8f5;border:1px solid #eceae3;border-radius:9px;flex-shrink:0;width:36px;height:36px}.qq-report-item-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.qq-report-item-title{color:#1a1a1a;font-size:13px;font-weight:600}.qq-report-item-note{color:#75736c;font-size:11.5px}@media (width<=640px){.qq-report-avatar,.qq-report-title{font-weight:500}.qq-report-stat span{font-size:9.5px;font-weight:400}.qq-report-stat strong{font-size:13px;font-weight:500}}.qq-item-detail-info{min-width:0}.qq-item-question{background:#fff;border:1px solid #eceae3;border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.qq-item-question-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.qq-item-question-num{color:#75736c;text-transform:uppercase;letter-spacing:.02em;font-size:11px;font-weight:700}.qq-item-answer-badge{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 9px;font-size:10.5px;font-weight:600}.qq-item-answer-badge--correct{color:#3b6d11;background:#eaf3de}.qq-item-answer-badge--wrong{color:#c42a2a;background:#fff1ec}.qq-item-question-prompt{color:#1a1a1a;margin:0;font-size:13.5px;font-weight:600}.qq-item-question-options{color:#75736c;flex-direction:column;gap:3px;margin:0;padding-left:18px;font-size:12.5px;display:flex}.qq-item-option--correct{color:#3b6d11;font-weight:600}.qq-report-head--editing{align-items:flex-start}.up-history-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.up-history-section-head .qq-report-section-title,.up-history-search{margin:0}.up-history-limit-note{color:#94938c;margin:8px 2px 0;font-size:11.5px}.qq-report-edit-fields{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.qq-report-edit-input.qq-report-edit-input{font:inherit;color:#1a1a1a;background:#faf8f5;border:1px solid #eceae3;border-radius:10px;outline:none;padding:10px 12px;font-size:13.5px;font-weight:400;transition:border-color .15s,background .15s}.qq-report-edit-input.qq-report-edit-input:focus{background:#fff;border-color:#f4501e}.qq-report-edit-input.qq-report-edit-input::placeholder{color:#aca99e}.qq-report-edit-input--name,.qq-report-edit-input--email{width:100%}.qq-report-edit-field{flex-direction:column;gap:2px;width:100%;display:flex}.qq-report-edit-char-count{color:#94938c;align-self:flex-end;font-size:10px;font-weight:500}.qq-report-edit-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.qq-report-edit-select{font:inherit;color:#1a1a1a;cursor:pointer;background-color:#faf8f5;border:1px solid #eceae3;border-radius:8px;outline:none;width:auto;min-width:100px;padding:6px 28px 6px 10px;font-size:11.5px;font-weight:600;transition:border-color .15s,background-color .15s}.qq-report-edit-select:focus{background-color:#fff;border-color:#f4501e}.qq-report-edit-row .org-switch-label{font-size:12px;font-weight:500}.qq-report-head-actions{flex-shrink:0;gap:8px;display:flex}.up-skeleton-head{background:#fff;border:1px solid #eceae3;border-radius:16px;align-items:center;gap:14px;margin-bottom:16px;padding:18px 20px;display:flex}.up-skeleton-avatar{border-radius:50%;flex-shrink:0;width:48px;height:48px}.up-skeleton-lines{flex-direction:column;flex:1;gap:8px;display:flex}.up-skeleton-block{background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;border-radius:6px;animation:1.3s ease-in-out infinite org-shimmer}.up-skeleton-title{width:40%;height:15px}.up-skeleton-subtitle{width:60%;height:12px}.up-skeleton-section-title{width:160px;height:14px;margin-bottom:12px}.up-skeleton-row{border-radius:12px;height:46px;margin-bottom:8px}.up-history-entry{background:#fff;border:1px solid #eceae3;border-radius:12px;overflow:hidden}.up-history-summary{cursor:pointer;flex-direction:row;align-items:stretch;min-width:0;display:flex}.up-history-entry--open .up-history-summary{border-bottom:1px solid #eceae3}.up-history-thumb{object-fit:cover;background:#faf8f5;flex-shrink:0;width:96px}.up-history-body{flex-direction:column;flex:1;gap:3px;min-width:0;padding:12px 14px;display:flex}.up-history-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:2px;display:flex}.up-history-name{color:#1a1a1a;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13.5px;font-weight:700;display:-webkit-box;overflow:hidden}.up-history-desc{color:#75736c;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.up-history-date{color:#94938c;margin-top:auto;padding-top:4px;font-size:10.5px}.up-history-entry .qq-participant-status{text-transform:none;letter-spacing:normal;border-radius:20px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:clamp(10.5px,2.2vw,11.5px);font-weight:600;display:inline-flex}.up-history-entry .qq-participant-status:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.up-history-chevron{color:#aca99e;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s;display:flex}.up-history-chevron svg{width:15px;height:15px}.up-history-entry--open .up-history-chevron{transform:rotate(90deg)}.up-history-children{background:#faf8f5;flex-direction:column;gap:6px;padding:10px 14px 12px 34px;display:flex}.up-history-empty{color:#94938c;margin:4px 0;font-size:12px}.up-history-child{background:#fff;border:1px solid #eceae3;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.up-history-child-thumb{object-fit:cover;background:#faf8f5;border-radius:8px;flex-shrink:0;width:40px;height:40px}.up-history-full-link{color:#ea580c;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:4px;padding:0;font-size:12px;font-weight:600}.up-history-full-link:hover{text-decoration:underline}@media (width<=640px){.qq-report-edit-fields{gap:6px}.qq-report-edit-row{gap:8px}.qq-report-head--editing{flex-direction:column;align-items:stretch}.qq-report-head--editing .qq-report-avatar{align-self:center;width:72px;height:72px;font-size:22px}.qq-report-head-actions{flex-direction:column;width:100%}.qq-report-head-actions .org-btn{width:100%}.qq-report-edit-input.qq-report-edit-input{padding:5px 8px;font-weight:400}.qq-report-edit-input.qq-report-edit-input--name{font-size:12px;font-weight:500}.qq-report-edit-input.qq-report-edit-input--email{font-size:10.5px}.qq-report-edit-select{min-width:84px;padding:5px 24px 5px 8px;font-size:11px;font-weight:400}.qq-report-edit-row .org-switch-label{font-size:11px;font-weight:400}.qq-report .qq-report-section-title{font-size:12.5px;font-weight:500}.up-history-thumb{width:68px}.up-history-body{gap:2px;padding:10px 12px}.up-history-name{font-size:12.5px;font-weight:500}.up-history-desc{-webkit-line-clamp:1;font-size:11px}.up-history-date{font-size:10px}.qq-report .qq-report-item-title{font-weight:500}}.teacher-dashboard{--tdash-primary:#ea580c;--tdash-primary-soft:#fff1ec;--tdash-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--tdash-border:#eceae3;--tdash-text:#1a1a1a;--tdash-text-muted:#75736c;--tdash-bg-soft:#faf8f5;--tdash-success-bg:#eaf3de;--tdash-success-text:#3b6d11;--tdash-warning-bg:#faeeda;--tdash-warning-text:#ba7517;--tdash-info-bg:#e6f1fb;--tdash-info-text:#185fa5;width:100%;min-width:0;max-width:1280px}.tdash-banner{background:var(--tdash-grad);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:24px 28px;display:flex}.tdash-banner-text{min-width:0}.tdash-banner-date{opacity:.85;font-size:.75rem}.tdash-banner-text h1{color:#fff;margin:6px 0 4px;font-size:1.3rem;font-weight:700}.tdash-banner-text p{color:#fff;opacity:.9;margin:0;font-size:.8125rem}.tdash-banner-icon{background:#ffffff2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.tdash-banner-icon svg{width:30px;height:30px}.tdash-empty{color:var(--tdash-text-muted);margin:0;font-size:.8125rem}.tdash-error{color:#a32d2d;margin-bottom:16px}.tdash-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.tdash-stat-card{border:1px solid var(--tdash-border);background:#fff;border-radius:14px;align-items:flex-start;gap:12px;min-width:0;padding:16px;display:flex}.tdash-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tdash-stat-icon svg{width:19px;height:19px}.tdash-stat-icon--course{color:#ea580c;background:#fff1ec}.tdash-stat-icon--student{background:var(--tdash-info-bg);color:var(--tdash-info-text)}.tdash-stat-icon--assignment{background:var(--tdash-warning-bg);color:var(--tdash-warning-text)}.tdash-stat-icon--attendance{color:#a32d2d;background:#fcebeb}.tdash-stat-body{flex:1;min-width:0}.tdash-stat-label{color:var(--tdash-text-muted);margin-bottom:2px;font-size:.75rem}.tdash-stat-value{color:var(--tdash-text);font-size:1.375rem;font-weight:700;line-height:1.2}.tdash-stat-trend{color:var(--tdash-success-text);align-items:center;gap:3px;margin-top:4px;font-size:.6875rem;font-weight:600;display:flex}.tdash-stat-trend svg{width:10px;height:10px}.tdash-assigned-card{margin-bottom:16px}.tdash-assigned-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.tdash-assigned-item{border:1px solid var(--tdash-border);border-radius:12px;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.tdash-assigned-item--clickable{cursor:pointer;transition:border-color .15s}.tdash-assigned-item--clickable:hover{border-color:var(--tdash-primary)}.tdash-assigned-icon{background:var(--tdash-primary-soft);width:34px;height:34px;color:var(--tdash-primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.tdash-assigned-icon svg{width:16px;height:16px}.tdash-assigned-icon img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tdash-assigned-info{flex:1;min-width:0}.tdash-assigned-title{color:var(--tdash-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.tdash-assigned-sub{color:var(--tdash-text-muted);margin-top:1px;font-size:.6875rem}.tdash-assigned-item>svg:last-child{width:14px;height:14px;color:var(--tdash-text-muted);flex-shrink:0}.tdash-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;min-width:0;display:grid}.tdash-card{border:1px solid var(--tdash-border);background:#fff;border-radius:16px;flex-direction:column;min-width:0;padding:20px;display:flex}.tdash-card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.tdash-card-head h2{color:var(--tdash-text);margin:0;font-size:.9375rem;font-weight:600}.tdash-card-link{color:var(--tdash-primary);cursor:pointer;font-size:.75rem;font-weight:600}.tdash-list{flex-direction:column;gap:8px;min-width:0;display:flex}.tdash-activity-item{border:1px solid var(--tdash-border);border-radius:12px;align-items:center;gap:12px;min-width:0;padding:10px;display:flex}.tdash-avatar{background:var(--tdash-grad);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex;position:relative;overflow:hidden}.tdash-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tdash-activity-info{flex:1;min-width:0}.tdash-activity-line{color:var(--tdash-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.tdash-activity-name{color:var(--tdash-text);font-weight:600}.tdash-activity-sub{color:var(--tdash-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.75rem;overflow:hidden}.tdash-activity-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.tdash-status-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:.6875rem;font-weight:600;display:inline-flex}.tdash-status-badge svg{width:11px;height:11px}.tdash-status-badge--submitted{background:var(--tdash-success-bg);color:var(--tdash-success-text)}.tdash-status-badge--pending{background:var(--tdash-warning-bg);color:var(--tdash-warning-text)}.tdash-status-badge--assignment{background:var(--tdash-primary-soft);color:var(--tdash-primary)}.tdash-activity-time{color:var(--tdash-text-muted);font-size:.6875rem}.tdash-class-item{border:1px solid var(--tdash-border);border-radius:12px;align-items:center;gap:12px;min-width:0;padding:10px;display:flex}.tdash-class-time{text-align:center;background:var(--tdash-bg-soft);min-width:52px;color:var(--tdash-text);border-radius:10px;flex-shrink:0;padding:7px 6px;font-size:.8125rem;font-weight:700}.tdash-class-info{flex:1;min-width:0}.tdash-class-title{color:var(--tdash-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.tdash-class-sub{color:var(--tdash-text-muted);margin-top:1px;font-size:.75rem}.tdash-class-badge{color:var(--tdash-primary);background:var(--tdash-primary-soft);white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;gap:2px;padding:4px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.tdash-class-badge svg{width:12px;height:12px}@media (width<=1024px){.tdash-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.tdash-row{grid-template-columns:1fr}}@media (width<=640px){.tdash-card{padding:16px}.tdash-stats{grid-template-columns:repeat(2,1fr);gap:10px}.tdash-banner{flex-direction:column}}.tch-scope{--tch-border:#eceae3;--tch-text:#1a1a1a;--tch-text-muted:#75736c;--tch-bg-secondary:#f8f6f2;--tch-primary:#ea580c;--tch-primary-soft:#fff1ec;--tch-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--tch-accent-purple-bg:#eeedfe;--tch-accent-purple-text:#534ab7;--tch-blue-bg:#e6f1fb;--tch-blue-text:#185fa5;--tch-pink-bg:#fcebeb;--tch-pink-text:#a32d2d;--tch-warning-bg:#faeeda;--tch-warning-text:#ba7517;--tch-success-bg:#eaf3de;--tch-success-text:#3b6d11}.tch-page{max-width:1280px}.tch-page-head{margin-bottom:20px}.tch-page-head h1{color:var(--tch-text);margin:0 0 4px;font-size:1.25rem;font-weight:700}.tch-page-head p{color:var(--tch-text-muted);margin:0;font-size:.8125rem}.tch-section{margin-bottom:24px}.tch-section:last-child{margin-bottom:0}.tch-section-title{color:var(--tch-text);margin:0 0 12px;font-size:1rem;font-weight:600}.tch-history-filter{align-items:center;gap:8px;margin-bottom:20px;display:flex}.tch-history-filter label{color:var(--tch-text-muted);font-size:.8125rem;font-weight:600}.tch-history-filter select{border:1px solid var(--tch-border);color:var(--tch-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2375736C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 10px center no-repeat;border-radius:9px;padding:7px 30px 7px 12px;font-size:.8125rem;font-weight:600}.tch-history-filter select:focus{outline:2px solid var(--tch-primary);outline-offset:1px}.tch-course-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.tch-course-card{border:1px solid var(--tch-border);background:#fff;border-radius:12px;min-width:0;padding:16px}.tch-course-card--skeleton{background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;height:172px;animation:1.3s ease-in-out infinite tch-card-shimmer}@keyframes tch-card-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.tch-empty{border:1px solid var(--tch-border);text-align:center;color:var(--tch-text-muted);background:#fff;border-radius:12px;padding:32px;font-size:.875rem}.tch-course-icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;display:flex}.tch-course-icon svg{width:20px;height:20px}.tch-course-title{color:var(--tch-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.tch-course-sub{color:var(--tch-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 12px;font-size:.75rem;overflow:hidden}.tch-course-progress{background:var(--tch-bg-secondary);border-radius:9999px;height:5px;margin-bottom:8px;overflow:hidden}.tch-course-progress-fill{background:var(--tch-primary);border-radius:9999px;height:100%}.tch-course-meta{color:var(--tch-text-muted);justify-content:space-between;font-size:.6875rem;display:flex}.tch-tint--purple{background:var(--tch-accent-purple-bg);color:var(--tch-accent-purple-text)}.tch-tint--blue{background:var(--tch-blue-bg);color:var(--tch-blue-text)}.tch-tint--pink{background:var(--tch-pink-bg);color:var(--tch-pink-text)}.tch-period-badge{background:var(--tch-bg-secondary);color:var(--tch-text-muted);border-radius:9999px;margin-bottom:8px;padding:2px 9px;font-size:.6875rem;font-weight:600;display:inline-block}.tch-status-badge{border-radius:9999px;align-items:center;gap:4px;margin-bottom:8px;margin-left:6px;padding:2px 9px;font-size:.6875rem;font-weight:600;display:inline-flex}.tch-status-badge svg{width:12px;height:12px}.tch-status-badge--ongoing{background:var(--tch-blue-bg);color:var(--tch-blue-text)}.tch-status-badge--done{background:var(--tch-success-bg);color:var(--tch-success-text)}.tch-status-badge--pending{background:var(--tch-warning-bg);color:var(--tch-warning-text)}.tch-detail-header{border:1px solid var(--tch-border);background:#fff;border-radius:12px;align-items:center;gap:14px;margin-bottom:20px;padding:18px;display:flex}.tch-detail-header-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.tch-detail-header-icon svg{width:26px;height:26px}.tch-detail-header-body{flex:1;min-width:0}.tch-detail-header-body h1{color:var(--tch-text);margin:0 0 4px;font-size:1.1rem;font-weight:700}.tch-detail-header-meta{color:var(--tch-text-muted);margin:0 0 2px;font-size:.75rem}.tch-detail-header-desc{color:var(--tch-text-muted);margin:8px 0 0;font-size:.8125rem}.tch-detail-header-desc,.tch-detail-header-desc *{color:var(--tch-text-muted)!important}.tch-detail-header-desc p{margin:0 0 6px}.tch-detail-header-desc p:last-child{margin-bottom:0}.tch-detail-header-desc h1,.tch-detail-header-desc h2,.tch-detail-header-desc h3{margin:10px 0 4px;color:var(--tch-text)!important}.tch-detail-header-desc h1:first-child,.tch-detail-header-desc h2:first-child,.tch-detail-header-desc h3:first-child{margin-top:0}.tch-detail-header-desc ol,.tch-detail-header-desc ul{margin:4px 0;padding-left:20px}.tch-detail-not-found{border:1px solid var(--tch-border);text-align:center;color:var(--tch-text-muted);background:#fff;border-radius:12px;padding:32px;font-size:.875rem}.tch-mini-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.tch-mini-stat{border:1px solid var(--tch-border);background:#fff;border-radius:12px;padding:14px 16px}.tch-mini-stat-value{color:var(--tch-text);font-size:1.25rem;font-weight:700;line-height:1.2}.tch-mini-stat-label{color:var(--tch-text-muted);margin-top:2px;font-size:.75rem}@media (width<=640px){.tch-mini-stats{grid-template-columns:repeat(2,1fr)}}.tch-btn{cursor:pointer;white-space:nowrap;background:var(--tch-primary);color:#fff;border:none;border-radius:9px;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.tch-btn svg{width:15px;height:15px}.tch-btn:hover:not(:disabled){filter:brightness(1.05)}.tch-btn:disabled{opacity:.55;cursor:not-allowed}.tch-session-list,.tch-submission-list{flex-direction:column;gap:10px;display:flex}.tch-session-item,.tch-submission-item{border:1px solid var(--tch-border);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;display:flex}.tch-session-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.tch-session-icon svg{width:19px;height:19px}.tch-session-icon--reading{background:var(--tch-success-bg);color:var(--tch-success-text)}.tch-session-icon--assignment{background:var(--tch-primary-soft);color:var(--tch-primary)}.tch-session-icon--exam{background:var(--tch-warning-bg);color:var(--tch-warning-text)}.tch-session-icon--video{background:var(--tch-blue-bg);color:var(--tch-blue-text)}.tch-session-icon--meeting{background:var(--tch-pink-bg);color:var(--tch-pink-text)}.tch-session-icon--online_class{color:#00796b;background:#e0f2f1}.tch-session-check{background:var(--tch-success-bg);width:26px;height:26px;color:var(--tch-success-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tch-session-check svg{width:15px;height:15px}.tch-session-body,.tch-submission-info{flex:1;min-width:0}.tch-session-title-row{align-items:center;gap:8px;display:flex}.tch-session-title,.tch-submission-name{color:var(--tch-text);font-size:.875rem;font-weight:600}.tch-session-tag{text-transform:uppercase;letter-spacing:.03em;background:var(--tch-bg-secondary);color:var(--tch-text-muted);white-space:nowrap;border-radius:6px;padding:2px 7px;font-size:.625rem;font-weight:600}.tch-session-sub,.tch-submission-time{color:var(--tch-text-muted);margin-top:2px;font-size:.75rem}.tch-session-item>svg:last-child,.tch-submission-item>svg:last-child{width:16px;height:16px;color:var(--tch-text-muted);flex-shrink:0}.tch-submission-item{justify-content:space-between}.tch-avatar{background:var(--tch-grad);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.tch-submission-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.tch-submission-score{color:var(--tch-text);font-size:.8125rem;font-weight:700}.tch-grade-layout{align-items:flex-start;gap:20px;display:flex}.tch-grade-main{flex:1;min-width:0}.tch-grade-sidebar{border:1px solid var(--tch-border);background:#fff;border-radius:14px;flex-shrink:0;width:220px;padding:16px}.tch-grade-sidebar-title{color:var(--tch-text);margin-bottom:12px;font-size:.8125rem;font-weight:700}.tch-grade-pagination-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.tch-grade-page-btn{aspect-ratio:1;border:1px solid var(--tch-border);color:var(--tch-text-muted);cursor:pointer;background:#fff;border-radius:8px;font-size:.8125rem;font-weight:600}.tch-grade-page-btn:hover{border-color:var(--tch-primary)}.tch-grade-page-btn--correct{background:var(--tch-success-bg);border-color:var(--tch-success-text);color:var(--tch-success-text)}.tch-grade-page-btn--wrong{background:var(--tch-pink-bg);border-color:var(--tch-pink-text);color:var(--tch-pink-text)}.tch-grade-page-btn--current{box-shadow:0 0 0 2px var(--tch-primary)}.tch-grade-nav{justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.tch-grade-nav-btn{border:1px solid var(--tch-border);color:var(--tch-text-muted);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.tch-grade-nav-btn:hover:not(:disabled){border-color:var(--tch-primary);color:var(--tch-primary)}.tch-grade-nav-btn:disabled{opacity:.4;cursor:default}.tch-grade-nav-btn svg{width:15px;height:15px}@media (width<=640px){.tch-grade-layout{flex-direction:column}.tch-grade-sidebar{width:100%}.tch-grade-pagination-grid{grid-template-columns:repeat(8,1fr)}}.tch-grade-q{border:1px solid var(--tch-border);background:#fff;border-radius:14px;margin-bottom:12px;padding:16px 18px}.tch-grade-q-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.tch-grade-q-num{color:var(--tch-text-muted);font-size:.75rem;font-weight:600}.tch-grade-q-points{color:var(--tch-primary);font-size:.75rem;font-weight:600}.tch-grade-q-prompt{color:var(--tch-text);margin-bottom:12px;font-size:.9375rem;font-weight:600}.tch-grade-mc-option{border:1px solid var(--tch-border);color:var(--tch-text);border-radius:10px;align-items:center;gap:8px;margin-bottom:6px;padding:9px 12px;font-size:.8125rem;display:flex}.tch-grade-mc-option svg{flex-shrink:0;width:15px;height:15px}.tch-grade-mc-option--correct{background:var(--tch-success-bg);border-color:var(--tch-success-text);color:var(--tch-success-text)}.tch-grade-mc-option--wrong{background:var(--tch-pink-bg);border-color:var(--tch-pink-text);color:var(--tch-pink-text)}.tch-grade-mc-tag{margin-left:auto;font-size:.6875rem;font-weight:700}.tch-grade-essay-answer{background:var(--tch-bg-secondary);color:var(--tch-text);white-space:pre-wrap;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:.8125rem;line-height:1.5}.tch-grade-score-row{align-items:center;gap:8px;display:flex}.tch-grade-score-row label{color:var(--tch-text-muted);font-size:.75rem;font-weight:600}.tch-scope input.tch-grade-score-input,.tch-scope input[type=number].tch-grade-score-input{border:1px solid var(--tch-border);width:70px;color:var(--tch-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-radius:8px;padding:6px 10px;font-size:.8125rem}.tch-grade-score-input:focus{outline:2px solid var(--tch-primary);outline-offset:1px}.tch-grade-total{background:var(--tch-primary-soft);border-radius:14px;justify-content:space-between;align-items:center;margin-top:4px;padding:16px 18px;display:flex}.tch-grade-total-label{color:var(--tch-text);font-size:.875rem;font-weight:600}.tch-grade-total-value{color:var(--tch-primary);font-size:1.25rem;font-weight:700}.tch-grade-save-btn{background:var(--tch-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:.8125rem;font-weight:600}.tch-grade-save-btn:disabled{opacity:.5;cursor:not-allowed}.tch-modal-overlay{z-index:200;background:#1a1a1873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tch-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #0000002e}.tch-modal-header{border-bottom:1px solid var(--tch-border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.tch-modal-title{color:var(--tch-text);margin:0;font-size:1rem;font-weight:700}.tch-modal-close{background:var(--tch-bg-secondary);width:30px;height:30px;color:var(--tch-text-muted);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.tch-modal-close svg{width:15px;height:15px}.tch-modal-close:hover{background:var(--tch-border);color:var(--tch-text)}.tch-modal-form{flex-direction:column;gap:16px;padding:20px;display:flex}.tch-form-row{gap:12px;display:flex}.tch-form-row>.tch-form-field{flex:1;min-width:0}.tch-form-field{flex-direction:column;gap:6px;min-width:0;display:flex}.tch-form-field label{color:var(--tch-text);font-size:.75rem;font-weight:600}.tch-form-field input,.tch-form-field textarea,.tch-form-field select{border:1px solid var(--tch-border);color:var(--tch-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-radius:9px;padding:9px 12px;font-family:inherit;font-size:.8125rem}.tch-form-field textarea{resize:vertical;min-height:72px}.tch-form-field input:focus,.tch-form-field textarea:focus,.tch-form-field select:focus{border-color:var(--tch-primary);outline:none}.tch-form-hint{color:var(--tch-text-muted);font-size:.6875rem}.tch-form-error{color:var(--tch-pink-text);font-size:.6875rem;font-weight:500}.tch-input-error{border-color:var(--tch-pink-text)!important}.tch-mode-toggle{background:var(--tch-bg-secondary);border-radius:10px;gap:6px;padding:4px;display:flex}.tch-mode-option{color:var(--tch-text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:7px 10px;font-size:.75rem;font-weight:600}.tch-mode-option--active{color:var(--tch-text);background:#fff;box-shadow:0 1px 3px #00000014}.tch-combobox{position:relative}.tch-combobox-input{border:1px solid var(--tch-border);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;display:flex}.tch-combobox-input:focus-within{border-color:var(--tch-primary)}.tch-combobox-input svg{width:15px;height:15px;color:var(--tch-text-muted);flex-shrink:0}.tch-combobox-input input{min-width:0;color:var(--tch-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border:none;flex:1;padding:0;font-size:.8125rem}.tch-combobox-input input:focus{box-shadow:none;border-color:#0000;outline:none}.tch-combobox-list{z-index:10;border:1px solid var(--tch-border);background:#fff;border-radius:10px;max-height:220px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0000001f}.tch-combobox-option{text-align:left;width:100%;color:var(--tch-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:.8125rem;display:block}.tch-combobox-option:hover,.tch-combobox-option--active{background:var(--tch-bg-secondary)}.tch-combobox-empty{color:var(--tch-text-muted);padding:10px;font-size:.75rem}.tch-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (width<=720px){.tch-course-grid{grid-template-columns:1fr}}.std-scope{--std-grad:linear-gradient(140deg, #ff4d2e, #f97316 55%, #ffb23d);--std-border:#eceae3;--std-text:#1a1a1a;--std-text-muted:#75736c;--std-text-hint:#9e9d99;--std-bg-secondary:#f8f6f2;--std-primary:#f97316;--std-accent-50:#eeedfe;--std-accent-400:#7f77dd;--std-accent-600:#534ab7;--std-warning-bg:#faeeda;--std-warning-text:#ba7517;--std-info-bg:#e6f1fb;--std-info-text:#185fa5;--std-danger-bg:#fcebeb;--std-danger-text:#a32d2d;--std-success-bg:#eaf3de;--std-success-text:#3b6d11}.std-page{max-width:1280px}.std-back-link{color:var(--std-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:14px;padding:0;font-size:.8125rem;font-weight:600;display:inline-flex}.std-back-link:hover{color:var(--std-text)}.std-back-link svg{width:15px;height:15px}.std-detail-header{border:1px solid var(--std-border);background:#fff;border-radius:12px;align-items:center;gap:14px;margin-bottom:20px;padding:18px;display:flex}.std-detail-header-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.std-detail-header-icon svg{width:26px;height:26px}.std-detail-header-body{flex:1;min-width:0}.std-detail-header-body h1{color:var(--std-text);margin:0 0 4px;font-size:1.1rem;font-weight:700}.std-detail-header-meta{color:var(--std-text-muted);margin:0 0 2px;font-size:.75rem}.std-detail-header-desc{color:var(--std-text);margin:8px 0 0;font-size:.8125rem}.std-detail-header-desc,.std-detail-header-desc *{color:var(--std-text)!important}.std-detail-header-desc p{margin:0 0 6px}.std-detail-header-desc p:last-child{margin-bottom:0}.std-detail-header-desc h1,.std-detail-header-desc h2,.std-detail-header-desc h3{color:var(--std-text);margin:10px 0 4px}.std-detail-header-desc h1:first-child,.std-detail-header-desc h2:first-child,.std-detail-header-desc h3:first-child{margin-top:0}.std-detail-header-desc ol,.std-detail-header-desc ul{margin:4px 0;padding-left:20px}.std-detail-not-found{border:1px solid var(--std-border);text-align:center;color:var(--std-text-muted);background:#fff;border-radius:12px;padding:32px;font-size:.875rem}.std-session-list{flex-direction:column;gap:10px;display:flex}.std-session-item{border:1px solid var(--std-border);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;display:flex}.std-session-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.std-session-icon svg{width:19px;height:19px}.std-session-icon--reading{color:#3b6d11;background:#eaf3de}.std-session-icon--assignment{background:var(--std-accent-50);color:var(--std-accent-600)}.std-session-icon--exam{background:var(--std-warning-bg);color:var(--std-warning-text)}.std-session-icon--video{background:var(--std-info-bg);color:var(--std-info-text)}.std-session-icon--meeting{background:var(--std-danger-bg);color:var(--std-danger-text)}.std-session-icon--online_class{color:#00796b;background:#e0f2f1}.std-session-thumb{object-fit:cover;background:var(--std-bg-secondary);border-radius:11px;flex-shrink:0;width:40px;height:40px}.std-session-body{flex:1;min-width:0}.std-session-title-row{align-items:center;gap:8px;display:flex}.std-session-title{color:var(--std-text);font-size:.875rem;font-weight:600}.std-session-tag{text-transform:uppercase;letter-spacing:.03em;background:var(--std-bg-secondary);color:var(--std-text-muted);white-space:nowrap;border-radius:6px;padding:2px 7px;font-size:.625rem;font-weight:600}.std-session-sub{color:var(--std-text-muted);margin-top:2px;font-size:.75rem}.std-session-check{background:var(--std-success-bg);width:26px;height:26px;color:var(--std-success-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.std-session-check svg{width:15px;height:15px}.std-session-item--locked{opacity:.6}.std-session-lock{background:var(--std-bg-secondary);width:26px;height:26px;color:var(--std-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.std-session-lock svg{width:14px;height:14px}.std-session-item>svg:last-child{width:16px;height:16px;color:var(--std-text-hint);flex-shrink:0}.std-section{margin-bottom:24px}.std-section:last-child{margin-bottom:0}.std-section-title{color:var(--std-text);margin:0 0 12px;font-size:1rem;font-weight:600}.std-course-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.std-course-card{border:1px solid var(--std-border);background:#fff;border-radius:12px;min-width:0;padding:16px}.std-course-card--skeleton{background:linear-gradient(100deg,#f1efe8 30%,#f8f6f2 50%,#f1efe8 70%) 0 0/200% 100%;height:172px;animation:1.3s ease-in-out infinite std-card-shimmer}@keyframes std-card-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.std-course-icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:10px;display:flex;position:relative;overflow:hidden}.std-course-icon svg{width:20px;height:20px}.std-course-icon img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.std-course-title{color:var(--std-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.std-course-instructor{color:var(--std-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 12px;font-size:.75rem;overflow:hidden}.std-course-progress{background:var(--std-bg-secondary);border-radius:9999px;height:5px;margin-bottom:8px;overflow:hidden}.std-course-progress-fill{background:var(--std-grad);border-radius:9999px;height:100%}.std-course-meta{color:var(--std-text-muted);justify-content:space-between;font-size:.6875rem;display:flex}.std-tint--purple{background:var(--std-accent-50);color:var(--std-accent-600)}.std-tint--blue{background:var(--std-info-bg);color:var(--std-info-text)}.std-tint--pink{background:var(--std-danger-bg);color:var(--std-danger-text)}.std-tint--warning{background:var(--std-warning-bg);color:var(--std-warning-text)}.std-tint--accent{background:var(--std-accent-50);color:var(--std-accent-600)}.std-tint-border--warning{border-color:var(--std-warning-text)}.std-tint-border--accent{border-color:var(--std-accent-400)}.std-tint-btn--warning{background:var(--std-warning-text);color:#fff}.std-tint-btn--accent{background:var(--std-accent-400);color:#fff}.std-period-badge{background:var(--std-bg-secondary);color:var(--std-text-muted);border-radius:9999px;margin-bottom:8px;padding:2px 9px;font-size:.6875rem;font-weight:600;display:inline-block}.std-status-badge{border-radius:9999px;align-items:center;gap:4px;margin-bottom:8px;margin-left:6px;padding:2px 9px;font-size:.6875rem;font-weight:600;display:inline-flex}.std-status-badge svg{width:12px;height:12px}.std-status-badge--ongoing{background:var(--std-info-bg);color:var(--std-info-text)}.std-status-badge--todo{background:var(--std-bg-secondary);color:var(--std-text-muted)}.std-status-badge--done{background:var(--std-success-bg);color:var(--std-success-text)}.std-status-badge--dropped{background:var(--std-danger-bg);color:var(--std-danger-text)}.std-status-badge--expired{background:var(--std-warning-bg);color:var(--std-warning-text)}@media (width<=720px){.std-course-grid{grid-template-columns:1fr}.std-detail-not-found{padding:20px;font-size:.75rem}.std-detail-header{gap:10px;padding:14px}.std-detail-header-icon{border-radius:10px;width:40px;height:40px}.std-detail-header-icon svg{width:20px;height:20px}.std-detail-header-body h1{font-size:.9375rem}.std-detail-header-meta{font-size:.6875rem}.std-detail-header-desc{font-size:.75rem}.std-section-title{margin-bottom:10px;font-size:.875rem}.std-session-item{gap:10px;padding:11px 13px}.std-session-icon{border-radius:9px;width:32px;height:32px}.std-session-icon svg{width:16px;height:16px}.std-session-thumb{border-radius:9px;width:32px;height:32px}.std-session-title{font-size:.8125rem}.std-session-sub{font-size:.6875rem}}.std-calendar-nav{color:var(--std-text);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.8125rem;font-weight:600;display:flex}.std-cal-nav-btn{color:var(--std-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px;display:flex}.std-cal-nav-btn:hover{background:var(--std-bg-secondary);color:var(--std-text)}.std-cal-nav-btn svg{width:16px;height:16px}.std-calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.std-calendar-weekday{color:var(--std-text-hint);margin-bottom:4px;font-size:.6875rem}.std-cal-day{color:var(--std-text);cursor:pointer;border-radius:9999px;padding:5px 0;font-size:.75rem}.std-cal-day:empty{cursor:default}.std-cal-day--marked{background:var(--std-info-bg);color:var(--std-info-text);font-weight:600}.std-cal-day--today{background:var(--std-primary);color:#fff;font-weight:700}.std-cal-day--selected{outline:2px solid var(--std-primary);outline-offset:1px}.std-calendar--lg .std-calendar-weekday{margin-bottom:8px;font-size:.8125rem}.std-calendar--lg .std-cal-day{padding:12px 0;font-size:.9375rem}.std-calendar--lg .std-calendar-grid{gap:4px}.std-cal-layout{align-items:flex-start;gap:20px;display:flex}.std-cal-layout-cal{flex:0 0 420px;max-width:420px}.std-cal-layout-tasks{flex:1;min-width:0}@media (width<=820px){.std-cal-layout{flex-direction:column}.std-cal-layout-cal{flex-basis:auto;width:100%;max-width:100%}.std-cal-layout-tasks{width:100%}}.std-dash{grid-template-columns:2fr 1fr;align-items:start;gap:20px;max-width:1280px;display:grid}.std-dash-main{flex-direction:column;gap:24px;min-width:0;display:flex}.std-dash-side{flex-direction:column;gap:16px;min-width:0;display:flex}.std-banner{background:var(--std-grad);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;display:flex}.std-banner-text{min-width:0}.std-banner-date{opacity:.85;font-size:.75rem}.std-banner-text h1{color:#fff;margin:6px 0 4px;font-size:1.3rem;font-weight:700}.std-banner-text p{color:#fff;opacity:.9;margin:0;font-size:.8125rem}.std-banner-icon{background:#ffffff2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.std-banner-icon svg{width:30px;height:30px}.std-achv-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.std-achv-card{border:1px solid var(--std-border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.std-achv-body{flex-direction:column;gap:10px;min-width:0;display:flex}.std-achv-title{color:var(--std-text);font-size:.8125rem;font-weight:600;line-height:1.3}.std-achv-btn{cursor:pointer;border:none;border-radius:9999px;align-self:flex-start;padding:5px 14px;font-size:.75rem;font-weight:600}.std-achv-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.std-achv-icon svg{width:20px;height:20px}.std-widget{border:1px solid var(--std-border);background:#fff;border-radius:12px;padding:16px}.std-widget-header h3{color:var(--std-text);margin:0 0 12px;font-size:.9375rem;font-weight:600}.std-task-group{margin-top:14px}.std-task-group:first-of-type{margin-top:0}.std-task-group-label{letter-spacing:.04em;text-transform:uppercase;color:var(--std-text-hint);margin-bottom:8px;font-size:.6875rem;font-weight:600;display:block}.std-task-item{align-items:center;gap:10px;padding:8px 0;display:flex}.std-task-item+.std-task-item{border-top:1px solid var(--std-border)}.std-task-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.std-task-icon svg{width:16px;height:16px}.std-task-info{flex-direction:column;flex:1;min-width:0;display:flex}.std-task-title{color:var(--std-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.std-task-subtitle{color:var(--std-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.std-task-item svg:last-child{width:16px;height:16px;color:var(--std-text-hint);flex-shrink:0}@media (width<=1024px){.std-dash{grid-template-columns:1fr}}@media (width<=720px){.std-achv-grid{grid-template-columns:1fr}.std-banner{gap:10px;padding:16px 18px}.std-banner-date{font-size:.6875rem}.std-banner-text h1{margin:4px 0 3px;font-size:1.05rem}.std-banner-text p{font-size:.75rem}.std-banner-icon{border-radius:10px;width:40px;height:40px}.std-banner-icon svg{width:22px;height:22px}}.std-schedule-highlight{background:var(--std-accent-50);color:var(--std-accent-600);border-radius:10px;align-items:center;gap:8px;margin:0 0 10px;padding:8px 14px;font-size:.8125rem;font-weight:700;display:inline-flex}.std-schedule-highlight svg{flex-shrink:0;width:16px;height:16px}.std-session-content{color:var(--std-text);border:1px solid var(--std-border);background:#fff;border-radius:12px;padding:16px 18px;font-size:.8125rem;line-height:1.7}.std-session-content,.std-session-content *{color:var(--std-text)!important}.std-session-content p{margin:0 0 8px}.std-session-content p:last-child{margin-bottom:0}.std-session-content h1,.std-session-content h2,.std-session-content h3{color:var(--std-text);margin:14px 0 8px}.std-session-content h1:first-child,.std-session-content h2:first-child,.std-session-content h3:first-child{margin-top:0}.std-session-content ol,.std-session-content ul{margin:4px 0;padding-left:22px}.std-session-content img{border-radius:8px;max-width:100%;height:auto;margin:8px 0;display:block}.std-session-link{color:#fff;background:var(--std-primary);border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:filter .15s;display:inline-flex}.std-session-link:hover{filter:brightness(1.06)}.std-meeting-link-row{align-items:center;gap:8px;margin-top:4px;display:flex}.std-copy-btn{border:1px solid var(--std-border);width:40px;height:40px;color:var(--std-text-muted);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.std-copy-btn:hover{background:var(--std-bg-secondary);color:var(--std-text)}.std-copy-btn svg{width:16px;height:16px}.std-attachment{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.std-attachment-frame{border:1px solid var(--std-border);background:#fff;border-radius:12px;width:100%;height:70vh;min-height:420px}.std-attachment-image{border:1px solid var(--std-border);border-radius:12px;max-width:100%;max-height:70vh}.std-attachment-video{background:#000;border-radius:12px;width:100%}@media (width<=640px){.std-meeting-link-row{flex-direction:column;align-items:stretch}.std-meeting-link-row .std-session-link{justify-content:center;width:100%}.std-meeting-link-row .std-copy-btn{width:100%;height:44px}}.std-certificate{border:3px double var(--std-primary,#f97316);text-align:center;background:#fff;border-radius:16px;padding:40px 32px;position:relative}.std-certificate-badge{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.std-certificate-badge svg{width:32px;height:32px}.std-certificate-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--std-text-muted);font-size:.75rem;font-weight:700}.std-certificate-title{color:var(--std-text);margin:6px 0 22px;font-size:1.4rem;font-weight:700}.std-certificate-label{color:var(--std-text-muted);font-size:.8125rem}.std-certificate-name{color:var(--std-text);margin:6px 0 18px;font-size:1.6rem;font-weight:700}.std-certificate-desc{color:var(--std-text);max-width:460px;margin:0 auto 24px;font-size:.875rem;line-height:1.6}.std-certificate-meta{border-top:1px solid var(--std-border);justify-content:center;gap:48px;margin-top:24px;padding-top:20px;display:flex}.std-certificate-meta-item{color:var(--std-text-muted);font-size:.75rem}.std-certificate-meta-item strong{color:var(--std-text);margin-top:2px;font-size:.9375rem;display:block}@media print{body *{visibility:hidden}.std-certificate,.std-certificate *{visibility:visible}.std-certificate{visibility:visible;width:100%;box-shadow:none;border:4px double #333;position:absolute;top:0;left:0}}.std-exam-q{border:1px solid var(--std-border);background:#fff;border-radius:14px;margin-bottom:12px;padding:16px}.std-exam-q-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.std-exam-q-num{color:var(--std-text-muted);font-size:.75rem;font-weight:700}.std-exam-q-points{color:var(--std-text-muted);background:var(--std-bg-secondary);white-space:nowrap;border-radius:9999px;padding:2px 8px;font-size:.6875rem;font-weight:600}.std-exam-q-prompt{color:var(--std-text);margin-bottom:12px;font-size:.875rem;font-weight:600}.std-exam-option{border:1px solid var(--std-border);cursor:pointer;color:var(--std-text);border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:9px 12px;font-size:.8125rem;display:flex}.std-exam-option:last-child{margin-bottom:0}.std-exam-option:hover{border-color:var(--std-primary)}.std-exam-option--selected{border-color:var(--std-primary);background:var(--std-accent-50);font-weight:600}.std-exam-option input[type=radio]{accent-color:var(--std-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-shrink:0}.std-exam-answer{border:1px solid var(--std-border);resize:vertical;width:100%;min-height:72px;color:var(--std-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.8125rem}.std-exam-answer::placeholder{color:var(--std-text-hint)}.std-exam-answer:focus{border-color:var(--std-primary);outline:none}.std-exam-hint{color:var(--std-text-hint);margin:10px 0 0;font-size:.75rem}.std-exam-timer{font-variant-numeric:tabular-nums;background:var(--std-bg-secondary);color:var(--std-text);border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:.9375rem;font-weight:700;display:flex}.std-exam-timer svg{width:16px;height:16px}.std-exam-timer--warning{background:var(--std-warning-bg);color:var(--std-warning-text)}.std-exam-timer--danger{background:var(--std-danger-bg);color:var(--std-danger-text)}.std-exam-layout{align-items:flex-start;gap:20px;display:flex}.std-exam-main{flex:1;min-width:0}.std-exam-sidebar{border:1px solid var(--std-border);background:#fff;border-radius:14px;flex-shrink:0;width:220px;padding:16px}.std-exam-sidebar-title{color:var(--std-text);margin-bottom:12px;font-size:.8125rem;font-weight:700}.std-exam-pagination-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.std-exam-page-btn{aspect-ratio:1;border:1px solid var(--std-border);color:var(--std-text-muted);cursor:pointer;background:#fff;border-radius:8px;font-size:.8125rem;font-weight:600}.std-exam-page-btn:hover{border-color:var(--std-primary)}.std-exam-page-btn--answered{background:var(--std-success-bg);border-color:var(--std-success-text);color:var(--std-success-text)}.std-exam-page-btn--visited{background:var(--std-danger-bg);border-color:var(--std-danger-text);color:var(--std-danger-text)}.std-exam-page-btn--current{box-shadow:0 0 0 2px var(--std-primary)}.std-exam-nav{justify-content:space-between;align-items:center;gap:10px;margin-top:16px;display:flex}.std-exam-nav-btn{border:1px solid var(--std-border);color:var(--std-text-muted);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.std-exam-nav-btn:hover:not(:disabled){border-color:var(--std-primary);color:var(--std-primary)}.std-exam-nav-btn:disabled{opacity:.4;cursor:default}.std-exam-nav-btn svg{width:15px;height:15px}@media (width<=640px){.std-exam-layout{flex-direction:column}.std-exam-sidebar{width:100%}.std-exam-pagination-grid{grid-template-columns:repeat(8,1fr)}}.std-modal-overlay{z-index:200;background:#1a1a1873;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.std-modal{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:22px;box-shadow:0 24px 60px #0000002e}.std-modal-title{color:var(--std-text);margin:0 0 8px;font-size:1rem;font-weight:700}.std-modal-body{color:var(--std-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.std-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.std-modal-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:9px;padding:9px 16px;font-size:.8125rem;font-weight:600}.std-modal-btn:disabled{opacity:.6;cursor:not-allowed}.std-modal-btn--primary{background:var(--std-primary);color:#fff}.std-modal-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.std-modal-btn--ghost{background:var(--std-bg-secondary);color:var(--std-text)}.std-modal-btn--ghost:hover:not(:disabled){background:var(--std-border)}
