:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18273c;background:#f6f8fc;font-size:16px;line-height:1.6;--blue:#2155cd;--line:#dce3ee;--muted:#52647b}*{box-sizing:border-box}body{margin:0}a{color:var(--blue);text-underline-offset:4px}button,input,textarea,select{font:inherit}button,.button{cursor:pointer;border:0;border-radius:10px;min-height:48px;padding:11px 18px;font-weight:650;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;gap:8px}button:disabled{opacity:.65;cursor:wait}.primary{background:var(--blue);color:white}.primary:hover{background:#1846af}.secondary{background:#edf2ff;color:#214cae}.danger{color:#a32a37;background:#fff0f1}.text-button{background:transparent;color:var(--muted);padding:8px;font-size:.875rem}.header{height:76px;max-width:1000px;padding:0 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:1.15rem;font-weight:800;color:#18273c;text-decoration:none;display:flex;align-items:center;gap:9px}.brand-dot{background:var(--blue);color:white;width:25px;height:25px;display:grid;place-items:center;border-radius:7px;font-size:1rem}main{max-width:540px;margin:0 auto;padding:28px 20px 16px}main.wide{max-width:1000px}h1{font-size:1.65rem;letter-spacing:-.045em;line-height:1.35;margin:0 0 18px}h2{font-size:1.15rem;line-height:1.4;margin:24px 0 14px}h3{font-size:1rem;margin:16px 0 8px}p{margin:8px 0}.muted,.hint,small{color:var(--muted)}.hint,small{font-size:.875rem}.eyebrow{color:var(--blue);font-weight:700;font-size:.875rem;margin:0 0 10px}.intro{margin:18px 0 28px}.panel{background:white;border:1px solid var(--line);border-radius:14px;padding:22px;margin:16px 0}.panel h2:first-child{margin-top:0}.stack{display:flex;flex-direction:column;gap:18px}.stack p{margin:0}label,.field-label{display:block;font-weight:600}input:not([type=checkbox]),textarea,select{display:block;width:100%;margin-top:7px;border:1px solid #b9c5d5;border-radius:8px;padding:12px;background:white;color:inherit;min-height:48px}textarea{resize:vertical}input[type=file]{font-size:.875rem;padding:9px}input[type=checkbox]{width:26px;height:26px;accent-color:var(--blue);flex-shrink:0}label .hint{display:block;font-weight:400;margin-top:6px}label .muted,.field-label .muted{font-size:.875rem;font-weight:400;margin-left:5px}a,button,input,textarea,select,summary{outline-offset:4px}:focus-visible{outline:3px solid #3674ef}.bottom-link{display:block;text-align:center;padding:18px;min-height:48px}.center{text-align:center}.notice{background:#eaf3ff;color:#193e80;border:1px solid #b9d3fa;padding:14px 18px;border-radius:10px;margin:0 0 18px}.notice.error{background:#fff0f0;color:#9c2335;border-color:#ebbac2}.greeting{margin-bottom:20px}.greeting h1{margin-bottom:4px}.counts{border-left:3px solid var(--blue);padding-left:16px;margin:0 0 25px}.counts p{margin:4px 0}.counts strong{color:var(--blue);font-size:1.2rem}.counts small{display:block;margin-top:8px}.review-form{gap:12px}.complete{display:flex;align-items:center;gap:16px;padding:23px 18px;border:1px solid #b5c9f8;background:#edf3ff;border-radius:12px;cursor:pointer}.complete:has(input:checked){border-color:var(--blue);background:#e2edff}.complete strong{font-size:1.25rem;display:block}.complete small{display:block;font-weight:400;margin-top:2px}details{border-bottom:1px solid var(--line)}summary{padding:16px 2px;cursor:pointer;min-height:48px;font-weight:600}summary .muted{font-size:.875rem;margin-left:8px}.optional-fields{padding:6px 0 18px}.file-label{margin-top:12px;font-size:.875rem}.submit{width:100%;margin-top:4px;min-height:56px;font-size:1.1rem}.history-link{display:flex;justify-content:space-between;padding:21px 0;margin-top:8px;font-weight:700;text-decoration:none;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-heading h2{margin:0}.video-section{padding-top:25px}.video-list{list-style:none;padding:0;margin:12px 0}.video-list li{border-bottom:1px solid var(--line)}.video-list a{display:flex;gap:14px;align-items:center;padding:14px 0;color:inherit;text-decoration:none;overflow-wrap:anywhere}.video-list small{display:block;margin-top:3px}.play{color:#ca293d;background:#feecef;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:.875rem}.install{margin-top:24px;border:0}.install summary{font-size:.875rem;color:var(--muted);font-weight:400}.admin-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.admin-nav a{padding:10px 13px;min-height:44px;border-radius:8px;text-decoration:none;background:white;border:1px solid var(--line)}.admin-nav a[aria-current]{background:var(--blue);color:white;border-color:var(--blue)}.inline-form,.actions{display:flex;gap:12px;align-items:end}.inline-form label{max-width:200px}.student-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.student-row p{margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;background:white}th,td{text-align:left;padding:13px;border-bottom:1px solid var(--line);white-space:nowrap}th{background:#edf2f8;font-size:.875rem}.empty{padding:28px 12px;color:var(--muted);text-align:center;background:white;border-radius:12px}.filters{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:end}.filters a{padding:12px}.record .section-heading{font-size:.875rem}.badge{font-size:.875rem;font-weight:600;padding:3px 8px;border-radius:5px;background:#e9f1ff;color:#214ba2;white-space:nowrap}.badge.pending{background:#fff3da;color:#80530b}.badge.answered{background:#e5f4f1;color:#226250}.pre{white-space:pre-wrap;overflow-wrap:anywhere}.answer{border-left:3px solid var(--blue);padding:1px 0 10px 16px;margin:20px 0;background:#f7faff}.photos{display:flex;gap:10px;flex-wrap:wrap}.photos img{width:100px;height:100px;object-fit:cover;border:1px solid var(--line);border-radius:8px}.url-text{overflow-wrap:anywhere;color:var(--muted);font-size:.875rem}.student-id{font-size:2rem;color:var(--blue)}.pagination{display:flex;justify-content:space-between;gap:20px}.pagination a{padding:12px}footer{padding:24px 20px 32px;text-align:center;font-size:.875rem;color:var(--muted)}[hidden]{display:none!important}@media(max-width:600px){.header{padding:0 20px;height:66px}main{padding-top:24px}.panel{padding:18px}.filters{grid-template-columns:1fr 1fr}.admin-nav{gap:6px}.admin-nav a{font-size:.875rem;padding:10px}.record{padding:18px}.section-heading{flex-wrap:wrap}}@media(max-width:360px){.filters{grid-template-columns:1fr}h1{font-size:1.5rem}}
