*{box-sizing:border-box}html,body{color:#222;height:100%;margin:0;font:13px/1.5 -apple-system,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}#view{touch-action:none;outline:none;width:100%;height:100%;display:block}#loading{z-index:20;background:#dfe6ec;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#loading[hidden]{display:none}.loading-card{color:#333;flex-direction:column;gap:10px;width:320px;font-size:14px;display:flex}#loading-detail{color:#666;min-height:1.2em;font-size:12px}.progress{background:#0000001a;border-radius:3px;height:6px;position:relative;overflow:hidden}.progress-fill{background:#2f6fde;width:0;transition:width .2s;position:absolute;top:0;bottom:0;left:0}.progress.busy .progress-fill{width:30%;animation:1.2s ease-in-out infinite progress-busy}@keyframes progress-busy{0%{left:-30%}to{left:100%}}.modal-progress{background:#ffffff1f;border-radius:0;height:3px}#room-labels{pointer-events:none;position:fixed;inset:0;overflow:hidden}.room-label{color:#2b2b2b;white-space:nowrap;text-shadow:0 0 3px #fffffff2,0 0 6px #fffc;font-size:13px;font-weight:600;position:absolute;top:0;left:0}#panel{background:#ffffffe6;border-radius:10px;flex-direction:column;gap:8px;width:260px;max-height:calc(100% - 24px);padding:12px;display:flex;position:fixed;top:12px;left:12px;overflow:auto;box-shadow:0 2px 12px #0000001f}#panel h1{margin:0;font-size:15px}#panel select,#panel button{font:inherit}.buttons{gap:6px;display:flex}.buttons button{cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:6px;flex:1;padding:5px 0}#stature-row span{color:#555;align-self:center}.buttons button.active{color:#fff;background:#2f6fde;border-color:#2f6fde}.legend{color:#555}.swatch{border:1px solid #999;width:12px;height:12px;margin:0 4px -2px 0;display:inline-block}.swatch.bearing{background:#55524d}.swatch.partition{background:#e9e7e2;margin-left:12px}#sun-row{flex-direction:column;gap:2px;display:flex}.sun-head{justify-content:space-between;align-items:center;display:flex}#sun-row input[type=range]{width:100%}#sun-label{color:#555}#ibl-status{color:#fff;background:#00000080;border-radius:6px;padding:4px 12px;position:fixed;bottom:50px;left:50%;transform:translate(-50%)}.section-title{font-weight:600}#render-panel{border-top:1px solid #e3e3e3;flex-direction:column;gap:6px;padding-top:6px;display:flex}#render-controls{flex-direction:column;gap:6px;display:flex}#render-controls[hidden]{display:none}#render-panel select{flex:1}#render-workers{flex-direction:column;gap:2px;font-size:12px;display:flex}.farm-title,.farm-hint{color:#666}.worker-row{align-items:center;gap:6px;display:flex}.worker-row .dot{background:#ccc;border-radius:50%;flex:none;width:8px;height:8px}.worker-row .dot.busy{background:#2e9e4f}.worker-row .dot.idle{background:#6aa7de}.worker-row .dot.yield{background:#e3a33b}.worker-row .name{flex:none;font-weight:600}.worker-row .state{white-space:nowrap;text-overflow:ellipsis;color:#555;flex:1;min-width:0;overflow:hidden}.worker-row button{cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:4px;flex:none;padding:0 6px;font-size:11px}#render-status{white-space:pre-line;color:#555}#render-status:empty{display:none}#render-gallery{grid-template-columns:1fr 1fr;gap:6px;display:grid}.render-card{cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #ddd;border-radius:6px;flex-direction:column;gap:2px;padding:0;font-size:12px;display:flex;overflow:hidden}.gallery-title{color:#666;grid-column:1/-1;margin-top:4px;font-size:12px}.render-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.render-card span{white-space:nowrap;text-overflow:ellipsis;padding:0 4px 3px;overflow:hidden}#viewer-modal{z-index:10;background:#0b0b0b;flex-direction:column;display:flex;position:fixed;inset:0}.modal-bar{color:#eee;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.modal-bar button{font:inherit;color:#eee;cursor:pointer;background:#222;border:1px solid #666;border-radius:6px;padding:4px 12px}#modal-image{object-fit:contain;flex:1;min-height:0}.modal-bar select{font:inherit;color:#eee;background:#222;border:1px solid #666;border-radius:6px;padding:3px 6px}#pano-stage{flex:1;min-height:0;position:relative}#modal-pano{outline:none;width:100%;height:100%;display:block}#pano-spots{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pano-spot{cursor:pointer;pointer-events:auto;background:#fff3;border:3px solid #ffffffeb;border-radius:50%;padding:0;position:absolute;top:0;left:0;box-shadow:0 0 12px #00000073}.pano-spot:hover{background:#ffffff73}.pano-spot.raised{box-shadow:none;background:0 0;border:none}.pano-spot.raised span{cursor:pointer;top:0;bottom:auto;transform:translate(-50%,-50%)}.pano-spot span{color:#fff;white-space:nowrap;background:#0009;border-radius:12px;padding:3px 10px;font-size:13px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}details summary{cursor:pointer}details ul{color:#555;margin:4px 0 0;padding-left:16px}#checks.failed summary,#fatal{color:#c62828}#fatal{margin:0}#room-hud{color:#fff;background:#0000008c;border-radius:14px;padding:4px 14px;font-size:14px;position:fixed;top:14px;left:50%;transform:translate(-50%)}#room-hud:empty{display:none}#crosshair{pointer-events:none;background:#ffffffd9;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;position:fixed;top:50%;left:50%;box-shadow:0 0 0 1px #0006}#hint{color:#fff;white-space:nowrap;pointer-events:none;background:#00000080;border-radius:6px;padding:4px 12px;position:fixed;bottom:14px;left:50%;transform:translate(-50%)}[hidden]{display:none!important}
