:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#172033;background:#f6f8fc;font-synthesis:none;--navy:#07152f;--blue:#315bea;--blue-dark:#2448c7;--muted:#697386;--line:#e5e9f2;--panel:#fff;--success:#16a46b;--danger:#d9475c}.warning-focus-card{scroll-margin-top:24px}.restore-account-status-button{min-height:32px;border:1px solid #cbd9e6;border-radius:8px;padding:5px 8px;background:#f4f8fb;color:#516b83;font-size:11px;font-weight:700;white-space:nowrap}.restore-account-status-button:focus-visible{outline:3px solid rgba(81,107,131,.28);outline-offset:2px}@media(max-width:900px){.warning-focus-card{scroll-margin-top:120px}}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;height:100%}body{margin:0;-webkit-font-smoothing:antialiased;background:#f6f8fc}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.brand-mark{display:inline-grid;width:38px;height:38px;flex:0 0 38px;place-items:center}.brand-mark svg{display:block;width:100%;height:100%;filter:drop-shadow(0 5px 12px rgba(79,105,238,.28))}.eyebrow{margin:0 0 10px;color:#6680d9;font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.subtle{color:var(--muted);line-height:1.65}.primary-button,.secondary-button{min-height:46px;border:0;border-radius:13px;padding:0 20px;font-weight:700;transition:.2s}.primary-button{background:linear-gradient(135deg,#315bea,#5d6eef);color:#fff;box-shadow:0 10px 24px #315bea33}.primary-button:hover{transform:translateY(-1px);box-shadow:0 13px 30px #315bea45}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.secondary-button{background:#eef2ff;color:#315bea}.ghost-button{border:1px solid var(--line);border-radius:10px;background:#fff;color:#566074;padding:8px 13px}.text-button{border:0;background:transparent;color:#315bea;font-weight:650}.text-link{display:block;margin-top:18px;text-align:center;color:#315bea;text-decoration:none}.link-button{display:grid;place-items:center;text-decoration:none;margin-top:18px}.form-error{margin:10px 0;color:var(--danger);font-size:13px;line-height:1.5}.auth-page{min-height:100dvh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(440px,.95fr);background:#fff}.auth-intro{position:relative;overflow:hidden;display:flex;min-height:100dvh;flex-direction:column;justify-content:space-between;padding:42px 7vw;background:radial-gradient(circle at 18% 18%,rgba(99,124,255,.38),transparent 29%),radial-gradient(circle at 76% 66%,rgba(165,102,255,.24),transparent 28%),linear-gradient(145deg,#06142e,#0b2149 62%,#101d48);color:#fff}.auth-intro:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.65) 0 1px,transparent 1.5px);background-size:54px 54px;opacity:.25;-webkit-mask-image:linear-gradient(135deg,#000,transparent 75%);mask-image:linear-gradient(135deg,#000,transparent 75%)}.intro-brand,.mobile-brand,.admin-logo,.student-brand{position:relative;z-index:1;display:flex;align-items:center;gap:10px;font-weight:750}.auth-intro h1{position:relative;z-index:1;margin:0 0 22px;font-size:clamp(38px,4.4vw,66px);line-height:1.18;letter-spacing:-.035em}.auth-intro p:not(.eyebrow){position:relative;z-index:1;color:#c8d6f2;font-size:17px}.auth-intro small{position:relative;z-index:1;color:#8196c0}.auth-panel{display:grid;place-items:center;padding:32px}.auth-card{width:min(420px,100%);padding:42px;border:1px solid #edf0f6;border-radius:24px;background:#fff;box-shadow:0 22px 60px #11204417}.auth-card h2{margin:0 0 8px;font-size:28px;letter-spacing:-.02em}.auth-card label,.user-form label{display:flex;flex-direction:column;gap:8px;margin-top:19px;color:#4b566a;font-size:13px;font-weight:650}.auth-card input,.user-form input,.user-form select{width:100%;height:47px;border:1px solid #dce2ed;border-radius:12px;outline:0;padding:0 14px;background:#fbfcfe;color:#172033;transition:.18s}.auth-card input:focus,.user-form input:focus,.user-form select:focus{border-color:#7b94ed;box-shadow:0 0 0 4px #315bea17;background:#fff}.auth-card .primary-button{width:100%;margin-top:25px}.auth-help{margin:20px 0 0;text-align:center;color:#929aaa;font-size:12px;line-height:1.6}.mobile-brand{display:none;margin-bottom:30px;color:#172033}.center-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 12% 5%,#eaf0ff,transparent 32%),#f7f9fd}.compact-card{max-width:440px}.mobile-brand.always{display:flex}.reserved-card{text-align:center}.large-mark{width:76px;height:76px;margin:0 auto 20px}.student-app{position:relative;display:flex;min-height:520px;overflow:hidden;flex-direction:column;background:radial-gradient(circle at 50% 18%,#f1f5ff,transparent 38%),#fff}.student-header{position:relative;z-index:5;height:66px;flex:0 0 66px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(226,231,241,.9);padding:0 max(18px,env(safe-area-inset-right)) 0 max(18px,env(safe-area-inset-left));background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.student-brand .brand-mark{width:32px;height:32px;flex-basis:32px}.student-actions{display:flex;align-items:center;justify-content:flex-end;gap:11px}.online-pill{display:flex;align-items:center;gap:7px;border-radius:99px;background:#edfbf5;color:#168457;padding:7px 10px;font-size:12px}.online-pill i{width:7px;height:7px;border-radius:50%;background:#20c57e;box-shadow:0 0 0 3px #d5f6e7}.student-icon-button,.student-data-button,.student-password-button{border:1px solid #e4e8f1;border-radius:11px;background:#fff;color:#4b566a}.student-icon-button{width:38px;height:38px;padding:0;font-size:18px}.student-data-button,.student-password-button{min-height:38px;padding:0 13px;font-size:12px;font-weight:700}.student-password-button{color:#657084}.student-main{flex:1;min-height:0;overflow:auto;padding:30px 18px 145px;scroll-behavior:smooth;overscroll-behavior:contain}.student-welcome{width:min(820px,100%);margin:26px auto 0;text-align:center}.student-welcome h1{margin:0 0 12px;font-size:clamp(27px,4vw,42px);letter-spacing:-.035em}.student-welcome>p:not(.eyebrow){margin:0;color:var(--muted)}.checkin-streak-card{position:relative;z-index:1;width:min(520px,100%);min-height:126px;display:flex;align-items:center;gap:18px;overflow:hidden;margin:8px auto 28px;border:1px solid #e2e7f2;border-radius:22px;padding:19px 28px 19px 20px;background:#fffffff5;box-shadow:0 13px 36px #1d305b17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left}.checkin-flame{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,#f0f3ff,#e8edff);color:#67e}.checkin-flame svg{width:46px;height:46px;overflow:visible;fill:currentColor;filter:drop-shadow(0 7px 10px rgba(73,91,220,.2))}.checkin-flame .flame-core{fill:#ffd866}.checkin-copy{min-width:0;display:flex;flex:1;flex-direction:column}.checkin-copy>small{color:#657084;font-size:13px;font-weight:750;letter-spacing:.04em}.checkin-copy>strong{display:flex;align-items:baseline;gap:6px;margin:1px 0 8px;color:#315bea;font-weight:750;line-height:1}.checkin-copy strong b{font-size:45px;font-weight:760;font-variant-numeric:tabular-nums;letter-spacing:-.06em}.checkin-copy strong em{font-size:16px;font-style:normal;font-weight:650}.checkin-copy>span{border-top:1px solid #edf0f6;padding-top:9px;color:#68748a;font-size:12px;line-height:1.4}.checkin-accent{position:absolute;top:16px;right:0;bottom:16px;width:4px;border-radius:4px 0 0 4px;background:linear-gradient(#566ff0,#8b6fe9)}.checkin-streak-card.is-complete .checkin-flame{background:linear-gradient(145deg,#eef4ff,#eeeaff);color:#586be9}.checkin-reward{position:absolute;top:12px;right:18px;color:#5269e9;font-size:16px;font-weight:850;opacity:0}.checkin-streak-card.celebrating{animation:checkin-card-glow 1.2s ease-out}.checkin-streak-card.celebrating .checkin-flame{animation:checkin-flame-pop .75s cubic-bezier(.2,.9,.3,1.35)}.checkin-streak-card.celebrating .checkin-copy strong b{animation:checkin-number-pop .8s cubic-bezier(.2,.9,.3,1.35)}.checkin-streak-card.celebrating .checkin-reward{animation:checkin-reward-rise 1.35s ease-out}@keyframes checkin-card-glow{0%{box-shadow:0 13px 36px #1d305b17}35%{box-shadow:0 15px 45px #5369eb42,0 0 0 5px #5c70ed14}to{box-shadow:0 13px 36px #1d305b17}}@keyframes checkin-flame-pop{0%{transform:scale(.88) rotate(-4deg)}45%{transform:scale(1.15) rotate(4deg)}to{transform:scale(1) rotate(0)}}@keyframes checkin-number-pop{0%{transform:scale(.72);opacity:.35}55%{transform:scale(1.18)}to{transform:scale(1);opacity:1}}@keyframes checkin-reward-rise{0%{transform:translateY(14px);opacity:0}25%{opacity:1}to{transform:translateY(-18px);opacity:0}}.daily-report-reminder{width:min(820px,100%);display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 auto 24px;border:1px solid #f2d991;border-radius:14px;padding:13px 16px;background:#fff9df;color:#77560b;text-align:left;box-shadow:0 6px 18px #855e0712}.daily-report-reminder strong{flex:0 0 auto;font-size:13px}.daily-report-reminder span{color:#8f711f;font-size:12px;line-height:1.5}.daily-report-reminder.reminder-orange{border-color:#efc394;background:#fff3e5;color:#8e480d}.daily-report-reminder.reminder-orange span{color:#a45a1b}.daily-report-reminder.reminder-red{border-color:#efb6bf;background:#fff0f2;color:#a53346}.daily-report-reminder.reminder-red span{color:#b24d5d}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:44px;text-align:left}.prompt-grid button{display:flex;min-height:68px;align-items:center;justify-content:space-between;border:1px solid #e2e7f1;border-radius:16px;padding:14px 16px;background:#ffffffd9;color:#38445a;box-shadow:0 5px 18px #16274b0a;transition:.18s}.prompt-grid button:hover{border-color:#9fb2f5;transform:translateY(-2px);box-shadow:0 10px 25px #315bea1a}.prompt-grid span{color:#6984df}.chat-loading{height:70%;display:flex;align-items:center;justify-content:center;gap:12px;color:#788398}.chat-loading .brand-mark{width:34px;height:34px}.chat-thread{width:min(820px,100%);margin:0 auto;display:flex;flex-direction:column;gap:22px}.chat-message{display:flex;align-items:flex-start;gap:10px}.chat-message.user{justify-content:flex-end}.message-avatar{width:32px;height:32px;flex:0 0 32px}.message-content{max-width:min(680px,82%);border:1px solid #e7eaf1;border-radius:6px 18px 18px;padding:13px 16px;background:#fff;box-shadow:0 6px 20px #192a520b}.chat-message.user .message-content{border:0;border-radius:18px 18px 6px;background:linear-gradient(135deg,#315bea,#5d6eef);color:#fff;box-shadow:0 7px 20px #315bea2e}.message-content>p{margin:0;white-space:pre-wrap;line-height:1.72;word-break:break-word}.record-receipt{min-width:min(390px,68vw);margin-top:12px;border:1px solid #e4e8f0;border-radius:14px;padding:13px;background:#fafbfe}.record-receipt.success{border-color:#b9e8ce;background:#f2fbf6}.record-receipt.incomplete{border-color:#f1c9ca;background:#fff7f7}.receipt-title{display:flex;align-items:center;gap:9px;color:#24314b}.receipt-main-icon,.receipt-field-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:800}.receipt-main-icon{width:24px;height:24px;background:#d9343a;color:#fff}.record-receipt.success .receipt-main-icon{background:#19a260}.record-receipt ul{display:grid;gap:7px;margin:11px 0 0;padding:0;list-style:none}.record-receipt li{display:flex;align-items:center;gap:9px;border-radius:10px;padding:8px 9px;background:#ffffffc7}.receipt-field-icon{width:19px;height:19px;flex:0 0 19px;background:#d9343a;color:#fff;font-size:12px}.record-receipt li.success .receipt-field-icon{background:#19a260}.record-receipt li.pending .receipt-field-icon{background:#d89a27}.record-receipt li>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.record-receipt li strong{color:#29354b;font-size:12px}.record-receipt li small{color:#748096;font-size:11px;line-height:1.35}.receipt-format{display:grid;gap:5px;margin-top:10px;border-top:1px dashed #e4b8ba;padding-top:10px}.receipt-format span{color:#a55256;font-size:10px;font-weight:700}.receipt-format code{white-space:normal;color:#7e3d42;font-family:inherit;font-size:12px;line-height:1.5}.receipt-meta{margin-top:5px;color:#748096;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.4;white-space:nowrap}@media(max-width:390px){.record-receipt{min-width:min(390px,76vw);padding:11px}}.inline-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.inline-summary span{display:flex;flex-direction:column;border-radius:11px;padding:9px;background:#f5f7fc;color:#778196;font-size:10px;text-align:center}.inline-summary strong{color:#25314a;font-size:20px}.thinking-message .message-content{display:flex;align-items:center;gap:5px;color:#7b8495;font-size:12px}.thinking-message .message-content span{margin-right:4px}.thinking-message i{width:5px;height:5px;border-radius:50%;background:#8799df;animation:thinking 1.1s infinite ease-in-out}.thinking-message i:nth-of-type(2){animation-delay:.15s}.thinking-message i:nth-of-type(3){animation-delay:.3s}@keyframes thinking{0%,70%,to{transform:translateY(0);opacity:.4}35%{transform:translateY(-4px);opacity:1}}.student-composer{position:absolute;z-index:4;right:0;bottom:0;left:0;padding:12px max(18px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:linear-gradient(transparent,#fff 23%)}.chat-input{width:min(820px,100%);display:flex;align-items:flex-end;gap:10px;margin:0 auto;border:1px solid #dce2ed;border-radius:25px;padding:8px 9px 8px 18px;background:#fff;box-shadow:0 12px 35px #192b5321}.chat-input textarea{flex:1;min-width:0;min-height:42px;max-height:120px;resize:none;border:0;outline:0;padding:10px 0;background:transparent;font-size:16px;line-height:1.4}.chat-input button{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:50%;background:linear-gradient(135deg,#315bea,#6978f4);color:#fff;font-size:20px}.chat-input button:disabled{opacity:.35;cursor:default}.student-composer small{display:block;margin:7px auto 0;text-align:center;color:#9aa2b1;font-size:10px}.composer-error{width:min(820px,100%);margin:0 auto 7px;border-radius:10px;padding:8px 12px;background:#fff0f2;color:#bd354b;font-size:12px}.student-overlay{position:absolute;z-index:20;inset:0;display:flex;background:#08122b52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.student-sheet{height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:18px 0 55px #0a193a2e;animation:sheet-in .2s ease-out}.session-sheet{width:min(350px,90vw);padding:24px 18px max(18px,env(safe-area-inset-bottom))}.data-sheet{width:min(470px,94vw);margin-left:auto;padding:24px 20px max(18px,env(safe-area-inset-bottom));box-shadow:-18px 0 55px #0a193a2e;animation:data-sheet-in .2s ease-out}.password-sheet{width:min(420px,94vw);margin-left:auto;overflow:auto;padding:24px 20px max(18px,env(safe-area-inset-bottom));box-shadow:-18px 0 55px #0a193a2e;animation:data-sheet-in .2s ease-out}@keyframes sheet-in{0%{transform:translate(-30px);opacity:.5}}@keyframes data-sheet-in{0%{transform:translate(30px);opacity:.5}}.sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.sheet-heading small{color:#778196}.sheet-heading h2{margin:3px 0 0;font-size:24px}.sheet-heading>button{width:34px;height:34px;border:0;border-radius:50%;background:#f2f4f8;color:#596477;font-size:20px}.new-chat-button{min-height:44px;border:1px solid #cfd9fa;border-radius:13px;background:#f5f7ff;color:#315bea;font-weight:700}.session-list{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:6px;margin-top:16px}.session-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;border-radius:11px;transition:.15s}.session-row.active{background:#eef2ff;color:#2448c7}.session-select{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:0;border-radius:11px;padding:11px 8px 11px 12px;background:transparent;color:inherit;text-align:left}.session-select span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-select small{color:#929aaa;font-size:10px}.session-delete{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:#a1a9b6;font-size:18px;line-height:1;opacity:.65;transition:.15s}.session-delete:hover{background:#fff0f2;color:#c8455a;opacity:1}.session-row:focus-within{box-shadow:0 0 0 2px #315bea1f}.sheet-signout{margin-top:auto;border:0;border-radius:11px;padding:12px;background:#f7f8fa;color:#737d8e}.data-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;border-radius:13px;padding:4px;background:#f1f3f7}.data-tabs button{border:0;border-radius:10px;padding:9px;background:transparent;color:#7a8495;font-size:12px}.data-tabs button.active{background:#fff;color:#315bea;box-shadow:0 3px 10px #14234614;font-weight:700}.data-section{min-height:0;overflow:auto;margin-top:18px;padding:1px 2px 30px}.personal-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.personal-metrics article{border:1px solid #e8ebf2;border-radius:14px;padding:13px;background:#fff}.personal-metrics small{display:block;color:#7c8799}.personal-metrics strong{margin-right:3px;font-size:25px}.personal-metrics span{color:#7c8799;font-size:11px}.outcome-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px;border-radius:13px;padding:9px;background:#f5f7fb}.growth-card{margin-top:14px;border:1px solid #e8ebf2;border-radius:15px;padding:15px;background:#fff}.growth-card h3{margin:0;font-size:15px}.growth-card small{color:#8b94a4}.growth-bars{height:112px;display:flex;align-items:flex-end;gap:3px;margin-top:18px;border-bottom:1px solid #edf0f5}.growth-bars>span{height:100%;flex:1;display:flex;align-items:flex-end;justify-content:center;gap:1px}.growth-bars i{width:42%;min-width:2px;border-radius:3px 3px 0 0}.visit-bar{background:#5372ec}.appointment-bar{background:#aa78df}.action-insights-card,.trend-30d-card{margin-top:14px;border:1px solid #e0e8f2;border-radius:15px;padding:15px;background:linear-gradient(135deg,#f7fbfc,#f9f7fd)}.insight-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.insight-heading small,.trend-30d-card small{color:#75849a;font-size:11px}.insight-heading h3,.trend-30d-card h3{margin:3px 0 0;color:#2a4053;font-size:15px}.insight-days{min-width:50px;color:#286f78;font-size:25px;font-weight:750;text-align:right}.insight-days small{margin-left:2px;font-size:10px}.action-insights-card p{margin:12px 0 0;color:#596d7d;font-size:12px;line-height:1.6}.action-insights-card .week-insight{border-radius:10px;padding:9px 10px;background:#f0f3fb;color:#53649a}.action-insights-card .week-insight.completed{background:#eff8f4;color:#34735e}.trend-chart{display:block;width:100%;height:150px;margin-top:14px;overflow:visible}.trend-grid{stroke:#dce6ec;stroke-width:.45}.trend-y-tick{fill:#8592a5;font-size:4px}.trend-area{stroke:none}.trend-area.actual{fill:#2e9a9c1f}.trend-area.planned{fill:#8465c81a}.trend-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.trend-line.actual{stroke:#2e9a9c}.trend-line.planned{stroke:#8465c8}.trend-point{fill:#2e9a9c;stroke:#fff;stroke-width:.6;cursor:pointer}.trend-point:focus{outline:none;stroke:#253b4d;stroke-width:1.2}.trend-axis{display:flex;justify-content:space-between;color:#8592a5;font-size:10px}.trend-tooltip,.trend-empty{margin:10px 0 0;color:#657589;font-size:11px;line-height:1.5}.trend-empty{padding:18px 0;text-align:center}.phase3-card{display:flex;flex-direction:column;gap:7px;margin-top:14px;border-radius:14px;padding:15px;background:linear-gradient(135deg,#f1f4ff,#faf5ff);color:#3f4f87}.phase3-card>div{display:flex;align-items:center;justify-content:space-between}.phase3-card span{color:#7b84a3;font-size:12px;line-height:1.5}.phase3-card progress,.completion-cell progress{width:100%;height:7px;border:0;border-radius:99px;overflow:hidden;background:#dfe5f7}.phase3-card progress::-webkit-progress-bar,.completion-cell progress::-webkit-progress-bar{background:#dfe5f7}.phase3-card progress::-webkit-progress-value,.completion-cell progress::-webkit-progress-value{background:linear-gradient(90deg,#315bea,#806eea)}.student-form{border:1px solid #e6eaf2;border-radius:16px;padding:16px;background:#fff}.student-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:13px;color:#596477;font-size:12px;font-weight:650}.student-form input,.student-form textarea{width:100%;border:1px solid #dde2ec;border-radius:11px;outline:0;padding:11px 12px;background:#fbfcfe;color:#172033;font-size:16px}.student-form textarea{resize:vertical;line-height:1.5}.student-form input:focus,.student-form textarea:focus{border-color:#8198ed;box-shadow:0 0 0 3px #315bea14;background:#fff}.student-form .primary-button{width:100%}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.report-form-error{margin:0 0 12px;border:1px solid #f2bcc5;border-radius:10px;padding:10px 12px;background:#fff0f2;color:#a92f45;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.password-form-note{margin:0 0 18px;border-radius:12px;padding:11px 13px;background:#f3f6ff;color:#687797;font-size:12px;line-height:1.55}.password-form{padding:18px}.password-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:9px;margin-top:8px}.password-actions .primary-button{margin:0}.password-actions .secondary-button{width:100%}.admin-password-overlay{position:fixed;z-index:50;inset:0;display:flex;justify-content:flex-end;background:#08122b52;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-password-overlay .password-change-panel{width:min(420px,94vw);height:100%;overflow:auto;padding:24px 20px max(18px,env(safe-area-inset-bottom));background:#fff;box-shadow:-18px 0 55px #0a193a2e}.header-actions{display:flex;align-items:center;gap:8px}.report-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border:1px solid #cdd9ff;border-radius:13px;padding:12px 13px;background:#f3f6ff}.report-mode-banner.modify{border-color:#f1d59a;background:#fff9e8}.report-mode-banner>div,.history-heading>div,.form-title{display:flex;flex-direction:column;gap:3px}.report-mode-banner strong{color:#3854b9;font-size:13px}.report-mode-banner.modify strong{color:#8b6410}.report-mode-banner small,.history-heading small,.form-title small{color:#818da5;font-size:10px;line-height:1.45}.report-mode-banner>button{flex:0 0 auto;border:0;border-radius:9px;padding:8px 10px;background:#fff;color:#315bea;font-size:10px;font-weight:700;box-shadow:0 2px 8px #1e326412}.history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 2px 2px}.history-heading input{width:128px;border:1px solid #dde2ec;border-radius:9px;padding:7px 8px;background:#fff;color:#4f5a6e;font-size:12px}.form-title{margin-bottom:14px}.record-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.record-list article,.report-record{width:100%;border:1px solid #eaedf3;border-radius:13px;padding:12px 14px;background:#fff;text-align:left}.record-list article>div,.report-record>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.record-list p,.report-record p{margin:5px 0;color:#667185;font-size:12px}.record-list small,.report-record small{color:#969ead}.report-record{cursor:pointer;transition:.15s}.report-record:hover,.report-record.active{border-color:#9eb1f4;background:#f7f9ff;box-shadow:0 5px 18px #315bea12}.customer-master{margin:14px 0;border:1px solid #e1e6f1;border-radius:15px;background:#fff;overflow:hidden}.customer-master>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;cursor:pointer;list-style:none}.customer-master>summary::-webkit-details-marker{display:none}.customer-master>summary span{display:flex;flex-direction:column;gap:3px}.customer-master>summary strong{font-size:14px;color:#26334c}.customer-master>summary small{font-size:10px;color:#8b95a8}.customer-master>summary em,.customer-main em{font-style:normal;font-size:10px;font-weight:700;color:#315bea}.customer-master>summary>em{border-radius:999px;padding:5px 8px;background:#fff4db;color:#986300}.customer-create-form{display:grid;grid-template-columns:1.2fr .8fr .8fr auto;gap:8px;padding:0 14px 14px}.customer-create-form label{display:flex;flex-direction:column;gap:5px;color:#6a7488;font-size:10px}.customer-create-form input,.customer-create-form select,.customer-complete-form input,.customer-complete-form select{min-width:0;border:1px solid #dfe4ee;border-radius:9px;padding:9px;background:#fff;color:#26334c}.customer-create-form .primary-button{align-self:end;min-height:36px;padding:0 14px}.customer-list{display:flex;flex-direction:column;gap:7px;border-top:1px solid #edf0f5;padding:12px 14px}.customer-list article{border:1px solid #e8ebf2;border-radius:11px;background:#fbfcff}.customer-list article.incomplete{border-color:#efd99f;background:#fffaf0}.customer-main{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;border:0;padding:10px;background:transparent;text-align:left}.customer-main span{display:flex;min-width:0;flex-direction:column;gap:3px}.customer-main strong{font-size:13px;color:#26334c}.customer-main small{font-size:10px;color:#8a94a7}.customer-complete-form{display:grid;grid-template-columns:1fr 1fr auto auto;gap:6px;border-top:1px dashed #e5d7ae;padding:9px}.customer-complete-form button{border:0;border-radius:8px;padding:8px;background:#eef1f7;color:#677286}.customer-complete-form button.confirm{background:#315bea;color:#fff}.customer-list .empty-state{margin:2px 0}@media(max-width:640px){.customer-create-form{grid-template-columns:1fr 1fr}.customer-create-form label:first-child{grid-column:1/-1}.customer-create-form .primary-button{min-height:38px}.customer-complete-form{grid-template-columns:1fr 1fr}.customer-complete-form button{min-height:36px}}.record-list .record-meta,.report-record>.record-meta{display:flex;justify-content:flex-start;gap:5px 10px;margin:6px 0 3px;flex-wrap:wrap}.record-meta small{position:relative;color:#a0a8b6;font-size:9px;letter-spacing:.01em}.record-meta small+small:before{content:"·";margin-right:10px;color:#c0c6d0}.late-tag,.source-tag{border-radius:99px;padding:4px 8px;font-size:9px;font-weight:600}.late-tag{background:#fff2df;color:#a56a0b}.source-tag{background:#edf2ff;color:#536dc5}.appointment-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.outcome-filter-button{min-width:0;height:52px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe4ee;border-radius:12px;padding:0 8px;background:#fff;color:#657084;font-size:11px;font-weight:650;white-space:nowrap}.outcome-filter-button small{overflow:hidden;color:inherit;font-size:inherit;font-weight:inherit;text-overflow:ellipsis;white-space:nowrap}.outcome-filter-button strong{flex:0 0 auto;color:#354159;font-size:16px;line-height:1}.outcome-filter-button.active,.outcome-filter-button:hover{border-color:#8fa4ed;background:#eef2ff;color:#315bea}.outcome-filter-button.active strong{color:#315bea}.outcome-filter-button:focus-visible{outline:3px solid rgba(49,91,234,.18);outline-offset:2px}.appointment-detail-section{margin-top:16px;scroll-margin-top:18px;outline:0}.appointment-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.appointment-detail-heading>div{display:flex;flex-direction:column;gap:3px}.appointment-detail-heading small{color:#8b95a6;font-size:10px}.appointment-detail-heading>span{border-radius:99px;padding:5px 9px;background:#f0f2f6;color:#697488;font-size:10px;white-space:nowrap}.outcome-tag{border-radius:99px;padding:4px 8px;font-size:9px;font-weight:700}.outcome-tag.pending{background:#fff4dc;color:#9d690d}.outcome-tag.met{background:#e8f8f0;color:#148255}.outcome-tag.not_met{background:#fff0f2;color:#bd4054}.not-met-reason{border-radius:8px;padding:7px 9px;background:#fff7f8;color:#9e4655!important}.outcome-actions{display:flex!important;justify-content:flex-start!important;gap:7px;margin-top:9px}.outcome-actions button{border:1px solid #dfe4ee;border-radius:8px;padding:6px 9px;background:#fff;color:#576276;font-size:10px}.outcome-editor{margin-top:11px;border-radius:11px;padding:11px;background:#f6f8fc}.outcome-choice{display:grid!important;grid-template-columns:1fr 1fr;gap:6px}.outcome-choice button{border:0;border-radius:8px;padding:7px;background:#e8ebf2;color:#737e90;font-size:11px}.outcome-choice button.active{background:#315bea;color:#fff}.outcome-editor label{display:flex;flex-direction:column;gap:6px;margin-top:10px;color:#596477;font-size:11px;font-weight:650}.outcome-editor input,.outcome-editor textarea{width:100%;border:1px solid #dce2ec;border-radius:9px;outline:0;padding:9px 10px;background:#fff;color:#172033;font-size:16px}.outcome-editor textarea{resize:vertical}.editor-actions{display:flex!important;justify-content:flex-end!important;gap:7px;margin-top:9px}.editor-actions button{border:0;border-radius:8px;padding:7px 11px;background:#e9ecf2;color:#657084;font-size:11px}.editor-actions .confirm{background:#315bea;color:#fff}.student-toast{position:absolute;z-index:30;left:50%;bottom:115px;transform:translate(-50%);border-radius:99px;padding:9px 15px;background:#18243a;color:#fff;font-size:12px;box-shadow:0 8px 25px #0a142d38}.report-followup-overlay{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:20px;background:#0f182a61;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.report-followup-guide{position:relative;width:min(360px,100%);border-radius:20px;padding:28px 24px 23px;background:#fff;text-align:center;box-shadow:0 22px 60px #0c1a373d}.report-followup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;border-radius:50%;background:#f1f4f8;color:#738096;font-size:22px;line-height:1}.report-followup-icon{display:grid;width:42px;height:42px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#e8f8f0;color:#138656;font-size:22px;font-weight:800}.report-followup-guide h2{margin:0;color:#20304b;font-size:20px}.report-followup-guide p{margin:10px 0 20px;color:#627087;font-size:13px;line-height:1.65}.report-followup-action{width:100%;min-height:42px}.admin-layout{min-height:100dvh;display:grid;grid-template-columns:240px 1fr;background:#f5f7fb}.admin-sidebar{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;padding:26px 18px;background:linear-gradient(180deg,#081833,#0d2349);color:#fff}.admin-logo{padding:0 6px;font-size:17px}.admin-logo .brand-mark{width:32px;height:32px;flex-basis:32px}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:44px}.admin-sidebar nav a,.admin-sidebar nav button{display:flex;align-items:center;justify-content:space-between;border:0;border-radius:11px;padding:12px;background:transparent;color:#9fb0cf;font-size:14px;text-align:left;text-decoration:none}.admin-sidebar nav a.active,.admin-sidebar nav button.active{background:#708aff2e;color:#fff}.admin-sidebar nav button:disabled{cursor:default;opacity:.65}.admin-sidebar nav em{font-size:9px;font-style:normal;color:#7286ad}.sidebar-user{display:flex;flex-direction:column;margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:20px 8px 0}.sidebar-user small{margin-top:4px;color:#8095bb}.admin-main{min-width:0;padding:34px clamp(24px,4vw,60px) 60px}.admin-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.admin-header h1,.simple-console h1{margin:0;font-size:30px;letter-spacing:-.025em}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.metric-row article,.metric-row>.metric-card-button{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:16px;padding:18px 20px;background:#fff}.metric-row>.metric-card-button{position:relative;overflow:hidden;color:#172033;text-align:left;transition:.18s}.metric-row>.metric-card-button:hover,.metric-row>.metric-card-button.active{border-color:#99acf1;box-shadow:0 9px 24px #315bea1a;transform:translateY(-1px)}.metric-row>.metric-card-button small{position:absolute;right:14px;bottom:7px;color:#8a95aa;font-size:9px}.metric-row>.metric-card-button:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4px;background:#8191ad}.metric-row>.metric-card-button.risk-yellow:after{background:#e3b637}.metric-row>.metric-card-button.risk-orange:after{background:#ed8732}.metric-row>.metric-card-button.risk-red:after{background:#d94b59}.metric-row span{color:var(--muted);font-size:13px}.metric-row strong{font-size:27px}.phase3-metrics{grid-template-columns:repeat(3,1fr)}.admin-card{margin-top:18px;border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff;box-shadow:0 8px 30px #17274b09}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-heading h2{margin:0 0 5px;font-size:18px}.section-heading p{margin:0;color:var(--muted);font-size:13px}.user-form{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:14px;margin-top:6px}.user-form .wide-field{grid-column:span 2}.compact-form{grid-template-columns:repeat(5,minmax(120px,1fr));margin-top:8px}.admin-toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}.admin-toolbar label{display:flex;align-items:center;gap:9px;color:#697386;font-size:12px}.admin-toolbar input{border:1px solid #dce2ed;border-radius:10px;padding:8px 10px;background:#fff;color:#354159}.admin-error{border-radius:10px;padding:10px 13px;background:#fff0f2}.admin-notice{position:fixed;z-index:50;top:22px;left:50%;transform:translate(-50%);border-radius:99px;padding:10px 17px;background:#13233f;color:#fff;font-size:12px;box-shadow:0 10px 30px #0a19373d}.completion-cell{display:grid;grid-template-columns:90px auto;align-items:center;gap:8px}.completion-cell progress{width:90px}.form-submit{align-self:end;margin-top:19px}.activation-result{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;border:1px solid #bee8d4;border-radius:13px;padding:14px 16px;background:#f1fbf6}.activation-result p{max-width:680px;overflow:hidden;margin:5px 0 0;color:#47735e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.activation-result button{flex:0 0 auto;border:0;border-radius:9px;padding:9px 12px;background:#1a9b68;color:#fff}.hidden-file-input{display:none}.import-card .secondary-button{flex:0 0 auto}.import-actions{display:flex;align-items:center;gap:9px}.template-download{display:grid;place-items:center;text-decoration:none}.import-result{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;border:1px solid #bee8d4;border-radius:13px;padding:14px 16px;background:#f1fbf6}.import-result>div{display:flex;flex-direction:column;gap:4px}.import-result small{color:#668274}.import-result button{border:0;border-radius:9px;padding:9px 12px;background:#1a9b68;color:#fff}.data-table-wrap{overflow:auto;margin-top:18px}.student-group-maintenance-heading>div{min-width:0}.student-group-maintenance-card{min-width:0}.student-group-maintenance-heading{align-items:center}.group-maintenance-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;white-space:nowrap}.group-maintenance-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.student-group-card{min-width:0;overflow:hidden}.student-group-card .visually-embedded-heading{margin-top:0}.group-create-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(140px,1fr) 92px auto;gap:12px;align-items:end;margin:18px 0}.group-create-form label,.leader-editor label{display:grid;gap:6px;font-size:13px;font-weight:650;color:#40506b}.group-create-form input,.group-create-form select,.group-member-list select,.group-actions input,.leader-editor select{min-width:0;min-height:40px;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:#fff;color:var(--ink);font:inherit}.group-tree{display:grid;gap:14px}.group-coach-bucket{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fbfcff}.group-coach-bucket h3{margin:0 0 10px;font-size:15px}.student-group-node{border-top:1px solid var(--line);padding:10px 0}.student-group-node:first-of-type{border-top:0}.student-group-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.group-toggle{border:0;background:transparent;color:var(--ink);font:inherit;font-weight:750;text-align:left;padding:6px 0}.student-group-body{display:grid;gap:10px;padding:8px 0 0}.group-actions,.leader-editor{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.group-member-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.group-member-list li{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 10px;border-radius:10px;background:#fff}.group-member-list select{flex:1 1 160px}.leader-badge{border-radius:999px;padding:3px 8px;background:#eef3ff;color:#3759b4;font-size:12px;font-weight:700}.ungrouped-node h4{margin:0 0 8px;font-size:13px}.unbound-bucket{background:#fffaf5}.muted{color:var(--muted);font-size:13px}.danger-text-button{border:0;background:transparent;color:#b43939;padding:7px 8px;font:inherit;font-weight:650}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#7b8495;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}th,td{border-bottom:1px solid #edf0f5;padding:13px 12px;white-space:nowrap}td{color:#4b566a}.status-tag,.readonly-tag{display:inline-flex;border-radius:99px;padding:5px 9px;font-size:11px}.status-tag.active{background:#e9f9f1;color:#148255}.status-tag.invited{background:#fff7df;color:#a2700c}.reset-password-button{border:1px solid #e2c982;border-radius:8px;padding:7px 9px;background:#fffaf0;color:#8a6414;font-size:10px;font-weight:700}.reset-password-button:hover{background:#fff3cf}.reset-password-button:disabled{cursor:wait;opacity:.55}.default-target-note{display:inline-flex;margin-left:4px;border-radius:99px;padding:3px 6px;background:#eef2ff;color:#536ee6;font-size:10px;font-weight:700;vertical-align:middle}.intelligence-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.intelligence-ai-card{border-color:#dce3ff;background:radial-gradient(circle at 92% 0,rgba(129,104,234,.1),transparent 32%),linear-gradient(135deg,#fff,#f8f9ff)}.ai-private-tag{flex:0 0 auto;border-radius:99px;padding:6px 10px;background:#edf2ff;color:#526cc7;font-size:10px;font-weight:700}.analysis-composer{display:grid;grid-template-columns:100px minmax(260px,1fr) 150px;align-items:stretch;gap:10px;margin-top:18px}.analysis-composer select,.analysis-composer textarea{border:1px solid #dce2ed;border-radius:12px;outline:0;padding:11px 12px;background:#fff;color:#27344c}.analysis-composer textarea{resize:vertical;line-height:1.55}.analysis-composer select:focus,.analysis-composer textarea:focus{border-color:#7f96ed;box-shadow:0 0 0 3px #315bea14}.analysis-result{margin-top:17px;border:1px solid #dfe5f8;border-radius:14px;padding:17px;background:#fff;box-shadow:0 6px 20px #2738690a}.analysis-result>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.analysis-result span{border-radius:99px;padding:4px 8px;background:#eef2ff;color:#5e73c2;font-size:10px}.analysis-result p{margin:14px 0 0;color:#465269;white-space:pre-wrap;line-height:1.75}.warning-tag{display:inline-flex;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:750}.warning-tag.normal{background:#eaf8f1;color:#168258}.warning-tag.yellow{background:#fff6d8;color:#9b6d08}.warning-tag.orange{background:#fff0df;color:#b55a10}.warning-tag.red{background:#ffeaed;color:#bc3549}.advice-cell{max-width:440px;white-space:normal;line-height:1.55}.advice-toggle-button{display:none;border:1px solid #cdd8fa;border-radius:9px;padding:7px 10px;background:#f3f6ff;color:#315bea;font-size:11px;font-weight:750;white-space:nowrap}.advice-detail-overlay{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:20px;background:#0f182a75;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.advice-detail-dialog{width:min(500px,100%);border-radius:22px;padding:24px;background:#fff;box-shadow:0 24px 70px #0f182a47}.advice-detail-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.advice-detail-dialog>header>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:7px}.advice-detail-dialog h2{margin:0;color:#202c42;font-size:20px}.advice-detail-dialog header small{color:#8791a3;font-size:11px}.advice-detail-dialog>header>button{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:0;border-radius:50%;background:#f0f3f8;color:#637087;font-size:24px;line-height:1}.advice-detail-dialog>p{margin:20px 0;border-left:3px solid #6f86ea;padding:3px 0 3px 14px;color:#4e5a70;font-size:14px;line-height:1.8}.advice-detail-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.advice-detail-metrics span{display:flex;min-width:0;flex-direction:column;gap:5px;border-radius:11px;padding:11px;background:#f6f8fc}.advice-detail-metrics small{color:#8590a3;font-size:9px}.advice-detail-metrics strong{color:#2c3950;font-size:13px}.advice-detail-close{width:100%;margin-top:18px}.compact-save{min-height:38px;padding:0 15px;font-size:12px}.warning-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.warning-rule-grid>label{display:flex;min-width:0;flex-direction:column;justify-content:space-between;gap:16px;border:1px solid #e5e9f2;border-radius:14px;padding:15px;background:#fbfcfe}.warning-rule-grid>label.rule-yellow{border-top:3px solid #e3b637}.warning-rule-grid>label.rule-orange{border-top:3px solid #ed8732}.warning-rule-grid>label.rule-red{border-top:3px solid #d94b59}.warning-rule-grid label>span{display:flex;flex-direction:column;gap:5px}.warning-rule-grid small{color:#7d8798;font-size:11px;line-height:1.45}.warning-rule-grid label>div{display:flex;align-items:center;gap:7px}.warning-rule-grid input[type=number]{width:70px;height:36px;border:1px solid #dce2ed;border-radius:9px;padding:0 9px;background:#fff;color:#2f3b52}.warning-rule-grid input[type=checkbox]{width:18px;height:18px;margin-left:auto;accent-color:#315bea}.warning-rule-grid em{color:#7e8899;font-size:11px;font-style:normal}.warning-focus-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px}.warning-focus-list>article{border:1px solid #e5e9f1;border-left:4px solid #8e9ab0;border-radius:13px;padding:14px;background:#fbfcfe}.warning-focus-list>article.focus-yellow{border-left-color:#e3b637}.warning-focus-list>article.focus-orange{border-left-color:#ed8732}.warning-focus-list>article.focus-red{border-left-color:#d94b59}.warning-focus-list article>div{display:flex;align-items:center;gap:9px}.warning-focus-list article>div small{margin-left:auto;color:#8a94a5}.warning-focus-list article p{margin:11px 0;color:#4f5b70;font-size:12px;line-height:1.6}.warning-focus-list footer{display:flex;gap:8px;flex-wrap:wrap}.warning-focus-list footer span{border-radius:99px;padding:4px 8px;background:#f0f3f8;color:#6e798d;font-size:9px}.drilldown-card{border-color:#dce4f5}.overview-period-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:20px}.overview-period-card{border:1px solid #e1e6ef;border-radius:18px;padding:17px;background:#fff;box-shadow:0 8px 24px #1c2b4b0a;transition:.18s}.overview-period-card.active{border-color:#8198ef;box-shadow:0 10px 26px #315bea1a}.overview-period-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.overview-period-card>header>button{display:flex;flex-direction:column;align-items:flex-start;gap:3px;border:0;background:transparent;color:#1f2b42;text-align:left}.overview-period-card>header>button span{font-size:16px;font-weight:800}.overview-period-card>header>button small{color:#8a94a7;font-size:10px}.overview-period-card>header>em{border-radius:99px;padding:5px 8px;background:#eef7f2;color:#28815e;font-size:9px;font-style:normal}.period-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.period-stat-grid>span,.period-stat-grid>button{position:relative;display:flex;min-width:0;flex-direction:column;gap:5px;border:1px solid #edf0f5;border-radius:11px;padding:10px;background:#fafbfd;color:#26334a;text-align:left}.period-stat-grid>button{cursor:pointer;transition:.15s}.period-stat-grid>button:hover{border-color:#a8b7ec;background:#f4f7ff}.period-stat-grid small{overflow:hidden;color:#7c8799;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.period-stat-grid strong{font-size:20px}.period-stat-grid em{position:absolute;right:7px;bottom:6px;color:#7184ca;font-size:8px;font-style:normal}.overview-period-card>footer{display:flex;justify-content:space-between;margin-top:12px;color:#778297;font-size:10px}.drilldown-card{scroll-margin-top:24px}.intelligence-activity-card{border-color:#dfe5f4}.intelligence-activity-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:16px}.intelligence-activity-grid>span{display:flex;flex-direction:column;gap:6px;border-radius:12px;padding:13px;background:#f6f8fc}.intelligence-activity-grid small{color:#7b879b;font-size:10px}.intelligence-activity-grid strong{color:#26344c;font-size:22px}.rule-explanation{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.rule-explanation span{display:flex;align-items:center;gap:6px;border-radius:99px;padding:6px 9px;background:#fafbfc;color:#707b8e;font-size:9px}.rule-explanation i{width:7px;height:7px;border-radius:50%;background:#8c98ad}.rule-explanation i.yellow{background:#e3b637}.rule-explanation i.orange{background:#ed8732}.rule-explanation i.red{background:#d94b59}.account-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.account-actions>small{color:#8c96a8}.delete-account-button{border:1px solid #efc3ca;border-radius:8px;padding:7px 9px;background:#fff6f7;color:#b73d50;font-size:10px;font-weight:700}.delete-account-button:hover{background:#ffecef}.admin-delete-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#161d2b73;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-delete-dialog{width:min(430px,100%);border-radius:20px;padding:26px;background:#fff;box-shadow:0 24px 70px #161d2b47}.danger-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#ffebee;color:#be3e52;font-size:22px;font-weight:900}.admin-delete-dialog h2{margin:14px 0 8px;color:#263248;font-size:20px}.admin-delete-dialog>p{margin:0 0 18px;color:#687489;font-size:12px;line-height:1.65}.admin-delete-dialog>.delete-dialog-error{margin:-7px 0 15px;border:1px solid #f2bcc5;border-radius:10px;padding:10px 12px;background:#fff0f2;color:#a92f45;font-weight:700;overflow-wrap:anywhere}.admin-delete-dialog label{display:flex;flex-direction:column;gap:7px;color:#4f5a6e;font-size:12px;font-weight:700}.admin-delete-dialog input{height:44px;border:1px solid #dce2eb;border-radius:11px;padding:0 12px;font-size:16px;outline:0}.admin-delete-dialog input:focus{border-color:#c85567;box-shadow:0 0 0 3px #c2435714}.admin-delete-dialog>div{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}.confirm-delete-button{border:0;border-radius:10px;background:#c64156;color:#fff;font-weight:800}.confirm-delete-button:disabled{opacity:.55}.scope-badge{display:inline-flex;margin-top:7px;border-radius:99px;padding:5px 9px;background:#edf2ff;color:#536bc1;font-size:10px;font-weight:750}.unbound-alert-card{border-color:#efc47f!important;background:#fffaf0!important}.unbound-alert{margin:-4px 0 18px;border:1px solid #efd39f;border-radius:12px;padding:11px 14px;background:#fff8e8;color:#8d6016;font-size:12px}.unbound-student-row{background:#fffaf2}.unbound-mark{display:inline-flex;margin-left:6px;border-radius:99px;padding:3px 6px;background:#fff0cf;color:#9a680c;font-size:9px}.coach-binding-select{min-width:180px;height:36px;border:1px solid #dbe2ee;border-radius:9px;padding:0 8px;background:#fff;color:#354158;font-size:11px}.coach-binding-select:disabled{opacity:.55}.coach-binding-confirm{display:grid;gap:10px;margin:0 0 12px;border:1px solid #dce4f5;border-radius:12px;padding:12px;background:#f8faff}.coach-binding-confirm p{margin:0;font-weight:700}.coach-binding-confirm label{display:grid;gap:5px;font-size:12px}.coach-binding-confirm input{min-height:44px;box-sizing:border-box;border:1px solid #dbe2ee;border-radius:9px;padding:0 9px;font:inherit}.coach-binding-confirm>div{display:flex;gap:8px}.coach-binding-confirm button{min-height:44px}.row-group-confirm{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 12px;border:1px solid #dce4f5;border-radius:12px;padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:#f8faff}.row-group-confirm p{margin:0;min-width:0}.row-group-confirm button,.row-group-select{min-height:44px}.row-group-select{min-width:140px;border:1px solid #dbe2ee;border-radius:9px;padding:0 8px;background:#fff;font:inherit}@media(max-width:640px){.row-group-confirm{display:grid;grid-template-columns:1fr 1fr}.row-group-confirm p{grid-column:1/-1}.row-group-confirm button{width:100%}.row-group-select{width:100%;min-width:0}}.student-profile-cell{min-width:214px}.student-profile-cell dl{display:grid;grid-template-columns:1fr 1fr;gap:5px 9px;margin:0}.student-profile-cell dl>div{min-width:0}.student-profile-cell dt{color:#8791a2;font-size:9px}.student-profile-cell dd{overflow:hidden;margin:2px 0 0;color:#3d4960;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.student-profile-cell dd small{margin-left:4px;color:#a26b0b;font-size:9px;white-space:nowrap}.readonly-tag{margin-right:12px;background:#eef2ff;color:#4c65c1}.empty-state{padding:30px;text-align:center;color:#949cac}.simple-console{min-height:100dvh;background:#f5f7fb}.simple-console>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:16px clamp(22px,5vw,70px);background:#fff}.simple-console>main{padding:48px clamp(22px,7vw,100px)}.leader-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.leader-title-row .leader-module-tabs{flex:1;margin:16px 0 0}.leader-title-row h1{margin-bottom:8px}.leader-title-row label{display:flex;min-width:220px;flex-direction:column;gap:6px;color:#657086;font-size:11px;font-weight:700}.leader-title-row select{height:42px;border:1px solid #dce2ed;border-radius:11px;padding:0 11px;background:#fff;color:#2e3b53}.recruiter-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.recruiter-heading h1{margin-bottom:8px}.recruiter-heading p{margin-top:0}.recruiter-metrics{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.auth-panel{min-height:100dvh;padding:22px;background:radial-gradient(circle at 20% 5%,#e9efff,transparent 30%),#f8fafe}.mobile-brand{display:flex}.auth-card input,.user-form input,.user-form select,textarea{font-size:16px}.admin-layout{display:block}.admin-sidebar{position:sticky;z-index:40;top:0;width:100%;height:auto;display:block;padding:max(10px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 9px max(12px,env(safe-area-inset-left));box-shadow:0 8px 24px #07152f29}.admin-logo{display:flex;min-height:38px;align-items:center}.admin-logo span{display:inline}.admin-sidebar nav{display:flex;flex-direction:row;gap:6px;margin-top:7px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 0 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav a,.admin-sidebar nav button{flex:0 0 auto;justify-content:center;min-height:38px;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:9px 14px;background:#ffffff09;color:#b7c4dc;font-size:12px;font-weight:650;white-space:nowrap}.admin-sidebar nav a.active,.admin-sidebar nav button.active{border-color:#899eff7a;background:#708aff40;color:#fff}.admin-sidebar nav em{margin-left:4px;color:#aab8ff}.sidebar-user{display:none}.admin-main{padding:26px max(18px,env(safe-area-inset-right)) 50px max(18px,env(safe-area-inset-left))}.admin-main.detail-open{padding-bottom:calc(55vh + env(safe-area-inset-bottom))}.drilldown-card{scroll-margin-top:120px}.desktop-advice-text{display:none}.advice-toggle-button{display:inline-flex}.advice-cell{max-width:none;white-space:nowrap}.advice-detail-overlay{align-items:end;padding:16px max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.advice-detail-dialog{max-height:min(620px,calc(100dvh - 32px));overflow:auto;border-radius:22px 22px 16px 16px;padding:22px 18px}.advice-detail-metrics,.user-form,.compact-form{grid-template-columns:repeat(2,1fr)}.warning-rule-grid,.warning-focus-list{grid-template-columns:1fr}.intelligence-activity-grid{grid-template-columns:repeat(3,1fr)}.analysis-composer{grid-template-columns:90px 1fr}.analysis-composer .primary-button{grid-column:1/-1}}@media(max-width:640px){.student-header{height:60px;flex-basis:60px;grid-template-columns:42px auto 1fr;padding-right:max(12px,env(safe-area-inset-right));padding-left:max(12px,env(safe-area-inset-left))}.student-brand{gap:7px}.student-brand span{font-size:14px}.student-brand .brand-mark{width:29px;height:29px;flex-basis:29px}.student-actions{gap:6px}.online-pill{display:none}.student-data-button,.student-password-button{padding:0 9px}.student-main{padding:16px 12px 136px}.checkin-streak-card{min-height:112px;margin:2px auto 22px;border-radius:19px;padding:15px 22px 15px 15px;gap:14px}.checkin-flame{width:62px;height:62px;flex-basis:62px;border-radius:17px}.checkin-flame svg{width:40px;height:40px}.checkin-copy strong b{font-size:40px}.checkin-copy>span{padding-top:7px;font-size:11px}.student-welcome{margin-top:24px}.student-welcome h1{font-size:26px;line-height:1.25}.prompt-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:30px}.prompt-grid button{min-height:62px;padding:12px;font-size:13px}.chat-thread{gap:17px;margin-top:20px}.message-content{max-width:86%;padding:11px 13px}.message-avatar{width:28px;height:28px;flex-basis:28px}.student-composer{padding-right:max(12px,env(safe-area-inset-right));padding-left:max(12px,env(safe-area-inset-left))}.chat-input{gap:7px;padding-left:15px}.session-sheet{width:min(350px,92vw);padding-top:max(20px,env(safe-area-inset-top))}.data-sheet,.password-sheet{width:100%;max-width:none;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.student-toast{bottom:106px;max-width:calc(100% - 30px);white-space:nowrap}.admin-sidebar{box-sizing:border-box;padding-right:max(10px,env(safe-area-inset-right));padding-left:max(10px,env(safe-area-inset-left))}.admin-sidebar nav a,.admin-sidebar nav button{min-height:36px;padding:8px 12px;font-size:11px}.admin-main{padding:20px max(14px,env(safe-area-inset-right)) calc(40px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.admin-header{align-items:flex-start}.admin-header h1{font-size:23px}.admin-header .ghost-button{font-size:11px}.metric-row{gap:8px}.metric-row article,.metric-row>.metric-card-button{flex-direction:column;align-items:flex-start;padding:13px}.metric-row strong{font-size:22px}.admin-card{padding:17px;border-radius:14px}.import-card .section-heading{align-items:stretch;flex-direction:column}.import-actions{display:grid;grid-template-columns:1fr 1fr}.import-actions .secondary-button{width:100%;padding:0 10px}.warning-focus-list article>div{align-items:flex-start;flex-direction:column}.warning-focus-list article>div small{width:100%;margin-left:0}.user-form{grid-template-columns:1fr 1fr;gap:10px}.user-form .wide-field{grid-column:span 2}.activation-result{align-items:flex-start;flex-direction:column}.activation-result p{max-width:100%}.data-table-wrap{margin-right:-17px}.simple-console>header{padding:13px 14px}.simple-console>main{padding:30px 14px}.simple-console .admin-logo span{font-size:14px}.recruiter-heading{flex-direction:column}.recruiter-heading .secondary-button{width:100%}.recruiter-metrics{grid-template-columns:1fr 1fr}.auth-card{padding:28px 22px;border-radius:20px}.center-page,.auth-panel{padding:14px}.intelligence-metrics{grid-template-columns:1fr 1fr}.analysis-composer{grid-template-columns:1fr}.analysis-composer .primary-button{grid-column:auto}.intelligence-ai-card .section-heading{align-items:flex-start;flex-direction:column}.warning-settings-card .section-heading{align-items:stretch;flex-direction:column}.compact-save{width:100%}}@media(max-width:390px){.student-header{grid-template-columns:40px auto 1fr}.student-brand span{font-size:13px}.student-data-button{min-height:36px;padding:0 8px;font-size:11px}.prompt-grid{grid-template-columns:1fr}.student-welcome{margin-top:2vh}.student-main{padding-bottom:136px}.message-content{max-width:88%}.personal-metrics{gap:6px}.personal-metrics article{padding:11px 9px}.personal-metrics strong{font-size:22px}.form-pair{gap:7px}.user-form{grid-template-columns:1fr}.user-form .wide-field{grid-column:auto}.metric-row{grid-template-columns:1fr 1fr}.import-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.checkin-streak-card.celebrating,.checkin-streak-card.celebrating .checkin-flame,.checkin-streak-card.celebrating .checkin-copy strong b,.checkin-streak-card.celebrating .checkin-reward{animation:none}.student-main{scroll-behavior:auto}}@media(max-width:640px){.daily-report-reminder{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:18px;padding:11px 13px}.report-mode-banner{align-items:flex-start;flex-direction:column}.report-mode-banner>button{width:100%}}@media(max-width:390px){.outcome-overview,.appointment-summary{gap:5px}.outcome-filter-button{height:48px;gap:3px;border-radius:10px;padding:0 4px;font-size:10px}.outcome-filter-button strong{font-size:14px}}@media(max-width:640px){.overview-period-grid{grid-template-columns:1fr}.period-stat-grid{grid-template-columns:repeat(3,1fr)}.intelligence-activity-grid{grid-template-columns:repeat(2,1fr)}.account-actions{align-items:flex-start;flex-direction:column}.admin-delete-dialog{padding:22px}.admin-delete-dialog>div{grid-template-columns:1fr}.leader-title-row{align-items:stretch;flex-direction:column}.leader-title-row .leader-module-tabs,.leader-title-row label{width:100%}}.enrollment-management{position:relative}.enrollment-error{position:sticky;z-index:8;top:12px;border-radius:12px;padding:10px 14px;background:#fff0f2;box-shadow:0 8px 22px #6614231f}.enrollment-notice{position:sticky;z-index:8;top:12px}.camp-identity-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:22px;padding:28px 30px;background:radial-gradient(circle at 82% 20%,rgba(121,145,255,.33),transparent 25%),linear-gradient(135deg,#071832,#133668);color:#fff;box-shadow:0 18px 42px #07193a2e}.camp-identity-card .eyebrow{color:#92aaff}.camp-identity-card h2{margin:0 0 8px;font-size:28px}.camp-identity-card span{color:#b9c8e3;font-size:13px}.camp-identity-card>strong{display:flex;align-items:flex-end;gap:8px;font-size:44px}.camp-identity-card>strong small{padding-bottom:7px;color:#b9c8e3;font-size:11px}.enrollment-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.enrollment-metrics article{display:flex;align-items:center;justify-content:space-between;border:1px solid #e3e8f2;border-radius:15px;padding:15px 17px;background:#fff}.enrollment-metrics article.active{border-color:#bce8d3;background:#f3fbf7}.enrollment-metrics span{color:#747f92;font-size:12px}.enrollment-metrics strong{font-size:25px}.enrollment-form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.enrollment-form label,.enrollment-dialog label{display:flex;flex-direction:column;gap:7px;color:#566176;font-size:12px;font-weight:650}.enrollment-form label.wide{grid-column:span 2}.enrollment-form input,.enrollment-form select,.enrollment-dialog input,.enrollment-dialog select{width:100%;height:45px;border:1px solid #dce2ed;border-radius:11px;outline:0;padding:0 12px;background:#fbfcfe;color:#172033}.enrollment-form input:focus,.enrollment-form select:focus,.enrollment-dialog input:focus,.enrollment-dialog select:focus{border-color:#7890ea;box-shadow:0 0 0 3px #315bea14}.enrollment-form>.primary-button{align-self:end}.candidate-list,.official-roster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.candidate-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border:1px solid #e8ebf2;border-radius:14px;padding:13px 14px}.candidate-list article>div{min-width:0;display:flex;flex-direction:column;gap:4px}.candidate-list article span{overflow:hidden;color:#7b8596;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.candidate-list article em{border-radius:99px;padding:5px 8px;background:#fff4df;color:#95630b;font-size:9px;font-style:normal;white-space:nowrap}.candidate-list .secondary-button{min-height:36px;padding:0 12px;font-size:11px}.official-roster>article{border:1px solid #e4e9f2;border-radius:16px;padding:16px;background:#fbfcff}.official-roster article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.official-roster header>div{display:flex;min-width:0;flex-direction:column;gap:4px}.official-roster header span{color:#7c8799;font-size:11px}.enrollment-status{border-radius:99px;padding:5px 9px;font-size:10px;font-style:normal;white-space:nowrap}.enrollment-status.pending{background:#fff4df;color:#95630b}.enrollment-status.active{background:#e9f9f1;color:#148154}.enrollment-status.exited,.enrollment-status.departed{background:#eef0f4;color:#6d7685}.official-roster dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:15px 0}.official-roster dl div{border-radius:10px;padding:9px;background:#fff}.official-roster dt{color:#939baa;font-size:9px}.official-roster dd{overflow:hidden;margin:3px 0 0;color:#354159;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.official-roster .secondary-button{width:100%;min-height:39px}.official-roster article>small{display:block;color:#8a93a2;font-size:10px;text-align:center}.enrollment-dialog-overlay{position:fixed;z-index:80;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#0712296b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.enrollment-dialog{width:min(620px,100%);max-height:calc(100dvh - 40px);overflow:auto;border-radius:22px;padding:24px;background:#fff;box-shadow:0 28px 80px #05122d40}.enrollment-dialog>header{display:flex;align-items:flex-start;justify-content:space-between}.enrollment-dialog header small{color:#7e899b}.enrollment-dialog h2{margin:3px 0 0}.enrollment-dialog header>button{width:36px;height:36px;border:0;border-radius:50%;background:#f1f3f7;color:#657084;font-size:21px}.enrollment-dialog form{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:18px;border-top:1px solid #e8ebf2;padding-top:17px}.enrollment-dialog form h3{grid-column:1/-1;margin:0;font-size:15px}.enrollment-dialog form button{align-self:end}.enrollment-dialog form label:last-of-type:nth-child(3){grid-column:span 2}@media(max-width:900px){.camp-identity-card{padding:22px}.enrollment-metrics,.enrollment-form{grid-template-columns:repeat(2,1fr)}.candidate-list,.official-roster{grid-template-columns:1fr}.enrollment-form-card,.candidate-card,.official-roster-card{scroll-margin-top:118px}}@media(max-width:640px){.camp-identity-card{align-items:flex-start;border-radius:17px;padding:19px}.camp-identity-card h2{font-size:22px}.camp-identity-card>strong{font-size:34px}.enrollment-metrics{gap:7px}.enrollment-metrics article{align-items:flex-start;flex-direction:column;gap:4px;padding:12px}.enrollment-form{grid-template-columns:1fr}.enrollment-form label.wide{grid-column:auto}.enrollment-form>.primary-button{width:100%}.candidate-list article{grid-template-columns:minmax(0,1fr) auto}.candidate-list article em{grid-column:1/2;justify-self:start}.candidate-list .secondary-button{grid-column:2/3;grid-row:1/3}.enrollment-dialog-overlay{align-items:flex-end;padding:12px max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.enrollment-dialog{max-height:calc(100dvh - 24px);border-radius:22px 22px 14px 14px;padding:20px 16px}.enrollment-dialog form{grid-template-columns:1fr}.enrollment-dialog form h3,.enrollment-dialog form label:last-of-type:nth-child(3){grid-column:auto}.enrollment-dialog form button{width:100%}}@media(max-width:640px){.admin-layout{overflow-x:hidden}}.data-tabs button{min-height:44px}.student-tenure-badge{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:20px;height:20px;border:1px solid #d9e0e8;border-radius:6px;padding:0 5px;background:#f6f8fa;color:#68778a;font-size:10px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.student-name-with-group.compact{gap:4px;font-size:13px}.student-name-with-group.compact .student-group-pill{max-width:8em}.student-name-with-group.compact .student-group-leader{font-size:9px}.batch-group-actions{position:sticky;bottom:0;display:flex;align-items:center;gap:8px;margin-top:10px;border:1px solid #dce4f5;border-radius:12px;padding:10px;background:#fff;box-shadow:0 -6px 18px #192a5214}.batch-group-actions select{min-width:0;flex:1;height:44px;border:1px solid #dce2ec;border-radius:9px;padding:0 8px;background:#fff}.batch-group-actions .primary-button,.batch-group-actions .text-button{min-height:44px}.student-list-grouping{display:grid;gap:10px;margin:0 0 14px}.student-list-grouping .group-filter-bar{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.student-list-grouping .group-filter-bar label{display:grid;gap:5px;font-size:13px;font-weight:650;color:#40506b}.student-list-grouping .group-filter-bar select{min-width:150px;min-height:44px;border:1px solid var(--line);border-radius:10px;padding:8px;background:#fff;font:inherit}.student-list-grouping .group-filter-bar label:last-of-type{min-height:44px;display:flex;align-items:center}.student-name-with-group{display:flex;align-items:center;gap:4px;min-width:0}.student-name-with-group strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-group-pill{box-sizing:border-box;display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;max-width:10em;height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--group-border);border-radius:6px;padding:2px 8px;background:var(--group-bg);color:var(--group-text);font-size:10px;font-weight:500;line-height:12px;box-shadow:none}.student-group-leader{flex:0 0 auto;border:1px solid var(--group-border);border-radius:6px;padding:1px 5px;background:var(--group-bg);color:var(--group-text);font-size:9px;font-weight:500;line-height:12px;white-space:nowrap}.group-tone-odd{--group-bg:#EEF4FA;--group-text:#60758A;--group-border:#D7E3EE}.group-tone-even{--group-bg:#F3F0F8;--group-text:#746A86;--group-border:#E1DCE9}.group-color-00{--group-bg:hsl(194 58% 94%);--group-text:#172033;--group-border:hsl(194 38% 42%);--group-accent:hsl(194 55% 35%)}.group-color-01{--group-bg:hsl(199 60% 94%);--group-text:#172033;--group-border:hsl(199 40% 42%);--group-accent:hsl(199 57% 35%)}.group-color-02{--group-bg:hsl(204 58% 94%);--group-text:#172033;--group-border:hsl(204 38% 42%);--group-accent:hsl(204 55% 35%)}.group-color-03{--group-bg:hsl(209 60% 94%);--group-text:#172033;--group-border:hsl(209 40% 42%);--group-accent:hsl(209 57% 35%)}.group-color-04{--group-bg:hsl(214 58% 94%);--group-text:#172033;--group-border:hsl(214 38% 42%);--group-accent:hsl(214 55% 35%)}.group-color-05{--group-bg:hsl(219 60% 94%);--group-text:#172033;--group-border:hsl(219 40% 42%);--group-accent:hsl(219 57% 35%)}.group-color-06{--group-bg:hsl(224 58% 94%);--group-text:#172033;--group-border:hsl(224 38% 42%);--group-accent:hsl(224 55% 35%)}.group-color-07{--group-bg:hsl(229 60% 94%);--group-text:#172033;--group-border:hsl(229 40% 42%);--group-accent:hsl(229 57% 35%)}.group-color-08{--group-bg:hsl(234 58% 94%);--group-text:#172033;--group-border:hsl(234 38% 42%);--group-accent:hsl(234 55% 35%)}.group-color-09{--group-bg:hsl(239 60% 94%);--group-text:#172033;--group-border:hsl(239 40% 42%);--group-accent:hsl(239 57% 35%)}.group-color-10{--group-bg:hsl(244 58% 94%);--group-text:#172033;--group-border:hsl(244 38% 42%);--group-accent:hsl(244 55% 35%)}.group-color-11{--group-bg:hsl(249 60% 94%);--group-text:#172033;--group-border:hsl(249 40% 42%);--group-accent:hsl(249 57% 35%)}.group-color-12{--group-bg:hsl(254 58% 94%);--group-text:#172033;--group-border:hsl(254 38% 42%);--group-accent:hsl(254 55% 35%)}.group-color-13{--group-bg:hsl(259 60% 94%);--group-text:#172033;--group-border:hsl(259 40% 42%);--group-accent:hsl(259 57% 35%)}.group-color-14{--group-bg:hsl(264 58% 94%);--group-text:#172033;--group-border:hsl(264 38% 42%);--group-accent:hsl(264 55% 35%)}.group-color-15{--group-bg:hsl(269 60% 94%);--group-text:#172033;--group-border:hsl(269 40% 42%);--group-accent:hsl(269 57% 35%)}.group-color-16{--group-bg:hsl(274 58% 94%);--group-text:#172033;--group-border:hsl(274 38% 42%);--group-accent:hsl(274 55% 35%)}.group-color-17{--group-bg:hsl(279 60% 94%);--group-text:#172033;--group-border:hsl(279 40% 42%);--group-accent:hsl(279 57% 35%)}.group-color-18{--group-bg:hsl(194 48% 91%);--group-text:#172033;--group-border:hsl(194 38% 42%);--group-accent:hsl(194 55% 35%)}.group-color-19{--group-bg:hsl(199 48% 91%);--group-text:#172033;--group-border:hsl(199 40% 42%);--group-accent:hsl(199 57% 35%)}.group-color-20{--group-bg:hsl(204 48% 91%);--group-text:#172033;--group-border:hsl(204 38% 42%);--group-accent:hsl(204 55% 35%)}.group-color-21{--group-bg:hsl(209 48% 91%);--group-text:#172033;--group-border:hsl(209 40% 42%);--group-accent:hsl(209 57% 35%)}.group-color-22{--group-bg:hsl(214 48% 91%);--group-text:#172033;--group-border:hsl(214 38% 42%);--group-accent:hsl(214 55% 35%)}.group-color-23{--group-bg:hsl(219 48% 91%);--group-text:#172033;--group-border:hsl(219 40% 42%);--group-accent:hsl(219 57% 35%)}.group-color-24{--group-bg:hsl(224 48% 91%);--group-text:#172033;--group-border:hsl(224 38% 42%);--group-accent:hsl(224 55% 35%)}.group-color-25{--group-bg:hsl(229 48% 91%);--group-text:#172033;--group-border:hsl(229 40% 42%);--group-accent:hsl(229 57% 35%)}.group-color-26{--group-bg:hsl(234 48% 91%);--group-text:#172033;--group-border:hsl(234 38% 42%);--group-accent:hsl(234 55% 35%)}.group-color-27{--group-bg:hsl(239 48% 91%);--group-text:#172033;--group-border:hsl(239 40% 42%);--group-accent:hsl(239 57% 35%)}.group-color-28{--group-bg:hsl(244 48% 91%);--group-text:#172033;--group-border:hsl(244 38% 42%);--group-accent:hsl(244 55% 35%)}.group-color-29{--group-bg:hsl(249 48% 91%);--group-text:#172033;--group-border:hsl(249 40% 42%);--group-accent:hsl(249 57% 35%)}.group-color-30{--group-bg:hsl(254 48% 91%);--group-text:#172033;--group-border:hsl(254 38% 42%);--group-accent:hsl(254 55% 35%)}.group-color-31{--group-bg:hsl(259 48% 91%);--group-text:#172033;--group-border:hsl(259 40% 42%);--group-accent:hsl(259 57% 35%)}.group-color-neutral{--group-bg:#edf1f6;--group-text:#52627a;--group-border:#718096;--group-accent:#607089}.group-color-00{--group-bg:hsl(15 85% 96%);--group-text:#172033;--group-border:hsl(15 85% 32%);--group-accent:hsl(15 85% 28%)}.group-color-01{--group-bg:hsl(240 85% 72%);--group-text:#172033;--group-border:hsl(240 85% 32%);--group-accent:hsl(240 85% 28%)}.group-color-02{--group-bg:hsl(210 85% 72%);--group-text:#172033;--group-border:hsl(210 85% 32%);--group-accent:hsl(210 85% 28%)}.group-color-03{--group-bg:hsl(300 85% 88%);--group-text:#172033;--group-border:hsl(300 85% 32%);--group-accent:hsl(300 85% 28%)}.group-color-04{--group-bg:hsl(300 85% 72%);--group-text:#172033;--group-border:hsl(300 85% 32%);--group-accent:hsl(300 85% 28%)}.group-color-05{--group-bg:hsl(45 50% 72%);--group-text:#172033;--group-border:hsl(45 50% 32%);--group-accent:hsl(45 50% 28%)}.group-color-06{--group-bg:hsl(195 35% 72%);--group-text:#172033;--group-border:hsl(195 35% 32%);--group-accent:hsl(195 35% 28%)}.group-color-07{--group-bg:hsl(345 50% 72%);--group-text:#172033;--group-border:hsl(345 50% 32%);--group-accent:hsl(345 50% 28%)}.group-color-08{--group-bg:hsl(255 50% 72%);--group-text:#172033;--group-border:hsl(255 50% 32%);--group-accent:hsl(255 50% 28%)}.group-color-09{--group-bg:hsl(165 85% 88%);--group-text:#172033;--group-border:hsl(165 85% 32%);--group-accent:hsl(165 85% 28%)}.group-color-10{--group-bg:hsl(300 85% 80%);--group-text:#172033;--group-border:hsl(300 85% 32%);--group-accent:hsl(300 85% 28%)}.group-color-11{--group-bg:hsl(60 85% 72%);--group-text:#172033;--group-border:hsl(60 85% 32%);--group-accent:hsl(60 85% 28%)}.group-color-12{--group-bg:hsl(15 70% 80%);--group-text:#172033;--group-border:hsl(15 70% 32%);--group-accent:hsl(15 70% 28%)}.group-color-13{--group-bg:hsl(30 85% 72%);--group-text:#172033;--group-border:hsl(30 85% 32%);--group-accent:hsl(30 85% 28%)}.group-color-14{--group-bg:hsl(45 85% 72%);--group-text:#172033;--group-border:hsl(45 85% 32%);--group-accent:hsl(45 85% 28%)}.group-color-15{--group-bg:hsl(270 70% 72%);--group-text:#172033;--group-border:hsl(270 70% 32%);--group-accent:hsl(270 70% 28%)}.group-color-16{--group-bg:hsl(315 50% 72%);--group-text:#172033;--group-border:hsl(315 50% 32%);--group-accent:hsl(315 50% 28%)}.group-color-17{--group-bg:hsl(60 85% 88%);--group-text:#172033;--group-border:hsl(60 85% 32%);--group-accent:hsl(60 85% 28%)}.group-color-18{--group-bg:hsl(330 85% 72%);--group-text:#172033;--group-border:hsl(330 85% 32%);--group-accent:hsl(330 85% 28%)}.group-color-19{--group-bg:hsl(225 35% 72%);--group-text:#172033;--group-border:hsl(225 35% 32%);--group-accent:hsl(225 35% 28%)}.group-color-20{--group-bg:hsl(345 85% 88%);--group-text:#172033;--group-border:hsl(345 85% 32%);--group-accent:hsl(345 85% 28%)}.group-color-21{--group-bg:hsl(225 85% 72%);--group-text:#172033;--group-border:hsl(225 85% 32%);--group-accent:hsl(225 85% 28%)}.group-color-22{--group-bg:hsl(165 85% 72%);--group-text:#172033;--group-border:hsl(165 85% 32%);--group-accent:hsl(165 85% 28%)}.group-color-23{--group-bg:hsl(195 85% 72%);--group-text:#172033;--group-border:hsl(195 85% 32%);--group-accent:hsl(195 85% 28%)}.group-color-24{--group-bg:hsl(60 85% 80%);--group-text:#172033;--group-border:hsl(60 85% 32%);--group-accent:hsl(60 85% 28%)}.group-color-25{--group-bg:hsl(15 85% 72%);--group-text:#172033;--group-border:hsl(15 85% 32%);--group-accent:hsl(15 85% 28%)}.group-color-26{--group-bg:hsl(180 85% 72%);--group-text:#172033;--group-border:hsl(180 85% 32%);--group-accent:hsl(180 85% 28%)}.group-color-27{--group-bg:hsl(345 85% 72%);--group-text:#172033;--group-border:hsl(345 85% 32%);--group-accent:hsl(345 85% 28%)}.group-color-28{--group-bg:hsl(255 50% 88%);--group-text:#172033;--group-border:hsl(255 50% 32%);--group-accent:hsl(255 50% 28%)}.group-color-29{--group-bg:hsl(315 85% 72%);--group-text:#172033;--group-border:hsl(315 85% 32%);--group-accent:hsl(315 85% 28%)}.group-color-30{--group-bg:hsl(45 35% 80%);--group-text:#172033;--group-border:hsl(45 35% 32%);--group-accent:hsl(45 35% 28%)}.group-color-31{--group-bg:hsl(195 50% 88%);--group-text:#172033;--group-border:hsl(195 50% 32%);--group-accent:hsl(195 50% 28%)}:is(.group-color-00,.group-color-01,.group-color-02,.group-color-03,.group-color-04,.group-color-05,.group-color-06,.group-color-07,.group-color-08,.group-color-09,.group-color-10,.group-color-11,.group-color-12,.group-color-13,.group-color-14,.group-color-15,.group-color-16,.group-color-17,.group-color-18,.group-color-19,.group-color-20,.group-color-21,.group-color-22,.group-color-23,.group-color-24,.group-color-25,.group-color-26,.group-color-27,.group-color-28,.group-color-29,.group-color-30,.group-color-31){--group-border:#172033}@media(max-width:640px){.batch-group-actions{align-items:stretch;flex-direction:column}.batch-group-actions .primary-button,.batch-group-actions .text-button{width:100%}}@media(max-width:640px){.student-list-grouping .group-filter-bar{display:grid;grid-template-columns:1fr 1fr}.student-list-grouping .group-filter-bar label{min-width:0}.student-list-grouping .group-filter-bar label:last-of-type,.student-list-grouping .group-filter-bar button{grid-column:1/-1;min-height:44px}.student-list-grouping .group-filter-bar select{min-width:0;width:100%;box-sizing:border-box}.student-name-with-group{max-width:220px}}.student-actions .student-data-button{min-height:44px}.institution-input{box-sizing:border-box;min-height:44px;width:100%;min-width:0}@media(min-width:901px){.account-management-table table{min-width:1120px;table-layout:fixed}.account-management-table th,.account-management-table td{padding-right:6px;padding-left:6px}.account-management-table .account-name-col{width:108px}.account-management-table .account-role-col{width:54px}.account-management-table .account-phone-col{width:104px}.account-management-table .account-coach-col{width:136px}.account-management-table .account-group-col{width:116px}.account-management-table .account-profile-col{width:196px}.account-management-table .account-institution-col{width:116px}.account-management-table .account-password-col{width:108px}.account-management-table .account-status-col{width:86px}.account-management-table .account-actions-col{width:148px}.account-management-table .coach-binding-select{width:132px;min-width:0;height:44px;padding-inline:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-management-table .row-group-select{width:112px;min-width:0;height:44px;padding-inline:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-management-table .student-profile-cell{min-width:0}.account-management-table .student-profile-cell dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 6px}}@media(max-width:640px){.student-actions{min-width:0;gap:4px}.student-actions .student-data-button{min-height:44px;padding:0 7px}}@media(max-width:390px){.student-brand{gap:3px}.student-brand span{display:inline;font-size:10px}.student-actions{gap:2px}.student-actions .student-data-button{min-height:44px;padding:0 4px;font-size:10px}}.data-sheet.closure-sheet{width:min(640px,94vw);max-width:640px;overflow-y:auto;overscroll-behavior:contain;padding:24px max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.closure-sheet .sheet-heading{position:sticky;z-index:2;top:calc(-24px - env(safe-area-inset-top));margin:calc(-24px - env(safe-area-inset-top)) calc(-1*max(20px,env(safe-area-inset-right))) 18px calc(-1*max(20px,env(safe-area-inset-left)));padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) 14px max(20px,env(safe-area-inset-left));background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #edf0f5}.closure-sheet .sheet-heading>button{display:grid;width:44px;height:44px;place-items:center;border:1px solid #e3e8f1;background:#f7f9fc;color:#526078}.closure-sheet .sheet-heading>button:focus-visible,#student-closure-panel :focus-visible{outline:3px solid rgba(49,91,234,.25);outline-offset:2px}#student-closure-panel{min-width:0;padding-bottom:max(8px,env(safe-area-inset-bottom))}@media(min-width:768px){.data-sheet.closure-sheet{width:min(720px,calc(100vw - 48px));max-width:720px;box-sizing:border-box;overflow-x:hidden}#student-closure-panel,.closure-sheet #student-closure-panel .appointment-summary,.closure-sheet #student-closure-panel .appointment-detail-section{width:100%;box-sizing:border-box}.closure-sheet #student-closure-panel .closure-desktop-form{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,.8fr);grid-template-areas:"title title title" "name phone source" "time time submit"}.closure-sheet #student-closure-panel .closure-section-title{grid-area:title}.closure-sheet #student-closure-panel .closure-field-name{grid-area:name}.closure-sheet #student-closure-panel .closure-field-phone{grid-area:phone}.closure-sheet #student-closure-panel .closure-field-source{grid-area:source}.closure-sheet #student-closure-panel .closure-field-time{grid-area:time}.closure-sheet #student-closure-panel .closure-field-submit{grid-area:submit;grid-column:auto;width:100%;min-width:180px;height:44px;min-height:44px;white-space:nowrap}.closure-sheet #student-closure-panel .closure-field-time input{width:100%;min-width:0;box-sizing:border-box}}#student-closure-panel .customer-master{margin:0;border-color:#e3e8f1;border-radius:18px;box-shadow:0 9px 24px #20345a0d}#student-closure-panel .customer-create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px}#student-closure-panel .closure-section-title{grid-column:1/-1;display:flex;flex-direction:column;gap:3px;padding-bottom:2px}#student-closure-panel .closure-section-title small{color:#748096;font-size:11px;font-weight:700;letter-spacing:.04em}#student-closure-panel .closure-section-title strong{color:#2d3951;font-size:15px}#student-closure-panel .customer-create-form label{min-width:0;gap:6px;color:#566278;font-size:12px;font-weight:650}#student-closure-panel .customer-create-form input,#student-closure-panel .customer-create-form select{width:100%;min-width:0;box-sizing:border-box;height:44px;border-color:#dce3ee;border-radius:10px;padding:0 11px;font-size:16px}#student-closure-panel .customer-create-form .primary-button{grid-column:1/-1;width:100%;min-width:0;min-height:44px;box-sizing:border-box;border-radius:11px;padding:0 14px;white-space:nowrap}#student-closure-panel .closure-outcome-error{margin:10px 0 0;padding:9px 11px;border-radius:10px}#student-closure-panel .appointment-summary{margin:16px 0 0;padding:11px;border:1px solid #e5e9f1;border-radius:15px;background:#f8faff;box-shadow:0 6px 18px #1f345b09}#student-closure-panel .outcome-filter-button{height:56px;border-radius:11px;background:#fff}#student-closure-panel .outcome-filter-button strong{font-size:19px}#student-closure-panel .appointment-detail-section{margin-top:16px;scroll-margin-top:88px}#student-closure-panel .appointment-detail-heading{margin-bottom:10px}#student-closure-panel .record-list{margin-top:10px;gap:9px}#student-closure-panel .record-list article{border-color:#e4e9f1;border-radius:14px;box-shadow:0 4px 14px #1f345b09}#student-closure-panel .empty-state{margin:0;padding:18px 12px;border:1px dashed #dfe5ef;border-radius:12px;background:#fbfcfe;font-size:12px}@media(max-width:640px){.data-sheet.closure-sheet{width:100%;max-width:none;padding:max(16px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.closure-sheet .sheet-heading{top:calc(-16px - env(safe-area-inset-top));margin:calc(-16px - env(safe-area-inset-top)) calc(-1*max(14px,env(safe-area-inset-right))) 16px calc(-1*max(14px,env(safe-area-inset-left)));padding:max(16px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))}#student-closure-panel .customer-create-form{gap:10px;padding:13px}#student-closure-panel .appointment-summary{gap:6px;padding:8px}#student-closure-panel .outcome-filter-button{height:52px}}@media(max-width:340px){#student-closure-panel .customer-create-form{grid-template-columns:minmax(0,1fr)}#student-closure-panel .customer-create-form label,#student-closure-panel .customer-create-form .primary-button{grid-column:1/-1}}@media(max-width:640px){.group-create-form{grid-template-columns:1fr 1fr}.group-create-form label:first-child,.group-create-form label:nth-child(2),.group-create-form button{grid-column:1/-1}.student-group-heading{align-items:flex-start;flex-direction:column}.group-member-list li{align-items:stretch}.group-member-list select{width:100%}.group-actions,.leader-editor{align-items:stretch;flex-direction:column}.group-actions input,.leader-editor select{width:100%;box-sizing:border-box}}@media(max-width:640px){.student-group-maintenance-heading{align-items:stretch;flex-direction:column}.student-group-maintenance-heading .group-maintenance-toggle{width:100%}}.outcome-editor input,.outcome-editor select,.outcome-editor textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #dce2ec;border-radius:9px;outline:0;padding:9px 10px;background:#fff;color:#172033;font-size:16px}.legacy-reason-badge{display:inline-block;margin-left:4px;border-radius:99px;padding:2px 6px;background:#f0f2f6;color:#697488;font-size:9px;white-space:nowrap}.leader-dashboard{min-height:100dvh;overflow-x:hidden;background:#f5f7fb;color:#172033}.leader-main{min-width:0;max-width:none;margin:0;padding:34px clamp(24px,4vw,60px) 60px}.leader-page-header{margin-bottom:8px}.leader-page-header .ghost-button{flex:0 0 auto;white-space:nowrap}.leader-page-header .scope-badge{display:inline-flex;margin-top:9px}.leader-intro{margin:0 0 24px;color:#7b8495;font-size:13px;line-height:1.6}.leader-periods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 12px;padding:5px;border:1px solid #e1e7f0;border-radius:14px;background:#fff}.leader-periods button{min-height:42px;border:0;border-radius:9px;background:transparent;color:#657084;font-weight:700}.leader-periods button:hover{background:#f4f6fb;color:#315bea}.leader-periods button.active{background:#eef2ff;color:#315bea;box-shadow:inset 0 0 0 1px #c7d3fb}.leader-status{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7b8799;font-size:12px}.leader-grid{display:grid;gap:12px;margin:16px 0}.leader-core,.leader-quality{grid-template-columns:repeat(4,minmax(0,1fr))}.leader-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e1e7f0;border-radius:16px;padding:17px;background:#fff;box-shadow:0 8px 26px #17274b0a}.leader-card:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4px;background:#8198ed}.leader-card:nth-child(2n):after{background:#53b98d}.leader-card span,.leader-card small{display:block;color:#7b8799}.leader-card span{font-size:12px;font-weight:650}.leader-card small{min-height:18px;line-height:1.4}.leader-card strong{display:block;margin:9px 0 5px;color:#24324a;font-size:clamp(20px,3vw,30px);overflow-wrap:anywhere}.leader-card.is-unavailable{border-style:dashed;background:#fafbfd}.leader-card.is-unavailable:after{background:#c7cfdb}.leader-card.is-unavailable strong{color:#8894a7;font-size:15px}.leader-section-title{margin:28px 0 0;color:#25324a;font-size:18px}.leader-abc,.leader-trend,.leader-diagnostics{border-color:#e1e7f0;background:#fff;color:#25324a}.leader-abc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.leader-feature-note{grid-column:1/-1}.leader-abc h2,.leader-trend h2,.leader-diagnostics h2{margin:0 0 6px;color:#25324a;font-size:16px}.leader-abc p,.leader-trend p,.leader-diagnostics p{color:#7b8799}.leader-trend{margin-top:16px}.operations-trend{width:100%;height:300px;overflow:visible;border-radius:10px;background:#fbfcfe}.operations-trend polyline{fill:none;stroke-width:1.6;vector-effect:non-scaling-stroke}.trend-planned{stroke:#5272de}.trend-formal{stroke:#31a884}.trend-meetings{stroke:#d99a36}.trend-legend{display:flex;flex-wrap:wrap;gap:14px;color:#667286;font-size:13px}.trend-legend span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#5272de}.trend-legend span:nth-child(2):before{background:#31a884}.trend-legend span:nth-child(3):before{background:#d99a36}.leader-skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.leader-skeleton i{height:112px;border-radius:14px;background:linear-gradient(90deg,#edf1f6,#f8f9fc,#edf1f6);background-size:200% 100%;animation:leader-shimmer 1.2s infinite}.leader-error{max-width:500px;margin:48px auto;border:1px solid #e1e7f0;border-radius:16px;padding:24px;background:#fff;text-align:center}.leader-error h2{color:#25324a}@keyframes leader-shimmer{to{background-position:-200% 0}}@media(max-width:767px){.leader-main{padding:20px max(14px,env(safe-area-inset-right)) calc(40px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.leader-intro{margin-bottom:18px}.leader-core,.leader-quality{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.leader-core .leader-card:last-child:nth-child(odd),.leader-quality .leader-card:last-child:nth-child(odd){grid-column:1/-1}.leader-card{padding:13px}.leader-card strong{font-size:clamp(18px,6.5vw,25px)}.leader-abc{grid-template-columns:1fr}.operations-trend{height:220px}.leader-status{align-items:flex-start;flex-direction:column}.leader-skeleton{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.leader-core,.leader-quality{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.leader-skeleton i{animation:none}}.leader-insights{margin:16px 0;border:1px solid #dce5f1;border-radius:14px;padding:14px 16px;background:#f7f9fd;color:#2d3a51}.leader-insights h2{margin:0;font-size:15px}.leader-insights ul{display:grid;gap:7px;margin:10px 0 0;padding-left:18px}.leader-insights li{color:#637087;font-size:13px;line-height:1.55}.recruiter-module-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.recruiter-module-tabs.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.recruiter-student-module{min-width:0;border:1px solid #e1e7f0;border-radius:20px;padding:22px;background:#fff;box-shadow:0 12px 32px #1e33580f}.recruiter-student-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.recruiter-student-heading h2{margin:3px 0 5px;font-size:22px}.recruiter-student-heading p{margin:0;color:#7b879b;font-size:13px}.recruiter-student-table{margin-top:18px}.recruiter-student-table table{min-width:980px}@media(max-width:640px){.recruiter-module-tabs button small{display:none}.recruiter-student-module{border-radius:15px;padding:15px}.recruiter-student-heading{align-items:stretch;flex-direction:column}.recruiter-student-heading .text-button{align-self:flex-end}}.recruiter-workload-periods{margin:20px 0 10px}.recruiter-workload-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;color:#7b879b;font-size:12px}.recruiter-workload-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.recruiter-workload-summary article{display:flex;min-width:0;flex-direction:column;gap:6px;padding:16px;border:1px solid #e5eaf2;border-radius:15px;background:#f9fbff}.recruiter-workload-summary span{color:#6d7890;font-size:12px}.recruiter-workload-summary strong{color:#22304a;font-size:24px}.recruiter-workload-summary small{color:#8a94a7;font-size:11px}.recruiter-abc-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;padding:15px 16px;border:1px solid #dce5ff;border-radius:15px;background:#f5f8ff}.recruiter-abc-summary h3{grid-column:1/-1;margin:0;color:#34415a;font-size:14px}.recruiter-abc-summary>div{display:flex;min-width:0;flex-direction:column;gap:5px}.recruiter-abc-summary span{color:#69758d;font-size:12px}.recruiter-abc-summary strong{overflow-wrap:anywhere;color:#304dc4;font-size:16px}.recruiter-abc-summary p{grid-column:1/-1;margin:0;color:#7a8497;font-size:11px}.recruiter-workload-list{display:grid;gap:12px;margin-top:16px}.recruiter-workload-card{min-width:0;padding:17px;border:1px solid #e3e8f0;border-radius:16px;background:#fff;box-shadow:0 8px 22px #2637560d}.recruiter-workload-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #edf0f5}.recruiter-workload-card>header div{display:flex;min-width:0;flex-direction:column;gap:4px}.recruiter-workload-card>header strong{color:#202c43;font-size:16px}.recruiter-workload-card>header span,.recruiter-workload-card>header small{color:#7b879a;font-size:11px}.recruiter-workload-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.recruiter-workload-primary>div{display:flex;min-width:0;flex-direction:column;gap:4px;padding:11px;border-radius:12px;background:#f7f9fc}.recruiter-workload-primary span{color:#778298;font-size:11px}.recruiter-workload-primary strong{color:#273650;font-size:19px}.recruiter-workload-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.recruiter-workload-details p{display:flex;min-width:0;flex-direction:column;gap:4px;margin:0;padding:10px 11px;border:1px solid #edf0f5;border-radius:11px}.recruiter-workload-details span{color:#7a8599;font-size:11px}.recruiter-workload-details b{overflow-wrap:anywhere;color:#39465e;font-size:12px;font-weight:650}@media(max-width:800px){.recruiter-workload-summary{grid-template-columns:1fr 1fr}.recruiter-workload-details{grid-template-columns:1fr}.recruiter-workload-card>header{flex-direction:column}.recruiter-workload-card>header small{width:100%}}@media(max-width:430px){.recruiter-workload-meta{align-items:flex-start;flex-direction:column}.recruiter-workload-summary{gap:8px}.recruiter-workload-summary article{padding:12px}.recruiter-workload-summary strong{font-size:20px}.recruiter-abc-summary{grid-template-columns:1fr}.recruiter-abc-summary p{grid-column:auto}.recruiter-workload-card{padding:13px}.recruiter-workload-primary{grid-template-columns:1fr}.recruiter-workload-primary>div{flex-direction:row;align-items:center;justify-content:space-between}.recruiter-workload-periods{grid-template-columns:repeat(4,minmax(0,1fr))}.recruiter-workload-periods button{min-width:0;padding:8px 4px}}.daily-overview{min-width:0;border:1px solid #e1e7f0;border-radius:20px;padding:22px;background:#fff;color:#1e293b;box-shadow:0 12px 32px #1e33580f}.daily-overview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.daily-overview-heading h2{margin:3px 0 5px;font-size:22px}.daily-overview-heading p{margin:0;color:#7b879b;font-size:13px}.daily-overview-heading .eyebrow{color:#5272de;font-size:10px;letter-spacing:.14em}.daily-periods{display:flex;gap:8px;margin:20px 0 14px;overflow-x:auto}.daily-periods button{min-width:84px;min-height:44px;border:1px solid #dbe3ef;border-radius:11px;padding:0 15px;background:#f7f9fc;color:#536079;font-weight:700;white-space:nowrap}.daily-periods button.active{border-color:#5675e8;background:#eef2ff;color:#3454c5}.leader-module-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 20px;border:1px solid #e1e7f0;border-radius:16px;padding:5px;background:#fff;box-shadow:0 7px 22px #17274b09}.leader-module-tabs button{display:flex;min-width:0;min-height:56px;align-items:flex-start;justify-content:center;flex-direction:column;gap:3px;border:0;border-radius:11px;padding:9px 14px;background:transparent;color:#5d6980;text-align:left}.leader-module-tabs button span{font-size:14px;font-weight:800}.leader-module-tabs button small{overflow:hidden;max-width:100%;color:#98a2b3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.leader-module-tabs button:hover{background:#f5f7fc;color:#315bea}.leader-module-tabs button.active{background:#eef2ff;color:#315bea;box-shadow:inset 0 0 0 1px #c9d5fb}.leader-module-tabs button.active small{color:#6e80c5}.leader-module-tabs button:focus-visible{outline:3px solid rgba(49,91,234,.2);outline-offset:2px}.daily-loading,.daily-error{margin-top:18px;border:1px dashed #dce3ef;border-radius:14px;padding:32px;text-align:center;color:#76839a}.daily-error strong{display:block;color:#334155}.daily-error p{margin:8px 0 16px}.daily-overview-meta{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px;color:#8290a6;font-size:11px}.daily-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.daily-summary-card{min-height:88px;border:1px solid #e1e6ef;border-radius:14px;padding:13px 15px;background:#fafbfd;text-align:left;color:#647086}.daily-summary-card small,.daily-summary-card span{display:block}.daily-summary-card strong{display:inline-block;margin:5px 5px 0 0;color:#25324a;font-size:28px}.daily-summary-card.active{box-shadow:inset 0 0 0 2px currentColor}.daily-summary-card.status-submitted{background:#effaf5;color:#248260}.daily-summary-card.status-late{background:#fff7e8;color:#a66d15}.daily-summary-card.status-missing{background:#fff0f1;color:#bc4d5b}.daily-summary-card.status-pending{background:#f2f5ff;color:#516dcc}.daily-list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:24px 2px 10px}.daily-list-heading h3{margin:0 0 3px;font-size:17px}.daily-list-heading p{margin:0;color:#8995a8;font-size:11px}.daily-list-heading>span{color:#7c889c;font-size:12px;white-space:nowrap}.daily-student-list{display:grid;gap:8px;min-width:0;opacity:1;transition:opacity .15s}.daily-student-list[aria-busy=true]{opacity:.58}.daily-student-card{min-width:0;border:1px solid #e5eaf2;border-radius:13px;background:#fff;overflow:hidden}.daily-student-summary{display:grid;grid-template-columns:minmax(150px,1.1fr) minmax(210px,1fr) minmax(130px,1.7fr) 48px;align-items:center;gap:14px;width:100%;min-height:66px;border:0;padding:10px 14px;background:#fff;color:#344157;text-align:left}.daily-student-summary:hover{background:#fafbfe}.daily-student-identity{min-width:0}.daily-student-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.daily-student-metrics small{color:#8994a5;font-size:10px}.daily-student-metrics strong{display:block;margin-top:2px;color:#344157;font-size:13px}.daily-track{display:flex;gap:3px;min-width:0;overflow-x:auto;padding:5px 1px;scrollbar-width:thin}.daily-track i{width:8px;height:22px;flex:0 0 8px;border-radius:4px;background:#dfe5ee}.daily-track .status-on_time{background:#53b98d}.daily-track .status-late{background:#efb14c}.daily-track .status-missing{background:#e57985}.daily-track .status-pending{background:#8299e8}.daily-track .status-voluntary_submitted{background:#83c7bd}.daily-track .status-not_required{background:#e6e9ee}.daily-expand{color:#63718a;font-size:11px;text-align:right}.daily-day-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:7px;border-top:1px solid #edf0f5;padding:11px 14px;background:#f8fafc}.daily-day-details>div{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;min-width:0;border-radius:9px;padding:8px 9px;background:#fff}.daily-day-details time{color:#4c596f;font-size:11px;font-weight:700}.daily-day-details small{overflow:hidden;color:#8a95a7;font-size:10px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.daily-status-pill{border-radius:99px;padding:3px 7px;background:#edf1f6;color:#596579;font-size:9px;font-weight:700;white-space:nowrap}.daily-status-pill.status-on_time{background:#e7f8f0;color:#267b5b}.daily-status-pill.status-late{background:#fff1d6;color:#97600e}.daily-status-pill.status-missing{background:#fde8eb;color:#a63e4b}.daily-status-pill.status-pending{background:#e9edff;color:#4661c0}.daily-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px}.daily-pagination button{min-height:40px;border:1px solid #dce3ed;border-radius:9px;padding:0 16px;background:#fff;color:#4c5c75}.daily-pagination span,.daily-quality-note{color:#7e899a;font-size:11px}.daily-quality-note{margin:14px 0 0;border-radius:9px;padding:9px 11px;background:#fff7e8}@media(max-width:900px){.daily-student-summary{grid-template-columns:minmax(140px,1fr) minmax(190px,1fr) 1.3fr 44px}.daily-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.daily-overview{border-radius:15px;padding:15px}.daily-overview-heading{align-items:stretch;flex-direction:column}.daily-overview-heading .text-button{align-self:flex-end}.daily-periods{margin-top:12px}.daily-periods button{min-width:72px;padding:0 11px}.leader-module-tabs{margin:12px 0 15px;border-radius:14px}.leader-module-tabs button{min-height:54px;padding:8px 10px}.leader-module-tabs button span{font-size:13px}.daily-overview-meta{align-items:flex-start;flex-direction:column}.daily-summary-grid{gap:7px}.daily-summary-card{min-height:76px;padding:10px 11px}.daily-summary-card strong{font-size:23px}.daily-student-summary{grid-template-columns:1fr auto;gap:8px;padding:11px}.daily-student-identity{grid-column:1}.daily-expand{grid-column:2;grid-row:1}.daily-student-metrics{grid-column:1/-1;grid-row:2}.daily-track{grid-column:1/-1;grid-row:3}.daily-track i{width:12px;flex-basis:12px;height:12px}.daily-day-details{grid-template-columns:1fr;padding:9px}.daily-day-details>div{grid-template-columns:auto auto 1fr}.daily-list-heading{align-items:flex-start}.leader-dashboard .daily-overview{padding:15px}}.operations-trend-wrap{position:relative;min-width:0}.operations-trend{display:block;width:100%;height:300px;overflow:visible;touch-action:manipulation;outline:0}.operations-trend:focus-visible{box-shadow:0 0 0 3px #b9c8ff}.operations-y-axis line{stroke:#dce3ed;stroke-width:.35}.operations-y-axis text{fill:#8a95a8;font-size:3px}.operations-series{fill:none;stroke-width:1.8;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.operations-series.current{stroke-width:2.4}.operations-series.previous{stroke-dasharray:3 2;opacity:.58}.operations-point{fill:transparent;stroke:transparent;stroke-width:0;cursor:pointer}.operations-point:hover,.operations-point.active{fill:#fff;stroke-width:1.2}.operations-point.trend-planned{stroke:#5272de}.operations-point.trend-formal{stroke:#31a884}.operations-point.trend-meetings{stroke:#d99a36}.operations-tooltip{margin:8px 0 0;padding:8px 10px;border-radius:8px;background:#243a60;color:#fff;font-size:12px;line-height:1.4}.trend-legend{gap:10px 14px}.trend-legend .trend-formal:before{background:#31a884}.trend-legend .trend-meetings:before{background:#d99a36}.trend-legend .legend-current:before{width:16px;height:0;border-radius:0;border-top:2px solid #52627b;background:none}.trend-legend .legend-previous:before{width:16px;height:0;border-radius:0;border-top:2px dashed #9ca8ba;background:none}@media(max-width:767px){.operations-trend{height:220px}}
