.idle-warn-backdrop{z-index:2000;background:#0f172ab8;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out idle-warn-in;display:flex;position:fixed;inset:0}@keyframes idle-warn-in{0%{opacity:0}to{opacity:1}}.idle-warn-card{text-align:center;color:#1a1b29;background:#fff;border-top:5px solid #f2712f;border-radius:16px;width:100%;max-width:400px;padding:1.6rem 1.75rem 1.4rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:1.6s ease-in-out infinite idle-warn-pulse}@keyframes idle-warn-pulse{0%,to{box-shadow:0 0 #f2712f00}50%{box-shadow:0 0 0 10px #f2712f40}}@media (prefers-reduced-motion:reduce){.idle-warn-card{animation:none;box-shadow:0 0 0 5px #f2712f4d}.idle-warn-backdrop{animation:none}}.idle-warn-icon{margin-bottom:.35rem;font-size:2.2rem;line-height:1}.idle-warn-card h2{color:#292973;margin:0 0 .5rem;font-size:1.2rem}.idle-warn-card p{color:#334155;margin:0 0 .7rem;font-size:.85rem;line-height:1.6}.idle-warn-card strong{color:#b45309;font-variant-numeric:tabular-nums;font-size:1rem}.idle-warn-note{color:#64748b!important;font-size:.75rem!important}.idle-warn-btn{color:#fff;width:100%;font:inherit;cursor:pointer;background:linear-gradient(90deg,#292973,#7c3aed);border:none;border-radius:10px;margin-top:.35rem;padding:.7rem 1.2rem;font-size:.92rem;font-weight:700}.password-input-wrap{align-items:center;width:100%;display:flex;position:relative}.password-input-wrap input{width:100%}.password-input-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:0;padding:.2rem;line-height:0;display:flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.password-input-toggle:hover{color:#4f46e5}.password-input-toggle:focus-visible{outline-offset:1px;outline:2px solid #4f46e5}.auth-modal-overlay{z-index:1000;background:#0f1e3d8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.auth-modal-card{background:#fff;border-radius:18px;width:100%;max-width:420px;max-height:90vh;padding:2rem 1.75rem 1.75rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-y:auto;box-shadow:0 30px 60px -20px #0f1e3d73}.auth-modal-close{color:#5b6472;cursor:pointer;background:#f1f1f7;border:none;border-radius:50%;width:32px;height:32px;font-size:1.3rem;line-height:1;position:absolute;top:1rem;right:1rem}.auth-modal-close:hover{background:#e7e5f5}.auth-modal-brand{justify-content:center;margin-bottom:1.25rem;display:flex}.auth-modal-tabs{border:1px solid #e7e5f5;border-radius:999px;margin-bottom:1.25rem;padding:4px;display:flex}.auth-modal-tab{color:#5b6472;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;padding:.55rem 0;font-size:.92rem;font-weight:700}.auth-modal-tab.active{color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5)}.auth-modal-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:1rem;padding:.6rem .8rem;font-size:.85rem}.auth-modal-body{flex-direction:column;gap:1rem;display:flex}.auth-modal-social{flex-direction:column;gap:.6rem;display:flex}.auth-social-btn{color:#1a1b29;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.65rem;font-size:.9rem;font-weight:600;display:flex}.auth-social-btn:hover{background:#f8fafc;border-color:#b9c6dd}.auth-modal-divider{color:#94a3b8;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.auth-modal-divider:before,.auth-modal-divider:after{content:"";background:#e7e5f5;flex:1;height:1px}.auth-method-toggle,.auth-channel-toggle{gap:.5rem;display:flex}.auth-method-toggle button,.auth-channel-toggle button{color:#5b6472;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;flex:1;padding:.45rem 0;font-size:.82rem;font-weight:600}.auth-method-toggle button.active,.auth-channel-toggle button.active{color:#4f46e5;background:#eef0ff;border-color:#4f46e5}.auth-form{flex-direction:column;gap:.85rem;display:flex}.auth-form-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.auth-form label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.auth-form input,.auth-form select{color:#1a1b29;border:1px solid #e7e5f5;border-radius:10px;padding:.6rem .7rem;font-family:inherit;font-size:.92rem}.auth-form input:focus,.auth-form select:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.auth-form input[readonly]{color:#5b6472;cursor:not-allowed;background:#f5f4fb}.auth-field-error{color:#dc2626;margin-top:.3rem;font-size:.78rem;font-weight:500;display:block}.auth-field-hint{color:#5b6472;margin-top:.3rem;font-size:.78rem;font-weight:500;display:block}.auth-submit{border:none;width:100%;margin-top:.25rem}.auth-submit:disabled{opacity:.7;cursor:default}.auth-link-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-self:center;padding:.2rem;font-size:.82rem;font-weight:600}.auth-hint{color:#5b6472;margin:0;font-size:.85rem}.auth-modal-switch{text-align:center;color:#5b6472;margin:1.25rem 0 0;font-size:.85rem}.auth-modal-switch button{color:#4f46e5;cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0}.auth-modal-dev-login{text-align:center;border-top:1px dashed #e2e5ea;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.auth-modal-dev-login-label{color:#9a9fa8;font-size:.78rem}.auth-modal-dev-login .auth-link-btn{color:#9a7b00;padding:.2rem .4rem;font-size:.78rem}@media (width<=480px){.auth-form-row{grid-template-columns:1fr}}.auth-modal-notice{color:#334155;background:#fafaff;border:1px solid #e7e5f5;border-radius:9px;margin:0 0 .75rem;padding:.6rem .75rem;font-size:.78rem;line-height:1.55}.disc-backdrop{z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.disc-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:90vh;padding:1.75rem 2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-y:auto}.disc-modal h2{color:#12376b;margin:0 0 .25rem;font-size:1.3rem}.disc-sub{color:#5b6472;margin:0 0 1.25rem;font-size:.85rem}.disc-section{margin-bottom:1.25rem}.disc-section h3{color:#1a1b29;margin:0 0 .4rem;font-size:.92rem}.disc-section p{color:#334155;margin:0;font-size:.85rem;line-height:1.6}.disc-section a{color:#4f46e5;font-weight:600}.disc-checkbox{color:#334155;cursor:pointer;background:#f5f3ff;border:1px solid #e7e5f5;border-radius:10px;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;font-size:.82rem;display:flex}.disc-checkbox input{accent-color:#4f46e5;flex-shrink:0;margin-top:.15rem}.disc-error{color:#dc2626;margin:.75rem 0 0;font-size:.82rem}.disc-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}@media (width<=480px){.disc-modal{padding:1.5rem 1.25rem}.disc-actions{flex-direction:column-reverse}.disc-actions .disc-btn{text-align:center;width:100%}}.disc-btn{cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.2rem;font-family:inherit;font-size:13px;font-weight:700}.disc-btn.primary{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed)}.disc-btn.primary:disabled{opacity:.5;cursor:default}.disc-btn.secondary{color:#5b6472;background:#fff;border:1px solid #e7e5f5}.onb-backdrop{z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.onb-card{color:#1a1b29;background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:92vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-y:auto}.onb-head{background:#fafaff;border-bottom:1px solid #e7e5f5;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:.9rem 1.6rem;display:flex}.onb-brand{letter-spacing:-.01em;font-size:.95rem;font-weight:800}.onb-brand-a{color:#292973}.onb-brand-b{color:#f2712f}.onb-step{letter-spacing:.08em;text-transform:uppercase;color:#5b6472;font-size:.68rem;font-weight:700}.onb-prog{gap:4px;margin-top:1rem;padding:0 1.6rem;display:flex}.onb-prog i{background:#e7e5f5;border-radius:2px;flex:1;height:4px;transition:background .2s}.onb-prog i.on{background:#f2712f}.onb-body{padding:1.1rem 1.6rem 1.5rem}.onb-body h2{color:#292973;margin:0 0 .25rem;font-size:1.2rem}.onb-hint{color:#5b6472;margin:0 0 1.1rem;font-size:.82rem}.onb-loading{color:#5b6472;margin:0 0 1rem;font-size:.82rem}.onb-opts{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.onb-opts.three{grid-template-columns:1fr 1fr 1fr}.onb-opt{font:inherit;color:#1a1b29;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e7e5f5;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.7rem .85rem;font-size:.88rem;font-weight:700;transition:border-color .15s,background .15s;display:flex}.onb-opt small{color:#5b6472;font-size:.68rem;font-weight:500}.onb-opt:hover:not(:disabled){border-color:#c7bff0}.onb-opt.sel{background:#f5f3ff;border-color:#292973}.onb-opt:disabled,.onb-opt.soon{cursor:default;opacity:.55;background:#fafaff}.onb-exams{flex-direction:column;gap:.45rem;margin-top:.85rem;display:flex}.onb-exam{width:100%;font:inherit;color:#1a1b29;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e7e5f5;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;font-size:.85rem;display:flex}.onb-exam:hover:not(:disabled){border-color:#c7bff0}.onb-exam.sel{background:#f5f3ff;border-color:#292973}.onb-exam:disabled{cursor:default;opacity:.55;background:#fafaff}.onb-tag{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.2rem .45rem;font-size:.62rem;font-weight:800}.onb-tag.live{color:#292973;background:#eef2ff}.onb-tag.soon{color:#5b6472;background:#f1f5f9}.onb-field{color:#5b6472;margin-top:.85rem;font-size:.75rem;font-weight:700;display:block}.onb-field span{margin-bottom:.3rem;display:block}.onb-field input{box-sizing:border-box;width:100%;font:inherit;color:#1a1b29;background:#fff;border:1.5px solid #e7e5f5;border-radius:9px;padding:.6rem .7rem;font-size:.88rem;font-weight:500}.onb-field input:focus{border-color:#292973;outline:none}.onb-field input.locked{color:#5b6472;background:#fafaff}.onb-field small{color:#5b6472;margin-top:.3rem;font-size:.7rem;font-weight:500;display:block}.onb-note{color:#5b6472;background:#fafaff;border:1px solid #e7e5f5;border-radius:9px;margin:.7rem 0 0;padding:.55rem .7rem;font-size:.73rem;line-height:1.5}.onb-error{color:#dc2626;margin:.9rem 0 0;font-size:.8rem}.onb-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:1.3rem;display:flex}.onb-btn{font:inherit;cursor:pointer;border:none;border-radius:9px;padding:.6rem 1.2rem;font-size:.82rem;font-weight:700}.onb-btn.primary{color:#fff;background:linear-gradient(90deg,#292973,#7c3aed)}.onb-btn.primary:disabled{opacity:.45;cursor:default}.onb-btn.ghost{color:#5b6472;background:#fff;border:1px solid #e7e5f5}.onb-foot{color:#5b6472;border-top:1px solid #e7e5f5;padding:.75rem 1.6rem 1.1rem;font-size:.72rem}.onb-link{font:inherit;color:#292973;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:700;text-decoration:underline}@media (width<=480px){.onb-head,.onb-body,.onb-foot{padding-left:1.1rem;padding-right:1.1rem}.onb-prog{padding:0 1.1rem}.onb-actions{flex-direction:column-reverse}.onb-actions .onb-btn{width:100%}}.impersonation-banner{z-index:1000;text-align:center;color:#fff;background:#92400e;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem 1rem;padding:.55rem 1rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;display:flex;position:sticky;top:0}.impersonation-banner button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:999px;padding:.3rem .85rem;font-size:.8rem;font-weight:600}.impersonation-banner button:hover{background:#ffffff26}.landing{color:#1a1b29;background:#fafaff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.landing-nav{z-index:2;background:#fff;border-bottom:1px solid #e7e5f5;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 2rem;display:flex;position:relative}.landing-logo{align-items:center;text-decoration:none;display:flex}.landing-nav-links{flex:1;justify-content:center;gap:1.75rem;display:flex}.landing-nav-links a{color:#5b6472;font-size:.92rem;font-weight:600;text-decoration:none}.landing-nav-links a:hover{color:#4f46e5}.landing-nav-actions{gap:.75rem;display:flex}.landing-hamburger{cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:none}.landing-hamburger-bars,.landing-hamburger-bars:before,.landing-hamburger-bars:after{content:"";background:#12376b;border-radius:2px;width:18px;height:2px;display:block}.landing-hamburger-bars{position:relative}.landing-hamburger-bars:before{position:absolute;top:-6px}.landing-hamburger-bars:after{position:absolute;top:6px}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.65rem 1.3rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-block}.btn-lg{padding:.9rem 1.9rem;font-size:1.03rem}.btn-primary{color:#fff;background:linear-gradient(135deg,#f97316,#fb7185);box-shadow:0 8px 20px -8px #f973168c}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px -8px #f9731699}.btn-secondary{color:#12376b;background:#fff;border-color:#d9d5f0}.btn-secondary:hover{color:#4f46e5;border-color:#4f46e5}.landing-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:4rem 3rem 3.5rem;display:grid;position:relative}.landing-hero:before{content:"";z-index:0;background:radial-gradient(circle,#7c3aed29,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;left:-160px}.landing-hero:after{content:"";z-index:0;background:radial-gradient(circle,#f9731624,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-160px;right:-140px}.landing-hero-text,.landing-hero-art{z-index:1;position:relative}.landing-hero-art svg{width:100%;height:auto}.landing-badge{color:#4f46e5;background:linear-gradient(135deg,#eaf1fb,#f3ecff);border-radius:999px;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:inline-block}.landing-hero h1{background:linear-gradient(100deg,#12376b,#4f46e5 60%,#7c3aed);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1.1rem;font-size:2.9rem;line-height:1.13}.landing-hero-sub{color:#5b6472;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.landing-hero-ctas{flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem;display:flex}.landing-trust-row{color:#5b6472;flex-wrap:wrap;gap:1.25rem;font-size:.88rem;display:flex}.landing-trust-row span{align-items:center;gap:.4rem;display:flex}.landing-trust-row span:before{content:"✓";color:#16a34a;font-weight:700}.li-icon{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.li-icon-circle{color:#fff;border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:flex}.li-icon-circle.small{border-radius:10px;width:38px;height:38px;margin-bottom:0}.ic-navy{background:linear-gradient(135deg,#12376b,#2563eb)}.ic-saffron{background:linear-gradient(135deg,#f97316,#fb7185)}.ic-violet{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.ic-teal{background:linear-gradient(135deg,#14b8a6,#0d9488)}.landing-strip{color:#fff;text-align:center;background:linear-gradient(135deg,#12376b,#3730a3 65%,#4f46e5);padding:3rem 1.5rem;position:relative;overflow:hidden}.landing-strip-pill{background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.landing-strip-claim{max-width:860px;margin:0 auto .5rem;font-size:1.75rem;font-weight:800;line-height:1.25}.landing-strip-claim span{color:#ffb27a}.landing-strip-sub{color:#cdd9ee;margin:0 0 1.75rem;font-size:1rem}.landing-strip-stats{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.landing-strip-stat .v{font-size:1.5rem;font-weight:800;display:block}.landing-strip-stat .l{color:#cdd9ee;font-size:.78rem}.landing-section{text-align:center;max-width:1080px;margin:0 auto;padding:3.5rem 1.5rem;position:relative}.landing-section-white{background:#fff;max-width:none}.landing-section-white>*{max-width:1080px;margin-left:auto;margin-right:auto}.landing-section-eyebrow{letter-spacing:.06em;color:#f97316;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:800}.landing-section h2{color:#12376b;max-width:700px;margin:0 auto .5rem;font-size:1.9rem}.landing-section-sub{color:#5b6472;max-width:640px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.landing-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.landing-grid-3{grid-template-columns:repeat(3,1fr);margin-top:2rem}.landing-card{background:#fff;border:1px solid #e7e5f5;border-radius:14px;padding:1.5rem;transition:transform .15s,box-shadow .15s}.landing-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px -18px #12376b4d}.landing-card-problem{border-top:4px solid #94a3b8}.landing-card-problem.accent-violet{border-top-color:#7c3aed}.landing-card-problem.accent-saffron{border-top-color:#f97316}.landing-card-problem.accent-coral{border-top-color:#fb7185}.landing-card h3{color:#12376b;margin:0 0 .5rem;font-size:1rem}.landing-card p{color:#5b6472;margin:0;font-size:.92rem;line-height:1.55}.landing-solution{color:#fff;text-align:center;background:linear-gradient(135deg,#12376b,#3730a3 70%,#4f46e5);padding:3.5rem 1.5rem}.landing-solution .landing-section-eyebrow{color:#ffb27a}.landing-solution h2{color:#fff;max-width:700px;margin:0 auto 1rem;font-size:1.9rem}.landing-solution .landing-section-sub{color:#cdd9ee;max-width:680px}.landing-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.landing-flow-step{background:#ffffff1a;border:1px solid #ffffff38;border-radius:14px;min-width:160px;padding:1.25rem 1.5rem;font-weight:600}.landing-flow-num{color:#fff;background:linear-gradient(135deg,#f97316,#fb7185);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:0 auto .6rem;font-weight:800;display:flex}.landing-flow-arrow{color:#ffb27a;font-size:1.4rem}.landing-feature-block{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-top:3rem;display:grid}.landing-feature-block-reverse .landing-feature-text{order:2}.landing-feature-tag{color:#f97316;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:800}.landing-feature-text h3{color:#12376b;margin:0 0 .65rem;font-size:1.4rem}.landing-feature-text p{color:#5b6472;margin:0;line-height:1.6}.landing-preview{background:#fff;border:1px solid #e7e5f5;border-radius:18px;overflow:hidden;box-shadow:0 24px 44px -22px #4f46e547}.landing-preview-chrome{color:#94a3b8;background:#f8fafc;border-bottom:1px solid #e7e5f5;padding:.6rem 1rem;font-size:.8rem}.landing-preview-body{padding:1.5rem}.landing-preview-title-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.landing-preview-title-row h4{color:#12376b;margin:0;font-size:1rem}.landing-preview-tag{color:#f97316;font-size:.8rem;font-weight:700}.landing-preview-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.landing-preview-stat .value{color:#12376b;font-size:1.4rem;font-weight:800}.landing-preview-stat .label{color:#5b6472;font-size:.8rem}.landing-preview-topics{border-top:1px solid #e7e5f5;padding-top:1rem}.landing-preview-topics h5{color:#12376b;margin:0 0 .75rem;font-size:.9rem}.landing-topic-row{color:#334155;justify-content:space-between;padding:.35rem 0;font-size:.9rem;display:flex}.landing-topic-row .pct{font-weight:800}.landing-topic-row .pct.low{color:#dc2626}.landing-topic-row .pct.mid{color:#f97316}.landing-topic-row .pct.high{color:#16a34a}.landing-timeleak-row+.landing-timeleak-row{margin-top:1rem}.landing-timeleak-label{color:#334155;justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.88rem;font-weight:600;display:flex}.landing-timeleak-badge{color:#dc2626;background:#fee2e2;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:800}.landing-timeleak-badge.ok{color:#16a34a;background:#dcfce7}.landing-timeleak-bar{background:#f1f5f9;border-radius:999px;height:10px;display:flex;overflow:hidden}.landing-timeleak-ideal{background:linear-gradient(90deg,#4f46e5,#2563eb)}.landing-timeleak-leak{background:#dc2626}.landing-exam-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-exam-card{background:#fff;border:1px solid #e7e5f5;border-radius:16px;padding:1.35rem}.landing-exam-head{align-items:center;gap:.65rem;margin-bottom:.9rem;display:flex}.landing-exam-card h4{color:#12376b;margin:0;font-size:.95rem}.landing-exam-pills{flex-direction:column;gap:.5rem;display:flex}.landing-exam-pill{color:#5b6472;background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.85rem;font-weight:600;display:flex}.landing-exam-pill.available{color:#15803d;background:#f0fdf4}.landing-exam-pill .status{text-transform:uppercase;color:#94a3b8;align-items:center;gap:.3rem;font-size:.68rem;font-weight:800;display:flex}.landing-exam-pill.available .status{color:#16a34a}.landing-pricing-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:1.5rem;max-width:980px;margin:0 auto;display:grid}.landing-pricing-card{text-align:left;background:#fff;border:1px solid #e7e5f5;border-radius:18px;padding:2rem;position:relative}.landing-pricing-card-highlight{background:linear-gradient(#fff8f2,#fff);border:2px solid #f97316;position:relative;transform:scale(1.03);box-shadow:0 20px 40px -20px #f9731659}.landing-pricing-badge{color:#fff;background:linear-gradient(135deg,#f97316,#fb7185);border-radius:999px;padding:.3rem .8rem;font-size:.7rem;font-weight:800;position:absolute;top:-13px;right:20px}.landing-pricing-tagline{color:#5b6472;margin-bottom:1.2rem;font-size:.85rem}.landing-pricing-card .price .per{color:#5b6472;font-size:.82rem;font-weight:600}.landing-pricing-note{text-align:center;color:#5b6472;margin-top:1.75rem;font-size:.88rem}.landing-pricing-note b{color:#12376b}.landing-pricing-tier{color:#12376b;font-size:1.05rem;font-weight:800}.landing-pricing-card .price{color:#12376b;margin:.5rem 0 1rem;font-size:1.9rem;font-weight:800}.landing-pricing-card ul{margin:0 0 1.5rem;padding:0;list-style:none}.landing-pricing-card li{color:#334155;padding:.4rem 0;font-size:.9rem}.landing-pricing-card li:before{content:"✓ ";color:#16a34a;font-weight:700}.landing-pricing-cta{text-align:center;display:block}.landing-why-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2rem;display:grid}.landing-why-card{background:#fff;border:1px solid #e7e5f5;border-radius:16px;padding:1.4rem}.landing-why-card h3{color:#12376b;margin:0 0 .4rem;font-size:.96rem}.landing-why-card p{color:#5b6472;margin:0;font-size:.85rem;line-height:1.55}.landing-stake-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:2rem;display:grid}.landing-stake-card{color:#fff;border-radius:18px;padding:1.75rem}.landing-stake-card.students{background:linear-gradient(155deg,#12376b,#2563eb)}.landing-stake-card.parents{background:linear-gradient(155deg,#6d28d9,#4f46e5)}.landing-stake-card.teachers{background:linear-gradient(155deg,#e2650a,#f97316)}.landing-stake-icon{background:#ffffff2e;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:flex}.landing-stake-eyebrow{text-transform:uppercase;opacity:.85;letter-spacing:.04em;margin-bottom:.5rem;font-size:.75rem;font-weight:800}.landing-stake-card h3{margin:0 0 .6rem;font-size:1.15rem}.landing-stake-card p{opacity:.96;margin:0;font-size:.88rem;line-height:1.6}.landing-journey{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2.5rem;display:grid}.landing-journey-node{text-align:center;position:relative}.landing-journey-node:not(:last-child):after{content:"";background:repeating-linear-gradient(90deg,#e7e5f5 0 6px,#0000 6px 12px);width:90%;height:2px;position:absolute;top:28px;left:60%}.landing-journey-num{color:#fff;z-index:1;background:linear-gradient(135deg,#f97316,#fb7185);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex;position:relative;box-shadow:0 10px 22px -10px #f9731680}.landing-journey-node h3{color:#12376b;margin:0 0 .4rem;font-size:.92rem}.landing-journey-node p{color:#5b6472;margin:0;font-size:.8rem;line-height:1.5}.landing-compare-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}.landing-compare-card{background:#fff;border:1px solid #e7e5f5;border-radius:18px;padding:1.6rem}.landing-compare-card.us{color:#fff;background:linear-gradient(165deg,#12376b,#1e3a6e 60%,#2563eb);border:none;transform:scale(1.04);box-shadow:0 20px 40px -18px #12376b73}.landing-compare-card h4{text-align:center;margin:0 0 1.1rem;font-size:1.05rem}.landing-compare-card.us h4{color:#ffb27a}.landing-compare-row{border-bottom:1px solid #0000000f;gap:.6rem;padding:.55rem 0;font-size:.85rem;display:flex}.landing-compare-card.us .landing-compare-row{border-bottom:1px solid #ffffff24}.landing-compare-row .li-icon{color:#cbd5e1;flex:none;margin-top:2px}.landing-compare-card.us .landing-compare-row .li-icon{color:#4ade80}.landing-compare-row .dim{color:#12376b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.1rem;font-size:.72rem;font-weight:700;display:block}.landing-compare-card.us .landing-compare-row .dim{color:#cdd9ee}.landing-compare-row .val{color:#5b6472}.landing-compare-card.us .landing-compare-row .val{color:#e6ecf8}.landing-about{max-width:1080px;margin:0 auto;padding:3.5rem 1.5rem}.landing-about-intro{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;margin-bottom:3rem;display:grid}.landing-about-intro-text{text-align:left}.landing-about-intro-text h2{color:#12376b;text-align:left;max-width:none;margin:.5rem 0 0;font-size:1.85rem;line-height:1.25}.landing-about-intro-art svg{width:100%;height:auto}.landing-about-body{text-align:left;flex-direction:column;gap:2.25rem;max-width:720px;margin:0 auto;display:flex}.landing-about-block h3{color:#12376b;margin:0 0 .65rem;font-size:1.15rem}.landing-about-block p{color:#5b6472;margin:0 0 .9rem;line-height:1.7}.landing-about-block p:last-child{margin-bottom:0}.landing-about-block-quote{border-left:3px solid #f97316;padding-left:1.25rem}.landing-final-cta{text-align:center;background:linear-gradient(135deg,#fff8f2,#f3ecff);padding:4rem 1.5rem}.landing-final-cta h2{color:#12376b;max-width:600px;margin:0 auto .6rem;font-size:1.9rem}.landing-final-cta p{color:#5b6472;margin-bottom:1.5rem}.landing-footer{background:#fff;border-top:1px solid #e7e5f5;padding:3rem 2rem 2rem}.landing-footer-grid{grid-template-columns:1.7fr .9fr 1.1fr 1.6fr .9fr .8fr;gap:1.6rem;max-width:1080px;margin:0 auto;display:grid}.landing-footer-blurb{color:#5b6472;max-width:260px;margin-top:.85rem;font-size:.9rem}.landing-footer-grid h4{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0 0 .75rem;font-size:.8rem}.landing-footer-grid a{color:#5b6472;margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:block}.landing-footer-bottom{color:#94a3b8;border-top:1px solid #e7e5f5;max-width:1080px;margin:2rem auto 0;padding-top:1.5rem;font-size:.8rem}@media (width<=900px){.landing-hero{text-align:center;grid-template-columns:1fr;padding:3rem 1.5rem 2.5rem}.landing-hero-ctas,.landing-trust-row{justify-content:center}.landing-hero-art{max-width:320px;margin:0 auto}.landing-about-intro{text-align:center;grid-template-columns:1fr}.landing-about-intro-text,.landing-about-intro-text h2{text-align:center}.landing-about-intro-art{max-width:320px;margin:0 auto}.landing-about-body{text-align:center}.landing-about-block-quote{border-top:3px solid #f97316;border-left:none;padding-top:1rem;padding-left:0}.landing-exam-grid,.landing-why-grid,.landing-stake-grid,.landing-compare-grid{grid-template-columns:1fr 1fr}.landing-journey{grid-template-columns:repeat(2,1fr)}.landing-journey-node:not(:last-child):after{display:none}.landing-pricing-card-highlight,.landing-compare-card.us{transform:none}}@media (width<=760px){.landing-nav{flex-wrap:wrap;row-gap:10px;padding:.9rem 1.25rem}.landing-hamburger{order:2;display:flex}.landing-nav-actions{order:3}.landing-nav-links{border-top:1px solid #e7e5f5;flex-direction:column;order:4;align-items:flex-start;gap:0;width:100%;margin-top:4px;padding-top:8px;display:none}.landing-nav-links.open{display:flex}.landing-nav-links a{border-bottom:1px solid #f3f1fb;width:100%;padding:.7rem .2rem}.landing-feature-block{grid-template-columns:1fr}.landing-feature-block-reverse .landing-feature-text{order:0}.landing-grid-3,.landing-exam-grid,.landing-why-grid,.landing-stake-grid,.landing-compare-grid,.landing-journey,.landing-pricing-grid{grid-template-columns:1fr}}@media (width<=640px){.landing-hero h1{font-size:2.1rem}.landing-footer-grid{grid-template-columns:1fr 1fr}.landing-flow{flex-direction:column;gap:.75rem}.landing-flow-step{width:100%;min-width:0;max-width:320px}.landing-flow-arrow{transform:rotate(90deg)}}@media (width<=480px){.landing-hero{padding:2.5rem 1.25rem 2rem}.landing-hero h1{font-size:1.75rem}.landing-hero-sub{font-size:1rem}.landing-nav-actions .btn{padding:.55rem 1rem;font-size:.88rem}.landing-strip-claim{font-size:1.3rem}.landing-strip-stats{grid-template-columns:1fr 1fr;gap:1.5rem 1rem;display:grid}.landing-section{padding:2.5rem 1.25rem}.landing-section h2{font-size:1.5rem}.landing-footer{padding:2.5rem 1.25rem 1.5rem}.landing-footer-grid{grid-template-columns:1fr;gap:1.5rem}}.plan-modal-backdrop{z-index:60;background:#12376b73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.plan-modal{background:#fff;border-radius:16px;width:100%;max-width:720px;max-height:90vh;padding:24px;overflow-y:auto}.plan-modal-head{justify-content:space-between;align-items:center;display:flex}.plan-modal-head h3{color:#1a1b29;margin:0;font-size:18px;font-weight:800}.plan-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:22px;line-height:1}.plan-modal-sub{color:#5b6472;margin:4px 0 18px;font-size:13px}.plan-modal-error{color:#dc2626;margin-bottom:14px;font-size:12.5px}.plan-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.plan-card{border:1px solid #e7e5f5;border-radius:12px;flex-direction:column;padding:16px 14px;display:flex;position:relative}.plan-card.current{background:#f7f5ff;border-color:#4f46e5}.plan-card-badge{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:999px;padding:2px 8px;font-size:9.5px;font-weight:700;position:absolute;top:-9px;right:12px}.plan-card-badge-popular{background:linear-gradient(90deg,#f59e0b,#ea580c)}.plan-card-name{color:#1a1b29;margin-bottom:6px;font-size:15px;font-weight:800}.plan-card-price{color:#4f46e5;margin-bottom:8px;font-size:13px;font-weight:700}.plan-card-line{color:#5b6472;margin-bottom:2px;font-size:11.5px;font-weight:600}.plan-card-features{flex-direction:column;flex:1;gap:4px;margin:10px 0 14px;padding:0;list-style:none;display:flex}.plan-card-features li{color:#5b6472;padding-left:14px;font-size:10.5px;position:relative}.plan-card-features li:before{content:"✓";color:#16a34a;font-weight:700;position:absolute;left:0}.plan-card-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;padding:9px 12px;font-family:inherit;font-size:12px;font-weight:700}.plan-card-btn:disabled{opacity:.7;cursor:default;background:#cbd5e1}.plan-topups{border-top:1px solid #e7e5f5;flex-direction:column;gap:10px;padding-top:16px;display:flex}.plan-topup-row{background:#fafaff;border:1px solid #e7e5f5;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.plan-topup-name{color:#1a1b29;font-size:12.5px;font-weight:700}.plan-topup-price{color:#94a3b8;margin-top:1px;font-size:11px}.plan-topup-btn{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #4f46e5;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:11.5px;font-weight:700}.plan-topup-btn:disabled{opacity:.6;cursor:default}.plan-modal-balance{color:#5b6472;text-align:center;margin-top:16px;font-size:11.5px}@media (width<=640px){.plan-cards{grid-template-columns:1fr}}.wu-backdrop{z-index:90;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wu-card{text-align:center;color:#1a1b29;background:#fff;border-radius:16px;width:100%;max-width:470px;max-height:92vh;padding:1.6rem 1.75rem 1.4rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-y:auto}.wu-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#f2712f;margin-bottom:.5rem;font-size:.65rem;font-weight:800;display:inline-block}.wu-card h2{color:#292973;margin:0 0 .4rem;font-size:1.2rem;line-height:1.3}.wu-sub{color:#5b6472;margin:0 0 1.15rem;font-size:.83rem;line-height:1.6}.wu-bar{background:#eef0f7;border-radius:999px;height:9px;overflow:hidden}.wu-bar span{background:linear-gradient(90deg,#292973,#7c3aed);border-radius:999px;height:100%;transition:width .45s;display:block}.wu-bar-done span{background:linear-gradient(90deg,#f2712f,#7c3aed)}.wu-bar-label{color:#5b6472;margin:.45rem 0 1.2rem;font-size:.74rem}.wu-bar-label strong{color:#292973;font-size:.85rem}.wu-bar-label-done strong,.wu-bar-label-done{color:#292973;font-weight:700}.wu-actions{gap:.6rem;display:grid}.wu-btn{width:100%;font:inherit;cursor:pointer;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:.15rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700;display:flex}.wu-btn small{opacity:.85;font-size:.68rem;font-weight:500}.wu-btn.primary{color:#fff;background:linear-gradient(90deg,#292973,#7c3aed)}.wu-btn.secondary{color:#292973;background:#fff;border:1.5px solid #c7bff0}.wu-tip{color:#5b6472;margin:.85rem 0 0;font-size:.72rem}.wu-skip{font:inherit;color:#5b6472;cursor:pointer;background:0 0;border:none;margin-top:1.1rem;padding:0;font-size:.78rem;font-weight:700;text-decoration:underline}.wu-skip-note{color:#94a3b8;margin:.35rem 0 0;font-size:.68rem;line-height:1.5}.wu-card-ready{border-top:4px solid #f2712f}.wu-confetti{margin-bottom:.4rem;font-size:2.4rem;line-height:1}.wu-note{color:#334155;text-align:left;background:#fafaff;border:1px solid #e7e5f5;border-radius:10px;margin:0 0 1.1rem;padding:.7rem .85rem;font-size:.78rem;line-height:1.6}.wu-note strong{color:#292973}@media (width<=480px){.wu-card{padding:1.35rem 1.15rem 1.2rem}}.sap-panel{background:#fbfbfe;border:1px solid #e7e5f5;border-radius:10px;margin-top:14px;padding:12px 14px}.sap-title{color:#292973;margin-bottom:8px;font-size:13.5px;font-weight:800}.sap-empty{color:#6b7280;margin:0;font-size:12.5px}.sap-group{margin-bottom:10px}.sap-group:last-child{margin-bottom:0}.sap-group-title{letter-spacing:.6px;text-transform:uppercase;margin-bottom:6px;font-size:11.5px;font-weight:800}.sap-group-title.improve{color:#c2410c}.sap-group-title.skip{color:#6d28d9}.sap-row{border-top:1px solid #eef0f7;padding:8px 0 6px}.sap-row-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sap-chip{white-space:nowrap;border-radius:20px;padding:2.5px 9px;font-size:10.5px;font-weight:800}.sap-chip.improve{color:#b91c1c;background:#fee2e2}.sap-chip.improve-speed{color:#c2410c;background:#ffedd5}.sap-chip.skip{color:#6d28d9;background:#ede9fe}.sap-chip.selective{color:#a16207;background:#fef9c3}.sap-chip.attempt{color:#15803d;background:#dcfce7}.sap-chip.stop-guess{color:#b91c1c;background:#fee2e2;border:1px dashed #fca5a5}.sap-topic{color:#16172b;font-size:12.5px;font-weight:700}.sap-section{color:#5b6472;font-weight:600}.sap-acc{color:#5b6472;margin-left:auto;font-size:11.5px;font-weight:700}.sap-reason{color:#4a4c66;margin:4px 0 0;font-size:12px;line-height:1.45}.sap-nudge{color:#6d28d9;margin:3px 0 0;font-size:11px;font-style:italic}.sap-group-toggle{cursor:pointer;letter-spacing:.6px;text-transform:uppercase;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:4px 0;font-size:11.5px;font-weight:800;display:flex}.sap-group-toggle.improve{color:#c2410c}.sap-group-toggle.skip{color:#6d28d9}.sap-caret{transition:transform .15s;display:inline-block}.sap-caret.open{transform:rotate(90deg)}.locked-card{position:relative;overflow:hidden}.locked-head{cursor:default;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;display:flex}.locked-icon{margin-right:.5rem;font-size:.85rem}.locked-pill{letter-spacing:.05em;text-transform:uppercase;color:#5b6472;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:.2rem .5rem;font-size:.62rem;font-weight:800}.locked-body{filter:blur(5px);opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;padding:0 1rem .5rem}.locked-row{align-items:center;gap:.6rem;margin-bottom:.55rem;display:flex}.locked-bar{background:linear-gradient(90deg,#c7d2fe,#ddd6fe);border-radius:999px;height:9px}.locked-num{color:#64748b;font-size:.75rem;font-weight:800}.locked-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding:.7rem 1rem .95rem;display:flex}.locked-cta p{color:#5b6472;margin:0;font-size:.76rem}.locked-cta button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(90deg,#292973,#7c3aed);border:none;border-radius:8px;padding:.42rem .9rem;font-size:.75rem;font-weight:700}.lod-backdrop{z-index:1000;background:#1a1b2980;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lod-dialog{background:#fff;border:1px solid #e7e5f5;border-radius:14px;width:330px;max-width:100%;padding:20px;box-shadow:0 12px 34px #1a1b292e}.lod-dialog h3{color:#1a1b29;margin:0 0 4px;font-size:16px}.lod-sub{color:#8c8aa3;margin:0 0 14px;font-size:12.5px;line-height:1.5}.lod-opt{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:12px;width:100%;margin-bottom:10px;padding:12px 14px;display:block}.lod-opt:hover{border-color:#4f46e5}.lod-opt b{color:#1a1b29;margin-bottom:3px;font-size:13.5px;display:block}.lod-opt-complete b{color:#b3261e}.lod-opt span{color:#8c8aa3;font-size:11.5px;line-height:1.45;display:block}.lod-cancel{color:#6b6a80;cursor:pointer;background:0 0;border:none;width:100%;padding:6px 0 0;font-size:12.5px;display:block}.lod-warn{color:#7a2e28;background:#fff6f5;border:1px solid #ffd3cd;border-radius:12px;margin-bottom:14px;padding:12px 14px;font-size:12.5px;line-height:1.55}.lod-btnrow{gap:8px;display:flex}.lod-btn{cursor:pointer;border-radius:10px;flex:1;padding:10px 0;font-size:13px;font-weight:700}.lod-btn-danger{color:#fff;background:#b3261e;border:none}.lod-btn-ghost{color:#1a1b29;background:#fff;border:1px solid #e7e5f5}.exam-menu{align-items:center;display:flex;position:relative}.exam-menu-btn{cursor:pointer;background:#fff;border:1px solid #d9d5f0;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.exam-menu-btn:hover{border-color:#f97316;box-shadow:0 2px 8px #12376b14}.exam-menu-bars{flex-direction:column;gap:3px;display:inline-flex}.exam-menu-bars i{background:#12376b;border-radius:2px;width:14px;height:2px;display:block}.exam-menu-chip{color:#12376b;letter-spacing:.02em;font-size:.8rem;font-weight:800}.exam-menu-drawer{z-index:60;background:#fff;border:1px solid #e7e5f5;border-radius:12px;width:250px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #12376b24}.exam-menu-heading{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;padding:6px 8px 4px;font-size:.68rem;font-weight:700}.exam-menu-row{text-align:left;cursor:pointer;color:#1a1b29;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 8px;font-size:.9rem;display:flex}.exam-menu-row:hover:not(.disabled){background:#f6f7fb}.exam-menu-row.active{color:#12376b;background:#fff4ea;font-weight:700}.exam-menu-row.disabled{cursor:default;color:#94a3b8}.exam-menu-row-label{flex:1}.exam-menu-row-note{color:#16a34a;font-size:.72rem;font-weight:600}.exam-menu-arrow{color:#5b6472;font-size:1.05rem;line-height:1}.exam-menu-soon{color:#94a3b8;font-size:.68rem}.exam-menu-switch{color:#5b6472;font-size:.7rem}.exam-menu-check{color:#16a34a;font-weight:800}.exam-menu-back{text-align:left;color:#12376b;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0eefb;width:100%;margin-bottom:4px;padding:8px;font-size:.9rem;font-weight:700;display:block}@media (width<=640px){.exam-menu-drawer{width:220px}}.home-shell{color:#1a1b29;background:#fafaff;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-loading,.home-error{text-align:center;color:#5b6472;max-width:640px;margin:3rem auto}.home-error{color:#dc2626}.home-topbar{background:#fff;border-bottom:1px solid #e7e5f5}.home-topbar-inner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:14px 28px;display:flex}.home-logo-link{cursor:pointer;background:0 0;border:none;margin:0;padding:0;line-height:0;display:block}.home-nav{color:#5b6472;align-items:center;gap:24px;font-size:13.5px;font-weight:600;display:flex}.home-nav span{cursor:pointer}.home-nav span.active{color:#12376b}.home-hamburger{cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:none}.home-hamburger-bars,.home-hamburger-bars:before,.home-hamburger-bars:after{content:"";background:#1a1b29;border-radius:2px;width:16px;height:2px;display:block}.home-hamburger-bars{position:relative}.home-hamburger-bars:before{position:absolute;top:-5px}.home-hamburger-bars:after{position:absolute;top:5px}.home-nav-mobile-actions{display:none}.home-user{align-items:center;gap:10px;display:flex}.home-avatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.home-avatar-btn{cursor:pointer;border:none;padding:0;font-family:inherit;transition:box-shadow .15s}.home-avatar-btn:hover,.home-avatar-btn:focus-visible{box-shadow:0 0 0 3px #7c3aed40}.home-avatar-btn.active{box-shadow:0 0 0 3px #7c3aed73}.home-account{align-items:center;display:flex;position:relative}.home-account-drawer{z-index:60;background:#fff;border:1px solid #e7e5f5;border-radius:12px;width:160px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #12376b24}.home-account-row{text-align:left;cursor:pointer;color:#1a1b29;background:0 0;border:none;border-radius:8px;width:100%;padding:9px 10px;font-size:13.5px;font-weight:600;display:block}.home-account-row:hover{background:#f6f7fb}.home-account-row.logout{color:#dc2626}.home-body{max-width:1440px;margin:0 auto;padding:26px 28px 40px}.home-welcome{grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:20px;margin-bottom:20px;display:grid}.home-welcome-main{align-items:center;gap:20px;min-width:0;display:flex}.home-welcome-greeting{flex-shrink:0}.home-welcome h1{color:#1a1b29;margin:0 0 4px;font-size:22px;font-weight:800}.home-welcome p{color:#5b6472;margin:0;font-size:13.5px}.home-streak{color:#e2650a;background:#fff1e6;border-radius:20px;align-items:center;gap:5px;margin-left:10px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.home-cta{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#f97316,#fb7185);border:none;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:700;box-shadow:0 6px 16px #f9731647}.home-cta:disabled{opacity:.7;cursor:default}.home-card{background:#fff;border:1px solid #e7e5f5;border-radius:12px;margin-bottom:16px;padding:16px}.home-card.no-margin{margin-bottom:0}.home-card h3{color:#1a1b29;margin:0 0 3px;font-size:14.5px;font-weight:700}.card-sub{color:#94a3b8;margin:0 0 12px;font-size:11.5px}.home-card-head{justify-content:space-between;align-items:baseline;display:flex}.tag{color:#4f46e5;white-space:nowrap;background:#f1f0fa;border-radius:20px;padding:2px 8px;font-size:10.5px;font-weight:700}.tag.tag-green{color:#16a34a;background:#dcfce7}.tag.tag-red{color:#dc2626;background:#fee2e2}.home-empty{color:#94a3b8;margin:4px 0 0;font-size:12.5px}.home-legend{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;display:flex}.home-legend .li{color:#5b6472;align-items:center;gap:5px;font-size:10.5px;font-weight:600;display:flex}.home-legend .dot{border-radius:50%;width:9px;height:9px}.dot.tier-none,.wbar.tier-none{background:#cbd5e1}.dot.tier-low,.wbar.tier-low{background:#dc2626}.dot.tier-medium,.wbar.tier-medium{background:#2563eb}.dot.tier-high,.wbar.tier-high{background:#16a34a}.dot.tier-veryHigh,.wbar.tier-veryHigh{background:#7c3aed}.week-row{align-items:flex-end;gap:16px;padding:4px 6px 0;display:flex}.week-col{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.week-col .time{color:#1a1b29;font-size:12.5px;font-weight:800}.week-col .wbar-track{align-items:flex-end;width:100%;height:130px;display:flex}.week-col .wbar{border-radius:7px 7px 4px 4px;width:100%;min-height:6px}.week-col .wbar.pending{border:1.5px dashed #94a3b8}.week-col .dlbl{color:#5b6472;font-size:11.5px;font-weight:700}.week-col.is-today .dlbl{color:#4f46e5}.week-col .today-tag{color:#4f46e5;text-transform:uppercase;font-size:9px;font-weight:800}.weekly-activity-card-primary{border:1px solid #c7d2fe;box-shadow:0 6px 20px #4f46e514}.weekly-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#4f46e5;margin-bottom:2px;font-size:10.5px;font-weight:800}.weekly-chart-wrap{margin:10px -4px 0}.weekly-chart-legend{flex-wrap:wrap;align-items:center;gap:16px;margin:4px 0 18px;display:flex}.weekly-chart-legend .li{color:#5b6472;align-items:center;gap:5px;font-size:10.5px;font-weight:600;display:flex}.weekly-chart-legend .dot{border-radius:50%;width:9px;height:9px}.mock-day-star{transform-box:fill-box;transform-origin:50%;animation:1.2s ease-in-out infinite mock-star-pulse}@keyframes mock-star-pulse{0%{filter:drop-shadow(0 0 1px #f5b3018c);transform:scale(1)}50%{filter:drop-shadow(0 0 6px #f5b301f2);transform:scale(1.3)}to{filter:drop-shadow(0 0 1px #f5b3018c);transform:scale(1)}}.weekly-chart-legend .star-swatch{font-size:12px;line-height:1}.weekly-chart-legend .line-swatch{background:#4f46e5;border-radius:2px;width:14px;height:2.5px}.weekly-stats-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.weekly-stat{background:#fafaff;border:1px solid #eef0f7;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.weekly-stat .l{text-transform:uppercase;letter-spacing:.02em;color:#94a3b8;font-size:10.5px;font-weight:700}.weekly-stat .v{color:#1a1b29;font-size:19px;font-weight:800}.weekly-stat .s{font-size:11px;font-weight:600}.weekly-stat .s.good{color:#16a34a}.weekly-stat .s.bad{color:#dc2626}@media (width<=720px){.weekly-stats-row{grid-template-columns:repeat(2,1fr)}}.info-tip{color:#6366f1;cursor:help;vertical-align:middle;background:#e5e3fb;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;margin-left:4px;font-family:Georgia,serif;font-size:8px;font-style:italic;font-weight:800;display:inline-flex;position:relative}.info-tip-bubble{color:#fff;font-size:11px;font-style:normal;font-weight:500;font-family:var(--font-sans,inherit);white-space:normal;text-align:left;z-index:30;text-transform:none;background:#1a1b29;border-radius:6px;width:max-content;max-width:190px;padding:6px 9px;line-height:1.4;display:none;position:absolute;bottom:130%;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0003}.info-tip:hover .info-tip-bubble,.info-tip:focus .info-tip-bubble{display:block}.home-category-tabs{border-bottom:1.5px solid #e7e5f5;gap:4px;margin-bottom:16px;display:flex;overflow-x:auto}.home-category-tab{color:#5b6472;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;margin-bottom:-1.5px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700}.home-category-tab:hover{color:#1a1b29}.home-category-tab.active{font-weight:800}.home-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.home-kpi{background:#fff;border:1px solid #e7e5f5;border-radius:12px;padding:14px 16px}.home-kpi.home-kpi-locked{background:#fafaff}.kpi-time-breakdown{border-top:1px solid #eef0f7;flex-direction:column;gap:4px;margin-top:8px;padding-top:7px;display:flex}.kpi-time-breakdown .row{justify-content:space-between;font-size:12px;display:flex}.kpi-time-breakdown .k{color:#5b6472;font-weight:600}.kpi-time-breakdown .n{color:#16172b;font-weight:800}.kpi-time-breakdown .arrow-up{color:#16a34a}.kpi-time-breakdown .arrow-down{color:#dc2626}.weekly-stat .muted-sub{color:#9aa0af;font-weight:500}.home-kpi .label{color:#5b6472;text-transform:uppercase;letter-spacing:.02em;font-size:11.5px;font-weight:600}.home-kpi .value-row{align-items:baseline;gap:8px;margin-top:6px;display:flex}.home-kpi .value{color:#1a1b29;font-size:22px;font-weight:800}.home-kpi .value.locked{color:#94a3b8;font-size:15px}.home-kpi .delta{font-size:12px;font-weight:700}.home-kpi .delta.up{color:#16a34a}.home-kpi .delta.down{color:#dc2626}.home-kpi .sub{color:#94a3b8;margin-top:3px;font-size:11px}.grp-row{border-radius:8px}.grp-row+.grp-row{margin-top:6px}.grp-row.expanded{background:#f7f5ff;margin-left:-10px;margin-right:-10px;padding:9px 10px}.grp-row.collapsed{padding:7px 2px}.grp-head{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:0;font-family:inherit;display:flex}.grp-head .left{align-items:center;gap:7px;display:flex}.grp-caret{color:#4f46e5;flex-shrink:0;justify-content:center;align-items:center;width:36px;font-size:35px;line-height:1;display:inline-flex}.grp-row.collapsed .grp-caret{color:#b4b0c9}.grp-name{color:#1a1b29;font-size:12.5px;font-weight:700}.pill{white-space:nowrap;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.pill.green{color:#16a34a;background:#dcfce7}.pill.red{color:#dc2626;background:#fee2e2}.pill.neutral{color:#5b6472;background:#f1f0fa}.source-toggle{background:#f1f0fa;border-radius:20px;gap:2px;margin-bottom:10px;padding:3px;display:inline-flex}.source-pill{color:#5b6472;cursor:pointer;background:0 0;border:none;border-radius:16px;padding:5px 12px;font-family:inherit;font-size:11.5px;font-weight:700}.source-pill:hover{color:#1a1b29}.source-pill.active{color:#4f46e5;background:#fff;box-shadow:0 1px 3px #0000001f}.grp-bar-wrap{flex:1;align-items:center;gap:8px;max-width:140px;display:flex}.grp-bar{background:#f1f0fa;border-radius:4px;flex:1;height:6px;overflow:hidden}.grp-bar>div{border-radius:4px;height:100%}.grp-pct{text-align:right;width:32px;font-size:11.5px;font-weight:700}.grp-detail{flex-direction:column;gap:7px;margin-top:8px;padding-left:17px;display:flex}.d-mastered{align-items:center;gap:8px;display:flex}.d-mastered .check{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:900;display:flex}.d-mastered .t{color:#1a1b29;font-size:11.5px;font-weight:700}.d-mastered .m{color:#16a34a;margin-left:4px;font-size:9.5px;font-weight:600}.d-focus .row1{justify-content:space-between;margin-bottom:3px;font-size:11.5px;display:flex}.d-focus .row1 .t{color:#1a1b29;font-weight:700}.d-focus .row1 .pct{color:#dc2626;font-weight:700}.d-focus .bar{background:#fee2e2;border-radius:4px;height:5px;margin-bottom:3px;overflow:hidden}.d-focus .bar>div{background:#dc2626;border-radius:4px;height:100%}.d-focus .link{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:10px;font-weight:700}.d-focus .link:disabled{opacity:.6;cursor:default}.d-speed{justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.d-speed .t{color:#1a1b29;font-weight:700}.d-speed .right{align-items:center;gap:6px;display:flex}.d-speed .time{color:#5b6472;font-size:10.5px}.trend{font-size:10.5px;font-weight:700}.trend.faster{color:#16a34a}.trend.slower{color:#dc2626}.d-topic{justify-content:space-between;align-items:center;font-size:10.5px;display:flex}.d-topic .tn{color:#5b6472;font-weight:600}.d-topic .tbar-wrap{align-items:center;gap:6px;display:flex}.d-topic .tbar{background:#ece9f9;border-radius:3px;width:60px;height:4px;overflow:hidden}.d-topic .tbar>div{border-radius:3px;height:100%}.d-topic .tp{text-align:right;width:30px;font-weight:700}.rev-item{border-bottom:1px solid #f3f1fb;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.rev-item:last-child{border-bottom:none}.rev-left{flex-direction:column;display:flex}.rev-left .sec{color:#94a3b8;text-transform:uppercase;font-size:9.5px;font-weight:600}.rev-left .t{color:#1a1b29;font-size:12px;font-weight:700}.rev-left .since{color:#e2650a;margin-top:1px;font-size:10.5px;font-weight:600}.rev-link{color:#4f46e5;white-space:nowrap;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:10.5px;font-weight:700}.rev-link:disabled{opacity:.6;cursor:default}.home-two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.home-bottom{grid-template-columns:1.3fr 1fr;gap:16px;display:grid}@media (width<=900px){.home-kpis{grid-template-columns:repeat(2,1fr)}.home-two-col,.home-bottom{grid-template-columns:1fr}}@media (width<=780px){.home-topbar-inner{flex-wrap:wrap;row-gap:8px;padding:12px 16px}.home-hamburger{order:2;display:flex}.home-user{order:3}.home-user .topbar-plan-btn{display:none}.home-nav{border-top:1px solid #e7e5f5;flex-direction:column;order:4;align-items:stretch;gap:0;width:100%;margin-top:4px;padding-top:6px;display:none}.home-nav.open{display:flex}.home-nav span{border-bottom:1px solid #f3f1fb;width:100%;padding:12px 4px}.home-nav-mobile-actions{border-top:1px solid #e7e5f5;flex-direction:column;gap:8px;margin-top:8px;padding-top:10px;display:flex}.home-nav-mobile-actions .topbar-plan-btn{text-align:center;width:100%}.home-body{padding:20px 16px 32px}}.home-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px;display:grid}.home-main{min-width:0}.home-sidebar{flex-direction:column;gap:20px;min-width:0;display:flex}.outer-card{border-left-style:solid;border-left-width:4px;padding:0}.outer-head{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 16px;font-family:inherit;display:flex}.outer-left{align-items:center;gap:12px;min-width:0;display:flex}.outer-caret{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:35px;font-weight:800;line-height:1;transition:transform .15s;display:inline-flex}.outer-caret.open{transform:rotate(90deg)}.outer-titles{flex-direction:column;gap:3px;min-width:0;display:flex}.outer-cat{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;width:fit-content;padding:2px 8px;font-size:9px;font-weight:800}.outer-head h3{margin:0}.outer-body{padding:0 16px 16px}.mini-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.mini-stat{background:#fafaff;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.mini-stat .l{color:#94a3b8;font-size:10px;font-weight:600}.mini-stat .v{color:#1a1b29;font-size:15px;font-weight:800}.mini-stat .v.neg{color:#dc2626}.delta-inline{margin-left:6px;font-size:11px;font-weight:700}.delta-inline.up{color:#16a34a}.delta-inline.down{color:#dc2626}.split-bar{background:#f1f0fa;border-radius:5px;height:8px;margin-bottom:8px;display:flex;overflow:hidden}.split-bar .seg{height:100%}.split-bar .seg.correct{background:#16a34a}.split-bar .seg.incorrect{background:#dc2626}.split-bar .seg.unattempted{background:#cbd5e1}.split-legend{color:#5b6472;flex-wrap:wrap;gap:16px;font-size:11px;font-weight:600;display:flex}.split-legend .dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.split-legend .dot.correct{background:#16a34a}.split-legend .dot.incorrect{background:#dc2626}.split-legend .dot.unattempted{background:#cbd5e1}.mock-sections{flex-direction:column;gap:7px;display:flex}.mock-sec-row{grid-template-columns:1fr 2fr 40px;align-items:center;gap:10px;font-size:11.5px;display:grid}.mock-sec-row .msn{color:#5b6472;font-weight:600}.mock-sec-row .msbar{background:#f1f0fa;border-radius:4px;height:6px;overflow:hidden}.mock-sec-row .msbar>div{background:#2563eb;border-radius:4px;height:100%}.mock-sec-row .mss{color:#1a1b29;text-align:right;font-weight:700}.neg-rank-callout{background:#fef2f2;border-radius:8px;flex-direction:column;gap:2px;margin-bottom:10px;padding:10px 12px;display:flex}.neg-rank-callout .nr-label{color:#dc2626;text-transform:uppercase;font-size:10px;font-weight:700}.neg-rank-callout .nr-value{color:#1a1b29;font-size:12.5px;font-weight:600}.neg-rank-callout .nr-drop{color:#dc2626;font-weight:700}.neg-culprits{flex-direction:column;gap:6px;display:flex}.neg-culprit{align-items:center;gap:8px;font-size:11.5px;display:flex}.neg-culprit .nc-label{color:#94a3b8;min-width:100px;font-weight:600}.neg-culprit .nc-name{color:#1a1b29;flex:1;font-weight:700}.neg-culprit .nc-marks{color:#dc2626;font-weight:700}.leaderboard{background:#fff;border:1px solid #e7e5f5;border-radius:12px;padding:16px;position:sticky;top:16px}.leaderboard h3{color:#1a1b29;margin:0 0 10px;font-size:14.5px;font-weight:700}.lb-tabs{border-bottom:1px solid #e7e5f5;margin-bottom:10px;display:flex}.lb-tabs button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:6px 2px 8px;font-family:inherit;font-size:11px;font-weight:600}.lb-tabs button.active{color:#1a1b29;border-bottom-color:#4f46e5}.lb-row{align-items:center;gap:8px;padding:7px 0;font-size:12px;display:flex}.lb-row.me{background:#f1f0fa;border-radius:8px;padding:7px 8px;font-weight:700}.lb-rank{color:#94a3b8;width:22px;font-size:11px;font-weight:700}.lb-avatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex}.lb-avatar.alt{color:#5b6472;background:#f1f0fa}.lb-name{color:#1a1b29;flex:1;align-items:center;gap:5px;display:flex}.lb-edit{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.lb-alias-input{border:1px solid #4f46e5;border-radius:6px;flex:1;padding:3px 6px;font-family:inherit;font-size:12px}.lb-value{color:#1a1b29;font-weight:700}.lb-divider{background:#f3f1fb;height:1px;margin:6px 0}.lb-total{color:#94a3b8;margin:8px 0 0;font-size:10.5px}.lb-alias-error{margin:4px 0;font-size:10.5px}@media (width<=1000px){.home-layout,.home-welcome{grid-template-columns:1fr}.home-welcome-main{flex-direction:column;align-items:stretch}.home-welcome-greeting{flex-shrink:1}.home-welcome-actions{justify-content:flex-start}.leaderboard{position:static}.mini-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.home-welcome h1{font-size:19px}.home-kpis,.mini-stats{grid-template-columns:repeat(2,1fr);gap:8px}.fatigue-row{grid-template-columns:repeat(2,1fr)}.diff-row{grid-template-columns:64px 1fr 34px 48px;gap:6px}.time-alloc-row{gap:6px;font-size:10.5px}.ta-delta{min-width:60px}.home-card,.outer-body{padding:12px}.outer-body{padding:0 12px 12px}}.neg-topic-row{justify-content:space-between;align-items:center;padding:3px 0;font-size:11px;display:flex}.neg-topic-row .t{color:#5b6472;font-weight:600}.neg-topic-row .m{color:#dc2626;font-weight:700}.mock-topic-table{-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;overflow-x:auto}.mtt-row{border-bottom:.5px solid #f1f0fa;grid-template-columns:1fr 100px 52px 58px 72px 44px;align-items:center;gap:10px;min-width:480px;padding:6px 0;display:grid}.mtt-row:last-child{border-bottom:none}.mtt-head{border-bottom:.5px solid #e7e5f5;padding-top:0;padding-bottom:5px}.mtt-head span{letter-spacing:.03em;text-transform:uppercase;color:#94a3b8;font-size:9px;font-weight:700}.mtt-head .correct{color:#16a34a}.mtt-head .incorrect{color:#dc2626}.mtt-row:not(.mtt-head) .mtt-topic{color:#1a1b29;font-size:11px;font-weight:600}.mtt-acc{align-items:center;gap:6px;display:flex}.mtt-acc-bar{background:#f1f0fa;border-radius:4px;flex:1;height:5px;display:block;overflow:hidden}.mtt-acc-bar>span{border-radius:4px;height:100%;display:block}.mtt-acc-pct{text-align:right;min-width:26px;font-size:10.5px;font-weight:700}.mtt-row:not(.mtt-head) .mtt-count{text-align:center;font-size:11px;font-weight:600}.mtt-row:not(.mtt-head) .mtt-count.correct{color:#16a34a}.mtt-row:not(.mtt-head) .mtt-count.incorrect{color:#dc2626}.mtt-row:not(.mtt-head) .mtt-count.unattempted{color:#94a3b8}.mtt-row:not(.mtt-head) .mtt-score{color:#1a1b29;text-align:right;font-size:11px;font-weight:700}.mtt-head .mtt-score{text-align:right}.home-welcome-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.home-cta-secondary{background:linear-gradient(90deg,#292973,#7c3aed);box-shadow:0 6px 16px #29297340}.home-cta-challenge{background:linear-gradient(90deg,#7c3aed,#fb7185);box-shadow:0 6px 16px #7c3aed40}.home-plan-btn{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #4f46e5;border-radius:10px;padding:10.5px 18px;font-size:13.5px;font-weight:700}.home-plan-btn:hover{background:#f5f3ff}.topbar-plan-btn{border-radius:8px;padding:7px 14px;font-size:12.5px}.lever-banner{background:linear-gradient(90deg,#eef2ff,#fff7ed);border-color:#e0e7ff;align-items:center;gap:14px;display:flex}.lv-icon{flex-shrink:0;font-size:26px}.lv-body{flex-direction:column;gap:2px;min-width:0;display:flex}.lv-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#4f46e5;font-size:10.5px;font-weight:800}.lv-text{color:#1a1b29;margin:0;font-size:13px;line-height:1.5}.lv-text strong{color:#4338ca}.lever-banner-lead{box-shadow:0 6px 20px #4f46e51a}.prep-plan-banner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.prep-plan-banner-inline{flex:auto;min-width:0;margin-bottom:0}.pp-left{flex-direction:column;gap:3px;min-width:0;display:flex}.pp-label{color:#1a1b29;font-size:11.5px;font-weight:700}.pp-sub{color:#5b6472;font-size:11.5px}.pp-pace-badge{white-space:normal;border-radius:20px;max-width:320px;padding:6px 14px;font-size:11.5px;font-weight:700;line-height:1.45}.pp-pace-badge.good{color:#16a34a;background:#dcfce7}.pp-pace-badge.bad{color:#dc2626;background:#fee2e2}.pp-set-link{color:#4f46e5;white-space:nowrap;font-size:12px;font-weight:700;text-decoration:none}.pp-set-link:hover{text-decoration:underline}.weekly-stat .s.neutral{color:#4f46e5}.card-subhead{color:#1a1b29;align-items:center;gap:4px;margin:0 0 3px;font-size:12.5px;font-weight:700;display:flex}.card-sub.mt-block,.card-subhead.mt-block,.grp-row.mt-block{margin-top:14px}.grp-name{align-items:center;gap:4px;display:inline-flex}.time-alloc-rows{grid-template-columns:1fr auto auto auto;column-gap:10px;font-size:11.5px;display:grid}.time-alloc-row{display:contents}.time-alloc-row>*{align-self:center;padding:4px 0}.time-alloc-head>span{letter-spacing:.03em;text-transform:uppercase;color:#94a3b8;border-bottom:.5px solid #e7e5f5;padding-top:0;padding-bottom:5px;font-size:9px;font-weight:700}.time-alloc-head span:last-child{text-align:right}.ta-name{color:#1a1b29;font-weight:700}.ta-actual{color:#5b6472;font-weight:600}.ta-vs{color:#94a3b8;font-size:10.5px}.ta-delta{text-align:right;min-width:78px;font-size:10.5px;font-weight:700}.ta-delta.over{color:#dc2626}.ta-delta.under{color:#16a34a}.fatigue-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.fatigue-cell{flex-direction:column;align-items:center;gap:4px;display:flex}.fq-label{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:700}.fq-bar{background:#f1f0fa;border-radius:4px;width:100%;height:6px;overflow:hidden}.fq-bar>div{border-radius:4px;height:100%}.fq-pct{font-size:12px;font-weight:800}.skip-cal-callout{background:#f8fafc;border-radius:8px;flex-direction:column;gap:2px;margin-bottom:10px;padding:10px 12px;display:flex}.skip-cal-callout.tooCautious{background:#fef2f2}.skip-cal-callout.smartSkips{background:#f0fdf4}.sc-label{color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:700}.sc-value{color:#1a1b29;font-size:12.5px;font-weight:700}.skip-cal-callout.tooCautious .sc-value{color:#dc2626}.skip-cal-callout.smartSkips .sc-value{color:#16a34a}.sc-sub{color:#94a3b8;font-size:10.5px}.consistency-trend{flex-direction:column;gap:4px;display:flex}.ct-row{border-bottom:.5px solid #f1f0fa;align-items:center;gap:10px;padding:5px 0;font-size:11.5px;display:flex}.ct-row:last-child{border-bottom:none}.ct-name{color:#1a1b29;flex:1;font-weight:600}.ct-date{color:#94a3b8;font-size:10.5px}.ct-score{color:#1a1b29;text-align:right;min-width:36px;font-weight:800}.badges-panel{margin-bottom:4px}.badges-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.badges-head h3{margin:0}.badges-panel-tabs{border-bottom:1px solid #eef0f7;gap:6px;margin-bottom:14px;display:flex}.badges-panel-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-right:14px;padding:8px 4px 10px;font-size:13px;font-weight:700}.badges-panel-tab:hover{color:#5b6472}.badges-panel-tab.active{color:#4f46e5;border-bottom-color:#4f46e5}.badges-progress-table{flex-direction:column;gap:14px;display:flex}.bpt-row{align-items:flex-start;gap:10px;display:flex}.bpt-icon{margin-top:2px;font-size:18px;line-height:1}.bpt-body{flex:1;min-width:0}.bpt-top{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.bpt-name{color:#1a1b29;font-size:13.5px;font-weight:700}.bpt-fraction{color:#5b6472;white-space:nowrap;font-size:11.5px;font-weight:700}.bpt-bar{background:#eef0f7;border-radius:6px;height:7px;margin-bottom:4px;overflow:hidden}.bpt-bar-fill{background:linear-gradient(90deg,#818cf8,#4f46e5);border-radius:6px;height:100%}.bpt-desc{color:#94a3b8;font-size:11.5px}.badges-received-table{flex-direction:column;gap:12px;display:flex}.brt-row{border-bottom:1px solid #f3f1fb;align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.brt-row:last-child{border-bottom:none;padding-bottom:0}.brt-body{flex:1;min-width:0}.brt-top{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.brt-name{color:#1a1b29;font-size:13px;font-weight:700}.brt-desc{color:#5b6472;font-size:11.5px}.brt-when{color:#94a3b8;white-space:nowrap;font-size:11px}.diff-bars{flex-direction:column;gap:10px;display:flex}.diff-row{grid-template-columns:84px 1fr 40px 56px;align-items:center;gap:10px;display:grid}.diff-label{color:#1a1b29;font-size:11.5px;font-weight:700}.diff-bar{background:#f1f0fa;border-radius:4px;height:7px;overflow:hidden}.diff-bar>div{border-radius:4px;height:100%}.diff-pct{text-align:right;font-size:11.5px;font-weight:700}.diff-count{color:#94a3b8;text-align:right;font-size:10.5px}.mentor-topbar-fill{flex:1}.mentor-portal-switch{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:1px solid #4f46e5;border-radius:9px;padding:8px 16px;font-size:13.5px;font-weight:600;transition:background .15s}.mentor-portal-switch:hover{background:#4338ca;border-color:#4338ca}.lb-follow{color:#4f46e5;cursor:pointer;opacity:0;background:#fff;border:1px solid #d9d4f7;border-radius:999px;flex-shrink:0;padding:2px 9px;font-size:10.5px;font-weight:700;transition:opacity .12s}.lb-row:hover .lb-follow{opacity:1}.lb-follow.following{opacity:1;background:#eef0fb;border-color:#c7c3ee}.lb-follow.following:hover{color:#dc2626;border-color:#dc2626}.lb-follow:disabled{opacity:.6;cursor:default}.lb-following{border-left:2px solid #d9d4f7;margin:4px 0 2px;padding:4px 0 4px 8px}.lb-following-label{text-transform:uppercase;letter-spacing:.05em;color:#8a8db3;margin-bottom:2px;font-size:9.5px;font-weight:800}.lb-row.followed{border-radius:8px;padding:6px 4px}.lb-row.followed:hover{background:#faf9ff}.lb-row.followed .lb-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7)}.lb-search{margin-bottom:10px;position:relative}.lb-search input{box-sizing:border-box;color:#1a1b29;background:#fff;border:1px solid #e7e5f5;border-radius:8px;outline:none;width:100%;padding:7px 26px 7px 30px;font-size:12px}.lb-search input:focus{border-color:#4f46e5}.lb-search-icon{color:#8c8aa3;pointer-events:none;font-size:13px;position:absolute;top:7px;left:9px}.lb-search-clear{color:#8c8aa3;cursor:pointer;background:0 0;border:none;padding:2px;font-size:13px;position:absolute;top:5px;right:6px}.lb-hint{color:#8c8aa3;margin:2px 0 8px;font-size:11px}.lb-row.result{background:#f8f7fd;border-radius:8px;padding:7px 8px}.lb-row.result .lb-follow{opacity:1}.lb-search-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lb-row .lb-name mark{color:#4f46e5;background:0 0;margin:0;padding:0;font-weight:700;display:inline}.lb-search-sep{border-top:1px dashed #e7e5f5;margin:12px 0 6px;position:relative}.lb-search-sep span{color:#8c8aa3;background:#fff;padding:0 8px;font-size:10px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.lb-search-empty{text-align:center;color:#8c8aa3;padding:14px 0 8px;font-size:12px;line-height:1.5}.lb-search-empty b{color:#6b6a80}.badge-celebrate-overlay{z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14122d8c;justify-content:center;align-items:center;animation:.25s bc-fade;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes bc-fade{0%{opacity:0}to{opacity:1}}.badge-celebrate-card{z-index:2;text-align:center;background:#fff;border-radius:20px;width:min(90vw,380px);padding:2rem 1.75rem 1.75rem;animation:.45s cubic-bezier(.18,.89,.32,1.28) bc-pop;position:relative;box-shadow:0 24px 60px #14122d59}@keyframes bc-pop{0%{opacity:0;transform:scale(.6)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.badge-celebrate-burst{font-size:2rem;animation:1.2s ease-in-out infinite bc-wiggle}@keyframes bc-wiggle{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}.badge-celebrate-icon{filter:drop-shadow(0 6px 14px #4f46e559);margin:.25rem 0 .5rem;font-size:4.5rem;line-height:1;animation:1s infinite alternate bc-bounce}@keyframes bc-bounce{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.badge-celebrate-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;margin:0;font-size:.8rem;font-weight:700}.badge-celebrate-name{color:#1a1b29;margin:.25rem 0 .5rem;font-size:1.6rem}.badge-celebrate-desc{color:#4b4b63;margin:0 0 1.4rem;font-size:.92rem;line-height:1.5}.badge-celebrate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9,#4f46e5);border:none;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:transform .12s,box-shadow .12s}.badge-celebrate-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #4f46e566}.badge-confetti{z-index:1;pointer-events:none;position:absolute;inset:0}.confetti-piece{opacity:.9;border-radius:2px;width:9px;height:14px;animation:2.6s linear infinite bc-fall;position:absolute;top:-12px}@keyframes bc-fall{0%{opacity:1;transform:translateY(-10vh)rotate(0)}to{opacity:.9;transform:translateY(110vh)rotate(720deg)}}.cp-0{background:#f97316;animation-delay:0s}.cp-1{background:#4f46e5;animation-delay:.2s}.cp-2{background:#10b981;animation-delay:.4s}.cp-3{background:#ef4444;animation-delay:.1s}.cp-4{background:#eab308;animation-delay:.5s}.cp-5{background:#ec4899;animation-delay:.3s}.cp-6{background:#06b6d4;animation-delay:.6s}.cp-7{background:#8b5cf6;animation-delay:.15s}.resume-banner{background:linear-gradient(135deg,#eff6ff 0%,#eef2ff 100%);border:1px solid #bfdbfe;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;margin-bottom:1.1rem;padding:.95rem 1.15rem;display:flex}.resume-banner-main{min-width:0}.resume-banner-title{color:#12376b;margin:0 0 .2rem;font-size:.95rem;font-weight:800}.resume-banner-sub{color:#475569;margin:0;font-size:.82rem;line-height:1.5}.resume-banner-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.resume-banner-actions button{color:#1e40af;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:10px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:700}.resume-banner-actions .resume-banner-primary{color:#fff;background:#12376b;border-color:#12376b}.resume-banner-actions button:disabled{opacity:.55;cursor:not-allowed}.resume-banner-actions .resume-banner-dismiss{color:#64748b;background:0 0;border:none;padding:.25rem .4rem;font-size:.9rem}.resume-banner-confirm{color:#92400e;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.82rem;display:flex}.sbd-backdrop{z-index:1000;background:#1a1b2980;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sbd-modal{background:#fff;border:1px solid #e7e5f5;border-radius:14px;width:340px;max-width:100%;max-height:92vh;padding:18px;position:relative;overflow-y:auto;box-shadow:0 12px 34px #1a1b2933}.sbd-close{color:#8c8aa3;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;position:absolute;top:10px;right:12px}.sbd-modal h3{color:#1a1b29;margin:0 0 4px;font-size:15px}.sbd-sub{color:#8c8aa3;margin:0 0 12px;font-size:12px}.sbd-preview{border-radius:12px;margin-bottom:12px;line-height:0;overflow:hidden}.sbd-preview canvas{width:100%;height:auto}.sbd-toggle{background:#f1f0fa;border-radius:999px;gap:6px;margin-bottom:14px;padding:3px;display:flex}.sbd-toggle button{cursor:pointer;color:#6b6a80;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex:1;padding:6px 0;font-size:12px;overflow:hidden}.sbd-toggle button.on{color:#1a1b29;background:#fff;font-weight:700;box-shadow:0 1px 3px #1a1b291f}.sbd-platforms{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sbd-platforms button{color:#1a1b29;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:12.5px;font-weight:600;display:flex}.sbd-platforms button:disabled{opacity:.6;cursor:default}.sbd-ic{color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:flex}.sbd-wa .sbd-ic{background:#25d366}.sbd-li .sbd-ic{background:#0a66c2}.sbd-x .sbd-ic{background:#000}.sbd-ig .sbd-ic{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.sbd-rowbtns{gap:8px;margin-top:10px;display:flex}.sbd-rowbtns button{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #d9d4f7;border-radius:10px;flex:1;padding:8px 0;font-size:12px;font-weight:600}.sbd-rowbtns button:disabled{opacity:.6;cursor:default}.sbd-note{color:#8c8aa3;margin:10px 0 0;font-size:10.5px;line-height:1.5}.sbd-note-info{color:#4f46e5}.sbd-note-error{color:#b3261e}.badges-balance-btn{cursor:pointer;border:none;font-family:inherit}.badges-balance-btn:hover{filter:brightness(.96)}.badges-modal-backdrop{z-index:60;background:#12376b73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.badges-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:85vh;padding:24px;overflow-y:auto}.badges-modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.badges-modal-head h3{color:#1a1b29;margin:0;font-size:17px;font-weight:800}.badges-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:22px;line-height:1}.badges-modal-sub{color:#5b6472;margin:4px 0 18px;font-size:13px}.badges-future-list{flex-direction:column;gap:16px;display:flex}.bft-row{align-items:flex-start;gap:10px;display:flex}.bft-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.bft-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.bft-category{color:#4f46e5;white-space:nowrap;background:#f5f3ff;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.bft-fraction{color:#5b6472;font-size:11px}.bft-no-progress{color:#94a3b8;font-size:11.5px;font-style:italic}.brt-row{position:relative}.brt-share{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #d9d4f7;border-radius:999px;flex:none;align-self:center;padding:3px 11px;font-size:11px;font-weight:600}.brt-share:hover{background:#f1f0fa}.my-assignments-card{background:#fff;border:1px solid #e5e7f0;border-radius:14px;margin-bottom:1rem;padding:1rem 1.2rem}.my-assignments-card h3{color:#1a1b29;margin:0 0 .6rem;font-size:1.05rem}.my-assignments-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.my-assignments-list li{background:#f7f7fb;border-left:3px solid #4f46e5;border-radius:6px;padding:.4rem .7rem}.my-assignments-list li.overdue{background:#fef2f2;border-left-color:#dc2626}.ma-main{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ma-title{color:#1a1b29;font-weight:600}.ma-type{color:#6b7280;text-transform:capitalize;font-size:.75rem}.ma-due{color:#6b7280;margin-top:.15rem;font-size:.8rem;display:block}.my-assignments-list li.overdue .ma-due{color:#dc2626;font-weight:600}.ma-note{color:#4b4b63;margin:.3rem 0 0;font-size:.83rem}.ma-start-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;margin-top:.5rem;padding:.35rem .9rem;font-size:.82rem;font-weight:600}.ma-start-btn:disabled{opacity:.6;cursor:default}.admin-shell{background:#f6f7fb;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-shell-header{z-index:20;background:#fff;border-bottom:1px solid #eef0f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.admin-shell-header-left{align-items:center;gap:.9rem;display:flex}.admin-shell-header-right{align-items:center;gap:.6rem;display:flex}.admin-shell-header h1{color:#12376b;margin:0 0 .2rem;font-size:1.35rem}.admin-shell-header p{color:#5b6472;margin:0;font-size:.85rem}.admin-shell-logout{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.5rem 1.1rem;font-weight:600}.admin-shell-burger{cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:flex}.admin-shell-burger span{background:#12376b;border-radius:2px;width:18px;height:2px;transition:transform .15s,opacity .15s;display:block}.admin-shell-burger.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.admin-shell-burger.is-open span:nth-child(2){opacity:0}.admin-shell-burger.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.admin-shell-body{display:block;position:relative}.admin-shell-backdrop{z-index:25;background:#0f172a59;position:fixed;inset:0}.admin-shell-nav{z-index:30;background:#fff;border-right:1px solid #eef0f6;width:280px;max-width:84vw;padding:1.5rem 1rem;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 #0000}.admin-shell-nav.is-open{transform:translate(0);box-shadow:8px 0 24px #0f172a1f}.admin-shell-nav-group{margin-bottom:1.1rem}.admin-shell-nav-group-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;padding:.4rem .7rem .3rem;font-size:.72rem;font-weight:700}.admin-shell-nav-item{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:.65rem .7rem;font-size:.88rem;font-weight:600;display:block}.admin-shell-nav-item:hover{background:#f1f2fb}.admin-shell-nav-item.is-active{color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5)}.admin-shell-content{padding:1.75rem 2rem 3rem}@media (width<=600px){.admin-shell-header{padding:1rem 1.25rem}.admin-shell-content{padding:1.25rem 1.25rem 2.5rem}}.admin-shell.is-pinned{background:0 0;min-height:0}.admin-shell-body.is-pinned{align-items:flex-start;gap:1.5rem;display:flex}.admin-shell-nav.is-pinned{width:240px;max-width:240px;box-shadow:none;border:1px solid #eef0f6;border-radius:14px;flex-shrink:0;align-self:flex-start;padding:1rem .75rem;position:sticky;top:1.25rem;bottom:auto;left:auto;transform:none}.admin-shell-content.is-pinned{flex:1;min-width:0;padding:0}@media (width<=820px){.admin-shell-body.is-pinned{flex-direction:column}.admin-shell-nav.is-pinned{flex-wrap:wrap;gap:.4rem;width:100%;max-width:none;padding:.75rem;display:flex;position:static}.admin-shell-nav.is-pinned .admin-shell-nav-group{flex-wrap:wrap;gap:.4rem;margin-bottom:0;display:flex}.admin-shell-nav.is-pinned .admin-shell-nav-group-label{display:none}.admin-shell-nav.is-pinned .admin-shell-nav-item{width:auto}}.admin-shell-tabs{border-bottom:1px solid #eef0f6;gap:.25rem;margin-bottom:1.25rem;display:flex;overflow-x:auto}.admin-shell-tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.admin-shell-tab:hover{color:#12376b}.admin-shell-tab.is-active{color:#12376b;border-bottom-color:#4f46e5}.admin-shell-content.is-tabs{padding:0}.admin-shell-header .admin-shell-logo-link{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;margin:0;padding:0;line-height:0;display:block}.admin-shell-header .admin-shell-logo-link:focus-visible{outline-offset:3px;outline:2px solid #4f46e5}@media (width<=600px){.admin-shell-header .admin-shell-logo-link{display:none}}.mp-invite-form{flex-wrap:wrap;gap:.6rem;margin:.6rem 0 1rem;display:flex}.mp-invite-form input{border:1px solid #e7e5f5;border-radius:8px;flex:1;min-width:220px;padding:.55rem .7rem;font-size:.9rem}.mp-invite-form select{color:#1a1b29;background:#fff;border:1px solid #e7e5f5;border-radius:8px;min-width:160px;padding:.55rem .7rem;font-family:inherit;font-size:.9rem}.mp-invite-form button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;padding:.55rem 1rem;font-weight:600}.mp-invite-form button:disabled{opacity:.6;cursor:default}.mp-invite-form-bulk{flex-direction:column;align-items:stretch}.mp-invite-form-bulk textarea{resize:vertical;border:1px solid #e7e5f5;border-radius:8px;padding:.55rem .7rem;font-family:inherit;font-size:.9rem}.mp-invite-form-row{flex-wrap:wrap;gap:.6rem;display:flex}.mp-invite-form-row select{flex:1;min-width:160px}.mp-invite-limit-hint{color:#dc2626;margin:.3rem 0 0;font-size:.82rem}.mp-invite-results{flex-direction:column;gap:.25rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.mp-invite-results li{background:#f7f7fb;border-radius:6px;padding:.4rem .6rem;font-size:.85rem}.mp-invite-result-created{color:#166534}.mp-invite-result-reused{color:#4338ca}.mp-invite-result-blocked{color:#991b1b}.mp-invite-result-already-tagged{color:#4338ca}.mp-invite-group{border-top:1px solid #eceaf7;margin-top:1rem;padding-top:.7rem}.mp-invite-group:first-of-type{margin-top:1.2rem}.mp-invite-group-toggle{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.45rem;padding:.2rem 0;font-size:.92rem;font-weight:600;display:flex}.mp-invite-group-caret{font-size:.8rem;transition:transform .15s;display:inline-block}.mp-invite-group-caret.open{transform:rotate(90deg)}.mp-invite-group .mp-invites-table{margin-top:.6rem}.mp-declined{color:#991b1b;background:#fee2e2}.mp-table{width:100%;margin-top:.5rem}.mp-student-name{font-weight:600}.mp-actions{gap:.5rem;display:flex}.mp-student-name-row{align-items:baseline;gap:.6rem;display:flex}.mp-progress-link{color:#f97316;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.mp-progress-link:hover{color:#c2410c}.mp-invites-table{border-collapse:collapse;table-layout:fixed;font-size:.85rem}.mp-invites-table col.mp-col-email{width:30%}.mp-invites-table col.mp-col-program{width:20%}.mp-invites-table col.mp-col-status{width:16%}.mp-invites-table col.mp-col-link{width:18%}.mp-invites-table col.mp-col-revoke{width:16%}.mp-invites-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.mp-invites-table td{color:#1a1b29;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f2f8;padding:.6rem;overflow:hidden}.mp-roster-table{border-collapse:collapse;table-layout:fixed;font-size:.9rem}.mp-roster-table col.mp-col-roster-check{width:64px}.mp-roster-table col.mp-col-student{width:auto}.mp-roster-table col.mp-col-accuracy{width:110px}.mp-roster-table col.mp-col-score{width:90px}.mp-roster-table col.mp-col-mocks{width:140px}.mp-roster-table col.mp-col-rank{width:130px}.mp-roster-table col.mp-col-manage{width:110px}.mp-roster-table th{text-align:left;color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef0f6;padding:.65rem .75rem;font-weight:600;overflow:hidden}.mp-roster-table td{color:#1a1b29;vertical-align:middle;border-bottom:none;padding:.75rem;line-height:1.4}.mp-roster-table td.mp-actions.mp-td-center{border-left:none!important}.mp-roster-table td .admin-home-section-hint{overflow-wrap:anywhere;word-break:break-word}.mp-roster-table .mp-student-name{white-space:normal;word-break:break-word;overflow:visible}.mp-table th.mp-th-num,.mp-table td.mp-td-num{text-align:right}.mp-table th.mp-th-center,.mp-table td.mp-td-center{text-align:center}.mp-table td.mp-td-center,.mp-table th.mp-th-center{overflow:visible}.mp-table td.mp-actions.mp-td-center{border-left:1px solid #eef0f6;justify-content:center}.mp-action-btn{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:6px;width:100%;max-width:9rem;padding:.3rem .6rem;font-size:.78rem;font-weight:600}.mp-action-btn:hover,.mp-action-btn.danger:hover{color:#fff;background:#f97316;border-color:#f97316}.mp-row-trash{color:#f97316;cursor:pointer;vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;min-width:14px;min-height:14px;margin-left:.35rem;padding:0;display:inline-flex}.mp-row-trash:hover{color:#c2410c}.mp-action-btn.danger{color:#dc2626}.mp-roster-toolbar{color:#6b6f8a;flex-wrap:wrap;align-items:center;gap:1.2rem;margin:1rem 0 .8rem;font-size:.82rem;font-weight:600;display:flex}.mp-roster-toolbar label{align-items:center;gap:.45rem;display:flex}.mp-roster-toolbar select{color:#1a1b29;background:#fff;border:1px solid #e7e5f5;border-radius:6px;padding:.3rem .55rem;font-family:inherit;font-size:.82rem;font-weight:500}.mp-tier-head.assignment{color:#1a1b29}.mp-link-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .3rem;font-size:.85rem;font-weight:600}.mp-link-btn:hover{color:#c2410c;background:#fff3e6;text-decoration:none}.mp-link-btn.danger{color:#dc2626}.mp-link-btn.danger:hover{color:#c2410c;background:#fff3e6}.mp-badge{text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.mp-pending{color:#92400e;background:#fef3c7}.mp-accepted,.mp-completed,.mp-paid{color:#166534;background:#dcfce7}.mp-expired,.mp-revoked,.mp-overdue,.mp-rejected{color:#991b1b;background:#fee2e2}.mp-assigned,.mp-approved{color:#3730a3;background:#e0e7ff}.mp-active{color:#166534;background:#dcfce7}.mp-archived{color:#374151;background:#e5e7eb}.mp-suspended{color:#92400e;background:#fef3c7}.mp-chip{border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.mp-chip.all{color:#334155;background:#eef2f7}.mp-chip.top{color:#166534;background:#dcfce7}.mp-chip.medium{color:#854d0e;background:#fef9c3}.mp-chip.low{color:#991b1b;background:#fee2e2}.mp-chip.unrated{color:#4338ca;background:#eef2ff}.mp-shape{background:currentColor;flex:none;width:.6rem;height:.6rem;display:inline-block}.mp-shape-diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.mp-shape-hexagon{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.mp-shape-triangle{clip-path:polygon(50% 0%,0% 100%,100% 100%);width:.7rem;height:.65rem}.mp-shape-square{border-radius:2px}.mp-tier-group{margin-top:1rem}.mp-tier-head{align-items:center;gap:.45rem;margin:0 0 .3rem;font-size:.95rem;display:flex}.mp-tier-head.top{color:#166534}.mp-tier-head.medium{color:#854d0e}.mp-tier-head.low{color:#991b1b}.mp-tier-head.unrated{color:#4338ca}.mp-students-section{flex-direction:column;display:flex}.mp-students-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.mp-students-header h2{margin:0}.mp-basis-tabs{background:#f1f2f8;border-radius:999px;gap:.2rem;padding:.2rem;display:inline-flex}.mp-basis-tab{color:#6b6f8a;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.mp-basis-tab.active{color:#1a1b29;background:#fff;box-shadow:0 1px 3px #14122d1f}.mp-students-main{min-width:0}.mp-category-chips{flex-wrap:wrap;gap:.5rem;margin:.7rem 0 1rem;display:flex}.mp-chip-btn{font:inherit;cursor:pointer;border:2px solid #0000}.mp-chip-btn:hover{filter:brightness(.97)}.mp-chip-btn.all.active{border-color:#334155}.mp-chip-btn.top.active{border-color:#166534}.mp-chip-btn.medium.active{border-color:#854d0e}.mp-chip-btn.low.active{border-color:#991b1b}.mp-chip-btn.unrated.active{border-color:#4338ca}.mp-tier-filter-note{color:#6b6f8a;align-items:center;gap:.4rem;margin:0 0 .6rem;font-size:.85rem;display:flex}.mp-assignments-table{border-collapse:collapse;table-layout:fixed;font-size:.85rem}.mp-assignments-table col.mp-col-a-check{width:6%}.mp-assignments-table col.mp-col-a-student{width:18%}.mp-assignments-table col.mp-col-a-title{width:24%}.mp-assignments-table col.mp-col-a-setid{width:15%}.mp-assignments-table col.mp-col-a-due{width:13%}.mp-assignments-table col.mp-col-a-status{width:14%}.mp-assignments-table col.mp-col-a-modify{width:10%}.mp-assignments-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.mp-assignments-table td{color:#1a1b29;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f2f8;padding:.6rem;overflow:hidden}.mp-assignment-batches-table{min-width:770px}.mp-assignment-batches-table col.mp-col-ab-check{width:40px}.mp-assignment-batches-table col.mp-col-ab-setid{width:220px}.mp-assignment-batches-table col.mp-col-ab-users{width:320px}.mp-assignment-batches-table col.mp-col-ab-due{width:100px}.mp-assignment-batches-table col.mp-col-ab-manage{width:90px}.mp-assignment-batches-table td.mp-ab-users{white-space:normal;line-height:1.4}.mp-assignment-batches-table td.mp-ab-setid{text-overflow:clip;white-space:nowrap;overflow:visible}.mp-set-combobox{position:relative}.mp-set-combobox-chosen{background:#faf9ff;border:1px solid #e2e2f0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .7rem;font-weight:400;display:flex}.mp-set-combobox-list{z-index:20;background:#fff;border:1px solid #e2e2f0;border-radius:8px;max-height:220px;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #14142b1f}.mp-set-combobox-list li button{text-align:left;color:#1a1b29;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.5rem .6rem;font-size:.85rem;font-weight:400}.mp-set-combobox-list li button:hover{background:#f3f1ff}.mp-sets-table{border-collapse:collapse;table-layout:fixed;min-width:610px;font-size:.85rem}.mp-sets-table col.mp-col-s-check{width:40px}.mp-sets-table col.mp-col-s-code{width:220px}.mp-sets-table col.mp-col-s-program{width:170px}.mp-sets-table col.mp-col-s-questions,.mp-sets-table col.mp-col-s-status{width:110px}.mp-set-code{color:#4338ca;white-space:nowrap;background:#eef0fd;border-radius:6px;padding:.2rem .5rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.78rem;font-weight:600;display:inline-block}.mp-table-scroll{width:100%;overflow-x:auto}.mp-sets-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.mp-sets-table td{color:#1a1b29;vertical-align:middle;border-bottom:1px solid #f1f2f8;padding:.6rem}.mp-exam-pills{flex-wrap:wrap;gap:.5rem;margin:.8rem 0 1rem;display:flex}.mp-exam-pill{color:#6b6f8a;cursor:pointer;background:#fff;border:2px solid #e7e5f5;border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:600}.mp-exam-pill:hover{border-color:#c7c4e8}.mp-exam-pill.active{color:#4338ca;background:#eef0fd;border-color:#4338ca}.mp-set-codes-table{border-collapse:collapse;table-layout:fixed;min-width:730px;font-size:.85rem}.mp-set-codes-table col.mp-col-sc-name{width:200px}.mp-set-codes-table col.mp-col-sc-code{width:220px}.mp-set-codes-table col.mp-col-sc-created{width:110px}.mp-set-codes-table col.mp-col-sc-remarks{width:200px}.mp-set-codes-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.mp-set-codes-table td{color:#1a1b29;vertical-align:middle;border-bottom:1px solid #f1f2f8;padding:.6rem}.mp-sets-toolbar{flex-wrap:wrap;align-items:center;gap:.6rem;margin:.8rem 0;display:flex}.mp-sets-toolbar-count{color:#6b6f8a;margin-right:.2rem;font-size:.82rem;font-weight:600}.mp-sets-toolbar .mp-action-btn{width:auto;max-width:none;padding:.35rem .9rem}.mp-sets-toolbar .mp-action-btn:disabled{opacity:.4;cursor:default}.mp-sets-toolbar .mp-action-btn:disabled:hover{color:#4f46e5;background:#fff;border-color:#e7e5f5}.mp-sets-toolbar .mp-action-btn.danger:disabled:hover{color:#dc2626}.mp-deleted-section{border-top:1px solid #eceaf7;margin-top:1.2rem;padding-top:.8rem}.mp-active-section{border-top:none;margin-top:.6rem;padding-top:0}.mp-deleted-toggle{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.45rem;padding:.2rem 0;font-size:.92rem;font-weight:600;display:flex}.mp-deleted-caret{font-size:.8rem;transition:transform .15s;display:inline-block}.mp-deleted-caret.open{transform:rotate(90deg)}.mp-deleted-table{margin-top:.6rem}.mp-deleted{color:#991b1b;background:#fee2e2}.mp-payments-table{border-collapse:collapse;table-layout:fixed;font-size:.85rem}.mp-payments-table col.mp-col-p-student,.mp-payments-table col.mp-col-p-course{width:20%}.mp-payments-table col.mp-col-p-email{width:26%}.mp-payments-table col.mp-col-p-earned{width:16%}.mp-payments-table col.mp-col-p-actions{width:18%}.mp-payments-table th{text-align:left;color:#94a3b8;border-bottom:none;padding:.5rem .6rem;font-weight:600}.mp-payments-table td{color:#1a1b29;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:none;padding:.6rem;overflow:hidden}.mp-payments-table td.mp-actions.mp-td-center{border-left:none}.mp-payments-summary{max-width:420px;margin:.8rem 0 1.2rem}.mp-tx-section{margin-top:2rem}.mp-tx-heading{margin:0 0 .6rem;font-size:1.05rem}.mp-tx-section .mp-basis-tabs{margin-bottom:.8rem}.mp-tx-table{border-collapse:collapse;table-layout:fixed;font-size:.85rem}.mp-tx-table col.mp-col-tx-number{width:30%}.mp-tx-table col.mp-col-tx-amount,.mp-tx-table col.mp-col-tx-date{width:25%}.mp-tx-table col.mp-col-tx-status{width:20%}.mp-tx-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.mp-tx-table td{color:#1a1b29;vertical-align:middle;border-bottom:1px solid #f1f2f8;padding:.6rem}.mp-modal-overlay{z-index:2500;background:#14122d80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.mp-modal{background:#fff;border-radius:16px;width:min(94vw,560px);max-height:88vh;padding:1.5rem;overflow-y:auto;box-shadow:0 24px 60px #14122d4d}.mp-modal-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.mp-modal-head h2{margin:0;font-size:1.3rem}.mp-modal-head button{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1.2rem}.mp-modal-confirm{width:min(94vw,400px)}.mp-modal-confirm p{color:#374151;margin:0 0 1.2rem;font-size:.92rem}.mp-modal-actions{justify-content:flex-end;gap:.6rem;display:flex}.btn-danger{color:#991b1b;background:#fee2e2;border-color:#fecaca}.btn-danger:hover{background:#fecaca}.mp-kpis{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.7rem;display:grid}.mp-kpi{text-align:center;background:#f7f7fb;border-radius:10px;padding:.7rem}.mp-kpi-v{color:#1a1b29;font-size:1.3rem;font-weight:700;display:block}.mp-kpi-l{color:#6b7280;margin-top:.2rem;font-size:.72rem;display:block}.mp-weak{color:#4b4b63;margin-top:1rem;font-size:.9rem}.mp-assign-form{flex-direction:column;gap:.7rem;display:flex}.mp-assign-form label{color:#374151;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:600;display:flex}.mp-assign-form input,.mp-assign-form select,.mp-assign-form textarea{border:1px solid #e7e5f5;border-radius:8px;padding:.55rem .7rem;font-family:inherit;font-size:.9rem}.mp-target-scope{gap:1.2rem;display:flex}.mp-radio{color:#1a1b29;cursor:pointer;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.mp-modal-wide{width:min(94vw,700px)}.mp-transfer-wrap{flex-direction:column;gap:.5rem;display:flex}.mp-transfer-toolbar{color:#6b6f8a;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.mp-transfer-toolbar select{color:#1a1b29;background:#fff;border:1px solid #e7e5f5;border-radius:6px;padding:.3rem .5rem;font-family:inherit;font-size:.82rem}.mp-transfer{align-items:stretch;gap:.6rem;display:flex}.mp-transfer-panel{border:1px solid #e7e5f5;border-radius:10px;flex-direction:column;flex:1;gap:.4rem;min-width:0;padding:.6rem;display:flex}.mp-transfer-panel-head{color:#1a1b29;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;display:flex}.mp-transfer-panel-head .mp-link-btn{padding:0;font-size:.78rem}.mp-transfer-search{border:1px solid #e7e5f5;border-radius:6px;padding:.4rem .6rem;font-family:inherit;font-size:.82rem}.mp-search-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23f97316' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-position:.65rem;background-repeat:no-repeat;background-size:.95rem .95rem;border:1px solid #e7e5f5;border-radius:6px;flex:0 320px;width:100%;max-width:320px;margin:.6rem 0 .2rem;padding:.45rem .7rem .45rem 2.1rem;font-family:inherit;font-size:.85rem;display:block}.mp-search-input:focus{border-color:#f97316;outline:none}.mp-transfer-list{border:1px solid #f1f2f8;border-radius:8px;height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.mp-transfer-item{cursor:pointer;border-bottom:1px solid #f1f2f8;flex-direction:column;padding:.4rem .6rem;display:flex}.mp-transfer-item:last-child{border-bottom:none}.mp-transfer-item:hover{background:#f7f7fb}.mp-transfer-item.active{background:#e0e7ff}.mp-transfer-item-name{color:#1a1b29;font-size:.85rem;font-weight:600}.mp-transfer-item-email{color:#6b7280;font-size:.75rem}.mp-transfer-empty{color:#6b7280;padding:.6rem;font-size:.82rem}.mp-transfer-controls{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.5rem;display:flex}.mp-transfer-arrow{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;width:2.1rem;height:2.1rem;font-size:1rem;font-weight:700}.mp-transfer-arrow:disabled{opacity:.4;cursor:default}.mp-transfer-arrow:not(:disabled):hover{background:#eef0ff}@media (width<=560px){.mp-transfer{flex-direction:column}.mp-transfer-controls{flex-direction:row}.mp-roster-table .mp-actions{flex-direction:column;align-items:stretch}.mp-roster-table .mp-action-btn{width:100%}}.mp-lb-table{min-width:620px}.mp-lb-table col.mp-col-lb-rank{width:60px}.mp-lb-table col.mp-col-lb-student{width:auto}.mp-lb-table col.mp-col-lb-num{width:120px}.mp-lb-table th{text-align:left;color:#94a3b8;white-space:nowrap;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.mp-lb-table td{color:#1a1b29;vertical-align:middle;border-bottom:1px solid #f1f2f8;padding:.6rem}.mp-lb-rank{color:#52514e;background:#f1f2f8;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .4rem;font-size:.8rem;font-weight:700;display:inline-flex}.mp-lb-rank.top-1{color:#7a5a00;background:#fdf0c9}.mp-lb-rank.top-2{color:#4b5563;background:#ecedf1}.mp-lb-rank.top-3{color:#8a4b22;background:#f7e2d3}.mp-lb-wrap{max-width:420px}.mp-lb-wrap .leaderboard{position:static;top:auto}.mentor-home{background:#f4f4fb;min-height:100vh}.mentor-home-body{max-width:var(--tl-panel-width);margin:0 auto;padding:1.5rem 1.25rem 3rem}.mentor-home-welcome{margin:1rem 0 1.5rem}.mentor-home-welcome h1{color:#1a1b29;margin:0 0 .3rem;font-size:1.7rem}.mentor-home-welcome p{color:#4b4b63;margin:0}.mentor-home .admin-home-section{background:#fff;border-radius:14px;max-width:none;margin-bottom:1.1rem;padding:1.25rem 1.4rem;box-shadow:0 1px 3px #14122d0f}.mentor-home .admin-home-section h2{margin:0 0 .5rem;font-size:1.15rem}.mentor-home .admin-home-section-hint{color:#6b7280;font-size:.88rem}.mentor-home .admin-home-error{color:#991b1b;background:#fee2e2;border-radius:8px;margin-bottom:1rem;padding:.7rem .9rem}.mentor-home .admin-staff-table{border-collapse:collapse;width:100%;font-size:.88rem}.mentor-home .admin-staff-table th,.mentor-home .admin-staff-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee;padding:.5rem .6rem}.mentor-invite-page{background:#f4f4fb;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.mentor-invite-card{text-align:center;background:#fff;border-radius:16px;max-width:440px;padding:2rem;box-shadow:0 10px 40px #14122d1f}.mentor-invite-card h1{margin:0 0 .8rem;font-size:1.4rem}.mentor-invite-actions{justify-content:center;gap:.6rem;margin:1.2rem 0 .6rem;display:flex}.mentor-invite-hint{color:#6b7280;font-size:.82rem}.mentor-invite-ok{color:#166534;font-weight:600}.mentor-invite-err{color:#991b1b;font-weight:600}.mentor-invite-summary{color:#3a3a55;background:#f5f4fb;border-radius:10px;margin:0 0 1rem;padding:.8rem 1rem;font-size:.9rem;line-height:1.5}.mentor-invite-summary strong{color:#1a1b29}.mentor-invite-reject-btn{color:#dc2626;background:#fff;border:1px solid #dc2626}.mentor-invite-reject-btn:hover{background:#fef2f2}.mentor-invite-confirm{background:#f8f8fb;border:1px solid #e7e5f5;border-radius:10px;margin-top:.5rem;padding:1rem}.mentor-invite-confirm p{color:#1a1b29;margin:0;font-size:.92rem}.mentor-invite-confirm .mentor-invite-actions{margin-bottom:0}.practice-shell{color:#1a1b29;background:#fafaff;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.practice-body{max-width:1040px;margin:0 auto;padding:28px 28px 40px}.practice-body h1{color:#1a1b29;margin:0 0 4px;font-size:22px;font-weight:800}.practice-sub{color:#5b6472;margin:0 0 20px;font-size:13.5px}.practice-error{color:#dc2626;margin-bottom:16px;font-size:13px}.practice-loading{color:#5b6472;font-size:13.5px}.practice-empty{color:#94a3b8;margin:8px 0 0;font-size:12px}.practice-saved{background:#fff;border:1px solid #e7e5f5;border-radius:12px;margin-bottom:20px;padding:16px}.practice-saved h3{color:#1a1b29;margin:0 0 10px;font-size:13.5px;font-weight:700}.practice-saved-list{flex-direction:column;gap:8px;display:flex}.practice-saved-row{background:#fafaff;border:1px solid #f0eefc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.practice-saved-info{flex:1;min-width:180px}.practice-saved-name{color:#1a1b29;font-size:12.5px;font-weight:700}.practice-saved-detail{color:#94a3b8;margin-top:2px;font-size:11.5px}.practice-saved-actions{flex-shrink:0;gap:8px;display:flex}.practice-saved-resume{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700}.practice-saved-delete{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700}.practice-saved-delete:disabled{opacity:.6;cursor:default}.practice-layout{align-items:flex-start;gap:20px;display:flex}.practice-main{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.practice-step{background:#fff;border:1px solid #e7e5f5;border-radius:12px;transition:opacity .15s;overflow:hidden}.practice-step.locked{opacity:.5}.practice-step.open{border-color:#c7c2f0}.practice-step-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:14px 16px;font-family:inherit;display:flex}.practice-step-header:disabled{cursor:default}.practice-step-title{color:#1a1b29;font-size:13.5px;font-weight:700}.practice-step-optional{letter-spacing:.02em;text-transform:uppercase;color:#5b6472;vertical-align:middle;background:#f3f1fb;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10.5px;font-weight:700}.practice-step-summary{color:#4f46e5;background:#f5f3ff;border-radius:999px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:600}.practice-step-chevron{color:#94a3b8;margin-left:8px;font-size:35px;line-height:1}.practice-step.open .practice-step-chevron{color:#4f46e5}.practice-step-body{border-top:1px solid #f3f1fb;padding:14px 16px 16px}.practice-pills{flex-wrap:wrap;gap:8px;display:flex}.practice-pill{color:#5b6472;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:12.5px;font-weight:700}.practice-pill.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.practice-count-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.practice-count-stepper{border:1px solid #e7e5f5;border-radius:999px;align-items:center;display:flex;overflow:hidden}.practice-count-step-btn{color:#4f46e5;cursor:pointer;background:#f5f3ff;border:none;width:30px;height:34px;font-family:inherit;font-size:15px;font-weight:700;line-height:1}.practice-count-step-btn:hover{background:#ece8fc}.practice-count-input{color:#1a1b29;text-align:center;background:#fff;border:none;width:56px;padding:8px 6px;font-family:inherit;font-size:12.5px;font-weight:700}.practice-count-continue{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:12.5px;font-weight:700}.practice-count-hint{color:#94a3b8;margin:10px 0 0;font-size:12px}.practice-timer-toggle{color:#1a1b29;cursor:pointer;align-items:center;gap:8px;width:fit-content;font-size:12.5px;font-weight:600;display:flex}.practice-timer-toggle input{accent-color:#4f46e5;cursor:pointer;width:15px;height:15px}.practice-start-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;flex-shrink:0;padding:9px 16px;font-size:12.5px;font-weight:700}.practice-start-btn:disabled{opacity:.5;cursor:default}.practice-start-cta{border-radius:10px;align-self:flex-start;margin-top:6px;padding:12px 24px;font-size:14px;box-shadow:0 6px 16px #4f46e547}.practice-quota-box{background:#fff;border:1px solid #e7e5f5;border-radius:12px;width:100%;padding:18px;position:sticky;top:20px}.practice-quota-box h3{color:#1a1b29;margin:0 0 14px;font-size:14.5px;font-weight:700}.quota-row{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.quota-label{color:#5b6472;font-size:12px;font-weight:600}.quota-value{color:#4f46e5;font-size:20px;font-weight:800}.quota-bar{background:#f3f1fb;border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.quota-bar div{background:linear-gradient(90deg,#4f46e5,#7c3aed);height:100%}.quota-sub{color:#94a3b8;margin-bottom:12px;font-size:11.5px}.quota-plan-pill{letter-spacing:.03em;color:#15803d;background:#dcfce7;border-radius:999px;padding:3px 10px;font-size:10.5px;font-weight:700;display:inline-block}.quota-empty{color:#dc2626;margin:12px 0 0;font-size:11.5px}.practice-sidebar-col{flex-direction:column;flex-shrink:0;gap:16px;width:260px;display:flex}.practice-sidebar-col>*{box-sizing:border-box;width:100%}@media (width<=760px){.practice-layout{flex-direction:column}.practice-quota-box{width:100%;position:static}.practice-sidebar-col{width:100%}.practice-start-cta{align-self:stretch;width:100%}}.rec-actions{align-items:center;gap:14px;margin-top:12px;display:flex}.rec-timed{color:#1a1b29;cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:flex}.rec-start-btn{margin:0}.rec-card-locked{background:#fafaff;border-style:dashed}.curation{z-index:1300;background:linear-gradient(160deg,#0f1f3d 0%,#12376b 55%,#1e3a8a 100%);justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.curation-card{background:#fffffff7;border-radius:20px;width:100%;max-width:520px;padding:1.9rem 1.9rem 1.5rem;box-shadow:0 26px 70px #080f2373}.curation-title{color:#12376b;margin:0 0 .4rem;font-size:1.35rem;font-weight:800}.curation-sub{color:#5b6472;margin:0 0 1.3rem;font-size:.88rem;line-height:1.55}.curation-bar{background:#eef0f6;border-radius:999px;height:6px;margin-bottom:1.4rem;overflow:hidden}.curation-bar-fill{background:linear-gradient(90deg,#12376b,#4f46e5 60%,#f97316);border-radius:999px;height:100%;transition:width .12s linear}.curation-stages{flex-direction:column;gap:.75rem;margin:0 0 1.3rem;padding:0;list-style:none;display:flex}.curation-stage{align-items:flex-start;gap:.7rem;display:flex}.curation-dot{color:#fff;border:2px solid #d8dbe6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:.1rem;font-size:.68rem;font-weight:800;display:flex}.curation-stage.is-done .curation-dot{background:#1baf7a;border-color:#1baf7a}.curation-stage.is-active .curation-dot{background:#fff;border-color:#4f46e5;animation:1.1s ease-in-out infinite curation-pulse}@keyframes curation-pulse{0%,to{box-shadow:0 0 #4f46e573}50%{box-shadow:0 0 0 6px #4f46e500}}@media (prefers-reduced-motion:reduce){.curation-stage.is-active .curation-dot{animation:none}.curation-bar-fill{transition:none}}.curation-stage-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.curation-stage-label{color:#94a3b8;font-size:.88rem;font-weight:700}.curation-stage.is-done .curation-stage-label{color:#334155}.curation-stage.is-active .curation-stage-label{color:#12376b}.curation-stage-detail{color:#94a3b8;font-size:.76rem;line-height:1.4}.curation-stage.is-todo .curation-stage-detail{opacity:.55}.curation-foot{color:#94a3b8;text-align:center;margin:0;font-size:.76rem}.cmtf{margin-top:4px;margin-bottom:14px}.cmtf-toggle{color:#4f46e5;cursor:pointer;background:#f5f3ff;border:1.5px solid #e7e5f5;border-radius:999px;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:8px 16px;font-family:inherit;font-size:12.5px;font-weight:700;display:flex}.cmtf-toggle:hover{border-color:#c7bff5}.cmtf-toggle.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.cmtf-toggle-chevron{color:#94a3b8;flex-shrink:0;font-size:35px;line-height:1}.cmtf-toggle.active .cmtf-toggle-chevron{color:#fff}.cmtf-body{background:#f8f7fd;border:1px solid #e7e5f5;border-radius:10px;margin-top:8px;padding:12px}.cmtf-hint{color:#94a3b8;margin:0 0 10px;font-size:11.5px}.cmtf-section{border-top:1px solid #e7e5f5}.cmtf-section:first-of-type{border-top:none}.cmtf-section-header{justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:9px 2px;display:flex}.cmtf-section-checkbox{cursor:pointer;align-items:center;gap:8px;display:flex}.cmtf-section-checkbox input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;width:15px;height:15px}.cmtf-section-name{color:#1a1b29;font-size:12.5px;font-weight:700}.cmtf-section-chevron-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-left:auto;padding:4px;font-family:inherit;line-height:1;display:inline-flex}.cmtf-section-chevron-btn:hover{background:#ece9fb}.cmtf-section-summary{color:#4f46e5;text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;overflow:hidden}.cmtf-section-chevron{color:#94a3b8;font-size:35px}.cmtf-section-body{padding:0 2px 10px}.cmtf-clear{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0 0 8px;font-family:inherit;font-size:11px;font-weight:700;display:block}.cmtf-pills{flex-wrap:wrap;gap:6px;display:flex}.cmtf-chapters{flex-direction:column;gap:8px;display:flex}.cmtf-chapter-row{align-items:center;gap:4px;display:flex}.cmtf-chapter-row .cmtf-section-chevron-btn{margin-left:0}.cmtf-pills-nested{border-top:1px dashed #e7e5f5;margin-top:8px;padding-top:8px}.cmtf-pill{color:#4f46e5;cursor:pointer;background:#fff;border:1.5px solid #e7e5f5;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:11.5px;font-weight:600}.cmtf-pill-sub{padding:5px 10px;font-size:11px}.cmtf-pill.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.cmtf-pill-count{color:inherit;opacity:.65;font-weight:500}.mock-shell{color:#1a1b29;background:#fafaff;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mock-body{max-width:1140px;margin:0 auto;padding:28px 28px 40px}.mock-layout{align-items:flex-start;gap:20px;display:flex}.mock-main-col{flex:1;min-width:0}.mock-sidebar-col{flex-shrink:0;width:300px}@media (width<=760px){.mock-layout{flex-direction:column}.mock-sidebar-col{width:100%}}.mock-body h1{color:#1a1b29;margin:0 0 4px;font-size:22px;font-weight:800}.mock-sub{color:#5b6472;margin:0 0 20px;font-size:13.5px}.mock-error{color:#dc2626;margin-bottom:16px;font-size:13px}.mock-loading{color:#5b6472;font-size:13.5px}.mock-empty{color:#5b6472;text-align:center;background:#fff;border:1px solid #e7e5f5;border-radius:12px;padding:20px;font-size:13.5px}.mock-tabs{border-bottom:1px solid #e7e5f5;flex-wrap:wrap;gap:6px;margin-bottom:18px;padding-bottom:10px;display:flex}.mock-tab{color:#5b6472;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:700}.mock-tab.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.mock-list{flex-direction:column;gap:12px;display:flex}.mock-card{background:#fff;border:1px solid #e7e5f5;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.mock-card-info{flex:1;min-width:0}.mock-card-name{color:#1a1b29;align-items:center;gap:8px;font-size:14.5px;font-weight:700;display:flex}.mock-badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:700}.mock-card-detail{color:#94a3b8;margin-top:2px;font-size:11.5px}.mock-start-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;flex-shrink:0;padding:9px 18px;font-size:12.5px;font-weight:700}.mock-start-btn:disabled{opacity:.7;cursor:default}a.mock-start-btn{text-align:center;text-decoration:none;display:inline-block}.mock-once-notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0 0 20px;padding:10px 14px;font-size:12.5px;font-weight:600}@media (width<=600px){.mock-card{flex-wrap:wrap}.mock-start-btn{width:100%}}.mock-quota-banner{color:#4f46e5;background:#f5f3ff;border:1px solid #e7e5f5;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:10px 14px;font-size:12.5px;font-weight:600;display:flex}.mock-quota-banner.exhausted{color:#dc2626;background:#fef2f2;border-color:#fecaca}.mock-quota-plan{text-transform:uppercase;letter-spacing:.03em;opacity:.75;font-size:10.5px;font-weight:700}.mock-quota-upgrade{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700}.mock-quota-banner.exhausted .mock-quota-upgrade{background:linear-gradient(90deg,#dc2626,#f97316)}.mock-saved{background:#fff;border:1px solid #e7e5f5;border-radius:12px;margin-bottom:18px;padding:16px}.mock-saved h3{color:#1a1b29;margin:0 0 10px;font-size:13.5px;font-weight:700}.mock-saved-list{flex-direction:column;gap:8px;display:flex}.mock-saved-row{background:#fafaff;border:1px solid #f0eefc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;display:flex}.mock-saved-info{flex:1;min-width:180px}.mock-saved-name{color:#1a1b29;font-size:12.5px;font-weight:700}.mock-saved-detail{color:#94a3b8;margin-top:2px;font-size:11.5px}.mock-saved-actions{flex-shrink:0;gap:8px;display:flex}.mock-saved-resume{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700}.mock-saved-delete{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700}.mock-saved-delete:disabled{opacity:.6;cursor:default}.mock-locked-hint{color:#94a3b8;margin:-6px 0 16px;font-size:12px}.mock-locked-upgrade{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:700;text-decoration:underline}.mock-badge.paused{color:#92400e;background:#fef3c7}.mock-view-tabs{gap:8px;margin-bottom:18px;display:flex}.mock-view-tab{color:#5b6472;cursor:pointer;background:#fff;border:1.5px solid #e7e5f5;border-radius:10px;padding:10px 18px;font-family:inherit;font-size:13.5px;font-weight:700}.mock-view-tab.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.mock-custom-card{background:#fff;border:1px solid #e7e5f5;border-radius:12px;margin-bottom:18px;padding:18px}.mock-custom-title{color:#1a1b29;font-size:14.5px;font-weight:700}.mock-custom-sub{color:#94a3b8;margin-top:2px;margin-bottom:14px;font-size:12px}.mock-source-pills{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.mock-source-pill{color:#4f46e5;cursor:pointer;background:#f5f3ff;border:1.5px solid #e7e5f5;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:12.5px;font-weight:700}.mock-source-pill.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.mock-badges-wrap{box-sizing:border-box;width:100%;position:sticky;top:20px}.rec-card{background:linear-gradient(135deg,#f5f4ff,#fff);border:1px solid #d9d4f7;border-radius:12px;margin-bottom:18px;padding:16px 18px}.rec-card-title{color:#1a1b29;font-size:14.5px;font-weight:800}.rec-card-sub{color:#5b6472;max-width:720px;margin-top:4px;font-size:12.5px;line-height:1.5}.rec-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.rec-chip{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:700}.rec-chip.focus{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.rec-chip.strength{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.rec-start-btn{margin-top:12px}.chal-shell{color:#1a1b29;background:#fafaff;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.chal-body{max-width:1040px;margin:0 auto;padding:28px 28px 48px}.chal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chal-body h1{margin:0 0 4px;font-size:22px;font-weight:800}.chal-sub{color:#5b6472;max-width:620px;margin:0;font-size:13px}.chal-new-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:10px;flex-shrink:0;padding:10px 16px;font-size:13px;font-weight:700}.chal-error{color:#dc2626;margin:12px 0;font-size:13px}.chal-muted{color:#8a8db3;font-size:13px}.chal-create{background:#fff;border:1px solid #e7e5f5;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin:16px 0;padding:18px;display:flex}.chal-create label{color:#44486e;flex-direction:column;flex:1;gap:6px;min-width:180px;font-size:12.5px;font-weight:700;display:flex}.chal-create input,.chal-create select{border:1px solid #d9d4f7;border-radius:8px;padding:9px 10px;font-family:inherit;font-size:13px}.chal-create button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:700}.chal-create button:disabled{opacity:.6}.chal-layout{grid-template-columns:320px 1fr;gap:20px;margin-top:18px;display:grid}@media (width<=820px){.chal-layout{grid-template-columns:1fr}}.chal-list h3,.chal-detail h2,.chal-detail h3{margin:0 0 10px}.chal-list h3{font-size:14px}.chal-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:12px;width:100%;margin-bottom:10px;padding:13px 14px;display:block}.chal-card.active{border-color:#4f46e5;box-shadow:0 0 0 2px #eef0fb}.chal-card-title{align-items:center;gap:8px;font-size:13.5px;font-weight:800;display:flex}.chal-card-meta{color:#5b6472;margin-top:3px;font-size:11.5px}.chal-card-status{color:#4f46e5;margin-top:5px;font-size:11.5px;font-weight:700}.chal-tag{color:#4f46e5;background:#eef0fb;border-radius:999px;padding:1px 8px;font-size:10px;font-weight:800}.chal-detail{background:#fff;border:1px solid #e7e5f5;border-radius:14px;min-height:200px;padding:20px}.chal-detail-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.chal-detail-head h2{margin:0;font-size:18px}.chal-state{border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:800}.chal-state.open{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.chal-state.closed{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.chal-detail-meta{color:#5b6472;margin:6px 0 16px;font-size:12.5px}.chal-start-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:800}.chal-start-btn:disabled{opacity:.6}.chal-yourscore{color:#1a1b29;background:#f5f4ff;border:1px solid #d9d4f7;border-radius:12px;padding:14px 16px;font-size:13px}.chal-link{color:#4f46e5;cursor:pointer;background:0 0;border:none;margin-left:8px;font-size:12.5px;font-weight:700;text-decoration:underline;display:inline-block}.chal-missed{color:#8a8db3;font-size:13px}.chal-lb{margin-top:22px}.chal-lb h3{font-size:15px}.chal-lb-scroll{overflow-x:auto}.chal-lb-table{border-collapse:collapse;width:100%;font-size:12.5px}.chal-lb-table th,.chal-lb-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #ececf6;padding:9px 10px}.chal-lb-table th{text-transform:uppercase;letter-spacing:.03em;color:#5b6472;font-size:11px}.chal-lb-table tr.me{background:#f5f4ff}.chal-strong{font-weight:800}.chal-you{color:#fff;background:#4f46e5;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:9.5px;font-weight:800}.chal-roster{margin-top:22px}.chal-roster h3{font-size:14px}.chal-roster ul{margin:0;padding:0;list-style:none}.chal-roster li{border-bottom:1px solid #f5f5fb;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:flex}.chal-avatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:10.5px;font-weight:700;display:flex}.chal-pname{flex:1;align-items:center;gap:8px;display:flex}.chal-pstatus{color:#8a8db3;font-size:11.5px;font-weight:700}.chal-pstatus.done{color:#15803d}.chal-invite{border-top:1px solid #f0f0fa;margin-top:24px;padding-top:16px}.chal-invite h3{font-size:14px}.chal-invite textarea{resize:vertical;border:1px solid #d9d4f7;border-radius:8px;width:100%;padding:9px 10px;font-family:inherit;font-size:13px}.chal-invite button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;margin-top:8px;padding:8px 16px;font-size:12.5px;font-weight:700}.chal-invite button:disabled{opacity:.6}.chal-invite-results{margin:10px 0 0;padding:0;font-size:12px;list-style:none}.chal-invite-results li{padding:3px 0}.chal-invite-results .res-invited{color:#15803d}.chal-invite-results .res-already-in{color:#8a8db3}.chal-invite-results .res-not-found{color:#dc2626}.chal-custom-options{background:#fbfbfe;border:1px dashed #d6d3f0;border-radius:10px;flex-direction:column;grid-column:1/-1;gap:10px;padding:10px 12px;display:flex}.chal-custom-options input[type=number]{max-width:120px}.chal-custom-timed{align-items:center;gap:8px;font-weight:600;flex-direction:row!important}.atmpt-shell{color:#1a1b29;background:#fafaff;max-width:1040px;min-height:100vh;margin:0 auto;padding:1.5rem 28px 40px;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.atmpt-error{color:#dc2626;font-size:13px}.atmpt-loading{color:#5b6472;font-size:13.5px}.atmpt-header{border-bottom:1px solid #e7e5f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.atmpt-exam-name{color:#1a1b29;font-size:15px;font-weight:800}.atmpt-practice-session-heading{color:#4f46e5;margin-top:2px;font-size:13px;font-weight:700}.atmpt-exam-meta{color:#5b6472;margin-top:2px;font-size:12.5px}.atmpt-timers{gap:12px;display:flex}.atmpt-timer{background:#f7f5ff;border-radius:10px;flex-direction:column;align-items:flex-end;padding:6px 12px;display:flex}.atmpt-timer-overall{background:#fff1e6}.atmpt-timer-hidden{background:#eef2f7}.atmpt-timer-hidden .atmpt-timer-value{font-size:12.5px;font-weight:700}.atmpt-timer-label{color:#5b6472;text-transform:uppercase;letter-spacing:.02em;font-size:9.5px;font-weight:700}.atmpt-timer-value{color:#1a1b29;font-size:16px;font-weight:800}.atmpt-timer-value.low{color:#dc2626}.atmpt-body{gap:2rem;display:flex}.atmpt-main{flex:1;min-width:0}.atmpt-qcounter{color:#4f46e5;margin-bottom:.5rem;font-size:12.5px;font-weight:700}.atmpt-passage{white-space:pre-wrap;color:#1a1b29;background:#f7f5ff;border:1px solid #e7e5f5;border-radius:10px;max-height:260px;margin-bottom:1rem;padding:1rem;font-size:.9rem;line-height:1.6;overflow-y:auto}.atmpt-passage p{margin:.5rem 0 0}.atmpt-qtext{color:#1a1b29;font-size:1.05rem;line-height:1.5}.atmpt-options{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.atmpt-opt{cursor:pointer;background:#fff;border:1.5px solid #e7e5f5;border-radius:10px;align-items:center;gap:.7rem;padding:.7rem 1rem;display:flex}.atmpt-opt.selected{background:#f1f0fa;border-color:#4f46e5}.atmpt-opt-radio{accent-color:#4f46e5}.atmpt-opt-badge{color:#4f46e5;background:#ece9f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex}.atmpt-opt.selected .atmpt-opt-badge{color:#fff;background:#4f46e5}.atmpt-opt-text{color:#1a1b29;font-size:.95rem}.atmpt-guess-check{color:#5b6472;cursor:pointer;align-items:center;gap:.5rem;width:fit-content;margin-top:1rem;font-size:.9rem;display:flex}.atmpt-guess-check input{cursor:pointer}.atmpt-actions{gap:.75rem;margin-top:1rem;display:flex}.atmpt-btn{cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.2rem;font-family:inherit;font-size:13px;font-weight:700}.atmpt-btn.primary{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed)}.atmpt-btn.secondary{color:#1a1b29;background:#fff;border:1px solid #cbd5e1}.atmpt-btn.warning{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.atmpt-btn.danger{color:#dc2626;background:#fff;border:1px solid #fecaca}.atmpt-btn:disabled{opacity:.65;cursor:default}.atmpt-nav-row{justify-content:space-between;margin-top:1.5rem;display:flex}.atmpt-palette{flex-shrink:0;width:230px}.atmpt-palette-title{color:#1a1b29;margin-bottom:.6rem;font-size:12.5px;font-weight:700}.atmpt-palette-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.atmpt-qnav{cursor:pointer;color:#5b6472;background:#fff;border:1.5px solid #e7e5f5;border-radius:8px;width:36px;height:36px;font-size:12px;font-weight:700}.atmpt-qnav.current{border-width:2px;border-color:#1a1b29}.atmpt-qnav.status-not-answered{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.atmpt-qnav.status-answered{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.atmpt-qnav.status-marked{color:#6d28d9;background:#ede9fe;border-color:#ddd6fe}.atmpt-qnav.status-answered-marked{color:#15803d;background:#dcfce7;border-color:#7c3aed}.atmpt-legend{flex-direction:column;gap:6px;margin-top:14px;display:flex}.atmpt-legend-row{color:#5b6472;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.atmpt-legend-dot{background:#f1f0fa;border:1.5px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:12px;height:12px}.atmpt-legend-dot.status-not-answered{background:#fee2e2;border-color:#fecaca}.atmpt-legend-dot.status-answered{background:#dcfce7;border-color:#bbf7d0}.atmpt-legend-dot.status-marked{background:#ede9fe;border-color:#ddd6fe}.atmpt-legend-dot.status-answered-marked{background:#dcfce7;border-color:#7c3aed}.atmpt-submit-btn{width:100%;margin-top:1.5rem}.atmpt-side-actions{flex-direction:column;gap:8px;margin-top:10px;display:flex}.atmpt-side-actions .atmpt-btn{width:100%}.atmpt-modal-backdrop{z-index:50;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.atmpt-modal{background:#fff;border-radius:14px;width:100%;max-width:360px;padding:1.5rem}.atmpt-modal h3{color:#1a1b29;margin-top:0}.atmpt-modal p{color:#5b6472;font-size:13.5px}.atmpt-modal-warning{color:#92400e;background:#fff4e5;border:1px solid #f8d9a6;border-radius:8px;margin-top:.25rem;padding:.6rem .75rem;font-size:13px;font-weight:600}.atmpt-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.atmpt-modal.instructions{max-width:460px;max-height:88vh;overflow-y:auto}.instr-sub{margin-top:-6px}.instr-block{margin-top:16px}.instr-block-title{color:#1a1b29;text-transform:uppercase;letter-spacing:.02em;margin-bottom:8px;font-size:12.5px;font-weight:700}.instr-legend{flex-direction:column;gap:6px;display:flex}.instr-legend-row{color:#1a1b29;align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.instr-text{color:#5b6472;margin:0;font-size:12.5px;line-height:1.6}.instr-badge-sample{color:#4f46e5;background:#ece9f9;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10.5px;font-weight:800;display:inline-flex}.instr-goodluck{color:#12376b;text-align:center;margin-top:18px;font-size:14px;font-weight:700}.instr-start{width:100%;margin-top:6px;padding:.8rem 1.2rem;font-size:14px}.atmpt-section-tabs{flex-wrap:wrap;gap:8px;margin-bottom:1.25rem;display:flex}.atmpt-section-tab{color:#5b6472;cursor:pointer;background:#fff;border:1.5px solid #e7e5f5;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;display:flex}.atmpt-section-tab.active{color:#fff;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-color:#0000}.atmpt-section-tab-count{opacity:.85;font-size:10.5px}.atmpt-qcounter-section{color:#5b6472;font-weight:600}.atmpt-report-box{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin-top:1rem;padding:.9rem 1rem}.atmpt-report-label{color:#92400e;margin-bottom:.5rem;font-size:12.5px;font-weight:700;display:block}.atmpt-report-textarea{resize:vertical;box-sizing:border-box;border:1px solid #fcd34d;border-radius:8px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.88rem}.atmpt-report-actions{justify-content:flex-end;gap:.6rem;margin-top:.7rem;display:flex}.atmpt-report-thanks p{color:#92400e;margin:0 0 .7rem;font-size:.88rem;font-weight:600}@media (width<=760px){.atmpt-body{flex-direction:column}.atmpt-palette{width:100%}.atmpt-palette-grid{grid-template-columns:repeat(6,1fr);justify-items:center}}@media (width<=480px){.atmpt-shell{padding:1rem 14px 32px}.atmpt-header{padding-bottom:.75rem}.atmpt-timers{gap:8px}.atmpt-timer{padding:5px 9px}.atmpt-palette-grid{grid-template-columns:repeat(5,1fr)}.atmpt-report-actions{flex-wrap:wrap}.atmpt-modal-actions{justify-content:stretch}.atmpt-modal-actions .atmpt-btn{flex:1}}.atmpt-offline{color:#92400e;background:#fffbeb;border-bottom:1px solid #fde68a;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.82rem;font-weight:600;display:flex}.atmpt-offline-dot{background:#f59e0b;border-radius:50%;flex:none;width:8px;height:8px;animation:1.4s ease-in-out infinite atmpt-offline-pulse}@keyframes atmpt-offline-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.atmpt-offline-dot{animation:none}}.atmpt-paused{background:#fff;border:1px solid #e7e5f5;border-radius:16px;max-width:560px;margin:4rem auto;padding:2rem;box-shadow:0 18px 48px #0f172a1f}.atmpt-paused h1{color:#12376b;margin:0 0 .7rem;font-size:1.3rem}.atmpt-paused-lead{color:#1a1b29;margin:0 0 .7rem;font-size:.92rem;line-height:1.6}.atmpt-paused-body{color:#5b6472;margin:0 0 1.3rem;font-size:.86rem;line-height:1.6}.atmpt-paused-actions{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.atmpt-paused-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:10px;padding:.6rem 1.2rem;font-family:inherit;font-size:.88rem;font-weight:700}.atmpt-paused-actions .atmpt-paused-primary{color:#fff;background:#12376b;border-color:#12376b}.atmpt-paused-foot{color:#94a3b8;margin:0;font-size:.78rem}.atmpt-empty{background:#fff;border:1px solid #e7e5f5;border-radius:16px;max-width:560px;margin:4rem auto;padding:2rem;box-shadow:0 18px 48px #0f172a1f}.atmpt-empty h1{color:#12376b;margin:0 0 .7rem;font-size:1.3rem}.atmpt-empty-body{color:#1a1b29;margin:0 0 1.3rem;font-size:.92rem;line-height:1.6}.atmpt-empty-actions{flex-wrap:wrap;gap:.6rem;display:flex}.atmpt-empty-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:10px;padding:.6rem 1.2rem;font-family:inherit;font-size:.88rem;font-weight:700}.atmpt-empty-actions .atmpt-empty-primary{color:#fff;background:#12376b;border-color:#12376b}.atmpt-empty-actions button:disabled{opacity:.6;cursor:default}.atmpt-review-modal{width:100%;max-width:640px}.atmpt-review-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.atmpt-review-time{color:#5b6472;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.atmpt-review-counts{flex-wrap:wrap;gap:.5rem;margin:.6rem 0 .8rem;display:flex}.atmpt-review-counts .rc{border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:700}.atmpt-review-counts .rc.ans{color:#15803d;background:#dcfce7}.atmpt-review-counts .rc.mark{color:#6d28d9;background:#ede9fe}.atmpt-review-counts .rc.blank{color:#475569;background:#f1f5f9}.atmpt-review-grid{grid-template-columns:repeat(auto-fill,minmax(34px,1fr));gap:6px;max-height:42vh;padding:2px;display:grid;overflow-y:auto}.atmpt-review-q{aspect-ratio:1;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex}.atmpt-review-q.a{color:#15803d;background:#dcfce7}.atmpt-review-q.m{color:#6d28d9;background:#ede9fe;border-color:#c4b5fd}.atmpt-review-q.b{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1}.atmpt-qtext-after{margin-top:.6rem}.atmpt-qimg{background:#fff;border-radius:10px;max-width:min(480px,100%);max-height:340px;margin:10px 0 4px;display:block}.atmpt-opt-img{background:#fff;border-radius:8px;max-width:min(300px,100%);max-height:180px;margin-top:6px;display:block}.mathtext-table{border-collapse:collapse;width:100%;margin:.8rem 0}.mathtext-table td{vertical-align:top;text-align:left;border:1px solid #e7e5f5;padding:.45rem .7rem;line-height:1.55}.mathtext-table tr:first-child td{color:#12376b;background:#f6f5fd;font-weight:700}.atmpt-options{flex-direction:column;gap:.7rem;display:flex}.atmpt-opt{padding:.85rem 1rem;line-height:1.7}.atmpt-opt-text .katex{margin-right:.55rem}.atmpt-answer-hint{color:#12376b;background:#f6f5fd;border:1px solid #e7e5f5;border-radius:10px;margin:0 0 .7rem;padding:.55rem .8rem;font-size:.85rem;font-weight:700}.atmpt-numeric{flex-direction:column;gap:.45rem;max-width:320px;display:flex}.atmpt-numeric-label{color:#334155;font-size:.85rem;font-weight:700}.atmpt-numeric-input{color:#12376b;letter-spacing:.02em;background:#fff;border:1px solid #e7e5f5;border-radius:10px;padding:.75rem .9rem;font-family:inherit;font-size:1.15rem;font-weight:700}.atmpt-numeric-input:focus{border-color:#12376b;outline:none;box-shadow:0 0 0 3px #12376b1f}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.1"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.mockdone{opacity:0;background:linear-gradient(135deg,#f0fdf4 0%,#eef2ff 100%);border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:.9rem;margin:.25rem 0 1.25rem;padding:1rem 1.15rem;transition:opacity .26s,transform .26s;display:flex;transform:translateY(-6px)}.mockdone.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.mockdone{opacity:1;transition:none;transform:none}}.mockdone-badge{flex:none;font-size:1.6rem;line-height:1}.mockdone-text{min-width:0}.mockdone-title{color:#12376b;margin:0 0 .2rem;font-size:.98rem;font-weight:800}.mockdone-sub{color:#475569;margin:0;font-size:.83rem;line-height:1.5}.report-shell{max-width:900px;margin:0 auto;padding:1.5rem;font-family:sans-serif}.report-nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.report-back{color:#6366f1;font-size:.9rem;text-decoration:none}.report-title{margin:.75rem 0 1.25rem;font-size:1.5rem}.report-paper-label{text-align:center;color:#12376b;margin:-.5rem 0 1.25rem;font-size:1.35rem;font-weight:800}.report-error,.report-loading{color:#64748b;padding:2rem 0}.report-error{color:#dc143c}.report-card{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.25rem;padding:1.25rem}.report-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#6366f1;font-size:.72rem;font-weight:700}.report-confidence-value{color:#0f172a;margin:.25rem 0;font-size:2rem;font-weight:700}.report-sub{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.report-h2{margin:0 0 .9rem;font-size:1.05rem}.report-table-wrap{overflow-x:auto}.report-table{border-collapse:collapse;width:100%;font-size:.85rem}.report-table th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.5rem .6rem;font-weight:600}.report-table td{white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:.5rem .6rem}.report-topic{color:#94a3b8;font-weight:400}.report-pill{border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.report-pill.level-high{color:#15803d;background:#dcfce7}.report-pill.level-medium{color:#b45309;background:#fef3c7}.report-pill.level-low{color:#b91c1c;background:#fee2e2}.report-pill.guess{color:#6d28d9;background:#ede9fe}.report-pill.pass{color:#15803d;background:#dcfce7}.report-pill.fail{color:#b91c1c;background:#fee2e2}.report-pill.diff-easy{color:#15803d;background:#dcfce7}.report-pill.diff-medium{color:#b45309;background:#fef3c7}.report-pill.diff-tough{color:#b91c1c;background:#fee2e2}.report-guess-stats{grid-template-columns:repeat(3,1fr);gap:.9rem;margin-bottom:1rem;display:grid}@media (width<=560px){.report-guess-stats{grid-template-columns:repeat(2,1fr)}}.report-guess-stat{flex-direction:column;gap:.2rem;display:flex}.report-guess-stat .l{color:#64748b;font-size:.75rem}.report-guess-stat .v{color:#0f172a;font-size:1.25rem;font-weight:700}.report-guess-stat .v.good{color:#16a34a}.report-guess-stat .v.bad{color:#dc2626}.report-rank-callout{background:#f8fafc;border-radius:8px;flex-direction:column;gap:.3rem;padding:.9rem 1rem;display:flex}.report-rank-callout .l{letter-spacing:.04em;text-transform:uppercase;color:#6366f1;font-size:.72rem;font-weight:700}.report-rank-callout .v{color:#0f172a;font-size:.95rem}.report-rank-callout .v .good{color:#16a34a;font-weight:700}.report-rank-callout .v .bad{color:#dc2626;font-weight:700}.report-rank-total{color:#94a3b8;font-size:.78rem}.report-empty{color:#94a3b8;margin:0;font-size:.85rem}.report-breakdown-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem;display:flex}.report-breakdown-tab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:600}.report-breakdown-tab:hover{border-color:#c7d2fe}.report-breakdown-tab.active{color:#fff;border-color:#0000}.report-breakdown-tab.correct.active{background:#16a34a}.report-breakdown-tab.wrong.active{background:#dc2626}.report-breakdown-tab.unattempted.active{background:#6366f1}.report-cal-buckets{flex-direction:column;gap:.5rem;margin-top:.9rem;display:flex}.report-cal-bucket{align-items:center;gap:.6rem;display:flex}.report-cal-detail{color:#4b4b63;font-size:.9rem}.report-card-wide{width:min(1240px,96vw);margin-left:50%;transform:translate(-50%)}.report-table th.num,.report-table td.num{text-align:right;font-variant-numeric:tabular-nums}.report-qlink{color:#4f46e5;font-weight:700;text-decoration:none}.report-qlink:hover{text-decoration:underline}@keyframes report-attention{0%,to{box-shadow:0 0 #f2712f00}50%{box-shadow:0 0 0 6px #f2712f47}}.report-card-attention{border-color:#f2712f;animation:1.4s ease-in-out 3 report-attention}@media (prefers-reduced-motion:reduce){.report-card-attention{animation:none;box-shadow:0 0 0 3px #f2712f4d}}.report-rank-row{flex-wrap:wrap;gap:1.5rem;display:flex}.report-rank-main{flex-direction:column;gap:.15rem;display:flex}.report-rank-main .l{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-size:.72rem;font-weight:700}.report-rank-main .v{color:#1a1b29;font-size:1.35rem;font-weight:800}.report-rank-main.alt .v{color:#16a34a}.report-rank-main .s{color:#64748b;font-size:.75rem}.report-rank-delta{color:#991b1b;background:#fef2f2;border-radius:8px;margin:.9rem 0 0;padding:.55rem .75rem;font-size:.8rem}.report-rank-delta strong{color:#7f1d1d}.report-mini-table{max-width:460px;margin-top:.4rem}.report-fatigue{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;margin-top:.6rem;display:grid}.report-fatigue-q{background:#fafaff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.1rem;padding:.65rem .7rem;display:flex}.report-fatigue-q .l{letter-spacing:.05em;color:#64748b;font-size:.68rem;font-weight:800}.report-fatigue-q .v{color:#1a1b29;font-size:1.1rem;font-weight:800}.report-fatigue-q .s{color:#64748b;font-size:.68rem}.report-fatigue-q .s.muted{color:#94a3b8}.report-focus{gap:.5rem;margin:.5rem 0 0;padding-left:1.15rem;display:grid}.report-focus li{font-size:.85rem}.report-focus .t{color:#1a1b29;font-weight:700}.report-focus .sec{color:#94a3b8;margin-left:.4rem;font-size:.72rem}.report-focus .m{color:#b91c1c;font-size:.74rem;display:block}.report-focus .why{color:#475569;margin-top:.2rem;font-size:.78rem;line-height:1.55;display:block}@media (width<=560px){.report-fatigue{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-link-attention{background:#fff7ed;border:1.5px solid #f2712f;border-radius:999px;padding:.45rem .9rem;animation:1.4s ease-in-out 3 report-attention;display:inline-block}@media (prefers-reduced-motion:reduce){.report-link-attention{animation:none;box-shadow:0 0 0 3px #f2712f4d}}.report-fatigue-total{color:#292973;margin:0 0 .6rem;font-size:.85rem;font-weight:700}.report-fatigue-bar{border:1px solid #e2e8f0;border-radius:12px;display:flex;overflow:hidden}.report-fatigue-seg{text-align:center;flex-direction:column;flex:1;gap:1px;padding:.7rem .4rem .6rem;display:flex}.report-fatigue-seg+.report-fatigue-seg{border-left:2px solid #fff;box-shadow:inset 2px 0 #cbd5e1}.report-fatigue-seg .pct{font-size:1.1rem;font-weight:800}.report-fatigue-seg .lbl{letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:800}.report-fatigue-seg .rng{opacity:.85;font-size:.66rem}.report-fatigue-seg .blank{opacity:.7;font-size:.62rem}.report-fatigue-seg.good{color:#15803d;background:#dcfce7}.report-fatigue-seg.avg{color:#c2410c;background:#ffedd5}.report-fatigue-seg.bad{color:#b91c1c;background:#fee2e2}.report-fatigue-seg.none{color:#64748b;background:#f8fafc}.report-fatigue-legend{color:#5b6472;flex-wrap:wrap;gap:.9rem;margin-top:.6rem;font-size:.7rem;display:flex}.report-fatigue-legend i{border-radius:50%;width:9px;height:9px;margin-right:4px;display:inline-block}.report-fatigue-legend .tail{margin-left:auto}@media (width<=560px){.report-fatigue-bar{flex-wrap:wrap}.report-fatigue-seg{flex:45%}.report-fatigue-legend .tail{margin-left:0}}.report-focus .air-gain{color:#15803d;margin-top:2px;font-size:12px;font-weight:800;display:block}.report-rec-badge{color:#6d28d9;white-space:nowrap;background:#ede9fe;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:800}.report-cal-explain{color:#4a4c66;background:#fbfbfe;border:1px solid #e7e5f5;border-radius:10px;margin:10px 0 6px;padding:10px 12px;font-size:12.5px;line-height:1.55}.report-cal-example-link{color:#6d28d9;cursor:pointer;background:0 0;border:none;padding:2px 0;font-size:12.5px;font-weight:800;text-decoration:underline}.cal-example{background:#fff;border:1px solid #e7e5f5;border-radius:10px;margin-top:8px;padding:12px 14px}.cal-example-line{color:#4a4c66;margin:6px 0;font-size:12.5px;line-height:1.5}.cal-example-grid{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}@keyframes cal-sq-in{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.cal-example-sq{opacity:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;animation:.35s ease-out forwards cal-sq-in;display:inline-flex}.cal-example-sq.right{color:#15803d;background:#dcfce7}.cal-example-sq.wrong{color:#b91c1c;background:#fee2e2}.cal-example-bars{flex-direction:column;gap:6px;margin:10px 0 4px;display:flex}.cal-example-bar-row{color:#5b6472;align-items:center;gap:8px;font-size:11.5px;display:flex}.cal-example-bar-label{width:132px;font-weight:700}.cal-example-bar-track{background:#eef0f7;border-radius:6px;flex:1;height:10px;overflow:hidden}@keyframes cal-bar-grow-100{0%{width:0}to{width:100%}}@keyframes cal-bar-grow-60{0%{width:0}to{width:60%}}.cal-example-bar{border-radius:6px;width:0;height:100%}.cal-example-bar.conf{background:linear-gradient(90deg,#7c3aed,#a78bfa);animation:.8s ease-out forwards cal-bar-grow-100}.cal-example-bar.acc{background:linear-gradient(90deg,#f97316,#fb7185);animation:.8s ease-out forwards cal-bar-grow-60}.cal-example-bar-val{text-align:right;color:#16172b;width:40px;font-weight:800}.my-courses-page{background:#f6f7fb;min-height:100vh}.my-courses-content{max-width:720px;margin:0 auto;padding:2rem 1.5rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.my-courses-content h1{color:#12376b;margin:0 0 1.25rem;font-size:1.4rem}.my-courses-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:.85rem;padding:.6rem .8rem;font-size:.85rem}.my-courses-hint{color:#5b6472;font-size:.85rem}.my-courses-list{flex-direction:column;gap:1rem;display:flex}.my-course-card{background:#fff;border-radius:14px;padding:1.25rem 1.5rem}.my-course-card-header{justify-content:space-between;align-items:baseline;display:flex}.my-course-card-header h2{color:#1a1b29;margin:0;font-size:1.05rem}.my-course-code{color:#94a3b8;font-size:.78rem}.my-course-mentor{color:#1a1b29;margin:.75rem 0 0;font-size:.9rem}.my-course-leave-mentor-btn{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.my-course-leave-mentor-btn:hover{text-decoration:underline}.my-course-leave-mentor-btn:disabled{opacity:.6;cursor:default}.my-course-mentor-form{gap:.6rem;margin-top:.85rem;display:flex}.my-course-mentor-form input{border:1px solid #e7e5f5;border-radius:10px;flex:1;padding:.55rem .7rem;font-family:inherit;font-size:.88rem}.my-course-mentor-form button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;padding:.55rem 1rem;font-size:.85rem;font-weight:700}.my-course-mentor-form button:disabled{opacity:.7;cursor:default}@media (width<=480px){.my-course-mentor-form{flex-direction:column}}.admin-login-page{background:linear-gradient(135deg,#0f1e3d,#12376b 60%,#1c2a52);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.admin-login-card{background:#fff;border-radius:18px;flex-direction:column;gap:1rem;width:100%;max-width:380px;padding:2.25rem 1.9rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;box-shadow:0 30px 60px -20px #0f1e3d8c}.admin-login-card h1{color:#12376b;text-align:center;margin:0;font-size:1.35rem}.admin-login-hint{text-align:center;color:#5b6472;margin:0;font-size:.85rem}.admin-login-error{color:#991b1b;background:#fee2e2;border-radius:10px;padding:.6rem .8rem;font-size:.85rem}.admin-login-card label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.admin-login-card input{color:#1a1b29;border:1px solid #e7e5f5;border-radius:10px;padding:.6rem .7rem;font-family:inherit;font-size:.92rem}.admin-login-card input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.admin-login-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;margin-top:.35rem;padding:.7rem;font-size:.95rem;font-weight:700}.admin-login-card button:disabled{opacity:.7;cursor:default}.admin-login-card .admin-login-logo-link{cursor:pointer;background:0 0;border:none;border-radius:6px;align-self:center;margin:0 0 .25rem;padding:0;line-height:0}.admin-login-card .admin-login-logo-link:focus-visible{outline-offset:3px;outline:2px solid #4f46e5}.admin-login-notice{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:0 0 .75rem;padding:.55rem .7rem;font-size:.78rem}.admin-home-page{background:#f6f7fb;min-height:100vh;padding:2rem;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-home-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.75rem;display:flex}.admin-home-header h1{color:#12376b;margin:0 0 .2rem;font-size:1.5rem}.admin-home-header p{color:#5b6472;margin:0;font-size:.9rem}.admin-home-header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.5rem 1.1rem;font-weight:600}.admin-home-placeholder{color:#5b6472;background:#fff;border-radius:14px;max-width:520px;padding:2rem}.admin-home-section{max-width:var(--tl-panel-width);background:#fff;border-radius:14px;margin-bottom:1.5rem;padding:1.5rem 1.75rem}.admin-home-section h2{color:#12376b;margin:0 0 .3rem;font-size:1.1rem}.admin-home-section-hint{color:#94a3b8;margin:0 0 1rem;font-size:.82rem}.admin-home-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:.85rem;padding:.6rem .8rem;font-size:.85rem}.admin-home-success{color:#166534;background:#dcfce7;border-radius:10px;margin-bottom:.85rem;padding:.6rem .8rem;font-size:.85rem}.admin-create-staff-form{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.admin-create-staff-form label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.admin-create-staff-form input,.admin-create-staff-form select{color:#1a1b29;border:1px solid #e7e5f5;border-radius:10px;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.admin-create-staff-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;grid-column:1/-1;margin-top:.25rem;padding:.65rem;font-weight:700}.admin-create-staff-form button:disabled{opacity:.7;cursor:default}.admin-enrollment-candidates{flex-direction:column;gap:.4rem;margin:.9rem 0 0;padding:0;font-size:.88rem;list-style:none;display:flex}.admin-enrollment-candidates label{color:#1a1b29;align-items:center;gap:.5rem;font-weight:500;display:flex}.admin-enrollment-confirm{align-items:flex-end;gap:.9rem;margin-top:1rem;display:flex}.admin-enrollment-confirm label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.admin-enrollment-confirm select{border:1px solid #e7e5f5;border-radius:10px;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.admin-enrollment-confirm button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;padding:.6rem 1.1rem;font-weight:700}.admin-enrollment-confirm button:disabled{opacity:.7;cursor:default}.admin-staff-table{border-collapse:collapse;table-layout:auto;width:100%;max-width:100%;font-size:.85rem}.admin-staff-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.admin-staff-table td{color:#1a1b29;border-bottom:1px solid #f1f2f8;padding:.6rem}@media (width<=560px){.admin-create-staff-form{grid-template-columns:1fr}.admin-enrollment-confirm{flex-direction:column;align-items:stretch}}.admin-role-search-form{gap:.6rem;margin-bottom:.5rem;display:flex}.admin-role-search-form input{color:#1a1b29;border:1px solid #e7e5f5;border-radius:10px;flex:1;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.admin-role-search-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;padding:.55rem 1.1rem;font-weight:700}.admin-role-search-form button:disabled{opacity:.7;cursor:default}.admin-role-actions{white-space:normal}.admin-role-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;margin:0 .4rem .35rem 0;padding:.4rem .7rem;font-size:.8rem;font-weight:600}.admin-role-actions button:disabled{opacity:.6;cursor:default}.admin-role-danger{color:#991b1b!important;border-color:#fecaca!important}.admin-subscription-detail{border-top:1px solid #eef0f6;margin-top:1rem;padding-top:1rem}.admin-subscription-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.admin-subscription-back{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.admin-subscription-stats{flex-wrap:wrap;gap:1.25rem 2rem;margin-bottom:1.1rem;display:flex}@media (width<=600px){.admin-home-page{padding:1.25rem}}.admin-subscription-stat-label{color:#94a3b8;font-size:.78rem;font-weight:600;display:block}.admin-subscription-stat-value{color:#1a1b29;font-size:.95rem;font-weight:700;display:block}.admin-subscription-controls{flex-wrap:wrap;align-items:flex-end;gap:.9rem;margin-bottom:.9rem;display:flex}.admin-subscription-controls label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.admin-subscription-controls input,.admin-subscription-controls select{color:#1a1b29;border:1px solid #e7e5f5;border-radius:10px;width:9rem;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.admin-subscription-controls button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;padding:.6rem 1.1rem;font-weight:700}.admin-subscription-controls button:disabled{opacity:.6;cursor:default}.admin-content-editor-link{color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5);border-radius:10px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-block}.admin-staff-table-fixed{table-layout:fixed;min-width:860px}.admin-staff-table-fixed col.admin-col-name{width:18%}.admin-staff-table-fixed col.admin-col-email{width:26%}.admin-staff-table-fixed col.admin-col-role{width:130px}.admin-staff-table-fixed col.admin-col-code{width:250px}.admin-staff-table-fixed col.admin-col-balance{width:90px}.admin-staff-table-fixed col.admin-col-actions{width:150px}.admin-staff-table th.admin-num,.admin-staff-table td.admin-num{text-align:right}.admin-staff-table-fixed td{overflow-wrap:anywhere;word-break:break-word}.admin-staff-table-fixed col.admin-col-roleactions{width:240px}.admin-exam-table{min-width:620px}.admin-exam-table col.admin-col-exam{width:auto}.admin-exam-table col.admin-col-examyear{width:90px}.admin-exam-table col.admin-col-examdate{width:200px}.admin-exam-table col.admin-col-examactions{width:220px}.admin-exam-date-input{box-sizing:border-box;border:1px solid #e7e5f5;border-radius:8px;width:100%;max-width:175px;padding:.35rem .5rem;font-family:inherit;font-size:.85rem}.admin-exam-row-error{color:#dc2626;margin-bottom:.35rem;font-size:.78rem;display:block}.admin-exam-actions{white-space:nowrap}.admin-exam-actions button{margin-bottom:.2rem}.admin-enrollment-held{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;margin:.25rem 0 0 1.6rem;padding:.2rem .45rem;font-size:.75rem;display:inline-block}.staff-spec-chips{flex-wrap:wrap;gap:4px;display:inline-flex}.staff-spec-chip{color:#4f46e5;background:#eef0fb;border:1px solid #d9d4f7;border-radius:999px;padding:2px 9px;font-size:11.5px;font-weight:700}.admin-muted{color:#94a3b8}.staff-actions{white-space:nowrap;gap:6px;display:flex}.staff-delete-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #f0c9c9;border-radius:6px;padding:4px 10px;font-weight:700}.staff-delete-btn:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.staff-delete-btn:disabled{opacity:.5;cursor:default}.staff-deleted{border-top:1px solid #ecebf6;margin-top:18px;padding-top:12px}.staff-deleted-toggle{color:#44486e;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:13.5px;font-weight:800}.staff-deleted-empty{margin:8px 0 0;font-size:13px}.staff-deleted-table{opacity:.92;margin-top:10px}.staff-restore-btn{color:#15803d;cursor:pointer;background:#fff;border:1px solid #bbf7d0;border-radius:6px;padding:4px 12px;font-weight:700}.staff-restore-btn:hover:not(:disabled){background:#f0fdf4;border-color:#15803d}.staff-restore-btn:disabled{opacity:.5;cursor:default}.staff-edit-actions{white-space:nowrap;text-align:right}.staff-edit-actions button{white-space:nowrap}.staff-spec-summary{flex-wrap:wrap;align-items:center;gap:8px;margin:6px 0 14px;display:flex}.staff-spec-summary-label{color:#44486e;font-size:12.5px;font-weight:800}.staff-spec-summary .staff-spec-chip b{font-weight:800}.analytics-dash,.analytics-dash-wide{max-width:var(--tl-panel-width)}.analytics-dash-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.analytics-dash-header h2{color:#12376b;margin:0 0 .3rem;font-size:1.3rem}.analytics-refresh-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.5rem 1.1rem;font-weight:600}.analytics-refresh-btn:disabled{opacity:.6;cursor:default}.analytics-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid}.analytics-kpi-grid-compact{margin-bottom:1.25rem}.analytics-kpi-card{background:#fff;border:1px solid #eef0f6;border-radius:14px;padding:1rem 1.1rem}.analytics-kpi-card.is-warn{background:#fffbeb;border-color:#fde68a}.analytics-kpi-value{color:#12376b;font-size:1.5rem;font-weight:800}.analytics-kpi-label{color:#5b6472;margin-top:.15rem;font-size:.8rem;font-weight:600}.analytics-kpi-sub{color:#94a3b8;margin-top:.2rem;font-size:.72rem}.analytics-two-col{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.analytics-chart-pair{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}.analytics-chart-pair .admin-home-section{margin-bottom:1.25rem}.analytics-subheading{color:#12376b;margin:1.25rem 0 .5rem;font-size:.95rem}.analytics-fact-list{color:#334155;flex-direction:column;gap:.55rem;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex}.analytics-table-scroll{width:100%;overflow-x:auto}.analytics-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.85rem}.analytics-table th{text-align:left;color:#94a3b8;white-space:nowrap;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.analytics-table td{color:#1a1b29;vertical-align:middle;border-bottom:1px solid #f1f2f8;padding:.55rem .6rem}.analytics-table th.analytics-num,.analytics-table td.analytics-num{text-align:right}.analytics-table td .admin-home-section-hint{overflow-wrap:anywhere;word-break:break-word;font-size:.78rem}.analytics-churn-table{min-width:460px}.analytics-churn-table col.analytics-col-student{width:auto}.analytics-churn-table col.analytics-col-num{width:150px}@media (width<=820px){.analytics-chart-pair{grid-template-columns:1fr}}@media (width<=720px){.analytics-two-col{grid-template-columns:1fr}}.analytics-mode-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.analytics-mode-head h4{color:#12376b;margin:0;font-size:.98rem}.analytics-mode-total{color:#5b6472;white-space:nowrap;font-size:.78rem;font-weight:600}.cc-panel{max-width:var(--tl-panel-width)}.cc-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.cc-header h2{color:#12376b;margin:0 0 .3rem;font-size:1.3rem}.cc-refresh-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.5rem 1.1rem;font-weight:600}.cc-refresh-btn:disabled{opacity:.6;cursor:default}.cc-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;margin-bottom:1.25rem;display:grid}.cc-kpi-card{background:#fff;border:1px solid #eef0f6;border-radius:14px;padding:.9rem 1rem}.cc-kpi-card.is-warn{background:#fffbeb;border-color:#fde68a}.cc-kpi-value{color:#12376b;font-size:1.4rem;font-weight:800}.cc-kpi-label{color:#5b6472;margin-top:.15rem;font-size:.78rem;font-weight:600}.cc-tab-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem;display:flex}.cc-tab-row button{color:#5b6472;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.45rem .95rem;font-size:.82rem;font-weight:600}.cc-tab-row button.is-active{color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5);border-color:#0000}.cc-table-scroll{width:100%;overflow-x:auto}.cc-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.85rem}.cc-table th{text-align:left;color:#94a3b8;white-space:nowrap;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.cc-table td{color:#1a1b29;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f2f8;padding:.55rem .6rem;overflow:hidden}.cc-table th.cc-num,.cc-table td.cc-num{text-align:right}.cc-cell-warn{color:#b45309;font-weight:700}.cc-table-section{min-width:600px}.cc-table-section col.cc-col-section{width:220px}.cc-table-section col.cc-col-num{width:80px}.cc-table-source{min-width:420px}.cc-table-source col.cc-col-source{width:180px}.cc-table-source col.cc-col-num{width:80px}.cc-table-passage-sample{min-width:320px}.cc-table-passage-sample col.cc-col-section{width:220px}.cc-table-passage-sample col.cc-col-date{width:100px}.cc-filters{flex-direction:column;gap:.6rem;margin-bottom:1.1rem;display:flex}.cc-filter-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cc-filter-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;min-width:108px;font-size:.75rem;font-weight:700}.cc-filter-row .cc-tab-row{margin-bottom:0}.qi-filters{flex-wrap:wrap;gap:8px;margin:10px 0 14px;display:flex}.qi-filter{color:#44486e;cursor:pointer;background:#fff;border:1px solid #d9d4f7;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:700}.qi-filter.active{color:#fff;background:#4f46e5;border-color:#4f46e5}.qi-table-scroll{overflow-x:auto}.qi-table{border-collapse:collapse;width:100%;font-size:12.5px}.qi-table th,.qi-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ececf6;padding:9px 10px}.qi-table th{text-transform:uppercase;letter-spacing:.03em;color:#5b6472;white-space:nowrap;font-size:11.5px}.qi-nowrap{white-space:nowrap}.qi-mono{white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.qi-message{min-width:220px;max-width:360px}.qi-status{border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:800;display:inline-block}.qi-status-new{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.qi-status-open{color:#4f46e5;background:#eef0fb;border:1px solid #d9d4f7}.qi-status-pending{color:#a16207;background:#fefce8;border:1px solid #fde68a}.qi-status-resolved,.qi-status-reviewed{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.qi-assignee{color:#5b6472;margin-top:4px;font-size:11.5px}.qi-notes-btn{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9d4f7;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:700}.qi-detail-row td{background:#f7f8fd}.qi-detail{padding:6px 4px 10px}.qi-actions{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.qi-actions button{color:#1a1b29;cursor:pointer;background:#fff;border:1px solid #d9d4f7;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}.qi-actions button:hover{color:#f97316;border-color:#f97316}.qi-notes-list{margin:0 0 10px;padding:0;list-style:none}.qi-notes-list li{border-bottom:1px dashed #e7e5f5;gap:12px;padding:6px 0;display:flex}.qi-note-meta{color:#8a8db3;white-space:nowrap;flex:none;font-size:11.5px}.qi-note-text{color:#1a1b29}.qi-empty-notes{color:#8a8db3;margin:0 0 10px;font-size:12.5px}.qi-note-add{gap:8px;display:flex}.qi-note-add input{border:1px solid #d9d4f7;border-radius:8px;flex:1;padding:8px 10px;font-size:12.5px}.qi-note-add button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#7c3aed);border:none;border-radius:8px;padding:8px 16px;font-size:12.5px;font-weight:700}.qi-note-add button:disabled{opacity:.5;cursor:default}.notif-bell-wrap{display:inline-flex;position:relative}.notif-bell{color:#44486e;cursor:pointer;background:#fff;border:1px solid #d9d4f7;border-radius:10px;justify-content:center;align-items:center;width:36px;height:34px;display:inline-flex;position:relative}.notif-bell:hover{color:#f97316;border-color:#f97316}.notif-badge{color:#fff;text-align:center;background:#dc2626;border-radius:999px;min-width:18px;padding:2px 6px;font-size:10.5px;font-weight:800;line-height:1.2;position:absolute;top:-7px;right:-7px}.notif-dropdown{z-index:60;background:#fff;border:1px solid #e7e5f5;border-radius:12px;width:340px;max-height:420px;position:absolute;top:42px;right:0;overflow-y:auto;box-shadow:0 16px 40px #1a1b4b29}.notif-head{color:#1a1b29;border-bottom:1px solid #f0f0fa;padding:10px 14px;font-size:12.5px;font-weight:800}.notif-empty{color:#8a8db3;padding:16px 14px;font-size:12.5px}.notif-item{border-bottom:1px solid #f5f5fb;padding:10px 14px}.notif-item.unread{background:#f5f4ff}.notif-title{color:#1a1b29;font-size:12.5px;font-weight:700}.notif-body{color:#5b6472;margin-top:2px;font-size:12px;line-height:1.4}.notif-when{color:#8a8db3;margin-top:4px;font-size:11px}.notif-foot{color:#4f46e5;padding:9px 14px;font-size:11.5px;font-weight:700}.inst-search{border:1px solid #e7e5f5;border-radius:8px;width:100%;max-width:460px;margin:.9rem 0 .6rem;padding:.5rem .7rem;font-family:inherit;font-size:.88rem;display:block}.inst-search:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.inst-meta{color:#5b6472;margin-bottom:.6rem;font-size:.8rem}.inst-table-scroll{width:100%;overflow-x:auto}.inst-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px;font-size:.85rem}.inst-table th{text-align:left;color:#94a3b8;white-space:nowrap;border-bottom:1px solid #eef0f6;padding:.5rem .6rem;font-weight:600}.inst-table td{color:#1a1b29;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word;border-bottom:1px solid #f1f2f8;padding:.6rem}.inst-table th.inst-num,.inst-table td.inst-num{text-align:right}.inst-id{color:#12376b;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;font-weight:600}.inst-table col.inst-col-id{width:150px}.inst-table col.inst-col-name{width:auto}.inst-table col.inst-col-branch,.inst-table col.inst-col-location{width:130px}.inst-table col.inst-col-pin{width:90px}.inst-table col.inst-col-partner{width:190px}.inst-table col.inst-col-num{width:90px}.inst-pager{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.9rem;display:flex}.inst-pager button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;padding:.35rem .7rem;font-family:inherit;font-size:.82rem;font-weight:600}.inst-pager button:hover:not(:disabled){color:#fff;background:#f97316;border-color:#f97316}.inst-pager button:disabled{opacity:.5;cursor:default}.inst-pager-pages{flex-wrap:wrap;gap:.3rem;display:flex}.inst-pager-pages button{min-width:2rem;padding:.35rem .5rem}.inst-pager-pages button.is-active,.inst-pager-pages button.is-active:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5);border-color:#0000}.inst-staff-head{margin-bottom:.6rem}.inst-back-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;padding:.35rem .75rem;font-family:inherit;font-size:.82rem;font-weight:600}.inst-back-btn:hover{color:#fff;background:#f97316;border-color:#f97316}.inst-staff-tabs{gap:.5rem;margin:.9rem 0 .8rem;display:flex}.inst-staff-tabs button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.35rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600}.inst-staff-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5);border-color:#0000}.inst-tag{color:#4f46e5;vertical-align:middle;background:#eef2ff;border-radius:999px;margin-left:.4rem;padding:.05rem .4rem;font-size:.68rem;font-weight:700;display:inline-block}.inst-role-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e7e5f5;border-radius:8px;padding:.3rem .6rem;font-family:inherit;font-size:.78rem;font-weight:600}.inst-role-btn:hover:not(:disabled){color:#fff;background:#12376b;border-color:#12376b}.inst-role-btn:disabled{opacity:.45;cursor:not-allowed}.inst-confirm{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin:.8rem 0;padding:.9rem 1rem}.inst-confirm-title{color:#92400e;margin:0 0 .3rem;font-size:.92rem;font-weight:700}.inst-confirm-body{color:#78350f;margin:0 0 .7rem;font-size:.82rem}.inst-confirm-note{color:#78350f;font-size:.78rem;font-weight:600;display:block}.inst-confirm-note textarea{box-sizing:border-box;resize:vertical;border:1px solid #fcd34d;border-radius:8px;width:100%;margin-top:.25rem;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;display:block}.inst-confirm-actions{gap:.5rem;margin-top:.7rem;display:flex}.inst-confirm-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;padding:.4rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600}.inst-confirm-actions .inst-confirm-go{color:#fff;background:#12376b;border-color:#12376b}.inst-confirm-actions button:disabled{opacity:.5;cursor:not-allowed}.inst-confirm-hint{color:#b45309;margin:.4rem 0 0;font-size:.75rem}.inst-drill{font:inherit;color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.inst-drill:hover{color:#f97316}.inst-table col.inst-col-email{width:220px}.inst-table col.inst-col-action{width:165px}.inst-table col.inst-col-drill{width:110px}.content-editor-shell{background:#f6f7fb;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.content-editor-body{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.content-editor-body h1{color:#12376b;margin:0 0 .2rem;font-size:1.5rem}.content-editor-sub{color:#5b6472;margin:0 0 1.5rem;font-size:.9rem}.content-editor-filters{gap:1rem;margin-bottom:1.25rem;display:flex}.content-editor-filters label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.content-editor-filters select{border:1px solid #e7e5f5;border-radius:10px;min-width:14rem;padding:.55rem .65rem;font-family:inherit;font-size:.9rem}.content-editor-tabs{gap:.5rem;margin-bottom:1rem;display:flex}.content-editor-tab{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600}.content-editor-tab.active{color:#fff;background:linear-gradient(135deg,#12376b,#4f46e5);border-color:#0000}.content-editor-tab-badge{color:#991b1b;background:#fee2e2;border-radius:999px;margin-left:.4rem;padding:.05rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.content-editor-tab.active .content-editor-tab-badge{color:#fff;background:#ffffff40}.content-editor-search{gap:.6rem;margin-bottom:1.25rem;display:flex}.content-editor-search input{border:1px solid #e7e5f5;border-radius:10px;flex:1;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.content-editor-search button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;padding:.55rem 1.1rem;font-weight:700}.content-editor-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:.9rem;padding:.6rem .8rem;font-size:.85rem}.content-editor-success{color:#166534;background:#dcfce7;border-radius:10px;margin-bottom:.9rem;padding:.6rem .8rem;font-size:.85rem}.content-editor-list{flex-direction:column;gap:.6rem;display:flex}.content-editor-row{background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;display:flex}.content-editor-row-text{color:#1a1b29;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;overflow:hidden}.content-editor-row-meta{color:#94a3b8;white-space:nowrap;font-size:.78rem}.content-editor-row button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;flex-shrink:0;padding:.4rem .9rem;font-size:.8rem;font-weight:600}.content-editor-row-pending{flex-direction:column;align-items:flex-start}.content-editor-idstrip{border-top:1px solid #f1f2f8;flex-wrap:wrap;flex-basis:100%;gap:.35rem 1.1rem;margin-top:.15rem;padding-top:.55rem;font-size:.74rem;display:flex}.content-editor-form .content-editor-idstrip{border-top:none;border-bottom:1px solid #eef0f6;margin-bottom:.4rem;padding:0 0 .7rem}.content-editor-idfield{align-items:baseline;gap:.35rem;min-width:0;display:inline-flex}.content-editor-idlabel{color:#94a3b8;white-space:nowrap;font-weight:600}.content-editor-idvalue{color:#334155;overflow-wrap:anywhere}.content-editor-idvalue.is-mono{color:#12376b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.content-editor-row-passage{color:#5b6472;white-space:normal;background:#f6f7fb;border-radius:8px;padding:.5rem .7rem;font-size:.82rem}.content-editor-row-actions{align-self:flex-end;gap:.6rem;display:flex}.content-editor-approve,.content-editor-reject{cursor:pointer;border-radius:8px;flex-shrink:0;padding:.4rem .9rem;font-size:.8rem;font-weight:700}.content-editor-approve{color:#166534;background:#dcfce7;border:1px solid #86efac}.content-editor-reject{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.content-editor-approve:disabled,.content-editor-reject:disabled{opacity:.5;cursor:default}.content-editor-empty{color:#94a3b8;font-size:.9rem}.content-editor-pager{color:#5b6472;justify-content:center;align-items:center;gap:1rem;margin-top:1.25rem;font-size:.85rem;display:flex}.content-editor-pager button{cursor:pointer;background:#fff;border:1px solid #e7e5f5;border-radius:8px;padding:.4rem .9rem}.content-editor-pager button:disabled{opacity:.5;cursor:default}.content-editor-form{background:#fff;border-radius:14px;flex-direction:column;gap:1rem;padding:1.5rem 1.75rem;display:flex}.content-editor-back{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.85rem;font-weight:600}.content-editor-form label{color:#334155;flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:600;display:flex}.content-editor-form input,.content-editor-form textarea,.content-editor-form select{color:#1a1b29;resize:vertical;border:1px solid #e7e5f5;border-radius:10px;padding:.6rem .75rem;font-family:inherit;font-size:.9rem}.content-editor-form-row{gap:1rem;display:flex}.content-editor-form-row label{flex:1}.content-editor-options{flex-direction:column;gap:.6rem;display:flex}.content-editor-options-label{color:#334155;font-size:.82rem;font-weight:600}.content-editor-option-row{flex-direction:column;gap:.35rem;display:flex}.content-editor-option-main{align-items:center;gap:.6rem;display:flex}.content-editor-option-main input[type=text]{flex:1}.content-editor-option-why{color:#5b6472;background:#fafaff;border:1px solid #e7e5f5;border-radius:8px;margin-left:1.6rem;padding:.4rem .6rem;font-family:inherit;font-size:.8rem}.content-editor-option-remove{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;width:2rem;height:2rem;font-size:1rem}.content-editor-option-remove:disabled{opacity:.4;cursor:default}.content-editor-add-option{color:#4f46e5;cursor:pointer;background:#fff;border:1px dashed #c7c9e8;border-radius:8px;align-self:flex-start;padding:.4rem .9rem;font-size:.82rem;font-weight:600}.content-editor-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;align-self:flex-start;padding:.65rem 1.4rem;font-weight:700}.content-editor-save:disabled{opacity:.6;cursor:default}@media (width<=640px){.content-editor-filters,.content-editor-form-row{flex-direction:column}.content-editor-row{flex-direction:column;align-items:flex-start}}.content-editor-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.content-editor-home-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e7e5f5;border-radius:999px;flex-shrink:0;padding:.5rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:600}.content-editor-home-btn:hover{color:#fff;background:#f97316;border-color:#f97316}.profile-shell{background:#f6f7fb;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-body{max-width:760px;margin:0 auto;padding:2rem 1.5rem 4rem}.profile-body h1{color:#12376b;margin:0 0 .2rem;font-size:1.5rem}.profile-sub{color:#5b6472;margin:0 0 1.5rem;font-size:.9rem}.profile-header-card{background:#fff;border-radius:14px;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1.25rem 1.5rem;display:flex}.profile-header-avatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;font-weight:700;display:flex}.profile-header-name{color:#1a1b29;font-size:1.1rem;font-weight:700}.profile-header-meta{color:#94a3b8;margin-top:.2rem;font-size:.82rem}.profile-card{background:#fff;border-radius:14px;margin-bottom:1.1rem;padding:1.25rem 1.5rem}.profile-card h2{color:#12376b;margin:0 0 1rem;font-size:1rem}.profile-card-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.profile-card-head h2{margin:0}.profile-sample-badge{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:.15rem .6rem;font-size:.72rem;font-weight:700}.profile-field-grid{flex-direction:column;gap:.9rem;display:flex}.profile-field{flex-direction:column;gap:.25rem;display:flex}.profile-field-label{color:#5b6472;font-size:.78rem;font-weight:600}.profile-field-value{color:#1a1b29;align-items:center;gap:.6rem;font-size:.92rem;display:flex}.profile-field-caveat{color:#94a3b8;font-size:.78rem}.profile-field-edit{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600}.profile-mobile-edit{align-items:center;gap:.5rem;display:flex}.profile-mobile-edit input{border:1px solid #e7e5f5;border-radius:8px;flex:1;max-width:220px;padding:.5rem .65rem;font-family:inherit;font-size:.88rem}.profile-mobile-edit button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:8px;padding:.45rem .9rem;font-size:.82rem;font-weight:700}.profile-mobile-cancel{color:#5b6472!important;background:#fff!important;border:1px solid #e7e5f5!important}.profile-card-hint{color:#94a3b8;margin:.75rem 0 0;font-size:.8rem}.profile-error{color:#991b1b;background:#fee2e2;border-radius:8px;margin:.6rem 0 0;padding:.55rem .75rem;font-size:.82rem}.profile-success{color:#166534;background:#dcfce7;border-radius:8px;margin:.6rem 0 0;padding:.55rem .75rem;font-size:.82rem}.profile-purchase-list,.profile-invoice-list{flex-direction:column;gap:.6rem;display:flex}.profile-purchase-row,.profile-invoice-row{background:#f6f7fb;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem;display:flex}.profile-purchase-product{color:#1a1b29;font-size:.88rem;font-weight:600}.profile-purchase-meta{color:#94a3b8;margin-top:.15rem;font-size:.76rem}.profile-purchase-amount{color:#12376b;white-space:nowrap;font-size:.88rem;font-weight:700}.profile-invoice-actions{align-items:center;gap:.75rem;display:flex}.profile-invoice-download{color:#94a3b8;cursor:not-allowed;background:#fff;border:1px solid #e7e5f5;border-radius:8px;padding:.35rem .8rem;font-size:.78rem;font-weight:600}.profile-password-form{flex-direction:column;gap:.9rem;max-width:360px;display:flex}.profile-password-form label{color:#334155;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.profile-password-form input{color:#1a1b29;border:1px solid #e7e5f5;border-radius:10px;padding:.6rem .75rem;font-family:inherit;font-size:.9rem}.profile-password-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12376b,#4f46e5);border:none;border-radius:10px;align-self:flex-start;padding:.6rem 1.3rem;font-weight:700}.profile-password-submit:disabled{opacity:.6;cursor:default}.profile-pw-guidelines{flex-direction:column;gap:.3rem;margin:-.35rem 0 .1rem;display:flex}.profile-pw-guideline{color:#94a3b8;font-size:.76rem}.profile-pw-guideline:before{content:"○  "}.profile-pw-guideline.met{color:#16a34a;font-weight:600}.profile-pw-guideline.met:before{content:"✓  "}.profile-password-form input.profile-pw-match{background:#f0fdf4;border-color:#16a34a}.profile-password-actions{align-items:center;gap:.6rem;display:flex}@media (width<=640px){.profile-purchase-row,.profile-invoice-row{flex-direction:column;align-items:flex-start}.profile-mobile-edit{flex-wrap:wrap}}.legal-shell{color:#1a1b29;background:#fafaff;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-header{border-bottom:1px solid #e7e5f5;padding:1rem 1.5rem}.legal-header a{color:#4f46e5;font-size:.85rem;font-weight:700;text-decoration:none}.legal-body{max-width:760px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.legal-body h1{color:#12376b;margin:0 0 .3rem;font-size:1.7rem}.legal-updated{color:#94a3b8;margin:0 0 2rem;font-size:.82rem}.legal-body h2{color:#12376b;margin:2rem 0 .6rem;font-size:1.05rem}.legal-body p,.legal-body li{color:#334155;font-size:.92rem;line-height:1.7}.legal-body ul{margin:.4rem 0;padding-left:1.3rem}.legal-body li{margin:.3rem 0}.legal-body strong{color:#1a1b29}.legal-contact{border-top:1px solid #e7e5f5;margin-top:2.5rem;padding-top:1.5rem}.app-crash-shell{background:#f6f7fb;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.app-crash-card{text-align:center;background:#fff;border:1px solid #e4e6f0;border-radius:14px;width:100%;max-width:420px;padding:32px 28px;box-shadow:0 8px 30px #29297314}.app-crash-title{color:#292973;margin:0 0 10px;font-size:1.35rem}.app-crash-body{color:#4a4c66;margin:0 0 20px;font-size:.95rem;line-height:1.5}.app-crash-reload{color:#fff;cursor:pointer;background:#f2712f;border:none;border-radius:8px;padding:10px 26px;font-size:.95rem;font-weight:600}.app-crash-reload:hover{background:#dd6224}.app-crash-hint{color:#8a8ca6;margin:16px 0 0;font-size:.8rem}*{box-sizing:border-box}:root{--tl-panel-width:1200px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{max-width:100%;margin:0;overflow-x:hidden}body{color:#1a1a1a;background:#fff}img,svg{max-width:100%;height:auto}::-webkit-scrollbar-button{width:0;height:0;display:none}
