.dep-floor-view-switch,.der-floor-view-switch{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin:0 0 10px}.dep-floor-view-switch button,.der-floor-view-switch button{min-height:34px;border:1px solid #cbd5dc;background:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.dep-floor-view-switch button:hover,.der-floor-view-switch button:hover{border-color:#8ea1ae}.dep-floor-view-switch button.is-active,.der-floor-view-switch button.is-active{background:#1769aa;color:#fff;border-color:#1769aa;box-shadow:0 3px 10px rgba(23,105,170,.2)}.dep3d-host{position:relative;height:clamp(400px,56vh,620px);min-height:0;overflow:hidden;border:1px solid #d4dde3;border-radius:13px;background:#dfe8ed;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.dep3d-host:fullscreen{width:100vw;height:100vh!important;min-height:0;border:0;border-radius:0}.dep3d-host:fullscreen .dep3d-canvas{width:100%!important;height:100%!important}.dep3d-canvas{display:block;width:100%;height:100%;min-height:0;outline:none;touch-action:none;cursor:grab;background:#dfe8ed}.dep3d-canvas:active{cursor:grabbing}.dep3d-canvas:focus-visible{box-shadow:inset 0 0 0 3px rgba(23,105,170,.45)}.dep3d-toolbar{position:absolute;right:12px;top:12px;z-index:4;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end;max-width:70%}.dep3d-toolbar button,.dep3d-pad button{border:1px solid rgba(255,255,255,.56);background:rgba(28,42,51,.86);color:#fff;border-radius:9px;min-height:34px;padding:6px 9px;font-size:11px;font-weight:800;cursor:pointer;backdrop-filter:blur(5px);box-shadow:0 4px 12px rgba(19,30,38,.16)}.dep3d-toolbar button:hover,.dep3d-pad button:hover{background:rgba(20,33,42,.95)}.dep3d-hint{position:absolute;left:12px;bottom:12px;z-index:4;max-width:min(620px,70%);padding:7px 10px;border-radius:999px;background:rgba(24,37,46,.82);color:#fff;font-size:10px;font-weight:700;line-height:1.25;pointer-events:none;backdrop-filter:blur(5px)}.dep3d-live{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.dep3d-pad{position:absolute;right:12px;bottom:12px;z-index:5;display:grid;grid-template-columns:repeat(3,42px);grid-template-rows:repeat(2,42px);gap:4px;touch-action:none}.dep3d-pad button{padding:0;min-height:42px;font-size:15px}.dep3d-pad [data-move="forward"]{grid-column:2}.dep3d-pad [data-move="left"]{grid-column:1;grid-row:2}.dep3d-pad [data-move="back"]{grid-column:2;grid-row:2}.dep3d-pad [data-move="right"]{grid-column:3;grid-row:2}.dep3d-pad button.is-pressed{transform:translateY(1px);background:#1769aa}.dep3d-error{min-height:400px;display:grid;place-items:center;padding:30px;text-align:center;color:#566672;font-weight:700}.depo-floor-3d[hidden],.der-public-floor-3d[hidden]{display:none!important}.depo-floor-3d,.der-public-floor-3d{height:clamp(400px,56vh,620px);min-height:0;overflow:hidden}.depo-designer-canvas>.dep-floor-view-switch{justify-content:flex-start}.der-public-floor-wrap .der-floor-view-switch{margin-top:2px}.der-public-floor-3d.dep3d-host,.der-public-floor-3d .dep3d-host{height:100%;min-height:0}.der-public-floor-3d .dep3d-canvas,.der-public-floor-3d.dep3d-host .dep3d-canvas{height:100%}.dep3d-host.mode-walk .dep3d-hint{max-width:60%;padding-right:12px}
@media(max-width:800px){.dep3d-host,.depo-floor-3d,.der-public-floor-3d{height:clamp(370px,54vh,520px);min-height:0}.dep3d-canvas,.der-public-floor-3d .dep3d-canvas{height:100%}.dep3d-hint{left:8px;bottom:8px;max-width:62%;border-radius:8px;font-size:9px}.dep3d-toolbar{right:8px;top:8px;max-width:82%}.dep3d-toolbar button{min-height:32px;padding:5px 8px}.dep3d-pad{right:8px;bottom:8px;grid-template-columns:repeat(3,40px);grid-template-rows:repeat(2,40px)}.dep3d-pad button{min-height:40px}}
@media(max-width:520px){.dep-floor-view-switch,.der-floor-view-switch{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.dep-floor-view-switch button,.der-floor-view-switch button{width:100%;padding:6px 7px}.dep3d-host,.depo-floor-3d,.der-public-floor-3d{height:clamp(350px,52vh,470px);min-height:0}.dep3d-canvas,.der-public-floor-3d .dep3d-canvas{height:100%}.dep3d-toolbar{left:8px;right:8px;justify-content:flex-end;max-width:none}.dep3d-hint{right:8px;max-width:none;padding-right:132px}.dep3d-host.mode-orbit .dep3d-hint{padding-right:10px}.dep3d-pad{grid-template-columns:repeat(3,38px);grid-template-rows:repeat(2,38px)}.dep3d-pad button{min-height:38px}}
@media(prefers-reduced-motion:reduce){.dep-floor-view-switch button,.der-floor-view-switch button{transition:none}}
.dep3d-legend{position:absolute;left:12px;top:12px;z-index:4;display:flex;gap:8px;flex-wrap:wrap;max-width:52%;padding:6px 9px;border-radius:10px;background:rgba(255,255,255,.9);box-shadow:0 4px 14px rgba(24,39,48,.12);backdrop-filter:blur(6px);font-size:10px;font-weight:800;color:#354550;pointer-events:none}.dep3d-legend span{display:inline-flex;align-items:center;gap:5px}.dep3d-legend i{display:inline-block;width:9px;height:9px;border-radius:999px;border:1px solid rgba(0,0,0,.12)}.dep3d-legend i.is-available{background:#5b9f78}.dep3d-legend i.is-unavailable{background:#a4adb3}.dep3d-legend i.is-selected{background:#2d78b3}.dep3d-host.mode-walk .dep3d-canvas{cursor:crosshair}.depo-object-3d-settings{margin-top:12px}.depo-object-3d-settings legend{font-weight:800}.dep3d-host:fullscreen .dep3d-toolbar{top:16px;right:16px}.dep3d-host:fullscreen .dep3d-legend{top:16px;left:16px}
@media(max-width:800px){.dep3d-legend{left:8px;top:8px;max-width:58%;padding:5px 7px;gap:6px}.dep3d-toolbar{top:44px}.dep3d-host.mode-walk .dep3d-toolbar{top:44px}}
@media(max-width:520px){.dep3d-legend{right:8px;max-width:none;justify-content:center}.dep3d-toolbar{top:48px}.dep3d-hint{bottom:8px;left:8px;right:8px}.dep3d-host.mode-walk .dep3d-hint{bottom:94px;padding-right:10px}.dep3d-host.mode-orbit .dep3d-hint{bottom:8px}}
