@font-face{font-family:Manrope;src:url('../fonts/manrope-latin.woff2') format('woff2');font-weight:400 800;font-display:swap}@font-face{font-family:Inter;src:url('../fonts/inter-latin.woff2') format('woff2');font-weight:400 700;font-display:swap}
:root{color-scheme:dark;--eb-bg:#0b171c;--eb-panel:#10232b;--eb-line:#2b414b;--eb-text:#e5eff0;--eb-muted:#9db2bd;--eb-accent:#fa9932}*{box-sizing:border-box}body.enclosure-app{margin:0;background:var(--eb-bg);color:var(--eb-text);font:13px/1.6 Inter,system-ui,sans-serif}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer;color:var(--eb-text);background:#19303a;border:1px solid var(--eb-line);border-radius:7px;padding:8px 12px;line-height:1.4;min-height:36px}button:hover{border-color:#74939f;background:#22414d}button:disabled{opacity:.4;cursor:not-allowed}a{color:#a0d4d6;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;letter-spacing:-.04em;line-height:1.25}h1{font-size:17px;margin:0;font-weight:650}h2{font-size:15px;margin:0 0 16px}p{margin:0 0 12px}input,select{width:100%;min-width:0;padding:8px 9px;border:1px solid var(--eb-line);border-radius:6px;background:#0b1b22;color:var(--eb-text)}input[type=checkbox]{width:17px;height:17px;flex:none;accent-color:var(--eb-accent);margin:3px 0 0}input[type=file]{padding:6px;font-size:10px}input[type=file]::file-selector-button{border:0;background:#24424d;border-radius:4px;color:#e6f3f3;padding:6px;margin-right:5px}label{display:block;font-size:11px;color:var(--eb-muted)}label>input,label>select{margin-top:5px}fieldset{border:0;margin:22px 0;padding:0}legend{font-family:Manrope,sans-serif;font-size:14px;font-weight:700;color:var(--eb-text);margin-bottom:12px}.eb-header{height:68px;display:flex;align-items:center;gap:28px;padding:0 24px;border-bottom:1px solid var(--eb-line);background:#0d1d24}.eb-logo img{width:116px;height:auto;display:block}.eb-header nav{display:flex;align-items:center;gap:14px}.eb-header nav>a,.eb-header nav>span{font-size:12px;color:var(--eb-muted)}.eb-local{font-size:11px;border:1px solid var(--eb-line);border-radius:99px;padding:5px 11px;color:#a1d0c8;margin-left:auto}.eb-contact{font-size:11px}.eb-project-bar{height:56px;padding:8px 20px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--eb-line);background:#10212a}.eb-project-bar>input{max-width:230px;background:transparent;border-color:transparent;font-weight:600}.eb-project-bar>select{max-width:235px;margin-left:auto}.eb-project-bar>span{font-size:10px;color:var(--eb-muted)}.eb-project-bar>button{font-size:10px}.eb-workspace{display:grid;grid-template-columns:270px minmax(0,1fr) 292px;height:calc(100dvh - 124px);min-height:580px}.eb-sidebar,.eb-inspector{background:var(--eb-panel);padding:20px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#48636c transparent}.eb-sidebar{border-right:1px solid var(--eb-line)}.eb-inspector{border-left:1px solid var(--eb-line)}.eb-side-heading{display:flex;justify-content:space-between;align-items:baseline}.eb-side-heading span{font-size:10px;color:var(--eb-muted)}.eb-upload{padding:13px;border:1px dashed #557c87;border-radius:9px;background:#132b34}.eb-upload strong{font-size:13px;color:var(--eb-text)}.eb-upload label span,.eb-upload small{display:block;font-size:10px;color:var(--eb-muted);margin-top:5px}.eb-upload input{margin-top:10px}.eb-upload.over{border-color:var(--eb-accent);background:#1e3c43}.eb-example{margin-top:10px;width:100%;background:transparent;color:#a5d7d2;font-size:11px}.eb-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.eb-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.eb-tool-grid button{display:flex;align-items:center;gap:8px;font-size:10px;padding:8px}.eb-tool-grid button span{font-size:20px;line-height:1;color:#89c8c7}.eb-hole-item{width:100%;display:block;text-align:left;margin-bottom:7px;padding:9px 10px}.eb-hole-item strong{display:block;font-size:11px}.eb-hole-item span{display:block;font-size:9px;color:var(--eb-muted)}.eb-hole-item[data-selected=true]{border-color:var(--eb-accent);background:#283b3c}.eb-muted{font-size:10px;color:var(--eb-muted);line-height:1.65}.eb-stage{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden}.eb-view-bar{height:52px;padding:10px 14px;display:flex;align-items:center;gap:10px;background:#0e2029;border-bottom:1px solid #20353f}.eb-view-bar>span{font-size:10px;color:#92babc;margin-right:auto}.eb-view-bar label{display:flex;align-items:center;gap:7px;font-size:10px;white-space:nowrap}.eb-view-bar select{width:116px;margin:0;padding:6px;font-size:11px}.eb-view-bar button{font-size:10px;min-height:30px;padding:6px 10px}#eb-canvas{position:relative;flex:1;min-height:250px}#eb-canvas canvas{display:block;width:100%;height:100%;outline:none}.eb-view-hint{position:absolute;bottom:107px;left:15px;right:15px;text-align:center;font-size:9px;color:#8ca5b1;pointer-events:none}.eb-dimensions{display:flex;gap:25px;padding:13px 18px;border-top:1px solid var(--eb-line);background:#10222b}.eb-dimensions span{display:block;font-size:9px;color:var(--eb-muted)}.eb-dimensions strong{font-size:11px;font-weight:500}#eb-status{min-height:47px;padding:10px 18px;font-size:10px;color:#9fd0ca;background:#12282f;margin:0;line-height:1.6}#eb-status[data-error=true]{color:#ffd0a1;background:#392c24}.eb-start{position:absolute;top:30%;left:10%;right:10%;pointer-events:none;max-width:420px}.eb-start>p:first-child{text-transform:uppercase;letter-spacing:.15em;font-size:10px;color:#90c3c5}.eb-start h2{font-size:clamp(29px,3.2vw,52px);margin-bottom:18px}.eb-start>p{font-size:12px;max-width:340px;color:#a7bdc8}.eb-start>span{font-size:10px;color:#839ca8}.eb-inspector>section{padding-bottom:24px;margin-bottom:23px;border-bottom:1px solid var(--eb-line)}.eb-inspector>section:last-of-type{border-bottom:0}.eb-inspector label{margin-bottom:12px}.eb-check{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.65;color:var(--eb-muted)}.eb-check>input{margin-top:2px}.eb-primary{background:var(--eb-accent);border-color:var(--eb-accent);color:#182a31;font-weight:650;width:100%;margin-top:10px;font-size:11px}.eb-primary:hover{background:#ffb45b;border-color:#ffb45b}.eb-primary:disabled{opacity:.4}.eb-privacy{font-size:10px;color:#abc0c8;padding:12px;background:#162f38;border-radius:7px;margin-block:16px}.eb-inspector section>a{font-size:10px}.eb-inspector strong{overflow-wrap:anywhere}.eb-inspector #eb-cancel-import{margin-top:8px;width:100%;font-size:11px}.eb-inspector #eb-inspection{font-size:11px;color:#a3d3ca;margin-top:13px}.eb-export-panel>p{font-size:11px;color:var(--eb-muted)}.eb-export-panel h2{font-size:19px}.eb-export-panel .eb-muted{font-size:10px;margin-top:13px}.eb-actions{display:flex;gap:8px;margin-block:12px}.eb-actions button{font-size:10px;flex:1}.eb-help{font-size:10px;color:var(--eb-muted);margin-block:18px}.eb-help summary{cursor:pointer;color:#d5e7e9;font-size:11px;margin-bottom:10px}.eb-support{display:block;font-size:12px;margin-block:20px}.eb-license{font-size:9px;color:var(--eb-muted)}.eb-noscript{padding:20px;background:#4f3023}.eb-skip{position:fixed;left:10px;top:-100px;z-index:99;background:var(--eb-accent);color:#132631;padding:10px}.eb-skip:focus{top:10px}:focus-visible{outline:2px solid var(--eb-accent);outline-offset:3px}[hidden]{display:none!important}
@media(max-width:1199px){.eb-workspace{grid-template-columns:230px minmax(0,1fr) 252px}.eb-sidebar,.eb-inspector{padding:15px}.eb-contact{display:none}.eb-header{padding-inline:18px;gap:20px}.eb-project-bar{gap:8px;padding-inline:12px}.eb-project-bar>span{max-width:150px}}
@media(max-width:900px){.eb-workspace{grid-template-columns:235px minmax(0,1fr);height:auto;min-height:0}.eb-stage{height:680px;grid-column:2;grid-row:1}.eb-sidebar{grid-column:1;grid-row:1/3;max-height:none;overflow:visible}.eb-inspector{grid-column:2;border-top:1px solid var(--eb-line);border-left:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.eb-inspector section{min-width:0}.eb-inspector #eb-import-panel,.eb-inspector #eb-hole-editor{grid-column:1/-1}.eb-project-bar>input{max-width:160px}.eb-project-bar>span{display:none}.eb-local{font-size:9px}}
@media(max-width:620px){.eb-header{height:60px;padding:0 14px;gap:18px}.eb-logo img{width:88px}.eb-header nav{gap:8px}.eb-header h1{font-size:13px}.eb-header nav>a{font-size:10px}.eb-local{display:none}.eb-project-bar{height:auto;min-height:55px;flex-wrap:wrap;gap:5px}.eb-project-bar>input{max-width:100%;flex:1}.eb-project-bar>select{max-width:175px;font-size:10px}.eb-project-bar>button{font-size:9px}.eb-workspace{display:flex;flex-direction:column}.eb-stage{order:0;height:470px;flex:none}.eb-sidebar{order:1;border-right:0;border-top:1px solid var(--eb-line);display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:18px}.eb-sidebar>.eb-side-heading,.eb-sidebar>.eb-help,.eb-sidebar>fieldset,.eb-sidebar>#eb-hole-list,.eb-sidebar>.eb-muted{grid-column:1/-1}.eb-sidebar>.eb-side-heading{margin:0}.eb-sidebar h2{margin:0}.eb-sidebar>.eb-example{align-self:start;min-height:47px;margin:0}.eb-sidebar>.eb-upload{padding:10px}.eb-tool-grid{grid-template-columns:repeat(3,1fr)}.eb-sidebar fieldset{margin:0}.eb-inspector{order:2;display:block;padding:20px}.eb-view-hint{font-size:8px}.eb-start{top:24%;left:8%;right:8%}.eb-start h2{font-size:32px}.eb-view-bar{padding:9px 10px;gap:6px}.eb-view-bar>span{font-size:9px}.eb-view-bar label{font-size:9px}.eb-view-bar select{width:100px;font-size:10px}.eb-dimensions{gap:16px}.eb-dimensions strong{font-size:10px}.eb-fields{gap:14px}.eb-fields input,.eb-fields select{font-size:14px;min-height:42px}.eb-check{font-size:12px}.eb-privacy{font-size:11px}.eb-primary{min-height:45px;font-size:13px}}
/* Native modal loading feedback remains visible even when the mobile toolbox is below the viewer. */
.eb-building{width:min(460px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:1px solid #38525b;border-radius:18px;background:#10232b;color:var(--eb-text);box-shadow:0 24px 90px #0008;overflow:auto}
.eb-building::backdrop{background:rgb(3 13 18 / .82)}
.eb-building-media{position:relative;width:100%;aspect-ratio:4/3;max-height:32svh;background:#172e35;overflow:hidden}
.eb-building-media img,.eb-building-media video{display:block;width:100%;height:100%;object-fit:contain}
.eb-building-media video{position:absolute;inset:0}
.eb-building-media>span{position:absolute;bottom:10px;left:16px;font-size:10px;color:#e3f0f0;background:#10232bd9;padding:3px 7px;border-radius:4px}
.eb-building-copy{padding:22px 24px 18px}.eb-building-label{font-size:10px;color:#a0d4d6;letter-spacing:.05em;margin-bottom:10px}
.eb-building h2{font-size:25px;line-height:1.2;margin-bottom:12px}.eb-building #eb-building-detail{font-size:13px;color:#f5b965;min-height:42px;margin:0}
.eb-building-local{font-size:11px;line-height:1.65;color:var(--eb-muted);margin:8px 0 18px}
.eb-building-foot{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid var(--eb-line);padding-top:12px}
.eb-building-foot>span{font-size:10px;color:var(--eb-muted);flex-basis:100%;font-variant-numeric:tabular-nums}
.eb-building-foot button{font-size:11px;min-height:44px;background:transparent}.eb-building-foot [data-build-minimise]{margin-left:auto}
@media(max-width:380px){.eb-building-copy{padding:18px}.eb-building h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.eb-building video{display:none!important}}
.eb-camera-bar{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 12px;background:#10232b;border-bottom:1px solid var(--eb-line);flex:none}
.eb-camera-bar>label{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:10px}.eb-camera-bar select{font-size:11px;width:auto;max-width:130px;margin:0;padding:5px 7px;min-height:34px}
#eb-section-tools{margin-left:auto;font-size:11px}#eb-section-tools>summary{cursor:pointer;padding:8px 4px;color:#a0d4d6}
.eb-section-fields{position:absolute;top:100%;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;padding:16px;background:#142c36;border:1px solid #3a5965;box-shadow:0 12px 22px #06101699}
.eb-section-fields>input[type=range],.eb-section-fields>p{grid-column:1/-1}.eb-section-fields>p{font-size:10px;color:var(--eb-muted);margin:0}.eb-section-fields>label{font-size:11px}.eb-section-fields input[type=range]{padding:0;accent-color:var(--eb-accent);min-height:28px}.eb-section-fields .eb-check{margin:0}
#eb-mounts>button{width:100%;font-size:11px;min-height:42px}#eb-mounts .eb-mount-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:8px 0 12px}#eb-mounts .eb-mount-actions button{font-size:11px;min-height:44px;padding:7px}#eb-pick-mount[aria-pressed=true]{background:#fa9932;color:#142b30;border-color:#fa9932}#eb-mount-note{margin-top:12px}#eb-clear-mounts{margin-top:7px}.eb-mount-warning{font-size:11px;color:#f3c084;line-height:1.6}#eb-mount-editor input{min-height:40px}#eb-mount-editor{grid-column:1/-1}
@media(max-width:620px){.eb-stage{height:560px}.eb-camera-bar{gap:7px;padding:7px 10px}.eb-camera-bar>label{font-size:9px;gap:5px}.eb-camera-bar select{font-size:10px;max-width:112px}#eb-section-tools{margin-left:0}#eb-mounts{grid-column:1/-1}#eb-mount-list{display:grid;grid-template-columns:1fr 1fr;gap:6px}#eb-mount-list .eb-hole-item{margin:0}.eb-section-fields .eb-check{font-size:11px}}
#eb-section-mount{width:100%;margin-bottom:10px;min-height:42px;color:#bce2df}#eb-delete-mount{min-height:42px}
#eb-shape-options>label{margin-bottom:12px}#eb-shape-options select,#eb-shape-options input{min-height:40px}#eb-shape-options>button{width:100%;min-height:44px;margin:0 0 12px;font-size:11px}#eb-height-handle[aria-pressed=true]{background:#fa9932;color:#142b30;border-color:#fa9932}.eb-shape-note{font-size:11px;line-height:1.6;color:#efc083;margin:0 0 18px}#eb-shape-options>.eb-fields{margin-top:12px}#eb-shape-options .eb-muted{margin-top:10px}
@media(max-width:620px){#eb-shape-options{grid-column:1/-1}#eb-shape-options input,#eb-shape-options select{font-size:14px}}
#eb-history-controls{display:flex;align-items:center;gap:5px;flex:none}#eb-history-controls button{min-width:53px;min-height:38px;font-size:11px;padding:7px 9px}#eb-history-controls button:disabled{opacity:.4}
.eb-mount-selection-actions{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 9px}.eb-mount-selection-actions button{font-size:10px;min-height:38px;flex:1;padding:7px}.eb-mount-selection-actions button[aria-pressed=true]{color:#142b30;background:var(--eb-accent);border-color:var(--eb-accent)}#eb-mount-list .eb-hole-item{user-select:none}#eb-mount-selection-status{color:#bedfdb}#eb-mount-editor input::placeholder{color:var(--eb-muted);font-style:italic}#eb-mount-batch-note:empty{display:none}
@media(max-width:620px){html{scroll-padding-top:112px}.eb-project-bar{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:8px 12px}.eb-project-bar>input,.eb-project-bar>select{max-width:none;width:100%;margin:0}.eb-project-bar>button{min-height:38px}#eb-history-controls{justify-self:end}#eb-history-controls button{min-height:40px}}
