/* MTB architectural configurator. Scoped independently of legacy configurator. */
.mts-section{padding:100px 0 42px;background:#eeeee9;color:#25312c;scroll-margin-top:110px}
.mts-section__inner{width:min(1488px,calc(100% - 96px));margin:0 auto}
.mts-section__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:64px;margin:0 0 42px}
.mts-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:20px!important;color:#53685b;font-size:13px;letter-spacing:.015em}
.mts-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#668370}
.mtb-body .mts-section__heading h2{font:500 clamp(35px,3.6vw,54px)/1.14 Manrope,Arial,sans-serif;letter-spacing:-.05em;color:#25312c}
.mts-section__intro{max-width:380px;padding-bottom:3px;font-size:15px;line-height:1.8;color:#6e756e}
.mts-root{--mts-paper:#fafaf7;--mts-white:#fff;--mts-ink:#27332e;--mts-muted:#777e77;--mts-line:#e4e5df;--mts-green:#395946;--mts-soft:#eff3ed;position:relative;display:grid;grid-template-columns:348px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);background:var(--mts-paper);color:var(--mts-ink);border:1px solid #dbdfd7;border-radius:12px;overflow:hidden;box-shadow:0 22px 60px #2633220b;font:14px/1.5 Onest,Arial,sans-serif;text-align:left;isolation:isolate}
.mts-root *{box-sizing:border-box}
.mts-root button,.mts-root input,.mts-root select{font:inherit}
.mts-root button{color:inherit;cursor:pointer;transition:background .18s,color .18s,border-color .18s,box-shadow .18s}
.mts-root button:disabled,.mts-root input:disabled,.mts-root select:disabled{cursor:not-allowed;opacity:.4}
.mts-root button:focus-visible,.mts-root a:focus-visible,.mts-root summary:focus-visible,.mts-root input:focus-visible,.mts-root select:focus-visible{outline:2px solid #547c5d;outline-offset:3px}
.mts-root [hidden]{display:none!important}
.mts-root svg{flex-shrink:0;vertical-align:middle}
.mts-header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:16px 26px;border-bottom:1px solid var(--mts-line);background:#fafbf8;gap:24px}
.mts-header__brand{display:flex;align-items:center;gap:13px;color:#385142;white-space:nowrap}
.mts-header__brand>span{font-size:16px;font-weight:700;letter-spacing:.015em}
.mts-header__brand b{margin-left:14px;border-left:1px solid #d3d9d0;padding-left:14px;font-size:13px;font-weight:450;letter-spacing:0;color:#65715f}
.mts-header__hint{font-size:12px;color:#737d6e}
.mts-root .mts-close{display:none;align-items:center;gap:12px;min-height:38px;padding:6px 9px;background:transparent;border:0;font-size:12px;color:#5b685a;border-radius:5px}
.mts-root .mts-close:hover{background:#e9eee4}
.mts-controls{min-width:0;max-height:850px;overflow-y:auto;overscroll-behavior:contain;margin:0;padding:23px 24px 26px;background:#fff;border:0;border-right:1px solid var(--mts-line);scrollbar-width:thin;scrollbar-color:#cbd2c5 transparent}
.mts-controls__heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px}
.mts-controls__heading h3{font:550 17px/1.4 Manrope,Arial,sans-serif;letter-spacing:-.025em;margin:0}
.mts-text-button{padding:5px 0;border:0;background:none;font-size:11px!important;color:#808c7a!important;text-decoration:underline;text-decoration-color:#bfcab7;text-underline-offset:4px}
.mts-text-button:hover{color:var(--mts-green)!important}
.mts-group{border-top:1px solid var(--mts-line)}
.mts-group>summary,.mts-summary>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:62px;list-style:none;cursor:pointer;font-size:14px;font-weight:550}
.mts-group>summary::-webkit-details-marker,.mts-summary>summary::-webkit-details-marker{display:none}
.mts-group>summary>span{display:flex;align-items:center;gap:14px}
.mts-group__number{font-size:10px;letter-spacing:.02em;font-weight:400;color:#7d8974}
.mts-group>summary>svg,.mts-summary>summary>svg{color:#85917d;transition:transform .2s}
.mts-group[open]>summary>svg,.mts-summary[open]>summary>svg{transform:rotate(180deg)}
.mts-group__body{padding:0 0 24px}
.mts-fieldset{min-width:0;border:0;padding:0;margin:0 0 18px}
.mts-fieldset legend{display:flex;align-items:center;gap:9px;width:100%;padding:0;margin-bottom:9px;font-size:12px;font-weight:450;color:#687560}
.mts-fieldset legend>span{margin-left:auto;color:#778271;font-size:11px;font-weight:400}
.mts-fieldset legend>output{margin-left:auto;text-align:right;font-size:10px;font-weight:400;color:#728065}
.mts-fieldset--spaced{margin-top:20px}
.mts-fieldset--layout{margin-bottom:0}
.mts-series{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #dfe4d9;border-radius:6px;background:#f6f8f2;gap:3px;padding:3px}
.mts-series>label{position:relative;cursor:pointer;min-width:0}
.mts-series input,.mts-layout input{position:absolute;inset:0;opacity:0;z-index:1;width:100%;height:100%;margin:0;cursor:pointer}
.mts-series span{display:flex;align-items:center;justify-content:center;min-height:36px;padding:7px 3px;border:1px solid transparent;border-radius:4px;font-size:12px;white-space:nowrap;color:#7d8873;transition:background .18s,border-color .18s}
.mts-series input:checked+span{background:#fff;border-color:#dce3d4;color:#33482a;box-shadow:0 2px 5px #22351608}
.mts-series input:focus-visible+span,.mts-layout input:focus-visible+.mts-layout__body{outline:2px solid #547c5d;outline-offset:3px}
.mts-series input:hover+span{color:#344e2b}
.mts-lengths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.mts-lengths>button,.mts-lengths>label{display:flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #dee4d7;border-radius:5px;background:#fff;padding:7px 3px;font-size:12px;color:#607052}
.mts-lengths>button:hover{background:#f3f6ed;border-color:#acbba0}
.mts-lengths>button[aria-pressed=true],.mts-lengths>button.is-active{background:#edf3e6;color:#365027;border-color:#80976c;box-shadow:inset 0 0 0 .5px #80976c}
.mts-catalog-note{display:flex;gap:9px;align-items:flex-start;margin:-3px 0 22px;font-size:10px;line-height:1.6;color:#748369}
.mts-catalog-note svg{margin-top:1px;color:#a5b298}
.mts-layouts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.mts-layout{position:relative;min-width:0;cursor:pointer}
.mts-layout__body{display:flex;flex-direction:column;align-items:center;min-height:107px;padding:9px 2px 10px;border:1px solid #e1e6da;border-radius:6px;transition:border-color .18s,background .18s;color:#98a38e;background:#fcfdf9}
.mts-layout__body>svg{width:100%;max-width:82px;height:45px;overflow:visible;margin-bottom:7px}
.mts-plan-fill{fill:#f3f5ee}
.mts-layout__body strong{font-size:11px;line-height:1.4;font-weight:500;color:#5d6d51}
.mts-layout__body small{margin-top:3px;font-size:10px;line-height:1.3;letter-spacing:-.01em;color:#77876a}
.mts-layout input:checked+.mts-layout__body{background:#f0f5e9;border-color:#91a67b;color:#5c7546;box-shadow:inset 0 0 0 .5px #91a67b}
.mts-layout input:checked+.mts-layout__body strong{color:#365129}
.mts-layout input:checked+.mts-layout__body .mts-plan-fill{fill:#e9f0df}
.mts-layout input:hover+.mts-layout__body{border-color:#9eb18b}
.mts-layout:has(input:disabled){opacity:.45}
.mts-layout:has(input:disabled) .mts-layout__body{background:#f3f4ef}
.mts-layout:has(input:disabled) input{cursor:not-allowed}
.mts-layout-details:empty{display:none}
.mts-range-field{padding-top:20px}
.mts-range-field>label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#68775a}
.mts-range-field output{font-size:12px;font-variant-numeric:tabular-nums;color:#415735;font-weight:550;white-space:nowrap}
.mts-range-field input{width:100%;height:20px;margin:10px 0 4px;padding:0;accent-color:#66804f;cursor:ew-resize}
.mts-range-ends{display:flex;justify-content:space-between;color:#74806d;font-size:10px;line-height:1.3}
.mts-interior-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 0 0;margin:17px 0 0;border:0;border-top:1px solid #e9ede2;background:transparent;text-align:left;font-size:11px!important;color:#65804f!important}
.mts-interior-link:hover{color:#2f5120!important}
.mts-select-label{display:block;margin:16px 0 7px;font-size:12px;color:#687560}
.mts-select-label:first-child{margin-top:0}
.mts-root select{display:block;width:100%;max-width:100%;min-height:43px;border:1px solid #dce3d3;border-radius:5px;background:#fff;color:#4a5b3e;padding:9px 30px 9px 11px;font-size:12px;line-height:1.45;outline-offset:3px}
.mts-root select:hover{border-color:#b3c0a6}
.mts-window-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.mts-checkbox{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #e0e6d7;border-radius:5px;color:#69795a;font-size:12px;cursor:pointer;background:#fff}
.mts-checkbox input{width:15px;height:15px;margin:0;accent-color:#63844c;cursor:pointer}
.mts-checkbox:has(input:checked){background:#f4f7ee;border-color:#b6c7a5;color:#466236}
.mts-toggle{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 0;cursor:pointer}
.mts-toggle>span{min-width:0}
.mts-toggle strong{display:block;font-size:13px;font-weight:450;color:#536547}
.mts-toggle small{display:block;margin-top:4px;font-size:10px;line-height:1.6;color:#74806d}
.mts-toggle input{position:absolute;right:0;width:39px;height:23px;opacity:0;cursor:pointer;z-index:1}
.mts-toggle i{position:relative;display:block;flex-shrink:0;width:38px;height:23px;background:#dfe5d6;border:1px solid #d4ddc9;border-radius:20px;transition:background .2s}
.mts-toggle i:after{content:"";position:absolute;width:17px;height:17px;top:2px;left:2px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #26361620;transition:transform .2s}
.mts-toggle input:checked+i{background:#63844c;border-color:#63844c}
.mts-toggle input:checked+i:after{transform:translateX(15px)}
.mts-toggle input:focus-visible+i{outline:2px solid #547c5d;outline-offset:3px}
.mts-colors{display:flex;flex-wrap:wrap;gap:9px;padding:4px 2px}
.mts-colors>button{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;width:37px;height:37px;padding:0;background:var(--swatch,var(--color,#858d85));border:4px solid #fff;outline:1px solid #dce3d5;border-radius:50%;box-shadow:0 2px 3px #20361908}
.mts-colors>button:hover{outline-color:#8fa17d;transform:translateY(-1px)}
.mts-colors>button[aria-pressed=true]{outline:2px solid #6e8659;box-shadow:0 0 0 4px #eff4e8}
.mts-colors>button:focus-visible{outline:3px solid #567446;outline-offset:3px}
.mts-colors>button>span:not(.mts-sr-only){font-size:10px;line-height:1.2}
.mts-colors>button[data-value=zinc]{background:linear-gradient(125deg,#a4acac,#e1e6e4 34%,#bbc1bf 47%,#dce2df 68%,#aab3b0)}
.mts-help{font-size:10px;line-height:1.8;color:#74806d;margin-top:5px!important}
.mts-notices:empty{display:none}
.mts-notices{padding:13px 14px;background:#f4f5ed;border:1px solid #e4e8d8;border-radius:6px;font-size:11px;line-height:1.7;color:#73855d;margin:8px 0 15px}
.mts-notices ul{padding:0 0 0 15px;margin:0}
.mts-controls__footnote{padding-top:18px;border-top:1px solid var(--mts-line);font-size:10px;color:#77836d;line-height:1.8}
.mts-workspace{min-width:0;display:flex;flex-direction:column;background:var(--mts-paper)}
.mts-stage{position:relative;display:flex;flex-direction:column;flex:1;min-height:585px;background:#edeee9;overflow:hidden}
.mts-stage__toolbar{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 0}
.mts-view-tabs{display:flex;align-items:center;gap:3px;background:#e2e7dc8c;border:1px solid #d6dfcd73;padding:4px;border-radius:7px;backdrop-filter:blur(10px)}
.mts-view-tabs>button{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;min-height:39px;border:1px solid transparent;border-radius:5px;background:transparent;color:#88967b;font-size:12px;white-space:nowrap}
.mts-view-tabs>button[aria-pressed=true]{background:#ffffffed;color:#4e663c;border-color:#dce4d3;box-shadow:0 2px 6px #24391707}
.mts-view-tabs>button:hover{color:#42612c}
.mts-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-width:39px;min-height:39px;border:1px solid #d5decb;border-radius:6px;background:#fbfdf5a6;color:#778968!important;padding:8px}
.mts-icon-button:hover{background:#fff;color:#41602d!important;border-color:#b0c29f}
.mts-expand{font-size:11px!important;padding:9px 11px;backdrop-filter:blur(10px)}
.mts-viewport{position:relative;flex:1;min-height:460px}
#mtb-studio-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab;outline-offset:-4px}
#mtb-studio-canvas:active{cursor:grabbing}
.mts-root--expanded #mtb-studio-canvas{touch-action:none}
.mts-stage__identity{position:absolute;top:21px;left:28px;right:28px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;pointer-events:none;font-size:11px;color:#839179}
.mts-stage__model{max-width:65%;line-height:1.6}
.mts-stage__feedback{flex-shrink:0;min-height:32px;padding:0 27px 14px;font-size:11px;line-height:1.65;color:#6f7a66}
.mts-stage__feedback:empty{display:none}
.mts-root[data-webgl=unavailable] .mts-stage__feedback{padding-top:10px;background:#edf0e5;color:#56664b}
.mts-stage__view-note{position:absolute;bottom:17px;left:25px;right:25px;text-align:center;font-size:11px;color:#76866a;pointer-events:none}
.mts-view-note--interior,.mts-view-note--plan{display:none}
.mts-root[data-view=interior] .mts-view-note--exterior,.mts-root[data-view=plan] .mts-view-note--exterior{display:none}
.mts-root[data-view=interior] .mts-view-note--interior,.mts-root[data-view=plan] .mts-view-note--plan{display:inline}
.mts-stage__bottom{z-index:3;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 23px 21px}
.mts-scene-controls,.mts-camera-controls{display:flex;align-items:center;gap:7px}
.mts-plan-toolbar-label{display:none;align-items:center;gap:12px;font-size:11px;color:#6b7c60}
.mts-root[data-view=plan] .mts-scene-controls,.mts-root[data-view=plan] .mts-camera-hint{display:none}
.mts-root[data-view=plan] .mts-plan-toolbar-label{display:flex}
.mts-root .mts-scene-controls select{width:130px;min-height:39px;background:#fafdf4ad;color:#718363;border-color:#d4dfc9;font-size:11px;padding:8px 8px}
.mts-evening{font-size:11px!important}
.mts-evening[aria-pressed=true]{background:#dfe9d4;border-color:#a6ba91;color:#526d3d!important}
.mts-camera-hint{margin-right:4px;font-size:10px;color:#7a876f;white-space:nowrap}
.mts-zoom{display:flex;align-items:center;border:1px solid #d4dfc9;background:#fafdf4ad;border-radius:6px;overflow:hidden}
.mts-zoom>button{display:flex;align-items:center;justify-content:center;width:38px;height:37px;padding:7px;border:0;background:transparent;color:#748a61}
.mts-zoom>button+button{border-left:1px solid #d4dfc9}
.mts-zoom>button:hover{background:#fff;color:#45652d}
.mts-plan-board{position:absolute;inset:0;z-index:1;display:none;flex-direction:column;padding:24px 30px 25px;background:#f5f7ee}
.mts-root[data-view=plan] .mts-plan-board{display:flex}
.mts-root[data-view=plan] .mts-stage__identity,.mts-root[data-view=plan] .mts-stage__view-note{display:none}
.mts-plan-board__label{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#637850;font-size:12px}
.mts-plan-board__label small{font-size:10px;color:#758669}
.mts-plan{flex:1 1 0;min-height:0;display:block;position:relative;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bcc9ad #edf1e5}
.mts-plan>svg{display:block;width:100%;height:100%;max-width:none;max-height:none;overflow:visible}
.mts-plan-board>p{text-align:center;font-size:10px;line-height:1.6;color:#758669}
.mts-project-strip{display:flex;align-items:center;gap:26px;padding:20px 27px;background:#f8faf3;border-top:1px solid #dce4d2;border-bottom:1px solid #e0e7d7}
.mts-project-strip>div{min-width:0}
.mts-project-strip>div+div{padding-left:26px;border-left:1px solid #dce4d2}
.mts-project-strip span{display:block;margin-bottom:5px;font-size:10px;color:#76886a}
.mts-project-strip strong{display:block;font:500 16px/1.4 Manrope,Arial,sans-serif;letter-spacing:-.03em;color:#4c643b}
.mts-project-strip>a{display:flex;align-items:center;gap:10px;margin-left:auto;font-size:10px;color:#7e946c!important;white-space:nowrap}
.mts-project-strip>a:hover{color:#345825!important}
.mts-room-list{display:none;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0 22px;padding:4px 27px 13px;background:#f8faf3;border-bottom:1px solid #e0e7d7}
.mts-root[data-view=interior] .mts-room-list:not(:empty),.mts-root[data-view=plan] .mts-room-list:not(:empty){display:grid}
.mts-room-list>div,.mts-room-list>article{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:3px 8px;min-width:0;padding:10px 0 0}
.mts-room-list span,.mts-room-list dt{font-size:11px;color:#6d7c61}
.mts-room-list strong,.mts-room-list b{font:550 15px/1.5 Manrope,Arial,sans-serif;color:#435a34;font-variant-numeric:tabular-nums}
.mts-room-list small,.mts-room-list dd{flex-basis:100%;margin:0;font-size:11px;color:#7c8970}
.mts-estimate{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:25px 27px 23px;background:#fff}
.mts-estimate__price{min-width:0;max-width:410px}
.mts-estimate__price>span{display:block;font-size:11px;color:#738667}
.mts-estimate__price>strong{display:block;margin:4px 0 5px;font:550 clamp(26px,2.3vw,35px)/1.25 Manrope,Arial,sans-serif;letter-spacing:-.04em;color:#3b512c;font-variant-numeric:tabular-nums}
.mts-estimate__price>p{max-width:310px;font-size:10px;line-height:1.7;color:#74806d}
.mts-root .mts-quote{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-shrink:0;min-height:53px;padding:15px 19px;border:1px solid #385843;border-radius:6px;background:#385843;color:#fff;font-size:12px;font-weight:450;text-align:left}
.mts-root .mts-quote:hover{background:#274b33;border-color:#274b33;box-shadow:0 5px 15px #264d2820}
.mts-summary{border-top:1px solid #e9ede2;padding:0 27px;background:#fff}
.mts-summary>summary{min-height:48px;font-size:11px;font-weight:400;color:#859776}
.mts-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding:2px 0 20px;margin:0;color:#748966;font-size:11px}
.mts-summary dl>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-top:1px solid #eef2e7}
.mts-summary dt{color:#78866d}
.mts-summary dd{margin:0;text-align:right}
.mts-project-actions{display:flex;flex-wrap:wrap;gap:10px;padding:3px 0 17px}
.mts-project-actions>button{display:inline-flex;align-items:center;gap:7px;min-height:37px;padding:8px 11px;background:#f6f8f1;border:1px solid #e0e7d7;border-radius:5px;color:#6f855e;font-size:11px}
.mts-project-actions>button:hover{background:#edf3e5;border-color:#b5c7a6}
.mts-section__footnote{display:flex;justify-content:space-between;gap:25px;margin-top:23px!important;font-size:10px;line-height:1.7;color:#76846c}
.mts-section__footnote>span:last-child{max-width:500px;text-align:right}
.mts-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* The same studio becomes a spacious focused editor inside the native dialog. */
dialog.mts-dialog{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:#f4f6ee;color:#263d20;overflow:hidden}
dialog.mts-dialog::backdrop{background:#20301dcc;backdrop-filter:blur(8px)}
.mts-root--expanded{width:100%;height:100dvh;min-height:0;max-height:100dvh;border:0;border-radius:0;grid-template-columns:360px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr);box-shadow:none}
.mts-root--expanded .mts-header{min-height:64px;padding:13px 25px;background:#fff}
.mts-root--expanded .mts-header__hint{margin-left:auto}
.mts-root--expanded .mts-close{display:flex}
.mts-root--expanded .mts-controls{max-height:none;height:100%;padding-top:24px;padding-bottom:30px}
.mts-root--expanded .mts-workspace{min-height:0;height:100%;overflow-y:auto}
.mts-root--expanded .mts-stage{flex:1 0 auto;min-height:calc(100dvh - 116px)}
.mts-root--expanded .mts-viewport{min-height:280px}
.mts-root--expanded .mts-stage__toolbar{padding-top:19px}
.mts-root--expanded .mts-expand{display:none}
.mts-root--expanded .mts-project-strip{padding-block:13px}
.mts-root--expanded .mts-estimate{padding-block:16px}
.mts-root--expanded .mts-estimate__price>strong{font-size:28px}
.mts-root--expanded .mts-summary>summary{min-height:40px}
.mts-root--expanded .mts-stage__bottom{padding-bottom:17px}

@media(min-width:1600px){.mts-root--expanded{grid-template-columns:380px minmax(0,1fr)}.mts-root--expanded .mts-controls{padding-inline:29px}.mts-root--expanded .mts-stage__toolbar{padding-inline:32px}.mts-root--expanded .mts-stage__bottom{padding-inline:32px}}
@media(max-width:1200px){.mts-section__inner{width:calc(100% - 64px)}.mts-root{grid-template-columns:320px minmax(0,1fr)}.mts-controls{padding-inline:20px}.mts-view-tabs>button{padding-inline:9px;font-size:11px}.mts-expand>span{display:none}.mts-stage__toolbar{padding-inline:18px}.mts-stage__identity{left:21px;right:21px}.mts-stage__bottom{padding-inline:18px}.mts-camera-hint{display:none}.mts-project-strip{gap:18px;padding-inline:21px}.mts-project-strip>div+div{padding-left:18px}.mts-project-strip>a{font-size:10px;gap:5px}.mts-project-strip strong{font-size:14px}.mts-estimate{padding-inline:21px;gap:16px}.mts-root .mts-quote{font-size:11px;gap:16px;padding-inline:15px}.mts-estimate__price>p{font-size:10px}.mts-root--expanded{grid-template-columns:330px minmax(0,1fr)}}
@media(max-width:980px){.mts-section{padding-top:75px}.mts-section__inner{width:calc(100% - 40px)}.mts-section__heading{gap:30px}.mts-section__intro{font-size:13px;max-width:310px}.mts-root{grid-template-columns:300px minmax(0,1fr)}.mts-header__hint{font-size:10px}.mts-controls{padding-inline:17px}.mts-group>summary{font-size:13px}.mts-group>summary>span{gap:11px}.mts-layout__body strong{font-size:10px}.mts-layout__body small{font-size:10px}.mts-view-tabs{gap:0;padding:3px}.mts-view-tabs>button{gap:5px;padding-inline:7px;font-size:10px}.mts-view-tabs>button>svg{width:15px}.mts-stage__toolbar{gap:7px;padding-inline:14px}.mts-stage__bottom{padding-inline:14px;gap:8px}.mts-scene-controls{gap:5px}.mts-root .mts-scene-controls select{width:103px;font-size:10px}.mts-evening span{display:none}.mts-stage{min-height:575px}.mts-viewport{min-height:455px}.mts-stage__model{font-size:10px}.mts-stage__status{font-size:10px}.mts-project-strip{padding:17px;gap:15px;flex-wrap:wrap}.mts-project-strip>div+div{padding-left:15px}.mts-project-strip>a{margin-left:0;width:100%;font-size:10px;gap:8px}.mts-estimate{padding:20px 17px;align-items:stretch;flex-direction:column;gap:16px}.mts-root .mts-quote{font-size:12px;min-height:47px}.mts-estimate__price>p{font-size:10px;max-width:100%}.mts-summary{padding-inline:17px}.mts-summary dl{grid-template-columns:1fr}.mts-root--expanded{grid-template-columns:310px minmax(0,1fr)}.mts-root--expanded .mts-stage{min-height:calc(100dvh - 116px)}.mts-root--expanded .mts-viewport{min-height:250px}.mts-root--expanded .mts-header__hint{display:none}.mts-root--expanded .mts-project-strip>a{display:none}.mts-root--expanded .mts-estimate{gap:10px}.mts-root--expanded .mts-estimate__price>strong{font-size:25px}.mts-root--expanded .mts-header{padding-inline:18px}}
@media(max-width:760px){.mts-section{padding:62px 0 30px;scroll-margin-top:88px}.mts-section__heading{display:block;margin-bottom:28px}.mts-eyebrow{font-size:11px;margin-bottom:18px!important}.mtb-body .mts-section__heading h2{font-size:clamp(32px,7vw,43px)}.mts-section__intro{font-size:13px;max-width:420px;margin-top:19px!important;line-height:1.8}.mts-root{display:flex;flex-direction:column;border-radius:9px}.mts-header{order:0;min-height:58px;padding:14px 17px;gap:12px}.mts-header__brand{gap:10px}.mts-header__brand>svg{width:24px;height:24px}.mts-header__brand>span{font-size:14px}.mts-header__brand b{margin-left:10px;padding-left:10px;font-size:11px}.mts-header__hint{display:none}.mts-workspace{display:contents}.mts-stage{order:1;flex:none;min-height:0;height:450px}.mts-stage__toolbar{padding:14px 12px 0;gap:7px}.mts-view-tabs{padding:3px}.mts-view-tabs>button{font-size:11px;padding:8px 9px;min-height:36px;gap:5px}.mts-view-tabs>button>svg{width:16px}.mts-expand{min-width:38px;min-height:38px;padding:8px}.mts-viewport{min-height:0}.mts-stage__identity{left:18px;right:18px;top:16px}.mts-stage__model{font-size:10px}.mts-stage__status{font-size:10px}.mts-stage__view-note{font-size:10px;bottom:15px}.mts-stage__bottom{padding:0 14px 16px;gap:12px}.mts-root .mts-scene-controls select{width:125px;font-size:11px;min-height:38px}.mts-evening{min-width:38px;min-height:38px}.mts-camera-controls{gap:6px}.mts-zoom>button{width:37px;height:36px}.mts-reset-view{min-width:38px;min-height:38px}.mts-project-strip{order:2;padding:16px 19px;gap:20px;flex-wrap:nowrap}.mts-project-strip>div+div{padding-left:20px}.mts-project-strip strong{font-size:14px}.mts-project-strip span{font-size:10px}.mts-project-strip>a{display:none}.mts-controls{order:3;max-height:none;overflow:visible;padding:22px 21px 18px;border:0;border-bottom:1px solid var(--mts-line)}.mts-controls__heading{margin-bottom:15px}.mts-controls__heading h3{font-size:17px}.mts-text-button{font-size:11px!important}.mts-group>summary{min-height:60px;font-size:14px}.mts-group__number{font-size:10px}.mts-group>summary>span{gap:16px}.mts-group__body{padding-bottom:23px}.mts-fieldset legend,.mts-select-label{font-size:12px}.mts-series span{min-height:39px;font-size:12px}.mts-lengths{grid-template-columns:repeat(4,minmax(0,1fr))}.mts-lengths>button{font-size:13px;min-height:43px}.mts-layouts{gap:8px}.mts-layout__body{min-height:120px;padding-top:12px;padding-bottom:12px}.mts-layout__body>svg{max-width:88px;height:50px;margin-bottom:8px}.mts-layout__body strong{font-size:12px}.mts-layout__body small{font-size:10px;margin-top:4px}.mts-catalog-note{font-size:11px;margin-bottom:22px}.mts-catalog-note br{display:none}.mts-interior-link{font-size:12px!important;padding-top:13px}.mts-root select{font-size:13px;min-height:46px}.mts-checkbox{padding:12px;font-size:13px;min-height:46px}.mts-checkbox input{width:17px;height:17px}.mts-toggle strong{font-size:14px}.mts-toggle small{font-size:11px}.mts-help,.mts-controls__footnote{font-size:11px;line-height:1.75}.mts-range-field>label{font-size:12px}.mts-range-field output{font-size:13px}.mts-range-ends{font-size:10px}.mts-range-field input{height:28px}.mts-colors>button{width:40px;height:40px}.mts-estimate{order:4;padding:22px;gap:17px;background:#fcfdf8}.mts-estimate__price>span{font-size:11px}.mts-estimate__price>strong{font-size:32px}.mts-estimate__price>p{font-size:11px;line-height:1.75}.mts-root .mts-quote{min-height:52px;font-size:13px;padding:15px 18px}.mts-summary{order:5;padding-inline:22px}.mts-summary>summary{font-size:12px;min-height:51px}.mts-summary dl{font-size:12px}.mts-section__footnote{display:block;margin-top:19px!important;font-size:10px}.mts-section__footnote>span{display:block}.mts-section__footnote>span:last-child{margin-top:7px;text-align:left;max-width:100%}.mts-plan-board{padding:21px 17px 18px}.mts-plan-board__label{font-size:11px}.mts-plan-board__label small{font-size:10px}.mts-plan{min-height:0}.mts-plan-board>p{font-size:10px;max-width:260px;align-self:center}.mts-root--expanded{--mts-mobile-stage-height:clamp(260px,46dvh,420px);scroll-padding-top:calc(var(--mts-mobile-stage-height) + 72px);height:100dvh;min-height:0;max-height:100dvh;overflow-y:auto;display:flex;flex-direction:column;border-radius:0}.mts-root--expanded .mts-header{position:sticky;top:0;z-index:8;min-height:58px;flex-shrink:0;padding:11px 16px;background:#fff}.mts-root--expanded .mts-close{min-height:36px;padding:6px;gap:0}.mts-root--expanded .mts-close>span{display:none}.mts-root--expanded .mts-workspace{display:contents}.mts-root--expanded .mts-stage{position:sticky;top:58px;z-index:6;height:var(--mts-mobile-stage-height);min-height:0;max-height:450px;flex:0 0 auto;border-bottom:1px solid #d6e0ca;box-shadow:0 6px 14px #26351c08}.mts-root--expanded .mts-stage__toolbar{padding-top:11px}.mts-root--expanded .mts-viewport{min-height:0}.mts-root--expanded .mts-stage__bottom{padding-bottom:12px}.mts-root--expanded .mts-controls{height:auto;max-height:none;overflow:visible;padding-top:20px}.mts-root--expanded .mts-project-strip{padding:15px 21px}.mts-root--expanded .mts-estimate{padding:22px;gap:16px}.mts-root--expanded .mts-estimate__price>strong{font-size:30px}.mts-root--expanded .mts-summary{padding-bottom:env(safe-area-inset-bottom,0px)}.mts-root--expanded .mts-group{scroll-margin-top:calc(var(--mts-mobile-stage-height) + 72px)}}
@media(max-width:380px){.mts-section__inner{width:calc(100% - 24px)}.mts-header{padding-inline:14px}.mts-header__brand b{font-size:10px}.mts-stage{height:410px}.mts-view-tabs>button{font-size:10px;padding-inline:7px}.mts-view-tabs>button>svg{width:14px}.mts-stage__toolbar{padding-inline:10px}.mts-stage__bottom{padding-inline:12px}.mts-root .mts-scene-controls select{width:111px;font-size:10px}.mts-scene-controls,.mts-camera-controls{gap:5px}.mts-evening{min-width:34px;padding:7px}.mts-zoom>button{width:33px}.mts-reset-view{min-width:34px;padding:7px}.mts-project-strip{gap:15px;padding-inline:16px}.mts-project-strip>div+div{padding-left:15px}.mts-project-strip strong{font-size:13px}.mts-project-strip span{font-size:10px}.mts-controls{padding-inline:17px}.mts-layout__body strong{font-size:11px}.mts-layout__body small{font-size:10px}.mts-estimate,.mts-summary{padding-inline:18px}}
@media(prefers-reduced-motion:reduce){.mts-root *,.mts-root *:before,.mts-root *:after{transition:none!important;scroll-behavior:auto!important}}
@media(max-width:760px){.mts-stage__feedback{min-height:28px;padding:0 16px 11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.mts-root[data-webgl=unavailable] .mts-stage__feedback{white-space:normal}.mts-root--expanded .mts-stage__bottom{padding-bottom:10px}.mts-root--expanded .mts-stage__view-note{display:none}.mts-plan-board{padding-top:12px;padding-bottom:10px}.mts-plan-board__label{padding-bottom:7px}.mts-plan-board>p{display:none}.mts-plan-toolbar-label{font-size:11px;gap:9px}.mts-room-list{order:2;padding:0 20px 14px;gap:0 15px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.mts-room-list>div,.mts-room-list>article{display:block}.mts-room-list span,.mts-room-list strong,.mts-room-list small{display:block}.mts-room-list span{font-size:10px}.mts-room-list strong{margin:3px 0 1px;font-size:15px}.mts-room-list small{font-size:10px}}
@media(max-width:760px) and (max-height:560px){.mts-root--expanded{--mts-mobile-stage-height:220px}.mts-root--expanded .mts-stage__identity{display:none}.mts-root--expanded .mts-plan-board__label{display:none}}

/* Environment choices stay visible; project actions are available without an extra disclosure. */
.mts-environments{display:flex;gap:6px;padding:12px 24px 0;flex-shrink:0}.mts-root .mts-environments>button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 10px;background:#f7f8f4;border:1px solid #d9dfd6;border-radius:7px;color:#6a766e;font:500 11px/1.3 Onest,Arial,sans-serif;cursor:pointer;white-space:nowrap}.mts-root .mts-environments>button[aria-pressed=true]{background:#e1ece3;border-color:#7b9c85;color:#254935}.mts-env-icon{width:13px;height:13px;border:1px solid currentColor;display:block;border-radius:2px;opacity:.8}.mts-env-icon--field{border-radius:70% 30% 65% 35%;background:#8d9d70}.mts-env-icon--city{background:repeating-linear-gradient(90deg,transparent 0 3px,#70868d 3px 5px)}.mts-env-icon--construction{background:repeating-linear-gradient(135deg,#ad8752 0 3px,transparent 3px 6px)}.mts-env-icon--studio{border-radius:50%;background:#e0ddd2}.mts-root--expanded .mts-stage{min-height:calc(100dvh - 145px)}.mts-root--expanded .mts-viewport{min-height:240px}.mts-summary[open]>.mts-project-actions{padding-top:0}.mts-workspace{scroll-behavior:smooth}
@media(max-width:1100px){.mts-environments{padding-inline:14px;gap:4px}.mts-root .mts-environments>button{padding:7px;font-size:10px;gap:5px}.mts-env-icon{width:11px;height:11px}}
@media(max-width:760px){.mts-environments{padding:10px 12px 0;gap:4px}.mts-root .mts-environments>button{flex:1;min-width:0;min-height:38px;font-size:10px;padding:6px 4px;gap:4px}.mts-env-icon{display:none}.mts-stage{height:485px}.mts-root--expanded .mts-stage{min-height:0}.mts-root--expanded .mts-viewport{min-height:0}.mts-root--expanded{--mts-mobile-stage-height:clamp(300px,48dvh,440px)}}
