/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#16332e;--muted:#64746f;--line:#d9e2de;--paper:#fbfcfa;--cream:#f3f0e7;--green:#145f52;--green-dark:#0f4a40;--mint:#dcece5;--orange:#e85f38}*{box-sizing:border-box}html{color:var(--ink);background:#eef1ed}body{background:radial-gradient(circle at 90% 0,#e5eee8 0,#0000 34rem),#eef1ed;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}:is(button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline-offset:2px;outline:3px solid #e85f3859}.app-shell{max-width:1560px;margin:0 auto;padding:0 26px 40px}.house-page{--house-pagebar-height:64px}.house-page .topbar{min-height:var(--house-pagebar-height)}.topbar{border-bottom:1px solid #16332e24;justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.brand{align-items:center;gap:13px;display:flex}.brand-mark{background:var(--ink);border-radius:12px;grid-template-columns:1fr 1fr;align-items:end;gap:3px;width:42px;height:42px;padding:9px;display:grid;box-shadow:0 8px 25px #16332e2e}.brand-mark span{background:#f4bf52;border-radius:2px 2px 0 0;height:58%}.brand-mark span:last-child{background:#75c5ad;height:100%}.brand h1,.topbar h1{letter-spacing:-.02em;margin:0;font-size:20px}.eyebrow,.section-kicker{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:750}.top-actions{align-items:center;gap:9px;display:flex}.mobile-model-actions{display:none;position:relative}.mobile-model-actions>summary{color:#24594e;cursor:pointer;background:#f8fbf9;border:1px solid #c7d6d0;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:12px;font-weight:780;list-style:none;display:flex}.mobile-model-actions>summary::-webkit-details-marker{display:none}.mobile-model-actions>summary:after{content:"▾";color:#71827d;font-size:11px}.mobile-model-actions[open]>summary{background:#eaf4ef;border-color:#91b9ab}.mobile-model-actions-popover{z-index:80;background:#fcfdfbfc;border:1px solid #b9ccc5;border-radius:12px;gap:8px;width:min(310px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 42px #14302938}.mobile-model-actions-popover>span{color:#667b74;padding:2px 3px 5px;font-size:11px;line-height:1.4}.mobile-model-actions-popover .button{width:100%;min-height:44px}.save-indicators{flex-direction:column;align-items:flex-end;gap:3px;margin-right:4px;display:flex}.save-state{color:var(--muted);align-items:center;gap:7px;margin-right:4px;font-size:12px;display:flex}.shared-state{color:#527169;font-size:11px}.status-dot{background:#50a67e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #50a67e1f}.button,.icon-button,.text-button,.plan-link{cursor:pointer;border:0}.button{border-radius:9px;padding:10px 14px;font-size:12px;font-weight:720;transition:all .18s}a.button{color:inherit;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--green);box-shadow:0 7px 18px #145f5229}.button.primary:hover{background:var(--green-dark)}.button.subtle{border:1px solid var(--line);background:#fff}.button.sync{color:#155d50;background:#dcece5;border:1px solid #bfd8ce}.button:disabled{cursor:not-allowed;opacity:.5;transform:none}.button.small{padding:7px 10px}.button.full{width:100%}.text-button{color:var(--green);background:0 0;padding:5px;font-size:12px;font-weight:730}.text-button.danger{color:#a44c35}.icon-button{border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:700;display:grid}.icon-button:hover{background:#f3f7f4}.intro{padding:23px 2px 17px}.intro h2{letter-spacing:-.035em;margin:8px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,40px);font-weight:500}.intro p{max-width:760px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.pill{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.plan-pill{color:#73511c;background:#f8e9bf}.notice{color:#5d4a24;background:#fff8e7;border:1px solid #ead7a8;border-radius:10px;align-items:center;gap:12px;margin-bottom:14px;padding:11px 14px;font-size:13px;line-height:1.45;display:flex}.notice-icon{background:#f4d481;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.orientation-strip{color:#48615a;background:#f4f9f6;border:1px solid #cdded7;border-radius:10px;flex-wrap:wrap;align-items:center;gap:9px 18px;margin:-2px 0 14px;padding:10px 14px;font-size:12px;display:flex}.orientation-strip strong{color:var(--ink)}.orientation-strip span{align-items:center;gap:5px;display:inline-flex}.orientation-strip span b{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.orientation-strip button{color:var(--green);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-left:auto;padding:4px 0;font-size:12px;font-weight:750;-webkit-text-decoration:underline #145f524d;text-decoration:underline #145f524d}.geometry-error{color:#7e3b2b;background:#fff0ea;border:1px solid #e5a48f;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 15px;margin:-2px 0 14px;padding:11px 14px;font-size:12px;display:flex}.geometry-error span{flex:1;min-width:260px}.geometry-error button{color:#963f2b;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-weight:760;text-decoration:underline}.panel{background:#fbfcfaf5;border:1px solid #a4b4ae8c;border-radius:15px;box-shadow:0 15px 45px #1c342f0f}.workspace{grid-template-columns:minmax(0,1.55fr) minmax(390px,.85fr);align-items:stretch;gap:14px;display:grid}.workspace.model-workspace-expanded{z-index:120;overscroll-behavior:contain;background:#eef1ed;grid-template-columns:minmax(0,1.7fr) minmax(360px,.75fr);padding:12px;position:fixed;inset:0;overflow:hidden}.model-workspace-expanded .model-panel,.model-workspace-expanded .inspector{height:calc(100dvh - 24px);max-height:none}.model-workspace-expanded .model-stage{min-height:0}.model-expand-button[aria-pressed=true]{color:#fff;border-color:var(--green);background:var(--green)}.model-panel{flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.panel-head h3,.inspector-head h3,.plan-modal-head h3{letter-spacing:-.015em;margin:0;font-size:18px}.model-head{border-bottom:0;padding-bottom:8px}.view-controls{align-items:center;gap:5px;display:flex}.model-toolbar{z-index:5;flex-wrap:wrap;align-items:center;gap:8px;padding:7px 20px 10px;display:flex;position:relative}.segmented{border:1px solid var(--line);background:#edf1ee;border-radius:9px;padding:3px;display:inline-flex}.segmented button{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:6px 9px;font-size:12px;font-weight:700}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #142a261a}.layers-menu{position:relative}.layers-menu>summary,.model-compact-control,.touch-zoom-controls button{border:1px solid var(--line);color:#405850;cursor:pointer;background:#fff;border-radius:8px;min-height:34px;font-size:12px;font-weight:740}.layers-menu>summary{align-items:center;gap:7px;padding:0 11px;list-style:none;display:flex}.layers-menu>summary::-webkit-details-marker{display:none}.layers-menu>summary:after{content:"▾";color:#71827d;font-size:11px}.layers-menu[open]>summary{color:var(--green);background:#f0f7f3;border-color:#a9c8bd}.layers-popover{z-index:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfdfbfa;border:1px solid #baccc5;border-radius:11px;width:265px;padding:12px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 16px 35px #152e282e}.layers-popover fieldset{border:0;border-top:1px solid #e0e8e4;gap:8px;margin:0;padding:10px 3px;display:grid}.layers-popover fieldset:first-child{border-top:0;padding-top:2px}.layers-popover legend{color:#687a74;letter-spacing:.08em;text-transform:uppercase;padding:0;font-size:11px;font-weight:800}.layer-select{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:650;display:flex}.layer-select select{min-width:118px;color:var(--ink);background:#fff;border:1px solid #cbd8d3;border-radius:7px;padding:6px 8px;font-size:12px}.model-compact-control{width:36px;padding:0}.compass-control{color:#155d50;font-weight:830}.touch-zoom-controls{gap:4px;display:inline-flex}.touch-zoom-controls button{width:34px;padding:0;font-size:17px}.check{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.check input{width:15px;height:15px;accent-color:var(--green)}.plan-link{color:var(--green);text-underline-offset:3px;background:0 0;margin-left:auto;font-size:12px;font-weight:750;-webkit-text-decoration:underline #145f524d;text-decoration:underline #145f524d}.house-lens-bar{z-index:4;background:#f7f9f7;border-top:1px solid #d7e1ddb8;justify-content:space-between;align-items:center;gap:12px;padding:8px 20px;display:flex;position:relative}.house-lens-switch{gap:4px;min-width:0;padding:2px;display:flex;overflow-x:auto}.house-lens-switch button{color:#60736c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;min-height:32px;padding:6px 10px;font-size:12px;font-weight:760}.house-lens-switch button:hover{color:#214f45;background:#eaf1ed}.house-lens-switch button.active{color:#fff;background:#176a5c;border-color:#176a5c;box-shadow:0 3px 10px #176a5c2e}.house-live-status{color:#7c8985;flex:none;align-items:center;gap:6px;font-size:11px;font-weight:730;display:inline-flex}.house-live-status i{background:#a7aeab;border-radius:50%;width:7px;height:7px}.house-live-status.live{color:#276957}.house-live-status.live i{background:#35a271;box-shadow:0 0 0 3px #35a27121}.house-live-status.demo{color:#725c2f}.house-live-status.demo i{background:#b98a50;box-shadow:0 0 0 3px #b98a5026}.house-lens-summary{color:#60726c;background:#f7f9f7;border-top:1px solid #d7e1dd99;align-items:baseline;gap:10px;padding:8px 20px 10px;font-size:11px;line-height:1.4;display:flex}.house-lens-summary strong{color:#26483f;flex:none;font-size:12px}.house-metric-switch{background:#f7f9f7;gap:5px;padding:0 20px 9px;display:flex;overflow-x:auto}.house-metric-switch button{color:#576b64;cursor:pointer;background:#fff;border:1px solid #cfdbd6;border-radius:7px;flex:none;min-height:29px;padding:5px 9px;font-size:11px;font-weight:740}.house-metric-switch button.active{color:#fff;background:#527d72;border-color:#527d72}.house-now-strip{background:#f7f9f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 20px 10px;display:grid}.house-now-strip button{color:#36544c;cursor:pointer;text-align:left;background:#fff;border:1px solid #d5dfdb;border-radius:9px;grid-template-columns:1fr auto;gap:2px 8px;min-width:0;padding:8px 10px;display:grid}.house-now-strip button:hover{border-color:#9fc2b6;box-shadow:0 3px 10px #1f4d4114}.house-now-strip span{color:#74817d;grid-column:1/-1;font-size:11px;font-weight:720}.house-now-strip strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.house-now-strip b{color:#2b695a;font-size:12px}.house-energy-strip{background:#f7f9f7;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 20px 10px;display:grid}.house-energy-card{background:#fff;border:1px solid #d6e0dc;border-radius:9px;min-width:0;padding:9px 10px}.house-energy-card span,.house-energy-card strong,.house-energy-card small{display:block}.house-energy-card span{color:#687a74;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:740;overflow:hidden}.house-energy-card strong{color:#23493f;margin-top:4px;font-size:16px}.house-energy-card small{color:#7a8783;margin-top:4px;font-size:11px;line-height:1.35}.house-energy-card.unavailable{opacity:.72;border-style:dashed}.house-story-player{z-index:3;background:#f7f9f7;border-top:1px solid #d7e1ddad;position:relative}.house-story-player.active{background:linear-gradient(90deg,#f3f8f5,#fbf6ec)}.house-story-picker{align-items:center;gap:6px;padding:7px 20px;display:flex;overflow-x:auto}.house-story-picker>span{color:#6a7b75;letter-spacing:.07em;text-transform:uppercase;flex:none;margin-right:3px;font-size:11px;font-weight:820}.house-story-picker button{color:#4c625b;cursor:pointer;background:#fff;border:1px solid #cfdbd6;border-radius:8px;flex:none;min-height:30px;padding:5px 10px;font-size:11px;font-weight:760}.house-story-picker button:hover{color:#174f44;border-color:#a8c5ba}.house-story-picker button.active{color:#fff;background:#3a7668;border-color:#3a7668}.house-story-year{color:#677872;align-items:center;gap:5px;margin-left:4px;font-size:11px;font-weight:720;display:inline-flex}.house-story-year select{color:#405b53;background:#fff;border:1px solid #cfdbd6;border-radius:7px;min-height:30px;padding:4px 7px;font-size:11px}.house-story-picker .house-story-close{color:#37655a;text-underline-offset:3px;background:0 0;border-color:#0000;margin-left:auto;text-decoration:underline}.house-story-content{border-top:1px solid #d7e1dd85;grid-template-columns:minmax(190px,1fr) minmax(270px,1.2fr);align-items:center;gap:8px 18px;padding:7px 20px 11px;display:grid}.house-story-content p{color:#536962;grid-column:1/-1;margin:0;font-size:12px}.house-story-copy{gap:2px;min-width:0;display:grid}.house-story-copy strong{color:#284d43;font-size:12px}.house-story-copy span{color:#61736d;font-size:11px;line-height:1.35}.house-story-transport{grid-template-columns:auto minmax(110px,1fr) auto;align-items:center;gap:9px;display:grid}.house-story-transport button{color:#245b4f;cursor:pointer;background:#fff;border:1px solid #b9ccc5;border-radius:8px;min-height:31px;padding:5px 11px;font-size:11px;font-weight:780}.house-story-transport input{accent-color:#39786a;width:100%}.house-story-transport time{color:#405b53;text-align:right;min-width:76px;font-size:11px;font-weight:760}.house-story-content>small{color:#7b8783;grid-column:1/-1;font-size:11px;line-height:1.35}.house-story-event-rail{color:#53706a;grid-column:1/-1;grid-template-columns:78px minmax(120px,1fr) 82px;align-items:center;gap:9px;font-size:11px;font-weight:760;display:grid}.house-story-event-rail>div{background:#d9e1de;border-radius:999px;height:7px;position:relative;overflow:hidden}.house-story-event-rail i{background:0 0;width:max(3px,4.16667% + 1px);height:100%;position:absolute;top:0;transform:translate(-1px)}.house-story-event-rail i.active{background:#4f9ec0}.house-story-event-rail b{color:#357c9d;text-align:right}.house-story-event-rail.opening-event i.active{background:#df6f4d}.house-story-event-rail.opening-event b{color:#b55036}.house-story-sparkline{background:#ffffffb8;border:1px solid #d9e4df;border-radius:9px;grid-column:1/-1;grid-template-columns:minmax(110px,180px) minmax(180px,1fr);align-items:center;gap:12px;min-height:50px;padding:4px 9px;display:grid}.house-story-sparkline>div{color:#5d706a;justify-content:space-between;gap:8px;font-size:11px;display:flex}.house-story-sparkline strong{color:#2f675b}.house-story-sparkline svg{width:100%;height:44px;overflow:visible}.house-story-sparkline path{fill:none;stroke:#418376;stroke-width:2.3px;vector-effect:non-scaling-stroke}.house-story-sparkline circle{fill:#ed764d;stroke:#fff;stroke-width:1.5px;vector-effect:non-scaling-stroke}.model-stage{border-top:1px solid #d9e2dea6;border-bottom:1px solid var(--line);background:linear-gradient(#f9fbf9 0%,#eef3ef 100%);flex:1;min-height:510px;display:flex;position:relative;overflow:hidden}.model-stage>.model-wrap{border:0;width:100%;min-height:0}.canvas-view-toolbar{z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafcfae0;border:1px solid #abbcb5b3;border-radius:11px;max-width:calc(100% - 82px);padding:5px;position:absolute;top:12px;left:12px;box-shadow:0 7px 22px #1c342f1c}.canvas-view-toolbar .segmented{background:#e8eeeae6}.canvas-view-toolbar .layers-popover{top:calc(100% + 10px)}:is(.canvas-view-toolbar:has(.layers-menu[open]),.canvas-data-toolbar:has(.canvas-story-menu[open])){z-index:13}.mobile-floor-mode{flex:none;display:none}.mobile-floor-mode select{color:#3d5e55;cursor:pointer;background:#ffffffe6;border:1px solid #c7d5d0;border-radius:8px;min-height:34px;padding:0 27px 0 10px;font-size:11px;font-weight:760}:is(.mobile-floor-mode select:hover,.mobile-floor-mode select:focus-visible){background-color:#fff;border-color:#7ca99a}.layer-source-link{text-align:left;width:100%;margin:4px 0 0;padding:8px 3px 2px}.model-evidence-disclosure{border-top:1px solid #e0e8e4;margin-top:6px}.model-evidence-disclosure>summary{color:#49635b;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:38px;font-size:12px;font-weight:780;list-style:none;display:flex}.model-evidence-disclosure>summary::-webkit-details-marker{display:none}.model-evidence-disclosure>summary:after{content:"+";color:#71827d;font-size:16px}.model-evidence-disclosure[open]>summary:after{content:"−"}.model-evidence-disclosure>div{padding:2px 2px 5px}.model-evidence-disclosure strong{color:#294d43;font-size:12px}.model-evidence-disclosure p{color:#687a74;margin:5px 0 8px;font-size:11px;line-height:1.45}.canvas-camera-controls{z-index:10;flex-direction:column;gap:7px;display:flex;position:absolute;top:12px;right:12px}.canvas-icon-button{color:#36564e;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fcfdfbe6;border:1px solid #abbcb5cc;border-radius:10px;place-items:center;width:40px;height:40px;padding:0;font-size:18px;font-weight:790;display:grid;box-shadow:0 5px 18px #1c342f1a}.canvas-icon-button:hover{color:#145f51;background:#fff}.canvas-zoom-controls{flex-direction:column}.canvas-data-toolbar{z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafcfae6;border:1px solid #abbcb5b8;border-radius:12px;justify-content:flex-start;width:max-content;max-width:min(720px,100% - 24px);padding:5px 7px;position:absolute;bottom:12px;left:12px;right:auto;box-shadow:0 7px 22px #1c342f1c}.canvas-data-toolbar .house-lens-switch{scrollbar-width:none}.canvas-data-toolbar .house-lens-switch::-webkit-scrollbar{display:none}.canvas-data-toolbar .house-live-status{margin-left:4px}.canvas-data-toolbar .house-lens-switch{border:1px solid var(--line);background:#e8eeeae6;border-radius:9px;padding:3px}.canvas-data-toolbar .house-lens-switch button{border-radius:6px;min-height:32px}.canvas-data-toolbar .house-lens-switch button.active{color:#29483f;background:#fff;border-color:#0000;box-shadow:0 2px 7px #18342d1c}.canvas-metric-toolbar{z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#fafcfaeb;border:1px solid #abbcb5b8;border-radius:10px;width:max-content;max-width:calc(100% - 24px);padding:5px;position:absolute;bottom:64px;left:12px;right:auto;box-shadow:0 7px 22px #1c342f1c}.canvas-metric-toolbar::-webkit-scrollbar{display:none}.canvas-lens-detail{z-index:8;color:#405850;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:thin;background:#fafcfaf0;border-radius:12px;width:min(720px,100% - 100px);max-height:min(42%,310px);position:absolute;bottom:64px;left:12px;right:auto;overflow-y:auto;box-shadow:0 9px 26px #1c342f1f}.canvas-lens-detail:empty{display:none}.canvas-lens-detail .house-lens-summary{background:0 0;border-top:0;padding:10px 12px 8px}.canvas-lens-detail .house-now-strip,.canvas-lens-detail .house-energy-strip{background:0 0;padding:0 10px 10px}.canvas-lens-detail .house-story-player{background:0 0;border-top:0}.model-stage:has(.canvas-metric-toolbar) .canvas-lens-detail{bottom:114px}.canvas-story-menu{flex:none;position:relative}.canvas-story-menu>summary{color:#49635b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd9d4;border-radius:8px;align-items:center;min-height:32px;padding:0 10px;font-size:11px;font-weight:780;list-style:none;display:flex}.canvas-story-menu>summary::-webkit-details-marker{display:none}.canvas-story-menu>summary:after{content:"▴";color:#71827d;margin-left:7px;font-size:11px}.canvas-story-menu[open]>summary{color:#fff;background:#3a7668;border-color:#3a7668}.canvas-story-popover{background:#fcfdfbfa;border:1px solid #b9ccc5;border-radius:11px;gap:6px;width:230px;padding:10px;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 16px 35px #152e2833}.canvas-story-popover>strong{color:#687a74;letter-spacing:.08em;text-transform:uppercase;padding:2px 2px 5px;font-size:11px}.canvas-story-popover>button{color:#49615a;cursor:pointer;text-align:left;background:#fff;border:1px solid #d1dcd8;border-radius:7px;min-height:34px;padding:6px 9px;font-size:11px;font-weight:740}.canvas-story-popover>button.active{color:#fff;background:#3a7668;border-color:#3a7668}.canvas-story-popover .house-story-year{justify-content:space-between;margin:2px 0}.canvas-story-popover .house-story-close{color:#2b695a;text-underline-offset:3px;background:0 0;border-color:#0000;text-decoration:underline}.canvas-blind-control{z-index:11;color:#294d43;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafcfaf5;border:1px solid #7e9d929e;border-radius:12px;width:min(248px,100% - 28px);padding:12px;position:absolute;bottom:72px;right:14px;box-shadow:0 10px 26px #17342c24}.canvas-blind-control header{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;padding-bottom:9px;display:flex}.canvas-blind-control header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:760;overflow:hidden}.canvas-blind-control header span{color:#1f6452;flex:none;font-size:11px;font-weight:780}.canvas-blind-primary-controls{grid-template-columns:1fr 1fr;gap:8px;display:grid}.canvas-blind-primary-controls button{color:#285e50;cursor:pointer;background:#fffffff0;border:1px solid #c7d5d0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;display:flex}.canvas-blind-primary-controls button:hover,.canvas-blind-primary-controls button.pending{background:#edf5f1;border-color:#7ca99a}.canvas-blind-primary-controls button:active{background:#e4f0eb;transform:translateY(1px)}:is(.canvas-blind-primary-controls button:focus-visible,.canvas-blind-slider input:focus-visible){outline-offset:2px;outline:2px solid #2f7765}.canvas-blind-primary-controls button:disabled{opacity:.54;cursor:not-allowed}.canvas-blind-primary-controls button b{font-size:20px;font-weight:560;line-height:1}.canvas-blind-primary-controls button span{font-size:11px;font-weight:780}.canvas-blind-slider{gap:3px;margin-top:8px;display:grid}.canvas-blind-slider>span{color:#647871;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:8px;min-height:13px;font-size:11px;font-weight:760;display:flex}.canvas-blind-slider input{accent-color:#2f7765;cursor:pointer;width:100%;height:20px;margin:0}.canvas-blind-slider input:disabled{opacity:.55;cursor:not-allowed}.canvas-blind-control footer{color:#6c7f78;margin:4px 0 0;font-size:11px;line-height:1.35}.canvas-blind-control footer.error{color:#a0503d}.model-wrap{border-top:1px solid #d9e2dea6;border-bottom:1px solid var(--line);background:linear-gradient(#f9fbf9 0%,#eef3ef 100%);flex:1;min-height:510px;position:relative;overflow:hidden}.model-wrap:before{content:"";opacity:.32;pointer-events:none;background-image:linear-gradient(#41645a14 1px,#0000 1px),linear-gradient(90deg,#41645a14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.model-wrap canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block;position:relative}.model-wrap canvas:active{cursor:grabbing}.webgl-model-wrap{isolation:isolate}.webgl-model-wrap:before{z-index:0}.webgl-model-wrap canvas{z-index:auto;inset:0;height:100%!important;position:absolute!important}.webgl-label{color:#29423c;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fafcf9e0;border:1px solid #40554f2e;border-radius:7px;padding:4px 8px;font-size:11px;font-weight:760;line-height:1.1;box-shadow:0 2px 8px #1b312b1a}.webgl-label.selected{color:#713e27;background:#fff2d6f0;border-color:#c96f426b}.webgl-label.metric{text-align:center;gap:2px;min-width:72px;display:grid}.webgl-label.metric span{color:#536760;font-size:11px;font-weight:720}.webgl-label.metric b{color:#1f4038;font-size:12px}.webgl-opening-label{color:#0f625f;border-color:#168ea06b}.webgl-opening-label span,.webgl-opening-label b{text-align:center;display:block}.webgl-opening-label b{color:#344f47;margin-top:2px;font-size:11px}.webgl-opening-label.open{color:#963e2c;background:#ffefe9f2;border-color:#dc563f8c}.webgl-sun-label{color:#6d4c12;background:#fff8daf0;border-color:#cd942b73}.webgl-sensor-anchor{width:24px;height:24px;pointer-events:auto!important;overflow:visible!important}.webgl-sensor-button{cursor:pointer;background:#0d887829;border:2px solid #fff;border-radius:50%;width:24px;height:24px;padding:0;transition:background .14s,box-shadow .14s,transform .14s;box-shadow:0 0 0 1px #0d5f544d}:is(.webgl-sensor-button:hover,.webgl-sensor-button:focus-visible){background:#0d887857;outline:none;box-shadow:0 0 0 3px #0d887842}.webgl-sensor-button.selected{background:#f0643f61;transform:scale(1.18);box-shadow:0 0 0 3px #f0643f47}.webgl-sensor-button.stale{border-color:#fff4df;box-shadow:0 0 0 2px #d58b426b}.webgl-sensor-button.unavailable{opacity:.68;filter:grayscale(.75);border-color:#eef0ef}.webgl-sensor-button.provisional{box-shadow:0 0 0 2px #8a75b666}.webgl-sensor-label{color:#8a371f;border-color:#f0643f73;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.canvas-hint{color:var(--muted);pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffd6;border-radius:7px;padding:6px 9px;font-size:11px;position:absolute;bottom:64px;left:15px}.touch-canvas-hint{display:none}.webgl-model-wrap .canvas-hint{z-index:3}.legend-disclosure{border-top:1px solid var(--line);color:var(--muted)}.legend-disclosure>summary{cursor:pointer;width:fit-content;padding:9px 20px;font-size:11px;font-weight:760;list-style-position:inside}.legend-disclosure[open]>summary{color:var(--green)}.legend{color:var(--muted);flex-wrap:wrap;gap:8px 15px;padding:11px 20px 13px;font-size:11px;display:flex}.legend-disclosure .legend{padding-top:2px}.legend span{align-items:center;gap:5px;display:inline-flex}.legend i{border-radius:3px;width:8px;height:8px}.legend .wall-key{border-radius:99px;width:18px;height:4px}.legend .reference-surface-key{background:#aebbb747;border:1px dashed #718a82;border-radius:2px;width:18px;height:9px}.legend .attic-volume-key{background:#6d9ca861;border:1px dashed #497781;border-radius:2px;width:18px;height:9px}.legend .flat-roof-key{background:#b6b8aab8;border:1px dotted #74786b;border-radius:2px;width:18px;height:6px}.legend .measured-roof-key{clip-path:polygon(0 100%,0 55%,50% 0,100% 55%,100% 100%);background:#e09e5247;border:1px solid #a55f2d;border-radius:2px 2px 0 0;width:18px;height:9px}.legend .wall-footprint-key{background:#2e413c85;border:1px dashed #1a2f2ab8;border-radius:2px;width:18px;height:7px}.legend .opening-key{background:#bee4ebbf;border:2px solid #287f8c;border-radius:2px;width:18px;height:7px}.legend .shutter-key{background:repeating-linear-gradient(#d8ddd9 0 2px,#98a29d 2px 3px);border:1px solid #8d9893;border-radius:2px;width:18px;height:9px}.legend .terrain-key{background:#a78b6047;border:1px dashed #6f5433b8;border-radius:2px;width:18px;height:9px}.legend .sensor-key,.sensor-key{border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 2px #fff,0 0 0 3px #c4422640;background:#ef6843!important}.inspector{flex-direction:column;min-width:0;max-height:720px;display:flex;position:relative}.desktop-inspector-toggle,.mobile-inspector-toggle{display:none}.inspector-head{justify-content:space-between;align-items:start;gap:12px;padding:18px 18px 13px;display:flex}.inspector-head p:last-child{color:var(--muted);margin:5px 0 0;font-size:12px}.space-classification-note{color:#49615a;background:#f3f7f5;border:1px solid #d5dfdb;border-radius:9px;flex-direction:column;gap:3px;margin:0 17px 12px;padding:9px 11px;display:flex}.space-classification-note strong{font-size:12px}.space-classification-note span{font-size:12px;line-height:1.4}.space-classification-note.exterior-reference-surface{background:#dce4e080;border-style:dashed}.space-classification-note.unconditioned-enclosed-space{background:#eef2f0}.confidence{white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.confidence.high{color:#245d4c;background:#dcefe7}.confidence.medium{color:#765723;background:#f8e9bf}.confidence.low{color:#8e4936;background:#f5ddd5}.tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 12px;display:grid}.tabs button{cursor:pointer;min-width:0;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:9px 4px;font-size:12px;font-weight:720}.tabs button.active{color:var(--green);border-color:var(--green)}.form-scroll{flex:1;min-height:0;padding:15px 17px 20px;overflow-y:auto}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid.compact{gap:10px}.field{flex-direction:column;gap:5px;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field>span{color:#536660;font-size:12px;font-weight:750}.field input,.field textarea,.field select{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd8d3;border-radius:8px;padding:8px 9px;font-size:13px;line-height:1.35}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#9aa9a4}.field small{color:var(--muted);font-size:11px}.stack{flex-direction:column;gap:12px;display:flex}.subsection-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.subsection-head h4{margin:0;font-size:13px}.subsection-head p{color:var(--muted);margin:3px 0 0;font-size:12px}.nested-card{border:1px solid var(--line);background:#f5f8f5;border-radius:10px;padding:11px}.opening-card{scroll-margin:18px;transition:border-color .16s,box-shadow .16s,background .16s}.opening-card.selected-opening{background:#fff8f1;border-color:#dc7758;box-shadow:0 0 0 3px #dc775829}.sensor-card{scroll-margin:18px;transition:border-color .16s,box-shadow .16s,background .16s}.sensor-card.selected-sensor{background:#fff8f1;border-color:#dc7758;box-shadow:0 0 0 3px #dc775829}.live-object-state{color:#50655e;background:#f7faf8;border:1px solid #d3dfda;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;margin-bottom:9px;padding:8px 9px;display:grid}.live-object-state>span{letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:780}.live-object-state>strong{grid-area:1/2/span 2;align-self:center;font-size:12px}.live-object-state>small{font-size:11px}.live-object-state.open{color:#8e3f2e;background:#fff1eb;border-color:#e5ad9d}.live-object-state.closed{color:#25634f;background:#edf8f3;border-color:#abd3c3}.live-object-state.unknown{color:#795d28;background:repeating-linear-gradient(135deg,#fff9e9 0 8px,#fbf3da 8px 16px);border-style:dashed;border-color:#dfc47f}.live-sensor-reading{color:#60736c;background:#eaf3ef;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;padding:7px 9px;font-size:11px;font-weight:760;display:flex}.nested-card-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.nested-card-head button{color:#a34f39;cursor:pointer;background:0 0;border:0;font-size:11px}.nested-card-head strong{align-items:center;gap:7px;display:flex}.roof-volume-card{background:linear-gradient(135deg,#f0f8f4,#f8faf7);border:1px solid #c9dcd4;border-radius:11px;gap:11px;padding:13px;display:grid}.roof-volume-lead span,.roof-volume-lead strong,.roof-volume-lead small{display:block}.roof-volume-lead span,.roof-volume-metrics span{color:var(--muted);font-size:11px;font-weight:740}.roof-volume-lead strong{color:var(--green);margin:3px 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.roof-volume-lead small{color:#60716c;font-size:11px;line-height:1.45}.roof-volume-metrics{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.roof-volume-metrics>div{background:#ffffffb8;border:1px solid #b0c7bea6;border-radius:8px;padding:8px}.roof-volume-metrics strong{margin-top:3px;font-size:14px;display:block}.roof-volume-card p{color:#536660;margin:0;font-size:11px;line-height:1.5}.wall-model-card{background:linear-gradient(135deg,#f5f6f1,#fbfaf6);border:1px solid #d4d8cd;border-radius:11px;gap:11px;padding:13px;display:grid}.wall-model-card>div:first-child>span{color:#8a6b34;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.wall-model-card>div:first-child>strong{margin-top:3px;font-size:13px;display:block}.wall-model-card>div:first-child>p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.wall-editor-card{background:linear-gradient(135deg,#f0f7f4,#fafbf8);border:1px solid #c8d9d2;border-radius:11px;gap:10px;padding:13px;display:grid}.wall-selector-list{grid-template-columns:1fr 1fr;gap:7px;display:grid}.wall-selector-list button{cursor:pointer;text-align:left;color:#536660;background:#ffffffc7;border:1px solid #d4dfda;border-radius:8px;flex-direction:column;gap:2px;min-width:0;padding:8px 9px;display:flex}.wall-selector-list button span{color:#7b8d87;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.wall-selector-list button strong{text-overflow:ellipsis;font-size:11px;line-height:1.35;overflow:hidden}.wall-selector-list button.active{color:#843c29;background:#fff0ea;border-color:#e57857;box-shadow:0 0 0 2px #e85f381f}.selected-wall-editor{background:#fff9f6eb;border:1px solid #e2b7a8;border-radius:9px;gap:11px;padding:11px;display:grid}.selected-wall-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.selected-wall-head span,.selected-wall-head strong,.selected-wall-head small{display:block}.selected-wall-head span{color:#a44d35;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:800}.selected-wall-head strong{margin-top:3px;font-size:12px}.selected-wall-head small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.selected-wall-head button{cursor:pointer;color:#9b4934;background:0 0;border:0;flex:none;font-size:11px;font-weight:730}.opening-placement-status{color:#5d706a;background:#f5f8f6;border:1px solid #d5ded9;border-radius:8px;flex-direction:column;gap:2px;margin-bottom:10px;padding:8px 9px;display:flex}.opening-placement-status b{font-size:11px}.opening-placement-status span{font-size:11px;line-height:1.4}.opening-placement-status.placed{color:#235f4d;background:#eaf7f1;border-color:#add4c4}.opening-placement-status.incomplete{color:#795a20;background:#fff8e6;border-color:#e5cf96}.opening-placement-status.invalid{color:#813e2d;background:#fff0ea;border-color:#e3a28d}.opening-evidence-chip{color:#7a5a22;letter-spacing:.02em;background:#fff3cf;border-radius:999px;align-items:center;padding:2px 6px;font-size:11px;font-weight:750;display:inline-flex}.opening-evidence-chip.verified{color:#235f4d;background:#dff3e9}.place-button.inline{margin:0}.terrain-model-card{background:linear-gradient(135deg,#faf5e9,#fbfaf6);border:1px solid #d8c8ad;border-radius:11px;gap:10px;padding:13px;display:grid}.terrain-model-card>div:first-child>span{color:#80633b;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.terrain-model-card>div:first-child>strong{margin-top:3px;font-size:13px;display:block}.terrain-model-card>div:first-child>p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.terrain-contact-list{gap:7px;display:grid}.terrain-contact-list>div{background:#ffffffa8;border:1px solid #b191657a;border-radius:8px;padding:9px 10px}.terrain-contact-list b,.terrain-contact-list span,.terrain-contact-list small{display:block}.terrain-contact-list b{font-size:12px}.terrain-contact-list span{color:#755a36;margin-top:3px;font-size:11px;font-weight:720}.terrain-contact-list small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.4}.segment-swatch{background:#718a82;border-radius:99px;flex:none;width:18px;height:4px}.place-button{cursor:pointer;color:#8c4c37;background:#fff8f4;border:1px dashed #d09b86;border-radius:8px;width:100%;margin-top:10px;padding:8px;font-size:11px;font-weight:750}.pin-editor{background:#fff8f4;border:1px solid #edd2c6;border-radius:9px;margin-top:11px;padding:10px}.pin-editor-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.pin-editor-head strong{font-size:11px}.pin-editor-head button{cursor:pointer;color:#9a4f38;background:0 0;border:0;font-size:11px}.pin-editor>label{margin-bottom:7px;display:block}.pin-editor>label span{color:#66534d;justify-content:space-between;font-size:11px;display:flex}.pin-editor input[type=range]{accent-color:#ef6843;width:100%}.empty-state{color:var(--muted);text-align:center;border:1px dashed #bdcbc5;border-radius:10px;padding:16px;font-size:13px}.review-actions{border-top:1px solid var(--line);background:#f7f9f7;padding:12px 17px 15px}.review-actions .check{margin-bottom:9px}footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:18px 4px 0;font-size:12px;display:flex}footer p{margin:0}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a1c18bd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.plan-modal{background:#f9faf8;border-radius:16px;flex-direction:column;width:min(1120px,100%);max-height:calc(100vh - 44px);display:flex;overflow:hidden;box-shadow:0 30px 90px #04110e66}.plan-modal-head{justify-content:space-between;align-items:center;padding:16px 18px 10px;display:flex}.plan-tabs{align-self:flex-start;margin:0 18px 10px}.plan-image-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:0;margin:0 18px;overflow:auto}.plan-image-wrap img{width:100%;height:auto;display:block}.satellite-grid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start;gap:14px;padding:14px;display:grid}.satellite-grid figure{border:1px solid var(--line);background:#f6f8f6;border-radius:9px;min-width:0;margin:0;overflow:hidden}.satellite-grid figcaption{border-bottom:1px solid var(--line);color:#4d5f5a;letter-spacing:.05em;text-transform:uppercase;padding:10px 12px;font-size:11px;font-weight:760}.satellite-grid img{width:100%}.plan-source-label{color:#4d5f5a;border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.04em;text-transform:uppercase;background:#edf2ef;margin:0;padding:12px 14px;font-size:11px;position:sticky;left:0}.plan-caption{color:var(--muted);margin:10px 18px 16px;font-size:13px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1080px){.workspace{grid-template-columns:1fr}.inspector{max-height:none}.form-scroll{max-height:none;overflow:visible}.model-stage{min-height:560px}}@media (hover:hover) and (pointer:fine){.touch-zoom-controls{display:none}}@media (max-width:540px){.roof-volume-metrics{grid-template-columns:1fr}}@media (max-width:760px){.app-shell{padding:0 12px 28px}.app-shell.house-page{--house-pagebar-height:54px;padding-inline:0}.floor-mode-buttons{display:none}.mobile-floor-mode{display:block}.topbar{align-items:flex-start;padding:14px 0}.house-page .topbar{z-index:30;height:var(--house-pagebar-height);min-height:var(--house-pagebar-height);border-bottom-color:#16332e1a;flex-direction:row;align-items:center;margin:0 12px;padding:0;position:relative}.house-page-title{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.house-page .top-actions{flex-wrap:nowrap;justify-content:space-between;width:100%}.house-page .top-actions>.button{display:none}.house-page .save-indicators{align-items:flex-start;width:auto;margin:0}.house-page .shared-state{display:none}.mobile-model-actions{display:block}.top-actions{flex-wrap:wrap;justify-content:flex-end}.save-indicators{align-items:flex-end;width:100%}.intro{flex-direction:column;align-items:stretch;gap:15px;padding-top:24px}.model-head{display:none}.canvas-view-toolbar{flex-wrap:nowrap;gap:4px;max-width:calc(100% - 68px);padding:4px;top:9px;left:9px;overflow:visible}.canvas-view-toolbar .segmented{flex:0 auto;min-width:0}.canvas-view-toolbar .segmented button{min-width:0;padding-inline:7px}.canvas-view-toolbar .layers-menu>summary{min-height:36px;padding-inline:9px}.layers-popover{z-index:160;right:max(10px, env(safe-area-inset-right));bottom:calc(68px + env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));width:auto;max-height:min(70dvh,580px);position:fixed;overflow-y:auto;top:auto!important}.canvas-camera-controls{top:9px;right:9px}.canvas-icon-button{width:44px;height:44px}.canvas-data-toolbar{right:9px;bottom:calc(9px + env(safe-area-inset-bottom));gap:6px;width:auto;max-width:none;left:9px}.canvas-data-toolbar .house-live-status span{display:none}.canvas-data-toolbar .house-live-status{width:14px}.canvas-metric-toolbar{right:9px;bottom:calc(62px + env(safe-area-inset-bottom));width:auto;max-width:none;left:9px}.canvas-metric-toolbar button{min-height:44px}.canvas-story-popover{z-index:160;right:max(10px, env(safe-area-inset-right));bottom:calc(68px + env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));width:auto;max-height:min(70dvh,580px);position:fixed;overflow-y:auto}.canvas-story-popover>button{min-height:44px}.house-lens-switch button{min-height:38px}.canvas-hint{display:none}.orientation-strip{align-items:flex-start}.orientation-strip button{text-align:left;width:100%;margin-left:0}.plan-link{text-align:left;width:100%;margin:0;padding:3px 0}.house-page .workspace{gap:12px}.house-page .model-panel{border-left:0;border-right:0;border-radius:0}.house-page .model-stage{height:calc(100svh - var(--app-nav-height,52px) - var(--house-pagebar-height));flex:none;min-height:520px}.house-page .inspector{margin-inline:12px}.model-stage{min-height:470px}.house-lens-summary{display:none}.house-story-content{grid-template-columns:1fr}.house-story-transport{grid-column:1}.house-story-sparkline{grid-template-columns:1fr;gap:2px}.house-now-strip{grid-template-columns:1fr}.tabs{grid-template-columns:repeat(4,minmax(100px,1fr));overflow-x:auto}.form-grid,.wall-selector-list{grid-template-columns:1fr}.field-wide{grid-column:auto}footer{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.workspace.model-workspace-expanded{background:#eef1ed;padding:0;display:block;overflow:hidden}.model-workspace-expanded .model-panel{height:100dvh;min-height:0;box-shadow:none;border:0;border-radius:0}.model-workspace-expanded .model-stage{border:0;min-height:0}.model-workspace-expanded .canvas-data-toolbar{bottom:calc(72px + env(safe-area-inset-bottom))}.model-workspace-expanded .canvas-blind-control{bottom:calc(132px + env(safe-area-inset-bottom))}.model-workspace-expanded .house-now-strip,.model-workspace-expanded .house-energy-strip{display:none}.model-workspace-expanded .house-metric-switch{bottom:calc(124px + env(safe-area-inset-bottom))}.model-workspace-expanded .house-story-content{grid-template-columns:1fr;gap:5px;padding:7px 10px}.model-workspace-expanded .house-story-copy span,.model-workspace-expanded .house-story-event-rail,.model-workspace-expanded .house-story-sparkline,.model-workspace-expanded .house-story-content>small{display:none}.model-workspace-expanded .house-story-transport{grid-column:1}.model-workspace-expanded .legend-disclosure{display:none}.model-workspace-expanded .inspector{z-index:150;right:max(8px, env(safe-area-inset-right));bottom:calc(8px + env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left));border-color:#79948ab8;border-radius:15px;height:auto;min-height:0;max-height:min(72dvh,720px);position:fixed;overflow:hidden;box-shadow:0 14px 44px #19322c3d}.house-page .model-workspace-expanded .inspector{margin-inline:0}.model-workspace-expanded .mobile-inspector-toggle{color:#29483f;cursor:pointer;text-align:left;background:#fafcfafa;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:56px;padding:8px 13px 8px 18px;display:flex}.model-workspace-expanded .mobile-inspector-toggle:before{content:"";background:#bdcac5;border-radius:999px;width:34px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.mobile-inspector-toggle span{gap:1px;min-width:0;display:grid}.mobile-inspector-toggle small{color:#74857f;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.mobile-inspector-toggle strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mobile-inspector-toggle b{flex:none;font-size:20px}.model-workspace-expanded .inspector.mobile-inspector-closed>:not(.mobile-inspector-toggle){display:none}.model-workspace-expanded .inspector.mobile-inspector-open .form-scroll{overflow-y:auto}.model-workspace-expanded .inspector.mobile-inspector-open .review-actions{padding-bottom:max(15px, env(safe-area-inset-bottom))}}@media (max-width:480px){.brand h1{font-size:17px}.brand-mark{width:36px;height:36px}.topbar{flex-direction:column}.house-page .topbar{flex-direction:row}.top-actions,.top-actions .button{width:100%}.top-actions .button{flex:1}.save-indicators{align-items:flex-start}.intro h2{font-size:31px}.notice{align-items:flex-start}.panel-head{padding-inline:14px}.model-stage{min-height:430px}.canvas-hint{text-align:right;max-width:230px;bottom:64px;left:auto;right:72px}.legend{padding-inline:14px}.modal-backdrop{padding:8px}.plan-modal{max-height:calc(100vh - 16px)}.satellite-grid{grid-template-columns:1fr;padding:8px}}@media (max-height:540px) and (orientation:landscape) and (max-width:900px){.house-page{--house-pagebar-height:48px}.app-shell.house-page{padding-inline:0}.house-page .topbar{z-index:30;height:var(--house-pagebar-height);min-height:var(--house-pagebar-height);flex-direction:row;align-items:center;margin:0 10px;padding:0;position:relative}.house-page-title{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.house-page .top-actions{flex-wrap:nowrap;justify-content:space-between;width:100%}.house-page .top-actions>.button{display:none}.house-page .save-indicators{align-items:flex-start;width:auto;margin:0}.house-page .shared-state{display:none}.mobile-model-actions{display:block}.house-page .model-panel{border-left:0;border-right:0;border-radius:0}.house-page .inspector{margin-inline:10px}.model-head{display:none}.house-page .save-state{font-size:11px}.house-page .model-stage{height:calc(100svh - var(--app-nav-height,52px) - var(--house-pagebar-height));flex:none;min-height:290px}.canvas-view-toolbar{transform-origin:0 0;top:6px;left:6px;transform:scale(.92)}.canvas-camera-controls{gap:4px;top:6px;right:6px}.canvas-data-toolbar{right:6px;bottom:max(6px, env(safe-area-inset-bottom));width:auto;max-width:none;left:6px}.canvas-metric-toolbar{right:6px;bottom:calc(58px + env(safe-area-inset-bottom));left:6px}.canvas-blind-control{right:6px;bottom:calc(66px + env(safe-area-inset-bottom));width:min(220px,100% - 12px)}}@media (min-width:761px) and (max-width:900px) and (min-height:541px){.app-shell.house-page{--house-pagebar-height:54px;padding-inline:0}.house-page .topbar{z-index:30;height:var(--house-pagebar-height);min-height:var(--house-pagebar-height);flex-direction:row;align-items:center;margin:0 16px;padding:0;position:relative}.house-page-title{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.house-page .top-actions{flex-wrap:nowrap;justify-content:space-between;width:100%}.house-page .top-actions>.button{display:none}.house-page .save-indicators{align-items:flex-start;width:auto;margin:0}.house-page .shared-state{display:none}.mobile-model-actions{display:block}.house-page .model-panel{border-left:0;border-right:0;border-radius:0}.house-page .model-stage{height:calc(100svh - var(--app-nav-height,52px) - var(--house-pagebar-height));flex:none;min-height:680px}.house-page .inspector{margin-inline:16px}}@media (max-width:900px){.house-page{--house-pagebar-height:0px}.house-page .topbar{display:none}}@media (min-width:901px) and (max-width:1180px) and (min-height:541px){.house-page{--house-pagebar-height:66px}.app-shell.house-page{height:calc(100dvh - var(--app-nav-height,52px));max-width:none;padding-bottom:14px;overflow:hidden}.house-page .topbar{min-height:var(--house-pagebar-height)}.house-page .top-actions{gap:6px}.house-page .top-actions .button{padding-inline:10px}.house-page .workspace{height:calc(100dvh - var(--app-nav-height,52px) - var(--house-pagebar-height) - 14px);grid-template-columns:minmax(0,1fr) minmax(360px,430px);min-height:0;overflow:hidden}.house-page .model-panel,.house-page .inspector{height:100%;min-height:0;max-height:none;overflow:hidden}.house-page .model-stage{flex:auto;height:auto;min-height:0}.house-page .form-scroll{overscroll-behavior:contain;max-height:none;overflow-y:auto}}@media (min-width:901px){.house-page:has(.workspace.inspector-collapsed) .top-actions{display:none}.house-page .workspace.inspector-collapsed,.house-page .workspace.model-workspace-expanded.inspector-collapsed{grid-template-columns:minmax(0,1fr) 52px}.desktop-inspector-toggle{z-index:4;color:#315b50;cursor:pointer;background:#fcfdfbf5;border:1px solid #c5d4ce;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;font-size:21px;line-height:1;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 4px 14px #1c342f1a}.desktop-inspector-toggle:hover{color:#145f51;background:#fff;border-color:#96b9ad}.desktop-inspector-toggle:focus-visible{outline-offset:2px;outline:2px solid #2f7765}.inspector:not(.inspector-collapsed) .inspector-head{padding-right:58px}.inspector.inspector-collapsed>:not(.desktop-inspector-toggle){display:none}}@media (min-width:1181px){.app-shell.house-page{max-width:none;height:100dvh;padding:0 20px 20px;overflow:hidden}.house-page .workspace{height:calc(100dvh - var(--house-pagebar-height) - 20px);grid-template-columns:minmax(0,1fr) minmax(430px,520px);min-height:0;overflow:hidden}.house-page .model-panel,.house-page .inspector{height:100%;min-height:0;max-height:none;overflow:hidden}.house-page .model-stage{min-height:0}.canvas-data-toolbar{top:68px;bottom:auto}.canvas-metric-toolbar{top:120px;bottom:auto}.canvas-story-popover{top:calc(100% + 10px);bottom:auto}.canvas-lens-detail{top:120px;bottom:auto}.model-stage:has(.canvas-metric-toolbar) .canvas-lens-detail{top:172px;bottom:auto}.canvas-hint{bottom:12px}}@media (hover:none),(pointer:coarse){.desktop-canvas-hint{display:none}.touch-canvas-hint{display:inline}.segmented button,.mobile-floor-mode select,.layers-menu>summary,.house-lens-switch button,.canvas-story-menu>summary{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.survey-shell{width:min(1120px,100%);min-height:100vh;margin:0 auto;padding:22px 22px 110px}.survey-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.survey-header h1{letter-spacing:-.035em;margin:2px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,5vw,46px);font-weight:500}.survey-header p:last-child{color:var(--muted);margin:0;font-size:13px}.survey-legacy-links{align-items:center;gap:8px;display:flex}.survey-status{color:#45635b;background:#f4f9f6;border:1px solid #cbdcd5;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin:16px 0;padding:11px 13px;font-size:12px;display:flex}.survey-status span{align-items:center;gap:8px;display:flex}.survey-status i{background:#53a486;border-radius:50%;width:8px;height:8px}.survey-status.dirty{color:#715526;background:#fff8e7;border-color:#ead49d}.survey-status.dirty i{background:#e0a42d}.survey-status button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:750}.survey-floor-tabs{border:1px solid var(--line);background:#e7ece9;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;width:min(420px,100%);margin-bottom:14px;padding:4px;display:grid}.survey-floor-tabs button{color:#60716c;background:0 0;border:0;border-radius:8px;min-height:43px;font-size:13px;font-weight:760}.survey-floor-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #142a261a}.survey-workspace{display:block}.survey-plan-picker{background:linear-gradient(#ffffffeb,#edf3ef);border:1px solid #a4b4aeb8;border-radius:15px;margin:0 0 14px;overflow:hidden;box-shadow:0 10px 35px #1c342f0d}.survey-plan-head{border-bottom:1px solid #b4c4be94;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px 10px;display:flex}.survey-plan-head p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 2px;font-size:9px;font-weight:780}.survey-plan-head h2{margin:0;font-size:17px}.survey-plan-head span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.survey-map-controls{flex:none;align-items:stretch;gap:6px;display:flex}.laser-mode-toggle{color:#285f50;cursor:pointer;touch-action:manipulation;background:#eef7f3;border:1px solid #b8ccc5;border-radius:9px;min-height:43px;padding:0 13px;font-size:10px;font-weight:800}.laser-mode-toggle.active{color:#fff;background:#d96b49;border-color:#cf6544;box-shadow:0 4px 12px #a4492c2e}.survey-zoom-controls{border:1px solid var(--line);background:#ffffffb8;border-radius:9px;gap:3px;padding:3px;display:inline-flex}.survey-zoom-controls button{min-width:35px;height:35px;color:var(--ink);touch-action:manipulation;background:#fff;border:0;border-radius:6px;padding:0 8px;font-size:16px;font-weight:800;box-shadow:0 1px 3px #142a2614}.survey-zoom-controls .zoom-value{min-width:54px;color:var(--green);font-size:9px}.survey-floor-plan{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background-image:linear-gradient(#5b79700f 1px,#0000 1px),linear-gradient(90deg,#5b79700f 1px,#0000 1px);background-size:22px 22px;width:100%;height:min(54vh,520px);min-height:330px;display:block}.survey-floor-plan:active{cursor:grabbing}.survey-map-background{fill:#0000}.survey-plan-room{cursor:pointer;outline:none}.survey-plan-room polygon{fill:#dce5e1;stroke:#5f7770;stroke-width:1.8px;vector-effect:non-scaling-stroke;transition:fill .14s,stroke .14s}.survey-plan-room:hover polygon,.survey-plan-room:focus polygon{fill:#eef5f1;stroke:var(--green);stroke-width:3px}.survey-plan-room.selected polygon{fill:#f6d2c2;stroke:var(--orange);stroke-width:4px}.survey-plan-room.complete:not(.selected) polygon{fill:#d5ede2;stroke:#3a876e}.survey-plan-room.exterior-reference polygon{fill:#b5c2bc3d;stroke:#81968f;stroke-dasharray:5 5}.survey-plan-room.exterior-reference:hover polygon,.survey-plan-room.exterior-reference:focus polygon{fill:#b5c2bc61;stroke:#536f66}.survey-plan-room.exterior-reference.selected polygon{fill:#cdd9d494;stroke:#365b50}.survey-plan-name,.survey-plan-progress{fill:#26443c;paint-order:stroke;stroke:#f9fcfaed;stroke-width:4px;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.survey-plan-name{font-size:11px;font-weight:820}.survey-plan-progress{fill:#34725e;font-size:8px;font-weight:760}.survey-map-wall .wall-visible{stroke:#58746c;stroke-width:4px;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.survey-map-wall .wall-hit{stroke:#0000;stroke-width:28px;cursor:pointer;pointer-events:stroke;vector-effect:non-scaling-stroke}.survey-map-wall .wall-number{fill:#fff;stroke:#78948b;stroke-width:1.5px;vector-effect:non-scaling-stroke;pointer-events:none}.survey-map-wall .wall-number-text{fill:#49645c;text-anchor:middle;pointer-events:none;font-size:10px;font-weight:800}.survey-map-wall.measured .wall-visible{stroke:#46a183}.survey-map-wall.selected .wall-visible{stroke:var(--orange);stroke-width:8px}.survey-map-wall.selected .wall-number{fill:var(--orange);stroke:#fff;stroke-width:2px}.survey-map-wall.selected .wall-number-text{fill:#fff}.survey-map-wall.open .wall-visible{stroke:#45a4a0;stroke-width:3px;stroke-dasharray:7 6}.survey-map-wall.span .wall-visible{stroke-linecap:square}.survey-map-wall .wall-open-text{fill:#287d78;paint-order:stroke;stroke:#f9fcfaf2;stroke-width:4px;text-anchor:middle;pointer-events:none;font-size:9px;font-weight:850}.survey-needed-wall .needed-visible{stroke:#df9c25;stroke-width:5px;stroke-dasharray:8 6;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.survey-needed-wall .needed-end-wall{stroke:#df9c25;stroke-width:7px;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.survey-needed-wall .needed-hit{stroke:#0000;stroke-width:30px;cursor:pointer;pointer-events:stroke;vector-effect:non-scaling-stroke}.laser-wall-target .laser-wall-visible{stroke:#72877f;stroke-width:2.5px;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.laser-wall-target .laser-wall-hit{stroke:#0000;stroke-width:30px;cursor:crosshair;pointer-events:stroke;vector-effect:non-scaling-stroke}.laser-wall-target:hover .laser-wall-visible{stroke:#dc8c36;stroke-width:5px}.laser-wall-target.start .laser-wall-visible{stroke:#de6442;stroke-width:7px}.laser-wall-target.end .laser-wall-visible{stroke:#338b78;stroke-width:7px}.laser-wall-target circle{fill:#fff;stroke:#315e52;stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:none}.laser-wall-target.start circle{fill:#de6442;stroke:#fff}.laser-wall-target.end circle{fill:#338b78;stroke:#fff}.laser-wall-target text{fill:#fff;text-anchor:middle;pointer-events:none;font-size:9px;font-weight:900}.saved-laser-span,.draft-laser-span{pointer-events:none}.saved-laser-span line{stroke:#277564;stroke-width:3px;stroke-dasharray:8 5;vector-effect:non-scaling-stroke}.draft-laser-span line{stroke:#e66743;stroke-width:5px;stroke-dasharray:10 5;vector-effect:non-scaling-stroke}.survey-north-indicator{pointer-events:none}.survey-north-indicator path{fill:var(--green)}.survey-north-indicator text{fill:var(--green);text-anchor:middle;font-size:10px;font-weight:850}.survey-map-status{color:var(--ink);background:#f8fbf9e6;border-top:1px solid #b4c4be94;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 14px;padding:10px 14px;font-size:11px;display:grid}.survey-map-status span{color:#735342;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.survey-map-status small{color:var(--muted);font-size:9px}.floor-fit-checklist{background:#fffdf8;border-bottom:1px solid #b4c4be94;padding:9px 14px 8px}.floor-fit-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.floor-fit-title strong,.floor-fit-title span{display:block}.floor-fit-title strong{color:var(--ink);font-size:13px}.floor-fit-title span{color:var(--muted);margin-top:3px;font-size:9px}.floor-fit-title>b{flex:none;padding:1px 0;font-size:9px;font-weight:720}.floor-fit-title>b.pending{color:#8a7658;background:0 0}.floor-fit-title>b.ready{color:#4c796a;background:0 0}.survey-progress{background:#ebece7;border-radius:999px;height:5px;margin-top:7px;position:relative;overflow:hidden}.survey-progress i{border-radius:inherit;background:#72a995;transition:width .25s;position:absolute;inset:0 auto 0 0}.survey-progress span{display:none}.next-measurement{background:#fff7e3;border:1px solid #e0b85f;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding:10px 11px;display:flex}.next-measurement span,.next-measurement strong,.next-measurement small{display:block}.next-measurement span{color:#976c1d;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.next-measurement strong{color:var(--ink);margin-top:2px;font-size:11px}.next-measurement small{color:#7e704f;margin-top:2px;font-size:8px}.next-measurement button{color:#fff;cursor:pointer;touch-action:manipulation;background:#b47b20;border:0;border-radius:7px;flex:none;min-height:36px;padding:0 11px;font-size:9px;font-weight:820}.next-measurement-actions{flex:none;gap:6px;display:flex}.next-measurement button.secondary{color:#775c2b;background:#fff;border:1px solid #ddc28f}.survey-breakdown{margin-top:6px}.survey-breakdown>summary{color:#75817d;cursor:pointer;padding:2px 1px 0;font-size:8px;font-weight:710}.survey-breakdown[open]>summary{color:var(--green)}.floor-fit-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px;display:grid}.floor-fit-metrics.two{grid-template-columns:repeat(2,1fr)}.floor-fit-metrics>div{background:#ffffffbf;border:1px solid #e5ddd0;border-radius:9px;padding:9px 10px}.floor-fit-metrics span,.floor-fit-metrics strong,.floor-fit-metrics small{display:block}.floor-fit-metrics span{color:var(--muted);font-size:9px}.floor-fit-metrics strong{color:var(--ink);margin:3px 0;font-size:19px}.floor-fit-metrics small{color:#85796b;font-size:8px}.floor-fit-gaps{background:#fffaf0;border:1px solid #ead7ae;border-radius:9px;margin-top:10px}.floor-fit-gaps summary{color:#79571d;cursor:pointer;padding:9px 10px;font-size:10px;font-weight:780}.floor-fit-gaps>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0 7px 7px;display:grid}.floor-fit-gaps button{text-align:left;min-width:0;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ead7ae;border-radius:7px;padding:8px 9px}.floor-fit-gaps button span,.floor-fit-gaps button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.floor-fit-gaps button span{font-size:10px;font-weight:740}.floor-fit-gaps button small{color:#8a6e39;margin-top:2px;font-size:8px}.floor-fit-note{color:var(--muted);margin:9px 0 0;font-size:9px;line-height:1.45}.laser-span-card{margin-bottom:14px;padding:0;overflow:hidden}.laser-card-summary{color:var(--muted);cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:8px 12px;padding:11px 15px;list-style:none;display:grid}.laser-card-summary::-webkit-details-marker{display:none}.laser-card-summary:before{content:"+";width:20px;height:20px;color:var(--green);border:1px solid #c7d4cf;border-radius:50%;place-items:center;font-size:14px;display:grid}.laser-span-card[open] .laser-card-summary:before{content:"−"}.laser-card-summary>span{display:none}.laser-card-summary>strong{color:var(--ink);font-size:10px}.laser-card-summary>small{font-size:8px}.laser-card-content{border-top:1px solid var(--line);padding:16px 18px 18px}.laser-span-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.laser-span-head p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 3px;font-size:9px;font-weight:800}.laser-span-head h2{margin:0;font-size:20px}.laser-span-head span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.laser-span-head>button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:7px 9px;font-size:10px;font-weight:780}.laser-wall-pair{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:15px 0;display:grid}.laser-wall-pair>div{background:#f7faf8;border:1px dashed #aebeb8;border-radius:10px;min-height:68px;padding:10px 10px 10px 42px;position:relative}.laser-wall-pair>div.selected{background:#edf7f3;border-style:solid;border-color:#72a996}.laser-wall-pair b{color:#fff;background:#5b756d;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid;position:absolute;top:14px;left:10px}.laser-wall-pair span,.laser-wall-pair strong{display:block}.laser-wall-pair span{color:var(--muted);font-size:9px}.laser-wall-pair strong{margin-top:4px;font-size:11px}.laser-wall-pair>i{color:#7b8f89;font-style:normal;font-weight:900}.laser-pair-warning{color:#875123;background:#fff0d8;border-radius:8px;margin:-5px 0 12px;padding:9px 11px;font-size:10px}.laser-note-input{flex-direction:column;gap:6px;display:flex}.laser-note-input span{color:#526a63;font-size:9px;font-weight:750}.laser-note-input input{background:#fff;border:1px solid #b8c9c3;border-radius:8px;width:100%;min-height:42px;padding:9px 10px;font-size:14px}.laser-inputs{grid-template-columns:.7fr .7fr 1.4fr auto;align-items:end;gap:9px;display:grid}.laser-inputs label{flex-direction:column;gap:6px;display:flex}.laser-inputs label span{color:#526a63;font-size:9px;font-weight:750}.laser-inputs input,.laser-span-row input{background:#fff;border:1px solid #b8c9c3;border-radius:8px;width:100%;min-height:42px;padding:9px 10px;font-size:14px}.laser-inputs .button{white-space:nowrap;min-height:42px}.laser-inputs .button:disabled{opacity:.45;cursor:not-allowed}.laser-span-list{border-top:1px solid var(--line);margin-top:16px;padding-top:13px}.laser-span-list-title{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.laser-span-list-title strong{color:var(--ink)}.laser-span-row{background:#f8faf9;border:1px solid #d4dfdb;border-radius:9px;grid-template-columns:minmax(0,1fr) 96px auto;align-items:center;gap:10px;margin-top:8px;padding:9px 10px;display:grid}.laser-span-row>div{min-width:0}.laser-span-row strong,.laser-span-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.laser-span-row strong{font-size:10px}.laser-span-row small{color:var(--muted);margin-top:3px;font-size:8px}.laser-span-row label{position:relative}.laser-span-row label span{color:var(--muted);font-size:9px;position:absolute;top:14px;right:8px}.laser-span-row input{padding-right:22px}.laser-span-row>button{color:#9a513c;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:750}.survey-card{background:var(--paper);border:1px solid #a4b4aea6;border-radius:15px;padding:19px;box-shadow:0 15px 45px #1c342f0f}.survey-room-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:17px;display:flex}.survey-room-head p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:760}.survey-room-head h2{margin:0;font-size:22px}.survey-room-head>div:first-child>span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.survey-room-head-actions{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.survey-room-head-actions button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:5px 8px;font-size:10px;font-weight:760}.wall-survey-grid{grid-template-columns:minmax(310px,1.2fr) minmax(240px,.8fr);gap:13px;margin:18px 0;display:grid}.wall-survey-grid.single{grid-template-columns:minmax(0,1fr)}.wall-diagram-wrap{border:1px solid var(--line);background:linear-gradient(#f8fbf9,#edf3ef);border-radius:12px;min-width:0;overflow:hidden}.wall-diagram-title{color:#516760;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:10px;display:flex}.wall-diagram-title>div:first-child span,.wall-diagram-title strong{display:block}.wall-diagram-title>div:first-child span{margin-top:3px}.wall-diagram-title strong{color:var(--ink);font-size:11px}.survey-rotation{border:1px solid var(--line);background:#ffffffb8;border-radius:9px;flex:none;gap:3px;padding:3px;display:inline-flex}.survey-rotation button{min-width:46px;height:35px;color:var(--ink);touch-action:manipulation;background:#fff;border:0;border-radius:6px;padding:0 9px;font-size:11px;font-weight:800;box-shadow:0 1px 3px #142a2614}.survey-rotation .rotation-reset{min-width:72px;font-size:9px}.survey-rotation button:disabled{color:#9aaba5;box-shadow:none;background:0 0}.wall-diagram{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;width:100%;min-height:250px;display:block}.wall-diagram:active{cursor:grabbing}.wall-diagram .context-room polygon{fill:#d9e1dd;fill-opacity:.48;stroke:#96aaa3;stroke-opacity:.42;stroke-width:1.4px}.wall-diagram .context-room text{fill:#6c7d78;fill-opacity:.72;paint-order:stroke;stroke:#f8fbf9e0;stroke-width:4px;text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:9px;font-weight:680}.wall-diagram .room-shape{fill:#dce9e3;stroke:none}.wall-diagram .selected-room-label{fill:#1f4e43;paint-order:stroke;stroke:#f5faf7eb;stroke-width:5px;text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:12px;font-weight:820}.wall-diagram .wall-visible{stroke:#58746c;stroke-width:4px;stroke-linecap:round;transition:all .15s}.wall-diagram .wall-hit{stroke:#0000;stroke-width:26px;cursor:pointer;pointer-events:stroke}.wall-diagram .wall-number{fill:#fff;stroke:#78948b;stroke-width:1.5px;pointer-events:none}.wall-diagram .wall-number-text{fill:#49645c;text-anchor:middle;pointer-events:none;font-size:10px;font-weight:800}.wall-diagram .wall-length-label{fill:#2e5f53;paint-order:stroke;stroke:#f3f7f4;stroke-width:4px;text-anchor:middle;pointer-events:none;font-size:10px;font-weight:800}.wall-diagram g.measured .wall-visible{stroke:#46a183}.wall-diagram g.selected .wall-visible{stroke:var(--orange);stroke-width:8px}.wall-diagram g.selected .wall-number{fill:var(--orange);stroke:#fff;stroke-width:2px}.wall-diagram g.selected .wall-number-text{fill:#fff}.wall-entry{background:#fff9f5;border:1px solid #e5d3c8;border-radius:12px;padding:13px}.wall-entry-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;display:flex}.wall-entry-head span,.wall-entry-head strong{display:block}.wall-entry-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.wall-entry-head strong{margin-top:2px;font-size:17px}.wall-entry-head small{color:#875541;max-width:210px;margin-top:3px;font-size:10px;font-weight:680;display:block}.wall-entry-head>b{color:#246550;background:#deeee7;border-radius:999px;padding:5px 8px;font-size:9px}.wall-entry>label{flex-direction:column;gap:5px;margin-top:10px;display:flex}.wall-entry>label>span{color:#5c625f;justify-content:space-between;font-size:10px;font-weight:760;display:flex}.wall-entry>label>span b{color:var(--muted);font-weight:650}.wall-entry input{width:100%;height:54px;color:var(--ink);font-variant-numeric:tabular-nums;background:#fff;border:1px solid #d9bfae;border-radius:9px;padding:8px 11px;font-size:24px}.wall-entry .wall-note input{height:42px;font-size:12px}.thickness-help{color:#81736c;margin-top:5px;font-size:9px;line-height:1.4;display:block}.use-room-height{color:#92583f;cursor:pointer;background:0 0;border:1px dashed #d3aa92;border-radius:8px;width:100%;margin-top:7px;padding:7px;font-size:9px;font-weight:730}.use-room-height:disabled{opacity:.45}.rectangular-shortcut{border:1px solid var(--line);background:#f5f7f5;border-radius:10px;margin-bottom:18px;padding:11px 13px}.rectangular-shortcut summary{cursor:pointer;color:var(--green);font-size:11px;font-weight:760}.rectangular-shortcut .measurement-grid{margin-bottom:12px}.rectangular-shortcut .area-comparison{margin-bottom:0}.measurement-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:19px 0;display:grid}.measurement-grid label,.survey-field{flex-direction:column;gap:7px;display:flex}.measurement-grid label>span,.survey-field>span{color:#4e645e;justify-content:space-between;font-size:11px;font-weight:760;display:flex}.measurement-grid label>span b{color:var(--muted);font-weight:650}.measurement-grid input{min-width:0;height:58px;color:var(--ink);font-variant-numeric:tabular-nums;background:#fff;border:1px solid #bfcfc9;border-radius:10px;padding:8px 12px;font-size:25px}.area-comparison{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.area-comparison>div{border:1px solid var(--line);background:#f4f7f5;border-radius:10px;padding:13px}.area-comparison span,.area-comparison strong,.area-comparison small{display:block}.area-comparison span{color:var(--muted);font-size:10px}.area-comparison strong{margin:5px 0 2px;font-family:Georgia,serif;font-size:22px;font-weight:500}.area-comparison small{color:#80908b;font-size:9px}.survey-field textarea{resize:vertical;border:1px solid #bfcfc9;border-radius:10px;width:100%;padding:11px;font-size:14px;line-height:1.45}.survey-review{color:#52645f;align-items:center;gap:9px;margin-top:15px;font-size:12px;display:flex}.survey-review input{width:20px;height:20px;accent-color:var(--green)}.survey-open-items{border:1px solid var(--line);background:#f5f7f5;border-radius:10px;margin-top:15px;padding:11px 13px;font-size:11px}.survey-open-items summary{cursor:pointer;color:var(--green);font-weight:760}.survey-open-items ul{color:var(--muted);margin:10px 0 0;padding-left:18px;line-height:1.5}.survey-save-bar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafcfaf5;border:1px solid #b9cbc4;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:min(1076px,100% - 24px);padding:11px 12px 11px 16px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 45px #0f2d2633}.survey-save-bar>span{color:var(--muted);font-size:11px}.survey-save-bar>div{gap:8px;display:flex}.survey-measurement-dock{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafcfafa;border:1px solid #a8c5bb;border-radius:14px;grid-template-columns:minmax(240px,1fr) 132px 118px auto auto;align-items:end;gap:9px;width:min(1076px,100% - 24px);padding:11px 12px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 14px 48px #0f2d2640}.survey-measurement-dock.laser{background:#fffcf6fa;border-color:#d7a174}.dock-measurement-title{align-self:center;min-width:0}.dock-measurement-title span,.dock-measurement-title strong{display:block}.dock-measurement-title span{color:#8d674f;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:820}.dock-measurement-title strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.survey-measurement-dock label{flex-direction:column;gap:4px;display:flex}.survey-measurement-dock label span{color:#536861;font-size:8px;font-weight:760}.survey-measurement-dock input{background:#fff;border:1px solid #afc4bc;border-radius:8px;width:100%;min-height:43px;padding:8px 10px;font-size:16px}.survey-measurement-dock .button{white-space:nowrap;min-height:43px}.survey-measurement-dock .button:disabled{opacity:.45;cursor:not-allowed}.dock-details{min-height:43px;color:var(--green);cursor:pointer;background:0 0;border:0;padding:0 9px;font-size:9px;font-weight:780}.survey-empty{text-align:center;background:#ffffffa8;border:1px dashed #b9c8c3;border-radius:14px;padding:35px}.survey-empty strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.survey-empty p{color:var(--muted)}@media (max-width:920px){.wall-survey-grid{grid-template-columns:1fr}}@media (max-width:720px){.survey-shell{padding:16px 12px 115px}.survey-header{flex-direction:column;align-items:stretch}.survey-legacy-links{flex-wrap:wrap;align-self:flex-start}.survey-plan-head{flex-direction:column;align-items:flex-start}.survey-map-controls{flex-wrap:wrap;width:100%}.laser-mode-toggle{flex:100%}.survey-plan-head .survey-rotation{flex:230px;justify-content:stretch}.survey-plan-head .survey-rotation button{flex:1}.survey-zoom-controls{flex:150px}.survey-zoom-controls button{flex:1}.survey-floor-plan{height:min(52vh,430px);min-height:300px}.survey-map-status{grid-template-columns:1fr auto}.survey-map-status span{grid-area:2/1/auto/-1}.floor-fit-metrics{grid-template-columns:1fr}.next-measurement{flex-direction:column;align-items:stretch}.next-measurement-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.next-measurement button{width:100%}.floor-fit-gaps>div,.laser-wall-pair{grid-template-columns:1fr}.laser-wall-pair>i{display:none}.laser-inputs{grid-template-columns:1fr 1fr}.laser-inputs label:nth-child(3),.laser-inputs .button{grid-column:1/-1}.laser-span-row{grid-template-columns:minmax(0,1fr) 90px}.laser-span-row>button{grid-column:1/-1;justify-self:start}.wall-survey-grid{grid-template-columns:1fr}.wall-diagram{min-height:250px}.wall-diagram-title{flex-direction:column;align-items:flex-start}.survey-rotation{justify-content:flex-end;align-self:stretch}.measurement-grid{grid-template-columns:1fr}.measurement-grid input{height:62px;font-size:28px}.survey-save-bar{flex-direction:column;align-items:stretch}.survey-save-bar>div{grid-template-columns:.85fr 1.15fr;display:grid}.survey-save-bar .button{min-height:46px}.survey-measurement-dock{grid-template-columns:1fr 1fr;gap:7px;padding:9px;bottom:8px}.dock-measurement-title{grid-column:1/-1}.survey-measurement-dock .dock-details,.survey-measurement-dock .button{width:100%}}@media (max-width:440px){.area-comparison{grid-template-columns:1fr}.survey-status{align-items:flex-start}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
