:root{--ink:#0a1f33;--ink-soft:#40566b;--navy:#073b72;--navy-deep:#062b52;--navy-pale:#eaf2f8;--mint:#5bd58a;--mint-soft:#dcf8e7;--paper:#fff;--canvas:#f4f7f9;--line:#dbe4ea;--amber:#f0ad32;--amber-soft:#fff4dc;--coral:#f56d55;--danger:#b43d35;--success:#15825a;--shadow:0 20px 60px #112b431f;--radius:18px}*{box-sizing:border-box}html{background:var(--canvas);min-width:300px}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #2077b857}.eyebrow{color:var(--navy);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.3;display:block}.eyebrow--mint{color:var(--mint)}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52}.button--primary{color:#fff;background:var(--navy);box-shadow:0 10px 24px #073b722e}.button--primary:hover:not(:disabled){background:#0b4d8f;box-shadow:0 13px 28px #073b723b}.button--secondary{border:1px solid var(--line);color:var(--navy);background:#fff}.button--secondary:hover{background:#f9fbfc;border-color:#aac0cf}.button--ink{color:#fff;background:var(--ink);width:100%}.button--small{min-height:42px;padding:0 16px;font-size:.88rem}.student-shell{background:#fff;grid-template-columns:minmax(360px,.92fr) minmax(500px,1.15fr);min-height:100vh;display:grid}.student-brand-panel{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 18% 72%,#5bd58a42,#0000 29%),radial-gradient(circle at 85% 12%,#4e8ec533,#0000 34%),linear-gradient(160deg,#eef8f3 0%,#e5f0f7 55%,#f2f7f9 100%);flex-direction:column;justify-content:space-between;padding:46px clamp(36px,5vw,76px);display:flex;position:relative;overflow:hidden}.student-brand-panel:after{content:"";border:1px solid #073b7224;border-radius:50%;width:430px;height:430px;position:absolute;bottom:7%;right:-210px;box-shadow:0 0 0 58px #073b7206,0 0 0 116px #073b7205}.brand-mark{z-index:1;width:min(390px,100%);position:relative}.brand-mark img{object-fit:contain;width:100%;height:auto;display:block}.brand-mark--compact{width:220px}.student-brand-panel>.brand-mark{width:min(430px,100%)}.mobile-wordmark{display:none}.brand-panel-copy{z-index:1;max-width:480px;margin:auto 0;padding:72px 0;position:relative}.brand-panel-copy h2{letter-spacing:-.045em;max-width:430px;margin:14px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,4.7rem);font-weight:400;line-height:.99}.brand-panel-copy p{max-width:420px;color:var(--ink-soft);margin:0;font-size:1.07rem;line-height:1.65}.brand-panel-meta{z-index:1;color:#597080;align-items:center;gap:9px;font-size:.78rem;display:flex;position:relative}.student-flow{background:linear-gradient(145deg,#fff 20%,#f8fafb 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:48px clamp(28px,6vw,96px);display:flex}.stepper{grid-template-columns:repeat(4,1fr);width:min(560px,100%);margin:0 0 40px;padding:0;list-style:none;display:grid}.step{color:#91a1ae;flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.step:before{content:"";background:var(--line);height:2px;position:absolute;top:15px;left:calc(16px - 50%);right:calc(50% + 16px)}.step:first-child:before{display:none}.step>span{z-index:1;border:2px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.72rem;font-weight:800;display:grid;position:relative}.step small{font-size:.69rem;font-weight:680}.step.is-active{color:var(--navy)}.step.is-active:before{background:var(--mint)}.step.is-active>span{border-color:var(--mint);color:var(--navy-deep);background:var(--mint-soft)}.flow-card{width:min(560px,100%)}.flow-form{flex-direction:column;display:flex}.flow-heading{margin-bottom:32px}.flow-heading h1,.confirmation h1{letter-spacing:-.045em;margin:10px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4vw,3.35rem);font-weight:400;line-height:1.03}.flow-heading p{color:var(--ink-soft);margin:0;line-height:1.62}.flow-heading .welcome-next{color:var(--navy);margin-top:10px;font-weight:650}.field-label{margin:0 0 9px;font-size:.85rem;font-weight:750}.input-with-icon{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;margin-bottom:16px;display:flex;box-shadow:0 4px 16px #112b430a}.input-with-icon:focus-within{border-color:var(--navy);box-shadow:0 0 0 4px #1f70ae1a}.input-with-icon svg{color:#718697;margin-left:16px}.input-with-icon input,.text-input{width:100%;height:52px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 16px}.text-input{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:22px}.text-input:focus{border-color:var(--navy);box-shadow:0 0 0 4px #1f70ae1a}.fine-print{color:#6c7e8d;text-align:center;margin:16px 0 0;font-size:.76rem;line-height:1.5}.back-link{width:fit-content;min-height:36px;color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 28px;padding:0;font-size:.82rem;font-weight:700;text-decoration:none;display:flex}.otp-input{border:1px solid var(--line);width:100%;height:72px;color:var(--navy-deep);letter-spacing:.45em;text-align:center;background:#fff;border-radius:14px;outline:none;margin-bottom:12px;font-size:2rem;font-weight:750}.otp-input:focus{border-color:var(--navy);box-shadow:0 0 0 4px #1f70ae1a}.demo-note{color:#42637c;background:#f4f9fd;border:1px solid #d9e7f2;border-radius:10px;margin:0 0 18px;padding:10px 12px;font-size:.78rem}.demo-note span{color:#fff;background:var(--navy);letter-spacing:.06em;text-transform:uppercase;border-radius:5px;margin-right:7px;padding:2px 6px;font-size:.65rem;font-weight:800;display:inline-block}.text-button{min-height:42px;color:var(--navy);cursor:pointer;background:0 0;border:0;padding:9px;font-size:.8rem;font-weight:700}.text-button--dark{color:#061e2fbf}.form-error{border-left:3px solid var(--danger);color:var(--danger);background:#fff2f1;margin:15px 0 0;padding:12px 14px;font-size:.84rem;line-height:1.45}.choice-fieldset{border:0;flex-direction:column;gap:10px;margin:2px 0 24px;padding:0;display:flex}.choice-fieldset legend{margin:0 0 10px;font-size:.85rem;font-weight:750}.choice-fieldset--multi{scrollbar-color:#b7c6d0 transparent;max-height:min(54vh,590px);margin-right:-8px;padding-right:8px;overflow-y:auto}.choice-fieldset--multi legend{z-index:2;background:linear-gradient(#f9fbfc 76%,#0000);justify-content:space-between;align-items:center;width:100%;padding:4px 0 10px;display:flex;position:sticky;top:0}.selection-count{color:var(--navy);background:var(--navy-pale);border-radius:99px;padding:5px 9px;font-size:.68rem}.selection-count.is-full{color:#734d00;background:var(--amber-soft)}.choice-wrap{flex-direction:column;gap:8px;display:flex}.choice-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:80px;padding:15px 17px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.choice-card:hover{border-color:#a6bdcd}.choice-card.is-selected{border-color:var(--navy);background:#f3f8fc;box-shadow:0 0 0 3px #073b7214}.choice-card>span:first-child{flex-direction:column;gap:4px;display:flex}.choice-card strong{font-size:.92rem}.choice-card small{color:var(--ink-soft);font-size:.76rem;line-height:1.4}.choice-check{color:#fff;border:2px solid #aebec9;border-radius:7px;flex:0 0 23px;place-items:center;width:23px;height:23px;display:grid}.choice-card.is-selected .choice-check{border-color:var(--navy);background:var(--navy)}.other-need-field{border-left:3px solid var(--mint);margin:-1px 0 4px 10px;padding:7px 0 0 15px;position:relative}.other-need-field label{margin-bottom:7px;font-size:.75rem;font-weight:750;display:block}.other-need-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:92px;color:var(--ink);background:#fff;border-radius:11px;outline:0;padding:12px 13px;line-height:1.5}.other-need-field textarea:focus{border-color:var(--navy);box-shadow:0 0 0 4px #1f70ae1a}.other-need-field>small{color:#82919b;text-align:right;margin-top:4px;font-size:.62rem;display:block}.confirmation{flex-direction:column;align-items:flex-start;display:flex}.success-mark{width:66px;height:66px;color:var(--navy-deep);background:var(--mint);border-radius:50%;place-items:center;margin-bottom:26px;display:grid;box-shadow:0 12px 28px #2fb66c3d}.confirmation-lead{max-width:510px;color:var(--ink-soft);margin:0 0 28px;font-size:1.04rem;line-height:1.65}.queue-message{background:#f7fafc;border:1px solid #d9e7ee;border-radius:14px;align-items:flex-start;gap:14px;width:100%;padding:17px;display:flex}.queue-message svg{color:var(--navy);flex:none;margin-top:2px}.queue-message div{flex-direction:column;gap:5px;display:flex}.queue-message strong{font-size:.9rem}.queue-message span{color:var(--ink-soft);font-size:.75rem;line-height:1.4}.staff-login-shell{background:radial-gradient(circle at 50% 0, #e9f1f7, transparent 40%), var(--canvas);place-items:center;min-height:100vh;padding:30px;display:grid}.staff-login-card{border:1px solid var(--line);width:min(440px,100%);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:34px}.staff-brand{width:220px;margin-bottom:52px}.staff-brand .brand-mark{width:100%}.staff-login-heading{margin-bottom:28px}.staff-login-heading h1{letter-spacing:-.04em;margin:7px 0 10px;font-family:Georgia,serif;font-size:2.55rem;font-weight:400}.staff-login-heading p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.55}.staff-login-card select{appearance:none;background:linear-gradient(45deg,#0000 50%,#688095 50%) calc(100% - 19px) 22px/6px 6px no-repeat,linear-gradient(135deg,#688095 50%,#0000 50%) calc(100% - 13px) 22px/6px 6px no-repeat,#fff}.staff-back-link{color:#667b8d;text-align:center;margin-top:26px;font-size:.76rem;display:block}.advisor-shell{background:#f6f8fa;flex-direction:column;width:100%;min-height:100vh;padding:18px;display:flex}.advisor-shell--alert{background:#142230}.advisor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:0 2px 14px;display:flex}.advisor-shell--alert .advisor-header{color:#fff;border-color:#ffffff1f}.advisor-header>div{flex-direction:column;display:flex}.advisor-product{color:var(--navy);font-size:.72rem;font-weight:800}.advisor-shell--alert .advisor-product{color:var(--mint)}.advisor-header strong{font-size:1.02rem}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:11px;place-items:center;display:grid}.icon-button.is-muted{color:#8c9aa5;background:#eef1f3}.status-control{background:#e8edf1;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin:18px 0 14px;padding:4px;display:grid}.status-control button{color:#607484;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:.78rem;font-weight:740;display:flex}.status-control button.is-selected{color:var(--ink);background:#fff;box-shadow:0 2px 8px #12293b1a}.support-role-card{background:linear-gradient(135deg,#f6fbfc,#eef5f8);border:1px solid #cfe0e8;border-radius:14px;gap:8px;margin:18px 0 14px;padding:16px;display:grid}.support-role-card strong{font-size:.9rem}.support-role-card p{color:var(--ink-soft);margin:0;font-size:.74rem;line-height:1.5}.status-dot{background:#8a9aa6;border-radius:50%;width:8px;height:8px}.status-dot--available{background:#22a76f;box-shadow:0 0 0 3px #22a76f24}.queue-kpi{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 18px;display:grid;overflow:hidden}.queue-kpi>div{background:#fff;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;align-items:end;column-gap:9px;min-height:92px;padding:14px;display:grid}.queue-kpi svg{color:var(--navy);grid-row:1/span 2;align-self:center}.queue-kpi strong{font-size:1.55rem;line-height:1}.queue-kpi span{color:#6c7d89;align-self:start;font-size:.67rem}.queue-kpi--pressure>div:first-child{background:var(--amber-soft)}.assignment-card{color:#10273a;text-align:center;background:linear-gradient(155deg,#ffe8a9,#f4ae34 88%);border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;margin:18px 0;padding:30px 22px;animation:.36s cubic-bezier(.2,.8,.2,1) alert-in;display:flex;box-shadow:0 20px 60px #00000038}.alert-orbit{color:#152535;background:#ffffff7a;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:21px;display:grid;box-shadow:0 0 0 10px #ffffff1f}.assignment-for{letter-spacing:.2em;margin-bottom:9px;font-size:.74rem;font-weight:900}.assignment-card h1{letter-spacing:-.04em;margin:0 0 15px;font-family:Georgia,serif;font-size:2.15rem;font-weight:400}.assignment-card p{margin:0;font-size:1.05rem;line-height:1.45}.assignment-card p strong{font-size:1.45rem;display:block}.route-pill{border:1px solid #14232f33;border-radius:99px;margin:18px 0 26px;padding:6px 10px;font-size:.68rem;font-weight:700}.consultation-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin:18px 0;padding:22px;box-shadow:0 10px 30px #0a23370f}.consultation-card h1{margin:7px 0 2px;font-family:Georgia,serif;font-size:2rem;font-weight:400}.consultation-card>p{color:var(--ink-soft);margin:0;font-size:.8rem}.elapsed{color:var(--navy);background:var(--navy-pale);border-radius:10px;align-items:center;gap:8px;margin:26px 0;padding:12px;font-size:.78rem;font-weight:700;display:flex}.intake-summary{border:1px solid var(--line);background:#f8fafb;border-radius:11px;margin:-10px 0 20px;padding:12px}.intake-summary>span{color:#718391;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:.62rem;font-weight:800;display:block}.intake-summary ul{color:var(--ink);flex-direction:column;gap:5px;margin:0;padding-left:17px;font-size:.7rem;line-height:1.35;display:flex}.intake-summary p{border-top:1px solid var(--line);color:var(--ink-soft);margin:9px 0 0;padding-top:9px;font-size:.7rem;font-style:italic;line-height:1.45}.consultation-card .button,.consultation-card .text-button{width:100%}.team-section{margin-bottom:18px}.section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:11px;display:flex}.section-heading h2{margin:0;font-size:.89rem}.section-heading span{color:#83929d;font-size:.63rem}.team-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.team-row{border-bottom:1px solid #edf1f3;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;min-height:49px;padding:7px 11px;display:grid}.team-row:last-child{border-bottom:0}.team-row strong{font-size:.75rem}.avatar{width:30px;height:30px;color:var(--navy);background:#e7eef4;border-radius:9px;place-items:center;font-size:.7rem;font-weight:800;display:inline-grid}.avatar--online{color:#126a4a;background:#dff6ea}.team-status{color:#6e7d88;align-items:center;gap:5px;font-size:.65rem;font-weight:700;display:inline-flex}.team-status:before{content:"";background:#9ba8b1;border-radius:50%;width:6px;height:6px}.team-status--available{color:#14714f}.team-status--available:before{background:#28a971}.team-status--in_consultation:before{background:var(--amber)}.advisor-nav{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);min-height:66px;margin-top:auto;padding-top:8px;display:grid}.advisor-nav a,.advisor-nav button{color:#6a7c8b;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px;font-size:.61rem;font-weight:700;text-decoration:none;display:flex}.advisor-shell--alert .advisor-nav{border-color:#ffffff1f}.advisor-shell--alert .advisor-nav a,.advisor-shell--alert .advisor-nav button{color:#ffffffa8}.loading-card{color:var(--ink-soft);margin:auto;font-size:.85rem}.full-page-shell{background:#f5f7f9;min-height:100vh;padding:clamp(28px,5vw,68px)}.full-page-header{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1240px;margin:0 auto 34px;display:flex}.full-page-header h1,.settings-sidebar h1{letter-spacing:-.05em;margin:8px 0 5px;font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,4.3rem);font-weight:400}.full-page-header p{color:var(--ink-soft);margin:0}.full-page-header .back-link{margin-bottom:36px}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:6px;max-width:1240px;margin:0 auto 22px;padding:6px;display:flex}.filter-bar svg{color:var(--navy);margin:0 7px}.filter-bar button{color:#607484;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:36px;padding:0 13px;font-size:.75rem;font-weight:700}.filter-bar button.is-active{color:#fff;background:var(--navy)}.metric-grid{grid-template-columns:repeat(6,1fr);gap:12px;max-width:1240px;margin:0 auto 18px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:122px;padding:17px;display:flex}.metric-card>span{color:#718391;min-height:30px;font-size:.7rem;line-height:1.3}.metric-card>strong{letter-spacing:-.04em;margin:5px 0 8px;font-size:1.65rem}.metric-card small{color:var(--success);align-items:center;gap:4px;margin-top:auto;font-size:.64rem;font-weight:700;display:flex}.analytics-grid{grid-template-columns:1.6fr 1fr;gap:18px;max-width:1240px;margin:0 auto;display:grid}.chart-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:350px;padding:22px}.chart-card .section-heading h2{font-size:1rem}.chart-card .section-heading div{flex-direction:column;gap:4px;display:flex}.chart-card .section-heading>strong{color:var(--navy);font-size:.83rem}.bar-chart{border-bottom:1px solid var(--line);align-items:stretch;gap:clamp(5px,1vw,14px);height:255px;padding:26px 8px 0;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.bar-chart>div>span{background:linear-gradient(180deg, #4a94c9, var(--navy));border-radius:5px 5px 1px 1px;width:100%;max-width:27px;min-height:4px}.bar-chart small{color:#8b9aa5;height:17px;font-size:.6rem}.donut{aspect-ratio:1;background:conic-gradient(var(--navy) 0 58%, var(--mint) 58% 100%);border-radius:50%;place-items:center;width:175px;margin:38px auto 28px;display:grid}.donut:before{content:"";aspect-ratio:1;background:#fff;border-radius:50%;grid-area:1/1;width:110px}.donut div{z-index:1;flex-direction:column;grid-area:1/1;align-items:center;display:flex}.donut strong{font-size:2rem}.donut span{color:#758693;font-size:.67rem}.legend{flex-direction:column;gap:10px;display:flex}.legend span{color:#627685;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:.69rem;display:grid}.legend i{border-radius:50%;width:8px;height:8px}.legend-cdp{background:var(--navy)}.legend-co{background:var(--mint)}.chart-card--wide:last-child{grid-column:1/-1;min-height:270px}.heat-table{grid-template-columns:60px repeat(5,1fr);gap:6px;margin-top:26px;display:grid}.heat-table span,.heat-table strong{color:#748693;place-items:center;height:24px;font-size:.65rem;display:grid}.heat-table i{background:var(--navy);border-radius:6px;min-height:28px}.settings-shell{background:#f5f7f9;grid-template-columns:290px 1fr;min-height:100vh;display:grid}.settings-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:100vh;padding:36px 24px;display:flex}.settings-sidebar h1{font-size:2.7rem}.settings-sidebar nav{flex-direction:column;gap:5px;margin:48px 0;display:flex}.settings-sidebar nav button{color:#627685;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:24px 1fr 16px;align-items:center;gap:9px;min-height:46px;padding:0 12px;font-size:.78rem;font-weight:700;display:grid}.settings-sidebar nav button.is-active{color:var(--navy);background:var(--navy-pale)}.settings-sidebar nav button svg:last-child{opacity:.5}.settings-help{color:#fff;background:var(--navy-deep);border-radius:12px;flex-direction:column;gap:5px;margin-top:auto;padding:15px;display:flex}.settings-help strong{font-size:.76rem}.settings-help span{color:#ffffffa6;font-size:.66rem;line-height:1.45}.settings-content{padding:48px clamp(28px,6vw,86px)}.settings-content>header{justify-content:space-between;align-items:flex-end;gap:20px;max-width:960px;margin-bottom:30px;display:flex}.settings-content>header h2{letter-spacing:-.045em;margin:8px 0 4px;font-family:Georgia,serif;font-size:2.8rem;font-weight:400}.settings-content>header p{color:var(--ink-soft);margin:0;font-size:.82rem}.settings-card{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:960px;padding:24px;overflow:hidden}.settings-card-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.settings-card-heading h3{margin:0 0 4px;font-size:.95rem}.settings-card-heading p{color:#748694;margin:0;font-size:.69rem}.staff-table{border:1px solid var(--line);border-radius:11px}.staff-table-header,.staff-table-row{border-bottom:1px solid #eaf0f3;grid-template-columns:1.25fr 1.5fr .7fr .55fr;align-items:center;gap:15px;min-height:54px;padding:0 15px;display:grid}.staff-table-header{color:#80909b;text-transform:uppercase;letter-spacing:.06em;background:#f7f9fa;min-height:38px;font-size:.61rem;font-weight:800}.staff-table-row:last-child{border:0}.staff-table-row>strong{align-items:center;gap:9px;font-size:.73rem;display:flex}.staff-table-row>span{color:#5d7282;font-size:.69rem}.staff-table-row>span:nth-child(2){gap:2px;display:grid}.staff-table-row>span:nth-child(2) b{color:var(--ink);font-size:.68rem}.staff-table-row>span:nth-child(2) small{color:#6d8190;overflow-wrap:anywhere;font-size:.64rem}.staff-table-row>button,.question-list article>button{color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:.66rem;font-weight:750}.pill{background:#edf1f3;border-radius:99px;width:fit-content;padding:4px 7px;font-weight:800;color:#667986!important;font-size:.59rem!important}.pill--success{background:#e1f5e9;color:#176b4c!important}.question-list{flex-direction:column;gap:8px;display:flex}.question-list article{border:1px solid var(--line);border-radius:11px;grid-template-columns:25px 1fr auto auto;align-items:center;gap:12px;min-height:70px;padding:11px 13px;display:grid}.question-list article>div{flex-direction:column;gap:4px;display:flex}.question-list strong{font-size:.75rem}.question-list small{color:#7d8d98;font-size:.64rem}.drag-handle{color:#a2afb8;letter-spacing:2px;writing-mode:vertical-lr}.preview-button{min-height:42px;color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:18px 0 0 auto;font-size:.71rem;font-weight:750;display:flex}.routing-note{color:#315b4b;background:#edf8f1;border-radius:10px;flex-direction:column;gap:4px;margin-top:14px;padding:13px;display:flex}.routing-note strong{font-size:.7rem}.routing-note span{font-size:.64rem;line-height:1.45}.hours-list{flex-direction:column;display:flex}.hours-list>div{border-top:1px solid #edf1f3;grid-template-columns:1fr 120px 20px 120px;align-items:center;gap:10px;min-height:58px;display:grid}.hours-list label{align-items:center;gap:9px;font-size:.74rem;font-weight:700;display:flex}.hours-list input[type=checkbox]{accent-color:var(--navy)}.hours-list input[type=time]{border:1px solid var(--line);height:36px;color:var(--ink);background:#fff;border-radius:8px;padding:0 9px}.hours-list span{color:#8a99a3;text-align:center;font-size:.67rem}.settings-form>label{border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:20px;min-height:65px;font-size:.74rem;font-weight:700;display:flex}.settings-form>label>div{border:1px solid var(--line);border-radius:8px;align-items:center;display:flex;overflow:hidden}.settings-form input[type=number]{border:0;outline:0;width:80px;height:38px;padding:0 10px}.settings-form label>div small{color:#738693;padding:0 10px;font-size:.61rem}.settings-form .toggle-row>span{flex-direction:column;gap:3px;display:flex}.settings-form .toggle-row span small{color:#7b8c97;font-size:.63rem;font-weight:500}.settings-form .toggle-row input{width:38px;height:21px;accent-color:var(--navy)}.save-toast{color:#fff;background:#183b2f;border-radius:12px;align-items:center;gap:8px;padding:13px 16px;font-size:.75rem;font-weight:700;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 12px 34px #0003}@keyframes alert-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (min-width:700px){.advisor-shell{border:1px solid var(--line);max-width:390px;min-height:760px;box-shadow:var(--shadow);border-radius:22px;margin:32px auto}.advisor-shell--alert{border-color:#142230}}@media (max-width:920px){.student-shell{grid-template-columns:1fr}.student-brand-panel{display:none}.mobile-wordmark{align-self:flex-start;margin-bottom:36px;display:block}.mobile-wordmark .brand-mark{width:205px}.student-flow{justify-content:flex-start;padding-top:28px}.metric-grid{grid-template-columns:repeat(3,1fr)}.analytics-grid{grid-template-columns:1fr}.chart-card--wide:last-child{grid-column:auto}.settings-shell{grid-template-columns:220px 1fr}}@media (max-width:680px){.student-flow{padding:22px 20px 40px}.mobile-wordmark{margin-bottom:25px}.stepper{margin-bottom:30px}.step small{display:none}.flow-heading h1,.confirmation h1{font-size:2.35rem}.full-page-shell{padding:24px 16px 40px}.full-page-header{flex-direction:column;align-items:flex-start}.full-page-header .button{width:100%}.filter-bar{overflow-x:auto}.filter-bar button{white-space:nowrap}.metric-grid{grid-template-columns:repeat(2,1fr)}.analytics-grid{grid-template-columns:1fr}.chart-card{padding:17px}.settings-shell{display:block}.settings-sidebar{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:24px 18px 12px}.settings-sidebar h1{font-size:2.4rem}.settings-sidebar nav{flex-direction:row;margin:24px -4px 0;padding:4px;overflow-x:auto}.settings-sidebar nav button{white-space:nowrap;grid-template-columns:20px auto}.settings-sidebar nav button svg:last-child,.settings-help{display:none}.settings-content{padding:28px 16px 48px}.settings-content>header{flex-direction:column;align-items:flex-start}.settings-content>header .button{width:100%}.settings-card{padding:16px}.settings-card-heading{flex-direction:column;align-items:flex-start}.staff-table-header{display:none}.staff-table-row{grid-template-columns:1fr auto;gap:7px;padding:12px}.staff-table-row>span:nth-child(2){grid-column:1}.staff-table-row>span:nth-child(3){grid-area:1/2}.staff-table-row>button{grid-area:2/2}.question-list article{grid-template-columns:20px 1fr auto}.question-list .pill{grid-column:2}.question-list article>button{grid-area:1/3/span 2}.hours-list>div{grid-template-columns:1fr 95px 13px 95px}}@media (max-width:380px){.advisor-shell{padding:14px}.assignment-card{padding:24px 16px}.team-status{font-size:.58rem}.metric-grid{grid-template-columns:1fr}.hours-list>div{grid-template-columns:1fr 90px}.hours-list>div>span,.hours-list>div>input:last-child{display:none}}
