.scrim.svelte-1efofyg{position:fixed;inset:0;z-index:240;display:grid;place-items:center;padding:1rem;background:var(--scrim);backdrop-filter:blur(2px)}.dialog.svelte-1efofyg{width:min(94vw,420px);max-height:min(92vh,34rem);overflow-y:auto;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow-2);padding:var(--space-5);text-align:center}.dialog.svelte-1efofyg:focus{outline:none}.badge.svelte-1efofyg{display:grid;place-items:center;width:3rem;height:3rem;margin:0 auto var(--space-3);border-radius:50%;background:var(--brand-soft);color:var(--brand-strong)}.badge.danger.svelte-1efofyg{background:var(--danger-soft);color:var(--danger)}h2.svelte-1efofyg{font-size:var(--text-xl);margin-bottom:var(--space-2)}.copy.svelte-1efofyg p:where(.svelte-1efofyg){margin:0;color:var(--muted);font-size:var(--text-sm);line-height:1.55}.copy.svelte-1efofyg .detail:where(.svelte-1efofyg){margin-top:var(--space-2);font-size:var(--text-xs)}.actions.svelte-1efofyg{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);margin-top:var(--space-5)}.actions.svelte-1efofyg:has(>:where(.svelte-1efofyg):only-child){grid-template-columns:1fr}.print-options.in-modal.svelte-1hb8gue{position:static;border:none;padding:0;background:transparent}.range-row.svelte-1hb8gue{display:flex;align-items:center;justify-content:space-between}.range-value.svelte-1hb8gue{color:var(--ink);font-variant-numeric:tabular-nums}.print-preview.svelte-1hb8gue,.print-preview.svelte-1hb8gue object:where(.svelte-1hb8gue){min-height:26rem}@media(max-width:640px){.print-preview.svelte-1hb8gue,.print-preview.svelte-1hb8gue object:where(.svelte-1hb8gue){min-height:19rem}}.canvas-wrap.svelte-1jhuvwd{position:relative;flex:1;min-width:0;display:flex;flex-direction:column}.scroller.svelte-1jhuvwd{flex:1;display:grid;overflow:auto;background-color:var(--canvas-bg);background-image:linear-gradient(to right,var(--canvas-rule) 1px,transparent 1px),linear-gradient(to bottom,var(--canvas-rule) 1px,transparent 1px),linear-gradient(to right,var(--canvas-rule-fine) 1px,transparent 1px),linear-gradient(to bottom,var(--canvas-rule-fine) 1px,transparent 1px);background-size:64px 64px,64px 64px,16px 16px,16px 16px;border-radius:var(--radius-l);border:1px solid var(--line);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.canvas-size.svelte-1jhuvwd{position:relative;margin:auto}.canvas.svelte-1jhuvwd{position:relative;transform-origin:top left}.canvas-pill.svelte-1jhuvwd{position:absolute;right:var(--space-3);bottom:calc(var(--space-3) + env(safe-area-inset-bottom));z-index:25;display:flex;align-items:center;gap:2px;padding:4px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--shadow-2)}.pill-btn.svelte-1jhuvwd,.pill-zoom.svelte-1jhuvwd,.pill-snap.svelte-1jhuvwd{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:2.1rem;min-height:2.1rem;padding:0 .45rem;border:none;border-radius:var(--radius-pill);background:transparent;color:var(--ink);font-weight:700;transition:background var(--motion-fast) ease,color var(--motion-fast) ease}.pill-btn.svelte-1jhuvwd:hover,.pill-zoom.svelte-1jhuvwd:hover{background:var(--surface-2)}.pill-zoom.svelte-1jhuvwd{min-width:3rem;font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--muted)}.reset-label.svelte-1jhuvwd,.snap-label.svelte-1jhuvwd{font-size:var(--text-sm)}.pill-divider.svelte-1jhuvwd{width:1px;height:1.4rem;background:var(--line);margin:0 3px}.pill-snap.svelte-1jhuvwd{min-width:2.35rem;min-height:2.35rem;color:var(--muted)}.pill-snap.svelte-1jhuvwd:hover{background:var(--surface-2)}.pill-snap.on.svelte-1jhuvwd{background:var(--accent);color:var(--on-accent)}.pill-snap.on.svelte-1jhuvwd:hover{background:color-mix(in srgb,var(--accent) 88%,black)}.hull.svelte-1jhuvwd{position:absolute;border-radius:14px;border:1px solid var(--table-edge);background:linear-gradient(180deg,var(--table-top),var(--table-bottom));box-shadow:0 2px 3px var(--table-shadow),0 12px 22px var(--table-shadow);pointer-events:none}.hull.svelte-1jhuvwd:after{content:"";position:absolute;left:14px;right:14px;bottom:-9px;height:12px;background:radial-gradient(50% 100% at 50% 0,var(--table-contact),transparent 72%)}.hull.svelte-1jhuvwd:before{content:"";position:absolute;top:0;left:14px;width:clamp(3rem,42%,6rem);height:5px;border-radius:0 0 5px 5px;background:var(--hue);box-shadow:0 1px 2px var(--table-shadow)}.desk.svelte-1jhuvwd{position:absolute;display:grid;place-items:center;background:linear-gradient(180deg,var(--desk-top),var(--desk-bottom));border:1px solid var(--desk-line);border-radius:7px;box-shadow:0 1px 2px var(--table-shadow),0 5px 10px var(--table-shadow);user-select:none;-webkit-user-select:none;touch-action:none;cursor:grab;transition:border-color .1s ease,box-shadow .1s ease,transform .1s ease}@media(hover:hover){.desk.svelte-1jhuvwd:hover{transform:translateY(-1px)}}.desk.empty.svelte-1jhuvwd{background:color-mix(in srgb,var(--desk-top) 72%,transparent);border-style:dashed;border-color:var(--desk-empty-line);box-shadow:0 1px 2px var(--table-shadow);cursor:pointer;touch-action:auto}.desk.svelte-1jhuvwd:hover{border-color:var(--brand);box-shadow:var(--shadow-2)}.desk.empty.svelte-1jhuvwd:hover{box-shadow:none}.chair.svelte-1jhuvwd{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:56%;height:8px;border-radius:3px 3px 8px 8px;background:var(--chair);box-shadow:0 2px 3px var(--table-contact);pointer-events:none}.desk.empty.svelte-1jhuvwd .chair:where(.svelte-1jhuvwd){opacity:.5;box-shadow:none}.desk.selected.svelte-1jhuvwd{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 25%,transparent)}.desk.conflict.svelte-1jhuvwd{border-color:var(--warn);box-shadow:0 0 0 3px color-mix(in srgb,var(--warn) 25%,transparent)}.desk.absent.svelte-1jhuvwd .name:where(.svelte-1jhuvwd){color:var(--muted);text-decoration:line-through}.plate.svelte-1jhuvwd{width:calc(100% - 4px);padding:2px;border-radius:4px;background:var(--plate-bg);border:1px solid var(--plate-line);box-shadow:0 1px 1px var(--table-shadow)}.name.svelte-1jhuvwd{display:block;font-size:.78rem;font-weight:700;text-align:center;line-height:1.15;overflow-wrap:anywhere}.plus.svelte-1jhuvwd{color:var(--muted);opacity:0;font-size:1.1rem;transition:opacity var(--motion-fast) ease}.desk.svelte-1jhuvwd:hover .plus:where(.svelte-1jhuvwd),.desk.svelte-1jhuvwd:focus-visible .plus:where(.svelte-1jhuvwd),.desk.dropping.svelte-1jhuvwd .plus:where(.svelte-1jhuvwd){opacity:.65}.desk.dropping.svelte-1jhuvwd{border-style:solid;border-color:color-mix(in srgb,var(--brand) 55%,transparent)}.lock.svelte-1jhuvwd{position:absolute;top:2px;left:2px;width:.95rem;height:.95rem;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:var(--on-brand)}.zones.svelte-1jhuvwd{position:absolute;top:3px;right:4px;display:flex;gap:3px}.zone.svelte-1jhuvwd{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 1.5px var(--desk-top)}.zone.near-teacher.svelte-1jhuvwd{background:var(--accent)}.zone.away-from-door.svelte-1jhuvwd{background:var(--g-violet)}.marker.svelte-1jhuvwd{position:absolute;display:inline-flex;align-items:center;gap:.3rem;background:var(--surface);color:var(--muted);border:1px solid var(--line-strong);border-radius:7px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:7px 16px;min-height:auto;box-shadow:0 2px 3px var(--table-shadow),0 8px 16px var(--table-shadow);user-select:none;touch-action:none}.marker.teacher.svelte-1jhuvwd{background:linear-gradient(180deg,var(--brand-strong),var(--brand));border-color:var(--brand-strong);color:var(--on-brand)}.marker.door.svelte-1jhuvwd{background:linear-gradient(180deg,var(--surface),var(--surface-2));border-color:var(--line-strong);border-left:4px solid var(--line-strong);color:var(--ink)}.arrange.svelte-1jhuvwd .marker:where(.svelte-1jhuvwd){cursor:grab}.pick-banner.svelte-1jhuvwd{position:absolute;top:.6rem;left:50%;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:.6rem;background:var(--accent-soft);border:1px solid var(--accent);color:var(--ink);border-radius:var(--radius-pill);padding:.35rem .9rem;font-size:.9rem;font-weight:700;box-shadow:var(--shadow-1)}.arrange-hint.svelte-1jhuvwd{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--muted);padding:.15rem .25rem .5rem}.gd.svelte-1jhuvwd{display:inline-flex;align-items:center;gap:.35rem;font-weight:700;color:var(--ink)}.action-bar.svelte-1jhuvwd{position:absolute;bottom:calc(.8rem + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:center;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-l);box-shadow:var(--shadow-2);padding:.5rem .8rem;max-width:min(94%,46rem);font-size:.9rem}@media(max-width:760px){.action-bar.svelte-1jhuvwd{left:var(--space-2);right:var(--space-2);bottom:calc(var(--space-2) + env(safe-area-inset-bottom));max-width:none;transform:none;justify-content:flex-start;max-height:45%;overflow:auto}.arrange-hint.svelte-1jhuvwd{align-items:flex-start;gap:var(--space-2)}.canvas-pill.svelte-1jhuvwd{right:var(--space-2);bottom:calc(var(--space-2) + env(safe-area-inset-bottom))}.canvas-wrap.svelte-1jhuvwd:has(.action-bar:where(.svelte-1jhuvwd)) .canvas-pill:where(.svelte-1jhuvwd){display:none}.reset-label.svelte-1jhuvwd,.snap-label.svelte-1jhuvwd{display:none}.pill-btn.svelte-1jhuvwd,.pill-zoom.svelte-1jhuvwd,.pill-snap.svelte-1jhuvwd{min-width:var(--touch-target);min-height:var(--touch-target)}}.action-bar.svelte-1jhuvwd .danger:where(.svelte-1jhuvwd){color:var(--danger);border-color:var(--danger)}.zone-btn.on.svelte-1jhuvwd{background:var(--accent-soft);border-color:var(--accent)}.zone-swatch.svelte-1jhuvwd{width:.55rem;height:.55rem;border-radius:50%;flex:none}.zone-swatch.near-teacher.svelte-1jhuvwd{background:var(--accent)}.zone-swatch.away-from-door.svelte-1jhuvwd{background:var(--g-violet)}.zone-pref.svelte-1jhuvwd{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--muted)}.ghost.svelte-1jhuvwd{position:fixed;z-index:100;transform:translate(-50%,-120%);background:var(--brand);color:var(--on-brand);font-weight:700;font-size:.85rem;border-radius:var(--radius-pill);padding:.3rem .8rem;box-shadow:var(--shadow-2);pointer-events:none}.panel.svelte-30z763{flex:0 0 clamp(16rem,22vw,19rem);min-width:0;display:flex;flex-direction:column;gap:var(--space-3);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-l);padding:var(--space-4);overflow-y:auto}header.svelte-30z763{display:flex;flex-direction:column;gap:var(--space-2)}.class-name.svelte-30z763{font-family:var(--font-display);font-weight:700;font-size:var(--text-lg);min-height:0;border:1px solid transparent;background:transparent;padding:.25rem .35rem;border-radius:var(--radius-s)}.class-name.svelte-30z763:hover,.class-name.svelte-30z763:focus{border-color:var(--line-strong);background:var(--surface)}.meta.svelte-30z763{font-size:var(--text-xs);color:var(--muted);padding-left:.35rem}.add.svelte-30z763{align-self:flex-start}.hint.svelte-30z763{font-size:var(--text-xs);color:var(--muted);background:var(--surface-2);border-radius:var(--radius-s);padding:var(--space-2) var(--space-3)}.hint.armed.svelte-30z763{background:var(--accent-soft);color:var(--ink);font-weight:700}h3.svelte-30z763{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-family:var(--font-body);margin:0 0 var(--space-2)}.tray.svelte-30z763{background:var(--accent-soft);border:1px dashed var(--accent);border-radius:var(--radius-m);padding:var(--space-3)}.chips.svelte-30z763{display:flex;flex-wrap:wrap;gap:.35rem}.chip.svelte-30z763{display:inline-flex;align-items:center;gap:.35rem;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);padding:.2rem .6rem .2rem .25rem;font-size:var(--text-sm);font-weight:700;touch-action:pan-y;cursor:grab}.chip.armed.svelte-30z763,.row.armed.svelte-30z763{outline:2px solid var(--accent)}.list.svelte-30z763{display:flex;flex-direction:column}.row.svelte-30z763{display:flex;align-items:center;gap:.2rem;padding:.15rem;border-radius:var(--radius-s)}.row-main.svelte-30z763{flex:1;min-width:0;min-height:2.25rem;display:flex;align-items:center;gap:.5rem;padding:.2rem;border:0;border-radius:var(--radius-s);background:transparent;color:var(--ink);text-align:left;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.row.svelte-30z763:hover{background:var(--surface-2)}.row.conflict.svelte-30z763 .rname:where(.svelte-30z763){color:var(--warn)}.row.absent.svelte-30z763 .rname:where(.svelte-30z763){color:var(--muted);text-decoration:line-through}.avatar.svelte-30z763{width:1.55rem;height:1.55rem;flex-shrink:0;border-radius:50%;display:grid;place-items:center;font-size:.62rem;font-weight:700;color:#fff;background:color-mix(in srgb,var(--hue, var(--g-blue)) 62%,#14201c)}.rname.svelte-30z763{flex:1;min-width:0;overflow-wrap:anywhere;font-size:var(--text-sm);font-weight:700;display:flex;align-items:center;gap:.35rem}.tag.svelte-30z763{flex:none;font-style:normal;font-size:.66rem;font-weight:700;color:var(--warn);background:var(--warn-soft);border-radius:var(--radius-pill);padding:.05rem .4rem}.zonedot.svelte-30z763{width:7px;height:7px;border-radius:50%;display:inline-block}.zonedot.near-teacher.svelte-30z763{background:var(--accent)}.zonedot.away-from-door.svelte-30z763{background:var(--g-violet)}.rename.svelte-30z763{flex:1;min-width:0;min-height:2.1rem;font-size:var(--text-sm);font-weight:700;padding:.25rem .45rem}.absent-btn.svelte-30z763,.remove-btn.svelte-30z763,.rename-btn.svelte-30z763{flex:none;display:inline-grid;place-items:center;width:1.85rem;height:1.85rem;min-height:0;padding:0;background:none;border:1px solid transparent;border-radius:var(--radius-s);color:var(--muted);transition:background var(--motion-fast) ease,color var(--motion-fast) ease,border-color var(--motion-fast) ease,opacity var(--motion-fast) ease}.rename-btn.svelte-30z763{opacity:0;color:var(--muted)}.rename-btn.svelte-30z763:hover{background:var(--surface-2);color:var(--ink)}.absent-btn.svelte-30z763:hover{border-color:var(--line-strong);background:var(--surface-2);color:var(--ink)}.absent-btn[aria-pressed=true].svelte-30z763{background:var(--warn-soft);color:var(--warn)}.remove-btn.svelte-30z763:hover{background:var(--danger-soft);color:var(--danger)}.remove-btn.svelte-30z763{opacity:0}.row.svelte-30z763:hover .remove-btn:where(.svelte-30z763),.row.svelte-30z763:hover .rename-btn:where(.svelte-30z763),.rule.svelte-30z763:hover .remove-btn:where(.svelte-30z763),.remove-btn.svelte-30z763:focus-visible,.rename-btn.svelte-30z763:focus-visible{opacity:1}@media(hover:none),(pointer:coarse){.remove-btn.svelte-30z763,.rename-btn.svelte-30z763{opacity:1}.absent-btn.svelte-30z763,.remove-btn.svelte-30z763,.rename-btn.svelte-30z763{min-width:var(--touch-target);min-height:var(--touch-target)}}.constraints.svelte-30z763{border-top:1px solid var(--line);padding-top:var(--space-3)}.rule.svelte-30z763{display:flex;align-items:center;gap:.45rem;font-size:var(--text-sm);padding:.2rem 0}.rule-pair.svelte-30z763{flex:1;min-width:0;overflow-wrap:anywhere}.pair-sep.svelte-30z763{color:var(--muted);padding:0 .25rem}.rule-kind.svelte-30z763{flex:none;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);padding:.1rem .45rem}.rule-kind.apart.svelte-30z763{background:var(--danger-soft);color:var(--danger)}.rule-kind.together.svelte-30z763{background:var(--brand-soft);color:var(--brand)}.roster-empty.svelte-30z763{padding:var(--space-3) var(--space-2)}.none.svelte-30z763{font-size:var(--text-xs);color:var(--muted);margin:0}footer.svelte-30z763{margin-top:auto;border-top:1px solid var(--line);padding-top:var(--space-3);font-size:var(--text-xs);color:var(--muted)}footer.svelte-30z763 p:where(.svelte-30z763){margin:var(--space-2) 0}.safari.svelte-30z763{background:var(--warn-soft);border-radius:var(--radius-s);padding:var(--space-2) var(--space-3);color:var(--ink)}.lede.svelte-rg0sgl{margin:0 0 var(--space-4);color:var(--muted);font-size:var(--text-sm)}.save-row.svelte-rg0sgl{display:flex;gap:var(--space-2);margin-bottom:var(--space-4)}.save-row.svelte-rg0sgl input:where(.svelte-rg0sgl){flex:1;min-width:0}.empty.svelte-rg0sgl{text-align:center;padding:var(--space-6) var(--space-4);border:1px dashed var(--line-strong);border-radius:var(--radius-m)}.empty-icon.svelte-rg0sgl{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:var(--brand-soft);color:var(--brand-strong);margin-bottom:var(--space-2)}.empty.svelte-rg0sgl h3:where(.svelte-rg0sgl){font-size:var(--text-lg)}.empty.svelte-rg0sgl p:where(.svelte-rg0sgl){color:var(--muted);font-size:var(--text-sm);margin:var(--space-1) 0 0}.versions.svelte-rg0sgl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.version.svelte-rg0sgl{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-2);border-top:1px solid var(--line)}.mark.svelte-rg0sgl{flex:none;display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:var(--surface-2);color:var(--muted)}.mark.manual.svelte-rg0sgl{background:var(--brand-soft);color:var(--brand-strong)}.info.svelte-rg0sgl{flex:1;min-width:0;display:grid;gap:.1rem}.name.svelte-rg0sgl{font-weight:700;line-height:1.3}.meta.svelte-rg0sgl{color:var(--muted);font-size:var(--text-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-actions.svelte-rg0sgl{display:flex;align-items:center;gap:var(--space-1)}.icon-only.svelte-rg0sgl{padding-inline:.5rem;color:var(--muted)}.icon-only.svelte-rg0sgl:hover{color:var(--danger)}@media(max-width:520px){.save-row.svelte-rg0sgl{flex-direction:column}.version.svelte-rg0sgl{flex-wrap:wrap}.info.svelte-rg0sgl{flex-basis:calc(100% - 2rem - var(--space-3))}.row-actions.svelte-rg0sgl{margin-left:calc(2rem + var(--space-3))}}.frame.svelte-7weqwm{display:flex;flex-direction:column;gap:.7rem;height:min(88vh,940px);min-height:560px}.toolbar.svelte-7weqwm{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.cluster.svelte-7weqwm{display:flex;align-items:center;gap:.55rem}.conflicts.svelte-7weqwm,.menu.svelte-7weqwm{position:relative}.conflicts.svelte-7weqwm summary:where(.svelte-7weqwm){list-style:none;cursor:pointer;background:var(--warn-soft);color:var(--warn);border:1px solid color-mix(in srgb,var(--warn) 55%,transparent);border-radius:var(--radius-pill);font-weight:700;font-size:var(--text-sm);padding:.35rem .8rem}.conflicts.svelte-7weqwm summary:where(.svelte-7weqwm):hover{background:color-mix(in srgb,var(--warn) 18%,var(--warn-soft))}.menu.svelte-7weqwm summary:where(.svelte-7weqwm){list-style:none}.conflicts.svelte-7weqwm summary:where(.svelte-7weqwm)::-webkit-details-marker,.menu.svelte-7weqwm summary:where(.svelte-7weqwm)::-webkit-details-marker{display:none}.pop.svelte-7weqwm{position:absolute;right:0;top:calc(100% + 6px);z-index:60;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-m);box-shadow:var(--shadow-2);padding:var(--space-2);min-width:15rem;font-size:var(--text-sm)}.pop.svelte-7weqwm p:where(.svelte-7weqwm){margin:.25rem .3rem}.item.svelte-7weqwm{display:flex;align-items:center;gap:.5rem;width:100%;text-align:left;background:none;border:none;border-radius:var(--radius-s);padding:.5rem .6rem;font-weight:700;color:var(--ink)}.item.svelte-7weqwm svg{flex:none;color:var(--muted)}.item.danger.svelte-7weqwm svg{color:var(--danger)}.item.svelte-7weqwm:hover{background:var(--surface-2)}.item.danger.svelte-7weqwm{color:var(--danger)}.menu.svelte-7weqwm hr:where(.svelte-7weqwm){border:none;border-top:1px solid var(--line);margin:.3rem 0}.theme.svelte-7weqwm{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-1) var(--space-3);font-size:var(--text-sm);color:var(--muted);font-weight:700}.subbar.svelte-7weqwm{display:flex;align-items:center;gap:var(--space-2) var(--space-5);flex-wrap:wrap;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-m);padding:var(--space-2) var(--space-3);font-size:var(--text-sm)}.sub-group.svelte-7weqwm{display:flex;align-items:center;gap:.45rem;min-width:0}.room-name.svelte-7weqwm{width:9rem;min-height:var(--control-h-sm);font-weight:700}.lbl.svelte-7weqwm{color:var(--muted);font-weight:700;white-space:nowrap}.brush.on.svelte-7weqwm{background:var(--accent-soft);border-color:var(--accent)}.brush-dot.svelte-7weqwm{width:.55rem;height:.55rem;border-radius:50%;flex:none}.brush-dot.near-teacher.svelte-7weqwm{background:var(--accent)}.brush-dot.away-from-door.svelte-7weqwm{background:var(--g-violet)}.workspace.svelte-7weqwm{flex:1;min-height:0;display:flex;gap:.8rem}.roster-toggle.svelte-7weqwm{align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;min-height:var(--control-h-sm);padding:.35rem .7rem;border:1px solid var(--line);border-radius:var(--radius-s);background:var(--surface);color:var(--muted);font-weight:700;transition:color var(--motion-fast) ease,border-color var(--motion-fast) ease}.roster-toggle.svelte-7weqwm:hover{color:var(--ink);border-color:var(--line-strong)}.workspace.roster-collapsed.svelte-7weqwm .panel{display:none}@media(max-width:760px){.toolbar.svelte-7weqwm{align-items:stretch;gap:var(--space-2)}.cluster.svelte-7weqwm{flex-wrap:wrap}.cluster.right.svelte-7weqwm{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:var(--space-1);scrollbar-width:thin}.workspace.svelte-7weqwm{flex-direction:column;gap:var(--space-3)}.frame.svelte-7weqwm{height:auto;min-height:0}.panel{flex:1 1 auto;width:100%;max-height:min(42vh,24rem)}.canvas-wrap{min-height:32rem}.subbar.svelte-7weqwm{flex-wrap:nowrap;overflow-x:auto;padding:var(--space-2);scrollbar-width:thin}.roster-toggle.svelte-7weqwm{align-self:stretch;justify-content:center;min-height:var(--touch-target);border-radius:var(--radius-m);color:var(--ink)}}
