:root{--paper: #f3f2ed;--paper-2: #ebe9e1;--ink: #111512;--muted: #7e8780;--line: rgba(17, 21, 18, .12);--line-strong: rgba(17, 21, 18, .22);--green: #4e7763;--green-dark: #31513f;--green-light: #dfe8e1;--green-faint: #ebf0ec;--panel: rgba(250, 249, 245, .94);--shadow: 0 22px 60px rgba(24, 30, 26, .14);--radius: 22px}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:var(--paper);color:var(--ink);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:2px}#app{min-height:100vh}.topbar{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 26px;border-bottom:1px solid var(--line);background:#f3f2ede6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:30}.brand{display:inline-flex;align-items:center;gap:11px;border:0;background:transparent;padding:5px 8px 5px 0;cursor:pointer;width:max-content}.brand-copy{display:grid;text-align:left;line-height:1}.brand-copy strong{font-size:17px;font-weight:680;letter-spacing:-.03em}.brand-copy small{margin-top:5px;color:var(--green);font-size:8px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.statusline{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;letter-spacing:.06em}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #4e77631a}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.text-button,.primary-mini{border:0;border-radius:999px;padding:9px 13px;background:transparent;font-size:11px;cursor:pointer}.text-button:hover{background:#1115120f}.text-button:disabled{opacity:.32;cursor:default}.primary-mini{background:var(--ink);color:#fff;padding-inline:17px}.workspace-shell{height:calc(100vh - 132px);padding:18px 18px 8px}.workspace{height:100%;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#e9e8e2;display:grid;grid-template-columns:minmax(0,1fr) 330px}.canvas-wrap{position:relative;min-width:0;overflow:hidden;background-image:radial-gradient(rgba(17,21,18,.07) .65px,transparent .65px);background-size:14px 14px}.room-canvas{--cols: 14;--rows: 9;width:min(92%,980px,calc((100vh - 245px)*1.5556));aspect-ratio:14 / 9;position:absolute;left:50%;top:50%;transform:translate(-50%,-52%);border-radius:18px;filter:drop-shadow(0 24px 35px rgba(20,25,22,.13));-webkit-user-select:none;user-select:none;touch-action:none}.room-floor{position:absolute;inset:0;border:1px solid rgba(17,21,18,.16);border-radius:18px;background:#faf9f5eb;overflow:hidden}.room-grid-cell{position:absolute;width:calc(100% / var(--cols));height:calc(100% / var(--rows));border-right:1px solid rgba(17,21,18,.035);border-bottom:1px solid rgba(17,21,18,.035);background:#ffffff42}.room-grid-cell.inactive{background:#e9e8e2;border-color:transparent}.room-grid-cell.inactive:after{content:"";position:absolute;inset:0;background:#11151206}.empty-canvas-hint{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;display:grid;gap:9px;color:var(--muted);pointer-events:none}.empty-canvas-hint strong{color:var(--ink);font-size:18px;letter-spacing:-.02em}.empty-canvas-hint span{font-size:12px}.canvas-item{position:absolute;z-index:5;cursor:grab;touch-action:none}.canvas-item.dragging{cursor:grabbing;z-index:80;opacity:.88;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18))}.canvas-item.selected:after{content:"";position:absolute;inset:-6px;border:2px solid var(--green);border-radius:12px;pointer-events:none}.desk{z-index:6;border:1px solid #848a84;background:linear-gradient(#ece8dd,#ddd8cb);border-radius:8px;box-shadow:inset 0 1px #ffffffa6,0 3px 6px #1e232014;display:grid;place-items:center}.desk:before{content:attr(data-number);color:#1115125c;font-size:9px;font-weight:700;letter-spacing:.12em}.chair{border-radius:7px 7px 12px 12px;border:1px solid #9a9f99;background:#f8f7f2;display:grid;place-items:center;z-index:3;cursor:grab;box-shadow:inset 0 -2px #00000009}.chair:after{content:"";position:absolute;top:-5px;left:22%;right:22%;height:5px;border:1px solid #9a9f99;border-bottom:0;border-radius:5px 5px 0 0;background:#f8f7f2}.student-label{position:absolute;transform:translate(-50%,-50%);z-index:14;min-width:52px;max-width:110px;min-height:20px;display:grid;place-items:center;padding:3px 8px;border-radius:999px;background:#111512;color:#fff;font-size:clamp(7px,.78vw,11px);font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:grab;box-shadow:0 2px 5px #11151224}.student-label.preference:before{content:"";width:5px;height:5px;border-radius:50%;background:#c2ddc7;margin-right:5px;display:inline-block}.student-label.locked{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--green)}.student-label.dragging{position:fixed;width:auto;min-width:70px;z-index:999;pointer-events:none;transform:translate(-50%,-50%)}.screen{border:2px solid #202823;border-radius:7px;background:#e3ece8;display:grid;place-items:center}.screen:after{content:"SCREEN";font-size:8px;font-weight:800;letter-spacing:.14em;color:var(--green-dark)}.door{border-left:4px solid #706f69;border-radius:2px}.door:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:1px dashed rgba(17,21,18,.3);border-left:0;border-radius:0 100% 0 0;transform-origin:bottom left}.window{border-top:4px double #6d8a7b}.window:after{content:"";position:absolute;left:0;right:0;top:3px;border-top:1px solid rgba(109,138,123,.35)}.teacher-desk{z-index:6;border:1px solid #777d76;border-radius:10px;background:linear-gradient(#e8e1d3,#d5ccbc);box-shadow:0 4px 8px #11151217}.teacher-desk:after{content:"TEACHER";position:absolute;inset:0;display:grid;place-items:center;font-size:8px;font-weight:800;letter-spacing:.13em;color:#11151261}.teacher-chair{z-index:4;border:1px solid #8e948d;border-radius:9px 9px 14px 14px;background:#f6f3eb}.teacher-chair:after{content:"";position:absolute;top:-7px;left:18%;right:18%;height:8px;border:1px solid #8e948d;border-bottom:0;border-radius:7px 7px 0 0;background:#f6f3eb}.bookcase{z-index:5;border:1px solid #777d76;border-radius:5px;background:repeating-linear-gradient(90deg,#d8cfbd 0 16%,#c7bba5 16% 19%);box-shadow:inset 0 0 0 3px #fff3}.bookcase:after{content:"";position:absolute;left:4%;right:4%;top:48%;border-top:1px solid rgba(17,21,18,.3);box-shadow:0 -9px #11151229,0 9px #11151229}.object-toolbar{position:absolute;transform:translate(-50%,-115%);z-index:90;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(17,21,18,.14);background:#faf9f5f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;box-shadow:0 10px 25px #11151224;white-space:nowrap}.object-toolbar.below{transform:translate(-50%,10%)}.object-toolbar span{padding:0 7px;color:#667069;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.object-toolbar button{width:27px;height:27px;border:0;border-radius:50%;background:transparent;cursor:pointer;font-size:15px;display:grid;place-items:center}.object-toolbar button:hover{background:var(--green-light);color:var(--green-dark)}.object-toolbar button:last-child:hover{background:#f3dfdc;color:#8f3d3d}.editor-theme-picker{position:absolute;top:14px;left:14px;z-index:22;display:flex;align-items:center;gap:4px;padding:6px;border:1px solid rgba(17,21,18,.11);border-radius:15px;background:#f9f8f3e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 22px #11151212}.editor-theme-picker>span{padding:0 7px 0 5px;color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.editor-theme-picker button{border:0;background:transparent;border-radius:10px;padding:7px 8px;display:flex;align-items:center;gap:5px;cursor:pointer;font-size:9px;color:#626b64}.editor-theme-picker button:hover,.editor-theme-picker button.selected{background:#fff;color:var(--ink);box-shadow:0 1px 5px #11151214}.theme-dot{width:9px;height:9px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.13)}.theme-dot.clean{background:#dfe9e1}.theme-dot.holodeck{background:#43d7ff;box-shadow:0 0 6px #43d7ff}.theme-dot.mahogany{background:#7b452d}.theme-dot.chalkboard{background:#183428}.console{position:absolute;left:50%;bottom:22px;transform:translate(-50%);z-index:20;display:flex;gap:4px;padding:6px;border:1px solid rgba(17,21,18,.12);background:#f9f8f3e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 14px 35px #1115121f}.console-button{min-width:84px;border:0;background:transparent;border-radius:13px;padding:9px 12px;display:grid;grid-template-columns:auto auto;gap:7px;align-items:center;justify-content:center;cursor:pointer;font-size:10px;font-weight:650;color:#59615b}.console-button:hover,.console-button.active{background:#e9e9e3;color:var(--ink)}.console-button.accent{color:var(--green-dark)}.console-button.accent.active{background:var(--green-dark);color:#fff}.console-icon{font-size:15px;line-height:1}.panel{position:relative;width:330px;min-width:330px;height:100%;z-index:19;padding:22px 20px 96px;border:0;border-left:1px solid rgba(17,21,18,.12);border-radius:0 25px 25px 0;background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:-16px 0 36px #141a160f;overflow:auto;transition:opacity .2s ease}.panel:not(.open){opacity:0;pointer-events:none}.panel h3{margin:0 0 4px;font-size:18px;letter-spacing:-.03em}.panel .sub{color:var(--muted);font-size:11px;line-height:1.5;margin-bottom:16px}.panel-section{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.panel-label{color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px}.panel-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:8px 0}.panel-button-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.panel-button,.tool-chip{border:1px solid var(--line);background:#ffffff8c;border-radius:11px;padding:10px;text-align:left;cursor:pointer;font-size:11px}.panel-button:hover,.tool-chip:hover{border-color:var(--line-strong);background:#fff}.panel-button.selected{background:var(--green-light);border-color:#4e776347;color:var(--green-dark)}.tool-chip{display:flex;align-items:center;justify-content:space-between}.tool-chip strong{font-size:11px}.tool-chip span{color:var(--muted);font-size:9px}.danger-button{color:#8f3d3d}.selected-summary{display:grid;gap:5px;padding:10px 11px;border-radius:11px;background:var(--green-faint);border:1px solid rgba(78,119,99,.12)}.selected-summary strong{font-size:11px}.selected-summary span{font-size:9px;line-height:1.45;color:var(--muted)}.small-number{width:74px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 9px}.switch{display:inline-flex;align-items:center;gap:8px;font-size:11px;cursor:pointer}.switch input{appearance:none;width:34px;height:20px;border-radius:999px;background:#cbcfc9;position:relative;transition:.2s}.switch input:after{content:"";position:absolute;width:16px;height:16px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.switch input:checked{background:var(--green)}.switch input:checked:after{transform:translate(14px)}.student-list{display:grid;gap:6px}.student-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);background:#ffffff7a;border-radius:11px;cursor:pointer}.student-row:hover,.student-row.selected{background:#fff;border-color:var(--line-strong)}.student-row strong{font-size:11px}.student-row small{color:var(--muted);font-size:9px}.student-flags{display:flex;gap:4px}.flag-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.student-editor{padding:12px;background:#fff;border:1px solid var(--line);border-radius:13px;margin-bottom:10px}.student-editor h4{margin:0 0 10px;font-size:14px}.select-input{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 9px;font-size:11px}.relation-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.relation-pill{border:1px solid var(--line);border-radius:999px;background:#fff;padding:6px 8px;font-size:9px;cursor:pointer}.relation-pill.on{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.capacity-warning{padding:9px 10px;border-radius:10px;background:#fff0dd;color:#7b5a25;font-size:10px;line-height:1.4}.score-box{padding:12px;border-radius:12px;background:var(--green-light);color:var(--green-dark)}.score-box strong{font-size:22px;letter-spacing:-.04em}.score-box span{display:block;font-size:9px;margin-top:3px;text-transform:uppercase;letter-spacing:.13em}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#0f13106b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;opacity:0;pointer-events:none;transition:opacity .22s ease;padding:20px}.modal-backdrop.open{opacity:1;pointer-events:auto}.modal-card{width:min(760px,96vw);max-height:calc(100vh - 40px);overflow:auto;background:var(--paper);border:1px solid rgba(255,255,255,.45);border-radius:28px;box-shadow:var(--shadow);padding:34px;position:relative}.notice-card{width:min(640px,96vw)}.eyebrow{color:var(--green);font-size:9px;text-transform:uppercase;letter-spacing:.22em;font-weight:750;margin-bottom:12px}.modal-card h1,.modal-card h2{margin:0;font-weight:520;letter-spacing:-.055em;line-height:.98}.modal-card h1{font-size:clamp(45px,6vw,70px)}.modal-card h2{font-size:clamp(38px,5vw,58px)}.modal-card p{color:#636c65;font-size:13px;line-height:1.62}.modal-card .lead{color:var(--ink);font-size:16px;max-width:580px}.modal-actions,.setup-footer,.render-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:24px}.primary-button,.secondary-button{border-radius:999px;border:1px solid var(--line);padding:11px 17px;font-size:11px;font-weight:650;cursor:pointer}.primary-button{background:var(--ink);color:#fff;border-color:var(--ink)}.secondary-button{background:#ffffffa6}.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.secondary-button:hover{background:#fff}.modal-close{position:absolute;right:18px;top:18px;width:34px;height:34px;border:0;background:#1115120f;border-radius:50%;cursor:pointer;font-size:22px;line-height:1}.notice-graphic{height:170px;margin:24px 0 8px;border-radius:18px;background:var(--green-light);display:grid;place-items:center;overflow:hidden}.mini-room{width:290px;height:130px;background:#fff9;border:1px solid rgba(49,81,63,.2);border-radius:12px;position:relative;transform:perspective(700px) rotateX(12deg)}.mini-screen{position:absolute;width:88px;height:10px;left:101px;top:8px;background:#31513f;border-radius:2px}.mini-desk{width:84px;height:28px;border-radius:5px;background:#dfd8ca;border:1px solid rgba(49,81,63,.25);position:absolute}.mini-desk i{position:absolute;width:22px;height:14px;bottom:-18px;background:#f6f5ef;border:1px solid rgba(49,81,63,.25);border-radius:3px 3px 7px 7px}.mini-desk i:first-child{left:12px}.mini-desk i:last-child{right:12px}.mini-desk.d1{left:38px;top:42px}.mini-desk.d2{right:38px;top:42px}.mini-desk.d3{left:38px;top:88px}.mini-desk.d4{right:38px;top:88px}.setup-head{padding-right:40px}.stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0 24px}.step-dot{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:8px;text-align:left;font-size:10px;padding:0;cursor:pointer}.step-dot span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:#ffffff8c;font-size:9px}.step-dot.active{color:var(--ink);font-weight:700}.step-dot.active span{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.setup-step{display:none}.setup-step.active{display:block}.field-label{display:flex;justify-content:space-between;color:#59625b;font-size:10px;font-weight:700;letter-spacing:.02em;margin-bottom:7px}.field-label span{color:var(--muted);font-weight:500}.field-label.with-top{margin-top:18px}.text-input,.paste-box{width:100%;border:1px solid var(--line);background:#ffffffb3;border-radius:13px;padding:11px 12px;color:var(--ink)}.paste-box{resize:vertical;min-height:180px;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.import-grid{display:grid;grid-template-columns:1fr 190px;gap:16px;margin-top:17px}.import-hint{color:var(--muted);font-size:9px;line-height:1.5;margin-top:7px}.import-side{display:grid;align-content:start;gap:10px}.or-line{position:relative;text-align:center;color:var(--muted);font-size:9px;margin-top:18px}.or-line:before,.or-line:after{content:"";position:absolute;top:50%;width:38%;border-top:1px solid var(--line)}.or-line:before{left:0}.or-line:after{right:0}.upload-card{min-height:115px;border:1px dashed var(--line-strong);border-radius:13px;background:#ffffff73;display:grid;place-content:center;gap:6px;text-align:center;cursor:pointer;padding:12px}.upload-card strong{font-size:11px}.upload-card span{font-size:9px;color:var(--muted);line-height:1.4}.upload-card input{display:none}.setup-summary{margin-right:auto;color:var(--muted);font-size:10px}.choice-heading h3{margin:0;font-size:18px;letter-spacing:-.03em}.choice-heading p{margin-top:4px}.choice-grid{display:grid;gap:10px}.choice-grid.two{grid-template-columns:1fr 1fr}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-card{min-height:172px;border:1px solid var(--line);border-radius:16px;background:#ffffff80;padding:22px 18px 18px;text-align:left;cursor:pointer;display:grid;grid-template-rows:minmax(58px,auto) auto auto;align-content:center;justify-items:center;gap:10px}.choice-card:hover{background:#fff}.choice-card.selected{border-color:#31513f73;box-shadow:inset 0 0 0 1px var(--green-dark);background:var(--green-faint)}.choice-card strong{font-size:12px;line-height:1.25;margin-top:2px}.choice-card small{color:var(--muted);font-size:9px;line-height:1.4;text-align:center}.choice-grid.compact .choice-card{min-height:116px;grid-template-rows:52px auto;padding-block:16px}.choice-preview{width:95px;height:39px;position:relative;display:block;margin-bottom:10px}.desk-preview{background:#ded7ca;border:1px solid #8c918c;border-radius:6px}.desk-preview.single{width:54px}.desk-preview i{position:absolute;bottom:-17px;width:28px;height:13px;border:1px solid #8c918c;border-radius:3px 3px 8px 8px;background:#fff}.desk-preview.double i:first-child{left:8px}.desk-preview.double i:last-child{right:8px}.desk-preview.single i{left:12px}.layout-preview{width:100px;height:50px;display:grid;gap:5px}.layout-preview.rows{grid-template-columns:repeat(3,1fr)}.layout-preview.clusters{grid-template-columns:repeat(3,1fr);transform:rotate(0)}.layout-preview i{border-radius:3px;background:#cad7cf;border:1px solid rgba(49,81,63,.25)}.layout-preview.clusters i:nth-child(1),.layout-preview.clusters i:nth-child(4){transform:translate(7px)}.layout-preview.clusters i:nth-child(3),.layout-preview.clusters i:nth-child(6){transform:translate(-7px)}.number-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.number-row small{color:var(--muted);font-size:9px}.stepper-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.stepper-input button{width:34px;height:34px;border:0;background:transparent;cursor:pointer}.stepper-input input{width:45px;border:0;text-align:center;-moz-appearance:textfield}.stepper-input input::-webkit-inner-spin-button{display:none}.room-preview{width:90px;height:64px;border:1px solid var(--green-dark);background:var(--green-light);position:relative}.room-preview.lshape{clip-path:polygon(0 0,100% 0,100% 50%,58% 50%,58% 100%,0 100%)}.room-preview.corner{clip-path:polygon(0 0,74% 0,100% 28%,100% 100%,0 100%)}.saved-layout-callout{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;background:var(--green-light);border-radius:14px;padding:13px 14px}.saved-layout-callout strong,.saved-layout-callout span{display:block}.saved-layout-callout strong{font-size:11px}.saved-layout-callout span{margin-top:3px;color:var(--green-dark);font-size:9px}.setup-floorplan-shell{margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffff6b}.setup-floorplan-grid{display:grid;grid-template-columns:repeat(14,1fr);aspect-ratio:14 / 9;width:min(100%,720px);margin:0 auto;border:1px solid var(--line-strong);border-radius:12px;overflow:hidden;background:#e4e4df;touch-action:none;-webkit-user-select:none;user-select:none}.setup-floor-cell{border:0;border-right:1px solid rgba(17,21,18,.08);border-bottom:1px solid rgba(17,21,18,.08);background:#e7e6e0;padding:0;cursor:crosshair}.setup-floor-cell.on{background:var(--green-light)}.setup-floor-cell.preview-add{background:#cbded1}.setup-floor-cell.preview-remove{background:#d9d7cf}.setup-floorplan-tools{display:flex;align-items:center;gap:8px;margin-top:11px}.setup-floorplan-tools span{margin-left:auto;color:var(--muted);font-size:9px}.rotation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:8px}.rotation-button{border:1px solid var(--line);border-radius:10px;background:#ffffff8c;padding:9px 4px;font-size:10px;cursor:pointer}.rotation-button:hover,.rotation-button.selected{background:var(--green-light);color:var(--green-dark);border-color:#31513f59}.render-card{width:min(980px,97vw)}.render-head{padding-right:40px}.theme-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0 16px}.theme-card{border:1px solid var(--line);background:#ffffff85;border-radius:14px;padding:10px;text-align:left;cursor:pointer}.theme-card.selected{box-shadow:inset 0 0 0 1px var(--green-dark);border-color:var(--green-dark)}.theme-card strong,.theme-card small{display:block}.theme-card strong{margin-top:7px;font-size:11px}.theme-card small{margin-top:2px;font-size:8px;color:var(--muted)}.theme-swatch{display:block;height:48px;border-radius:8px;border:1px solid rgba(0,0,0,.12)}.theme-swatch.clean{background:linear-gradient(135deg,#f8f0dd,#dce9df)}.theme-swatch.holodeck{background:repeating-linear-gradient(0deg,transparent 0 11px,rgba(95,220,255,.13) 12px),#061320;box-shadow:inset 0 0 18px #42ccff38}.theme-swatch.mahogany{background:linear-gradient(120deg,#4a2418,#8b5335,#3a1b14)}.theme-swatch.chalkboard{background:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px),#183428;background-size:6px 6px}.render-preview-shell{aspect-ratio:16/9;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#ddd}.render-preview,.presentation-plan{width:100%;height:100%;position:relative;overflow:hidden}.theme-clean{--r-bg:#f5f1e8;--r-floor:#dfe9e1;--r-line:#172019;--r-desk:#f8d7c7;--r-chair:#f9f6ef;--r-chip:#172019;--r-chiptext:#fff;--r-screen:#9ac2b0;--r-muted:#6f7c73}.theme-holodeck{--r-bg:#03111d;--r-floor:#061927;--r-line:#62dfff;--r-desk:rgba(32,126,159,.28);--r-chair:rgba(31,152,191,.19);--r-chip:#65e5ff;--r-chiptext:#021018;--r-screen:#1a7392;--r-muted:#6fdcf8}.theme-mahogany{--r-bg:#21120e;--r-floor:#3a2017;--r-line:#d3ac70;--r-desk:#7a442c;--r-chair:#47291f;--r-chip:#efe2bd;--r-chiptext:#382216;--r-screen:#b29058;--r-muted:#c6ad82}.theme-chalkboard{--r-bg:#142a21;--r-floor:#183428;--r-line:#f0ede2;--r-desk:rgba(238,235,220,.06);--r-chair:rgba(238,235,220,.035);--r-chip:#ece9da;--r-chiptext:#173026;--r-screen:rgba(238,235,220,.12);--r-muted:#d9ddcf}.render-preview,.presentation-plan{background:var(--r-bg)}.render-room{position:absolute;inset:8% 8% 10%;border:1px solid color-mix(in srgb,var(--r-line) 48%,transparent);background:var(--r-floor);border-radius:10px}.render-title{position:absolute;top:3%;left:8%;color:var(--r-line);font-size:clamp(12px,2vw,28px);font-weight:620;letter-spacing:-.04em}.render-credit{position:absolute;right:8%;bottom:3%;color:var(--r-muted);font-size:clamp(5px,.6vw,9px);letter-spacing:.14em;text-transform:uppercase}.render-furniture{position:absolute;border:1px solid var(--r-line)}.render-furniture.desk{background:var(--r-desk);border-radius:5px;box-shadow:none;z-index:3}.render-furniture.chair{background:var(--r-chair);border-radius:4px;z-index:1}.render-furniture.chair:after{display:none}.render-furniture.screen{background:var(--r-screen);border-width:1px}.render-furniture.screen:after{color:var(--r-line);font-size:clamp(4px,.55vw,8px)}.render-furniture.window{border:0;border-top:2px double var(--r-line)}.render-furniture.door{border:0;border-left:2px solid var(--r-line)}.render-furniture.teacher-desk{background:var(--r-desk);border-radius:6px;border-width:2px;z-index:3}.render-furniture.teacher-chair{background:var(--r-chair);border-radius:5px;z-index:1}.render-furniture.bookcase{background:var(--r-desk);border-radius:3px}.render-furniture.bookcase:after{content:"";position:absolute;left:5%;right:5%;top:50%;border-top:1px solid var(--r-line);opacity:.65}.render-name{position:absolute;transform:translate(-50%,-50%);white-space:nowrap;background:var(--r-chip);color:var(--r-chiptext);border-radius:999px;padding:3px 5px;font-size:clamp(5px,.65vw,10px);font-weight:700;z-index:3}.theme-holodeck .render-room{background-image:linear-gradient(rgba(98,223,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(98,223,255,.06) 1px,transparent 1px);background-size:6.25% 11.11%;box-shadow:inset 0 0 40px #32cfff14,0 0 28px #32cfff1f}.theme-holodeck .render-furniture{box-shadow:0 0 10px #62dfff2e}.theme-chalkboard{background-image:radial-gradient(circle at 18% 30%,rgba(255,255,255,.055) 0 .7px,transparent .8px),radial-gradient(circle at 74% 62%,rgba(255,255,255,.045) 0 .6px,transparent .75px),repeating-linear-gradient(7deg,transparent 0 16px,rgba(255,255,255,.018) 17px 18px);background-size:11px 13px,17px 19px,100% 100%}.theme-chalkboard .render-room{background-image:repeating-linear-gradient(4deg,rgba(255,255,255,.012) 0 2px,transparent 2px 8px);box-shadow:inset 0 0 70px #00000029}.theme-chalkboard .render-furniture{border-style:dashed;filter:drop-shadow(0 0 .4px rgba(255,255,255,.55))}.theme-chalkboard .render-name{background:transparent;color:#f1ead8;padding:0;border-radius:0;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:clamp(6px,.75vw,11px);text-shadow:.4px .4px 0 rgba(255,255,255,.38)}.theme-mahogany .render-room{box-shadow:inset 0 0 80px #0000003d}.theme-mahogany .render-furniture.desk,.theme-mahogany .render-furniture.teacher-desk,.theme-mahogany .render-furniture.bookcase{background:repeating-linear-gradient(5deg,rgba(255,213,159,.08) 0 1px,transparent 1px 8px),linear-gradient(100deg,#4a271c,#8b5234 22%,#5f321f 45%,#9a603d 67%,#4b281d);box-shadow:inset 0 0 0 1px #ffdcaa17,inset 0 8px 18px #ffbe780d}.editor-theme-clean .room-floor{background:#eef2ed}.editor-theme-clean .desk{background:#f8d7c7;border-color:#172019}.editor-theme-clean .chair{background:#fbf7f0;border-color:#8e958e}.editor-theme-clean .screen{background:#9ac2b0}.editor-theme-holodeck .room-floor{background:#061927;border-color:#62dfff;box-shadow:inset 0 0 28px #62dfff14,0 0 18px #62dfff1f}.editor-theme-holodeck .room-grid-cell{border-color:#62dfff14;background:#62dfff04}.editor-theme-holodeck .room-grid-cell.inactive{background:#03111d}.editor-theme-holodeck .desk,.editor-theme-holodeck .teacher-desk,.editor-theme-holodeck .bookcase{background:#207e9f47;border-color:#62dfff;box-shadow:0 0 7px #62dfff2e}.editor-theme-holodeck .chair,.editor-theme-holodeck .teacher-chair{background:#1f98bf30;border-color:#62dfff}.editor-theme-holodeck .screen{background:#1a7392;border-color:#62dfff}.editor-theme-holodeck .student-label{background:#65e5ff;color:#021018;box-shadow:0 0 9px #62dfff61}.editor-theme-mahogany .room-floor{background:#3a2017;border-color:#d3ac70;box-shadow:inset 0 0 50px #0003}.editor-theme-mahogany .room-grid-cell{border-color:#d3ac700e;background:transparent}.editor-theme-mahogany .room-grid-cell.inactive{background:#21120e}.editor-theme-mahogany .desk,.editor-theme-mahogany .teacher-desk,.editor-theme-mahogany .bookcase{background:repeating-linear-gradient(5deg,rgba(255,213,159,.08) 0 1px,transparent 1px 8px),linear-gradient(100deg,#4a271c,#8b5234 25%,#5f321f,#965b3a 75%,#4b281d);border-color:#d3ac70}.editor-theme-mahogany .chair,.editor-theme-mahogany .teacher-chair{background:#47291f;border-color:#d3ac70}.editor-theme-mahogany .student-label{background:#efe2bd;color:#382216}.editor-theme-mahogany .screen{background:#b29058;border-color:#e1c38b}.editor-theme-chalkboard .room-floor{background:#183428;border-color:#f0ede2;background-image:radial-gradient(rgba(255,255,255,.035) .7px,transparent .8px),repeating-linear-gradient(6deg,transparent 0 17px,rgba(255,255,255,.015) 18px 19px);background-size:9px 11px,100% 100%;box-shadow:inset 0 0 60px #00000029}.editor-theme-chalkboard .room-grid-cell{border-color:#f0ede20b;background:transparent}.editor-theme-chalkboard .room-grid-cell.inactive{background:#10271d}.editor-theme-chalkboard .desk,.editor-theme-chalkboard .teacher-desk,.editor-theme-chalkboard .bookcase,.editor-theme-chalkboard .screen{background:#eeebdc09;border-color:#f0ede2;border-style:dashed;box-shadow:none}.editor-theme-chalkboard .chair,.editor-theme-chalkboard .teacher-chair{background:#eeebdc05;border-color:#f0ede2;border-style:dashed}.editor-theme-chalkboard .student-label{background:transparent;color:#f0ede2;box-shadow:none;border-radius:0;padding:0;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:clamp(8px,.85vw,12px);text-shadow:.35px .35px rgba(255,255,255,.5)}.presentation-layer{position:fixed;inset:0;z-index:200;display:none;background:#000}.presentation-layer.open{display:block}.presentation-exit{position:absolute;top:18px;right:18px;z-index:10;border:1px solid rgba(255,255,255,.18);color:#fff;background:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:9px 14px;cursor:pointer;font-size:10px}.toast{position:fixed;left:50%;bottom:26px;z-index:300;transform:translate(-50%,20px);background:#111512;color:#fff;border-radius:999px;padding:10px 15px;font-size:10px;opacity:0;pointer-events:none;transition:.22s ease}.toast.show{opacity:1;transform:translate(-50%)}.floor-editor{display:grid;grid-template-columns:repeat(14,1fr);aspect-ratio:14/9;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#ddd;touch-action:none}.floor-cell{border:0;border-right:1px solid rgba(17,21,18,.05);border-bottom:1px solid rgba(17,21,18,.05);background:#e4e4df;padding:0;cursor:crosshair}.floor-cell.on{background:var(--green-light)}.floor-help{color:var(--muted);font-size:9px;line-height:1.5;margin-top:6px}.powered-footer{height:56px;display:flex;align-items:center;justify-content:center}.powered-footer img{width:auto;height:46px;display:block}@media(max-width:900px){.statusline{display:none}.topbar{grid-template-columns:1fr auto}.header-actions{grid-column:2}.workspace-shell{padding:8px}.workspace{grid-template-columns:minmax(0,1fr) 290px}.room-canvas{width:min(92%,calc((100vh - 250px)*1.5556))}.panel{width:290px;min-width:290px}.editor-theme-picker{max-width:calc(100% - 18px);overflow-x:auto}.editor-theme-picker>span{display:none}.console{bottom:12px;max-width:calc(100% - 20px);overflow-x:auto}.console-button{min-width:66px;grid-template-columns:1fr;justify-items:center;gap:3px}.console-icon{font-size:13px}.modal-card{padding:26px 20px}.import-grid{grid-template-columns:1fr}.import-side{grid-template-columns:1fr 1fr}.or-line{display:none}.theme-picker{grid-template-columns:1fr 1fr}}@media(max-width:600px){.header-actions .text-button{display:none}.choice-grid.two,.choice-grid.three,.import-side{grid-template-columns:1fr}.stepper{gap:3px}.step-dot{font-size:0}.step-dot span{font-size:9px}}@media print{body *{visibility:hidden!important}#presentationLayer,#presentationLayer *{visibility:visible!important}#presentationLayer{display:block!important;position:fixed!important;inset:0!important}.presentation-exit{display:none!important}@page{size:landscape;margin:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:860px){.workspace{display:block}.canvas-wrap{position:absolute;inset:0}.panel{position:absolute;right:10px;top:10px;bottom:82px;height:auto;width:min(300px,calc(100% - 20px));min-width:0;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}}.workspace{grid-template-columns:340px minmax(0,1fr);background:#e5e5df}.panel{order:1;width:340px;min-width:340px;padding:14px;border-left:0;border-right:1px solid rgba(17,21,18,.16);border-radius:25px 0 0 25px;background:#f6f5effa;box-shadow:12px 0 30px #141a160f;display:flex;flex-direction:column;gap:10px;overflow:hidden;opacity:1!important;pointer-events:auto!important}.canvas-wrap{order:2}.panel-content{min-height:0;overflow:auto;padding:8px 5px 24px}.panel h3{font-size:20px;color:#101411}.panel .sub{color:#59625b;font-size:11px}.panel-section{border-top-color:#11151229}.panel-label{color:#66716a}.panel-button,.tool-chip,.student-row,.select-input,.small-number{border-color:#1115122e;background:#fffefb;color:#161b17}.panel-button:hover,.tool-chip:hover,.student-row:hover{border-color:#11151266}.console{position:static;transform:none;display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:6px;border-radius:15px;background:#e8e9e4;box-shadow:none;border-color:#11151229;flex:0 0 auto}.console-button{min-width:0;padding:9px 8px;grid-template-columns:auto 1fr;justify-content:start;color:#4d5750;border:1px solid transparent}.console-button:last-child{grid-column:1 / -1}.console-button:hover,.console-button.active{background:#fffefb;color:#101411;border-color:#1115121f}.console-button.accent{color:#294c3b}.console-button.accent.active{background:#31513f;border-color:#31513f;color:#fff}.editor-theme-picker{position:static;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:7px;border-radius:14px;background:#ecece7;box-shadow:none;flex:0 0 auto}.editor-theme-picker>span{grid-column:1 / -1;padding:2px 5px 4px;color:#5e6962}.editor-theme-picker button{justify-content:flex-start;color:#4f5952;padding:7px 8px}.editor-theme-picker button:hover,.editor-theme-picker button.selected{background:#fffefb;color:#101411;box-shadow:0 1px 4px #11151214}.room-canvas{width:min(88%,1040px);max-height:88%;filter:drop-shadow(0 20px 32px rgba(20,25,22,.14))}.room-floor{inset:0;border:0;border-radius:0;background:transparent!important;overflow:visible;box-shadow:none!important}.room-grid-cell{border:0;background:transparent;box-sizing:border-box}.room-grid-cell.active{border-right:1px solid rgba(17,21,18,.075);border-bottom:1px solid rgba(17,21,18,.075)}.room-grid-cell.inactive,.room-grid-cell.inactive:after{background:transparent!important;border-color:transparent!important;content:none}.canvas-item{transform-origin:center center}.desk:before{display:none!important;content:none!important}.editor-theme-clean .room-grid-cell.active{background:#edf2ee}.editor-theme-holodeck .room-grid-cell.active{background:#061927;border-color:#62dfff1f;box-shadow:inset 0 0 12px #62dfff03}.editor-theme-mahogany .room-grid-cell.active{background:#3a2017;border-color:#d3ac7017}.editor-theme-chalkboard .room-grid-cell.active{background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.04) 0 .6px,transparent .75px),repeating-linear-gradient(5deg,transparent 0 16px,rgba(255,255,255,.018) 17px 18px),#183428;border-color:#f0ede212}.student-label{min-width:0;max-width:none;min-height:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 5px;border-radius:5px;background:#fffcf5e6;color:#111512;border:1px solid rgba(17,21,18,.14);font-size:clamp(7px,.72vw,11px);line-height:1.05;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none}.student-label.selected{outline:2px solid #31513f;outline-offset:2px;z-index:30}.student-label.preference:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;right:3px;top:3px;background:#4e7763;margin:0}.student-label.locked{box-shadow:inset 0 0 0 2px #4e7763}.editor-theme-holodeck .student-label{background:#65e5ffe0;color:#021018;border-color:#62dfff;box-shadow:0 0 8px #62dfff42}.editor-theme-mahogany .student-label{background:#efe2bde6;color:#382216;border-color:#d3ac70}.editor-theme-chalkboard .student-label{background:transparent;color:#f0ede2;border:0;box-shadow:none;border-radius:0;padding:0 3px;font-family:Bradley Hand,Comic Sans MS,cursive;text-shadow:.35px .35px rgba(255,255,255,.55)}.floor-editor{background:#d5d7d2;border-color:#11151233}.floor-cell{background:#cfd2cd;border-color:#11151217}.floor-cell.on{background:#95baa8;box-shadow:inset 0 0 0 1px #31513f38}.scale-row{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.scale-row span{font-size:8px;color:#667069}.scale-row input{width:100%;accent-color:#31513f}.student-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}.student-add-form{display:grid;gap:7px;padding:10px;margin:8px 0 12px;background:#e9efea;border:1px solid rgba(49,81,63,.16);border-radius:12px}.student-form-actions{display:flex;justify-content:flex-end;gap:6px}.unseated-summary{display:flex;align-items:baseline;gap:7px;margin:8px 0 10px;padding:8px 10px;border-radius:10px;background:#f1e5d4;color:#704f27}.unseated-summary strong{font-size:18px}.unseated-summary span{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.student-row.unseated{background:#fffaf1;border-style:dashed}.student-flags{align-items:center}.student-flags em{font-style:normal;font-size:7px;text-transform:uppercase;letter-spacing:.07em;color:#8a622f;background:#f3e5cf;padding:3px 5px;border-radius:999px}.flag-dot.dark{background:#111512!important}.student-editor-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.student-editor-head h4{margin:0}.seat-state{font-size:7px;text-transform:uppercase;letter-spacing:.08em;padding:4px 6px;border-radius:999px;background:#dceae1;color:#31513f}.seat-state.off{background:#f1e5d4;color:#7b5a25}.student-seat-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.student-seat-actions .secondary-button{padding:8px 9px;font-size:9px}.render-room{background:transparent!important;border:0;overflow:visible}.render-floor-cell{position:absolute;background:var(--r-floor);border-right:1px solid color-mix(in srgb,var(--r-line) 10%,transparent);border-bottom:1px solid color-mix(in srgb,var(--r-line) 10%,transparent);box-sizing:border-box;z-index:0}.render-furniture{transform-origin:center center}.render-name{box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:4px;background:color-mix(in srgb,var(--r-chip) 86%,transparent);color:var(--r-chiptext);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(5px,.64vw,10px);line-height:1;transform:translate(-50%,-50%);z-index:4}.theme-clean .render-name{--r-chip:#fffaf1;--r-chiptext:#172019;border:1px solid rgba(23,32,25,.12)}.theme-chalkboard .render-name{display:flex;align-items:center;justify-content:center}.notice-graphic.notice-3d{height:210px;perspective:900px;background:radial-gradient(circle at 50% 30%,#edf5ef 0,#dbe8e0 55%,#cddbd2);overflow:hidden}.notice-3d .mini-room{width:330px;height:150px;background:linear-gradient(rgba(49,81,63,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(49,81,63,.08) 1px,transparent 1px),#f5f5ee;background-size:28px 28px;border:1px solid rgba(49,81,63,.28);border-radius:10px;transform:rotateX(58deg) rotate(-8deg) translateY(-4px);box-shadow:0 36px 38px #1d30263d;transform-style:preserve-3d}.notice-3d .mini-wall{position:absolute;left:0;right:0;top:-18px;height:18px;background:#d8e6dd;transform-origin:bottom;transform:rotateX(-90deg);border:1px solid rgba(49,81,63,.18)}.notice-3d .mini-screen{height:8px;top:8px;border-radius:3px;box-shadow:0 5px 10px #31513f26}.notice-3d .mini-desk{height:30px;background:linear-gradient(145deg,#e0d5c2,#cdbfa8);box-shadow:0 7px 10px #1f2a232e;transform:translateZ(7px)}.notice-3d .mini-desk b{position:absolute;inset:0;display:grid;place-items:center;font:700 7px/1 Arial,sans-serif;color:#2f3d34;letter-spacing:.05em}.notice-3d .mini-desk i{box-shadow:0 4px 7px #1f2a2321}.notice-3d .mini-teacher{position:absolute;right:12px;bottom:16px;width:58px;height:25px;border-radius:5px;background:#8fae9d;border:1px solid #547565;transform:translateZ(6px);box-shadow:0 6px 9px #1f2a2329}@media(max-width:900px){.workspace{grid-template-columns:300px minmax(0,1fr)}.panel{width:300px;min-width:300px}.console-button{grid-template-columns:auto 1fr;justify-items:initial}}@media(max-width:760px){.workspace{display:block}.panel{position:absolute;inset:8px auto 8px 8px;width:min(310px,calc(100% - 16px));min-width:0;height:auto;border:1px solid rgba(17,21,18,.16);border-radius:18px;z-index:40}.canvas-wrap{position:absolute;inset:0}}.room-grid-cell.active,.render-floor-cell{border:0!important}.room-floor,.editor-theme-holodeck .room-floor,.editor-theme-mahogany .room-floor,.editor-theme-chalkboard .room-floor{background:transparent!important;box-shadow:none!important}.room-wall{position:absolute;z-index:2;pointer-events:none;background:linear-gradient(180deg,#ffffffc7,#d0d6d0eb);border:1px solid rgba(17,21,18,.18);box-shadow:0 4px 8px #1115121a,inset 0 1px #ffffffb8;transform-origin:center}.wall-top{transform:translateY(-78%);clip-path:polygon(4% 0,96% 0,100% 100%,0 100%)}.wall-bottom{transform:translateY(-18%);clip-path:polygon(0 0,100% 0,96% 100%,4% 100%)}.wall-left{transform:translate(-78%);clip-path:polygon(0 4%,100% 0,100% 100%,0 96%)}.wall-right{transform:translate(-18%);clip-path:polygon(0 0,100% 4%,100% 96%,0 100%)}.editor-theme-holodeck .room-wall{background:linear-gradient(180deg,#267e9dbf,#072433f2);border-color:#62dfff;box-shadow:0 0 10px #62dfff33}.editor-theme-mahogany .room-wall{background:linear-gradient(180deg,#7b4a34,#48281d);border-color:#d3ac70}.editor-theme-chalkboard .room-wall{background:linear-gradient(180deg,#29473b,#183428);border:1px dashed rgba(240,237,226,.72);box-shadow:none}.theme-clean .room-wall{background:linear-gradient(180deg,#f6f4ed,#cfd8d1)}.theme-holodeck .room-wall{background:linear-gradient(180deg,#174b60,#071c2a);border-color:#62dfff;box-shadow:0 0 8px #62dfff33}.theme-mahogany .room-wall{background:linear-gradient(180deg,#76503a,#382017);border-color:#d3ac70}.theme-chalkboard .room-wall{background:#244238;border:1px dashed rgba(240,237,226,.68);box-shadow:none}.desk,.teacher-desk{border-radius:9px;box-shadow:inset 0 1px #ffffff73,0 3px 7px #1115121a}.teacher-desk:after{content:"TEACHER";font-size:7px;letter-spacing:.12em;opacity:.48}.chair{border-radius:35% 35% 28% 28%;border:1.5px solid #7f8780;background:linear-gradient(180deg,#fcfbf7,#e8e5dc);box-shadow:inset 0 -7px 10px #11151209,0 2px 4px #11151214}.chair:before{content:"";position:absolute;left:14%;right:14%;top:-14%;height:26%;border:1.5px solid currentColor;border-color:#7f8780;border-radius:50% 50% 35% 35%;background:linear-gradient(180deg,#fdfcf8,#ece9e0);box-shadow:0 2px 2px #1115120a}.chair:after{content:"";position:absolute;inset:22% 15% 12%;border-radius:38% 38% 28% 28%;border:1px solid rgba(17,21,18,.1);background:#ffffff3d}.teacher-chair{background:radial-gradient(circle at 50% 54%,#202421 0 30%,transparent 31%),radial-gradient(ellipse at 50% 23%,#111512 0 28%,transparent 29%),linear-gradient(90deg,transparent 0 13%,#151916 14% 24%,transparent 25% 75%,#151916 76% 86%,transparent 87%),transparent;border:0;border-radius:50%;box-shadow:none}.teacher-chair:before{content:"";position:absolute;left:43%;top:54%;width:14%;height:41%;background:#111512;border-radius:999px;transform-origin:50% 0;box-shadow:-11px 16px 0 -4px #111512,11px 16px 0 -4px #111512}.teacher-chair:after{content:"";position:absolute;left:46%;top:88%;width:8%;height:8%;border-radius:50%;background:#111512;box-shadow:-17px 2px #111512,17px 2px #111512,-9px 8px #111512,9px 8px #111512}.editor-theme-holodeck .teacher-chair{filter:drop-shadow(0 0 5px rgba(98,223,255,.35))}.editor-theme-mahogany .teacher-chair,.editor-theme-chalkboard .teacher-chair{background-color:transparent!important}.screen{border:3px solid #28312c;border-radius:4px;background:linear-gradient(180deg,#dce8e2,#a9c6b9);box-shadow:0 5px 9px #1115122e,inset 0 0 0 2px #ffffff59}.screen:before{content:"";position:absolute;left:7%;right:7%;bottom:-5px;height:4px;background:#28312c;border-radius:0 0 5px 5px;opacity:.62}.screen:after{font-size:7px;letter-spacing:.16em}.window{border:2px solid #617b6e;border-radius:3px;background:linear-gradient(180deg,#d7f2f4f5,#97c7cbc2);box-shadow:0 4px 8px #1115121f,inset 0 0 0 2px #ffffff8c}.window:before{content:"";position:absolute;left:49%;top:0;bottom:0;border-left:1px solid rgba(57,88,78,.55)}.window:after{content:"";position:absolute;left:0;right:0;top:49%;border-top:1px solid rgba(57,88,78,.38)}.door{border:0;background:transparent}.door:before{content:"";position:absolute;left:4%;bottom:2%;width:7%;height:96%;background:#565b56;border-radius:3px}.door:after{content:"";position:absolute;left:8%;bottom:3%;width:84%;height:84%;border-left:2px solid #686f68;border-top:2px solid #686f68;border-radius:100% 0 0;transform-origin:left bottom;transform:rotate(-7deg);background:linear-gradient(135deg,#d5cab7b8,#ffffff14 72%);box-shadow:-1px 1px #ffffff73 inset}.student-label{width:max-content!important;height:auto!important;min-width:0!important;max-width:unset;padding:4px 7px;border-radius:6px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.student-label.preference:before{display:none!important;content:none!important}.editor-theme-chalkboard .student-label{width:max-content!important;padding:1px 4px}.render-name{width:max-content;height:auto;padding:3px 6px}.desk-seat-slot{position:absolute;top:7%;bottom:7%;border:1px dashed transparent;border-radius:6px;background:transparent;color:#11151252;display:grid;place-items:center;padding:0;cursor:pointer;z-index:4}.desk-seat-slot span{opacity:0;transform:scale(.82);transition:.14s ease;font-weight:800;font-size:14px}.desk:hover .desk-seat-slot.empty{border-color:#11151229;background:#ffffff14}.desk:hover .desk-seat-slot.empty span,.desk-seat-slot.drag-over span{opacity:1;transform:scale(1)}.desk-seat-slot.drag-over{border-color:var(--green)!important;background:#4e776329!important}.editor-theme-holodeck .desk-seat-slot{color:#62dfff}.editor-theme-chalkboard .desk-seat-slot{color:#f0ede2}.seat-picker{position:absolute;z-index:120;transform:translate(-50%);min-width:150px;max-width:220px;max-height:220px;overflow:auto;display:grid;gap:4px;padding:8px;border:1px solid rgba(17,21,18,.16);border-radius:12px;background:#faf9f5fa;box-shadow:0 15px 35px #1115122e}.seat-picker strong{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#667069;padding:4px 6px}.seat-picker button{border:0;background:#fff;border-radius:8px;padding:7px 8px;text-align:left;font-size:10px;cursor:pointer}.seat-picker button:hover{background:var(--green-light)}.seat-picker span{font-size:9px;color:var(--muted);padding:5px}.resize-handle{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;border:1.5px solid #31513f;z-index:40;opacity:.45;box-shadow:0 1px 2px #11151226}.canvas-item:hover .resize-handle,.canvas-item.selected .resize-handle{opacity:1}.resize-nw{left:-4px;top:-4px;cursor:nwse-resize}.resize-ne{right:-4px;top:-4px;cursor:nesw-resize}.resize-sw{left:-4px;bottom:-4px;cursor:nesw-resize}.resize-se{right:-4px;bottom:-4px;cursor:nwse-resize}.editor-theme-holodeck .resize-handle{background:#061927;border-color:#62dfff}.editor-theme-mahogany .resize-handle{background:#3a2017;border-color:#d3ac70}.editor-theme-chalkboard .resize-handle{background:#183428;border-color:#f0ede2}.marquee-box{position:absolute;z-index:110;pointer-events:none;border:1.5px solid #31513f;background:#4e77631a;border-radius:6px;box-shadow:0 0 0 1px #ffffff61 inset}.editor-theme-holodeck .marquee-box{border-color:#62dfff;background:#62dfff1a}.editor-theme-mahogany .marquee-box{border-color:#d3ac70;background:#d3ac701a}.editor-theme-chalkboard .marquee-box{border-color:#f0ede2;background:#f0ede212}.student-row.unseated[draggable=true]{cursor:grab}.student-row.unseated[draggable=true]:active{cursor:grabbing}.dragging-row{opacity:.55}.render-furniture.chair{border-radius:38% 38% 28% 28%}.render-furniture.teacher-chair{background:#111512!important;border-radius:50%;border-color:#111512}.render-furniture.screen{border-width:2px;box-shadow:0 3px 6px #0000002e}.render-furniture.window{border:2px solid var(--r-line);background:color-mix(in srgb,var(--r-line) 18%,transparent)}.render-furniture.door{border:0;border-left:3px solid var(--r-line);border-top:1px solid color-mix(in srgb,var(--r-line) 55%,transparent);border-radius:70% 0 0}.notice-graphic{height:170px;perspective:none;background:var(--green-light)}.notice-graphic .mini-room{transform:none;width:290px;height:130px;box-shadow:none;background:#fff9;background-image:none}.notice-graphic .mini-desk{transform:none;box-shadow:none}.chair:before{top:auto!important;bottom:-14%}.render-furniture.chair:before{content:"";position:absolute;left:16%;right:16%;bottom:-13%;height:24%;border:1px solid var(--r-line);border-radius:35% 35% 50% 50%;background:var(--r-chair)}.perspective-layer{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:visible}.perspective-wall{fill:#d7ddd8;stroke:#11151252;stroke-width:1.2px;filter:drop-shadow(0 2px 2px rgba(17,21,18,.12))}.editor-theme-holodeck .perspective-wall,.theme-holodeck .perspective-wall{fill:#123b50;stroke:#62dfff;filter:drop-shadow(0 0 4px rgba(98,223,255,.28))}.editor-theme-mahogany .perspective-wall,.theme-mahogany .perspective-wall{fill:#5c3829;stroke:#d3ac70}.editor-theme-chalkboard .perspective-wall,.theme-chalkboard .perspective-wall{fill:#27463a;stroke:#eee9dc;stroke-dasharray:4 3;filter:none}.perspective-fixture .fixture-outer{stroke-width:2px}.perspective-fixture .fixture-inner{stroke-width:1px}.perspective-fixture .fixture-detail{fill:none;stroke-width:1.2px;opacity:.75}.fixture-screen .fixture-outer{fill:#26302b;stroke:#26302b}.fixture-screen .fixture-inner{fill:#a9c8ba;stroke:#edf5f1}.fixture-window .fixture-outer{fill:#6f8e82;stroke:#4e6a5f}.fixture-window .fixture-inner{fill:#bde0e4eb;stroke:#f4fbfb}.fixture-window .fixture-detail{stroke:#58766b}.fixture-bookcase .fixture-outer{fill:#8e7352;stroke:#5e4932}.fixture-bookcase .fixture-inner{fill:#cbb18c;stroke:#775d40}.fixture-bookcase .fixture-detail{stroke:#6d5438}.editor-theme-holodeck .fixture-screen .fixture-outer,.theme-holodeck .fixture-screen .fixture-outer{fill:#07131d;stroke:#62dfff}.editor-theme-holodeck .fixture-screen .fixture-inner,.theme-holodeck .fixture-screen .fixture-inner{fill:#1d7fa1;stroke:#8ce9ff}.editor-theme-holodeck .fixture-window .fixture-outer,.theme-holodeck .fixture-window .fixture-outer{fill:#0c2e40;stroke:#62dfff}.editor-theme-holodeck .fixture-window .fixture-inner,.theme-holodeck .fixture-window .fixture-inner{fill:#4cc4e540;stroke:#8ce9ff}.editor-theme-mahogany .fixture-screen .fixture-outer,.theme-mahogany .fixture-screen .fixture-outer{fill:#352218;stroke:#d3ac70}.editor-theme-mahogany .fixture-screen .fixture-inner,.theme-mahogany .fixture-screen .fixture-inner{fill:#b89158;stroke:#f0d69d}.editor-theme-mahogany .fixture-bookcase .fixture-outer,.theme-mahogany .fixture-bookcase .fixture-outer{fill:#56301f;stroke:#d3ac70}.editor-theme-mahogany .fixture-bookcase .fixture-inner,.theme-mahogany .fixture-bookcase .fixture-inner{fill:#825039;stroke:#bd875c}.editor-theme-chalkboard .perspective-fixture .fixture-outer,.theme-chalkboard .perspective-fixture .fixture-outer{fill:#1e392f;stroke:#f0ede2;stroke-dasharray:4 3}.editor-theme-chalkboard .perspective-fixture .fixture-inner,.theme-chalkboard .perspective-fixture .fixture-inner{fill:#ffffff05;stroke:#f0ede2;stroke-dasharray:3 2}.editor-theme-chalkboard .perspective-fixture .fixture-detail,.theme-chalkboard .perspective-fixture .fixture-detail{stroke:#f0ede2;stroke-dasharray:2 2}.canvas-item.perspective-hitbox{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.canvas-item.perspective-hitbox:before,.canvas-item.perspective-hitbox:after{display:none!important}.canvas-item.perspective-hitbox.selected:after{display:none!important}.chair:before{top:-12%!important;bottom:auto!important}.teacher-chair{border:0!important;border-radius:34% 34% 42% 42%!important;background:#191d1a!important;box-shadow:inset 0 1px #ffffff14,0 2px 4px #0000002e!important;overflow:visible}.teacher-chair:before{content:"";position:absolute;left:14%;right:14%;top:-17%;height:32%;background:#0e110f;border-radius:48% 48% 30% 30%;box-shadow:0 1px 2px #0003}.teacher-chair:after{content:"";position:absolute;inset:53% 9% -17%;background:radial-gradient(circle at 50% 52%,#0d100e 0 8%,transparent 9%),linear-gradient(90deg,transparent 47%,#101411 47% 53%,transparent 53%),linear-gradient(27deg,transparent 47%,#101411 47% 53%,transparent 53%),linear-gradient(-27deg,transparent 47%,#101411 47% 53%,transparent 53%);border-radius:50%;opacity:.95;z-index:-1}.editor-theme-holodeck .teacher-chair{background:#092431!important;border:1px solid #62dfff!important}.editor-theme-mahogany .teacher-chair{background:#251713!important;border:1px solid #d3ac70!important}.editor-theme-chalkboard .teacher-chair{background:#142b23!important;border:1px dashed #f0ede2!important}.door{border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.door:before,.door:after{display:none!important}.door-symbol{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.door-threshold,.door-leaf,.door-swing{fill:none;stroke:#545b56;vector-effect:non-scaling-stroke}.door-threshold{stroke-width:3.5}.door-leaf{stroke-width:4.5;stroke-linecap:round}.door-swing{stroke-width:1.4;stroke-dasharray:3 2;opacity:.66}.door-hinge{fill:#545b56}.editor-theme-holodeck .door-threshold,.editor-theme-holodeck .door-leaf,.editor-theme-holodeck .door-swing{stroke:#62dfff}.editor-theme-holodeck .door-hinge{fill:#62dfff}.editor-theme-mahogany .door-threshold,.editor-theme-mahogany .door-leaf,.editor-theme-mahogany .door-swing{stroke:#d3ac70}.editor-theme-mahogany .door-hinge{fill:#d3ac70}.editor-theme-chalkboard .door-threshold,.editor-theme-chalkboard .door-leaf,.editor-theme-chalkboard .door-swing{stroke:#f0ede2}.editor-theme-chalkboard .door-hinge{fill:#f0ede2}.resize-handle{opacity:1!important}.resize-w{left:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.resize-e{right:-5px;top:50%;transform:translateY(-50%);cursor:ew-resize}.render-furniture.chair:before{top:-13%!important;bottom:auto!important}.render-furniture.teacher-chair{background:#191d1a!important;border-radius:34% 34% 42% 42%!important;overflow:visible}.render-furniture.teacher-chair:before{content:"";position:absolute;left:14%;right:14%;top:-17%;height:32%;background:#0e110f;border-radius:48% 48% 30% 30%}.render-furniture.teacher-chair:after{content:"";position:absolute;inset:53% 9% -17%;background:linear-gradient(90deg,transparent 47%,#101411 47% 53%,transparent 53%),linear-gradient(27deg,transparent 47%,#101411 47% 53%,transparent 53%),linear-gradient(-27deg,transparent 47%,#101411 47% 53%,transparent 53%);border-radius:50%;z-index:-1}.render-furniture.door{border:0!important;background:transparent!important;overflow:visible}.render-furniture.door:before,.render-furniture.door:after{display:none!important}.setup-floorplan-shell{background:#e5e7e1!important;border:1px solid rgba(17,21,18,.22)!important;box-shadow:inset 0 0 0 1px #ffffff6b}.setup-floorplan-grid{background:#d6d9d2!important;border:1px solid rgba(17,21,18,.3)!important}.setup-floor-cell{background:#c9cec7!important;border-color:#1115122e!important}.setup-floor-cell.on{background:#7fa893!important;box-shadow:inset 0 0 0 1px #2346357a}.setup-floor-cell.preview-add{background:#5f9478!important}.setup-floor-cell.preview-remove{background:#b9a8a0!important}.perspective-wall{fill:#d2d9d4;stroke:#1115127a;stroke-width:1.35px;filter:drop-shadow(0 2px 3px rgba(17,21,18,.14))}.chair{border-radius:34% 34% 44% 44%!important;background:linear-gradient(180deg,#fbfaf5,#ebe8df)!important;overflow:visible!important}.chair:before{content:""!important;position:absolute!important;inset:-9% 18% auto!important;height:17%!important;border:1.5px solid #7f8780!important;border-radius:999px!important;background:#f6f3eb!important;box-shadow:none!important}.chair:after{content:""!important;position:absolute!important;inset:17% 12% 9%!important;border-radius:42% 42% 52% 52%!important;border:1px solid rgba(17,21,18,.08)!important;background:#ffffff2e!important}.teacher-chair{border:1.5px solid #080a09!important;border-radius:38% 38% 48% 48%!important;background:#171a18!important;box-shadow:0 2px 4px #00000029!important;overflow:visible!important}.teacher-chair:before{content:""!important;position:absolute!important;left:16%!important;right:16%!important;top:-16%!important;height:28%!important;background:#090b0a!important;border:1px solid #050605!important;border-radius:50% 50% 28% 28%!important;box-shadow:none!important}.teacher-chair:after{display:none!important}.resize-handle{opacity:0!important;pointer-events:none}.canvas-item.selected .resize-handle{opacity:1!important;pointer-events:auto}.canvas-item:hover .resize-handle{opacity:0!important}.canvas-item.selected:hover .resize-handle{opacity:1!important}.canvas-item.perspective-hitbox{outline:none!important}.canvas-item.perspective-hitbox.selected{outline:1px dashed rgba(49,81,63,.62)!important;outline-offset:3px}.editor-theme-holodeck .canvas-item.perspective-hitbox.selected{outline-color:#62dfff!important}.editor-theme-mahogany .canvas-item.perspective-hitbox.selected{outline-color:#d3ac70!important}.editor-theme-chalkboard .canvas-item.perspective-hitbox.selected{outline-color:#f0ede2!important}.render-furniture.chair:before{content:""!important;position:absolute!important;inset:-9% 18% auto!important;height:17%!important;border:1px solid var(--r-line)!important;border-radius:999px!important;background:var(--r-chair)!important}.render-furniture.teacher-chair{background:#171a18!important;border:1px solid #080a09!important;border-radius:38% 38% 48% 48%!important}.render-furniture.teacher-chair:before{content:""!important;position:absolute!important;left:16%!important;right:16%!important;top:-16%!important;height:28%!important;background:#090b0a!important;border-radius:50% 50% 28% 28%!important}.render-furniture.teacher-chair:after{display:none!important}.room-canvas{width:min(82%,1000px);max-height:82%}.perspective-wall{fill:#d8ded9;stroke:#1115126b;stroke-width:1.25px;filter:drop-shadow(0 3px 3px rgba(17,21,18,.12))}.fixture-screen .fixture-outer,.fixture-screen .fixture-inner{vector-effect:non-scaling-stroke}.fixture-screen .fixture-outer{stroke-width:1.8px}.fixture-screen .fixture-inner{stroke-width:1px}.room-canvas{overflow:visible}.perspective-layer{overflow:visible;pointer-events:none}.room-grid-cell.active{border:0!important}.perspective-wall{fill:#d7ddd8;stroke:#11151275;stroke-width:1.2px;filter:drop-shadow(0 3px 4px rgba(17,21,18,.12))}.editor-theme-clean .perspective-wall{fill:#d7ddd8;stroke:#11151275}.editor-theme-holodeck .perspective-wall{fill:#123b50;stroke:#62dfff}.editor-theme-mahogany .perspective-wall{fill:#5c3829;stroke:#d3ac70}.editor-theme-chalkboard .perspective-wall{fill:#27463a;stroke:#eee9dc}.canvas-item.perspective-hitbox{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;transform:none!important}.canvas-item.perspective-hitbox.selected{outline:none!important}.fixture-selection-shape{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:35}.fixture-selection-shape polygon{fill:#4e776309;stroke:#31513f;stroke-width:1.7;stroke-dasharray:4 3;vector-effect:non-scaling-stroke}.editor-theme-holodeck .fixture-selection-shape polygon{stroke:#62dfff;fill:#62dfff0a}.editor-theme-mahogany .fixture-selection-shape polygon{stroke:#d3ac70;fill:#d3ac700a}.editor-theme-chalkboard .fixture-selection-shape polygon{stroke:#f0ede2;fill:#ffffff06}.fixture-window .fixture-outer{fill:#6f8e82;stroke:#4e6a5f;stroke-width:1.6px}.fixture-window .fixture-inner{fill:#bde0e4eb;stroke:#f4fbfb;stroke-width:1px}.window:before,.window:after{display:none!important;content:none!important}.canvas-item.perspective-hitbox .resize-w,.canvas-item.perspective-hitbox .resize-e{margin:0!important;z-index:50}.chair:before{inset:auto 18% -9%!important;height:17%!important;border:1.5px solid #7f8780!important;border-radius:999px!important;background:#f6f3eb!important}.render-furniture.chair:before{top:auto!important;bottom:-9%!important}.editor-theme-holodeck .chair:before{background:#0d3b50!important;border-color:#62dfff!important}.editor-theme-mahogany .chair:before{background:#47291f!important;border-color:#d3ac70!important}.editor-theme-chalkboard .chair:before{background:#1d372e!important;border-color:#f0ede2!important}.teacher-chair{border:1.5px solid #070908!important;border-radius:38% 38% 45% 45%!important;background:linear-gradient(180deg,#202421,#121513)!important;box-shadow:inset 0 1px #ffffff14,0 2px 4px #0000002e!important;overflow:visible!important}.teacher-chair:before{content:""!important;display:block!important;position:absolute!important;left:9%!important;right:9%!important;top:-23%!important;height:31%!important;background:linear-gradient(180deg,#191c1a,#0b0d0c)!important;border:1.5px solid #050605!important;border-radius:42% 42% 30% 30%!important;box-shadow:0 2px 3px #00000029!important}.teacher-chair:after{content:""!important;display:block!important;position:absolute!important;left:-9%!important;right:-9%!important;top:18%!important;height:42%!important;border-left:4px solid #8d6848!important;border-right:4px solid #8d6848!important;border-radius:28%!important;background:transparent!important;box-shadow:none!important}.render-furniture.teacher-chair{background:linear-gradient(180deg,#202421,#121513)!important;border:1.5px solid #070908!important;border-radius:38% 38% 45% 45%!important}.render-furniture.teacher-chair:before{left:9%!important;right:9%!important;top:-23%!important;height:31%!important;background:#0b0d0c!important;border-radius:42% 42% 30% 30%!important}.render-furniture.teacher-chair:after{display:block!important;content:""!important;inset:18% -9% auto!important;height:42%!important;border-left:4px solid #8d6848!important;border-right:4px solid #8d6848!important;border-radius:28%!important;background:transparent!important}.setup-floorplan-grid{background:#d5ddd7!important;border:1.5px solid rgba(17,21,18,.28)!important;box-shadow:inset 0 0 0 1px #ffffff6b!important}.setup-floor-cell{border-right:1px solid rgba(17,21,18,.16)!important;border-bottom:1px solid rgba(17,21,18,.16)!important;background:#eef0eb!important}.setup-floor-cell.on{background:#6f9d85!important;box-shadow:inset 0 0 0 1px #2a4e3b8a!important}.setup-floor-cell.preview-add{background:#4f876b!important}.setup-floor-cell.preview-remove{background:#c79b91!important}.perspective-wall{display:none!important}.classroom-wall{fill:#d8ded9;stroke:#1115126b;stroke-width:1.15px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1.5px rgba(17,21,18,.1))}.editor-theme-holodeck .classroom-wall,.theme-holodeck .classroom-wall{fill:#123b50;stroke:#62dfff}.editor-theme-mahogany .classroom-wall,.theme-mahogany .classroom-wall{fill:#5c3829;stroke:#d3ac70}.editor-theme-chalkboard .classroom-wall,.theme-chalkboard .classroom-wall{fill:#27463a;stroke:#eee9dc;stroke-dasharray:3 2}.fixture-screen .fixture-outer{fill:#26302b;stroke:#26302b;stroke-width:1.8px}.fixture-screen .fixture-inner{fill:#a9c8ba;stroke:#edf5f1;stroke-width:1px}.fixture-window .fixture-detail{display:none!important}.student-import-table-wrap{position:relative;min-height:260px;max-height:360px;overflow:auto;border:2px solid rgba(49,81,63,.82);border-radius:18px;background:#fff}.student-import-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.student-import-table th{position:sticky;top:0;z-index:3;padding:11px 12px;text-align:left;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#536059;background:#edf2ee;border-bottom:1px solid rgba(17,21,18,.16)}.student-import-table th:nth-child(1){width:27%}.student-import-table th:nth-child(2){width:27%}.student-import-table th:nth-child(3){width:31%}.student-import-table th:nth-child(4){width:15%}.student-import-table td{padding:0;border-bottom:1px solid rgba(17,21,18,.08);border-right:1px solid rgba(17,21,18,.07)}.student-import-table td:last-child{border-right:0}.student-import-table input{width:100%;border:0;outline:0;background:transparent;padding:9px 12px;font:500 14px/1.2 Inter,Helvetica Neue,Arial,sans-serif;color:#111512}.student-import-table input:focus{background:#f0f6f2;box-shadow:inset 0 0 0 2px #4e776361}.student-import-empty{position:absolute;inset:44px 0 0;width:100%;border:0;background:transparent;color:#647069;display:grid;place-content:center;gap:5px;text-align:center;cursor:text}.student-import-empty strong{font-size:16px;color:#31513f}.student-import-empty span{font-size:12px}.student-import-paste-target{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.classroom-wall{display:none!important}.classroom-wall-line{fill:none;stroke:#77817b;stroke-width:7px;stroke-linecap:square;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1px rgba(17,21,18,.1))}.editor-theme-holodeck .classroom-wall-line,.theme-holodeck .classroom-wall-line{stroke:#62dfff}.editor-theme-mahogany .classroom-wall-line,.theme-mahogany .classroom-wall-line{stroke:#d3ac70}.editor-theme-chalkboard .classroom-wall-line,.theme-chalkboard .classroom-wall-line{stroke:#eee9dc;stroke-dasharray:5 3}.room-canvas,.room-floor{background:transparent!important}.student-import-empty[hidden]{display:none!important}.student-import-empty{inset:43px 0 0;background:#fffffff7;z-index:2}.student-import-table th{z-index:4}.fixture-screen .fixture-outer,.fixture-screen .fixture-inner,.fixture-window .fixture-outer,.fixture-window .fixture-inner{shape-rendering:geometricPrecision}.classroom-wall-line,.classroom-wall,.perspective-wall,.room-wall{display:none!important}.canvas-item.wall-door-hitbox{background:transparent!important;border:0!important;box-shadow:none!important;outline:none!important;overflow:visible!important}.canvas-item.wall-door-hitbox:before,.canvas-item.wall-door-hitbox:after{display:none!important;content:none!important}.door-symbol{display:none!important}.wall-door-feature{pointer-events:none}.wall-door-feature .door-opening{stroke:#6f7872;stroke-width:5px;stroke-linecap:square;fill:none}.wall-door-feature .door-leaf-wall{stroke:#4f5953;stroke-width:6px;stroke-linecap:round;fill:none}.wall-door-feature .door-swing-wall{stroke:#7b847e;stroke-width:2px;stroke-dasharray:4 3;fill:none;opacity:.72}.wall-door-feature .door-hinge-wall{fill:#4f5953;stroke:none}.editor-theme-holodeck .wall-door-feature .door-opening,.editor-theme-holodeck .wall-door-feature .door-leaf-wall,.editor-theme-holodeck .wall-door-feature .door-swing-wall{stroke:#62dfff}.editor-theme-holodeck .wall-door-feature .door-hinge-wall{fill:#62dfff}.editor-theme-mahogany .wall-door-feature .door-opening,.editor-theme-mahogany .wall-door-feature .door-leaf-wall,.editor-theme-mahogany .wall-door-feature .door-swing-wall{stroke:#d3ac70}.editor-theme-mahogany .wall-door-feature .door-hinge-wall{fill:#d3ac70}.editor-theme-chalkboard .wall-door-feature .door-opening,.editor-theme-chalkboard .wall-door-feature .door-leaf-wall,.editor-theme-chalkboard .wall-door-feature .door-swing-wall{stroke:#eee9dc}.editor-theme-chalkboard .wall-door-feature .door-hinge-wall{fill:#eee9dc}.teacher-chair{background:#171a18!important;border:1.5px solid #070908!important;border-radius:38% 38% 46% 46%!important;box-shadow:0 2px 4px #0000002e!important;overflow:visible!important}.teacher-chair:before{content:""!important;display:block!important;position:absolute!important;left:18%!important;right:18%!important;top:-20%!important;height:30%!important;background:#0d100e!important;border:1.5px solid #050605!important;border-radius:48% 48% 34% 34%!important;box-shadow:none!important}.teacher-chair:after{display:none!important;content:none!important}.editor-theme-holodeck .teacher-chair{background:#102c38!important;border-color:#62dfff!important}.editor-theme-holodeck .teacher-chair:before{background:#071820!important;border-color:#62dfff!important}.editor-theme-mahogany .teacher-chair{background:#261712!important;border-color:#d3ac70!important}.editor-theme-mahogany .teacher-chair:before{background:#120c09!important;border-color:#d3ac70!important}.editor-theme-chalkboard .teacher-chair{background:#172f27!important;border:1px dashed #f0ede2!important}.editor-theme-chalkboard .teacher-chair:before{background:#10221c!important;border:1px dashed #f0ede2!important}.render-furniture.teacher-chair{background:#171a18!important;border:1.5px solid #070908!important;border-radius:38% 38% 46% 46%!important}.render-furniture.teacher-chair:before{content:""!important;display:block!important;position:absolute!important;left:18%!important;right:18%!important;top:-20%!important;height:30%!important;background:#0d100e!important;border:1.5px solid #050605!important;border-radius:48% 48% 34% 34%!important}.render-furniture.teacher-chair:after{display:none!important;content:none!important}.vf-wall-face{fill:#d7ddd8;stroke:#1115126b;stroke-width:1.25px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 2px rgba(17,21,18,.11));shape-rendering:geometricPrecision}.wall-face-top{fill:#d5dbd6}.wall-face-bottom{fill:#cbd2cd}.wall-face-left{fill:#d0d7d2}.wall-face-right{fill:#d9ded9}.editor-theme-holodeck .vf-wall-face,.theme-holodeck .vf-wall-face{fill:#123b50;stroke:#62dfff;filter:drop-shadow(0 0 4px rgba(98,223,255,.25))}.editor-theme-mahogany .vf-wall-face,.theme-mahogany .vf-wall-face{fill:#5c3829;stroke:#d3ac70}.editor-theme-chalkboard .vf-wall-face,.theme-chalkboard .vf-wall-face{fill:#27463a;stroke:#eee9dc;stroke-dasharray:4 3;filter:none}.fixture-door .door-panel{fill:#a77954;stroke:#5d4332;stroke-width:1.7px}.fixture-door .door-panel-inner{fill:#bb8c67;stroke:#ffffff8c;stroke-width:.9px}.fixture-door .door-knob{fill:#5d4332;stroke:none}.editor-theme-holodeck .fixture-door .door-panel,.theme-holodeck .fixture-door .door-panel{fill:#163e50;stroke:#62dfff}.editor-theme-holodeck .fixture-door .door-panel-inner,.theme-holodeck .fixture-door .door-panel-inner{fill:#0d2c3a;stroke:#8ceaff}.editor-theme-holodeck .fixture-door .door-knob,.theme-holodeck .fixture-door .door-knob{fill:#62dfff}.editor-theme-mahogany .fixture-door .door-panel,.theme-mahogany .fixture-door .door-panel{fill:#75422d;stroke:#d3ac70}.editor-theme-mahogany .fixture-door .door-panel-inner,.theme-mahogany .fixture-door .door-panel-inner{fill:#603521;stroke:#e6c796}.editor-theme-mahogany .fixture-door .door-knob,.theme-mahogany .fixture-door .door-knob{fill:#e6c796}.editor-theme-chalkboard .fixture-door .door-panel,.theme-chalkboard .fixture-door .door-panel{fill:#1e392f;stroke:#f0ede2;stroke-dasharray:4 3}.editor-theme-chalkboard .fixture-door .door-panel-inner,.theme-chalkboard .fixture-door .door-panel-inner{fill:#183128;stroke:#f0ede2;stroke-dasharray:3 2}.editor-theme-chalkboard .fixture-door .door-knob,.theme-chalkboard .fixture-door .door-knob{fill:#f0ede2}.canvas-item.perspective-furniture-hitbox{background:transparent!important;border-color:transparent!important;box-shadow:none!important;overflow:visible!important}.canvas-item.perspective-furniture-hitbox:before,.canvas-item.perspective-furniture-hitbox:after{display:none!important;content:none!important}.canvas-item.perspective-furniture-hitbox.selected{outline:2px solid rgba(49,81,63,.75);outline-offset:4px;border-radius:6px}.editor-theme-holodeck .canvas-item.perspective-furniture-hitbox.selected{outline-color:#62dfff}.editor-theme-mahogany .canvas-item.perspective-furniture-hitbox.selected{outline-color:#d3ac70}.editor-theme-chalkboard .canvas-item.perspective-furniture-hitbox.selected{outline-color:#f0ede2}.perspective-furniture{shape-rendering:geometricPrecision}.perspective-furniture .furniture-leg{stroke:#62564b;stroke-width:4px;stroke-linecap:round}.perspective-furniture .furniture-edge{fill:#8b755f;stroke:#5c4c3f;stroke-width:1.15px}.perspective-furniture .furniture-top{fill:#b49a7c;stroke:#635041;stroke-width:1.4px}.perspective-furniture .desk-seam{stroke:#735e4b;stroke-width:1px;opacity:.62}.perspective-furniture .chair-seat-top{fill:#8daeb7;stroke:#526d74;stroke-width:1.2px}.perspective-furniture .chair-back{fill:#769aa5;stroke:#4b666e;stroke-width:1.15px}.perspective-furniture.teacher-desk .furniture-top{fill:#9e8569}.perspective-furniture.teacher-chair .chair-seat-top{fill:#303634;stroke:#101412}.perspective-furniture.teacher-chair .chair-back{fill:#202522;stroke:#0a0c0b}.editor-theme-holodeck .perspective-furniture .furniture-leg,.theme-holodeck .perspective-furniture .furniture-leg{stroke:#2383a2}.editor-theme-holodeck .perspective-furniture .furniture-edge,.theme-holodeck .perspective-furniture .furniture-edge{fill:#0d3444;stroke:#62dfff}.editor-theme-holodeck .perspective-furniture .furniture-top,.theme-holodeck .perspective-furniture .furniture-top{fill:#124d63;stroke:#62dfff}.editor-theme-holodeck .perspective-furniture .desk-seam,.theme-holodeck .perspective-furniture .desk-seam{stroke:#8ceaff}.editor-theme-holodeck .perspective-furniture .chair-seat-top,.theme-holodeck .perspective-furniture .chair-seat-top{fill:#0d3b50;stroke:#62dfff}.editor-theme-holodeck .perspective-furniture .chair-back,.theme-holodeck .perspective-furniture .chair-back{fill:#102f3e;stroke:#62dfff}.editor-theme-mahogany .perspective-furniture .furniture-leg,.theme-mahogany .perspective-furniture .furniture-leg{stroke:#3b241a}.editor-theme-mahogany .perspective-furniture .furniture-edge,.theme-mahogany .perspective-furniture .furniture-edge{fill:#5e3425;stroke:#d3ac70}.editor-theme-mahogany .perspective-furniture .furniture-top,.theme-mahogany .perspective-furniture .furniture-top{fill:#7a442c;stroke:#d3ac70}.editor-theme-mahogany .perspective-furniture .desk-seam,.theme-mahogany .perspective-furniture .desk-seam{stroke:#e2c38e}.editor-theme-mahogany .perspective-furniture .chair-seat-top,.theme-mahogany .perspective-furniture .chair-seat-top{fill:#4a2a20;stroke:#d3ac70}.editor-theme-mahogany .perspective-furniture .chair-back,.theme-mahogany .perspective-furniture .chair-back{fill:#382018;stroke:#d3ac70}.editor-theme-chalkboard .perspective-furniture .furniture-leg,.theme-chalkboard .perspective-furniture .furniture-leg{stroke:#d9d3c5}.editor-theme-chalkboard .perspective-furniture .furniture-edge,.theme-chalkboard .perspective-furniture .furniture-edge{fill:#1e392f;stroke:#f0ede2;stroke-dasharray:3 2}.editor-theme-chalkboard .perspective-furniture .furniture-top,.theme-chalkboard .perspective-furniture .furniture-top{fill:#244137;stroke:#f0ede2;stroke-dasharray:3 2}.editor-theme-chalkboard .perspective-furniture .desk-seam,.theme-chalkboard .perspective-furniture .desk-seam{stroke:#f0ede2;stroke-dasharray:2 2}.editor-theme-chalkboard .perspective-furniture .chair-seat-top,.theme-chalkboard .perspective-furniture .chair-seat-top,.editor-theme-chalkboard .perspective-furniture .chair-back,.theme-chalkboard .perspective-furniture .chair-back{fill:#1d372e;stroke:#f0ede2;stroke-dasharray:3 2}.student-label{background:transparent!important;border:0!important;border-radius:3px!important;padding:1px 3px!important;color:#231c17!important;font-weight:800!important;letter-spacing:.005em;text-shadow:0 1px rgba(255,255,255,.32);box-shadow:none!important}.student-label.selected{outline:1.5px solid #31513f!important;outline-offset:2px}.student-label.locked{box-shadow:none!important;text-decoration:underline;text-decoration-thickness:1.5px}.student-label.preference:before{right:-2px!important;top:-1px!important;width:4px!important;height:4px!important}.editor-theme-holodeck .student-label,.theme-holodeck .render-name{color:#d8f8ff!important;text-shadow:0 0 4px rgba(98,223,255,.65)}.editor-theme-mahogany .student-label,.theme-mahogany .render-name{color:#f0dfbd!important;text-shadow:0 1px #2b170f}.editor-theme-chalkboard .student-label,.theme-chalkboard .render-name{color:#f1ead8!important;text-shadow:none}.render-name{background:transparent!important;border:0!important;box-shadow:none!important;font-weight:800!important;padding:1px 3px!important}.canvas-item.perspective-furniture-hitbox.desk:hover .desk-seat-slot.empty{border-color:#1115122e;background:#ffffff1f}.room-canvas{width:min(76%,980px,calc((100vh - 230px)*1.4));max-height:80%}.editor-theme-picker.clean-only{grid-template-columns:auto 1fr}.theme-picker.clean-only{grid-template-columns:1fr;max-width:260px}.theme-picker.clean-only .theme-card{min-height:86px}.snap-guide{position:absolute;z-index:30;width:24px;height:24px;border:2px solid rgba(49,81,63,.82);border-radius:50%;transform:translate(-50%,-50%);background:#dbebe275;box-shadow:0 0 0 5px #31513f14;pointer-events:none}.canvas-item.teacher-chair .resize-handle{display:none!important}.rotation-ring{position:absolute;inset:-31%;border:1.5px solid rgba(49,81,63,.58);border-radius:50%;cursor:grab;touch-action:none;z-index:8}.rotation-ring:active{cursor:grabbing}.rotation-knob{position:absolute;width:10px;height:10px;left:50%;top:-5px;transform:translate(-50%);border-radius:50%;background:#31513f;border:2px solid #f5f3ed;box-shadow:0 1px 4px #0003}.floor-object-shadow{fill:#161c182e;filter:url(#vf-floor-shadow);pointer-events:none}.fixture-screen .screen-thickness{fill:#171d1a;stroke:#121714;stroke-width:1px;vector-effect:non-scaling-stroke}.fixture-screen .fixture-outer{fill:#26302b;stroke:#1b221e;stroke-width:2px}.fixture-screen .fixture-inner{stroke:#e6eeea;stroke-width:1px}.fixture-window .fixture-outer{fill:#5b7b78bd!important;stroke:#2f4b48db!important}.fixture-window .fixture-inner{fill:#aedee43d!important;stroke:#f4fbfbe0!important}.perspective-furniture.furniture-object .object-side{stroke-width:1.1px}.perspective-furniture.furniture-object .object-top{stroke-width:1.3px}.wardrobe-seam{stroke-width:1.1px;opacity:.65}.sink-basin{stroke-width:1px}.sink-faucet{stroke-width:2.3px;stroke-linecap:round}.bin-opening{stroke-width:1px}.classroom-list{display:grid;gap:7px}.classroom-row{display:grid;grid-template-columns:1fr 34px;gap:5px;align-items:stretch}.classroom-load{border:1px solid rgba(17,21,18,.1);background:#fff;border-radius:11px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#202622;text-align:left}.classroom-load:hover{border-color:#31513f61;background:#f4f7f4}.classroom-load strong{font-size:11px}.classroom-load span{color:#7b847e;font-size:9px}.classroom-delete{border:1px solid rgba(17,21,18,.1);background:#fff;border-radius:10px;cursor:pointer;font-size:16px;color:#777}.classroom-delete:hover{color:#8f3d3d;background:#f7e8e5}.console{grid-template-columns:repeat(2,minmax(0,1fr))}.setup-step-retired{display:none!important}.console-button:last-child{grid-column:auto}.canvas-item.perspective-furniture-hitbox.desk{z-index:10!important}.canvas-item.perspective-furniture-hitbox.chair{z-index:5!important}.object-toolbar .toolbar-wide{width:auto;min-width:44px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:750;letter-spacing:.01em}.wall-drag-handle{display:none!important}.canvas-wrap{background-color:#f3f1eb;background-image:radial-gradient(rgba(42,49,44,.055) .55px,transparent .6px),linear-gradient(180deg,#ffffff73,#e3e5de38);background-size:15px 15px,100% 100%}.room-canvas{filter:drop-shadow(0 22px 28px rgba(29,35,31,.1))}.vf-wall-face{fill:#e0e3dd;stroke:#2d342f57;stroke-width:1.05px;filter:drop-shadow(0 1.6px 1.5px rgba(28,34,30,.09))}.wall-face-top{fill:#e7e9e4}.wall-face-bottom{fill:#d6dad4}.wall-face-left{fill:#daddd7}.wall-face-right{fill:#e2e5df}.vf-wall-cap{stroke:#ffffffd1;stroke-width:1.35px;pointer-events:none}.floor-object-shadow{fill:#1c221e20;filter:url(#vf-floor-shadow)}.perspective-furniture .furniture-leg{stroke-width:3.2px;stroke-linecap:round}.perspective-furniture .furniture-edge,.perspective-furniture .chair-seat-edge,.perspective-furniture .object-side{stroke-width:.9px}.perspective-furniture .furniture-top,.perspective-furniture .chair-seat-top,.perspective-furniture .chair-back,.perspective-furniture .object-top{stroke-width:1.05px}.furniture-top-highlight,.chair-seat-highlight,.chair-back-highlight,.object-top-highlight{fill:none;stroke:#ffffff6e;stroke-width:.72px;pointer-events:none}.chair-seat-edge{opacity:.96}.fixture-screen .screen-thickness{fill:#202723;stroke:#151a17;stroke-width:.8px}.fixture-screen .fixture-outer{stroke-width:1.4px}.fixture-screen .fixture-inner{stroke:#eff6f2d6;stroke-width:.7px}.fixture-window .fixture-outer{fill:#6f8b8991!important;stroke:#364e4ba6!important}.fixture-window .fixture-inner{fill:#b7e0e52e!important;stroke:#ffffffb8!important}.student-label{font-weight:740!important;color:#2d2823!important;text-shadow:0 1px rgba(255,255,255,.45)!important;letter-spacing:0!important}.canvas-item.perspective-furniture-hitbox.selected{outline:1.5px solid rgba(49,81,63,.72);outline-offset:4px}.object-toolbar{box-shadow:0 7px 20px #1c221e1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.room-canvas{max-width:none!important;max-height:none!important}.floor-cell.auto-corridor,.setup-floor-cell.auto-corridor{background:#d7b878!important;box-shadow:inset 0 0 0 2px #664a1c6b!important;position:relative}.floor-cell.auto-corridor:after,.setup-floor-cell.auto-corridor:after{content:"";position:absolute;inset:28%;border-radius:999px;background:#583d168c;pointer-events:none}.theme-dot.science{background:#aebbb8}.theme-dot.studio{background:#c7b99f}.theme-swatch.mahogany{background:repeating-linear-gradient(90deg,rgba(84,58,39,.1) 0 1px,transparent 1px 28px),linear-gradient(180deg,#e7dfd2 0 40%,#b99572 40% 100%)}.theme-swatch.science{background:radial-gradient(circle at 23% 33%,#64736f 0 2px,transparent 2.5px),linear-gradient(180deg,#e8efed 0 52%,#cfdad7 52% 100%)}.theme-swatch.studio{background:radial-gradient(circle at 22% 72%,rgba(126,108,79,.15) 0 2px,transparent 2.4px),linear-gradient(180deg,#f0ebe1 0 48%,#d7d0c3 48% 100%)}.theme-science{--r-bg:#eef2ef;--r-floor:#d6dfdc;--r-line:#52635f;--r-desk:#aebbb8;--r-chair:#98a6a2;--r-chip:#f8faf9;--r-chiptext:#33413d;--r-screen:#a7c6bf;--r-muted:#71807b}.theme-studio{--r-bg:#f1ece3;--r-floor:#d9d4ca;--r-line:#5c625d;--r-desk:#c7b99f;--r-chair:#97a29c;--r-chip:#fbf8f1;--r-chiptext:#3f4540;--r-screen:#a5bdb2;--r-muted:#7b7a72}.theme-mahogany{--r-bg:#e7dfd2;--r-floor:#c5ad8e;--r-line:#5f4938;--r-desk:#987559;--r-chair:#745745;--r-chip:#f5eee3;--r-chiptext:#443327;--r-screen:#a8bbb5;--r-muted:#81705f}.editor-theme-mahogany .room-grid-cell.active,.theme-mahogany .render-floor-cell{background:linear-gradient(90deg,rgba(79,52,35,.12) 1px,transparent 1px),repeating-linear-gradient(0deg,#c8b091 0 18px,#c0a586 18px 19px,#ceb79a 19px 37px);background-size:34px 100%,100% 38px;border-color:#5c453213}.editor-theme-science .room-grid-cell.active,.theme-science .render-floor-cell{background:radial-gradient(circle at 30% 30%,rgba(69,88,82,.08) 0 .7px,transparent .8px),#dbe3e0;border-color:#4c5f590f}.editor-theme-studio .room-grid-cell.active,.theme-studio .render-floor-cell{background:radial-gradient(circle at 24% 38%,rgba(121,102,75,.09) 0 .8px,transparent .9px),radial-gradient(circle at 73% 71%,rgba(99,113,103,.07) 0 .7px,transparent .8px),#ddd7cc;border-color:#5b59500e}.editor-theme-clean .vf-wall-face,.theme-clean .vf-wall-face{fill:#e8ede9;stroke:#8e9992}.editor-theme-mahogany .vf-wall-face,.theme-mahogany .vf-wall-face{stroke:#9a8a78}.editor-theme-science .vf-wall-face,.theme-science .vf-wall-face{stroke:#91a09b}.editor-theme-studio .vf-wall-face,.theme-studio .vf-wall-face{stroke:#a59f94}.editor-theme-mahogany .vf-wall-cap,.theme-mahogany .vf-wall-cap{stroke:#c7b9a7}.editor-theme-science .vf-wall-cap,.theme-science .vf-wall-cap{stroke:#bac6c2}.editor-theme-studio .vf-wall-cap,.theme-studio .vf-wall-cap{stroke:#c9c2b6}.fixture-window .window-frame{fill:#dde6e3!important;stroke:#667d7b!important;filter:drop-shadow(0 1px 1px rgba(38,50,48,.13))}.fixture-window .window-glass{fill:url(#vf-window-glass)!important;stroke:#ffffffeb!important}.window-mullion{stroke-width:1.6px;opacity:.88}.window-glare{stroke-width:1.1px;opacity:.72}.science-skeleton{pointer-events:none;opacity:.66}.science-skeleton circle{fill:#ece9df;stroke:#69746f;stroke-width:1.2px;vector-effect:non-scaling-stroke}.skeleton-bone{stroke:#69746f;stroke-width:1.55px;stroke-linecap:round;vector-effect:non-scaling-stroke}.science-gas-tap,.science-gas-tap-handle{stroke-width:2.2px;stroke-linecap:round;vector-effect:non-scaling-stroke}.science-stool-seat{filter:drop-shadow(0 1px 1px rgba(39,49,46,.13))}.chair-armrest{stroke-width:3px;stroke-linecap:round;vector-effect:non-scaling-stroke}.chair-armrest-post{stroke-width:2.3px;stroke-linecap:round;vector-effect:non-scaling-stroke}.canvas-item.sink .resize-w,.canvas-item.sink .resize-e,.canvas-item.wardrobe .resize-w,.canvas-item.wardrobe .resize-e{width:8px;height:8px;opacity:1}.sink-faucet,.sink-spout{stroke-width:2.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}.multi-check{position:relative;margin-top:7px}.multi-check summary{list-style:none;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 9px;font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.multi-check summary::-webkit-details-marker{display:none}.multi-check summary i{font-style:normal;color:var(--muted);transition:transform .16s ease}.multi-check[open] summary i{transform:rotate(180deg)}.multi-check-menu{max-height:190px;overflow:auto;margin-top:5px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 10px 26px #1115121a}.multi-check-option{display:flex;align-items:center;gap:8px;padding:7px 6px;border-radius:7px;font-size:10px;cursor:pointer}.multi-check-option:hover{background:var(--green-light)}.multi-check-option input{accent-color:var(--green-dark);margin:0}.editor-theme-science .student-label,.theme-science .render-name{background:#fafcfbeb;color:#33413d;border-color:#52635f2e}.editor-theme-studio .student-label,.theme-studio .render-name{background:#fbf8f1eb;color:#3f4540;border-color:#5c625d29}.editor-theme-mahogany .student-label,.theme-mahogany .render-name{background:#f5eee3eb;color:#443327;border-color:#5f49382e}.editor-theme-science .room-floor,.editor-theme-studio .room-floor,.editor-theme-mahogany .room-floor{box-shadow:none!important}.powered-footer.launch-brand-footer{position:fixed!important;left:14px!important;bottom:8px!important;width:auto!important;height:34px!important;min-height:0!important;padding:0!important;margin:0!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;z-index:80;pointer-events:auto;background:transparent!important}.powered-footer.launch-brand-footer .vellum-finch-home-link{display:flex;align-items:flex-end;justify-content:flex-start;text-decoration:none;cursor:pointer;border-radius:6px}.powered-footer.launch-brand-footer .vellum-finch-home-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.powered-footer.launch-brand-footer .vellum-finch-home-link:hover img{opacity:1}.powered-footer.launch-brand-footer img{width:auto!important;height:30px!important;opacity:.78;display:block}.launch-version{position:fixed;right:16px;bottom:12px;z-index:80;color:#747d77;font-size:9px;font-weight:720;letter-spacing:.11em;text-transform:uppercase;pointer-events:none}.render-brand{position:absolute;left:4%;bottom:2.8%;height:clamp(15px,2vw,28px);display:flex;align-items:flex-end;color:var(--r-muted);font-size:clamp(6px,.65vw,10px);letter-spacing:.12em;text-transform:uppercase;opacity:.78}.render-brand img{height:100%;width:auto;display:block}.render-version{position:absolute;right:4%;bottom:3%;color:var(--r-muted);font-size:clamp(6px,.65vw,10px);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.room-canvas{transform:translate(-50%,-52%) scale(var(--view-zoom,1))!important;transform-origin:center center;transition:transform .14s ease}.canvas-zoom-control{position:absolute;right:13px;top:50%;transform:translateY(-50%);z-index:70;width:38px;min-height:176px;padding:9px 6px;border:1px solid rgba(17,21,18,.1);border-radius:22px;background:#f9f8f4e6;box-shadow:0 8px 26px #1419161c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.canvas-zoom-control .zoom-mark{color:#4c5c54;font-size:16px;line-height:1;font-weight:650}.canvas-zoom-control input[type=range]{writing-mode:vertical-lr;direction:rtl;width:18px;height:112px;accent-color:#31513f;cursor:ns-resize}#canvasZoomReadout{color:#768078;font-size:7px;font-weight:760;letter-spacing:.04em;writing-mode:vertical-rl;transform:rotate(180deg)}.fixture-door.open .door-aperture{fill:#090b0a!important;stroke:#1a211d!important}.fixture-door.open .door-panel-open{filter:drop-shadow(0 2px 2px rgba(12,15,13,.18))}.floor-mat{stroke-width:1.2px;filter:drop-shadow(0 .7px .7px rgba(24,29,26,.1))}.mat-highlight{fill:none;stroke:#ffffff3d;stroke-width:1px}.bookcase-shelf{stroke-width:2px;vector-effect:non-scaling-stroke}.mirror-frame{filter:drop-shadow(0 1px 1px rgba(31,39,35,.12))}.mirror-glass{stroke-width:1.1px}.mirror-glare{stroke-width:1.2px;stroke-linecap:round}.room-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.room-pair-grid .room-door-last{grid-column:1 / -1}
