*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html,body,#root{min-height:100%}html{-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer}ul,ol{list-style:none}a{color:inherit;text-decoration:none}:root{--color-white:#fff;--color-white-soft:#fafbfc;--color-white-muted:#f5f7f9;--color-white-deep:#eef1f5;--color-black:#000;--color-gray-light:#d1d5db;--color-gray:#9ca3af;--color-gray-dark:#6b7280;--color-gray-deep:#4b5563;--color-blue-soft:#eef4ff;--color-blue-soft-border:#cbd8ee;--color-blue-light:#263866;--color-blue:#1f2d56;--color-blue-dark:#182342;--color-green-light:#3fa46b;--color-green:#2e8b57;--color-green-dark:#246b44;--color-orange-light:#f7a56d;--color-orange:#f48a47;--color-orange-dark:#d96f2d;--color-pink-light:#f9bfd5;--color-pink:#f6a7c6;--color-pink-dark:#d978a1;--color-yellow-light:#f6d97b;--color-yellow:#f2c95b;--color-yellow-dark:#c99d2c;--color-red-light:#ef4444;--color-red:#dc2626;--color-red-dark:#991b1b;--color-bg:var(--color-white-deep);--color-success:var(--color-green);--color-warning:var(--color-yellow);--color-neutral:var(--color-gray);--color-error:var(--color-red);--color-link:var(--color-blue);--color-text:var(--color-black);--color-text-muted:var(--color-gray-deep);--color-text-subtle:var(--color-gray-dark);--color-chat-tutor-background:var(--color-white);--color-chat-tutor-border:var(--color-gray-light);--color-chat-student-background:var(--color-blue-soft);--color-chat-student-border:var(--color-blue-soft-border);--color-chat-message-text:var(--color-black);--color-chat-sender-text:var(--color-gray-dark);--color-surface:var(--color-white-muted);--color-surface-bright:var(--color-white);--color-border:var(--color-gray-light);--color-border-strong:var(--color-gray);--color-blue-hover:var(--color-blue-light);--color-blue-active:var(--color-blue-dark);--color-surface-hover:var(--color-white-soft);--color-surface-active:var(--color-white-deep);--color-error-hover:var(--color-red-light);--color-error-active:var(--color-red-dark);--shadow-button-hover:0 .25rem .75rem #1f2d5624;--shadow-button-active:0 .125rem .35rem #1f2d561f;--focus-ring:0 0 0 3px #1f2d5638;--font-sans:"Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs:.8rem;--font-size-sm:1rem;--font-size-base:1.2rem;--font-weight-regular:400;--font-weight-semibold:600;--font-weight-bold:700;--line-height-compact:1.25;--line-height-normal:1.5;--line-height-relaxed:1.6;--control-height-md:2.75rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--border-width-thin:1px;--border-width-medium:2px;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--shadow-surface:0 .125rem .375rem #1f2d560d, 0 .5rem 1.25rem #1f2d560f;--shadow-button-resting:0 0 0 1px #1f2d5614, 0 .125rem .35rem #1f2d5614;--page-max-width:1200px;--transition-fast:.15s ease}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}p{line-height:1.6}.text-link{color:var(--color-link);text-underline-offset:.15em;font-weight:600;text-decoration:underline}.text-link:hover{text-decoration-thickness:2px}.supporting-text{color:var(--color-text);font-size:var(--font-size-base);font-weight:var(--font-weight-regular)}.helper-text{color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular)}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-root--unwrapped{height:100dvh;min-height:100dvh;overflow:hidden}.page-container{width:100%;max-width:var(--page-max-width);padding:var(--space-12) var(--space-6) var(--space-6);flex-direction:column;flex:1;margin:0 auto;display:flex}.page-container--form{max-width:48rem}.page-container--wide{max-width:120rem}.page-section{padding:var(--space-8) 0}.app-root--auth-background{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%20900'%20xmlns='http://www.w3.org/2000/svg'%20preserveAspectRatio='xMidYMid%20slice'%20%3e%3c!--%20Base%20--%3e%3crect%20width='1600'%20height='900'%20fill='%23f5f7f9'%20/%3e%3c!--%20Top-left%20partial%20mass%20--%3e%3ccircle%20cx='10'%20cy='150'%20r='105'%20fill='%231f2d56'%20opacity='0.24'%20/%3e%3c!--%20Top-left%20dot%20grid%20--%3e%3cg%20fill='%23cbd8ee'%20opacity='0.68'%20%3e%3ccircle%20cx='250'%20cy='135'%20r='9'%20/%3e%3ccircle%20cx='295'%20cy='135'%20r='9'%20/%3e%3ccircle%20cx='340'%20cy='135'%20r='9'%20/%3e%3ccircle%20cx='250'%20cy='180'%20r='9'%20/%3e%3ccircle%20cx='295'%20cy='180'%20r='9'%20/%3e%3ccircle%20cx='340'%20cy='180'%20r='9'%20/%3e%3c/g%3e%3c!--%20Top-right%20translucent%20circle%20--%3e%3ccircle%20cx='1410'%20cy='165'%20r='92'%20fill='%23cbd8ee'%20opacity='0.42'%20/%3e%3c!--%20Top-right%20dotted%20sweep%20--%3e%3cpath%20d='%20M1120%200%20C1220%2095%201345%20150%201470%20172%20C1530%20182%201570%20185%201600%20185%20'%20fill='none'%20stroke='%231f2d56'%20stroke-width='10'%20stroke-linecap='round'%20stroke-dasharray='2%2036'%20opacity='0.28'%20/%3e%3c!--%20Mid-left%20translucent%20circle%20--%3e%3ccircle%20cx='260'%20cy='430'%20r='80'%20fill='%23cbd8ee'%20opacity='0.44'%20/%3e%3c!--%20Mid-left%20dotted%20sweep%20--%3e%3cpath%20d='%20M0%20520%20C110%20460%20220%20440%20345%20455%20C410%20463%20470%20480%20520%20505%20'%20fill='none'%20stroke='%231f2d56'%20stroke-width='10'%20stroke-linecap='round'%20stroke-dasharray='2%2036'%20opacity='0.28'%20/%3e%3c!--%20Center%20dot%20grid%20--%3e%3cg%20fill='%23cbd8ee'%20opacity='0.66'%20%3e%3ccircle%20cx='675'%20cy='430'%20r='9'%20/%3e%3ccircle%20cx='720'%20cy='430'%20r='9'%20/%3e%3ccircle%20cx='765'%20cy='430'%20r='9'%20/%3e%3ccircle%20cx='810'%20cy='430'%20r='9'%20/%3e%3ccircle%20cx='675'%20cy='475'%20r='9'%20/%3e%3ccircle%20cx='720'%20cy='475'%20r='9'%20/%3e%3ccircle%20cx='765'%20cy='475'%20r='9'%20/%3e%3ccircle%20cx='810'%20cy='475'%20r='9'%20/%3e%3c/g%3e%3c!--%20Center-right%20triangle%20--%3e%3cpolygon%20points='1085,355%201185,525%20985,525'%20fill='%23cbd8ee'%20opacity='0.54'%20/%3e%3c!--%20Right-center%20translucent%20circle%20--%3e%3ccircle%20cx='1395'%20cy='470'%20r='70'%20fill='%23cbd8ee'%20opacity='0.40'%20/%3e%3c!--%20Bottom-left%20curved%20mass%20--%3e%3cpath%20d='%20M0%20900%20V730%20C115%20675%20245%20670%20355%20715%20C450%20755%20520%20825%20565%20900%20Z%20'%20fill='%231f2d56'%20opacity='0.24'%20/%3e%3c!--%20Bottom-left%20translucent%20circle%20--%3e%3ccircle%20cx='350'%20cy='735'%20r='92'%20fill='%23cbd8ee'%20opacity='0.42'%20/%3e%3c!--%20Bottom-left%20dotted%20sweep%20--%3e%3cpath%20d='%20M35%20865%20C150%20775%20260%20735%20390%20720%20C450%20714%20510%20716%20565%20728%20'%20fill='none'%20stroke='%231f2d56'%20stroke-width='10'%20stroke-linecap='round'%20stroke-dasharray='2%2036'%20opacity='0.28'%20/%3e%3c!--%20Bottom-center%20triangle%20--%3e%3cpolygon%20points='775,675%20890,870%20660,870'%20fill='%23cbd8ee'%20opacity='0.52'%20/%3e%3c!--%20Bottom-right%20large%20mass%20--%3e%3cpath%20d='%20M1000%20900%20C1060%20770%201185%20660%201340%20625%20C1440%20602%201535%20615%201600%20650%20V900%20Z%20'%20fill='%231f2d56'%20opacity='0.28'%20/%3e%3c!--%20Bottom-right%20translucent%20circle%20--%3e%3ccircle%20cx='1325'%20cy='690'%20r='118'%20fill='%23cbd8ee'%20opacity='0.42'%20/%3e%3c!--%20Bottom-right%20dot%20grid%20--%3e%3cg%20fill='%23cbd8ee'%20opacity='0.68'%20%3e%3ccircle%20cx='1425'%20cy='790'%20r='9'%20/%3e%3ccircle%20cx='1470'%20cy='790'%20r='9'%20/%3e%3ccircle%20cx='1515'%20cy='790'%20r='9'%20/%3e%3ccircle%20cx='1425'%20cy='835'%20r='9'%20/%3e%3ccircle%20cx='1470'%20cy='835'%20r='9'%20/%3e%3ccircle%20cx='1515'%20cy='835'%20r='9'%20/%3e%3c/g%3e%3c!--%20Bottom-right%20dotted%20sweep%20--%3e%3cpath%20d='%20M1110%20880%20C1225%20770%201350%20705%201475%20675%20C1525%20663%201565%20660%201600%20662%20'%20fill='none'%20stroke='%231f2d56'%20stroke-width='10'%20stroke-linecap='round'%20stroke-dasharray='2%2036'%20opacity='0.30'%20/%3e%3c/svg%3e") 50%/100% 100% no-repeat}.page-container--unwrapped{flex:1 1 0;width:100%;max-width:none;min-height:0;padding:0;overflow:hidden}.page-container--unwrapped>.page-block--workspace{flex:1 1 0;width:100%;min-height:0;overflow:hidden}.page-container--unwrapped .chatroom-page{flex:1 1 0;width:100%;height:100%;min-height:0;overflow:hidden}@media (width<=850px){.navbar{min-height:4rem}.navbar-container{min-height:4rem;padding:0 var(--space-4)}}.navbar{z-index:100;border-bottom:1px solid var(--color-border);background:var(--color-surface);min-height:6rem;position:relative;overflow:visible}.navbar-container{width:100%;min-height:6rem;padding:0 var(--space-6);align-items:center;display:flex;position:relative}.navbar-brand{color:var(--color-blue);transition:color var(--transition-fast), box-shadow var(--transition-fast);font-size:1.75rem;font-weight:700;text-decoration:none}.navbar-actions{right:var(--space-6);bottom:var(--space-2);align-items:center;display:flex;position:absolute}.navbar-ribbon{align-items:stretch;gap:var(--space-2);min-height:2.75rem;display:inline-flex}.navbar-home{justify-content:center;align-items:center;gap:var(--space-2);min-height:2.75rem;padding:0 var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white-soft);box-shadow:var(--shadow-button-resting);color:var(--color-blue-dark);transition:background var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);text-decoration:none;display:inline-flex}.navbar-home:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-blue);box-shadow:var(--shadow-button-hover)}.navbar-home:focus-visible{z-index:1;box-shadow:var(--focus-ring);outline:none;position:relative}.navbar-home__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);white-space:nowrap}.navbar-ribbon__icon{flex:none;width:1.15rem;height:1.15rem}.page-block{width:100%}.page-block--centered{flex-direction:column;flex:1;justify-content:center;display:flex}.page-block--content-centered{flex-direction:column;flex:1;justify-content:center;display:flex;transform:translateY(-2.5rem)}.page-block--workspace{flex-direction:column;flex:1;display:flex}.page-block--workspace>.content-box{flex:1}.page-header{margin-bottom:var(--space-10)}.page-header-title{color:var(--color-blue);font-size:2rem}.content-box{width:100%;min-height:60vh;padding:var(--space-6);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-surface)}.content-box--compact{min-height:auto}.content-box--medium{min-height:18rem}.content-box--large{--content-box-large-height:clamp(42rem, calc(100vh - 12rem), 58rem);min-height:var(--content-box-large-height)}.page-block--workspace>.content-box--large.content-box--height-bounded{flex:0 0 var(--content-box-large-height);height:var(--content-box-large-height);min-height:var(--content-box-large-height);max-height:var(--content-box-large-height);overflow:hidden}.content-box--centered{justify-content:center;align-items:center;display:flex}.content-box--stretch{width:100%}.content-box--layout-fill{flex-direction:column;min-height:0;display:flex}.content-box--layout-stack{flex-direction:column;display:flex}.content-box--layout-stack-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.content-box--layout-center{justify-content:center;align-items:center;display:flex}.footer{border-top:1px solid var(--color-border);background:var(--color-blue);color:var(--color-white);margin-top:auto}.footer-container{width:100%;min-height:6rem;padding:var(--space-4) var(--space-6);justify-content:flex-end;align-items:flex-end;margin:0;display:flex}.footer-text{font-size:.875rem}.page-shell__alert{width:100%;padding:var(--space-3) var(--space-6)}@media (width<=850px){.navbar{min-height:auto}.navbar-container{min-height:auto;padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.navbar-brand{flex:1 0 100%;min-width:0}.navbar-actions{flex:100%;width:100%;display:flex;position:static}.navbar-ribbon{gap:var(--space-2);width:100%;min-height:2.5rem;display:flex}.navbar-home,.navbar-ribbon>*{flex:1 1 0;min-width:0}.navbar-home{min-height:2.5rem;padding:0 var(--space-3)}}.form{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.form--compact{gap:var(--space-3)}.form--comfortable{gap:var(--space-6)}.form-field{gap:var(--space-2);flex-direction:column;display:flex}.form-field--inline{flex-direction:row;align-items:center}.form-label{color:var(--color-text);font-size:1.2rem;font-weight:600}.form-control{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text)}input.form-control--compact{height:2rem;padding:0 var(--space-3);font-size:var(--font-size-sm);line-height:normal}.form-control:focus{outline:2px solid var(--color-blue);outline-offset:2px;border-color:var(--color-blue)}.form-control:disabled{cursor:not-allowed;opacity:.65}.form-field__meta{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.form-character-count{color:var(--color-black);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);white-space:nowrap;flex:none;margin:0}.form-character-count--error{color:var(--color-error)}input.form-control[readonly],textarea.form-control[readonly]{cursor:not-allowed;background:var(--color-surface-active)}textarea.form-control{resize:vertical;min-height:8rem}textarea.form-control--compact{min-height:5rem}select.form-control{cursor:pointer}.form-help{font-size:var(--font-size-sm);color:var(--color-text-muted);margin:0}.form-message--center{text-align:center}.form-message--right{text-align:right}.form-error{font-size:var(--font-size-xs);color:var(--color-error)}.form-actions{align-items:center;gap:var(--space-3);margin-top:var(--space-2);display:flex}.form-actions--right{justify-content:flex-end}.form-actions--between{justify-content:space-between}.password-control{width:100%;position:relative}.password-control-input{padding-right:3.5rem}.password-toggle{top:50%;right:var(--space-3);border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--color-blue);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;transform:translateY(-50%)}.password-toggle-icon{width:1.15rem;height:1.15rem}.password-toggle:hover{background:var(--color-surface-active)}.password-toggle:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}.password-toggle:disabled{cursor:not-allowed;opacity:.65}.form-control::placeholder{color:var(--color-text-subtle);opacity:1}.file-field__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-field{width:100%;min-width:0;padding:var(--space-3) var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.file-field--disabled{opacity:.65}.file-field__empty{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;min-width:0;display:flex}.file-field__prompt{min-width:0;color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-normal);overflow-wrap:anywhere}.file-field__selected{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-width:0;display:flex}.file-field__file-name{align-items:center;gap:var(--space-2);min-width:0;color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);overflow-wrap:anywhere;display:flex}.file-field__check{color:var(--color-success);font-weight:var(--font-weight-bold);flex:none}.file-field__remove{width:var(--control-height-md);height:var(--control-height-md);border:var(--border-width-thin) solid transparent;border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:1.25rem;font-weight:var(--font-weight-bold);background:0 0;flex:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.file-field__remove:not(:disabled){cursor:pointer}.file-field__remove:not(:disabled):hover{border-color:var(--color-border);background:var(--color-surface-hover);color:var(--color-error)}.file-field__remove:focus-visible{box-shadow:var(--focus-ring);outline:none}.file-field__remove:disabled{cursor:not-allowed;opacity:.5}@media (width<=36rem){.file-field__empty{flex-direction:column;align-items:stretch}.file-field__empty .button{width:100%}}.button{min-height:2.75rem;padding:0 var(--space-5);border:var(--border-width-thin) solid transparent;border-radius:var(--radius-lg);box-shadow:var(--shadow-button-resting);font-weight:var(--font-weight-semibold);text-align:center;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast), opacity var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.button:not(:disabled){cursor:pointer}.button:not(:disabled):active{box-shadow:var(--shadow-button-active);transform:translateY(1px)}.button--primary{border-color:var(--color-blue-dark);background:var(--color-blue);color:var(--color-white)}.button--primary:not(:disabled):hover{background:var(--color-blue-hover);box-shadow:var(--shadow-button-hover)}.button--primary:not(:disabled):active{background:var(--color-blue-active)}.button--secondary{border-color:var(--color-border-strong);background:var(--color-surface);color:var(--color-text)}.button--secondary:not(:disabled):hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-blue);box-shadow:var(--shadow-button-hover)}.button--secondary:not(:disabled):active{background:var(--color-surface-active)}.button--danger{border-color:var(--color-red-dark);background:var(--color-error);color:var(--color-white)}.button--danger:not(:disabled):hover{background:var(--color-error-hover);box-shadow:var(--shadow-button-hover)}.button--danger:not(:disabled):active{background:var(--color-error-active)}.button:focus-visible{box-shadow:var(--focus-ring);outline:none}.button--full{width:100%}.button:disabled{cursor:not-allowed;box-shadow:none;opacity:.5}.tri-signal-dot{vertical-align:middle;border-radius:999px;width:.75rem;height:.75rem;display:inline-block}.tri-signal-dot--green{background-color:var(--color-success)}.tri-signal-dot--yellow{background-color:var(--color-warning)}.tri-signal-dot--red{background-color:var(--color-error)}.tri-signal-dot--gray{background-color:var(--color-neutral)}.list-table{width:100%}.list-table__viewport{border:var(--border-width-thin) solid var(--color-border-strong);border-radius:var(--radius-md);background-color:var(--color-surface);width:100%;overflow-x:auto;box-shadow:0 0 0 1px #cbd5e138,0 .125rem .4rem #1f2d560d}.list-table__table{border-collapse:collapse;width:100%;font-size:.95rem}.list-table__head{background-color:var(--color-surface-active)}.list-table__header-cell{padding:var(--space-3) var(--space-4);text-align:left;font-weight:var(--font-weight-bold);color:var(--color-text);border-bottom:var(--border-width-thin) solid var(--color-border-strong);white-space:nowrap}.list-table__body td{padding:var(--space-3) var(--space-4);border-bottom:var(--border-width-thin) solid var(--color-border);vertical-align:middle}.list-table__body tr:last-child td{border-bottom:none}.list-table__row{cursor:pointer}.list-table__row>td{transition:background-color var(--transition-fast), box-shadow var(--transition-fast);background-color:#0000}.list-table__row:not(.list-table__row--selected):hover>td{background-color:var(--color-surface-hover)}.list-table__row--selected>td{background-color:var(--color-blue-soft)}.list-table__row--selected>td:first-child{box-shadow:inset .25rem 0 0 var(--color-blue)}.list-table__row--selected:hover>td{background-color:var(--color-blue-soft)}.list-table__row:focus-visible{outline:2px solid var(--color-blue);outline-offset:-2px}.list-table__empty-cell{padding:var(--space-6) var(--space-4);text-align:center;color:var(--color-black);font-weight:var(--font-weight-semibold)}.icon-button{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;color:var(--color-text);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:not(:disabled){cursor:pointer}.icon-button:not(:disabled):hover{background:var(--color-surface-hover);border-color:var(--color-border)}.icon-button:focus-visible{box-shadow:var(--focus-ring);outline:none}.icon-button:disabled{cursor:not-allowed;opacity:.5}.icon-button__icon{width:1.25rem;height:1.25rem}.chat-message-bubble{gap:var(--space-1);flex-direction:column;width:100%;display:flex}.chat-message-bubble--tutor{align-items:flex-start}.chat-message-bubble--student{align-items:flex-end}.chat-message-bubble__sender{padding:0 var(--space-2);color:var(--color-chat-sender-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal)}.chat-message-bubble__surface{width:fit-content;max-width:min(78%,46rem);padding:var(--space-3) var(--space-4);border-width:var(--border-width-thin);border-radius:var(--radius-lg);color:var(--color-chat-message-text);border-style:solid;border-color:#0000}.chat-message-bubble--tutor .chat-message-bubble__surface{border-color:var(--color-chat-tutor-border);border-bottom-left-radius:var(--radius-sm);background-color:var(--color-chat-tutor-background)}.chat-message-bubble--student .chat-message-bubble__surface{border-color:var(--color-chat-student-border);border-bottom-right-radius:var(--radius-sm);background-color:var(--color-chat-student-background)}.chat-message-bubble__content{color:inherit;font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);overflow-wrap:anywhere}.chat-message-bubble__content>:first-child{margin-top:0}.chat-message-bubble__content>:last-child{margin-bottom:0}.chat-message-bubble__content p{margin:0 0 var(--space-3)}.chat-message-bubble__content ul,.chat-message-bubble__content ol{margin:0 0 var(--space-3);padding-left:var(--space-5)}.chat-message-bubble__content ul{list-style-type:disc}.chat-message-bubble__content ol{list-style-type:decimal}.chat-message-bubble__content ul ul{list-style-type:circle}.chat-message-bubble__content li{margin-bottom:var(--space-1)}.chat-message-bubble__content li>ul,.chat-message-bubble__content li>ol{margin-top:var(--space-1);margin-bottom:0}.chat-message-bubble__content strong{font-weight:var(--font-weight-semibold)}.chat-message-bubble__content .katex-display{margin:var(--space-3) 0;overflow:auto hidden}.chat-message-bubble__content .katex{font-size:1.05em}@media (width<=48rem){.chat-message-bubble__surface{max-width:90%}}.modal{z-index:1000;padding:var(--space-5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#1823426b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal__dialog{width:min(100%,34rem);max-height:calc(100vh - (var(--space-5) * 2));border:var(--border-width-thin) solid var(--color-border-strong);border-radius:var(--radius-lg);background-color:var(--color-surface-bright);box-shadow:var(--shadow-surface);overflow-y:auto}.modal__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-4) var(--space-4) var(--space-4) var(--space-5);border-bottom:var(--border-width-thin) solid var(--color-blue-dark);background-color:var(--color-blue);display:flex}.modal__header-content{flex:1;min-width:0}.modal__title{color:var(--color-white);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-compact);margin:0}.modal__description{margin:var(--space-2) 0 0;color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed)}.modal__close{width:2rem;height:2rem;color:var(--color-white);font-size:1.35rem;font-weight:var(--font-weight-bold);flex:none;line-height:1}.modal__body{padding:var(--space-5)}.modal__preference{align-items:center;gap:var(--space-3);margin-top:var(--space-4);color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:var(--line-height-normal);cursor:pointer;display:flex}.modal__preference input{width:1rem;height:1rem;accent-color:var(--color-blue);cursor:pointer;flex:none;margin:0}.modal__actions{justify-content:flex-end;align-items:center;gap:var(--space-3);margin-top:var(--space-6);display:flex}@media (width<=36rem){.modal{padding:var(--space-4) var(--space-3);align-items:flex-start;overflow-y:auto}.modal__dialog{width:100%;max-height:none}.modal__actions{flex-direction:column-reverse;align-items:stretch}.modal__actions .button{width:100%}}.modal__close:not(:disabled):hover{color:var(--color-white);background-color:#ffffff1f;border-color:#ffffff59}.page-alert{justify-content:space-between;align-items:flex-start;gap:var(--space-4);width:100%;padding:var(--space-4);border:var(--border-width-thin) solid transparent;border-radius:var(--radius-md);box-shadow:var(--shadow-surface);display:flex}.page-alert__content{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.page-alert__title{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal);margin:0}.page-alert__message{font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);margin:0}.page-alert__dismiss{color:inherit;font:inherit;font-size:var(--font-size-base);cursor:pointer;background:0 0;border:0;flex:none;padding:0;line-height:1}.page-alert__dismiss:focus-visible{outline-offset:2px;outline:2px solid}.page-alert--error{border-color:var(--color-error);background:color-mix(in srgb, var(--color-error) 10%, var(--color-surface));color:var(--color-error)}.page-alert--warning{border-color:var(--color-warning);background:color-mix(in srgb, var(--color-warning) 10%, var(--color-surface));color:var(--color-warning)}.page-alert--success{border-color:var(--color-success);background:color-mix(in srgb, var(--color-success) 10%, var(--color-surface));color:var(--color-success)}.page-alert--info{border-color:var(--color-blue);background:color-mix(in srgb, var(--color-blue) 10%, var(--color-surface));color:var(--color-blue)}.wizard-step-indicator{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.wizard-step{align-items:center;gap:var(--space-2);color:#6b7280;font-size:.95rem;font-weight:600;display:inline-flex}.wizard-step-number{color:#374151;background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.85rem;display:inline-flex}.wizard-step--active{color:var(--color-blue)}.wizard-step--active .wizard-step-number{background:var(--color-blue);color:var(--color-white)}.wizard-step--complete .wizard-step-number{background:var(--color-green);color:var(--color-white)}.tutor-library-table__row{cursor:pointer;transition:background-color var(--transition-fast)}.tutor-library-table__row:hover{background-color:var(--color-surface-hover)}.tutor-library-table__row--selected{background-color:var(--color-surface-active)}.tutor-library-table__cell{max-width:18rem}.tutor-library-table__text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tutor-library-table__created-cell{white-space:nowrap}.tutor-library-table__availability-cell{text-align:center;width:7rem}.teacher-dashboard-main-content{flex-direction:column;width:100%;display:flex}.teacher-dashboard-main-content__nav{padding-left:var(--space-4);margin-bottom:var(--space-1);align-items:center;display:flex}.teacher-dashboard-main-content__section-label{padding:var(--space-2) var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface-hover);color:var(--color-text);font-weight:var(--font-weight-semibold)}.teacher-dashboard-main-content__body{width:100%;padding:var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-lg);background-color:var(--color-surface);box-shadow:0 .15rem .3rem #1f2d5609}.tutor-library-content-box{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.tutor-library-content-box__header{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.tutor-library-content-box__title{color:var(--color-text);margin:0;font-size:1.25rem}.tutor-library-content-box__create-button{min-height:2.25rem;padding:0 var(--space-4);flex-shrink:0;font-size:.875rem}.tutor-library-content-box__load-more-button,.tutor-library-content-box__manage-button{min-height:2.25rem;padding:0 var(--space-4);font-size:.875rem}.tutor-library-content-box__message{color:var(--color-gray-dark);margin:0}.tutor-library-content-box__error{color:var(--color-error);margin:0;font-weight:700}.tutor-library-content-box__footer{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-4);display:flex}.tutor-library-content-box__manage-button{white-space:nowrap;margin-left:auto}.prompt-details-panel{min-height:22rem;padding:var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-surface)}.prompt-details-panel__empty{color:var(--color-text);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);margin:0}.prompt-details-panel__name{margin:0 0 var(--space-2);color:var(--color-blue);font-size:1.3rem;font-weight:var(--font-weight-bold);line-height:var(--line-height-normal)}.prompt-details-panel__description{margin:0 0 var(--space-3);color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed)}.prompt-details-panel__meta{margin:var(--space-2) 0 0;color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal)}.prompt-details-panel__prompt-text-wrapper{margin-top:var(--space-4)}.prompt-details-panel__section-title{margin:0 0 var(--space-2);color:var(--color-text);font-size:1.1rem;font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal)}.prompt-details-panel__prompt-text{padding:var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white-soft);color:var(--color-text);font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);margin:0}.prompt-details-panel__prompt-text>:first-child{margin-top:0}.prompt-details-panel__prompt-text>:last-child{margin-bottom:0}.prompt-details-panel__prompt-text h2{margin:var(--space-4) 0 var(--space-2);color:var(--color-blue);font-size:1.05rem;font-weight:var(--font-weight-bold);line-height:var(--line-height-normal)}.prompt-details-panel__prompt-text p{margin:0 0 var(--space-3)}.prompt-details-panel__prompt-text ul,.prompt-details-panel__prompt-text ol{margin:0 0 var(--space-3);padding-left:var(--space-6)}.prompt-details-panel__prompt-text ul{list-style-type:disc}.prompt-details-panel__prompt-text ol{list-style-type:decimal}.prompt-details-panel__prompt-text ul ul{list-style-type:circle}.prompt-details-panel__prompt-text li{margin-bottom:var(--space-1)}.prompt-details-panel__prompt-text li>ul,.prompt-details-panel__prompt-text li>ol{margin-top:var(--space-1);margin-bottom:0}.prompt-details-panel__prompt-text strong{font-weight:var(--font-weight-semibold)}.prompt-details-panel__prompt-text--scroll{max-height:18rem;overflow-y:auto}.tutor-dashboard-form{width:100%}.tutor-dashboard-form__meta{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.tutor-dashboard-form__meta-item{color:var(--color-gray-dark);margin:0;font-size:.95rem;font-weight:600}.tutor-dashboard-form__fields{width:100%}.tutor-dashboard-form__editable-field{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;display:grid}.tutor-dashboard-form__editable-field .icon-button{margin-top:1.9rem}.tutor-dashboard-form__field-actions{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.tutor-dashboard-form__error{color:var(--color-error);margin:0;font-weight:600;line-height:1.5}@media (width<=900px){.tutor-dashboard-form{width:100%;min-width:0}.tutor-dashboard-form__meta{gap:var(--space-1);margin-bottom:var(--space-3)}.tutor-dashboard-form__meta-item{font-size:var(--font-size-sm);overflow-wrap:anywhere}.tutor-dashboard-form__fields{width:100%;min-width:0}.tutor-dashboard-form__editable-field{gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0}.tutor-dashboard-form__editable-field>*{min-width:0}.tutor-dashboard-form__editable-field .icon-button{margin-top:1.75rem}.tutor-dashboard-form__field-actions{gap:var(--space-2);margin-top:var(--space-2)}.tutor-dashboard-form__field-actions .button{flex:auto}}.classroom-library-content-box{width:100%}.classroom-library-content-box__header{justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-4);align-items:flex-start;display:flex}.classroom-library-content-box__title{color:var(--color-text);margin:0;font-size:1.25rem}.classroom-library-content-box__subtitle{margin:var(--space-1) 0 0;color:var(--color-gray-dark);line-height:1.5}.classroom-library-content-box__message,.classroom-library-content-box__error{color:var(--color-gray-dark);margin:0;line-height:1.6}.classroom-library-content-box__error{color:var(--color-error)}.classroom-library-content-box__footer{justify-content:space-between;gap:var(--space-3);margin-top:var(--space-4);display:flex}.classroom-library-content-box__view-button{margin-left:auto}@media (width<=700px){.classroom-library-content-box__header,.classroom-library-content-box__footer{flex-direction:column}.classroom-library-content-box__view-button{margin-left:0}}.classroom-library-table__cell{vertical-align:middle}.classroom-library-table__text{font-weight:600}.classroom-library-table__status-cell{text-align:center;width:5rem}.classroom-dashboard-content{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.classroom-library-content-box__footer{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-4);display:flex}.classroom-library-content-box__selection-actions{align-items:center;gap:var(--space-3);margin-left:auto;display:flex}.classroom-dashboard-form{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.classroom-dashboard-form__meta{gap:var(--space-2);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.classroom-dashboard-form__meta-item{color:var(--color-gray-dark);font-weight:600}.classroom-dashboard-form__status-line{align-items:center;gap:var(--space-2);color:var(--color-text);display:flex}.classroom-dashboard-form__join-line{overflow-wrap:anywhere}.classroom-dashboard-form__fields{width:100%}.classroom-dashboard-form__editable-field{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;width:100%;display:grid}.classroom-dashboard-form__editable-field .icon-button{margin-top:var(--space-8)}.classroom-dashboard-form__field-actions{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.classroom-dashboard-form__duration-fields{gap:var(--space-3);grid-template-columns:10rem 10rem;width:fit-content;max-width:100%;display:grid}.classroom-dashboard-form__duration-label{color:var(--color-gray-dark);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal)}.classroom-dashboard-form__helper{color:var(--color-gray-dark);font-weight:600}@media (width<=700px){.classroom-dashboard-form__editable-field{grid-template-columns:1fr}.classroom-dashboard-form__editable-field .icon-button{margin-top:0}.classroom-dashboard-form__duration-fields{grid-template-columns:1fr}}.classroom-dashboard-form .form-error{font-size:var(--font-size-sm)}.classroom-controls-box{gap:var(--space-4);width:100%;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;display:flex}.classroom-controls-box__title{color:var(--color-text)}.classroom-controls-box__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.classroom-controls-box__message{color:var(--color-gray-dark)}.classroom-standby-roster-box{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.classroom-standby-roster-box__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.classroom-standby-roster-box__heading{gap:var(--space-1);flex-direction:column;display:flex}.classroom-standby-roster-box__title{color:var(--color-text)}.classroom-standby-roster-box__subtitle,.classroom-standby-roster-box__count{color:var(--color-gray-dark);font-weight:600}.classroom-standby-roster-box__status{align-items:flex-end;gap:var(--space-1);flex-direction:column;display:flex}.classroom-standby-roster-box__actions{justify-content:flex-end;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.classroom-standby-roster-box__edit-icon{object-fit:contain;width:1rem;height:1rem}.classroom-standby-roster-box__limit-message{color:var(--color-error);margin:0;font-weight:600}@media (width<=900px){.classroom-standby-roster-box__header{flex-direction:column}.classroom-standby-roster-box__status{align-items:flex-start}.classroom-standby-roster-box__actions{justify-content:flex-start}}.classroom-standby-roster-box__edit-button-content{align-items:center;gap:var(--space-2);display:inline-flex}.classroom-standby-roster-box__edit-icon{object-fit:contain;flex:none;width:1rem;height:1rem}.classroom-standby-roster-box .form-error{font-size:var(--font-size-sm)}.classroom-standby-roster-table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;overflow-x:auto}.classroom-standby-roster-table{border-collapse:collapse;width:100%}.classroom-standby-roster-table th,.classroom-standby-roster-table td{padding:var(--space-3);border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}.classroom-standby-roster-table th{background:var(--color-surface-active);color:var(--color-text);font-weight:700}.classroom-standby-roster-table tr:last-child td{border-bottom:0}.classroom-standby-roster-table__empty{color:var(--color-gray-dark);text-align:center;font-weight:600}.classroom-seats-box{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.classroom-seats-box__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.classroom-seats-box__heading{gap:var(--space-1);flex-direction:column;display:flex}.classroom-seats-box__title{color:var(--color-text)}.classroom-seats-box__subtitle,.classroom-seats-box__count,.classroom-seats-box__message{color:var(--color-gray-dark);font-weight:600}.classroom-seats-box__actions{justify-content:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}@media (width<=900px){.classroom-seats-box__header{flex-direction:column}.classroom-seats-box__actions{justify-content:flex-start}}.classroom-seat-table__row{transition:background-color var(--transition-fast)}.classroom-seat-table__row:hover{background-color:var(--color-surface-hover)}.classroom-seat-table__cell{vertical-align:middle;max-width:18rem}.classroom-seat-table__text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.classroom-seat-table__status-cell{white-space:nowrap}.classroom-seat-table__status{align-items:center;gap:var(--space-2);font-weight:600;display:inline-flex}.classroom-seat-table__messages-cell{white-space:nowrap}.classroom-seat-table__actions-cell{white-space:nowrap;text-align:center;width:7rem}.classroom-seat-table__actions{justify-content:center;align-items:center;gap:var(--space-2);display:flex}.classroom-seat-table__action-button{flex:none}@media (width<=500px){.chatroom-form__detail-row{gap:var(--space-1);grid-template-columns:1fr}}.chatroom-message-library{gap:var(--space-5);flex-direction:column;width:100%;display:flex}.chatroom-message-library__item{width:100%}.chatroom-message-composer{align-items:flex-end;gap:var(--space-2);width:100%;padding:var(--space-2);border-width:var(--border-width-thin);border-style:solid;border-color:var(--color-border);border-radius:var(--radius-lg);background-color:var(--color-surface);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);display:flex}.chatroom-message-composer:focus-within{border-color:var(--color-blue);box-shadow:var(--focus-ring)}.chatroom-message-composer__field{flex:1;min-width:0;display:flex;position:relative}.chatroom-message-composer__input{min-width:0;min-height:var(--control-height-md);max-height:10rem;padding:var(--space-2) var(--space-3);resize:none;color:var(--color-text);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);background-color:#0000;border:0;outline:none;flex:1;overflow-y:hidden}.chatroom-message-composer__input::placeholder{color:var(--color-gray-dark)}.chatroom-message-composer__input:disabled{cursor:not-allowed}.chatroom-message-composer__pending{top:50%;left:var(--space-3);align-items:center;gap:var(--space-2);pointer-events:none;color:var(--color-gray-dark);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);display:inline-flex;position:absolute;transform:translateY(-50%)}.chatroom-message-composer__pending-label{white-space:nowrap}.chatroom-message-composer__pending-dots{align-items:center;gap:.2rem;display:inline-flex}.chatroom-message-composer__pending-dots>span{background-color:currentColor;border-radius:999px;width:.35rem;height:.35rem;animation:1.2s ease-in-out infinite chatroom-message-pending-dot}.chatroom-message-composer__pending-dots>span:nth-child(2){animation-delay:.15s}.chatroom-message-composer__pending-dots>span:nth-child(3){animation-delay:.3s}@keyframes chatroom-message-pending-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-.15rem)}}@media (prefers-reduced-motion:reduce){.chatroom-message-composer__pending-dots>span{opacity:.6;animation:none}}.chatroom-message-composer__send{width:var(--control-height-md);height:var(--control-height-md);border-color:var(--color-blue);background-color:var(--color-blue);border-radius:999px;flex:none}.chatroom-message-composer__send:not(:disabled):hover{border-color:var(--color-blue-hover);background-color:var(--color-blue-hover)}.chatroom-message-composer__send .icon-button__icon{filter:brightness(0)invert()}.mobile-chatroom{background-color:var(--color-surface);flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex;overflow:hidden}.mobile-chatroom__header{width:100%;padding:.25rem var(--space-2);border-bottom:var(--border-width-thin) solid var(--color-border);background-color:var(--color-surface);flex:none;justify-content:space-between;align-items:center;display:flex}.mobile-chatroom__identity{flex-direction:column;gap:.1rem;min-width:0;display:flex}.mobile-chatroom__tutor-name{color:var(--color-text);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-compact);overflow-wrap:anywhere;margin:0}.mobile-chatroom__classroom-name{color:var(--color-text-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);overflow-wrap:anywhere;margin:0}.mobile-chatroom__instructions-button{width:100%;min-height:2.5rem;padding:0 var(--space-4);border:0;border-bottom:var(--border-width-thin) solid var(--color-border);background-color:var(--color-surface);color:var(--color-blue-dark);font:inherit;cursor:pointer;flex:none;justify-content:space-between;align-items:center;display:flex}.mobile-chatroom__instructions-button:hover{background-color:var(--color-surface-hover)}.mobile-chatroom__instructions-button:focus-visible{box-shadow:inset var(--focus-ring);outline:none}.mobile-chatroom__instructions-label{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);display:inline-flex}.mobile-chatroom__instructions-icon{flex:none;width:1.15rem;height:1.15rem}.mobile-chatroom__instructions-chevron{color:var(--color-gray-dark);flex:none;font-size:1.5rem;line-height:1}.mobile-chatroom__chat{width:100%;min-height:0;padding:var(--space-1) var(--space-2) var(--space-1);background-color:var(--color-surface);flex:1 1 0;display:flex;overflow:hidden}.mobile-chatroom__chat .chatroom-chat-panel{gap:var(--space-2);flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex;overflow:hidden}.mobile-chatroom__chat .chatroom-chat-panel__header{display:none}.mobile-chatroom__chat .chatroom-chat-panel__messages{min-height:0;padding:var(--space-2) var(--space-1);overscroll-behavior:contain;flex:1 1 0;overflow:hidden auto}.mobile-chatroom__chat .chatroom-chat-panel__footer{gap:var(--space-2);padding-top:var(--space-1);flex:none}.mobile-chatroom__chat .chat-message-bubble__surface{max-width:95%}.mobile-chatroom__chat .chatroom-message-composer{gap:.2rem;padding:.15rem}.mobile-chatroom__chat .chatroom-message-composer__input{padding:var(--space-1) var(--space-2)}@media (width<=24rem){.mobile-chatroom__header,.mobile-chatroom__instructions-button{padding-left:var(--space-3);padding-right:var(--space-3)}.mobile-chatroom__chat{padding-left:var(--space-2);padding-right:var(--space-2)}.mobile-chatroom__chat .chat-message-bubble__surface{max-width:96%}}@media (width<=36rem){.modal:has(.mobile-chatroom-instructions){align-items:center}.modal:has(.mobile-chatroom-instructions) .modal__dialog{max-height:calc(100dvh - (var(--space-4) * 2));overflow-y:auto}}.mobile-chatroom-instructions{gap:var(--space-5);flex-direction:column;width:100%;display:flex}.mobile-chatroom-instructions__section{gap:var(--space-3);flex-direction:column;display:flex}.mobile-chatroom-instructions__section:not(:last-of-type){padding-bottom:var(--space-5);border-bottom:var(--border-width-thin) solid var(--color-border)}.mobile-chatroom-instructions__heading{color:var(--color-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-compact);margin:0}.mobile-chatroom-instructions__text{color:var(--color-text-muted);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.mobile-chatroom-instructions__details{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.mobile-chatroom-instructions__detail-row{gap:var(--space-3);grid-template-columns:minmax(4rem,auto) minmax(0,1fr);display:grid}.mobile-chatroom-instructions__detail-row dt{color:var(--color-text);font-weight:var(--font-weight-bold)}.mobile-chatroom-instructions__detail-row dd{color:var(--color-text-muted);overflow-wrap:anywhere;margin:0}.mobile-chatroom-instructions__actions{width:100%;padding-top:var(--space-1)}.classroom-roster-autocomplete__input:-webkit-autofill{-webkit-text-fill-color:var(--color-text);box-shadow:0 0 0 1000px var(--color-surface) inset}.classroom-roster-autocomplete__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-text);box-shadow:0 0 0 1000px var(--color-surface) inset}.classroom-roster-autocomplete__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-text);box-shadow:0 0 0 1000px var(--color-surface) inset}.teacher-menu{flex:none;align-items:stretch;display:flex;position:relative}.teacher-menu__trigger{justify-content:center;align-items:center;gap:var(--space-2);min-height:2.75rem;padding:0 var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white-soft);box-shadow:var(--shadow-button-resting);color:var(--color-blue-dark);font-family:inherit;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast);display:inline-flex}.teacher-menu__trigger:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-blue);box-shadow:var(--shadow-button-hover)}.teacher-menu__trigger[aria-expanded=true]{border-color:var(--color-border-strong);background:var(--color-surface-active);color:var(--color-blue);box-shadow:var(--shadow-button-active)}.teacher-menu__trigger:focus-visible{z-index:1;box-shadow:var(--focus-ring);outline:none;position:relative}.teacher-menu__trigger-label{white-space:nowrap}.teacher-menu__trigger-icon{flex:none;width:1.15rem;height:1.15rem}.teacher-menu__dropdown{top:calc(100% + var(--space-2));z-index:110;gap:var(--space-3);width:16rem;padding:var(--space-4);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-button-hover);flex-direction:column;display:flex;position:absolute;right:0}.teacher-menu__item{text-align:center;justify-content:center;width:100%}.teacher-menu__divider{width:100%;height:1px;margin:var(--space-1) 0;background:var(--color-border)}.teacher-menu__error{color:var(--color-danger);font-size:var(--font-size-sm);text-align:center;margin:0}.teacher-students-table{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.teacher-students-table .list-table__viewport{flex:1 1 0;min-height:0;overflow:auto}.teacher-students-table .list-table__head{z-index:1;background:var(--color-surface);position:sticky;top:0}.teacher-students-table__name-column{width:30%}.teacher-students-table__email-column{width:45%}.teacher-students-table__created-column{width:25%}.teacher-students-table__name-cell{font-weight:var(--font-weight-semibold)}.teacher-students-table__email-cell{overflow-wrap:anywhere}.teacher-students-table__created-cell{white-space:nowrap}.teacher-students-table-mobile{flex-direction:column;flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex}.teacher-students-table-mobile__list{gap:var(--space-3);overscroll-behavior:contain;flex-direction:column;flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden auto}.teacher-students-table-mobile__student{width:100%;min-width:0;padding:var(--space-4);border:var(--border-width-thin) solid var(--color-border-strong);border-radius:var(--radius-md);background-color:var(--color-surface);color:var(--color-text);text-align:left;font:inherit;cursor:pointer;flex-direction:column;flex:none;align-items:flex-start;display:flex}.teacher-students-table-mobile__student--selected{background-color:var(--color-blue-soft);box-shadow:inset .25rem 0 0 var(--color-blue)}.teacher-students-table-mobile__student:focus-visible{outline:2px solid var(--color-blue);outline-offset:-2px}.teacher-students-table-mobile__name{width:100%;min-width:0;font-weight:var(--font-weight-semibold);overflow-wrap:anywhere;display:block}.teacher-students-table-mobile__email{width:100%;min-width:0;margin-top:var(--space-1);color:var(--color-text-muted);overflow-wrap:anywhere;display:block}.teacher-students-table-mobile__created{width:100%;min-width:0;margin-top:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-xs);display:block}.teacher-students-table-mobile__empty{padding:var(--space-5);text-align:center;font-weight:var(--font-weight-semibold);margin:0}.teacher-students-content-box{gap:var(--space-5);flex-direction:column;flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex}.teacher-students-content-box__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex:none;display:flex}.teacher-students-content-box__body{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.teacher-students-content-box__desktop-table{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex}.teacher-students-content-box__mobile-table{display:none}.teacher-students-content-box__message,.teacher-students-content-box__error{padding:var(--space-4);margin:0}.teacher-students-content-box__error{color:var(--color-error)}.teacher-students-content-box__actions{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-4);border-top:var(--border-width-thin) solid var(--color-border);flex:none;display:flex}@media (width<=768px){.teacher-students-content-box{gap:var(--space-4);flex-direction:column;flex:1 1 0;width:100%;min-width:0;min-height:0;max-height:60dvh;display:flex;overflow:hidden}.teacher-students-content-box__body{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.teacher-students-content-box__desktop-table{display:none}.teacher-students-content-box__mobile-table{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.teacher-students-content-box__actions{gap:var(--space-2);flex:none;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.teacher-students-content-box__actions .button{width:100%;min-width:0;padding-inline:var(--space-2)}}.teacher-account-navigation{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-student-form-modal__form{gap:var(--space-4);flex-direction:column;display:flex}.teacher-student-form-modal__error{color:var(--color-error)}.teacher-profile-content-box{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.teacher-profile-content-box__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.teacher-profile-content-box__title,.teacher-profile-content-box__description{margin:0}.teacher-profile-content-box__body{align-items:stretch;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-profile-content-box__body>.content-box{flex:none;height:auto;min-height:0}.teacher-profile-general-section{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-profile-general-section__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.teacher-profile-general-section__title,.teacher-profile-general-section__description{margin:0}.teacher-profile-general-section__body{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-profile-general-section__name{gap:var(--space-1);flex-direction:column;display:flex}.teacher-profile-general-section__name-value-row{justify-content:flex-start;align-items:center;gap:var(--space-2);display:flex}.teacher-profile-general-section__name-form{width:100%}.teacher-profile-general-section__details{gap:var(--space-2);margin:0;display:grid}.teacher-profile-general-section__detail{gap:var(--space-1);flex-direction:column;display:flex}.teacher-profile-general-section__label{color:var(--color-text);margin:0;font-size:.95rem;font-weight:700;line-height:1.25}.teacher-profile-general-section__value{color:var(--color-text);margin:0;line-height:1.25}.teacher-profile-general-section__edit{flex:none}.teacher-profile-security-section{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-profile-security-section__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.teacher-profile-security-section__title,.teacher-profile-security-section__description{margin:0}.teacher-profile-security-section__body{gap:var(--space-3);flex-direction:column;display:flex}.teacher-profile-security-section__details{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.teacher-profile-security-section__password{justify-content:flex-start;align-items:flex-end;gap:var(--space-4);display:flex}.teacher-profile-security-section__detail{gap:var(--space-1);flex-direction:column;display:flex}.teacher-profile-security-section__label{color:var(--color-text);margin:0;font-size:.95rem;font-weight:700;line-height:1.25}.teacher-profile-security-section__value{color:var(--color-text);margin:0;line-height:1.25}@media (width<=48rem){.teacher-profile-security-section__password{flex-direction:column;align-items:flex-start}}.teacher-profile-activity-section{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-profile-activity-section__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.teacher-profile-activity-section__title,.teacher-profile-activity-section__description{margin:0}.teacher-profile-activity-section__body{gap:var(--space-3);flex-direction:column;display:flex}.teacher-profile-activity-section__summary{gap:var(--space-4);margin:0;display:grid}.teacher-profile-activity-section__group{gap:var(--space-2);flex-direction:column;display:flex}.teacher-profile-activity-section__group-title{color:var(--color-text);margin:0;font-size:1rem;font-weight:700;line-height:1.25}.teacher-profile-activity-section__group-content{gap:var(--space-1);margin:0;display:grid}.teacher-profile-activity-section__row{justify-content:flex-start;align-items:center;gap:var(--space-3);min-height:1.35rem;display:flex}.teacher-profile-activity-section__label{min-width:10rem;color:var(--color-text);font-weight:700;line-height:1.2}.teacher-profile-activity-section__value{color:var(--color-text);font-weight:600;line-height:1.2}@media (width<=48rem){.teacher-profile-activity-section__row{align-items:flex-start;gap:var(--space-1);flex-direction:column}.teacher-profile-activity-section__label{min-width:0}}.teacher-prompts-table{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.teacher-prompts-table .list-table__viewport{flex:1 1 0;min-height:0;overflow:auto}.teacher-prompts-table .list-table__head{z-index:1;background:var(--color-surface);position:sticky;top:0}.teacher-prompts-table__name-column{width:30%}.teacher-prompts-table__description-column{width:50%}.teacher-prompts-table__created-column{width:20%}.teacher-prompts-table__name-cell{font-weight:var(--font-weight-semibold)}.teacher-prompts-table__description-cell{overflow-wrap:anywhere}.teacher-prompts-table__created-cell{white-space:nowrap}@media (width<=768px){.teacher-prompts-table{height:auto;min-height:0}.teacher-prompts-table .list-table__viewport{flex:none;width:100%;min-height:0;overflow:auto visible}.teacher-prompts-table .list-table__table{min-width:34rem}}.teacher-subscription-content-box{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.teacher-subscription-content-box__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.teacher-subscription-content-box__title,.teacher-subscription-content-box__description{margin:0}.teacher-subscription-content-box__body{align-items:stretch;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.teacher-subscription-content-box__body>.content-box{flex:none;height:auto;min-height:0}.teacher-subscription-content-box__unavailable{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.teacher-subscription-content-box__unavailable-title,.teacher-subscription-content-box__unavailable-description{margin:0}.teacher-subscription-content-box__unavailable-title{color:var(--color-text)}.teacher-subscription-content-box__unavailable-description{color:var(--color-text-muted)}@media (width<=768px){.teacher-subscription-content-box{gap:var(--space-3)}.teacher-subscription-content-box__body{gap:var(--space-2)}.teacher-subscription-content-box__body>.content-box{height:auto;min-height:0;padding:var(--space-4);box-shadow:none;background:0 0;border:0;border-radius:0}.teacher-subscription-content-box__unavailable{gap:var(--space-3)}.teacher-subscription-content-box__unavailable-title,.teacher-subscription-content-box__unavailable-description{overflow-wrap:anywhere}}.teacher-prompts-content-box{gap:var(--space-5);flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex}.teacher-prompts-content-box__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex:none;display:flex}.teacher-prompts-content-box__body{flex:1 1 0;width:100%;min-width:0;min-height:0;overflow:hidden}.teacher-prompts-content-box__message,.teacher-prompts-content-box__error{padding:var(--space-4);margin:0}.teacher-prompts-content-box__error{color:var(--color-error)}.teacher-prompts-content-box__actions{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-4);border-top:var(--border-width-thin) solid var(--color-border);flex:none;display:flex}@media (width<=768px){.teacher-prompts-content-box{flex:none;min-height:0}.teacher-prompts-content-box__body{flex:none;min-height:0;overflow:visible}.teacher-prompts-content-box__actions{flex-wrap:wrap}}.login-page-content,.signup-page-content,.email-verification-page-content,.student-join-classroom-page-content{gap:var(--space-3);flex-direction:column;width:100%;max-width:42rem;display:flex}.teacher-dashboard-page-content{gap:var(--space-6);flex-direction:column;width:100%;display:flex}.teacher-dashboard-header-row{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;display:flex}.teacher-dashboard-section-title{color:var(--color-text);font-size:1.75rem}.teacher-dashboard-new-tutor-button{white-space:nowrap}.teacher-dashboard-placeholder{border:1px dashed var(--color-border);border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:18rem;display:flex}@media (width<=768px){.teacher-students-dashboard{flex:none;height:auto;min-height:0}.teacher-students-dashboard__panels{flex:none;grid-template-rows:auto;grid-template-columns:minmax(0,1fr);gap:0;width:100%;height:auto;min-height:0;display:grid}.teacher-students-dashboard__panels>.content-box{height:auto;min-height:0;overflow:visible}.teacher-students-dashboard__panels>.content-box:first-child{display:none}}.tutor-wizard-prompt-page-content{gap:var(--space-4);flex-direction:column;flex:1;width:100%;display:flex}.tutor-wizard-top-row{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;display:flex}.tutor-wizard-prompt-layout{align-items:stretch;gap:var(--space-6);flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;min-height:0;display:grid}.tutor-wizard-prompt-layout>.content-box{min-height:0;display:flex}.tutor-wizard-template-selectors{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.tutor-wizard-panel-content>.form{flex-direction:column;flex:1;min-height:0;display:flex}.tutor-wizard-disabled-panel{min-height:14rem;padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-hover);text-align:center;opacity:.75;flex:1;justify-content:center;align-items:center;display:flex}.tutor-wizard-preview-textarea{resize:vertical;flex:1;min-height:24rem}.tutor-wizard-preview-markdown{min-height:24rem;max-height:42rem;padding:var(--space-5);border:var(--border-width-thin) solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white-soft);color:var(--color-text);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);flex:1;overflow-y:auto}.tutor-wizard-preview-markdown>:first-child{margin-top:0}.tutor-wizard-preview-markdown>:last-child{margin-bottom:0}.tutor-wizard-preview-markdown h2{margin:var(--space-5) 0 var(--space-3);color:var(--color-blue);font-size:1.1rem;font-weight:var(--font-weight-bold);line-height:var(--line-height-normal)}.tutor-wizard-preview-markdown p{margin:0 0 var(--space-3)}.tutor-wizard-preview-markdown ul,.tutor-wizard-preview-markdown ol{margin:0 0 var(--space-3);padding-left:var(--space-6)}.tutor-wizard-preview-markdown ul{list-style-type:disc}.tutor-wizard-preview-markdown ol{list-style-type:decimal}.tutor-wizard-preview-markdown ul ul{list-style-type:circle}.tutor-wizard-preview-markdown li{margin-bottom:var(--space-1)}.tutor-wizard-preview-markdown li>ul,.tutor-wizard-preview-markdown li>ol{margin-top:var(--space-1);margin-bottom:0}.tutor-wizard-preview-markdown strong{font-weight:var(--font-weight-semibold)}.tutor-wizard-preview-placeholder{color:var(--color-gray-dark);margin:0}.tutor-wizard-preview-footer{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.tutor-wizard-panel-content .form-actions{flex-shrink:0}@media (width<=900px){.tutor-wizard-prompt-layout{grid-template-columns:1fr}.tutor-wizard-top-row{flex-direction:column;align-items:flex-start}}.tutor-wizard-setup-layout .form-error,.tutor-wizard-prompt-layout .form-error{font-size:var(--font-size-sm)}.tutor-wizard-page-content{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.tutor-wizard-control-row{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;display:flex}.tutor-wizard-setup-layout{align-items:start;gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;display:grid}.tutor-wizard-setup-layout>.content-box{align-self:start;min-height:0;display:flex}.tutor-wizard-prompt-column>.content-box{min-height:0;display:flex}.tutor-wizard-prompt-column{gap:var(--space-4);flex-direction:column;min-width:0;min-height:0;display:flex}.tutor-wizard-prompt-column>.content-box{flex:1}.tutor-wizard-panel-content{gap:var(--space-4);flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.tutor-wizard-panel-title{color:var(--color-blue);font-size:1.55rem}.tutor-wizard-prompt-description-box{gap:var(--space-2);min-height:10rem;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-hover);flex-direction:column;flex:1;display:flex}.tutor-wizard-prompt-name{color:var(--color-text);font-size:1rem;font-weight:700}.tutor-wizard-create-prompt-area{align-items:flex-start;gap:var(--space-2);flex-direction:column;flex-shrink:0;display:flex}@media (width<=900px){.tutor-wizard-setup-layout{grid-template-columns:1fr}.tutor-wizard-control-row{flex-direction:column;align-items:flex-start}}.tutor-wizard-setup-layout .form-error{font-size:var(--font-size-sm)}.tutor-wizard-success-message{color:var(--color-blue);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}.tutor-wizard-review-page-content{gap:var(--space-4);flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex}.tutor-wizard-review-page-content>.content-box{flex:1 1 0;min-height:0;overflow:hidden}.tutor-wizard-review-actions{align-items:center;gap:var(--space-3);display:flex}@media (height<=800px){.tutor-wizard-review-page-content>.content-box--large.content-box--height-bounded{flex:1 1 0;height:auto;min-height:0;max-height:none}}.tutor-dashboard-page{width:100%}.tutor-dashboard-page__message,.tutor-dashboard-page__error{color:var(--color-gray-dark);margin:0;line-height:1.6}.tutor-dashboard-page__error{color:var(--color-error)}.tutor-dashboard-page__grid{gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.tutor-dashboard-page__footer-actions{margin-top:var(--space-6);justify-content:flex-end;display:flex}.tutor-dashboard-page__placeholder-title{margin:0 0 var(--space-2);color:var(--color-text);font-size:1.25rem}.tutor-dashboard-page__placeholder-text{color:var(--color-gray-dark);margin:0;line-height:1.6}@media (width<=900px){.tutor-dashboard-page{width:100%;min-width:0}.tutor-dashboard-page__grid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.tutor-dashboard-page__grid>*{width:100%;min-width:0;max-width:100%}.tutor-dashboard-page__grid>.content-box{min-height:auto;padding:var(--space-4) var(--space-3)}.tutor-dashboard-page__footer-actions{width:100%;margin-top:var(--space-4)}.tutor-dashboard-page__footer-actions .button{width:100%}}@media (width<=1000px){.classroom-dashboard-page__panels{flex-direction:column}.classroom-dashboard-page__panels>.content-box:first-child{flex:1;max-width:none}.classroom-dashboard-page__panels>.content-box:last-child{width:100%;min-height:0}}@media (width<=850px){.chatroom-page__panels{grid-template-columns:1fr}}.teacher-students-dashboard{flex:1 1 0;width:100%;height:100%;min-height:0;display:flex}.teacher-students-dashboard__panels{gap:var(--space-5);flex:1 1 0;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(14rem,.8fr) minmax(0,2.2fr);width:100%;height:100%;min-height:0;display:grid}.teacher-students-dashboard__panels>.content-box{min-width:0;height:100%;min-height:0;overflow:hidden}.teacher-students-dashboard__content{min-height:0;color:var(--color-text-muted);text-align:center;flex:1 1 0;justify-content:center;align-items:center;display:flex}@media (width<=768px){.teacher-students-dashboard__panels{grid-template-columns:minmax(0,1fr);gap:0}.teacher-students-dashboard__panels>.content-box:first-child{display:none}}.teacher-prompts-dashboard{flex:1 1 0;width:100%;height:100%;min-height:0;display:flex}.teacher-prompts-dashboard__panels{gap:var(--space-5);flex:1 1 0;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(14rem,.8fr) minmax(0,2.2fr);width:100%;height:100%;min-height:0;display:grid}.teacher-prompts-dashboard__panels>.content-box{min-width:0;height:100%;min-height:0;overflow:hidden}@media (width<=768px){.teacher-prompts-dashboard{flex:none;height:auto;min-height:0}.teacher-prompts-dashboard__panels{flex:none;grid-template-rows:auto;grid-template-columns:minmax(0,1fr);gap:0;width:100%;height:auto;min-height:0;display:grid}.teacher-prompts-dashboard__panels>.content-box{height:auto;min-height:0;overflow:visible}.teacher-prompts-dashboard__panels>.content-box:first-child{display:none}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.5"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.chatroom-page{flex-direction:column;flex:1 1 0;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.chatroom-page__panels{align-items:stretch;gap:var(--space-5);flex:1 1 0;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(16rem,1fr) minmax(0,2fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.chatroom-page__panels>.content-box{min-width:0;height:100%;min-height:0;max-height:100%;overflow:hidden}.chatroom-chat-panel{flex-direction:column;flex:1 1 0;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.chatroom-chat-panel__header,.chatroom-chat-panel__footer{flex:none}.chatroom-chat-panel__messages{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1 1 0;min-height:0;overflow:hidden auto}.chatroom-page__message,.chatroom-page__error{padding:var(--space-4)}.chatroom-page__error{color:var(--color-error)}@media (width<=850px){.chatroom-page__panels{grid-template-columns:1fr}}.chatroom-form{gap:var(--space-5);flex-direction:column;width:100%;display:flex}.chatroom-form__section{gap:var(--space-3);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.chatroom-form__section:last-child{border-bottom:0;padding-bottom:0}.chatroom-form__heading{overflow-wrap:anywhere}.chatroom-form__subheading{font-size:1rem}.chatroom-form__description,.chatroom-form__instructions{color:var(--color-gray-dark);overflow-wrap:anywhere;line-height:1.6}.chatroom-form__details{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.chatroom-form__detail-row{gap:var(--space-3);grid-template-columns:minmax(5rem,auto) minmax(0,1fr);display:grid}.chatroom-form__detail-row dt{color:var(--color-text);font-weight:700}.chatroom-form__detail-row dd{color:var(--color-gray-dark);overflow-wrap:anywhere;margin:0}@media (width<=500px){.chatroom-form__detail-row{gap:var(--space-1);grid-template-columns:1fr}}.chatroom-chat-panel{gap:var(--space-4);flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.chatroom-chat-panel__header{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding-bottom:var(--space-3);border-bottom-width:var(--border-width-thin);border-bottom-style:solid;border-bottom-color:var(--color-border);flex:none;display:flex}.chatroom-chat-panel__title{color:var(--color-text);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-compact)}.chatroom-chat-panel__messages{min-height:0;padding:var(--space-2);flex:1;overflow-y:auto}.chatroom-chat-panel__footer{gap:var(--space-2);padding-top:var(--space-3);border-top-width:var(--border-width-thin);border-top-style:solid;border-top-color:var(--color-border);flex-direction:column;flex:none;display:flex}.chatroom-chat-panel__usage{color:var(--color-gray-deep);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-normal);text-align:right}.chatroom-chat-panel__composer-message{gap:var(--space-1);padding:var(--space-3) var(--space-4);border-width:var(--border-width-thin);border-style:solid;border-color:var(--color-error);border-radius:var(--radius-sm);background-color:color-mix(in srgb, var(--color-error) 8%, var(--color-surface));color:var(--color-red-dark);line-height:var(--line-height-normal);border-left-width:.25rem;flex-direction:column;margin:0;display:flex}.chatroom-chat-panel__composer-message-title{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}.chatroom-chat-panel__composer-message-text{font-size:var(--font-size-sm);font-weight:var(--font-weight-regular)}.classroom-roster-autocomplete{border-radius:var(--radius-md);background-color:var(--color-surface);width:100%;min-width:0;position:relative}.classroom-roster-autocomplete__ghost{z-index:0;min-width:0;min-height:var(--control-height-md);padding:var(--space-3) var(--space-4);pointer-events:none;font:inherit;line-height:var(--line-height-normal);white-space:pre;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.classroom-roster-autocomplete__typed{color:#0000;flex:none}.classroom-roster-autocomplete__suffix{min-width:0;color:var(--color-gray-dark);text-overflow:clip;white-space:pre;overflow:hidden}.classroom-roster-autocomplete__input{z-index:1;width:100%;min-width:0;min-height:var(--control-height-md);padding:var(--space-3) var(--space-4);color:var(--color-text);caret-color:var(--color-text);background-color:#0000;position:relative}.classroom-roster-autocomplete__input:read-only{background-color:var(--color-surface-active)}.classroom-roster-autocomplete__input::placeholder{color:var(--color-gray-dark)}.classroom-roster-autocomplete__input:-webkit-autofill{-webkit-text-fill-color:var(--color-text);box-shadow:0 0 0 1000px var(--color-surface) inset}.classroom-roster-autocomplete__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-text);box-shadow:0 0 0 1000px var(--color-surface) inset}.classroom-roster-autocomplete__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-text);box-shadow:0 0 0 1000px var(--color-surface) inset}.classroom-dashboard-page{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.classroom-dashboard-page__message,.classroom-dashboard-page__error{color:var(--color-gray-dark);margin:0;line-height:1.6}.classroom-dashboard-page__error{color:var(--color-error);font-weight:700}.classroom-dashboard-page__navigation{justify-content:flex-end;align-items:center;width:100%;display:flex}.classroom-dashboard-page__panels{align-items:flex-start;gap:var(--space-6);width:100%;display:flex}.classroom-dashboard-page__panels>.content-box:first-child{flex:0 0 38%;max-width:44rem}.classroom-dashboard-page__panels>.content-box:last-child{flex:1;min-width:0;min-height:clamp(36rem,100vh - 16rem,52rem)}@media (width<=1000px){.classroom-dashboard-page__panels{flex-direction:column}.classroom-dashboard-page__panels>.content-box:first-child{flex:1;max-width:none}.classroom-dashboard-page__panels>.content-box:last-child{width:100%;min-height:0}}
