:root{color-scheme:light;font-family:Aptos,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(127,190,210,.28),transparent 28%),radial-gradient(circle at bottom right,rgba(245,184,116,.18),transparent 26%),linear-gradient(180deg,#fbf6ec,#eef6f8);color:#173042}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#15546b;text-decoration:none}button,input,select,textarea{font:inherit}.portal-nav,.stack{display:grid;gap:1rem}.portal-link,.student-subnav-link{display:grid;gap:.2rem;padding:.9rem 1rem;border-radius:18px;color:#23455c;background:#ffffffb8;border:1px solid rgba(35,69,92,.08)}.portal-link.active,.student-subnav-link.active{background:linear-gradient(135deg,#0c6277,#1e8790);color:#f7fbfd}.student-subnav{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1.5rem}.student-subnav-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.7rem 1rem}.eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:.2rem .65rem;border-radius:999px;background:#0c62771f;color:#0c6277;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hero-card,.student-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.9fr);gap:1rem;margin-bottom:1.5rem;padding:1.4rem;border-radius:28px;background:linear-gradient(135deg,#0c6277f2,#267378d1),linear-gradient(135deg,#ffffff29,#fff0);color:#f4fbfd;box-shadow:0 28px 64px #17304229}.hero-card h2,.student-hero h2{margin:.55rem 0 .4rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05}.hero-card p,.student-hero p{margin:0;color:#f4fbfddb;line-height:1.6}.hero-actions,.student-hero-meta{display:grid;gap:.75rem;align-content:start}.hero-action-link,.student-summary-card,.action-row,.activity-row,.snapshot-row,.risk-card{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-radius:18px;background:#ffffffd1;color:#173042}.hero-action-link{background:#ffffff1f;color:#f7fbfd}.hero-action-link span,.hero-action-link small{color:#f7fbfdd1}.hero-action-link,.student-summary-card,.action-row{flex-direction:column}.action-row p,.activity-row p,.snapshot-row p,.student-summary-card small{margin:.2rem 0 0;color:#4f6576}.action-row-meta,.activity-meta{display:grid;gap:.45rem;justify-items:end}.student-card-link,.student-summary-card{border:1px solid rgba(23,48,66,.08)}.chip-row,.button-row,.filter-row{display:flex;flex-wrap:wrap;gap:.75rem}.info-chip{display:inline-flex;align-items:center;min-height:30px;padding:.2rem .7rem;border-radius:999px;background:#0c62771a;color:#0d5b70;font-size:.82rem;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.two-column,.document-grid,.three-column{display:grid;gap:1rem}.two-column{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:1rem}.compact-grid{align-items:start}.document-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.three-column{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:1rem}.plain-list{display:grid;gap:.65rem;margin:0;padding-left:1.1rem}.field-label{display:grid;gap:.45rem}.field-input,.entry-textarea{width:100%;border:1px solid rgba(23,48,66,.14);border-radius:16px;padding:.85rem .95rem;background:#ffffffeb;color:#173042}.entry-textarea{min-height:130px;resize:vertical}.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.7rem 1rem;border-radius:999px;border:0;cursor:pointer}.primary-button{background:#0d6278;color:#f8fbfd}.secondary-button{background:#dbeef4;color:#17485a}.ghost-button{background:transparent;color:#0d6278;border:1px solid rgba(13,98,120,.2)}@media (max-width: 900px){.hero-card,.student-hero{grid-template-columns:1fr}}
