/* Isolated presentation for the fixed-view bath configurator. */
#bath-pseudo{--pb-ink:#30382c;--pb-muted:#66715e;--pb-line:#e3e7dd;--pb-accent:#657b50;--pb-soft:#f3f6ee;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 338px;background:#fff;color:var(--pb-ink);border:1px solid var(--pb-line);border-radius:18px;scroll-margin-top:calc(var(--header-h,72px) + 18px);isolation:isolate;font-family:var(--font,Arial,sans-serif)}
#bath-pseudo [hidden]{display:none!important}#bath-pseudo button,#bath-pseudo input{font:inherit}#bath-pseudo button{cursor:pointer;color:inherit;touch-action:manipulation}#bath-pseudo button:disabled{cursor:default;opacity:.55}#bath-pseudo button:focus-visible,#bath-pseudo input:focus-visible{outline:3px solid #a5b991;outline-offset:3px}.pb-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.pb-visual{min-width:0;min-height:710px;display:grid;grid-template-rows:auto auto minmax(350px,1fr) auto;background:radial-gradient(ellipse at 50% 52%,#f6f7f1,white 65%);border-radius:18px 0 0 18px;overflow:hidden}
.pb-view-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 26px 0}.pb-view-header p{font-size:11px;letter-spacing:.09em;color:var(--pb-muted);text-transform:uppercase;margin:0 0 5px}.pb-view-header h3{font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.025em;margin:0}.pb-view-presets{display:flex;gap:3px;background:#f1f4ed;border-radius:9px;padding:3px;flex:none}.pb-view-presets button{min-height:42px;padding:10px 12px;border:0;border-radius:6px;background:transparent;font-size:12px;font-weight:600}.pb-view-presets button[aria-pressed=true]{background:white;box-shadow:0 1px 5px #33432312;color:#415d2e}
.pb-geometry-line{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 26px 0;font-size:12px;line-height:1.4;color:var(--pb-muted)}.pb-geometry-line button{border:0;background:none;padding:8px 0 8px 10px;min-height:40px;font-size:12px;white-space:nowrap;text-underline-offset:4px}.pb-geometry-line button:hover{text-decoration:underline}
.pb-art{position:relative;width:100%;height:100%;min-height:350px;overflow:hidden;isolation:isolate;cursor:default}.pb-art::before{content:"";position:absolute;left:20%;right:18%;top:74%;height:6%;background:transparent;filter:none;border-radius:50%;pointer-events:none}
.pb-image-layers,.pb-composite-wrap,.pb-highlight-wrap,.pb-site-outline{position:absolute;width:100%;aspect-ratio:1.68;height:auto;left:0;top:50%;transform:translate(var(--pb-shift-x,0px),calc(-50% + var(--pb-shift-y,0px))) scale(var(--pb-fit,1));transform-origin:50% 50%;pointer-events:none;transition:transform .52s cubic-bezier(.2,.72,.25,1)}
.pb-image-layers{z-index:1;transition:transform .52s cubic-bezier(.2,.72,.25,1),opacity .24s}.pb-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;transition:transform .52s cubic-bezier(.2,.72,.25,1),opacity .42s,filter .2s}.pb-layer.is-highlighted{filter:drop-shadow(0 0 1px #687f4c) drop-shadow(0 0 3px #637e432b)}
.pb-composite-wrap{z-index:2;opacity:0;transition:opacity .28s,transform .52s cubic-bezier(.2,.72,.25,1)}.pb-composite-wrap img{width:100%;height:100%;object-fit:contain}.pb-art.is-composited .pb-composite-wrap{opacity:1}.pb-art.is-composited .pb-image-layers{opacity:0}.pb-art.is-loading .pb-image-layers,.pb-art.is-loading .pb-composite-wrap{opacity:.24!important}.pb-highlight-wrap{z-index:3;opacity:.23;mix-blend-mode:multiply}.pb-highlight-mask{position:absolute;inset:0;background:#8ba574;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}
.pb-site-outline{z-index:0;opacity:0;transition:opacity .3s,transform .52s cubic-bezier(.2,.72,.25,1)}.pb-site-outline polygon{fill:#8b9f6f0d;stroke:#7b8e66;stroke-width:.20;stroke-dasharray:1 .7}.has-foundation-request .pb-site-outline{opacity:1}
.pb-leaders{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:4;overflow:visible}.pb-leaders line{stroke:#8b9f75;stroke-width:1;opacity:.55}.pb-leaders circle{fill:#6a8352}
.pb-hotspot{position:absolute;transform:translate(-50%,-50%);z-index:5;display:flex;align-items:center;gap:6px;min-height:40px;padding:6px 10px 6px 6px;border:1px solid #cedbc2;border-radius:22px;background:#ffffffed;box-shadow:0 3px 12px #3346230b;font-size:12px!important;white-space:nowrap;transition:top .52s cubic-bezier(.2,.72,.25,1),left .52s cubic-bezier(.2,.72,.25,1),background .15s}.pb-hotspot i{width:22px;height:22px;display:grid;place-items:center;border:1px solid #a0b58b;border-radius:50%;font-style:normal;color:#6e8857;font-size:15px}.pb-hotspot:hover,.pb-hotspot[aria-pressed=true]{background:#edf4e7;border-color:#90aa75}.pb-hotspot[aria-pressed=true] i{background:#728b5c;color:white;border-color:#728b5c}
.pb-room-labels,.pb-layer-labels{position:absolute;inset:0;pointer-events:none;z-index:4}.pb-room-label,.pb-layer-label{position:absolute;transform:translate(-50%,-50%);font-size:11px;line-height:1.3;white-space:nowrap;border-radius:5px;background:#ffffffe8;padding:5px 7px;color:#56644c;box-shadow:0 1px 6px #31482108}.pb-room-label{background:#ffffffe0;font-size:10px;border:1px solid #e8ecdf}.pb-layer-label{border-left:2px solid #9aac88;max-width:145px}
.pb-scene-status{position:absolute;z-index:9;left:16px;right:16px;top:45%;margin:0;text-align:center;font-size:13px;color:#526048;background:#ffffffeb;padding:12px;border-radius:8px;pointer-events:none}.pb-retry{position:absolute;top:60%;left:50%;transform:translateX(-50%);z-index:10;min-height:44px;border:1px solid #b9c9a8;background:#f5f8f0;border-radius:8px;padding:10px 17px}
.pb-view-footer{position:relative;padding:0 26px 20px;background:#fff;z-index:7}.pb-explode-control{border-top:1px solid var(--pb-line);padding-top:14px}.pb-explode-control>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.pb-explode-control>div>span{font-size:13px;font-weight:600;line-height:1.3}.pb-explode-control button{background:#f2f6ed;border:1px solid #cfdbc4;border-radius:7px;padding:9px 12px;min-height:40px;font-size:12px!important;white-space:nowrap}.pb-explode-control button:hover{background:#eaf1e2}
#pb-depth{display:block;width:100%;height:32px;margin:6px 0 0;appearance:none;background:transparent;cursor:pointer;touch-action:pan-y}#pb-depth::-webkit-slider-runnable-track{height:4px;background:linear-gradient(to right,#81976a var(--pb-progress,0%),#e1e8d9 var(--pb-progress,0%));border-radius:4px}#pb-depth::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#718a58;margin-top:-8px;border:3px solid white;box-shadow:0 0 0 1px #98ad83}#pb-depth::-moz-range-track{height:4px;background:#e1e8d9;border-radius:4px}#pb-depth::-moz-range-progress{height:4px;background:#81976a}#pb-depth::-moz-range-thumb{width:16px;height:16px;border:3px solid white;border-radius:50%;background:#718a58}
.pb-depth-ticks{display:flex;justify-content:space-between;font-size:10px;color:#76826c;margin-top:-2px}.pb-stage-description{font-size:12px;line-height:1.5;min-height:18px;margin:10px 0;color:#59664f}.pb-individual{border-top:1px solid var(--pb-line);margin-top:10px;padding-top:3px}.pb-individual summary{list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:37px;font-size:12px;color:var(--pb-muted);cursor:pointer}.pb-individual summary::-webkit-details-marker{display:none}.pb-individual[open] summary span{transform:rotate(45deg)}.pb-layer-controls{display:flex;gap:6px;flex-wrap:wrap;padding:0 0 9px}.pb-layer-controls button{min-height:40px;padding:8px 11px;border:1px solid var(--pb-line);border-radius:7px;background:#fff;font-size:12px!important}.pb-layer-controls button::before{content:'−';margin-right:6px;color:#8b9d7a}.pb-layer-controls button[aria-pressed=true]{background:#f1f5eb;border-color:#cbd9be}.pb-layer-controls button[aria-pressed=true]::before{content:'✓';color:#5e7a46}.pb-disclaimer{font-size:10px;line-height:1.55;color:#75806b;margin:6px 0 0;max-width:640px}
.pb-inspector{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-left:1px solid var(--pb-line);border-radius:0 18px 18px 0;background:#fff;overflow:hidden}.pb-sheet-head{padding:24px 22px 12px;position:relative}.pb-panel-heading{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--pb-muted);margin:0;min-height:20px}.pb-panel-scroll{min-width:0;min-height:0;padding:0 22px 18px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d0dcca transparent}.pb-model-label{display:block;font-size:12px;color:var(--pb-muted);margin:0 0 10px}.pb-products{display:flex;gap:6px;margin-bottom:18px}.pb-products button{min-height:47px;border:1px solid var(--pb-line);border-radius:7px;padding:9px 5px;background:white;flex:1;white-space:nowrap;font-size:13px!important;font-weight:600}.pb-products button[aria-pressed=true]{border-color:#98b181;background:#eff5e8;color:#43612e}.pb-products button:hover{border-color:#aabf95}
.pb-panel-tabs{display:flex;gap:22px;border-bottom:1px solid var(--pb-line);margin-bottom:6px}.pb-panel-tabs button{min-height:43px;padding:11px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:none;font-size:14px!important}.pb-panel-tabs button[aria-selected=true]{border-color:#81966b;color:#486132;font-weight:600}.pb-option-group{border-bottom:1px solid var(--pb-line);border-radius:0;transition:background .2s}.pb-option-group.is-focused{background:#f4f8ed}.pb-option-group fieldset{border:0;margin:0;padding:0}.pb-option-group legend{font-size:13px;font-weight:600;padding:12px 0 0}.pb-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:71px;padding:12px 0;cursor:pointer}.pb-option strong{display:block;font-size:14px;font-weight:500;line-height:1.4}.pb-option small{display:block;font-size:12px;color:var(--pb-muted);margin-top:5px}.pb-option small.is-fixed{color:#57743f;font-weight:600}.pb-option input{appearance:none;width:35px;height:21px;flex:none;border:1px solid #cfdbc3;border-radius:14px;background:#e0e7d9;margin:0 2px 0 0;position:relative;transition:background .2s;cursor:pointer}.pb-option input::after{content:'';width:15px;height:15px;background:white;position:absolute;top:2px;left:2px;border-radius:50%;box-shadow:0 1px 2px #283f1a1a;transition:transform .18s}.pb-option input:checked{background:#778f5e;border-color:#778f5e}.pb-option input:checked::after{transform:translateX(13px)}.pb-option input[type=radio]{width:22px;height:22px;border-radius:50%;background:#fff}.pb-option input[type=radio]::after{width:12px;height:12px;top:4px;left:4px;transform:none;background:transparent}.pb-option input[type=radio]:checked::after{background:#718959}.pb-option input:disabled{opacity:.4;cursor:not-allowed}.pb-option.is-selected strong{color:#496d31}
.pb-selection{background:#f1f6e9;border-left:2px solid #8fa975;margin:12px 0;padding:11px 28px 11px 11px;position:relative;border-radius:0 6px 6px 0}.pb-selection strong{font-size:13px}.pb-selection p{font-size:12px;color:#5d6d50;margin:5px 0 0;line-height:1.5}.pb-selection button{position:absolute;right:3px;top:4px;width:28px;height:28px;background:none;border:0;font-size:19px!important}.pb-empty{font-size:13px;color:var(--pb-muted);line-height:1.65;padding:10px 0}.pb-muted{font-size:12px;color:var(--pb-muted);line-height:1.55;margin:13px 0}
.pb-estimate-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;border:0;border-bottom:1px solid var(--pb-line);background:none;padding:14px 0;font-size:13px!important;line-height:1.45;text-align:left}.pb-estimate-row span{max-width:62%}.pb-estimate-row strong{font-size:13px;font-weight:600;text-align:right;white-space:normal}.pb-estimate-row small{font-size:11px;display:block;color:#69765c;margin-top:4px}.pb-estimate-row:hover,.pb-estimate-row.is-focused{background:#f4f8ef;color:#506d38}.pb-service{color:var(--pb-muted)}.pb-service:hover{background:transparent;color:var(--pb-muted)}
.pb-price{padding:17px 22px 20px;border-top:1px solid var(--pb-line);background:#fff}.pb-price-heading>span{font-size:12px;color:var(--pb-muted);display:block;line-height:1.35}.pb-price-heading strong{display:block;font-size:32px;font-weight:600;letter-spacing:-.035em;line-height:1.15;margin-top:6px;font-variant-numeric:tabular-nums}.pb-price>p{font-size:12px;line-height:1.5;margin:8px 0 13px;color:#606e54}.pb-price>p.pb-draft{font-size:10px;margin:-3px 0 12px;color:#797661}.pb-quote{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:46px;background:#708558;border:1px solid #708558;border-radius:8px;color:#fff!important;padding:11px 15px;font-size:14px!important;font-weight:600}.pb-quote:hover{background:#5e7747;border-color:#5e7747}.pb-quote span{font-size:18px}.pb-price>small{font-size:10px;line-height:1.5;color:#75816a;display:block;margin-top:9px}.pb-price.is-updating .pb-price-heading strong{animation:pb-price-update .35s ease}@keyframes pb-price-update{0%{opacity:.4;transform:translateY(3px)}100%{opacity:1;transform:none}}
.pb-sheet-close,.pb-mobile-bar{display:none}#pb-mobile-editor{display:none}#pb-mobile-editor::backdrop{background:#26331d40;backdrop-filter:blur(4px)}.pb-secondary{margin-top:22px}.pb-secondary>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid #dfe4d8;font-size:14px;color:#597249}.pb-secondary>summary::-webkit-details-marker{display:none}.pb-secondary>summary small{display:block;font-size:12px;color:#718161;margin-top:5px}.pb-secondary>summary>span:last-child{font-size:24px}.pb-secondary[open]>summary>span:last-child{transform:rotate(45deg)}
#pb-plan-dialog{padding:0;width:min(1080px,94vw);max-width:94vw;max-height:90dvh;overflow:hidden;border:1px solid #d5dfcb;border-radius:14px;background:white;color:var(--pb-ink);box-shadow:0 24px 90px #24331d30}#pb-plan-dialog[open]{display:flex;flex-direction:column}#pb-plan-dialog::backdrop{background:#25311f78;backdrop-filter:blur(5px)}.pb-plan-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:17px 22px;border-bottom:1px solid var(--pb-line);flex:none}.pb-plan-toolbar span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--pb-muted)}.pb-plan-toolbar h3{font-size:19px;margin:4px 0 0;line-height:1.3}.pb-plan-toolbar button{width:44px;height:44px;border:1px solid var(--pb-line);border-radius:50%;background:white;font-size:25px!important;flex:none}.pb-plan-scroll{min-height:0;overflow:auto;overscroll-behavior:contain;flex:1;background:#fff;touch-action:pan-x pan-y pinch-zoom}.pb-plan-scroll img{width:100%;max-width:none;height:auto;display:block;cursor:zoom-in}.pb-plan-scroll.is-zoomed img{width:180%;cursor:zoom-out}.pb-plan-bottom{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:13px 22px;border-top:1px solid var(--pb-line);flex:none}.pb-plan-bottom p{font-size:13px;line-height:1.5;margin:0}.pb-plan-bottom button{border:1px solid #bfceb0;border-radius:7px;background:#f1f6ea;min-height:42px;font-size:12px!important;padding:9px 13px;flex:none}.pb-plan-note{font-size:11px;line-height:1.5;color:var(--pb-muted);padding:0 22px 16px;margin:0;flex:none}
@media(min-width:1500px){#structure .container{width:min(1300px,calc(100% - 100px))}#bath-pseudo{grid-template-columns:minmax(0,1fr) 348px}.pb-visual{min-height:745px}}
@media(min-width:761px) and (max-width:1100px){#bath-pseudo{grid-template-columns:minmax(0,1fr) 300px}.pb-view-header{padding:20px 18px 0;align-items:flex-start;flex-wrap:wrap;gap:10px}.pb-view-header h3{font-size:19px}.pb-geometry-line{padding:7px 18px 0;font-size:11px}.pb-view-footer{padding:0 18px 16px}.pb-inspector .pb-panel-scroll{padding-left:18px;padding-right:18px}.pb-sheet-head{padding:20px 18px 10px}.pb-price{padding:16px 18px}.pb-visual{min-height:730px}.pb-art{min-height:330px}.pb-hotspot{font-size:11px!important;min-height:38px}.pb-stage-description{font-size:11px}.pb-explode-control>div>span{font-size:12px}}
@media(max-width:760px){
 #bath-pseudo{display:block;border-radius:12px;scroll-margin-top:calc(var(--header-h,60px) + 8px)}.pb-visual{min-height:0;display:block;border-radius:12px 12px 0 0;overflow:hidden}.pb-view-header{padding:18px 16px 0;gap:10px}.pb-view-header p{font-size:9px;line-height:1.4;max-width:135px}.pb-view-header h3{font-size:17px}.pb-view-presets button{min-height:44px;padding:9px;font-size:11px!important}.pb-geometry-line{padding:6px 16px 0;font-size:11px}.pb-geometry-line>span{max-width:66%}.pb-geometry-line button{font-size:11px!important;min-height:42px}.pb-art{height:300px;min-height:0;aspect-ratio:auto}.pb-hotspot{min-height:44px;font-size:11px!important;padding:6px 8px 6px 5px;gap:4px}.pb-hotspot i{width:20px;height:20px}.pb-room-label{font-size:9px}.pb-layer-label{font-size:10px;max-width:125px;padding:5px 6px}.pb-view-footer{padding:0 15px 15px}.pb-explode-control{padding-top:11px}.pb-explode-control>div>span{font-size:12px}.pb-explode-control button{min-height:44px;font-size:11px!important;padding:9px}.pb-stage-description{font-size:11px;min-height:33px;margin:7px 0}.pb-disclaimer{font-size:10px;line-height:1.5}.pb-layer-controls button{min-height:44px;font-size:11px!important;flex:1;padding:8px}.pb-individual summary{min-height:40px;font-size:12px}.pb-depth-ticks{font-size:10px}
 #bath-pseudo>.pb-inspector{display:none}.pb-mobile-bar{position:sticky;bottom:0;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--pb-line);padding:11px 14px calc(11px + env(safe-area-inset-bottom,0px));background:#fffffff2;backdrop-filter:blur(10px);border-radius:0 0 12px 12px}.pb-mobile-bar>div{min-width:0}.pb-mobile-bar>div>span{display:block;font-size:10px;line-height:1.35;color:var(--pb-muted)}.pb-mobile-bar strong{display:block;font-size:22px;font-weight:600;letter-spacing:-.025em;line-height:1.3;font-variant-numeric:tabular-nums}.pb-mobile-bar button{min-height:44px;border:0;border-radius:8px;background:#708558;color:white!important;padding:11px 13px;font-size:12px!important;white-space:nowrap;font-weight:600}
 #pb-mobile-editor[open]{position:fixed;inset:0;display:grid;grid-template-rows:clamp(142px,29dvh,230px) minmax(0,1fr);width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#f6f8f1;color:var(--pb-ink);overflow:hidden}.pb-editor-preview{position:relative;min-height:0;background:radial-gradient(ellipse,#fff,#f1f5e9);overflow:hidden}.pb-editor-preview>span{position:absolute;z-index:8;top:calc(10px + env(safe-area-inset-top,0px));left:16px;font-size:12px;font-weight:600;color:#56674a;background:#f9fbf5d9;padding:4px 7px;border-radius:5px}#pb-art-slot{height:100%}#pb-art-slot .pb-art{height:100%;width:100%;min-height:0}#pb-art-slot .pb-room-labels,#pb-art-slot .pb-layer-labels{display:none}#pb-art-slot .pb-hotspot{font-size:10px!important;min-height:38px}#pb-art-slot .pb-hotspot i{width:18px;height:18px}#pb-art-slot .pb-art::before{top:85%;opacity:.5}#pb-inspector-slot{height:100%;min-height:0}
 #pb-inspector-slot .pb-inspector{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:0;border-top:1px solid var(--pb-line);border-radius:18px 18px 0 0;box-shadow:0 -5px 24px #33472108;background:#fff;overflow:hidden}.pb-sheet-head{padding:16px 18px 12px;min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pb-panel-heading{font-size:11px;line-height:1.5;margin:0;min-height:0}.pb-sheet-close{display:flex;align-items:center;justify-content:center;gap:9px;min-height:38px;border:0;background:#f2f5ed;border-radius:7px;padding:7px 10px;margin:-9px -5px -8px 0;font-size:12px!important}.pb-sheet-close span:last-child{font-size:21px;line-height:1}.pb-panel-scroll{padding:0 18px 17px;scroll-padding:12px;overflow-y:auto}.pb-model-label{font-size:11px;margin-bottom:7px}.pb-products{margin-bottom:12px;gap:6px}.pb-products button{min-height:43px;font-size:12px!important}.pb-panel-tabs{gap:22px}.pb-panel-tabs button{font-size:13px!important;min-height:42px}.pb-option{min-height:65px;padding:10px 0}.pb-option strong{font-size:13px}.pb-option small{font-size:11px}.pb-option input{width:36px;height:22px}.pb-option input::after{width:16px;height:16px}.pb-selection{margin:10px 0;font-size:12px}.pb-selection p{font-size:11px}.pb-estimate-row,.pb-estimate-row strong{font-size:12px!important}
 .pb-inspector>.pb-price{position:static;padding:11px 18px calc(12px + env(safe-area-inset-bottom,0px));margin:0;border-top:1px solid var(--pb-line);flex-shrink:0}.pb-price-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.pb-price-heading>span{font-size:10px;max-width:48%;line-height:1.4}.pb-price-heading strong{font-size:25px;white-space:nowrap;margin:0}.pb-price>p{font-size:11px;margin:5px 0 8px;line-height:1.4}.pb-price>p.pb-draft{font-size:9px;margin:-2px 0 7px}.pb-quote{min-height:44px;font-size:13px!important;padding:9px 13px}.pb-price>small{display:none}
 #pb-plan-dialog{width:96vw;max-width:96vw;max-height:92dvh;border-radius:12px}.pb-plan-toolbar{padding:12px 14px}.pb-plan-toolbar h3{font-size:16px}.pb-plan-toolbar span{font-size:10px}.pb-plan-bottom{padding:10px 14px;gap:8px;align-items:flex-start}.pb-plan-bottom p{font-size:11px}.pb-plan-bottom button{min-height:44px;font-size:11px!important}.pb-plan-note{font-size:10px;padding:0 14px 12px}.pb-plan-scroll.is-zoomed img{width:260%}.pb-secondary>summary{font-size:13px;padding:17px 0}.pb-secondary>summary small{font-size:11px}
}
@media(max-width:360px){.pb-view-header h3{font-size:16px}.pb-view-header p{font-size:8px}.pb-view-presets button{padding:8px 7px;font-size:10px!important}.pb-view-header{padding-left:12px;padding-right:12px}.pb-geometry-line{padding-left:12px;padding-right:12px;font-size:10px}.pb-art{height:275px}.pb-mobile-bar{padding-left:11px;padding-right:11px;gap:7px}.pb-mobile-bar strong{font-size:20px}.pb-mobile-bar button{padding:10px;font-size:11px!important}.pb-hotspot{font-size:10px!important}.pb-price-heading strong{font-size:23px}}
@media(max-width:760px) and (max-height:450px){#pb-mobile-editor[open]{grid-template-columns:minmax(0,1fr) minmax(290px,48%);grid-template-rows:minmax(0,1fr)}.pb-editor-preview{height:100%}#pb-inspector-slot .pb-inspector{border-radius:14px 0 0 14px}.pb-price>p.pb-draft{display:none}.pb-sheet-head{min-height:43px;padding-top:12px;padding-bottom:9px}.pb-inspector>.pb-price{padding-top:8px;padding-bottom:8px}.pb-price-heading strong{font-size:22px}.pb-price>p{margin:3px 0 6px;font-size:10px}.pb-quote{min-height:40px;padding:8px 12px}}
@media(prefers-reduced-motion:reduce){#bath-pseudo *,#bath-pseudo *::before,#bath-pseudo *::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

/* Stable caption row prevents the scene from jumping on porch selection. */
.pb-geometry-line{min-height:52px}.pb-view-header h3{min-height:27px}
@media(max-width:760px){.pb-geometry-line{min-height:54px}#pb-art-slot .pb-hotspot{min-height:44px}.pb-sheet-close{min-height:44px}}



/* A single live scene owns exterior, cutaway and all construction layers. */
.pb-live-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}
.pb-art.has-live-scene .pb-image-layers,.pb-art.has-live-scene .pb-composite-wrap,.pb-art.has-live-scene .pb-highlight-wrap{opacity:0!important;visibility:hidden}

/* Hybrid exterior: a coherent architectural prerender for the selling view,
   fading to the interactive construction scene for inside/exploded states. */
.pb-architectural-wrap{position:absolute;width:100%;aspect-ratio:1.68;height:auto;left:0;top:50%;transform:translate(var(--pb-shift-x,0px),calc(-50% + var(--pb-shift-y,0px))) scale(var(--pb-fit,1));transform-origin:50% 50%;z-index:3;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s ease,visibility 0s linear .42s,transform .52s cubic-bezier(.2,.72,.25,1)}
.pb-architectural-wrap img{display:block;width:100%;height:100%;object-fit:contain}
.pb-art.has-architectural-scene .pb-architectural-wrap.is-ready{opacity:1;visibility:visible;transition:opacity .42s ease,visibility 0s}
.pb-live-canvas{transition:opacity .38s ease}
.pb-art.has-architectural-scene .pb-live-canvas{opacity:0}
.pb-art.has-architectural-scene .pb-composite-wrap,.pb-art.has-architectural-scene .pb-image-layers{opacity:0!important}
@media(prefers-reduced-motion:reduce){.pb-architectural-wrap,.pb-live-canvas{transition:none!important}}

/* Hybrid continuity: the technical cutaway keeps a real garden context instead of dropping to a white studio. */
.pb-environment-wrap{position:absolute;inset:0;z-index:0;overflow:hidden;opacity:1;pointer-events:none;transition:opacity .38s ease;background:#d9dfcf}
.pb-environment-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(247,244,232,.04),rgba(37,52,27,.12));pointer-events:none}
.pb-environment-image{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.015);filter:saturate(.88) brightness(.82) contrast(.96) blur(.55px)}
.pb-art.has-architectural-scene .pb-environment-wrap{opacity:0}
.pb-image-layers,.pb-composite-wrap{filter:saturate(1.08) contrast(1.045) brightness(.985)}
#bath-pseudo[data-view-mode="inside"] .pb-art .pb-composite-wrap,#bath-pseudo[data-view-mode="inside"] .pb-art .pb-image-layers{filter:saturate(1.10) contrast(1.055) brightness(.99)}
@media(prefers-reduced-motion:reduce){.pb-environment-wrap{transition:none!important}}
/* Final hybrid grading: keep the cutaway warm and dimensional on the garden scene. */
.pb-image-layers,.pb-composite-wrap{filter:sepia(.035) saturate(1.10) contrast(1.06) brightness(.975) drop-shadow(0 16px 18px rgba(28,36,22,.16))}
#bath-pseudo[data-view-mode="inside"] .pb-art .pb-image-layers{filter:sepia(.055) saturate(1.12) contrast(1.075) brightness(.97) drop-shadow(0 18px 20px rgba(25,34,20,.18))}
.pb-layer[data-layer="base"]{mix-blend-mode:multiply}
