.teacher-test-history{width:min(96vw,1180px);max-height:92vh;overflow:auto}.test-history-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.test-history-filters label,.credential-csv label{gap:.35rem;display:grid}.teacher-test-history__layout{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid}.teacher-test-run-list{align-content:start;gap:.45rem;max-height:62vh;display:grid;overflow:auto}.teacher-test-run-list>button{color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:.6rem;gap:.25rem;padding:.7rem;display:grid}.teacher-test-run-list>button span,.teacher-test-run-list>button em{color:var(--muted);font-size:.82rem}.teacher-test-run-list>button.teacher-test-run--active{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 20%, transparent)}.teacher-test-run-detail{min-width:0}.teacher-test-run-detail pre{white-space:pre-wrap;background:var(--code-surface,#111827);max-height:15rem;color:var(--code-ink,#f8fafc);border-radius:.45rem;padding:.6rem;overflow:auto}.credential-csv{border-top:1px solid var(--line);grid-template-columns:minmax(14rem,1fr) auto;align-items:end;gap:.7rem;margin-top:1rem;padding-top:1rem;display:grid}.credential-csv .message{grid-column:1/-1}@media (width<=850px){.test-history-filters,.teacher-test-history__layout,.credential-csv{grid-template-columns:1fr}.teacher-test-run-list{max-height:22rem}}:root{color:#152238;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.template-manager{width:min(96vw,1320px);max-height:94vh;overflow:auto}.template-manager__layout{grid-template-columns:minmax(190px,.26fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.template-list{gap:.45rem;display:grid;position:sticky;top:0}.template-list button{color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:.65rem;gap:.15rem;padding:.75rem;display:grid}.template-list button span{color:var(--muted);font-size:.82rem}.template-list button.template-list__active{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 22%, transparent)}.template-editor,.start-files-editor,.template-tests,.template-preview,.template-instantiation{gap:.85rem;display:grid}.template-editor__meta,.template-instantiation__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.template-editor label,.start-files-editor label,.template-instantiation label,.preview-result label{gap:.35rem;display:grid}.start-files-editor,.template-tests,.template-preview,.template-instantiation{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 88%, var(--background));border-radius:.8rem;padding:1rem}.start-file-dropzone{border:2px dashed var(--line);min-height:6rem;color:var(--muted);border-radius:.7rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;padding:.8rem;display:flex}.start-file-create{grid-template-columns:minmax(12rem,1fr) auto;align-items:end;gap:.65rem;display:grid}.start-file-budget{color:var(--muted);margin:0;font-size:.85rem}.start-file-card{border:1px solid var(--line);background:var(--surface);border-radius:.7rem;gap:.6rem;padding:.8rem;display:grid}.start-file-card__heading{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.start-file-card__heading span{color:var(--muted);margin-right:auto}.template-editor__actions{z-index:1;background:color-mix(in srgb, var(--surface) 94%, transparent);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.75rem;padding:.75rem;position:sticky;bottom:-1px}.template-instantiation fieldset{flex-wrap:wrap;gap:.8rem;display:flex}.template-instantiation fieldset label{align-items:center;gap:.35rem;display:flex}.preview-result{border:1px solid var(--line);border-left:4px solid var(--danger);border-radius:.6rem;gap:.6rem;margin-top:.75rem;padding:.8rem;display:grid}.preview-result--passed{border-left-color:var(--success)}.preview-result__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.preview-result pre{white-space:pre-wrap;background:var(--code-surface,#111827);max-height:13rem;color:var(--code-ink,#f8fafc);border-radius:.45rem;margin:0;padding:.6rem;overflow:auto}@media (width<=850px){.template-manager__layout,.template-editor__meta,.template-instantiation__fields,.preview-result__columns{grid-template-columns:1fr}.template-list{position:static}.start-file-create{grid-template-columns:1fr}}*{box-sizing:border-box}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,p{margin-top:0}.centered-page{background:radial-gradient(circle at 18% 16%,#247cc229,#0000 34rem),radial-gradient(circle at 90% 88%,#22ab891f,#0000 28rem),linear-gradient(145deg,#f8fafc,#e6edf4);place-items:center;min-height:100vh;padding:2rem;display:grid}.login-card{background:#ffffffeb;border:1px solid #1522381a;border-radius:1.4rem;width:min(100%,29rem);padding:clamp(2rem,6vw,3.5rem);box-shadow:0 1.5rem 4rem #19345021}.login-card h1{letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2.7rem,9vw,4.5rem)}.brand-mark{color:#fff;background:#176ca5;border-radius:.8rem;place-items:center;width:2.6rem;height:2.6rem;margin-bottom:2rem;font-weight:800;display:grid}.eyebrow{color:#176ca5;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800}.muted{color:#647388;line-height:1.6}.stack-form{gap:1rem;margin-top:2rem;display:grid}.stack-form--compact{margin-top:1rem}.stack-form label,.inline-field{color:#435168;gap:.4rem;font-size:.85rem;font-weight:700;display:grid}input,select,textarea{color:#152238;background:#fff;border:1px solid #c8d2dd;border-radius:.6rem;width:100%;padding:.72rem .8rem}input:focus,select:focus,textarea:focus{border-color:#176ca5;outline:3px solid #176ca529}.button{border:1px solid #0000;border-radius:.65rem;padding:.66rem .9rem;font-weight:750;transition:background .12s,transform .12s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.65}.button--primary{color:#fff;background:#176ca5}.button--primary:hover{background:#105d91}.button--secondary{color:#176ca5;background:#edf6fb;border-color:#b9cddd}.button--ghost{color:inherit;background:0 0;border-color:#ccd5de}.button--danger{color:#9d2f35;background:#fff1f1;border-color:#ebc3c5}.button-row{flex-wrap:wrap;align-items:end;gap:.65rem;display:flex}.message{border-radius:.65rem;margin:.75rem 0;padding:.75rem .9rem;font-size:.9rem}.message--error{color:#8f2931;background:#fff1f1;border:1px solid #edc7c9}.message--success{color:#146549;background:#e7f7f0;border:1px solid #a9d9c6}.message--warning{color:#72500d;background:#fff9e9;border:1px solid #e2bd72}.topbar,.ide-topbar{background:#fff;border-bottom:1px solid #d8e0e8;justify-content:space-between;align-items:center;gap:1rem;min-height:4.4rem;padding:.7rem 1.4rem;display:flex}.topbar .eyebrow{margin:0}.topbar__account,.ide-status{color:#526177;align-items:center;gap:.8rem;font-size:.9rem;display:flex}.teacher-shell{background:#f2f5f8;min-height:100vh}.playground-shell{background:#f2f4f6;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:32rem;display:grid;overflow:hidden}.playground-shell .ide-topbar{min-height:3.8rem;padding-block:.55rem;box-shadow:0 1px #141f2b0a}.playground-shell .ide-brand{gap:.65rem}.playground-shell .ide-brand>span{background:#168b59;border-radius:.35rem;width:2.1rem;height:2.1rem}.playground-shell .ide-brand>div{gap:.05rem;display:grid}.playground-shell .ide-brand small{color:#728091;font-size:.7rem;font-weight:550}.playground-main{background:#f2f4f6;grid-template-rows:minmax(0,3fr) auto minmax(0,2fr);gap:.7rem;width:min(100%,92rem);min-height:0;margin:0 auto;padding:.8rem 1rem 1rem;display:grid;overflow:hidden}.playground-editor-card{background:#fff;border:1px solid #cbd2d9;border-radius:.55rem;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden;box-shadow:0 1px 2px #202e3c0d}.playground-tabs{background:#e8eaec;border-bottom:1px solid #cbd2d9;align-items:center;min-height:2.8rem;display:flex}.playground-file-tab{color:#111c26;background:#fff;border-right:1px solid #cbd2d9;align-self:stretch;align-items:center;gap:.55rem;min-width:9.5rem;padding:0 1rem;font-size:.93rem;display:flex}.python-file-mark{color:#168b59;font-size:.65rem;font-weight:900}.unsaved-dot{background:#e18c2c;border-radius:50%;width:.43rem;height:.43rem;margin-left:auto}.playground-new-tab{color:#28343f;background:#f7f8f9;border:0;border-right:1px solid #cbd2d9;align-self:stretch;width:3rem;font-size:1.45rem;font-weight:500}.playground-new-tab:disabled{cursor:default;opacity:1}.playground-editor{min-height:0;overflow:hidden}.playground-editor-status{color:#647180;background:#fbfbfc;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:1rem;min-height:2.25rem;padding:.35rem 1.25rem;font-size:.76rem;display:flex}.playground-editor-status span:last-child{align-items:center;gap:.55rem;display:flex}.playground-editor-status i{background:#cbd2d9;width:1px;height:.85rem}.playground-actions{align-items:stretch;gap:.45rem;min-width:0;display:flex}.playground-action-buttons{gap:.35rem;display:flex}.playground-run-button,.playground-tool-button,.playground-stop-button{color:#35414c;background:#fff;border:1px solid #68747f;border-radius:.3rem;justify-content:center;align-items:center;gap:.55rem;min-height:2.8rem;padding:.55rem 1rem;font-weight:750;display:inline-flex}.playground-run-button{color:#008c54;border-color:#00a765;min-width:7rem}.playground-run-button:hover:not(:disabled){color:#fff;background:#00a765}.playground-tool-button:hover:not(:disabled){background:#eef1f3}.playground-stop-button{color:#a43238;border-color:#d0585e}.playground-stop-button:hover:not(:disabled){color:#fff;background:#b83d44}.playground-run-button:disabled,.playground-tool-button:disabled,.playground-stop-button:disabled{cursor:wait;opacity:.5}.playground-run-button svg,.playground-tool-button svg,.playground-stop-button svg,.playground-terminal-rail svg{fill:currentColor;stroke:currentColor;stroke-width:1.25px;width:1rem;height:1rem}.playground-run-info{color:#687582;background:#fff;border:1px solid #cbd2d9;border-radius:.3rem;flex:1;align-items:center;gap:.8rem;min-width:0;padding:.5rem .8rem;font-size:.82rem;display:flex}.playground-run-info span:first-child{color:#37434e;white-space:nowrap;border-right:1px solid #d8dde2;padding-right:.8rem;font-weight:750}.playground-output{color:#202a33;background:#fff;border:1px solid #cbd2d9;border-radius:.75rem;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden;box-shadow:0 1px 2px #202e3c0a}.playground-terminal-tabs{background:#f8f9fa;border-bottom:1px solid #d7dce1;justify-content:space-between;align-items:center;gap:1rem;min-height:2.9rem;padding-right:1rem;display:flex}.playground-terminal-tablist{align-self:stretch;display:flex}.playground-terminal-tab{color:#7c7272;letter-spacing:.035em;text-transform:uppercase;background:0 0;border:0;align-items:center;min-width:8rem;padding:0 1.35rem;font-size:.8rem;font-weight:800;display:flex}.playground-terminal-tab:hover{color:#176ff2}.playground-terminal-tab--active{color:#176ff2;background:#fff;border-bottom:2px solid #176ff2}.execution-state{color:#697683;background:#e9edf0;border-radius:999px;padding:.3rem .6rem;font-size:.72rem;font-weight:750}.execution-state--running,.execution-state--starting,.execution-state--queued,.execution-state--dispatching{color:#006e43;background:#dff4e9}.execution-state--failed,.execution-state--limit_exceeded,.execution-state--unavailable{color:#9e3137;background:#f9e1e3}.playground-terminal-body{grid-template-columns:3.5rem minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.playground-terminal-rail{background:#f3f4f5;border-right:1px solid #d7dce1;flex-direction:column;align-items:center;gap:.75rem;padding:.65rem .4rem;display:flex}.playground-terminal-rail button{color:#59636c;background:0 0;border:0;border-radius:.3rem;place-items:center;width:2.2rem;height:2.2rem;display:grid}.playground-terminal-rail button:hover:not(:disabled){color:#176ff2;background:#e1e6eb}.playground-terminal-rail button:disabled{cursor:default;opacity:.35}.terminal-prompt-icon{color:#111c26;margin-top:auto;font:800 .95rem ui-monospace,SFMono-Regular,Menlo,monospace}.playground-terminal-console{grid-template-rows:minmax(4rem,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.playground-timing-panel{align-content:start;gap:1.2rem;padding:1.15rem 1.35rem;display:grid;overflow:auto}.playground-timing-panel h3,.playground-timing-panel p{margin:0}.playground-timing-panel p{color:#687582;margin-top:.25rem;font-size:.82rem}.playground-timing-panel dl{border-top:1px solid #e1e5e9;grid-template-columns:minmax(12rem,1fr) auto;gap:0;max-width:42rem;margin:0;display:grid}.playground-timing-panel dt,.playground-timing-panel dd{border-bottom:1px solid #e1e5e9;margin:0;padding:.48rem 0}.playground-timing-panel dt{color:#4d5a66}.playground-timing-panel dd{color:#1c2731;text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:750}.playground-main>.message{z-index:5;max-width:min(32rem,100vw - 2rem);margin:0;position:fixed;bottom:1rem;right:1rem;box-shadow:0 .6rem 1.8rem #23303d29}.teacher-layout{grid-template-columns:17rem minmax(0,1fr);min-height:calc(100vh - 4.4rem);display:grid}.course-sidebar{background:#fafcfd;border-right:1px solid #d8e0e8;padding:1.3rem 1rem}.section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-heading h2{margin-bottom:0;font-size:1.1rem}.count-badge{color:#526177;text-align:center;background:#e6edf3;border-radius:999px;min-width:1.65rem;padding:.25rem .5rem;font-size:.75rem;font-weight:800}.course-sidebar nav{gap:.45rem;margin:1rem 0;display:grid}.course-choice{color:#26364b;text-align:left;background:0 0;border:1px solid #0000;border-radius:.7rem;gap:.18rem;width:100%;padding:.75rem;display:grid}.course-choice span{color:#718095;font-size:.78rem}.course-choice:hover{background:#edf3f7}.course-choice--active{background:#e8f3f9;border-color:#bdd2e1}.create-box{border-top:1px solid #dce3e9;margin-top:1rem;padding-top:1rem}.create-box summary{color:#176ca5;cursor:pointer;font-size:.85rem;font-weight:800}.teacher-content{padding:clamp(1.2rem,3vw,2.4rem);overflow:auto}.backup-reminder{color:#523d0c;background:#fff4d6;border:1px solid #dfb956;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;padding:.9rem 1rem;display:flex}.backup-reminder p{margin:.2rem 0 0;font-size:.86rem}.course-hero{justify-content:space-between;align-items:start;gap:2rem;margin-bottom:1.2rem;display:flex}.course-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.3rem)}.access-pill{white-space:nowrap;border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:800}.access-pill--open{color:#146549;background:#daf3e8}.access-pill--closed{color:#6b5660;background:#ebe6e8}.panel{background:#fff;border:1px solid #dbe2e8;border-radius:1rem;padding:1.2rem;box-shadow:0 .5rem 1.8rem #1f3a530d}.access-controls{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.3rem;display:flex}.access-controls h2{margin-bottom:.3rem;font-size:1.05rem}.access-controls p{color:#6b788a;margin:0;font-size:.84rem}.inline-field{width:6rem}.inline-field input{padding:.6rem}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;display:grid}.course-project-panel{margin-bottom:1.3rem}.panel-intro{margin:.7rem 0 0}.empty-list-note{color:#6c7989;text-align:center;background:#fafcfd;border:1px dashed #cdd7df;border-radius:.7rem;margin:0;padding:1rem}.list-item--project{align-items:flex-start}.project-row-actions,.project-assignment-form{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.project-assignment-form select{min-width:11rem;padding-block:.58rem}.item-list{gap:.55rem;margin:1rem 0;display:grid}.list-item{background:#f5f8fa;border-radius:.7rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.list-item p{color:#6c7989;margin:.2rem 0 0;font-size:.82rem}.small-label{color:#657487;font-size:.75rem}.student-row{align-items:stretch;display:grid}.student-row__summary{justify-content:space-between;align-items:center;gap:1rem;display:flex}.student-assignment{border-top:1px solid #dce3e9;padding-top:.65rem}.student-assignment summary{color:#176ca5;cursor:pointer;font-size:.8rem;font-weight:800}.empty-state{text-align:center;max-width:34rem;margin:12vh auto}.credential-card,.draft-reader,.assignment-editor,.project-overview,.ai-management{background:#fff;border:2px solid #8cbad5;border-radius:1rem;margin-top:1.3rem;padding:1.4rem}.ai-management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.ai-policy-form,.ai-credential-form{background:#f8fbfd;border:1px solid #d7e2e9;border-radius:.8rem;align-content:start;gap:.75rem;padding:1rem;display:grid}.ai-policy-form h3,.ai-credential-form h3{margin:0}.ai-policy-form label,.ai-credential-form label{color:#43566a;gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.ai-policy-form small,.ai-credential-form small{color:#68798b;font-size:.72rem}.ai-policy-check{grid-template-columns:auto minmax(0,1fr);align-items:start}.ai-policy-check input{width:auto;margin-top:.15rem}.teacher-ai-chats{border-top:1px solid #d7e2e9;margin-top:1.25rem;padding-top:1rem}.teacher-ai-chats h3,.teacher-ai-chats p{margin:0}.teacher-ai-chat-list{gap:.7rem;margin-top:.8rem;display:grid}.teacher-ai-chat-list>details{background:#f8fbfd;border:1px solid #ccdce6;border-radius:.75rem}.teacher-ai-chat-list>details>summary{color:#176ca5;cursor:pointer;padding:.75rem;font-weight:800}.teacher-ai-section{border-top:1px solid #d7e2e9;gap:.6rem;padding:.8rem;display:grid}.teacher-ai-section>strong{color:#5c6f82;font-size:.74rem}.teacher-ai-message{background:#fff;border-radius:.65rem;gap:.35rem;padding:.7rem;display:grid}.teacher-ai-message--student{background:#e8f3fa;margin-left:1.5rem}.teacher-ai-message p{white-space:pre-wrap;margin:0;font-size:.82rem;line-height:1.5}.teacher-ai-message pre,.teacher-ai-rejections pre{color:#dce8f5;white-space:pre;background:#152238;border-radius:.45rem;max-width:100%;margin:0;padding:.6rem;font:.72rem/1.45 SFMono-Regular,Consolas,monospace;overflow:auto}.teacher-ai-message small{color:#728194;font-size:.68rem}.teacher-ai-rejections{color:#8a3339;background:#fff8f8;border:1px solid #e1c5c8;border-radius:.75rem;margin-top:.9rem;padding:.75rem}.teacher-ai-rejections>summary{cursor:pointer;font-weight:800}.teacher-ai-rejections article{gap:.5rem;margin-top:.7rem;display:grid}.project-overview__notice{color:#4c6377;background:#f3f8fb;border-left:3px solid #72a9c8;margin:1rem 0 0;padding:.7rem .9rem;font-size:.82rem;line-height:1.5}.project-overview__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.project-overview__summary article{background:#f8fbfd;border:1px solid #d8e4eb;border-radius:.75rem;flex-direction:column;gap:.3rem;min-width:0;padding:.85rem;display:flex}.project-overview__summary span,.project-overview__summary small{color:#66788a;font-size:.74rem}.project-overview__summary strong{color:#20364b;overflow-wrap:anywhere}.project-overview__summary small{overflow-wrap:anywhere;line-height:1.4}.project-overview__section-heading{margin-top:1.5rem}.project-overview__section-heading h3{margin:0}.overview-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.8rem;display:grid}.overview-member-card{border:1px solid #d8e1e8;border-radius:.8rem;min-width:0;padding:1rem}.overview-member-card__header{border-bottom:1px solid #e2e8ed;justify-content:space-between;align-items:flex-start;gap:.8rem;padding-bottom:.7rem;display:flex}.overview-member-card__header>div{flex-direction:column;gap:.2rem;min-width:0;display:flex}.overview-member-card__header span:not(.recent-contact-badge){color:#68798a;font-size:.77rem}.recent-contact-badge{color:#176348;background:#dff3e9;border-radius:999px;flex:none;padding:.3rem .5rem;font-size:.68rem;font-weight:800}.overview-facts{gap:.65rem;margin:.8rem 0 0;display:grid}.overview-facts div{grid-template-columns:8rem minmax(0,1fr);gap:.65rem;display:grid}.overview-facts dt{color:#657689;font-size:.72rem;font-weight:800}.overview-facts dd{color:#263b50;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.77rem;line-height:1.4}.overview-task-list{gap:.6rem;margin-top:.8rem;display:grid}.overview-task-card{background:#fafcfd;border:1px solid #d9e2e8;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem;display:flex}.overview-task-card>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem .65rem;display:grid}.overview-task-card p{color:#5f7182;grid-column:1/-1;margin:0;font-size:.78rem}.overview-task-card small{color:#6a7b8b;text-align:right;font-size:.72rem}.task-status{color:#53677a;background:#e8edf1;border-radius:999px;padding:.25rem .45rem;font-size:.68rem;font-weight:800}.task-status--in_progress{color:#125f48;background:#daf1e7}.task-status--completed{color:#415a70;background:#dce7ee}.assignment-description-field{color:#31455b;gap:.45rem;margin-top:1rem;font-size:.85rem;font-weight:800;display:grid}.assignment-description-field textarea{resize:vertical;min-height:13rem;font:inherit;font-weight:500;line-height:1.5}.assignment-editor__meta{color:#68798b;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin-top:.55rem;font-size:.76rem;display:flex}.assignment-tests{border-top:1px solid #d7e2e9;margin-top:1.4rem;padding-top:1.2rem}.assignment-tests .section-heading{align-items:flex-start}.assignment-tests h3,.assignment-tests p{margin:0}.assignment-tests__empty{margin-top:1rem!important}.assignment-test-list{gap:.9rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.assignment-test-card{background:#f8fbfd;border:1px solid #c9d9e3;border-radius:.8rem;padding:1rem}.assignment-test-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.assignment-test-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:.8rem;display:grid}.assignment-test-fields label{color:#31455b;gap:.35rem;font-size:.8rem;font-weight:800;display:grid}.assignment-test-fields input,.assignment-test-fields select,.assignment-test-fields textarea{width:100%;font:inherit;font-weight:500}.assignment-test-fields textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.assignment-test-fields__wide{grid-column:1/-1}.assignment-publish-confirmation{color:#72500d;background:#fff9e9;border:1px solid #e2bd72;border-radius:.7rem;align-items:flex-start;gap:.65rem;margin-top:1rem;padding:.8rem;font-size:.84rem;display:flex}.assignment-publish-confirmation input{margin-top:.15rem}.assignment-editor__actions{justify-content:flex-end;margin-top:1rem}.assignment-editor__hint{text-align:right;margin:.6rem 0 0;font-size:.78rem}.credential-notice{color:#53677b;max-width:52rem}.credential-slips{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0;padding:0;list-style:none;display:grid}.credential-slip{break-inside:avoid;border:1px dashed #7794a8;border-radius:.7rem;padding:1rem;position:relative;overflow:hidden}.credential-slip>p{color:#607286;overflow-wrap:anywhere;margin:.15rem 0;font-size:.78rem}.credential-slip>.credential-slip__brand{color:#18354c;font-size:1rem;font-weight:900}.credential-slip__number{color:#7890a1;font-size:.75rem;font-weight:800;position:absolute;top:.8rem;right:.8rem}.credentials{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.credentials div{border:1px dashed #9db4c4;border-radius:.7rem;padding:1rem}.credentials dt{color:#667689;font-size:.75rem}.credentials dd{overflow-wrap:anywhere;margin:.3rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.1rem;font-weight:800}.draft-card{border:1px solid #dde4ea;border-radius:.8rem;grid-template-columns:13rem minmax(0,1fr);gap:1rem;margin-top:1rem;display:grid;overflow:hidden}.draft-card__meta{color:#647388;background:#f5f8fa;flex-direction:column;gap:.4rem;padding:1rem;font-size:.8rem;display:flex}.draft-card__meta strong{color:#20324a;font-size:.95rem}.draft-card pre{color:#edf5fb;background:#172333;margin:0;padding:1rem;overflow:auto}.waiting-card h1{letter-spacing:-.04em;font-size:clamp(1.8rem,7vw,2.8rem)}.ide-shell{--side-panel-width:clamp(19rem, 23vw, 26rem);--tool-panel-height:clamp(11rem, 28vh, 20rem);--ide-bg:#f7f9fb;--ide-panel:#fff;--ide-border:#d8e0e8;--ide-text:#17263a;min-height:100vh;color:var(--ide-text);background:var(--ide-bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.ide-shell[data-theme=dark]{--ide-bg:#0f1722;--ide-panel:#172230;--ide-border:#334256;--ide-text:#edf3f9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.ide-shell .ide-topbar{color:var(--ide-text);border-color:var(--ide-border);background:var(--ide-panel)}.ide-brand{align-items:center;gap:.75rem;display:flex}.ide-brand>span{color:#fff;background:#176ca5;border-radius:.55rem;place-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:900;display:grid}.display-settings{position:relative}.display-settings>summary{color:inherit;cursor:pointer;border:1px solid #ccd5de;border-radius:.65rem;padding:.62rem .8rem;font-weight:750;list-style:none}.display-settings>summary::-webkit-details-marker{display:none}.display-settings>summary:after{content:" ▾"}.display-settings[open]>summary:after{content:" ▴"}.display-settings__menu{z-index:30;border:1px solid var(--ide-border);width:18rem;color:var(--ide-text);background:var(--ide-panel);border-radius:.8rem;gap:.8rem;padding:.9rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 .8rem 2.2rem #14233333}.display-settings__font-size{justify-content:space-between;align-items:center;gap:.8rem;font-size:.78rem;font-weight:750;display:flex}.display-settings__font-size>div{align-items:center;gap:.45rem;display:flex}.display-settings__font-size .button{min-width:2.2rem;padding:.35rem .55rem}.display-settings__font-size output{text-align:center;min-width:3.2rem}.display-settings__reset{color:#176ca5;background:0 0;border:0;width:fit-content;padding:0;font-size:.72rem;text-decoration:underline}.display-settings__reset:disabled{color:#8a97a5;cursor:not-allowed}.display-settings__menu>label{gap:.35rem;font-size:.76rem;font-weight:750;display:grid}.display-settings__menu select{padding:.5rem .6rem}.display-settings__menu .message{margin:0}.ide-grid{height:calc(100vh - 4.4rem);display:grid}.ide-shell--project-locked{grid-template-rows:auto auto minmax(0,1fr);height:100vh;min-height:0;display:grid;overflow:hidden}.ide-shell--project-locked .ide-grid{height:auto;min-height:0}.project-lifecycle-banner{color:#654a0f;background:#fff4d6;border-bottom:1px solid #e2bd72;align-items:center;gap:.35rem 1rem;min-width:0;padding:.65rem 1.4rem;font-size:.82rem;display:flex}.project-lifecycle-banner strong{flex:none}.protected-drafts-banner{color:#58420f;background:#fff5d9;border-bottom:1px solid #d5a744;grid-template-columns:minmax(16rem,1fr) minmax(22rem,1.4fr);align-items:center;gap:1rem;padding:.75rem 1.4rem;display:grid}.protected-drafts-banner p{margin:.25rem 0 0;font-size:.8rem;line-height:1.45}.protected-drafts-banner ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.protected-drafts-banner li{background:#ffffff94;border:1px solid #e1c77f;border-radius:.6rem;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding:.45rem .55rem;display:flex}.protected-drafts-banner li>span{min-width:0;display:grid}.protected-drafts-banner li>span strong,.protected-drafts-banner li>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.protected-drafts-banner li>span small{color:#725d27}.submission-receipt-short{font-weight:800}.ide-grid--assignment-open{grid-template-columns:14rem minmax(0, 1fr) var(--side-panel-width)}.ide-grid--assignment-closed{grid-template-columns:14rem minmax(0,1fr) 2.8rem}.file-explorer{border-right:1px solid var(--ide-border);background:var(--ide-panel);min-width:0;overflow:auto}.explorer-view-tabs{border-bottom:1px solid var(--ide-border);align-items:stretch;gap:.15rem;min-height:2.8rem;padding:0 .45rem;display:flex}.explorer-view-tabs>button:not(.mobile-explorer-close){color:#607287;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;font-size:.74rem;font-weight:800}.explorer-view-tabs>button.is-active{color:#176ca5;border-bottom-color:#176ca5}.mobile-explorer-toggle,.mobile-explorer-close,.mobile-explorer-scrim{display:none}.explorer-heading{justify-content:space-between;align-items:center;min-height:2.8rem;padding-right:.55rem;display:flex}.explorer-limit-warning{color:#72500d;background:#fff4d6;border-radius:.5rem;margin:0 .65rem .65rem;padding:.5rem .6rem;font-size:.68rem;line-height:1.4}.explorer-heading .explorer-title{padding-top:.6rem}.explorer-add-file{color:#176ca5;cursor:pointer;background:#fff;border:1px solid #b9cad6;border-radius:.45rem;place-items:center;width:1.8rem;height:1.8rem;font-size:1.15rem;display:grid}.explorer-add-file:disabled{color:#8996a5;cursor:not-allowed;background:#edf1f4}.explorer-title{color:#718095;letter-spacing:.1em;padding:.9rem 1rem .6rem;font-size:.68rem;font-weight:800}.explorer-title--history{border-top:1px solid var(--ide-border);margin-top:.75rem;padding-top:1rem}.commit-history{gap:.35rem;margin:0;padding:0 .65rem 1rem;list-style:none;display:grid}.commit-history li{background:#f4f7f9;border-radius:.55rem;gap:.16rem;font-size:.72rem;display:grid}.commit-history li>button{border-radius:inherit;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:.16rem;padding:.55rem;display:grid}.commit-history li>button:hover,.commit-history li>button:focus-visible{background:#2385b91f}.commit-history strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.commit-history span{color:#68778a}.commit-history .commit-task{color:#176ca5;font-weight:750}.commit-history small{color:#8793a2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.file-entry{width:100%;color:var(--ide-text);text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;align-items:center;gap:.6rem;padding:.65rem .9rem;display:flex}.file-entry-row{border-bottom:1px solid #edf1f4}.file-entry-row--selected{background:#176ca517}.file-entry__text{flex:1;gap:.1rem;min-width:0;display:grid}.file-entry__text strong,.file-entry__text small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-entry__text .file-name-warning{color:#8a5d00;white-space:normal}.file-entry__text strong{font-size:.78rem}.file-entry__text small{color:#68778a;font-size:.62rem}.file-status-icon{flex:none;font-size:.7rem}.file-entry-actions{gap:.25rem;padding:0 .55rem .45rem 2.9rem;display:flex}.file-entry-actions button{color:#536b80;cursor:pointer;background:0 0;border:0;min-width:0;padding:.15rem 0;font-size:.62rem;text-decoration:underline}.file-entry-actions button:disabled{color:#9aa5af;cursor:not-allowed;text-decoration:none}.file-entry--active,.file-entry--warning,.file-entry--inactive_protected{border-left-color:#ca3944}.python-icon{color:#1e77ad;font-size:.74rem;font-weight:900}.editor-area{grid-template-rows:auto auto minmax(13.75rem, 1fr) auto minmax(10rem, var(--tool-panel-height));background:var(--ide-bg);min-width:0;display:grid;position:relative}.file-tabs{border-bottom:1px solid var(--ide-border);scrollbar-width:thin;background:#e9eef2;gap:1px;min-width:0;display:flex;overflow-x:auto}.file-tab{border-right:1px solid var(--ide-border);background:#f4f7f9;min-width:max-content;display:flex}.file-tab:has(.file-tab__select[aria-selected=true]){background:#fff;box-shadow:inset 0 -2px #176ca5}.file-tab__select,.file-tab__close{color:#4c6074;font:inherit;cursor:pointer;background:0 0;border:0}.file-tab__select{align-items:center;gap:.45rem;min-height:2.35rem;padding:.45rem .35rem .45rem .75rem;font-size:.76rem;display:flex}.file-tab__select[aria-selected=true]{color:#163c57;font-weight:800}.file-tab__close{width:1.8rem;font-size:1rem}.file-tab__select:focus-visible,.file-tab__close:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #176ca5;position:relative}.project-search{align-content:start;gap:.75rem;padding:.8rem .65rem 1rem;display:grid}.project-search__query{color:#53687d;gap:.35rem;font-size:.72rem;font-weight:800;display:grid}.project-search__query input{padding:.55rem .6rem;font-size:.78rem}.project-search__options{gap:.4rem;display:grid}.project-search__options label{color:#5e7083;align-items:center;gap:.45rem;font-size:.68rem;display:flex}.project-search__options input{width:auto}.project-search__limit,.project-search__empty{color:#655017;background:#fff4d6;border-radius:.5rem;margin:0;padding:.55rem;font-size:.7rem;line-height:1.4}.project-search__empty{color:#657589;background:#f3f6f8}.project-search__results,.project-search__group,.project-search__group ol{gap:.25rem;display:grid}.project-search__group+.project-search__group{margin-top:.55rem}.project-search__group h2{color:var(--ide-text);justify-content:space-between;gap:.5rem;margin:0;padding:.35rem .45rem;font-size:.74rem;display:flex}.project-search__group h2 span{color:#718095;font-weight:600}.project-search__group ol{margin:0;padding:0;list-style:none}.project-search__group button{color:#43596e;text-align:left;background:0 0;border:0;border-radius:.4rem;grid-template-columns:2rem minmax(0,1fr);gap:.35rem;width:100%;padding:.38rem .4rem;display:grid}.project-search__group button:hover,.project-search__group button:focus-visible{background:#176ca51c}.project-search__line-number{color:#8290a0;text-align:right;font-size:.68rem}.project-search__group code{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.project-search__group mark{color:#3e2c00;background:#ffdc7d;border-radius:.15rem;padding-inline:.08rem}.assignment-panel{border-left:1px solid var(--ide-border);background:var(--ide-panel);min-width:0;position:relative}.assignment-panel__header{border-bottom:1px solid var(--ide-border);color:#31455b;justify-content:space-between;align-items:center;min-height:2.8rem;padding-left:1rem;font-size:.82rem;display:flex}.assignment-panel__toggle{color:#47617a;cursor:pointer;background:0 0;border:0;align-self:stretch;width:2.8rem;font-size:1.5rem}.assignment-panel__toggle:hover{background:#edf4f8}.assignment-panel__tabs{align-self:stretch;align-items:stretch;gap:.2rem;display:flex}.assignment-panel__tabs button{color:#617287;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 .65rem;font-size:.78rem;font-weight:750}.assignment-panel__tabs button[aria-selected=true]{color:#176ca5;border-bottom-color:#176ca5}.assignment-panel--closed .assignment-panel__header{padding-left:0}.assignment-panel__content{height:calc(100% - 2.8rem);padding:1rem;overflow:auto}.assignment-panel__ai-tab{height:calc(100% - 2.8rem)}.assignment-panel__ai-tab>.assignment-panel__content{height:100%}.assignment-panel__content p{color:#293d52;white-space:pre-wrap;margin:.9rem 0 0;font-size:.9rem;line-height:1.6}.assignment-version{color:#176ca5;background:#e8f3fa;border-radius:999px;padding:.28rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.team-task-panel{align-content:start;gap:.9rem;display:grid}.assignment-panel__content .team-task-intro{color:#617287;margin:0;font-size:.8rem;line-height:1.45}.team-task-create{background:#fff;border:1px solid #d6e0e8;border-radius:.7rem}.team-task-create summary{color:#176ca5;cursor:pointer;padding:.65rem .75rem;font-size:.82rem;font-weight:800}.team-task-create form,.team-task-card form{gap:.65rem;padding:0 .75rem .75rem;display:grid}.team-task-create label,.team-task-card label{color:#52667b;gap:.3rem;font-size:.73rem;font-weight:750;display:grid}.team-task-create input,.team-task-create textarea,.team-task-card input,.team-task-card textarea,.team-task-card select{padding:.48rem .55rem;font-size:.78rem}.team-task-create textarea,.team-task-card textarea{resize:vertical}.team-task-list{gap:.75rem;display:grid}.team-task-card{background:#fff;border:1px solid #d6e0e8;border-radius:.75rem;gap:.65rem;padding:.75rem;display:grid}.team-task-card form{padding:0}.team-task-card__heading{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.team-task-status{color:#52667b;background:#edf1f4;border-radius:999px;flex:none;padding:.2rem .45rem;font-size:.65rem;font-weight:800}.team-task-status--in_progress{color:#77520b;background:#fff0c8}.team-task-status--completed{color:#176348;background:#dff3e9}.assignment-panel__content .team-task-card p{margin:0;font-size:.82rem;line-height:1.45}.team-task-card footer{color:#738196;justify-content:space-between;gap:.6rem;font-size:.68rem;display:flex}.team-task-commits{color:#52667b;gap:.25rem;margin:0;padding-left:1rem;font-size:.7rem;display:grid}.ai-buddy-panel{grid-template-rows:auto auto minmax(8rem,1fr) auto;gap:.8rem;display:grid;overflow:hidden}.ai-buddy-heading{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.ai-buddy-heading>div{gap:.35rem;display:grid}.ai-level-badge{color:#5f487e;background:#efe8f8;border-radius:999px;width:fit-content;padding:.2rem .45rem;font-size:.65rem;font-weight:800}.ai-section-button{padding:.4rem .5rem;font-size:.7rem}.assignment-panel__content .ai-privacy-notice{color:#5b4c6e;background:#f5f0fa;border-left:3px solid #8e72b0;margin:0;padding:.55rem .65rem;font-size:.72rem;line-height:1.45}.ai-chat-history{min-height:0;overflow:auto}.ai-chat-section{background:#f8fafc;border:1px solid #d6e0e8;border-radius:.75rem}.ai-chat-section+.ai-chat-section{margin-top:.65rem}.ai-chat-section>summary{color:#52667b;cursor:pointer;padding:.55rem .65rem;font-size:.7rem;font-weight:800}.ai-message-list{gap:.6rem;padding:.25rem .55rem .6rem;display:grid}.ai-message{border-radius:.75rem;gap:.4rem;padding:.65rem;font-size:.78rem;display:grid}.ai-message--student{background:#e8f3fa;margin-left:1.25rem}.ai-message--assistant{background:#fff;border:1px solid #e0d6ec;margin-right:.7rem}.assignment-panel__content .ai-message p,.assignment-panel__content .ai-summary p{font-size:inherit;margin:0;line-height:1.5}.ai-message pre,.ai-change-proposal pre{color:#dce8f5;max-width:100%;font-family:SFMono-Regular,Consolas,monospace;font-size:var(--code-font-size,15px);white-space:pre;background:#152238;border-radius:.45rem;margin:0;padding:.55rem;line-height:1.45;overflow:auto}.ai-used-files,.ai-summary{color:#617287;font-size:.68rem}.ai-used-files summary,.ai-summary summary{cursor:pointer;font-weight:750}.ai-used-files ul{margin:.35rem 0 0;padding-left:1.1rem}.ai-summary{border-left:2px solid #d7cae7;margin:0 .55rem .55rem;padding-left:.55rem}.ai-change-proposal{border-top:1px solid #e0d6ec;gap:.5rem;padding-top:.55rem;display:grid}.ai-question-form{border-top:1px solid #d6e0e8;gap:.55rem;padding-top:.7rem;display:grid}.ai-question-form label{color:#52667b;gap:.35rem;font-size:.72rem;font-weight:750;display:grid}.ai-question-form textarea{resize:vertical;min-height:5rem;padding:.55rem;font-size:.78rem}.ai-question-form small{color:#77520b;font-size:.68rem}.editor-toolbar,.editor-footer{border-bottom:1px solid var(--ide-border);background:var(--ide-panel);justify-content:space-between;align-items:center;gap:1rem;min-height:2.8rem;padding:.45rem .8rem;font-size:.82rem;display:flex}.active-file-status{gap:.1rem;min-width:0;display:grid}.active-file-status small{color:#6a7889;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.editor-run-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.45rem;display:flex}.editor-search-action{padding-block:.48rem;font-size:.72rem}.run-button{padding-block:.48rem}.editor-frame{min-height:0}.editor-footer{border-top:1px solid var(--ide-border);border-bottom:0}.output-panel{border-top:1px solid var(--ide-border);color:#e7eef6;background:#111a27;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.output-tab-panel{grid-template-rows:auto minmax(0,1fr) auto auto auto;min-height:0;display:grid;overflow:hidden}.repl-panel{grid-row:2/-1;grid-template-rows:auto auto minmax(4rem,1fr) auto auto;min-height:0;display:grid;overflow:hidden}.repl-toolbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem!important;display:flex!important}.repl-safety-note{color:#b6c5d5;border-bottom:1px solid #2d3a4a;margin:0;padding:.45rem .8rem;font-size:.72rem}.repl-transcript{color:#e7eef6;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--code-font-size,15px);white-space:pre-wrap;align-content:start;margin:0;padding:.8rem;line-height:1.45;display:grid;overflow:auto}.repl-event{display:block}.repl-event--input{color:#83d8ff}.repl-event--stderr,.repl-event--resource_warning{color:#ff9ba1}.repl-input-form{background:#192536;border-top:1px solid #2d3a4a;gap:.35rem;padding:.55rem .8rem;display:grid}.repl-input-form label{color:#b6c5d5;font-size:.72rem;font-weight:800}.repl-input-form textarea{resize:vertical;color:#e7eef6;width:100%;min-height:4.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--code-font-size,15px);background:#0d1520;border:1px solid #4b6077;border-radius:.4rem;padding:.5rem}.repl-input-form>div,.repl-cancel-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.repl-input-form span,.repl-cancel-row span{color:#a9b8c9;font-size:.7rem}.repl-cancel-row{background:#192536;border-top:1px solid #2d3a4a;padding:.55rem .8rem}.tool-tabs{background:#111a27;border-bottom:1px solid #2d3a4a;gap:.2rem;padding:.3rem .7rem 0;display:flex}.tool-tab{color:#a9b8c9;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.45rem .65rem;font-size:.78rem;font-weight:800}.tool-tab--active{color:#fff;border-bottom-color:#63c5f5}.test-results{min-height:0;overflow:auto}.test-results__empty{color:#a9b8c9;margin:0;padding:1rem}.test-summary{color:#cbd8e6;border-bottom:1px solid #2d3a4a;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding:.7rem .8rem;font-size:.8rem;display:flex}.test-case-results{gap:.65rem;margin:0;padding:.8rem;list-style:none;display:grid}.test-case-result{background:#192536;border:1px solid #35465a;border-left:4px solid #718096;border-radius:.55rem;padding:.7rem}.test-case-result--passed{border-left-color:#46c487}.test-case-result--failed,.test-case-result--error{border-left-color:#ff737c}.test-case-result__title{justify-content:space-between;gap:1rem;font-size:.8rem;display:flex}.test-case-result__title span,.test-case-result>p{color:#b6c5d5}.test-case-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.65rem;display:grid}.test-output-block{min-width:0}.test-output-block>strong{color:#9eb0c3;text-transform:uppercase;font-size:.7rem}.test-output-block pre{color:#e7eef6;min-height:2.4rem;font-size:var(--code-font-size,15px);white-space:pre-wrap;background:#0d1520;border-radius:.35rem;margin:.25rem 0 0;padding:.55rem;overflow:auto}.test-history{color:#b6c5d5;margin:.2rem .8rem .8rem;font-size:.76rem}.test-history ol{gap:.3rem;padding-left:1.2rem;display:grid}.test-history li{justify-content:space-between;gap:1rem;display:flex}.output-toolbar{background:#192536;border-bottom:1px solid #2d3a4a;justify-content:space-between;align-items:center;gap:1rem;min-height:2.7rem;padding:.42rem .8rem;display:flex}.output-toolbar>div{align-items:baseline;gap:.7rem;display:flex}.output-toolbar span{color:#a9b8c9;font-size:.75rem}.program-output{color:#e7eef6;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--code-font-size,15px);white-space:pre-wrap;margin:0;padding:.8rem;line-height:1.5;overflow:auto}.output-event{white-space:pre-wrap}.output-event--stderr{color:#ff9ca3}.output-event--stdin{color:#80d7ff}.traceback-source-link{color:#8fdcff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline;display:inline}.traceback-source-link:hover,.traceback-source-link:focus-visible{color:#fff;outline-offset:2px;outline:2px solid}.beginner-diagnosis{color:#f4deb4;background:#30271b;border-top:1px solid #6f5832;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.65rem .8rem;font-size:.78rem;line-height:1.45;display:grid}.beginner-diagnosis strong{color:#ffd98a}.playground-output .program-output{color:#202a33;background:#fff;min-height:0;padding:.85rem 1rem;font-size:.88rem;overflow:auto}.playground-output .output-event--stderr{color:#bd3038}.playground-output .output-event--stdin{color:#176ca5}.playground-output .stdin-form{background:#f8f9fa;border-color:#d7dce1;gap:.3rem;padding:.55rem .8rem .7rem}.playground-output .stdin-form label{color:#596773}.playground-output .stdin-form>div{align-items:center}.playground-output .stdin-form>div>span{color:#00a765;font-weight:900}.playground-output .stdin-form input{color:#202a33;background:#fff;border:0;border-bottom:1px solid #bfc7ce;border-radius:0;padding:.4rem .25rem}.playground-output .stdin-form input:focus{border-color:#176ff2;outline:0}.stdin-form{background:#162131;border-top:1px solid #2d3a4a;gap:.35rem;padding:.55rem .8rem .7rem;display:grid}.stdin-form label{color:#b7c4d2;font-size:.72rem;font-weight:750}.stdin-form>div{gap:.5rem;display:flex}.stdin-form input{color:#fff;background:#0e1722;border-color:#506176;min-width:0;padding:.48rem .65rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.output-error{color:#ffd1d4;background:#58252b;margin:0;padding:.55rem .8rem;font-size:.8rem}.save-state{color:#69788b}.save-state--saving,.save-state--scheduled{color:#8c6715}.save-state--saved{color:#187050}.save-state--error{color:#af3039}.editor-limit-warning{color:#8a5d00;font-size:.72rem;font-weight:750}.editor-message{z-index:5;max-width:min(34rem,100% - 2rem);position:absolute;bottom:1rem;right:1rem;box-shadow:0 .6rem 2rem #1c29372e}.time-left{color:#176348;background:#dff3e9;border-radius:999px;padding:.4rem .65rem;font-weight:800}.time-left--warning{color:#77520b;background:#fff0c8}.time-left--urgent{color:#963039;background:#ffe0e2}.dialog-backdrop{z-index:20;background:#0d192875;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.runner-administration{width:min(880px,100vw - 32px)}.runner-administration__summary{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.runner-administration__summary span{border:1px solid var(--line);border-radius:999px;padding:8px 12px}.runner-administration__configuration{grid-template-columns:minmax(180px,240px) auto minmax(240px,1fr);align-items:end;gap:12px;margin-bottom:18px;display:grid}.runner-administration__jobs{gap:10px;max-height:min(52vh,520px);display:grid;overflow:auto}@media (width<=760px){.runner-administration__configuration{grid-template-columns:1fr;align-items:stretch}}.commit-dialog{background:#fff;border:1px solid #cbd6df;border-radius:1rem;width:min(100%,34rem);padding:1.4rem;box-shadow:0 1.4rem 4rem #0c1c2d3d}.commit-dialog h2{margin-bottom:.6rem}.commit-dialog fieldset{border:1px solid #d8e0e8;border-radius:.7rem;gap:.5rem;margin:1rem 0;padding:.8rem;display:grid}.commit-dialog legend,.commit-message-field{color:#435168;font-size:.84rem;font-weight:750}.commit-file-choice{align-items:center;gap:.65rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;display:flex}.commit-file-choice input{width:auto}.commit-message-field{gap:.4rem;display:grid}.commit-message-field textarea{resize:vertical}.commit-dialog__actions{justify-content:flex-end;margin-top:1.2rem}.submission-dialog,.sensitive-lifecycle-dialog{max-height:min(90vh,46rem);overflow:auto}.submission-blockers{gap:.55rem;margin:1rem 0;padding:0;list-style:none;display:grid}.submission-blockers li{background:#fff9e9;border:1px solid #e2bd72;border-radius:.65rem;gap:.15rem;padding:.65rem .75rem;display:grid}.submission-blockers span{color:#72500d;font-size:.8rem}.sensitive-lifecycle-dialog__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:1rem 0;display:grid}.sensitive-lifecycle-dialog__facts div{border:1px solid #dde4ea;border-radius:.6rem;padding:.65rem}.sensitive-lifecycle-dialog__facts dt{color:#65758a;font-size:.72rem}.sensitive-lifecycle-dialog__facts dd{margin:.25rem 0 0;font-weight:800}.commit-detail-dialog,.feedback-dialog{max-height:min(90vh,54rem);overflow:auto}.commit-detail-dialog{width:min(100%,68rem)}.commit-detail-dialog__hash{overflow-wrap:anywhere;color:#65758a;font-size:.75rem;display:block}.commit-detail-dialog__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.commit-detail-dialog__content section,.commit-reader__detail{min-width:0}.commit-detail-dialog__content h3,.commit-reader__detail h3{font-size:.9rem}.commit-detail-dialog__content details,.commit-reader__detail details{margin-bottom:.55rem}.commit-detail-dialog__content summary,.commit-reader__detail summary{cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;font-weight:750}.commit-detail-dialog__code,.commit-reader__code{max-height:24rem;font-size:var(--code-font-size,15px);white-space:pre;background:#f4f7f9;border:1px solid #d7e0e7;border-radius:.65rem;padding:.8rem;line-height:1.5;overflow:auto}.source-export-dialog{width:min(100%,38rem)}.feedback-dialog__fields,.feedback-list{gap:.85rem;display:grid}.feedback-dialog__fields label{color:#435168;gap:.35rem;font-size:.82rem;font-weight:750;display:grid}.feedback-card{background:#f8fafc;border:1px solid #d6e0e8;border-radius:.75rem;gap:.6rem;padding:.85rem;display:grid}.feedback-card>div{gap:.15rem;display:grid}.feedback-card span,.feedback-card small{color:#64758a}.feedback-card p{white-space:pre-wrap;margin:0}.commit-reader,.submission-history-reader{background:#fff;border:1px solid #d6e0e8;border-radius:.9rem;padding:1rem}.submission-history-reader__layout{grid-template-columns:minmax(18rem,.9fr) minmax(0,1.4fr);gap:1rem;margin-top:1rem;display:grid}.submission-history-reader__list{align-content:start;gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.submission-history-reader__list article{background:#f8fafc;border:1px solid #d6e0e8;border-radius:.7rem;gap:.65rem;padding:.75rem;display:grid}.submission-history-reader__list article>div{gap:.2rem;display:grid}.submission-history-reader__list span,.submission-history-reader__list code{color:#65758a;overflow-wrap:anywhere;font-size:.72rem}.submission-history-reader__list .button{justify-self:start}.submission-history-reader__detail{min-width:0}.submission-history-reader__detail h3,.submission-history-reader__detail h4{margin:.35rem 0 .65rem}.submission-history-reader__detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.submission-history-reader__detail dl div{border:1px solid #e0e6eb;border-radius:.55rem;padding:.55rem}.submission-history-reader__detail dt{color:#65758a;font-size:.7rem;font-weight:750}.submission-history-reader__detail dd{overflow-wrap:anywhere;margin:.2rem 0 0}.commit-reader__layout{grid-template-columns:minmax(13rem,.75fr) minmax(0,1.5fr);gap:1rem;margin-top:1rem;display:grid}.commit-reader__list{align-content:start;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.commit-reader__list button{color:#23354a;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d6e0e8;border-radius:.65rem;gap:.25rem;width:100%;padding:.7rem;display:grid}.commit-reader__list button[aria-current=true]{background:#eaf6fb;border-color:#2385b9}.commit-reader__list span,.commit-reader__list code{color:#65758a;font-size:.72rem}.file-action-dialog input{width:100%}.backup-dialog{max-height:min(90vh,50rem);overflow:auto}.backup-warning,.backup-ready{border-radius:.75rem;padding:.85rem}.backup-warning{color:#654a0f;background:#fff4d6;border:1px solid #dfb956}.backup-ready{color:#164e3b;background:#e5f6ed;border:1px solid #95c7b0;margin-top:1rem}.backup-ready p{margin:.25rem 0 .8rem}.backup-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1rem 0 .7rem;display:grid}.backup-facts div{border:1px solid #d8e0e8;border-radius:.7rem;padding:.7rem}.backup-facts dt{color:#6b788a;font-size:.76rem;font-weight:750}.backup-facts dd{margin:.2rem 0 0;font-weight:750}.ide-shell[data-theme=light] .output-panel,.ide-shell[data-theme=light] .tool-tabs{color:#17263a;background:#f7f9fb;border-color:#ccd7e1}.ide-shell[data-theme=light] .tool-tab{color:#53687d}.ide-shell[data-theme=light] .tool-tab--active{color:#153e5b;border-bottom-color:#176ca5}.ide-shell[data-theme=light] .output-toolbar,.ide-shell[data-theme=light] .stdin-form{color:#17263a;background:#edf2f6;border-color:#ccd7e1}.ide-shell[data-theme=light] .output-toolbar span,.ide-shell[data-theme=light] .stdin-form label,.ide-shell[data-theme=light] .repl-safety-note,.ide-shell[data-theme=light] .repl-input-form label,.ide-shell[data-theme=light] .repl-input-form span,.ide-shell[data-theme=light] .repl-cancel-row span,.ide-shell[data-theme=light] .test-summary,.ide-shell[data-theme=light] .test-case-result__title span,.ide-shell[data-theme=light] .test-case-result>p,.ide-shell[data-theme=light] .test-history,.ide-shell[data-theme=light] .test-results__empty{color:#52677c}.ide-shell[data-theme=light] .program-output{color:#17263a;background:#fff}.ide-shell[data-theme=light] .repl-transcript,.ide-shell[data-theme=light] .repl-input-form textarea{color:#17263a;background:#fff;border-color:#aebdca}.ide-shell[data-theme=light] .repl-input-form,.ide-shell[data-theme=light] .repl-cancel-row{background:#edf2f6;border-color:#ccd7e1}.ide-shell[data-theme=light] .repl-event--input{color:#12638c}.ide-shell[data-theme=light] .repl-event--stderr,.ide-shell[data-theme=light] .repl-event--resource_warning,.ide-shell[data-theme=light] .output-event--stderr{color:#a8242e}.ide-shell[data-theme=light] .output-event--stdin{color:#12638c}.ide-shell[data-theme=light] .stdin-form input{color:#17263a;background:#fff;border-color:#aebdca}.ide-shell[data-theme=light] .test-summary{border-color:#ccd7e1}.ide-shell[data-theme=light] .test-case-result{background:#fff;border-color:#c5d1dc}.ide-shell[data-theme=light] .test-output-block>strong{color:#52677c}.ide-shell[data-theme=light] .test-output-block pre{color:#17263a;background:#edf2f6}.ide-shell[data-theme=light] .output-error{color:#8f2931;background:#fff1f1}.ide-shell[data-theme=dark] .muted,.ide-shell[data-theme=dark] .active-file-status small,.ide-shell[data-theme=dark] .file-entry__text small,.ide-shell[data-theme=dark] .commit-history span,.ide-shell[data-theme=dark] .commit-history small,.ide-shell[data-theme=dark] .project-search__query,.ide-shell[data-theme=dark] .project-search__options label,.ide-shell[data-theme=dark] .project-search__line-number,.ide-shell[data-theme=dark] .project-search__group h2 span,.ide-shell[data-theme=dark] .assignment-panel__content .team-task-intro,.ide-shell[data-theme=dark] .team-task-card footer,.ide-shell[data-theme=dark] .ai-used-files,.ide-shell[data-theme=dark] .ai-summary{color:#aab8c8}.ide-shell[data-theme=dark] input,.ide-shell[data-theme=dark] select,.ide-shell[data-theme=dark] textarea{color:#edf3f9;background:#101925;border-color:#43546a}.ide-shell[data-theme=dark] .button--ghost,.ide-shell[data-theme=dark] .display-settings>summary{border-color:#526279}.ide-shell[data-theme=dark] .button--secondary{color:#9cd9f8;background:#183246;border-color:#35627a}.ide-shell[data-theme=dark] .button--danger{color:#ffb2b7;background:#3c2228;border-color:#80464b}.ide-shell[data-theme=dark] .file-tabs{background:#101925}.ide-shell[data-theme=dark] .file-tab,.ide-shell[data-theme=dark] .commit-history li,.ide-shell[data-theme=dark] .project-search__empty{color:var(--ide-text);background:#1d2a39}.ide-shell[data-theme=dark] .file-tab:has(.file-tab__select[aria-selected=true]){background:#243345}.ide-shell[data-theme=dark] .file-tab__select,.ide-shell[data-theme=dark] .file-tab__close,.ide-shell[data-theme=dark] .explorer-view-tabs>button,.ide-shell[data-theme=dark] .file-entry-actions button,.ide-shell[data-theme=dark] .assignment-panel__header,.ide-shell[data-theme=dark] .assignment-panel__tabs button,.ide-shell[data-theme=dark] .assignment-panel__toggle,.ide-shell[data-theme=dark] .project-search__group button{color:#bdcad8}.ide-shell[data-theme=dark] .file-entry-row{border-color:#2b394b}.ide-shell[data-theme=dark] .file-entry-row--selected,.ide-shell[data-theme=dark] .project-search__group button:hover,.ide-shell[data-theme=dark] .project-search__group button:focus-visible{background:#63c5f521}.ide-shell[data-theme=dark] .explorer-add-file,.ide-shell[data-theme=dark] .mobile-explorer-close{color:#9cd9f8;background:#1d2a39;border-color:#43546a}.ide-shell[data-theme=dark] .assignment-panel__content p,.ide-shell[data-theme=dark] .assignment-panel__tabs button[aria-selected=true]{color:#dce6ef}.ide-shell[data-theme=dark] .team-task-create,.ide-shell[data-theme=dark] .team-task-card,.ide-shell[data-theme=dark] .ai-chat-section,.ide-shell[data-theme=dark] .ai-message--assistant{color:var(--ide-text);background:#1d2a39;border-color:#3b4a5d}.ide-shell[data-theme=dark] .ai-message--student,.ide-shell[data-theme=dark] .assignment-version{color:#d9effb;background:#18384c}.ide-shell[data-theme=dark] .ai-privacy-notice{color:#d4c5e4;background:#2c2338}.ide-shell[data-theme=dark] .commit-dialog{color:var(--ide-text);background:var(--ide-panel);border-color:#43546a}.ide-shell[data-theme=dark] .commit-dialog fieldset{border-color:#43546a}.ide-shell[data-theme=dark] .commit-dialog legend,.ide-shell[data-theme=dark] .commit-message-field,.ide-shell[data-theme=dark] .feedback-dialog__fields label,.ide-shell[data-theme=dark] .team-task-create label,.ide-shell[data-theme=dark] .team-task-card label,.ide-shell[data-theme=dark] .ai-question-form label{color:#c3cfdb}.ide-shell[data-theme=dark] .message--error{color:#ffc0c4;background:#3c2228;border-color:#784148}.ide-shell[data-theme=dark] .message--success{color:#a7e8ce;background:#173a2e;border-color:#356c58}.ide-shell[data-theme=dark] .message--warning{color:#f3d48a;background:#3a301c;border-color:#725c29}.ide-shell[data-theme=dark] .commit-detail-dialog__hash,.ide-shell[data-theme=dark] .feedback-card span,.ide-shell[data-theme=dark] .feedback-card small{color:#aab8c8}.ide-shell[data-theme=dark] .commit-detail-dialog__code,.ide-shell[data-theme=dark] .feedback-card{color:var(--ide-text);background:#101925;border-color:#43546a}.ide-shell[data-theme=dark] .project-search__limit,.ide-shell[data-theme=dark] .explorer-limit-warning{color:#f3d48a;background:#3a301c}.ide-shell[data-theme=dark] .project-search__group mark{color:#261b00;background:#f2c85b}@media (width<=1100px){.ide-grid--assignment-open,.ide-grid--assignment-closed{grid-template-columns:11rem minmax(0,1fr) 2.8rem}.assignment-panel--open{z-index:12;width:min(var(--side-panel-width), calc(100vw - 4rem));position:fixed;top:4.4rem;bottom:0;right:0;box-shadow:-.8rem 0 2rem #182b3d2e}.editor-toolbar,.editor-footer{gap:.5rem}}@media (width<=900px){.teacher-layout{grid-template-columns:1fr}.course-sidebar{border-bottom:1px solid #d8e0e8;border-right:0}.course-sidebar nav{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.admin-grid{grid-template-columns:1fr}.list-item--project,.project-row-actions{flex-direction:column;align-items:stretch}.project-assignment-form{justify-content:stretch}.project-assignment-form label,.project-assignment-form select{width:100%}.access-controls,.course-hero{flex-direction:column;align-items:stretch}.draft-card,.ai-management-grid{grid-template-columns:1fr}.project-overview__summary,.overview-member-grid{grid-template-columns:1fr 1fr}.commit-reader__layout,.commit-detail-dialog__content,.submission-history-reader__layout{grid-template-columns:1fr}.ide-grid,.ide-grid--assignment-open,.ide-grid--assignment-closed{grid-template-columns:9rem minmax(0,1fr) 2.8rem}.protected-drafts-banner{grid-template-columns:1fr}.ide-status>span:not(.time-left){display:none}.playground-main{padding-inline:.65rem}.playground-run-info span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (width<=620px){.backup-reminder{flex-direction:column;align-items:stretch}.backup-facts{grid-template-columns:1fr}.ide-shell{max-width:100vw;overflow-x:hidden}.ide-shell .ide-topbar{gap:.35rem;min-height:4rem;padding-inline:.6rem}.ide-shell .ide-brand strong,.ide-shell .ide-status>span:not(.time-left),.ide-shell .ide-status>.free-python-button{display:none}.ide-shell .ide-status{gap:.35rem}.ide-shell .ide-status .button{padding-inline:.55rem;font-size:.72rem}.display-settings>summary{padding:.55rem .6rem;font-size:.72rem}.display-settings__menu{width:min(18rem,100vw - 1rem);position:fixed;top:3.7rem;right:.5rem}.ide-grid,.ide-grid--assignment-open,.ide-grid--assignment-closed{grid-template-columns:minmax(0,1fr);height:calc(100vh - 4rem)}.mobile-explorer-toggle{display:inline-flex}.mobile-explorer-scrim{z-index:19;background:#1222306b;border:0;width:100%;display:block;position:fixed;inset:4rem 0 0}.file-explorer{z-index:20;border-right:1px solid var(--ide-border);width:min(21rem,100vw - 2.5rem);display:none;position:fixed;top:4rem;bottom:0;left:0;box-shadow:.8rem 0 2rem #182b3d38}.file-explorer--open{display:block}.mobile-explorer-close{color:#47617a;cursor:pointer;background:#edf4f8;border:0;border-radius:.45rem;place-items:center;width:1.8rem;height:1.8rem;font-size:1.1rem;display:grid}.assignment-panel--closed{z-index:12;width:2.8rem;height:2.8rem;display:block;position:fixed;top:4rem;right:0;box-shadow:0 .35rem 1rem #182b3d29}.assignment-panel--open{width:min(100vw,22rem);display:block;top:4rem}.protected-drafts-banner{align-items:stretch;padding:.7rem}.protected-drafts-banner li{flex-direction:column;align-items:stretch}.editor-area{grid-column:1;grid-template-rows:auto auto minmax(12rem, 1fr) auto minmax(10rem, var(--tool-panel-height))}.editor-toolbar{flex-direction:column;align-items:stretch}.active-file-status small{white-space:normal}.editor-run-actions .button{flex:8rem;min-width:0;padding-inline:.5rem;font-size:.76rem}.editor-footer{flex-direction:column;align-items:flex-start}.tool-tabs{overflow-x:auto}.tool-tab{flex:none}.repl-toolbar,.repl-toolbar>div:first-child{flex-direction:column;align-items:stretch}.repl-toolbar__actions{flex-direction:row;align-items:center}.repl-toolbar__actions .button{flex:7rem;min-width:0}.repl-safety-note{max-height:3.6rem;overflow:auto}.project-overview__summary,.overview-member-grid{grid-template-columns:1fr}.overview-facts div{grid-template-columns:1fr;gap:.15rem}.overview-task-card{flex-direction:column}.overview-task-card small{text-align:left}.playground-shell .ide-topbar{padding-inline:.75rem}.playground-shell .ide-brand small,.playground-shell .ide-status>span,.playground-run-info span:last-child{display:none}.playground-shell .ide-status{gap:.35rem}.playground-shell .ide-status .button{padding-inline:.55rem;font-size:.75rem}.playground-main{grid-template-rows:minmax(0,3fr) auto minmax(0,2fr);padding:.5rem}.playground-actions,.playground-action-buttons{gap:.3rem}.playground-run-button,.playground-tool-button,.playground-stop-button{min-width:0;padding-inline:.65rem;font-size:.8rem}.playground-run-info{flex:none}.playground-run-info span:first-child{border:0;padding:0}.playground-terminal-tab{min-width:0;padding-inline:.8rem}.playground-terminal-body{grid-template-columns:2.75rem minmax(0,1fr)}}.course-trash-status{color:#704c12;background:#fff6df;border:1px solid #d6a24e;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.course-trash-status p{margin:.25rem 0 0}.course-trash-dialog{width:min(58rem,100vw - 2rem);max-height:min(52rem,100vh - 2rem);overflow:auto}.course-trash-dialog__inventory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block:1rem;display:grid}.course-trash-dialog__inventory>section{background:#f7f9fb;border:1px solid #dbe2e8;border-radius:.7rem;padding:.85rem}.course-trash-dialog__inventory h3{margin-top:0}.course-trash-dialog__inventory ul{gap:.55rem;max-height:17rem;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.course-trash-dialog__inventory li{background:#fff;border:1px solid #dbe2e8;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem;display:flex}.course-trash-dialog__inventory li>div{min-width:0}.course-trash-dialog__inventory li strong,.course-trash-dialog__inventory li span{display:block}.course-trash-dialog__inventory li span{color:#6b788a;margin-top:.15rem;font-size:.82rem}@media (width<=760px){.course-trash-status,.course-trash-dialog__inventory,.course-trash-dialog__inventory li{grid-template-columns:1fr;display:grid}}@media print{@page{size:A4;margin:10mm}body *{visibility:hidden}body.credential-print-authorized .credential-card,body.credential-print-authorized .credential-card *{visibility:visible}body.credential-print-authorized .credential-card{box-shadow:none;border:0;border-radius:0;margin:0;padding:0;position:absolute;inset:0}.credential-slips{grid-template-columns:repeat(2,minmax(0,1fr));gap:5mm}.credential-slip{page-break-inside:avoid;border-color:#000}.no-print{display:none!important}}@media (width<=720px){.credential-slips,.credentials{grid-template-columns:1fr}}.class-diagram{color:#dce7f2;min-height:0;overflow:auto}.class-diagram>.output-toolbar{z-index:2;position:sticky;top:0}.class-diagram__warning,.class-diagram__explanation{border-radius:.45rem;margin:.75rem .8rem 0;padding:.6rem .7rem;font-size:.78rem}.class-diagram__warning{color:#ffdda0;background:#392e18;border:1px solid #e3b751}.class-diagram__explanation{color:#b9c9d9;background:#172334;border:1px solid #35465a}.diagram-relations{flex-wrap:wrap;gap:.5rem;margin:0;padding:.75rem .8rem 0;list-style:none;display:flex}.diagram-relation{background:#192536;border:1px solid #4b6178;border-left:4px solid #63c5f5;border-radius:.5rem;grid-template-columns:auto auto auto;align-items:center;gap:.25rem .45rem;padding:.45rem .6rem;font-size:.78rem;display:grid}.diagram-relation--inferred{border-left-style:dashed;border-left-color:#d8ad5c}.diagram-relation small{color:#a9b8c9;grid-column:1/-1}.diagram-classes{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));align-items:start;gap:.75rem;padding:.8rem;display:grid}.diagram-flow{background:#111a27;border:1px solid #35465a;border-radius:.6rem;height:32rem;min-height:20rem;margin:.8rem;overflow:hidden}.diagram-flow .react-flow__node-classDiagram{background:0 0;border:0;border-radius:.6rem;box-shadow:0 .35rem 1rem #0000003d}.diagram-flow .react-flow__edge-path{stroke:#63c5f5;stroke-width:2px}.diagram-flow .diagram-flow-edge--inferred .react-flow__edge-path{stroke:#d8ad5c;stroke-dasharray:7 5}.diagram-flow .react-flow__edge-text{fill:#dce7f2;font-size:11px}.diagram-flow .react-flow__edge-textbg{fill:#172334;fill-opacity:.94}.diagram-flow .react-flow__controls button{color:#dce7f2;background:#192536;border-color:#35465a}.diagram-flow .react-flow__controls button:hover{background:#23344a}.diagram-flow .react-flow__controls button path{fill:currentColor}.diagram-flow .react-flow__attribution{color:#7f91a5;background:#111a27e0}.diagram-flow .react-flow__attribution a{color:inherit}.diagram-handle{opacity:0;pointer-events:none}.diagram-class{background:#192536;border:1px solid #496077;border-radius:.6rem;max-height:26.25rem;overflow:auto}.diagram-class__title{color:#f2f7fb;text-align:left;cursor:pointer;background:#23344a;border:0;width:100%;padding:.65rem .75rem;display:grid}.diagram-class__title:hover,.diagram-class__title:focus-visible,.diagram-class section button:hover,.diagram-class section button:focus-visible{color:#9edcff}.diagram-class__title>span,.diagram-class__title>small{color:#a9b8c9;font-size:.7rem}.diagram-class__title>strong{margin-block:.15rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.diagram-class__bases{color:#b9c9d9;border-block:1px solid #35465a;margin:0;padding:.45rem .75rem;font-size:.74rem}.diagram-class section{padding:.55rem .75rem}.diagram-class section+section{border-top:1px solid #35465a}.diagram-class h3{color:#a9b8c9;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.69rem}.diagram-class section p{color:#8798aa;margin:0;font-size:.74rem}.diagram-class section ul{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.diagram-class section button{color:#dce7f2;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:.18rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.diagram-class section button span{color:#b7c7d7}.diagram-errors{color:#ffd1d5;background:#352027;border:1px solid #9d5860;border-radius:.5rem;margin:0 .8rem .8rem;padding:.55rem .7rem;font-size:.77rem}.diagram-outline{color:#c5d3e1;background:#172334;border:1px solid #4b6178;border-radius:.5rem;margin:0 .8rem .8rem;padding:.55rem .7rem;font-size:.77rem}.diagram-outline p{color:#a9b8c9;margin:.5rem 0}.diagram-outline ul{gap:.25rem;margin:0;padding-left:1.25rem;display:grid}.diagram-outline li>ul{margin-block:.2rem .45rem}.diagram-outline button{color:#dce7f2;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:.15rem 0}.diagram-outline button:hover,.diagram-outline button:focus-visible{color:#9edcff}.diagram-errors ul{margin-bottom:0;padding-left:1.2rem}.ide-shell[data-theme=light] .class-diagram{color:#17263a}.ide-shell[data-theme=light] .class-diagram__warning{color:#654a0f;background:#fff4d6}.ide-shell[data-theme=light] .class-diagram__explanation,.ide-shell[data-theme=light] .diagram-class,.ide-shell[data-theme=light] .diagram-relation,.ide-shell[data-theme=light] .diagram-flow{color:#17263a;background:#fff;border-color:#ccd7e1}.ide-shell[data-theme=light] .diagram-class__title{color:#17263a;background:#edf2f6}.ide-shell[data-theme=light] .diagram-class__title>span,.ide-shell[data-theme=light] .diagram-class__title>small,.ide-shell[data-theme=light] .diagram-class h3,.ide-shell[data-theme=light] .diagram-relation small,.ide-shell[data-theme=light] .class-diagram__explanation,.ide-shell[data-theme=light] .diagram-class__bases,.ide-shell[data-theme=light] .diagram-class section p{color:#52677c}.ide-shell[data-theme=light] .diagram-class section,.ide-shell[data-theme=light] .diagram-class__bases{border-color:#dbe3ea}.ide-shell[data-theme=light] .diagram-class section button{color:#17263a}.ide-shell[data-theme=light] .diagram-flow .react-flow__edge-text{fill:#17263a}.ide-shell[data-theme=light] .diagram-flow .react-flow__edge-textbg{fill:#fff}.ide-shell[data-theme=light] .diagram-flow .react-flow__controls button{color:#17263a;background:#fff;border-color:#ccd7e1}.ide-shell[data-theme=light] .diagram-flow .react-flow__attribution{color:#52677c;background:#ffffffe6}.ide-shell[data-theme=light] .diagram-errors{color:#7a2029;background:#fff0f1}.ide-shell[data-theme=light] .diagram-outline{color:#17263a;background:#fff;border-color:#ccd7e1}.ide-shell[data-theme=light] .diagram-outline p{color:#52677c}.ide-shell[data-theme=light] .diagram-outline button{color:#17263a}@media (width<=620px){.diagram-classes{grid-template-columns:1fr;padding:.6rem}.diagram-flow{height:28rem;margin:.6rem}.diagram-relations{padding-inline:.6rem}.class-diagram__warning,.class-diagram__explanation,.diagram-outline,.diagram-errors{margin-inline:.6rem}}
