:root{color:#17212b;font-family:system-ui,sans-serif;background:#f5f7fa}body{margin:0;min-height:100vh;display:grid;place-items:center}.card{width:min(28rem,calc(100vw - 2rem));box-sizing:border-box;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 8px 28px #17212b1c}h1{margin-top:0;font-size:1.45rem}p{line-height:1.5}form{display:grid;gap:.85rem;margin-top:1.25rem}input,button{box-sizing:border-box;min-height:2.75rem;padding:.65rem .8rem;font:inherit;border-radius:.5rem}input{border:1px solid #aab5c3}button{border:0;color:#fff;background:#075985;cursor:pointer}button:disabled{opacity:.6;cursor:progress}.secondary-button{color:#075985;background:#e6f4fb}.feedback{min-height:1.4rem;margin:0;color:#9f1239}.success-feedback{color:#166534}.admin-dashboard{width:min(56rem,calc(100vw - 2rem))}.admin-status{color:#075985;font-weight:600}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.8rem;margin:1.25rem 0}.admin-item{border:1px solid #dbe4ee;border-radius:.75rem;padding:1rem;background:#f8fafc}.admin-item h2{margin:0;font-size:1rem}.admin-item p{margin-bottom:0;color:#52606d;font-size:.9rem}.admin-item button{width:100%;margin-top:.8rem}.invite-card{width:min(32rem,calc(100vw - 2rem))}:focus-visible{outline:3px solid #0e7490;outline-offset:3px}#app{width:100%}body:has(.therapist-shell){display:block;background:#edf3f5}.therapist-shell{width:min(calc(100vw - 2rem),112rem);min-height:calc(100vh - 2rem);display:grid;grid-template-columns:17.25rem minmax(0,1fr);margin:1rem auto;overflow:hidden;background:#fff;border:1px solid #d7e3e7;border-radius:1.125rem;box-shadow:0 18px 48px #17212b12}.therapist-sidebar{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 1rem 1rem;background:#f7fafb;border-right:1px solid #dbe4e7}.therapist-brand{display:grid;gap:.35rem;padding:0 .7rem .3rem;color:#075985}.therapist-brand strong{font-size:1.08rem;letter-spacing:-.01em}.therapist-brand span{color:#52606d;font-size:.84rem;font-weight:600}.therapist-menu-toggle{display:none}.therapist-sidebar nav{display:grid;gap:.2rem}.therapist-nav-link{display:block;padding:.75rem .8rem;color:#40576b;text-decoration:none;border:1px solid transparent;border-radius:.625rem;font-size:.94rem;font-weight:650;line-height:1.25;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.therapist-nav-link:hover{color:#075985;background:#e8f4f7;border-color:#cbe5ea}.therapist-nav-link[aria-current=page]{color:#fff;background:#075985;border-color:#075985;box-shadow:0 4px 10px #0759852b}.therapist-sign-out{width:100%;min-height:2.9rem;margin-top:auto;color:#9f1239;background:#fff7f7;border:1px solid #f1c7d0;box-shadow:none}.therapist-sign-out:hover{background:#fdecef}.therapist-content{min-width:0;padding:clamp(1.75rem,3.25vw,3.5rem);background:#fff}.therapist-content h1{margin:0;color:#17212b;font-size:clamp(1.75rem,2.7vw,2.5rem);letter-spacing:-.035em;line-height:1.12}.therapist-welcome{padding:.4rem 0 2rem;border-bottom:1px solid #e3eaed}.therapist-page-kicker{margin:0 0 .65rem;color:#08738a;font-size:.73rem;font-weight:800;letter-spacing:.12em}.therapist-welcome p{max-width:44rem;margin:.85rem 0 0;color:#52606d;font-size:1rem}.therapist-section-heading{margin:0;color:#263b4a;font-size:1.05rem;letter-spacing:-.01em}.therapist-summary-section{margin:2rem 0 2.25rem}.therapist-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.therapist-summary-card{display:flex;min-height:10.5rem;flex-direction:column;padding:1.2rem;border:1px solid #dbe6e9;border-radius:.875rem;background:#fff;box-shadow:0 4px 14px #17212b0a}.therapist-summary-card h2{margin:0;color:#52606d;font-size:.86rem;font-weight:700}.therapist-summary-card strong{display:block;margin-top:.85rem;color:#075985;font-size:2.15rem;letter-spacing:-.04em;line-height:1}.therapist-summary-card p{margin:.5rem 0 1rem;color:#64748b;font-size:.88rem}.therapist-summary-card a{margin-top:auto;color:#075985;font-size:.88rem;font-weight:750;text-decoration:none}.therapist-summary-card a:hover{text-decoration:underline}.therapist-quick-access{padding:1.35rem;border:1px solid #d7e8ed;border-radius:.875rem;background:#f5fbfc}.therapist-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.therapist-quick-link{display:flex;align-items:center;min-height:3.25rem;padding:.8rem 1rem;color:#075985;border:1px solid #bcdce4;border-radius:.625rem;background:#fff;font-size:.92rem;font-weight:750;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.therapist-quick-link:hover{background:#e5f4f7;border-color:#7eb9c8;transform:translateY(-1px)}.therapist-placeholder{max-width:48rem;padding:1.75rem;border:1px dashed #9bbac9;border-radius:.875rem;background:#f8fafc}.therapist-placeholder p{margin:1rem 0 0;color:#52606d}.student-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid #e3eaed}.student-page-header p{max-width:45rem;margin:.7rem 0 0;color:#52606d}.student-page-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.student-primary-action,.student-back-link,.student-edit-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.55rem .85rem;border-radius:.55rem;font-size:.9rem;font-weight:750;text-decoration:none;white-space:nowrap}.student-primary-action{color:#fff;background:#075985}.student-primary-action:hover{background:#064a70}.student-back-link{color:#075985;border:1px solid #bcdce4;background:#fff}.student-edit-link{border:1px solid transparent}.student-list-controls{display:grid;grid-template-columns:minmax(0,26rem) 1fr;align-items:end;gap:1rem;margin:1.5rem 0 1rem}.student-list-controls label,.student-form label{display:grid;gap:.45rem;color:#263b4a;font-size:.9rem;font-weight:750}.student-result-info{margin:0;color:#64748b;font-size:.9rem;text-align:right}.student-list{display:grid;gap:.75rem}.student-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem 1rem;padding:1.05rem 1.15rem;border:1px solid #dbe6e9;border-radius:.8rem;background:#fff;box-shadow:0 3px 10px #17212b08}.student-list-item h2{margin:0;color:#263b4a;font-size:1rem}.student-list-item p{margin:.25rem 0 0;color:#64748b;font-size:.88rem}.student-list-item a{grid-row:1 / span 2;grid-column:2;color:#075985;font-size:.9rem;font-weight:750;text-decoration:none}.student-list-item a:hover,.student-back-link:hover{text-decoration:underline}.student-empty-state{margin:0;padding:1.25rem;color:#52606d;border:1px dashed #a8c4cd;border-radius:.75rem;background:#f8fafc}.student-form{width:min(100%,42rem);margin-top:1.5rem;padding:1.25rem;border:1px solid #dbe6e9;border-radius:.875rem;background:#f8fafc}.student-form button{justify-self:start;min-width:10rem}.student-profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid #e3eaed}.student-profile-kicker{margin:0 0 .6rem;color:#08738a;font-size:.73rem;font-weight:800;letter-spacing:.12em}.student-profile-summary{margin:.7rem 0 .85rem;color:#52606d}.student-status{display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:750}.student-status-active{color:#166534;background:#ecfdf3;border:1px solid #bbefd1}.student-status-archived{color:#6b3341;background:#fff5f6;border:1px solid #f4cbd3}.student-profile-navigation{display:flex;gap:.3rem;margin:1.45rem 0 1.75rem;padding:.35rem;overflow-x:auto;border:1px solid #dbe6e9;border-radius:.75rem;background:#f8fafc;scrollbar-width:thin}.student-profile-navigation a{display:inline-flex;flex:0 0 auto;align-items:center;min-height:2.55rem;padding:.55rem .8rem;color:#52606d;border:1px solid transparent;border-radius:.5rem;font-size:.89rem;font-weight:700;text-decoration:none;white-space:nowrap}.student-profile-navigation a:hover{color:#075985;background:#e8f4f7;border-color:#cbe5ea}.student-profile-navigation a[aria-current=page]{color:#fff;background:#075985;border-color:#075985}.student-profile-information,.student-profile-summaries,.student-education-journey,.student-recent-activity{margin-top:2rem}.student-profile-section-heading{margin:0 0 1rem;color:#263b4a;font-size:1.05rem;letter-spacing:-.01em}.student-profile-details{display:grid;grid-template-columns:minmax(10rem,13rem) minmax(0,1fr);gap:.85rem 1.25rem;width:min(100%,48rem);padding:1.25rem;border:1px solid #dbe6e9;border-radius:.875rem;background:#f8fafc}.student-profile-details dt{color:#52606d;font-size:.88rem;font-weight:750}.student-profile-details dd{margin:0;color:#17212b}.student-profile-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.student-profile-summary-card{min-height:8.75rem;padding:1.1rem;border:1px solid #dbe6e9;border-radius:.8rem;background:#fff;box-shadow:0 3px 10px #17212b08}.student-profile-summary-card h2{margin:0;color:#52606d;font-size:.84rem;font-weight:700}.student-profile-summary-card strong{display:block;margin-top:.75rem;color:#075985;font-size:1.7rem;line-height:1}.student-profile-summary-card p{margin:.55rem 0 0;color:#64748b;font-size:.85rem}.student-education-journey{padding:1.25rem;border:1px solid #d7e8ed;border-radius:.875rem;background:#f5fbfc}.student-education-journey ol{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin:0;padding:0;list-style:none}.student-education-journey li{display:inline-flex;align-items:center;gap:.75rem;color:#075985;font-size:.88rem;font-weight:750}.student-education-journey li:not(:last-child):after{color:#78aab5;content:"→"}.student-recent-activity .student-empty-state{max-width:48rem}.student-profile-placeholder{max-width:48rem;padding:1.5rem;border:1px dashed #9bbac9;border-radius:.875rem;background:#f8fafc}.student-profile-placeholder h2{margin:0;color:#263b4a;font-size:1.2rem}.student-profile-placeholder p{margin:.75rem 0 0;color:#52606d}.student-detail-grid{display:grid;grid-template-columns:minmax(9rem,13rem) minmax(0,1fr);gap:.9rem 1.25rem;width:min(100%,42rem);margin:1.5rem 0;padding:1.25rem;border:1px solid #dbe6e9;border-radius:.875rem;background:#f8fafc}.student-detail-grid dt{color:#52606d;font-size:.88rem;font-weight:750}.student-detail-grid dd{margin:0;color:#17212b}.student-archive-section{width:min(100%,42rem);margin-top:2rem;padding:1.25rem;border:1px solid #f1c7d0;border-radius:.875rem;background:#fff8f8}.student-archive-section h2{margin:0;color:#881337;font-size:1rem}.student-archive-section p{color:#6b3341}.student-archive-button{color:#9f1239;border:1px solid #f1c7d0;background:#fff}.student-archive-confirmation{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f5d5dc}.student-archive-confirmation[hidden]{display:none!important}.student-archive-confirmation p{width:100%;margin:0}.student-archive-confirmation button:first-of-type{background:#9f1239}@media(max-width:72rem){.therapist-shell{width:calc(100vw - 1.5rem);grid-template-columns:15.5rem minmax(0,1fr);margin:.75rem auto}.therapist-summary-grid,.therapist-quick-grid,.student-profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:52rem){body:has(.therapist-shell){background:#fff}.therapist-shell{width:100%;min-height:100vh;grid-template-columns:1fr;margin:0;border:0;border-radius:0;box-shadow:none}.therapist-sidebar{gap:.85rem;padding:1rem;border-right:0;border-bottom:1px solid #dbe4e7}.therapist-brand{padding:0}.therapist-menu-toggle{display:block;width:100%;min-height:2.8rem;color:#075985;background:#e8f4f7;border:1px solid #bcdce4;box-shadow:none}.therapist-sidebar nav[data-collapsed=true]{display:none}.therapist-sidebar nav[data-collapsed=false]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.therapist-nav-link{padding:.7rem;font-size:.88rem}.therapist-sign-out{margin-top:0}.therapist-content{padding:1.4rem 1rem 2rem}.therapist-welcome{padding-top:0}.therapist-summary-grid,.therapist-quick-grid{grid-template-columns:1fr}.therapist-summary-card{min-height:0}.student-page-header{display:grid}.student-page-actions{justify-content:flex-start}.student-profile-header{display:grid}.student-profile-navigation{margin-right:-1rem;border-right:0;border-radius:.75rem 0 0 .75rem}.student-list-controls{grid-template-columns:1fr;align-items:stretch}.student-result-info{text-align:left}.student-list-item{grid-template-columns:1fr}.student-list-item a{grid-row:auto;grid-column:auto}.student-detail-grid{grid-template-columns:1fr;gap:.35rem}.student-detail-grid dd{margin-bottom:.65rem}.student-profile-details{grid-template-columns:1fr;gap:.35rem}.student-profile-details dd{margin-bottom:.65rem}.student-profile-summary-grid{grid-template-columns:1fr}.student-education-journey ol{display:grid;gap:.55rem}.student-education-journey li:not(:last-child):after{content:""}}
