:root,[data-theme=dark]{--bg-void:#080c14;--bg-deep:#0e1320;--bg-base:#121827;--bg-surface:#161e30d1;--bg-elevated:#1c263be6;--bg-hover:#243049eb;--bg-card:#161e30d1;--bg-card-hover:#1e2940f0;--glass-bg:#141b2cd1;--glass-bg-heavy:#0d111bf0;--glass-border:#ffffff21;--glass-border-light:#ffffff12;--glass-border-hover:#f43f5e80;--glass-blur:20px;--glass-blur-heavy:30px;--glass-top-highlight:inset 0 1px 0 #ffffff24;--shadow-sm:0 2px 10px #00000073;--shadow-md:0 8px 32px #0000008c, inset 0 1px 0 #ffffff24;--shadow-lg:0 16px 52px #000000bf;--shadow-red-glow:0 0 24px #f43f5e52;--red-glass:#f43f5e1a;--red-glass-border:#f43f5e47;--red-glass-glow:#f43f5e38;--accent:#f43f5e;--accent-light:#fb7185;--accent-dim:#e11d48;--accent-subtle:#f43f5e29;--accent-glow:#f43f5e61;--accent-border:#f43f5e80;--emerald:#10b981;--emerald-subtle:#10b98129;--amber:#f59e0b;--amber-subtle:#f59e0b29;--blue:#3b82f6;--blue-subtle:#3b82f629;--rose:#f43f5e;--rose-subtle:#f43f5e29;--text-primary:#fff;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-inverse:#090d16;--border:#ffffff1c;--border-subtle:#ffffff0f;--border-hover:#f43f5e73;--hero-bg:linear-gradient(135deg, #f43f5e2e 0%, #141b2cf2 50%, #090d16 100%);--motto-bg:linear-gradient(180deg, #f43f5e24 0%, #0e1320 100%)}[data-theme=light]{--bg-void:linear-gradient(160deg, #f0f2f8 0%, #e8ecf4 40%, #f5f0f1 100%);--bg-deep:#ffffffeb;--bg-base:#edf0f8e6;--bg-surface:#ffffffb8;--bg-elevated:#ffffffd1;--bg-hover:#fecdd338;--bg-card:#ffffffb8;--bg-card-hover:#ffffffe0;--glass-bg:#ffffffa6;--glass-bg-heavy:#ffffffd1;--glass-bg-light:#ffffff8c;--glass-border:#fff9;--glass-border-light:#ffffff59;--glass-border-hover:#e11d4866;--glass-blur:20px;--glass-blur-heavy:28px;--glass-top-highlight:inset 0 1px 0 #ffffffe6;--shadow-sm:0 1px 3px #0f172a0a, 0 4px 12px #0f172a0f;--shadow-md:0 4px 16px #0f172a0f, 0 12px 32px #0f172a14, inset 0 1px 0 #ffffffe6;--shadow-lg:0 8px 24px #0f172a14, 0 20px 48px #0f172a1f;--shadow-red-glow:0 0 20px #e11d481f, 0 0 40px #e11d480f;--red-glass:#e11d480a;--red-glass-border:#e11d4826;--red-glass-glow:#e11d481a;--accent:#e11d48;--accent-light:#ef4444;--accent-dim:#be123c;--accent-subtle:#e11d481a;--accent-glow:#e11d4833;--accent-border:#e11d4861;--emerald:#059669;--emerald-subtle:#0596691a;--amber:#d97706;--amber-subtle:#d977061a;--blue:#2563eb;--blue-subtle:#2563eb1a;--rose:#e11d48;--rose-subtle:#e11d481a;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-inverse:#fff;--border:#ffffff80;--border-subtle:#ffffff4d;--border-hover:#e11d4859;--hero-bg:linear-gradient(135deg, #fff1f2e6 0%, #ffffffd9 60%, #f8fafce6 100%);--motto-bg:linear-gradient(180deg, #fff1f2 0%, #fff 100%)}:root{--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:24px;--radius-full:9999px;--ease:cubic-bezier(.16, 1, .3, 1);--ease-out:cubic-bezier(.33, 1, .68, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--transition:.2s var(--ease);--transition-slow:.35s var(--ease);--transition-fast:.12s var(--ease);--dur-fast:.12s;--dur-normal:.2s;--dur-slow:.35s;--dur-enter:.28s;--dur-exit:.2s;--gloss-opacity:.05;--gloss-sheen:rgba(255, 255, 255, var(--gloss-opacity))}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{background:var(--bg-void);color:var(--text-primary);min-height:100dvh;transition:background-color var(--transition-slow), color var(--transition-slow);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#f43f5e0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite alternate ambientGlowDrift;position:fixed;top:-20%;right:-10%}body:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f60a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite alternate-reverse ambientGlowDrift;position:fixed;bottom:-15%;left:-10%}@keyframes ambientGlowDrift{0%{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.1)}to{transform:translate(-20px,15px)scale(.95)}}[data-theme=light] body:before{background:radial-gradient(circle,#e11d480d 0%,#0000 70%)}[data-theme=light] body:after{background:radial-gradient(circle,#2563eb08 0%,#0000 70%)}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;color:var(--text-primary);font-weight:700;line-height:1.25}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--accent-subtle);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.glass{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm), var(--glass-top-highlight);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(var(--glass-blur));transition:all var(--transition)}.glass-heavy{background:var(--glass-bg-heavy);border:1px solid var(--glass-border);box-shadow:var(--shadow-md), var(--glass-top-highlight);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(var(--glass-blur-heavy))}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm), var(--glass-top-highlight);-webkit-backdrop-filter:blur(var(--glass-blur));transition:all var(--transition);position:relative;overflow:hidden}.glass-card:hover{background:var(--bg-card-hover);border-color:var(--glass-border-hover);box-shadow:var(--shadow-md), 0 0 20px var(--red-glass-glow), var(--glass-top-highlight);transform:translateY(-2px)}.glass-card-accent{position:relative}.glass-card-accent:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--red-glass) 0%, transparent 60%);pointer-events:none;opacity:0;transition:opacity var(--transition);position:absolute;inset:0}.glass-card-accent:hover:before{opacity:1}.status-badge{border-radius:var(--radius-full);letter-spacing:.01em;white-space:nowrap;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.status-not-applied{background:var(--bg-elevated);color:var(--text-muted);border:1px solid var(--border)}.status-applied,.status-submitted{background:var(--blue-subtle);color:var(--blue);border:1px solid #3b82f640}.status-shortlisted{background:var(--amber-subtle);color:var(--amber);border:1px solid #f59e0b40}.status-selected,.status-active{background:var(--emerald-subtle);color:var(--emerald);border:1px solid #10b98140}.status-interview{background:var(--accent-subtle);color:var(--accent-light);border:1px solid var(--accent-border)}.status-rejected,.status-inactive{background:var(--rose-subtle);color:var(--rose);border:1px solid #ef444440}.countdown-badge{border-radius:var(--radius-full);background:var(--accent-subtle);color:var(--accent-light);border:1px solid var(--accent-border);align-items:center;padding:3px 9px;font-size:.7rem;font-weight:600;display:inline-flex}.countdown-badge.urgent{color:var(--accent);border-color:var(--accent);background:#ef444433}.countdown-badge.soon{background:var(--amber-subtle);color:var(--amber);border-color:#f59e0b4d}.input-field{border-radius:var(--radius-md);background:var(--glass-bg-light,var(--bg-deep));border:1px solid var(--glass-border);width:100%;color:var(--text-primary);transition:all var(--transition);-webkit-backdrop-filter:blur(8px);outline:none;padding:10px 14px;font-size:.88rem}.input-field:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle), 0 0 16px var(--accent-glow);background:var(--bg-deep)}.select-field{border-radius:var(--radius-md);background:var(--glass-bg-light,var(--bg-deep));border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;transition:all var(--transition);-webkit-backdrop-filter:blur(8px);outline:none;padding:8px 14px;font-size:.82rem;font-weight:500}.select-field:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle)}.btn{border-radius:var(--radius-md);transition:all var(--transition);cursor:pointer;outline:none;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:.85rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.btn:after{content:"";pointer-events:none;opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(135deg,#ffffff1f 0%,#0000 50%);position:absolute;inset:0}.btn:hover:after{opacity:1}.btn-primary{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-dim) 100%);color:#fff;box-shadow:0 4px 16px var(--accent-glow), inset 0 1px 0 #ffffff2e;border:1px solid #ffffff2e}.btn-primary:hover{background:linear-gradient(135deg, var(--accent-light) 0%, var(--accent) 100%);box-shadow:0 6px 24px var(--accent-glow), 0 0 12px var(--accent-glow), inset 0 1px 0 #ffffff38;transform:translateY(-1px)}.btn-primary:active{box-shadow:0 2px 8px var(--accent-glow);transform:translateY(0)scale(.98)}.btn-secondary{background:var(--glass-bg);color:var(--text-primary);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm), inset 0 1px 0 var(--glass-top-highlight);-webkit-backdrop-filter:blur(8px)}.btn-secondary:hover{background:var(--bg-hover);border-color:var(--glass-border-hover);color:var(--text-primary);box-shadow:var(--shadow-md), inset 0 1px 0 var(--glass-top-highlight);transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);border:1px solid var(--border);background:0 0}.btn-ghost:hover{background:var(--glass-bg);color:var(--text-primary);border-color:var(--glass-border-hover);-webkit-backdrop-filter:blur(8px)}.btn-danger{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 2px 12px #dc26264d,inset 0 1px #ffffff26}.btn-danger:hover{transform:translateY(-1px);box-shadow:0 4px 20px #dc262666,inset 0 1px #fff3}.btn-danger:active{transform:translateY(0)scale(.98)}.page-title{letter-spacing:-.03em;color:var(--text-primary);font-size:1.6rem;font-weight:800}.page-subtitle{color:var(--text-secondary);margin-top:4px;font-size:.86rem}img,video,svg,canvas{max-width:100%;height:auto}table{table-layout:fixed;max-width:100%}@media (width<=768px){.page-title{font-size:1.25rem}.page-subtitle{font-size:.78rem}.btn{white-space:nowrap;min-width:0}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=url],input[type=tel],select,textarea{font-size:16px!important}.dropdown-menu,.status-dropdown-menu,.crc-dropdown-menu,.student-dropdown-menu{max-width:calc(100vw - 32px);left:auto;right:0}}@media (width<=480px){.page-title{font-size:1.1rem}.btn{padding:8px 14px;font-size:.8rem}}.skeleton-card{border-radius:var(--radius-lg);background:linear-gradient(90deg, var(--bg-surface) 25%, var(--bg-elevated) 50%, var(--bg-surface) 75%);background-size:200% 100%;min-height:100px;animation:1.8s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-loader{background:var(--bg-void);justify-content:center;align-items:center;min-height:100dvh;display:flex}.loader-spinner{border:3px solid var(--border);border-top-color:var(--accent);width:40px;height:40px;box-shadow:0 0 16px var(--accent-glow);border-radius:50%;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.animate-fade-in,.animate-page-enter{animation:fadeIn var(--dur-enter) var(--ease) forwards}.animate-fade-up,.animate-slide-up{animation:fadeUp var(--dur-enter) var(--ease) forwards}.animate-scale-in{animation:scaleIn var(--dur-enter) var(--ease) forwards}.animate-stagger>*{opacity:0;animation:fadeUp var(--dur-enter) var(--ease) forwards}.animate-stagger>:first-child{animation-delay:0s}.animate-stagger>:nth-child(2){animation-delay:50ms}.animate-stagger>:nth-child(3){animation-delay:.1s}.animate-stagger>:nth-child(4){animation-delay:.15s}.animate-stagger>:nth-child(5){animation-delay:.2s}.animate-stagger>:nth-child(6){animation-delay:.25s}.animate-stagger>:nth-child(7){animation-delay:.3s}.animate-stagger>:nth-child(8){animation-delay:.35s}@keyframes ambientLightSweep{0%{background-position:-200% 0}50%{background-position:100% 0}to{background-position:200% 0}}.ambient-sheen{position:relative;overflow:hidden}.ambient-sheen:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0a 45%,#f43f5e14 50%,#ffffff0a 55%,#0000 100%);width:100%;height:100%;animation:12s ease-in-out infinite lightSweepPass;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes lightSweepPass{0%{opacity:0;left:-150%}15%{opacity:1}35%{opacity:0;left:150%}to{opacity:0;left:150%}}@keyframes redPulse{0%,to{box-shadow:0 0 12px #ef444459}50%{box-shadow:0 0 24px #ef4444a6}}.pulse-glow-red{animation:3s ease-in-out infinite redPulse}@keyframes skeletonPulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes dropdownGlassEnter{0%{opacity:0;transform:scale(.96)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.animate-dropdown-enter{will-change:opacity, transform;animation:.18s cubic-bezier(.16,1,.3,1) forwards dropdownGlassEnter}.hover-lift{transition:transform var(--transition), box-shadow var(--transition)}.hover-lift:hover{transform:translateY(-2px)}.hover-lift:active{transform:translateY(0)}.gloss-interactive{transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition)}.gloss-interactive:hover{box-shadow:var(--shadow-md), 0 0 22px var(--red-glass-glow);border-color:var(--border-hover);transform:translateY(-3px)}.btn:active,.view-btn:active,.dropdown-item:active,.sidebar-link:active,.student-action-btn:active,.page-nav-btn:active,.page-num-btn:active,.header-icon-btn:active,.mobile-nav-btn:active,.status-badge:active,.notif-item:active,.header-chat-btn:active,.comps-view-tab:active,.admin-menu-item:active{transition:transform 60ms cubic-bezier(.16,1,.3,1)!important;transform:scale(.97)!important}.content-visibility-auto{content-visibility:auto;contain-intrinsic-size:0 500px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.ambient-sheen:after{display:none!important}body:before,body:after{animation:none!important}}.top-header{-webkit-backdrop-filter:blur(16px);z-index:50;background:linear-gradient(135deg,#fffffff0 0%,#f8fafce6 100%);border-bottom:1px solid #0000000f;border-radius:0;justify-content:space-between;align-items:center;gap:16px;height:60px;min-height:60px;padding:0 24px;transition:background .25s,border-color .25s,box-shadow .25s;display:flex;position:sticky;top:0;box-shadow:inset 0 -1px #fffc,0 4px 18px #00000008}.top-header-left{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:10px;display:flex}.h-brand-info{flex-direction:column;display:flex}.h-brand-name{color:#0f172a;letter-spacing:-.02em;font-size:.95rem;font-weight:800;line-height:1.2}.h-brand-sub{color:#64748b;font-size:.65rem;font-weight:500}.top-header-center{flex:1;justify-content:center;max-width:480px;display:flex}.top-header-search{width:100%;position:relative}.top-header-search .search-icon{color:#94a3b8;pointer-events:none;transition:color .2s,transform .2s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.top-header-search input{color:#0f172a;-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #00000014;border-radius:100px;outline:none;width:100%;height:38px;padding:0 68px 0 40px;font-size:.82rem;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 1px #ffffffe6}.top-header-search input::placeholder{color:#94a3b8}.top-header-search input:focus{background:#fff;border-color:#e11d4873;box-shadow:0 0 0 3px #e11d4814,0 0 16px #e11d481a}.top-header-search:focus-within .search-icon{color:#e11d48;transform:translateY(-50%)scale(1.05)}.top-header-kbd{color:#64748b;pointer-events:none;letter-spacing:-.01em;background:#0000000a;border:1px solid #00000014;border-radius:6px;padding:2px 7px;font-family:inherit;font-size:.65rem;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.top-header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-icon-btn{color:#475569;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffffd9;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 2px 6px #00000005,inset 0 1px #ffffffe6}.header-icon-btn:hover{color:#e11d48;background:#fff;border-color:#e11d4840;transform:translateY(-1px);box-shadow:0 4px 12px #e11d481f}.header-icon-btn:active{transform:translateY(0)scale(.96)}.header-icon-btn:active svg{transition:transform .12s;transform:rotate(-12deg)}.header-chat-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:.8rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #e11d4852}.header-chat-btn:hover{background:linear-gradient(135deg,#fb7185 0%,#f43f5e 100%);transform:translateY(-1px);box-shadow:0 6px 18px #e11d4873}.header-chat-btn:active{transform:translateY(0)}.header-chat-btn svg{flex-shrink:0}.notif-btn{position:relative}.notif-count-badge{color:#fff;background:#e11d48;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #e11d4866}.notif-wrapper{position:relative}.notif-panel{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#fffffff5;border:1px solid #00000014;border-radius:16px;flex-direction:column;width:340px;max-height:400px;animation:.2s cubic-bezier(.16,1,.3,1) forwards dropdownGlassEnter;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 36px #0000001f,inset 0 1px #ffffffe6}.notif-panel-header{color:#0f172a;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:14px 16px;font-size:.88rem;font-weight:800;display:flex}.notif-mark-all{color:#e11d48;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:700}.notif-mark-all:hover{text-decoration:underline}.notif-panel-body{flex:1;max-height:340px;overflow-y:auto}.notif-empty{text-align:center;color:#64748b;padding:32px 16px;font-size:.84rem}.notif-item{cursor:pointer;border-bottom:1px solid #0000000d;align-items:flex-start;gap:10px;padding:12px 16px;transition:background .15s;display:flex}.notif-item:hover{background:#00000008}.notif-item-dot{background:#e11d48;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.notif-item-content{flex:1;min-width:0}.notif-item-content strong{color:#0f172a;margin-bottom:2px;font-size:.82rem;font-weight:700;display:block}.notif-item-content p{color:#475569;margin:0;font-size:.78rem;line-height:1.4}.notif-item-time{color:#94a3b8;margin-top:4px;font-size:.68rem;display:block}.profile-wrapper{position:relative}.header-user-pill{-webkit-backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #00000014;border-radius:100px;align-items:center;transition:all .18s;display:flex;box-shadow:0 2px 6px #00000005,inset 0 1px #ffffffe6}.header-user-pill:hover{background:#fff;border-color:#e11d4840;box-shadow:0 4px 12px #e11d481a}.header-user-card{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;border-radius:100px 0 0 100px;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex}.header-avatar-wrap{border:1.5px solid #e11d48;border-radius:50%;width:28px;height:28px;overflow:hidden}.header-user-name{color:#0f172a;font-size:.78rem;font-weight:700}.header-user-menu-trigger{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:0 100px 100px 0;justify-content:center;align-items:center;height:32px;padding:0 8px 0 2px;transition:color .15s;display:flex}.header-user-menu-trigger:hover{color:#0f172a}.profile-arrow{transition:transform .2s}.profile-arrow.open{transform:rotate(180deg)}.profile-dropdown{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #00000014;border-radius:16px;flex-direction:column;width:230px;padding:5px;animation:.18s cubic-bezier(.16,1,.3,1) forwards dropdownGlassEnter;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 36px #0000001f,inset 0 1px #ffffffe6}.profile-dropdown-header{cursor:pointer;border-bottom:1px solid #0000000f;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;transition:background .15s;display:flex}.profile-dropdown-header:hover{background:#00000008}.profile-dropdown-avatar{border:2px solid #e11d48;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.profile-dropdown-info{flex-direction:column;min-width:0;display:flex}.profile-dropdown-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:800;overflow:hidden}.profile-dropdown-email{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.73rem;overflow:hidden}.profile-dropdown-divider{background:#0000000f;height:1px;margin:4px 0}.profile-dropdown-item{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.profile-dropdown-item:hover{color:#0f172a;background:#f8fafc}.profile-dropdown-item--danger{color:#ef4444}.profile-dropdown-item--danger:hover{background:#fef2f2}.mobile-hamburger-btn{color:#0f172a;cursor:pointer;background:#ffffffd9;border:1px solid #00000014;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:4px;transition:all .18s;display:flex}.mobile-hamburger-btn:hover{color:#e11d48;background:#fff}@media (width>=769px){.mobile-hamburger-btn,.top-header-left{display:none}.top-header-center{justify-content:flex-start;max-width:440px}}@media (width<=768px){.top-header{gap:6px;height:56px;min-height:56px;padding:0 10px}.top-header-left{align-items:center;display:flex}.top-header-center,.h-brand-sub{display:none}.h-brand-name{font-size:.88rem}.header-user-name{display:none}.header-user-card{border-radius:50%;padding:4px}.header-user-menu-trigger{padding:0 4px 0 2px}.header-chat-btn{display:none}.header-icon-btn{width:34px;height:34px}.top-header-right{gap:4px}.notif-panel{box-sizing:border-box;width:min(360px,100vw - 24px);max-width:calc(100vw - 24px);position:fixed;top:62px;left:auto;right:8px}.profile-dropdown{width:min(230px,100vw - 24px);right:0}}[data-theme=dark] .top-header{-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#121826e0 0%,#0d111df0 100%);border-bottom:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff1f,0 6px 22px #00000059}[data-theme=dark] .h-brand-name{color:#fff}[data-theme=dark] .h-brand-sub{color:#94a3b8}[data-theme=dark] .top-header-search input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff0f}[data-theme=dark] .top-header-search input::placeholder{color:#94a3b8}[data-theme=dark] .top-header-search input:focus{background:#ffffff0f;border-color:#e11d488c;box-shadow:0 0 0 3px #e11d4824,0 0 20px #e11d482e}[data-theme=dark] .top-header-kbd{color:#94a3b8;background:#ffffff0f;border-color:#ffffff1f}[data-theme=dark] .header-icon-btn{color:#cbd5e1;background:#ffffff0d;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14}[data-theme=dark] .header-icon-btn:hover{color:#f43f5e;background:#ffffff1f;border-color:#f43f5e66;box-shadow:0 4px 16px #f43f5e33}[data-theme=dark] .header-chat-btn{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);box-shadow:0 4px 14px #f43f5e59}[data-theme=dark] .header-chat-btn:hover{background:linear-gradient(135deg,#fb7185 0%,#f43f5e 100%);box-shadow:0 6px 20px #f43f5e80}[data-theme=dark] .notif-count-badge{border-color:#121826;box-shadow:0 0 8px #e11d4899}[data-theme=dark] .notif-panel{background:#161c2b;border-color:#ffffff1f;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff1a}[data-theme=dark] .notif-panel-header{color:#fff;border-bottom-color:#ffffff14}[data-theme=dark] .notif-item{border-bottom-color:#ffffff0f}[data-theme=dark] .notif-item:hover{background:#ffffff0f}[data-theme=dark] .notif-item-content strong{color:#fff}[data-theme=dark] .notif-item-content p{color:#cbd5e1}[data-theme=dark] .header-user-pill{background:#ffffff0d;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff14}[data-theme=dark] .header-user-pill:hover{background:#ffffff1a;border-color:#f43f5e59;box-shadow:0 4px 16px #f43f5e2e}[data-theme=dark] .header-user-name{color:#fff}[data-theme=dark] .header-user-menu-trigger{color:#94a3b8}[data-theme=dark] .header-user-menu-trigger:hover{color:#fff}[data-theme=dark] .profile-dropdown{background:#161c2b;border-color:#ffffff1f;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff1a}[data-theme=dark] .profile-dropdown-header:hover{background:#ffffff0f}[data-theme=dark] .profile-dropdown-name{color:#fff}[data-theme=dark] .profile-dropdown-email{color:#94a3b8}[data-theme=dark] .profile-dropdown-divider{background:#ffffff14}[data-theme=dark] .profile-dropdown-item{color:#cbd5e1}[data-theme=dark] .profile-dropdown-item:hover{color:#fff;background:#ffffff14}[data-theme=dark] .mobile-hamburger-btn{color:#fff;background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .mobile-hamburger-btn:hover{color:#f43f5e;background:#ffffff1a}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);animation:fadeIn .2s var(--ease);background:#080b14bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{border-radius:var(--radius-xl);background:var(--glass-bg-heavy);border:1px solid var(--glass-border);width:100%;max-width:520px;max-height:85vh;box-shadow:var(--shadow-lg), 0 0 60px #ef44440f, inset 0 1px 0 #ffffff14;-webkit-backdrop-filter:blur(var(--glass-blur-heavy));transform-style:preserve-3d;flex-direction:column;animation:.35s cubic-bezier(.23,1,.32,1) modalSlideIn;display:flex;overflow:hidden}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px)translateZ(-20px)scale(.96)}to{opacity:1;transform:translateY(0)translateZ(0)scale(1)}}.modal-panel--wide{max-width:700px}.modal-head{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-title{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.modal-close{border-radius:var(--radius-xs);width:32px;height:32px;color:var(--text-muted);transition:all var(--transition);justify-content:center;align-items:center;font-size:.85rem;display:flex}.modal-close:hover{background:var(--glass-bg-light);color:var(--text-primary)}.modal-body{flex-direction:column;gap:16px;padding:24px;display:flex;overflow-y:auto}.modal-field{flex-direction:column;gap:6px;display:flex}.modal-field label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.modal-field input,.modal-field select,.modal-field textarea{background:var(--glass-bg-light,var(--bg-deep));border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-primary);transition:all var(--transition);-webkit-backdrop-filter:blur(8px);padding:10px 14px;font-family:inherit;font-size:.88rem}.modal-field input::placeholder,.modal-field textarea::placeholder{color:var(--text-muted)}.modal-field input:focus,.modal-field select:focus,.modal-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.modal-field textarea{resize:vertical;min-height:80px}.modal-actions{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.modal-btn{border-radius:var(--radius-sm);transform-style:preserve-3d;padding:10px 22px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.23,1,.32,1)}.modal-btn:active{transform:translateY(1px)translateZ(-3px)scale(.98)}.modal-btn--primary{background:linear-gradient(135deg, var(--accent), var(--accent-dim));color:#fff;box-shadow:0 4px 0 var(--accent-dim), 0 6px 20px var(--accent-glow), inset 0 1px 0 #fff3}.modal-btn--primary:hover{box-shadow:0 6px 0 var(--accent-dim), 0 10px 30px var(--accent-glow), inset 0 1px 0 #ffffff40;transform:translateY(-2px)translateZ(4px)}.modal-btn--primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.modal-btn--secondary{background:var(--glass-bg);color:var(--text-secondary);border:1px solid var(--glass-border);box-shadow:0 2px 0 #0000001a, inset 0 1px 0 var(--glass-top-highlight);-webkit-backdrop-filter:blur(8px)}.modal-btn--secondary:hover{color:var(--text-primary);border-color:var(--glass-border-hover);box-shadow:0 4px 12px #00000026, inset 0 1px 0 var(--glass-top-highlight);transform:translateY(-1px)translateZ(2px)}.modal-btn--danger{background:var(--red-subtle);color:var(--red);border:1px solid #f8717126;box-shadow:0 3px #00000026}.modal-btn--danger:hover{background:#f8717126;transform:translateY(-1px)translateZ(2px);box-shadow:0 6px 16px #ef444433}.modal-confirm-text{color:var(--text-secondary);font-size:.92rem;line-height:1.6}@media (width<=768px){.modal-overlay{align-items:flex-end;padding:12px}.modal-panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-width:100%;max-height:88vh;animation:.3s cubic-bezier(.23,1,.32,1) modalSlideInMobile}.modal-panel--wide{max-width:100%}.modal-head{padding:16px 18px}.modal-body{max-height:calc(88vh - 140px);padding:16px 18px}.modal-actions{border-top:1px solid var(--glass-border);flex-direction:column-reverse;gap:8px;padding:12px 18px}.modal-btn{justify-content:center;width:100%}.modal-field input,.modal-field select,.modal-field textarea{font-size:16px}}@keyframes modalSlideInMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.rwj-overlay{z-index:9999;-webkit-backdrop-filter:blur(10px);box-sizing:border-box;background:#060910c7;justify-content:center;align-items:center;padding:16px;animation:.3s cubic-bezier(.16,1,.3,1) forwards rwjFadeIn;display:flex;position:fixed;inset:0;overflow:hidden auto}[data-theme=light] .rwj-overlay{-webkit-backdrop-filter:blur(8px);background:#0f172a73}@keyframes rwjFadeIn{0%{opacity:0}to{opacity:1}}.rwj-card{box-sizing:border-box;-webkit-backdrop-filter:blur(24px);transform-origin:50%;background:#0e1320f0;border:1px solid #ffffff1f;border-radius:28px;flex-direction:column;width:100%;max-width:840px;margin:auto;animation:.38s cubic-bezier(.16,1,.3,1) forwards rwjScaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #000000a6,0 0 40px #f43f5e1f,inset 0 1px #ffffff2e}[data-theme=light] .rwj-card{background:#ffffffeb;border:1px solid #fffc;box-shadow:0 20px 50px #0f172a26,0 8px 24px #e11d4814,inset 0 1px #fff}@keyframes rwjScaleIn{0%{opacity:0;transform:scale(.94)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.rwj-header{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px 10px;display:flex}.rwj-brand{align-items:center;gap:10px;display:flex}.rwj-brand-text{flex-direction:column;display:flex}.rwj-brand-title{letter-spacing:-.015em;color:#fff;font-size:.96rem;font-weight:800}[data-theme=light] .rwj-brand-title{color:#0f172a}.rwj-brand-sub{color:#94a3b8;letter-spacing:.02em;font-size:.68rem;font-weight:600}[data-theme=light] .rwj-brand-sub{color:#64748b}.rwj-header-right{align-items:center;gap:14px;display:flex}.rwj-slogan{color:#fca5a5;letter-spacing:.01em;text-shadow:0 0 12px #f43f5e59;font-family:Caveat,Dancing Script,Segoe Script,Comic Sans MS,cursive;font-size:1.05rem;font-weight:700;display:inline-block;transform:rotate(-1.5deg)}[data-theme=light] .rwj-slogan{color:#e11d48;text-shadow:none}.rwj-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.88rem;line-height:1;transition:all .18s;display:flex}.rwj-close-btn:hover{color:#fff;background:#f43f5e2e;border-color:#f43f5e66;transform:rotate(90deg)}[data-theme=light] .rwj-close-btn{color:#64748b;background:#0000000a;border-color:#00000014}[data-theme=light] .rwj-close-btn:hover{color:#e11d48;background:#fee2e2;border-color:#fca5a5}.rwj-headings{z-index:10;flex-direction:column;gap:2px;padding:0 24px 10px;display:flex}.rwj-welcome-title{letter-spacing:-.025em;color:#fff;margin:0;font-size:1.65rem;font-weight:800;line-height:1.2}[data-theme=light] .rwj-welcome-title{color:#0f172a}.rwj-user-name{color:#f43f5e;font-weight:900}[data-theme=light] .rwj-user-name{color:#e11d48}.rwj-journey-title{color:#cbd5e1;margin:0;font-size:.95rem;font-weight:700}[data-theme=light] .rwj-journey-title{color:#334155}.rwj-motivational{color:#94a3b8;margin:0;font-size:.78rem;font-weight:500}[data-theme=light] .rwj-motivational{color:#64748b}.rwj-scene{background:#090d16;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;height:320px;display:flex;position:relative;overflow:hidden}[data-theme=light] .rwj-scene{background:#eef2f6;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f}.rwj-bg-img{object-fit:cover;object-position:center bottom;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.rwj-bg-dark{opacity:1;display:block}.rwj-bg-light,[data-theme=light] .rwj-bg-dark{opacity:0;display:none}[data-theme=light] .rwj-bg-light{opacity:1;display:block}.rwj-road-svg{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.rwj-svg-road-line{fill:none;stroke-linecap:round}.rwj-svg-road-line--glow{stroke:url(#roadGlowGrad);stroke-width:8px;opacity:.45;filter:blur(4px)}.rwj-svg-road-line--core{stroke:#fff;stroke-width:2.5px;stroke-dasharray:8 6;opacity:.85;animation:2s linear infinite rwjRoadDash}[data-theme=light] .rwj-svg-road-line--glow{opacity:.6}@keyframes rwjRoadDash{to{stroke-dashoffset:-28px}}.rwj-milestones-track{pointer-events:none;z-index:4;position:absolute;inset:0}.rwj-milestone-node{flex-direction:column;align-items:center;transition:transform .35s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute}.rwj-milestone--explore{bottom:32%;left:6%}.rwj-milestone--prepare{bottom:46%;left:28%}.rwj-milestone--apply{bottom:58%;left:52%}.rwj-milestone--place{bottom:68%;left:74%}.rwj-road-node-dot{z-index:2;background:#fff;border:2.5px solid #38bdf8;border-radius:50%;width:12px;height:12px;margin-top:6px;transition:all .3s}.rwj-milestone-node.is-active .rwj-road-node-dot{animation:1.4s infinite alternate rwjPulseDot;transform:scale(1.3)}@keyframes rwjPulseDot{0%{transform:scale(1.2)}to{transform:scale(1.5)}}.rwj-milestone-badge{-webkit-backdrop-filter:blur(12px);text-align:center;box-sizing:border-box;background:#0f172ad1;border:1.5px solid #ffffff26;border-radius:14px;flex-direction:column;align-items:center;gap:2px;min-width:90px;padding:8px 14px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}[data-theme=light] .rwj-milestone-badge{background:#ffffffe0;border:1.5px solid #00000014}.rwj-milestone-node.is-active .rwj-milestone-badge{transform:translateY(-4px)scale(1.04)}.rwj-milestone-icon-box{border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.rwj-milestone-text{flex-direction:column;align-items:center;gap:1px;display:flex}.rwj-milestone-title{letter-spacing:-.01em;color:#fff;white-space:nowrap;font-size:.82rem;font-weight:800}[data-theme=light] .rwj-milestone-title{color:#0f172a}.rwj-milestone-sub{color:#94a3b8;white-space:nowrap;font-size:.65rem;font-weight:600}[data-theme=light] .rwj-milestone-sub{color:#64748b}.rwj-trophy-flag{font-size:1.1rem;animation:1.8s ease-in-out infinite rwjFlagWave;position:absolute;top:-16px;right:-6px}@keyframes rwjFlagWave{0%,to{transform:rotate(0)}50%{transform:rotate(8deg)}}.rwj-runner-container{pointer-events:none;z-index:5;will-change:left, bottom, transform;transition:left 1.25s cubic-bezier(.25,1,.5,1),bottom 1.25s cubic-bezier(.25,1,.5,1),transform 1.25s cubic-bezier(.25,1,.5,1);position:absolute}.rwj-runner-container.step-0{bottom:8%;left:2%;transform:scale(.92)translateY(0)}.rwj-runner-container.step-1{bottom:22%;left:17%;transform:scale(.8)translateY(-2px)}.rwj-runner-container.step-2{bottom:36%;left:37%;transform:scale(.68)translateY(-4px)}.rwj-runner-container.step-3{bottom:48%;left:57%;transform:scale(.56)translateY(-6px)}.rwj-runner-container.step-4{bottom:58%;left:77%;transform:scale(.48)translateY(-8px)}.rwj-runner-img{filter:drop-shadow(0 8px 16px #00000080);width:82px;height:auto;animation:.4s ease-in-out infinite alternate rwjRunnerBob;display:block}[data-theme=light] .rwj-runner-img{filter:drop-shadow(0 6px 14px #00000059)}@keyframes rwjRunnerBob{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-5px)rotate(1.5deg)}}.rwj-runner-dust{filter:blur(2px);background:radial-gradient(#f43f5e80 0%,#0000 70%);border-radius:50%;width:44px;height:10px;animation:.4s ease-in-out infinite alternate rwjDustPulse;position:absolute;bottom:2px;left:8px}@keyframes rwjDustPulse{0%{opacity:.4;transform:scaleX(.8)}to{opacity:.9;transform:scaleX(1.2)}}.rwj-rock-badge{z-index:6;color:#cbd5e1;text-shadow:0 2px 8px #000000d9;pointer-events:none;flex-direction:column;font-family:Caveat,Dancing Script,Segoe Script,Comic Sans MS,cursive;font-size:1.15rem;font-weight:700;line-height:1.1;display:flex;position:absolute;bottom:14px;right:22px;transform:rotate(-3deg)}[data-theme=light] .rwj-rock-badge{color:#334155;text-shadow:0 1px 4px #fffc}.rwj-actions{z-index:10;justify-content:center;padding:14px 24px 6px;display:flex}.rwj-continue-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#f43f5e 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:12px 36px;font-size:.96rem;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);animation:2.5s ease-in-out infinite rwjBtnGlow;display:inline-flex;box-shadow:0 4px 18px #e11d4866,inset 0 1px #ffffff40}.rwj-continue-btn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 24px #e11d488c,inset 0 1px #ffffff59}.rwj-continue-btn:active{transform:translateY(1px)scale(.98)}.rwj-btn-arrow{font-size:1.15rem;line-height:1;transition:transform .2s}.rwj-continue-btn:hover .rwj-btn-arrow{transform:translate(4px)}@keyframes rwjBtnGlow{0%,to{box-shadow:0 4px 18px #e11d4859}50%{box-shadow:0 4px 26px #e11d4899}}.rwj-footer{z-index:10;flex-direction:column;align-items:center;gap:6px;padding:0 24px 14px;display:flex}.rwj-indicator-dots{align-items:center;gap:8px;display:flex}.rwj-dot{background:#ffffff40;border-radius:50%;width:7px;height:7px;transition:all .25s}[data-theme=light] .rwj-dot{background:#00000026}.rwj-dot--active{background:#f43f5e;transform:scale(1.4);box-shadow:0 0 8px #f43f5e99}.rwj-footer-nav{letter-spacing:.04em;color:#64748b;font-size:.72rem;font-weight:600}@media (width<=768px){.rwj-overlay{justify-content:center;align-items:center;padding:12px}.rwj-card{border-radius:22px;width:min(100vw - 28px,410px);max-width:calc(100vw - 28px);max-height:calc(100dvh - 36px);margin:0 auto}.rwj-header{padding:12px 16px 6px}.rwj-brand-title{font-size:.88rem}.rwj-brand-sub{font-size:.62rem}.rwj-slogan{font-size:.88rem}.rwj-close-btn{width:28px;height:28px;font-size:.82rem}.rwj-headings{padding:0 16px 8px}.rwj-welcome-title{font-size:1.35rem}.rwj-journey-title{font-size:.84rem}.rwj-motivational{font-size:.72rem}.rwj-scene{height:250px}.rwj-milestone-badge{border-radius:10px;min-width:68px;padding:5px 8px}.rwj-milestone-icon-box{border-radius:6px;width:24px;height:24px}.rwj-milestone-icon-box svg{width:14px;height:14px}.rwj-milestone-title{font-size:.7rem}.rwj-milestone-sub{font-size:.55rem}.rwj-trophy-flag{font-size:.85rem;top:-13px;right:-4px}.rwj-milestone--explore{bottom:28%;left:4%}.rwj-milestone--prepare{bottom:42%;left:27%}.rwj-milestone--apply{bottom:54%;left:50%}.rwj-milestone--place{bottom:64%;left:72%}.rwj-runner-img{width:62px}.rwj-rock-badge{font-size:.95rem;bottom:8px;right:12px}.rwj-actions{padding:10px 16px 4px}.rwj-continue-btn{width:100%;max-width:280px;padding:11px 24px;font-size:.88rem}.rwj-footer{padding:0 16px 10px}.rwj-footer-nav{font-size:.65rem}}@media (width<=360px){.rwj-overlay{padding:8px}.rwj-card{border-radius:18px;width:calc(100vw - 16px);max-width:calc(100vw - 16px)}.rwj-welcome-title{font-size:1.2rem}.rwj-slogan{display:none}.rwj-scene{height:220px}.rwj-milestone-badge{min-width:58px;padding:4px 6px}.rwj-milestone-title{font-size:.64rem}.rwj-milestone-sub{display:none}.rwj-runner-img{width:52px}}@media (prefers-reduced-motion:reduce){.rwj-overlay,.rwj-card,.rwj-continue-btn,.rwj-runner-img,.rwj-runner-dust,.rwj-trophy-flag,.rwj-svg-road-line--core{animation:none!important}.rwj-runner-container{transition:none!important;bottom:58%!important;left:77%!important;transform:scale(.48)!important}.rwj-milestone-node{transition:none!important}}.app-shell{background:var(--bg-void);min-height:100dvh;color:var(--text-primary);display:flex;position:relative;overflow-x:hidden}.sidebar{background:var(--glass-bg-heavy);border-right:1px solid var(--glass-border);z-index:40;width:240px;min-width:240px;height:100dvh;transition:width var(--transition-slow), min-width var(--transition-slow);-webkit-backdrop-filter:blur(var(--glass-blur-heavy));box-shadow:4px 0 24px #00000026, inset -1px 0 0 var(--glass-border-light);border-radius:0;flex-direction:column;display:flex;position:fixed;top:0;left:0}.sidebar--collapsed{width:72px;min-width:72px}.sidebar-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex}.sidebar-brand-click{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex;overflow:hidden}.sidebar-brand-text{flex-direction:column;display:flex}.brand-title{letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;font-size:.95rem;font-weight:800}.brand-tag{color:var(--text-muted);white-space:nowrap;font-size:.62rem}.sidebar-toggle{border-radius:var(--radius-sm);background:var(--bg-elevated);border:1px solid var(--border);width:28px;height:28px;color:var(--text-secondary);transition:all var(--transition);justify-content:center;align-items:center;font-size:1rem;display:flex}.sidebar-toggle:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--border-hover)}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:14px 10px;display:flex;overflow-y:auto}.sidebar-link{border-radius:var(--radius-md);color:var(--text-secondary);transition:transform .18s var(--ease), background .18s var(--ease), color .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);white-space:nowrap;border:1px solid #0000;align-items:center;gap:12px;padding:9px 12px;font-size:.84rem;font-weight:500;display:flex;position:relative}.sidebar-link:hover{background:var(--glass-bg);color:var(--text-primary);border-color:var(--glass-border-light);-webkit-backdrop-filter:blur(8px);transform:translate(4px)}.sidebar-link:hover .sidebar-icon{color:var(--accent);transition:transform .18s var(--ease-spring), color .15s var(--ease);transform:scale(1.1)}.sidebar-link--active{background:var(--accent-subtle)!important;color:var(--accent-light)!important;border:1px solid var(--accent-border)!important;box-shadow:0 0 16px var(--accent-glow), inset 0 1px 0 #ffffff1a!important;-webkit-backdrop-filter:blur(12px)!important;font-weight:700!important}.sidebar-link--active .sidebar-icon{color:var(--accent)!important}[data-theme=light] .sidebar-link--active{color:#e11d48!important;-webkit-backdrop-filter:blur(12px)!important;background:#ffe4e6b3!important;border-color:#e11d4859!important;box-shadow:0 2px 10px #e11d481f,inset 0 1px #fffc!important}.sidebar-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.sidebar-label{flex:1}.sidebar-soon-badge{letter-spacing:.02em;color:#e11d48;transition:all var(--transition);background:#ffe4e6;border:1px solid #e11d4840;border-radius:9999px;margin-left:auto;padding:2px 8px;font-size:.62rem;font-weight:700}[data-theme=dark] .sidebar-soon-badge{color:#ff3b7c;background:#ff2e7429;border-color:#ff2e7459;box-shadow:0 0 10px #ff2e7440}.drawer-soon-badge{color:#e11d48;background:#ffe4e6;border:1px solid #e11d4840;border-radius:9999px;margin-left:6px;padding:1px 6px;font-size:.6rem;font-weight:700}[data-theme=dark] .drawer-soon-badge{color:#ff3b7c;background:#ff2e7429;border-color:#ff2e7459}.sidebar-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex}.sidebar-user{cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition);flex:1;align-items:center;gap:10px;padding:4px;display:flex;overflow:hidden}.sidebar-user:hover{background:var(--bg-hover)}.sidebar-user--active{background:var(--accent-subtle);border:1px solid var(--accent-border)}.sidebar-avatar{border-radius:var(--radius-full);border:1.5px solid var(--accent);flex-shrink:0;width:32px;height:32px;overflow:hidden}.sidebar-user-info{flex-direction:column;display:flex;overflow:hidden}.sidebar-user-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.sidebar-user-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.sidebar-logout{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--text-muted);transition:all var(--transition);justify-content:center;align-items:center;display:flex}.sidebar-logout:hover{color:var(--accent);background:#ef444426}.main-viewport{scroll-behavior:smooth;min-width:0;height:100dvh;transition:margin-left var(--transition-slow);flex-direction:column;flex:1;margin-left:240px;display:flex;overflow:hidden auto}.sidebar--collapsed~.main-viewport{margin-left:72px}.main-content{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:24px 32px 64px}.mobile-nav-dock,.mobile-drawer-backdrop{display:none}@media (width<=768px){.sidebar{display:none}.main-viewport{margin-left:0}.main-content{padding:14px 12px calc(76px + env(safe-area-inset-bottom,0px)) 12px;box-sizing:border-box;width:100%;max-width:100%}.mobile-nav-dock{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--glass-bg-heavy);border-top:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);z-index:90;border-radius:0;justify-content:space-around;align-items:center;padding-left:6px;padding-right:6px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000059}.mobile-nav-btn{color:var(--text-muted);height:100%;transition:all var(--transition);border-radius:var(--radius-sm);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:4px 0;font-size:.62rem;font-weight:500;text-decoration:none;display:flex}.mobile-nav-btn.active{color:var(--accent);text-shadow:0 0 12px var(--accent-glow);font-weight:700}.mobile-nav-btn svg{width:20px;height:20px}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(10px);z-index:100;background:#000000bf;justify-content:flex-start;align-items:stretch;animation:.22s ease-out forwards fadeInBackdrop;display:flex;position:fixed;inset:0}@keyframes fadeInBackdrop{0%{opacity:0}to{opacity:1}}.mobile-drawer-panel{background:var(--glass-bg-heavy);border-right:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);width:280px;max-width:82vw;height:100dvh;padding:env(safe-area-inset-top) 14px env(safe-area-inset-bottom) 14px;flex-direction:column;animation:.28s cubic-bezier(.16,1,.3,1) forwards slideLeft;display:flex;box-shadow:8px 0 32px #00000080}@keyframes slideLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-drawer-head{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;min-height:60px;padding:16px 4px 14px;display:flex}.mobile-drawer-brand{align-items:center;gap:10px;display:flex}.mobile-drawer-brand-title{color:var(--text-primary);font-size:1.05rem;font-weight:800}.mobile-drawer-close-btn{background:var(--bg-elevated);border:1px solid var(--glass-border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex}.mobile-drawer-nav{flex-direction:column;flex:1;gap:6px;padding:16px 0;display:flex;overflow-y:auto}.mobile-drawer-link{color:var(--text-secondary);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .18s;display:flex}.mobile-drawer-link:hover{background:var(--glass-bg);color:var(--text-primary)}.mobile-drawer-link--active{color:#f43f5e!important;background:linear-gradient(135deg,#e11d482e 0%,#f43f5e1f 100%)!important;border:1px solid #e11d4859!important;box-shadow:0 4px 14px #e11d4826!important}.mobile-drawer-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.mobile-drawer-label{flex:1}.mobile-drawer-foot{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;gap:10px;padding:14px 4px 10px;display:flex}.mobile-drawer-user-card{cursor:pointer;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.mobile-drawer-avatar{border:1.5px solid var(--accent);border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.mobile-drawer-user-info{flex-direction:column;min-width:0;display:flex}.mobile-drawer-user-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:800;overflow:hidden}.mobile-drawer-user-role{color:var(--accent-light);font-size:.68rem;font-weight:600}.mobile-drawer-logout-btn{color:#ef4444;cursor:pointer;background:#ef44441f;border:1px solid #ef444440;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}}.admin-menu-item{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:left;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:all .15s;display:flex}.admin-menu-item:hover{background:var(--accent-subtle);border-color:var(--accent-border);transform:translate(2px)}.admin-menu-icon{background:var(--accent-subtle);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex}.admin-menu-item strong{color:var(--text-primary);margin-bottom:2px;font-size:.9rem;font-weight:700;display:block}.admin-menu-item span{color:var(--text-muted);font-size:.78rem}.admin-shell{--admin-sidebar-w:240px;--admin-sidebar-w-collapsed:72px;background:var(--bg-void);min-height:100dvh;color:var(--text-primary);font-family:inherit;display:flex;position:relative}.admin-sidebar{width:var(--admin-sidebar-w);z-index:100;background:var(--glass-bg-heavy);height:100dvh;-webkit-backdrop-filter:blur(var(--glass-blur-heavy));border-right:1px solid var(--glass-border);box-shadow:4px 0 24px #0000001a, inset -1px 0 0 var(--glass-border-light);flex-direction:column;transition:width .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.admin-sidebar--collapsed{width:var(--admin-sidebar-w-collapsed)}.admin-sidebar-head{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;min-height:64px;padding:16px;display:flex}.admin-brand{color:inherit;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;text-decoration:none;display:flex;overflow:hidden}.admin-brand-info{flex-direction:column;display:flex}.admin-brand-title{letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;font-size:.95rem;font-weight:800}[data-theme=light] .admin-brand-title{color:#0f172a}.admin-brand-tag{color:var(--text-muted);white-space:nowrap;font-size:.62rem}.admin-sidebar-toggle{border-radius:var(--radius-xs);background:var(--bg-elevated);border:1px solid var(--border);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition);justify-content:center;align-items:center;font-size:1rem;display:flex}.admin-sidebar-toggle:hover{background:var(--bg-hover);color:var(--text-primary)}.admin-sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:16px 10px;display:flex;overflow-y:auto}.admin-sidebar-link,.admin-nav-link{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition);white-space:nowrap;border:1px solid #0000;align-items:center;gap:12px;padding:10px 14px;font-size:.85rem;font-weight:500;text-decoration:none;display:flex;position:relative}.admin-sidebar-link:hover,.admin-nav-link:hover{color:var(--text-primary);background:var(--glass-bg);border-color:var(--glass-border-light);-webkit-backdrop-filter:blur(8px);transform:translate(2px)}.admin-sidebar-link--active,.admin-nav-link--active{color:var(--accent-light);background:var(--accent-subtle);border:1px solid var(--accent-border);box-shadow:0 0 16px var(--accent-glow), inset 0 1px 0 #ffffff1a;-webkit-backdrop-filter:blur(12px);font-weight:600}[data-theme=light] .admin-sidebar-link--active,[data-theme=light] .admin-nav-link--active{background:#ffe4e6b3;box-shadow:0 2px 10px #e11d481f,inset 0 1px #fffc}.admin-sidebar-icon,.admin-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.admin-sidebar-label,.admin-nav-label{flex:1}.admin-sidebar-rocket-card{background:linear-gradient(135deg,#a855f72e 0%,#e11d482e 100%);border:1px solid #f43f5e4d;border-radius:14px;justify-content:space-between;align-items:center;margin:auto 10px 12px;padding:12px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #e11d481f}.admin-rocket-text{flex-direction:column;gap:2px;display:flex}.admin-rocket-title{color:var(--text-primary);font-size:.78rem;font-weight:800;line-height:1.25}[data-theme=light] .admin-rocket-title{color:#0f172a}.admin-rocket-sub{color:var(--accent-light);font-size:.64rem;font-weight:600}.admin-rocket-graphic{filter:drop-shadow(0 2px 8px #e11d4866);font-size:1.5rem}.admin-sidebar-foot{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:14px 12px;display:flex}[data-theme=light] .admin-sidebar-foot{border-top:1px solid #e2e8f0}.admin-user-card{border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition);align-items:center;gap:10px;padding:6px;display:flex}.admin-user-card:hover{background:var(--bg-hover)}[data-theme=light] .admin-user-card:hover{background:#f1f5f9}.admin-avatar{border-radius:var(--radius-full);border:1.5px solid var(--accent);flex-shrink:0;width:34px;height:34px;overflow:hidden}.admin-user-info{flex-direction:column;flex:1;min-width:0;display:flex}.admin-user-name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}[data-theme=light] .admin-user-name{color:#0f172a}.admin-user-role{color:var(--text-muted);font-size:.68rem}.admin-user-chevron{color:var(--text-muted);font-size:1.1rem}.admin-logout-btn{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;align-items:center;gap:10px;padding:8px 10px;font-size:.82rem;font-weight:600;display:flex}.admin-logout-btn:hover{color:var(--accent);background:#ef44441f}.admin-main-viewport{margin-left:var(--admin-sidebar-w);flex-direction:column;flex:1;min-height:100vh;transition:margin-left .25s cubic-bezier(.4,0,.2,1);display:flex}.admin-main--expanded{margin-left:var(--admin-sidebar-w-collapsed)}.admin-top-bar{-webkit-backdrop-filter:blur(16px);z-index:50;background:linear-gradient(135deg,#fffffff0 0%,#f8fafce6 100%);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:60px;min-height:60px;padding:0 28px;transition:background .25s,border-color .25s,box-shadow .25s;display:flex;position:sticky;top:0;box-shadow:inset 0 -1px #fffc,0 4px 18px #00000008}[data-theme=dark] .admin-top-bar{background:linear-gradient(135deg,#121826e0 0%,#0d111df0 100%);border-bottom:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff1f,0 6px 22px #00000059}.admin-exit-student-btn{color:#334155;cursor:pointer;background:#ffffffe6;border:1px solid #00000014;border-radius:100px;padding:6px 14px;font-size:.78rem;font-weight:600;transition:all .18s}[data-theme=dark] .admin-exit-student-btn{color:#cbd5e1;background:#ffffff0d;border-color:#ffffff1a}.admin-exit-student-btn:hover{color:#e11d48;background:#e11d4814;border-color:#e11d484d}.admin-search-wrapper{border-radius:var(--radius-full);background:var(--glass-bg);border:1px solid var(--glass-border);max-width:460px;height:38px;transition:all var(--transition);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 1px 0 var(--glass-top-highlight);flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.admin-search-wrapper:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle), 0 0 16px var(--accent-glow);background:var(--bg-deep)}.admin-search-icon{color:var(--text-muted);transition:color var(--transition);flex-shrink:0}.admin-search-wrapper:focus-within .admin-search-icon{color:var(--accent)}.admin-search-input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.8rem}.admin-search-input::placeholder{color:#94a3b8;font-size:.78rem}.admin-search-kbd{color:#64748b;letter-spacing:.02em;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;padding:2px 7px;font-size:.65rem;font-weight:700}[data-theme=dark] .admin-search-kbd{color:#94a3b8;background:#ffffff14;border-color:#ffffff1f}.admin-sidebar-watermark{background:radial-gradient(circle at 10% 90%,#e11d480f 0%,#0000 70%);margin-top:auto;padding:24px 18px 12px;position:relative}.admin-sidebar-motto{letter-spacing:.16em;color:#cbd5e1;-webkit-user-select:none;user-select:none;flex-direction:column;gap:2px;font-size:.64rem;font-weight:800;line-height:1.4;display:flex}[data-theme=light] .admin-sidebar-motto{color:#94a3b8}.admin-sidebar-bottom-badge{letter-spacing:.08em;color:#94a3b8;-webkit-user-select:none;user-select:none;border-top:1px solid #e2e8f099;align-items:center;gap:6px;padding:8px 4px 0;font-size:.58rem;font-weight:700;display:flex}[data-theme=dark] .admin-sidebar-bottom-badge{border-top-color:#ffffff0f}.admin-badge-star{color:#e11d48;font-size:.72rem}.admin-top-bar-right{align-items:center;gap:12px;display:flex}.admin-header-btn{border-radius:var(--radius-md);border:1px solid var(--glass-border);background:var(--glass-bg);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-sm), inset 0 1px 0 var(--glass-top-highlight);justify-content:center;align-items:center;display:flex;position:relative}.admin-header-btn:hover{color:var(--text-primary);background:var(--bg-hover);border-color:var(--glass-border-hover);box-shadow:var(--shadow-md), 0 0 12px var(--red-glass-glow);transform:translateY(-1px)}.admin-header-btn:active{transition:transform 80ms var(--ease);transform:translateY(0)scale(.95)}.admin-header-chat-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:.8rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #e11d4852}.admin-header-chat-btn:hover{background:linear-gradient(135deg,#fb7185 0%,#f43f5e 100%);transform:translateY(-1px);box-shadow:0 6px 18px #e11d4873}.admin-header-chat-btn:active{transform:translateY(0)}.admin-bell-badge{border-radius:var(--radius-full);background:var(--accent);color:#fff;border:2px solid var(--bg-void);justify-content:center;align-items:center;width:16px;height:16px;font-size:.62rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}[data-theme=light] .admin-bell-badge{border-color:#fff}.admin-header-user{border-radius:var(--radius-full);border:1px solid var(--glass-border);background:var(--glass-bg);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all var(--transition);-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-sm), inset 0 1px 0 var(--glass-top-highlight);align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex;position:relative}.admin-header-user:hover{background:var(--bg-hover);border-color:var(--glass-border-hover);box-shadow:var(--shadow-md), 0 0 12px var(--red-glass-glow)}.admin-header-avatar{border-radius:var(--radius-full);border:1.5px solid var(--accent);width:28px;height:28px;overflow:hidden}.admin-header-user-name{color:var(--text-primary);font-size:.8rem;font-weight:700}[data-theme=light] .admin-header-user-name{color:#0f172a}.admin-header-user-arrow{color:var(--text-muted);font-size:.65rem}.admin-header-user-pill{border-radius:var(--radius-full);cursor:pointer;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex}.admin-notif-wrapper{position:relative}.admin-notif-panel{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);width:340px;max-height:420px;box-shadow:var(--shadow-lg), 0 0 24px var(--red-glass-glow);z-index:200;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.admin-notif-panel .notif-panel-header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.admin-notif-panel .notif-panel-header span{color:var(--text-primary);font-size:.85rem;font-weight:700}.admin-notif-panel .notif-mark-all{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:.72rem;font-weight:600}.admin-notif-panel .notif-panel-body{flex:1;max-height:360px;overflow-y:auto}.admin-notif-panel .notif-empty{text-align:center;color:var(--text-muted);padding:24px 16px;font-size:.8rem}.admin-notif-panel .notif-item{cursor:pointer;border-bottom:1px solid var(--glass-border);transition:background var(--transition);gap:10px;padding:12px 16px;display:flex}.admin-notif-panel .notif-item:hover{background:var(--bg-hover)}.admin-notif-panel .notif-item-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.admin-notif-panel .notif-item-content{flex:1;min-width:0}.admin-notif-panel .notif-item-content strong{color:var(--text-primary);margin-bottom:2px;font-size:.78rem;display:block}.admin-notif-panel .notif-item-content p{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.72rem;overflow:hidden}.admin-notif-panel .notif-item-time{color:var(--text-muted);margin-top:2px;font-size:.65rem;display:block}.admin-profile-dropdown{border-radius:var(--radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);width:260px;box-shadow:var(--shadow-lg), 0 0 24px var(--red-glass-glow);z-index:200;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.admin-mobile-hamburger{border-radius:var(--radius-md);background:var(--bg-surface);border:1px solid var(--border);width:44px;height:44px;color:var(--text-primary);cursor:pointer;transition:all var(--transition);flex-shrink:0;justify-content:center;align-items:center;margin-right:6px;display:none}.admin-mobile-hamburger:hover{background:var(--bg-hover);color:var(--accent)}@media (width<=768px){.admin-shell{box-sizing:border-box;width:100%;max-width:100vw;overflow-x:hidden}.admin-mobile-hamburger{flex-shrink:0;width:36px;height:36px;margin-right:0;display:flex}.admin-top-bar{box-sizing:border-box;gap:6px;width:100%;max-width:100vw;height:56px;min-height:56px;padding:0 10px}.admin-top-bar-left{flex-shrink:1;align-items:center;gap:6px;min-width:0;display:flex}.admin-exit-student-btn{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;max-width:115px;padding:6px 10px;font-size:.72rem;overflow:hidden}.admin-top-bar-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.admin-header-btn{flex-shrink:0;width:34px;height:34px}.admin-header-chat-btn{flex-shrink:0;gap:4px;height:34px;padding:0 10px;font-size:.75rem}.admin-header-user{border-radius:50%;flex-shrink:0;gap:0;padding:2px}.admin-header-user-pill{gap:0;padding:0}.admin-header-avatar{width:30px;height:30px}.admin-header-user-name,.admin-header-user-arrow,.profile-arrow{display:none}.admin-sidebar{z-index:100;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 0 40px #00000080}.admin-sidebar--open{transform:translate(0)}.admin-sidebar-overlay{z-index:95;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;position:fixed;inset:0}.admin-main-viewport{box-sizing:border-box;width:100%;min-width:0;max-width:100vw;overflow-x:hidden;margin-left:0!important}.admin-search-wrapper{display:none}.admin-notif-panel{box-sizing:border-box;width:min(360px,100vw - 24px);max-width:calc(100vw - 24px);position:fixed;top:62px;right:8px}.admin-profile-dropdown{width:min(240px,100vw - 24px);max-width:calc(100vw - 24px);right:0}.admin-content-area{padding:12px 10px calc(84px + env(safe-area-inset-bottom,0px)) 10px;box-sizing:border-box;width:100%;min-width:0;max-width:100vw;overflow-x:hidden}}@media (width<=360px){.admin-top-bar{gap:4px;padding:0 6px}.admin-top-bar-left,.admin-top-bar-right{gap:4px}.admin-mobile-hamburger{width:32px;height:32px}.admin-exit-student-btn{max-width:86px;padding:5px 6px;font-size:.68rem}.admin-header-btn{width:32px;height:32px}.admin-header-chat-btn{border-radius:8px;justify-content:center;width:32px;height:32px;padding:0}.admin-header-chat-btn span{display:none}.admin-header-avatar{width:28px;height:28px}}
