:root{--st-ink:#182337;--st-muted:#5e697c;--st-purple:#4b006e;--st-magenta:#a10091;--st-soft:#faf7ff;--st-line:#ded8e8;--st-blue:#1664d8;--st-green:#087f5b;--st-red:#b42318;--st-shadow:0 18px 50px rgba(39,15,57,.09)}
*{box-sizing:border-box}.tc-student-v2{margin:0;background:linear-gradient(180deg,#fff 0,#faf7ff 35%,#fff 100%);color:var(--st-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.tc-student-v2 a{color:var(--st-purple)}.tc-student-skip{position:fixed;left:1rem;top:-5rem;z-index:1000;background:#fff;padding:.75rem 1rem;border:2px solid var(--st-purple)}.tc-student-skip:focus{top:1rem}.tc-student-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--st-line);backdrop-filter:blur(12px)}.tc-student-header__inner{max-width:1440px;margin:auto;min-height:78px;display:flex;align-items:center;gap:2rem;padding:.45rem clamp(1rem,4vw,3.5rem)}.tc-student-brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;min-width:230px}.tc-student-brand img{width:142px;height:auto;max-height:64px;object-fit:contain}.tc-student-brand span{display:block;color:var(--st-muted);font-size:.78rem;border-left:1px solid var(--st-line);padding-left:.7rem}.tc-student-nav{display:flex;align-items:center}.tc-student-nav--desktop{margin-left:auto;gap:.25rem}.tc-student-nav--desktop a{display:flex;align-items:center;gap:.4rem;padding:.75rem .9rem;border-radius:12px;text-decoration:none;font-weight:700;color:var(--st-muted);white-space:nowrap}.tc-student-nav--desktop a:hover,.tc-student-nav--desktop a.is-active{background:#f3eafa;color:var(--st-purple)}.tc-student-identity{position:relative}.tc-student-identity summary{list-style:none;display:flex;align-items:center;gap:.55rem;cursor:pointer;border:1px solid var(--st-line);padding:.45rem .75rem;border-radius:999px}.tc-student-identity summary::-webkit-details-marker{display:none}.tc-student-identity summary span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--st-purple),var(--st-magenta));color:#fff}.tc-student-identity>div{position:absolute;right:0;top:calc(100% + .5rem);min-width:230px;background:#fff;border:1px solid var(--st-line);border-radius:16px;box-shadow:var(--st-shadow);padding:.6rem}.tc-student-identity>div>*{display:block;padding:.65rem;text-decoration:none}.tc-student-identity>div small{color:var(--st-muted);border-bottom:1px solid var(--st-line)}.tc-student-header__actions{margin-left:auto;display:flex;gap:.65rem;align-items:center}.tc-student-header__actions a{padding:.7rem 1rem;border:1px solid var(--st-purple);border-radius:10px;text-decoration:none;font-weight:800}.tc-student-header__actions a.is-primary{background:var(--st-purple);color:#fff}.tc-student-main{max-width:1280px;margin:0 auto;padding:clamp(1rem,3vw,2.5rem);padding-bottom:7rem}.tc-eyebrow{margin:0 0 .35rem;color:var(--st-purple);font-size:.76rem;font-weight:900;letter-spacing:.12em}.tc-student-hero{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;padding:clamp(1.5rem,4vw,3.4rem);border-radius:28px;background:linear-gradient(125deg,#3b0162,#9a008d);color:#fff;box-shadow:var(--st-shadow)}.tc-student-hero h1,.tc-page-intro h1,.tc-intake-intro h1{font-size:clamp(2rem,5vw,3.7rem);line-height:1.05;margin:.25rem 0 1rem;letter-spacing:-.04em}.tc-student-hero p{max-width:700px;margin:.4rem 0;color:#f0e9f5}.tc-student-hero .tc-eyebrow{color:#f6c7f1}.tc-student-state{min-width:185px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.3);padding:1rem;border-radius:18px}.tc-student-state>*{display:block}.tc-student-state small{color:#ebddef}.tc-state-dot{display:inline-block!important;width:12px;height:12px;border-radius:50%;background:#ffc107;margin-bottom:.5rem}.tc-state-dot.is-ready{background:#55e0a3}.tc-next-action,.tc-help-strip{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:1.4rem 0;padding:1.35rem 1.5rem;background:#fff;border:1px solid var(--st-line);border-left:5px solid var(--st-blue);border-radius:18px;box-shadow:0 8px 24px rgba(39,15,57,.05)}.tc-next-action h2,.tc-help-strip p{margin:.15rem 0}.tc-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.2rem;border:0;border-radius:12px;background:linear-gradient(120deg,var(--st-purple),#71009b);color:#fff!important;text-decoration:none;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 8px 18px rgba(75,0,110,.16)}.tc-button:hover{filter:brightness(1.08)}.tc-button--secondary{background:#fff;color:var(--st-purple)!important;border:1px solid var(--st-purple);box-shadow:none}.tc-button--full{width:100%}.tc-section{margin:2rem 0}.tc-section-heading,.tc-page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin:0 0 1.2rem}.tc-section-heading h2,.tc-page-intro h1{margin:.1rem 0}.tc-page-intro{align-items:center;background:#fff;border:1px solid var(--st-line);border-radius:24px;padding:clamp(1.3rem,3vw,2.3rem);box-shadow:0 8px 28px rgba(39,15,57,.05)}.tc-page-intro h1{font-size:clamp(1.9rem,4vw,3rem)}.tc-page-intro p{margin:.35rem 0;color:var(--st-muted);max-width:720px}.tc-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem}.tc-need-card,.tc-panel,.tc-timeline-card,.tc-empty,.tc-intake-card{background:#fff;border:1px solid var(--st-line);border-radius:20px;padding:1.25rem;box-shadow:0 8px 28px rgba(39,15,57,.05)}a.tc-need-card{text-decoration:none;color:var(--st-ink)}.tc-need-card span,.tc-status-pill{display:inline-flex;border-radius:999px;background:#f3e8f7;color:var(--st-purple);padding:.25rem .65rem;font-size:.72rem;font-weight:900;letter-spacing:.04em}.tc-need-card h2,.tc-need-card h3{margin:.75rem 0 .25rem}.tc-need-card p{color:var(--st-muted);margin:.25rem 0}.tc-need-card strong{display:block;color:var(--st-green);margin-top:.8rem}.tc-need-card small{display:block;color:var(--st-muted);margin-top:.35rem}.tc-empty{text-align:center;padding:clamp(2rem,7vw,5rem)}.tc-empty>span{display:grid;place-items:center;margin:0 auto 1rem;width:58px;height:58px;border-radius:18px;background:#f4eafb;color:var(--st-purple);font-size:2rem}.tc-empty h2,.tc-empty h3{margin:.25rem}.tc-empty p{max-width:620px;margin:.5rem auto 1rem;color:var(--st-muted)}.tc-empty--compact{padding:2rem}.tc-help-strip{border-left-color:var(--st-green)}.tc-detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem;margin:1rem 0}.tc-panel h2,.tc-timeline-card h2{margin-top:0}.tc-panel dl{margin:0}.tc-panel dl>div{display:grid;grid-template-columns:minmax(120px,.4fr) 1fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #eee9f2}.tc-panel dt{font-weight:800;color:var(--st-muted)}.tc-panel dd{margin:0;overflow-wrap:anywhere}.tc-panel li{margin:.5rem 0}.tc-lifecycle{display:grid;grid-template-columns:repeat(9,1fr);gap:.2rem;list-style:none;padding:0;margin:1.5rem 0}.tc-lifecycle li{text-align:center;color:var(--st-muted);font-size:.75rem}.tc-lifecycle li span{display:block;height:6px;background:#e7e0eb;margin-bottom:.5rem}.tc-lifecycle li.is-current{font-weight:900;color:var(--st-purple)}.tc-lifecycle li.is-current span{background:var(--st-purple)}.tc-note{background:#eef7ff;border-left:4px solid var(--st-blue);padding:.8rem 1rem}.tc-teacher-card{display:flex;gap:1rem;align-items:flex-start;background:#fff;border:1px solid var(--st-line);border-radius:18px;padding:1rem}.tc-teacher-card .tc-avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#f2e6f7;color:var(--st-purple);font-weight:900;font-size:1.3rem}.tc-teacher-card span{font-size:.72rem;color:var(--st-green);font-weight:900}.tc-teacher-card h3,.tc-teacher-card p{margin:.2rem 0}.tc-teacher-card p{color:var(--st-muted)}.tc-intake-intro{max-width:950px;margin:0 auto 1.2rem;padding:clamp(1rem,3vw,2rem)}.tc-intake-intro p,.tc-intake-intro li{color:var(--st-muted)}.tc-intake-intro h1{font-size:clamp(2.2rem,6vw,4rem)}.tc-intake-card{max-width:950px;margin:auto;padding:clamp(1rem,4vw,2.5rem)}.tc-stepper{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:0 0 2rem;gap:.35rem}.tc-stepper li{display:flex;align-items:center;gap:.4rem;color:var(--st-muted);font-size:.82rem;border-bottom:4px solid #e7e0eb;padding:.5rem 0 .8rem}.tc-stepper li span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eee8f1}.tc-stepper li.is-active{color:var(--st-purple);border-color:var(--st-purple);font-weight:900}.tc-stepper li.is-active span{background:var(--st-purple);color:#fff}.tc-intake-step h2{font-size:clamp(1.5rem,4vw,2.2rem);margin:.2rem 0}.tc-intake-step>p{color:var(--st-muted);margin-top:.3rem}.tc-intake-step label,.tc-intake-step fieldset{display:block;margin:1rem 0;font-weight:750}.tc-intake-step label>span{font-weight:500;color:var(--st-muted)}.tc-intake-step input,.tc-intake-step select,.tc-intake-step textarea,.tc-confirm-form select,.tc-confirm-form textarea{display:block;width:100%;min-height:48px;margin-top:.4rem;padding:.7rem .8rem;border:1px solid #cfc6d8;border-radius:10px;background:#fff;color:var(--st-ink);font:inherit}.tc-intake-step textarea,.tc-confirm-form textarea{min-height:105px;resize:vertical}.tc-intake-step select[multiple]{min-height:180px}.tc-intake-step small{display:block;color:var(--st-muted);font-weight:500;margin-top:.3rem}.tc-intake-step fieldset{border:1px solid var(--st-line);border-radius:14px;padding:1rem}.tc-intake-step legend{padding:0 .4rem;font-weight:900}.tc-form-grid,.tc-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.tc-choice,.tc-check{display:flex!important;gap:.7rem;align-items:flex-start;font-weight:600!important}.tc-choice input,.tc-check input{display:inline-block;width:20px;min-height:20px;margin:.15rem 0 0;flex:0 0 auto}.tc-choice span,.tc-choice strong,.tc-choice small{display:block}.tc-choice--compact{align-items:center!important;border:1px solid var(--st-line);border-radius:12px;padding:.7rem;margin:.25rem 0!important}.tc-days{display:grid;grid-template-columns:repeat(7,1fr);gap:.3rem}.tc-days label{margin:0}.tc-days input{position:absolute;opacity:0;width:1px}.tc-days span{display:block;text-align:center;padding:.6rem .2rem;border:1px solid var(--st-line);border-radius:9px}.tc-days input:checked+span{background:var(--st-purple);color:#fff;border-color:var(--st-purple)}.tc-policy-box{background:#faf6fc;border:1px solid var(--st-line);border-radius:15px;padding:.4rem 1rem;margin:1rem 0}.tc-submit-actions{display:flex;justify-content:space-between;gap:1rem}.tc-submit-actions>button:first-child{background:#fff;border:1px solid var(--st-line);border-radius:10px;padding:.7rem 1rem;font-weight:800}.tc-inline-alert{padding:.8rem 1rem;margin:1rem 0;border-left:4px solid var(--st-blue);background:#eef7ff;border-radius:8px}.tc-inline-alert.is-error{border-color:var(--st-red);background:#fff1f0;color:#7a1711}.tc-intake-success{text-align:center;padding:3rem 1rem}.tc-intake-success>span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 1rem;border-radius:50%;background:#dff7ed;color:var(--st-green);font-size:2rem}.tc-confirm-form{border-top:1px solid var(--st-line);margin-top:1rem;padding-top:.5rem}.tc-confirm-form label{display:block;font-weight:750;margin:1rem 0}.tc-student-nav--mobile{display:none}
@media(max-width:980px){.tc-student-brand span,.tc-student-nav--desktop{display:none}.tc-student-header__inner{min-height:68px;padding:.25rem 1rem}.tc-student-brand{min-width:0}.tc-student-brand img{width:128px}.tc-student-identity summary strong{display:none}.tc-student-main{padding:1rem 1rem 6.5rem}.tc-student-nav--mobile{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:100;bottom:0;left:0;right:0;padding:.45rem max(.35rem,env(safe-area-inset-right)) calc(.45rem + env(safe-area-inset-bottom)) max(.35rem,env(safe-area-inset-left));background:#fff;border-top:1px solid var(--st-line);box-shadow:0 -8px 28px rgba(39,15,57,.08)}.tc-student-nav--mobile a{display:flex;flex-direction:column;align-items:center;gap:.1rem;text-decoration:none;color:var(--st-muted);font-weight:750}.tc-student-nav--mobile a>span{font-size:1.25rem}.tc-student-nav--mobile a.is-active{color:var(--st-purple)}.tc-student-hero{grid-template-columns:1fr}.tc-student-state{min-width:0}.tc-detail-grid{grid-template-columns:1fr}.tc-lifecycle{display:flex;overflow-x:auto}.tc-lifecycle li{min-width:110px}.tc-page-intro{align-items:flex-start;flex-direction:column}.tc-next-action,.tc-help-strip{align-items:flex-start;flex-direction:column}.tc-next-action .tc-button{width:100%}}
@media(max-width:620px){.tc-student-header__actions a:first-child{display:none}.tc-student-header__actions a{font-size:.8rem;padding:.55rem .7rem}.tc-student-main{padding-left:.75rem;padding-right:.75rem}.tc-student-hero{border-radius:20px}.tc-student-hero h1{font-size:2.25rem}.tc-form-grid,.tc-choice-grid{grid-template-columns:1fr;gap:0}.tc-stepper li{font-size:0;justify-content:center}.tc-stepper li span{font-size:.8rem}.tc-days{grid-template-columns:repeat(4,1fr)}.tc-panel dl>div{grid-template-columns:1fr;gap:.2rem}.tc-submit-actions{flex-direction:column-reverse}.tc-submit-actions button{width:100%}}
.tc-context-note{background:#f6f0fa;border-left:4px solid var(--st-purple);border-radius:10px;padding:.8rem 1rem;margin:1rem 0}.tc-subject-picker{border:0!important;margin:1rem 0!important;padding:0!important}.tc-subject-search{margin:0 0 .7rem!important}.tc-subject-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;max-height:280px;overflow:auto;border:1px solid var(--st-line);border-radius:14px;padding:.6rem;background:#fff}.tc-subject-options .tc-choice{margin:0!important}.tc-subject-options .tc-choice[hidden]{display:none}@media(max-width:620px){.tc-subject-options{grid-template-columns:1fr;max-height:260px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
