@charset "UTF-8";:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#29322b;background:#e9ece7;font-synthesis:none;font-size:14px;--ink:#29322b;--muted:#737d73;--line:#dce1d7;--green:#236d01;--panel:#f8f9f5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.7}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,canvas:focus-visible{outline:2px solid #56853d;outline-offset:4px}h1,h2,h3,p{margin:0}h2:focus{outline:0}a{color:inherit}button{border:0;background:none}svg{flex-shrink:0}button{transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}button:active{transform:translateY(1px)}::selection{background:#d7e5ce;color:#213519}.app-shell{height:100dvh;min-height:620px;overflow:hidden}.app-header{height:87px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;border-bottom:1px solid #cfd6cb;background:#f4f6f0;position:relative;z-index:5}.brand{display:flex;align-items:center}.brand img{display:block;width:168px;height:auto}.header-center{display:flex;align-items:center;gap:9px;color:#5e6b5c;font-size:12px;letter-spacing:.02em;position:absolute;left:50%;transform:translate(-50%)}.status-dot{height:5px;width:5px;display:inline-block;border-radius:50%;background:#92a18d}.status-dot.ready,.header-center .status-dot{background:#507341}.header-tag{font-size:9px;letter-spacing:.06em;border:1px solid #cbd3c6;border-radius:4px;padding:2px 4px;margin-left:2px}.header-share{display:flex;align-items:center;gap:17px;border:1px solid #bfc9b8;border-radius:30px;padding:10px 15px;font-size:12px;background:#ffffff40}.header-share:hover{background:#fff}.workspace{height:calc(100% - 87px);display:grid;grid-template-columns:minmax(0,1fr) 425px}.stage{position:relative;min-width:0;isolation:isolate;overflow:hidden;background:#e9ece7}.stage-canvas{position:absolute;inset:35px 0 20px;z-index:1}.webgl-host{width:100%;height:100%;position:absolute;inset:0}.webgl-host canvas{display:block;touch-action:none}.atmosphere{position:absolute;inset:0;overflow:hidden;z-index:-1}.atmosphere i{position:absolute;display:block;border-radius:50%;filter:blur(78px);will-change:transform;opacity:.32;animation:drift 22s ease-in-out infinite alternate}.atmosphere i:nth-child(1){width:55%;height:57%;left:-10%;top:5%;background:#b7c7a5}.atmosphere i:nth-child(2){width:55%;height:44%;right:-12%;top:25%;background:#d8d0b7;animation-delay:-12s;animation-duration:29s}.atmosphere i:nth-child(3){width:55%;height:38%;left:23%;bottom:-10%;background:#c4d0c6;opacity:.22;animation-delay:-6s}.stage-grid{position:absolute;left:0;right:0;bottom:0;height:15%;background:linear-gradient(0deg,#f0f2ed30,transparent);pointer-events:none}.stage-heading{position:absolute;top:35px;left:39px;z-index:3;pointer-events:none}.eyebrow{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#6d7964;line-height:1.5}.stage-heading h2{margin-top:6px;font-size:39px;letter-spacing:-1.9px;font-weight:500;line-height:1.1;display:flex;gap:14px;align-items:baseline}.stage-heading h2 span{font-size:16px;letter-spacing:-.4px;color:#6d7964;font-weight:400}.stage-heading p{margin-top:8px;font-size:12px;color:#6d7964}.stage-tools{position:absolute;right:26px;top:33px;z-index:3;display:flex;gap:5px}.stage-tools button,.icon-button{width:35px;height:35px;border:1px solid #c7cfc2;border-radius:50%;display:grid;place-items:center;background:#ffffff40;color:#687461}.stage-tools button:hover,.stage-tools button.active,.icon-button:hover{background:#f7faf2;color:#2c4321}.stage-tools button.active{border-color:#6a8660}.stage-caption,.stage-dimensions{position:absolute;bottom:103px;z-index:3;pointer-events:none;color:#6d7964;font-size:10px;line-height:1.65}.stage-caption{left:39px}.stage-caption strong,.stage-dimensions strong{display:block;font-weight:500;color:#4a5745;font-size:11px}.stage-dimensions{right:32px;text-align:right}.view-controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:3px;padding:6px;border:1px solid #c5cec0;border-radius:32px;background:#ffffffe0;backdrop-filter:blur(16px);box-shadow:0 6px 30px #26302207;white-space:nowrap;z-index:4}.view-controls button{padding:10px 14px;border-radius:22px;font-size:11px;color:#67705f;line-height:1.2}.view-controls button:hover{background:#e9ece7;color:#1d2420}.view-controls button[aria-pressed=true]{background:#2c3530;color:#fff}.view-controls .divider{width:1px;height:20px;background:#d5dad2;margin:0 3px}.view-controls .door-control[aria-pressed=true]{background:#e0e6dd;color:#242d27}.view-controls .reset-control{padding:7px 9px;display:flex}.model-loader{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:13px;background:#e9ece7;z-index:2;color:#5a6753;font-size:12px;letter-spacing:.015em}.model-loader small{font-size:10px;color:#6d7964;font-variant-numeric:tabular-nums}.spinner{width:30px;height:30px;border:1px solid #c1c8bf;border-top-color:#364238;border-radius:50%;animation:spin 1.2s linear infinite;margin-bottom:7px}.model-fallback{position:absolute;inset:155px 35px 135px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:15px;z-index:2}.model-fallback .floor-plan{max-height:65%;width:100%}.model-fallback p{font-size:12px;color:#626d5c;max-width:470px}.configuration-panel{min-height:0;display:flex;flex-direction:column;border-left:1px solid #cfd6cb;background:var(--panel);z-index:6}.step-navigation{padding:22px 26px 19px;display:flex;justify-content:space-between;gap:9px;border-bottom:1px solid var(--line);flex-shrink:0}.step-navigation button{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;font-size:10px;color:#6d7964;min-width:59px;padding:0}.step-number{width:24px;height:24px;border:1px solid #d9dfd2;border-radius:50%;font-size:10px;display:grid;place-items:center;background:#f8f9f5;position:relative;z-index:1}.step-navigation button:not(:last-child):after{content:"";position:absolute;left:calc(50% + 18px);top:11px;height:1px;background:#dce1d5;width:calc(100% - 5px)}.step-navigation button.current{color:#32492a}.step-navigation button.current .step-number{color:#fff;background:#34422f;border-color:#34422f}.step-navigation button.completed{color:#6d7964}.step-navigation button.completed .step-number{background:#e8efe1;border-color:#cddbc5;color:#456333}.panel-content{min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#c9d0c2 transparent;flex:1;overscroll-behavior:contain}.panel-page{padding:28px 30px 26px;animation:page-in .4s ease both}.panel-page h2,.success-panel h2{white-space:pre-line;margin-top:8px;font-size:31px;font-weight:470;line-height:1.14;letter-spacing:-1.3px}.intro{font-size:12px;line-height:1.75;color:#6d7964;margin-top:14px;margin-bottom:24px}.finder-button{width:100%;display:flex;align-items:center;gap:13px;border:1px solid #236d0147;border-radius:11px;padding:14px 11px;background:#e2eed7;text-align:left;margin-bottom:28px;font-size:12px;color:#44593a}.finder-button:hover{background:#d5e8c4;border-color:var(--green)}.finder-button small{display:block;font-size:10px;color:#4e653f;margin-top:4px}.finder-button>svg:last-child{margin-left:auto}.finder-icon{height:31px;width:31px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;flex-shrink:0}.section-label{font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:space-between;margin:23px 0 12px;color:#53634a}.section-label>span{font-size:10px;font-weight:400;color:#6d7964}.series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.series-grid button{border:1px solid #dfe4d9;border-radius:9px;background:#f7f9f2;text-align:left;display:flex;flex-direction:column;gap:5px;padding:12px 6px 12px 11px}.series-grid button span{font-size:11px}.series-grid button small{color:#6d7964;font-size:9px;letter-spacing:.04em}.series-grid button:hover{border-color:#a7b39e}.series-grid button.selected{border-color:var(--green);background:var(--green);box-shadow:0 2px 7px #236d011a}.series-grid button.selected span{color:#fff}.series-grid button.selected small{color:#e6f2de}.filter-row{display:flex;gap:5px;margin:3px 0 14px;flex-wrap:wrap}.filter-row button{border:1px solid #dde4d5;border-radius:16px;padding:5px 11px;font-size:10px;color:#6d7964}.filter-row button[aria-pressed=true]{background:#dceecf;border-color:var(--green);color:#236d01}.model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.model-card{position:relative;border:1px solid #dfe4d8;background:#f9faf6;border-radius:11px;padding:11px;text-align:left;display:flex;flex-direction:column;overflow:hidden}.model-card:hover{border-color:#a9b99a;background:#f3f6eb}.model-card.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:#e7f1de}.model-card .floor-plan{width:100%;height:77px;margin:4px 0 9px;opacity:.76}.model-card.selected .floor-plan{opacity:1}.model-card-title{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;letter-spacing:-.2px;margin:0 0 5px}.model-card-title span{font-size:9px;font-weight:400;color:#6d7964}.model-card-title svg{color:var(--green)}.model-card-label{font-size:10px;line-height:1.45;color:#6d7964;min-height:29px}.floor-plan{display:block;overflow:visible}.empty-state{font-size:12px;color:#6d7964;padding:28px 10px;text-align:center;line-height:1.7}.text-button{display:inline-flex;align-items:center;gap:9px;color:#677e58;font-size:11px;padding:10px 0}.text-button:hover{color:#2b551b}.panel-action{background:#f4f6ef;padding:16px 28px 15px;border-top:1px solid #d6decf;flex-shrink:0}.selection-line{display:flex;justify-content:space-between;font-size:10px;color:#6d7964;margin-bottom:12px}.selection-line>span:last-child{color:#6d7964}.selection-line i{font-style:normal;padding:0 5px;color:#6d7964}.action-buttons{display:flex;gap:8px}.primary{display:flex;align-items:center;justify-content:space-between;gap:13px;min-height:46px;padding:13px 17px;border-radius:9px;background:#344b2a;color:#f3f7ee;font-size:12px;border:1px solid #344b2a;flex:1}.primary:hover{background:#243d1b;box-shadow:0 3px 12px #263f1d15}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #cbd6c0;border-radius:8px;background:#f8fbf2;padding:11px 14px;font-size:11px;color:#657b55}.secondary:hover{background:#edf3e5}.previous{width:45px;border:1px solid #cbd6c0;border-radius:9px;display:grid;place-items:center;color:#6c7e5d}.previous:hover{background:#e8efdf}.action-note{display:block;text-align:center;font-size:9px;color:#6d7964;margin-top:10px}.panel-legal{padding:20px 30px 23px;display:flex;gap:16px;font-size:9px;color:#6d7964}.panel-legal a{text-decoration:none}.panel-legal a:hover{text-decoration:underline}.panel-legal>span{margin-left:auto;color:#6d7964}.finish-list{display:flex;flex-direction:column;gap:10px}.finish-option{padding:15px;display:flex;gap:14px;align-items:center;text-align:left;width:100%;border:1px solid #dce3d3;border-radius:11px}.finish-option.selected{border-color:var(--green);box-shadow:0 0 0 .5px var(--green);background:#e7f1de}.finish-option strong{font-size:12px;font-weight:500;display:block}.finish-option small{font-size:10px;color:#6d7964;display:block;margin-top:5px}.material-swatch{display:block;flex-shrink:0;width:48px;height:48px;border-radius:7px;box-shadow:inset 0 0 0 1px #00000008;background-image:repeating-linear-gradient(90deg,#ffffff25 0px,#00000008 2px,transparent 4px,transparent 7px)}.material-swatch.wood{background-image:repeating-linear-gradient(90deg,#ffefb918 0,#643c2218 2px,transparent 3px,transparent 11px),repeating-linear-gradient(3deg,#915c310c 0,#ffffff14 9px,transparent 23px)}.choice-dot{display:grid;place-items:center;border:1px solid #cfdbc4;border-radius:50%;width:16px;height:16px;margin-left:auto;flex-shrink:0}.selected .choice-dot{background:var(--green);border-color:var(--green);color:#fff}.interior-card{width:100%;display:flex;text-align:left;position:relative;overflow:hidden;margin-top:28px;padding:23px 18px;border:1px solid #dce4d2;border-radius:11px;background:#e9efe0;min-height:190px}.interior-card>div{z-index:1}.interior-card h3{font-size:22px;font-weight:470;letter-spacing:-.8px;margin-top:8px}.interior-card p{font-size:11px;color:#6d7964;line-height:1.7;margin-top:9px}.interior-card span{display:flex;align-items:center;gap:10px;font-size:10px;color:#5e784b;margin-top:20px}.interior-card .floor-plan{width:175px;height:110px;position:absolute;right:-72px;bottom:15px;transform:rotate(-35deg);opacity:.4}.detail-note{display:flex;gap:10px;color:#6d7964;font-size:10px;line-height:1.65;margin-top:27px}.detail-note svg{margin-top:1px}.choice-grid{display:flex;flex-direction:column;gap:10px;margin-top:23px}.choice{display:flex;align-items:center;padding:16px 15px;border:1px solid #dbe3d2;border-radius:10px;font-size:12px;text-align:left;gap:10px}.choice:hover{background:#f0f5e8}.choice.selected{background:#e7f1de;border-color:var(--green)}.back-link{margin-bottom:20px;padding-top:0}.recommendation{border:1px solid #cfdec1;border-radius:12px;padding:24px 18px;display:flex;gap:16px;background:#eaf1df;margin:25px 0}.recommendation-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dce8cd;color:#6d8555}.recommendation h3{font-weight:500;letter-spacing:-.6px;font-size:23px;margin:6px 0}.recommendation p{font-size:12px;color:#6d7964}.full{width:100%}.micro{font-size:10px;color:#6d7964;line-height:1.7;margin-top:13px}.field-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#627753;margin:23px 0 9px}.field-label>span{font-size:10px;color:#6d7964}input,select,textarea{width:100%;border:1px solid #d7e0cd;background:#fcfdf9;border-radius:7px;padding:12px 13px;color:#495b3f;font-size:12px;line-height:1.5;box-shadow:none}input::placeholder,textarea::placeholder{color:#6d7964}select{appearance:auto;min-height:43px;padding-right:8px}textarea{resize:vertical;min-height:96px}.extras-grid{display:grid;grid-template-columns:1fr;gap:7px}.extras-grid button{text-align:left;display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:11px;border:1px solid #dde5d5;border-radius:7px;color:#6d7964}.extras-grid button.selected{background:#eaf2df;border-color:#9db68a;color:#597648}.checkbox{width:14px;height:14px;border:1px solid #c7d8b8;border-radius:3px;display:grid;place-items:center}.selected .checkbox{background:#769b59;border-color:#769b59;color:#fff}.compact-summary{border:1px solid #d7e2cc;background:#edf3e4;display:flex;align-items:center;gap:15px;border-radius:10px;padding:13px;margin-bottom:24px}.compact-summary .floor-plan{width:96px;height:70px}.compact-summary strong{font-size:11px;font-weight:500;display:block}.compact-summary span{display:block;font-size:10px;color:#6d7964;margin-top:5px}.compact-summary button{font-size:9px;color:#6a8753;padding:8px 0 0;text-decoration:underline;text-underline-offset:3px}.consent{display:flex;gap:11px;align-items:flex-start;margin-top:25px;font-size:10px;line-height:1.7;color:#6d7964}.consent input{width:15px;height:15px;margin:1px 0 0;accent-color:#4a762d;flex-shrink:0;cursor:pointer}.consent a{color:#6d8a57;text-underline-offset:2px}.honey{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.form-error{border:1px solid #d7b8a0;background:#faf2e9;color:#6d7964;border-radius:8px;padding:12px;font-size:11px;line-height:1.65;margin-top:17px}.success-panel{padding:35px 30px}.success-icon{width:61px;height:61px;border-radius:50%;background:#e2eed7;color:#65874d;display:grid;place-items:center;margin:5px 0 24px}.success-panel p{font-size:12px;color:#6d7964;line-height:1.8;margin-top:17px}.summary-card{background:#edf4e3;border:1px solid #d6e6c8;border-radius:11px;padding:21px;text-align:center;margin:26px 0 17px}.summary-card .floor-plan{height:105px;width:100%;margin-bottom:17px}.summary-card strong,.summary-card span,.summary-card small{display:block;margin-top:7px}.summary-card strong{font-weight:500;font-size:13px}.summary-card span{font-size:11px;color:#6d7964}.summary-card small{font-size:9px;color:#6d7964;margin-top:17px}.dialog{border:1px solid #c4d1b9;border-radius:17px;padding:31px;background:#f8fbf2;color:#46583b;width:min(760px,calc(100% - 36px));box-shadow:0 35px 100px #1721132b;max-height:90dvh;overflow:auto}.dialog::backdrop{background:#33412c55;backdrop-filter:blur(9px)}.dialog-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:26px}.dialog h2{font-size:26px;font-weight:470;letter-spacing:-.9px;margin-top:7px}.dialog .full-plan{width:100%;max-height:55dvh;padding:5px 20px 0}.dialog-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #dbe5d0;padding-top:18px;margin-top:24px}.dialog p{font-size:13px;line-height:1.85;color:#6d7964;margin:16px 0}.dialog-bottom p{font-size:12px;margin:0;color:#6d7964}.dialog-bottom p>span{font-size:11px;color:#6d7964}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:20;display:flex;align-items:center;gap:12px;border-radius:11px;background:#354e2a;color:#f1f8e9;padding:15px 20px;box-shadow:0 8px 35px #23341d30;font-size:12px;animation:page-in .25s ease;white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@keyframes drift{0%{transform:translate(-3%,-4%) scale(1)}to{transform:translate(12%,14%) scale(1.12)}}@keyframes page-in{0%{opacity:0;translate:0 9px}to{opacity:1;translate:0 0}}@media(min-width:1550px){.workspace{grid-template-columns:minmax(0,1fr) 470px}.panel-page{padding:35px 37px}.stage-heading{left:49px;top:44px}.stage-heading h2{font-size:45px}.model-card .floor-plan{height:88px}.panel-page h2{font-size:34px}.panel-action{padding:18px 35px}.stage-caption{left:49px}}@media(max-width:1150px)and (min-width:801px){.workspace{grid-template-columns:minmax(0,1fr) 370px}.panel-page{padding:24px}.panel-page h2{font-size:28px}.stage-heading{left:25px}.stage-heading h2{font-size:34px}.stage-tools{right:18px;top:26px;flex-direction:column}.stage-caption{left:25px;max-width:calc(100% - 175px)}.view-controls{gap:0;padding:5px}.view-controls button{padding:10px;font-size:10px}.stage-dimensions{right:22px}.header-center{font-size:16px}.step-navigation{padding:21px 22px}.panel-action{padding:15px 23px}.series-grid button{font-size:10px;padding-left:9px}}@media(max-width:800px){.app-shell{height:auto;min-height:100dvh;overflow:visible}.app-header{height:68px;padding:0 21px}.brand img{width:142px}.header-center{font-size:16px}.header-share{padding:8px 11px;gap:9px;font-size:10px}.workspace{height:auto;display:block}.stage{height:63svh;min-height:405px;max-height:600px}.stage-heading{top:22px;left:22px}.stage-heading h2{font-size:32px;gap:11px}.stage-heading h2 span{font-size:13px}.stage-heading p{font-size:10px;margin-top:6px}.stage-heading .eyebrow{font-size:8px}.stage-tools{right:18px;top:24px;gap:5px;flex-direction:column}.stage-tools button{width:30px;height:30px}.stage-tools svg{width:15px;height:15px}.stage-canvas{inset:55px 0 32px}.stage-caption,.stage-dimensions{bottom:92px;font-size:9px}.stage-caption{left:22px}.stage-caption strong,.stage-dimensions strong{font-size:10px}.stage-caption>span{display:block}.stage-dimensions{right:21px}.view-controls{bottom:33px;max-width:calc(100% - 25px);padding:5px;gap:0}.view-controls button{font-size:10px;padding:10px 11px}.view-controls .divider{margin:0 2px}.view-controls .reset-control{padding:7px 8px}.model-fallback{inset:85px 30px 90px}.model-fallback p{font-size:10px}.configuration-panel{border-left:0;border-top:1px solid #c8d2be;min-height:660px}.step-navigation{padding:20px 26px 17px;position:sticky;top:0;z-index:7;background:#f8f9f5ef;backdrop-filter:blur(15px);gap:20px}.step-navigation button{flex:1;font-size:10px}.step-navigation button:not(:last-child):after{width:calc(100% + 1px)}.panel-content{overflow:visible;flex:1}.panel-page{padding:27px 24px 28px;max-width:570px;margin:auto}.panel-page h2{font-size:32px}.intro{font-size:12px}.panel-action{position:sticky;bottom:0;z-index:7;box-shadow:0 -6px 25px #313e2206;padding:13px 24px max(12px,env(safe-area-inset-bottom))}.primary{min-height:47px}.action-note{font-size:8px}.panel-legal{padding:25px 24px}.series-grid button{padding:13px}.model-card .floor-plan{height:90px}.model-card-label{min-height:29px;font-size:11px}.model-card-title{font-size:13px}.model-card{padding:13px}.filter-row button{font-size:11px;padding:6px 12px}.section-label{font-size:12px}.finish-option{padding:16px}.field-label{font-size:12px}input,select,textarea{font-size:16px;padding:11px 12px}.extras-grid button{font-size:12px;padding:12px}.consent,.micro{font-size:11px}.dialog{padding:24px}.dialog h2{font-size:23px}.dialog-bottom{align-items:flex-start;flex-direction:column}.dialog .full-plan{padding:0;margin:10px 0}.toast{bottom:100px;font-size:11px;max-width:calc(100% - 30px);white-space:normal}.success-panel{max-width:570px;margin:auto}.interior-card{min-height:194px}}@media(max-width:380px){.view-controls button{padding:10px 8px;font-size:9px}.view-controls .reset-control{padding:7px 5px}.stage-heading h2{font-size:29px}.panel-page{padding-left:20px;padding-right:20px}.series-grid button{padding-left:9px}.model-card{padding:10px}.model-card .floor-plan{height:73px}.step-navigation{padding-left:17px;padding-right:17px;gap:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.atmosphere i{will-change:auto}}@media print{.app-header,.configuration-panel,.stage-canvas,.stage-tools,.view-controls{display:none}.dialog{display:block;position:static;border:0;box-shadow:none;width:100%;max-height:none}.dialog .icon-button,.dialog-bottom button{display:none}}.header-center{font-size:18px;font-weight:500;letter-spacing:-.45px;color:#40503b;white-space:nowrap}.stage-caption{max-width:calc(100% - 200px);font-size:12px;line-height:1.55}.stage-caption strong{font-size:14px;margin-bottom:3px}.stage[data-active=false] .atmosphere i{animation-play-state:paused}.finder-button{color:#24510e;box-shadow:0 3px 12px #236d0109}.finder-button>span:not(.finder-icon){font-weight:500}.finder-button small{font-weight:400}.step-navigation button{flex:1}.step-navigation button:not(:last-child):after{width:calc(100% - 5px)}.step-navigation button.current .step-number{background:var(--green);border-color:var(--green)}.mobile-preview{display:none}.success-dialog{max-width:510px;isolation:isolate}.success-dialog .dialog-header{position:relative;z-index:1;gap:12px}.success-dialog h2{font-size:30px;line-height:1.17;max-width:360px}.success-dialog .success-icon{margin:10px 0 18px;background:#e2eed7;color:var(--green)}.success-reference{font-size:11px;color:#65735c;margin:20px 0 27px}.success-dialog .primary{position:relative;z-index:1}.confetti{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;border-radius:inherit}.confetti i{position:absolute;top:-20px;opacity:0;border-radius:1px;animation:confetti-fall 2.8s var(--delay) cubic-bezier(.18,.5,.4,1) both}@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0,-15px,0) rotate(0)}12%{opacity:.95}80%{opacity:.8}to{opacity:0;transform:translate3d(var(--travel),540px,0) rotate(var(--turn))}}@media(max-width:1150px)and (min-width:801px){.header-center{font-size:16px}.stage-caption{max-width:calc(100% - 170px);font-size:11px}.stage-caption strong{font-size:13px}}@media(max-width:800px){.app-header{height:105px;align-items:flex-start;padding-top:15px;gap:12px}.brand{height:37px}.header-share{min-height:37px}.header-center{display:block;left:21px;bottom:14px;transform:none;font-size:18px;line-height:1.15;letter-spacing:-.4px}.stage-caption{bottom:89px;max-width:calc(100% - 170px);font-size:11px;line-height:1.5}.stage-caption strong{font-size:13px}.stage-dimensions{bottom:89px}.stage-tools{top:22px;right:13px;gap:6px}.stage-tools button{width:40px;height:40px}.stage-tools svg{width:17px;height:17px}.stage-heading{max-width:calc(100% - 78px)}.stage-heading h2{flex-wrap:wrap;gap:3px 10px}.stage-heading h2 span{font-size:13px}.stage-heading p{max-width:240px;line-height:1.5}.view-controls{bottom:22px;padding:5px;max-width:calc(100% - 20px);gap:0}.view-controls button{min-height:44px;display:flex;align-items:center;justify-content:center;font-size:11px;padding:8px 10px}.view-controls .reset-control{min-width:44px;padding:8px}.view-controls .divider{margin:0 2px}.step-navigation{gap:12px;padding:18px 24px 15px}.step-navigation button{min-height:49px}.filter-row{gap:6px}.filter-row button{min-height:44px;padding:9px 12px;font-size:12px}.series-grid{gap:9px}.series-grid button{min-height:62px}.series-grid button span{font-size:12px}.series-grid button small{font-size:10px}.model-grid{gap:12px}.model-card-title{font-size:14px}.model-card-label{font-size:12px}.panel-content{overscroll-behavior:auto}.panel-page{width:100%}.panel-action{padding-top:8px}.selection-line{align-items:center;min-height:29px;margin-bottom:8px;gap:8px}.selection-line>span:first-child{min-width:0;line-height:1.5}.selection-line>span:last-child{flex-shrink:0}.mobile-preview{display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:0 0 0 8px;font-size:11px;color:var(--green)}.mobile-preview svg{transform:rotate(-90deg)}.compact-summary button,.text-button{min-height:44px}.compact-summary button{font-size:11px}.primary,.secondary,.previous,.icon-button{min-height:44px}.icon-button{min-width:44px}.consent{padding:6px 0;gap:12px}.consent input{width:20px;height:20px;margin-top:0}.success-dialog h2{font-size:27px}.success-dialog{padding:26px}}@media(max-width:380px){.header-center{font-size:17px}.stage-caption{left:18px;max-width:calc(100% - 145px)}.stage-dimensions{right:16px}.view-controls button{font-size:10px;padding:8px}.view-controls .reset-control{min-width:44px;padding:6px}.panel-page,.panel-action{padding-left:18px;padding-right:18px}.series-grid button{padding:11px 8px}.series-grid button span{font-size:11px}.filter-row button{padding:8px 10px}}@media(pointer:coarse){button,a,input,select,textarea{touch-action:manipulation}.stage-tools button,.icon-button{width:44px;height:44px}.header-share{min-height:44px}}@media(prefers-reduced-motion:reduce){.confetti{display:none}}.desktop-view-extras{display:contents}.mobile-view-label,.mobile-view-more,.mobile-view-options,.mobile-series-trigger,.mobile-filter-toggle,.mobile-models-more{display:none}.stage-tools{flex-direction:column;gap:9px}.stage-tools button{position:relative;overflow:visible}.tool-label{position:absolute;right:calc(100% + 9px);top:50%;transform:translateY(-50%);padding:7px 10px;border:1px solid #c7d1c0;border-radius:7px;background:#f8faf4f2;color:#536449;font-size:11px;line-height:1.2;white-space:nowrap;box-shadow:0 2px 8px #28321f06;pointer-events:none}.tool-label:after{content:"";position:absolute;right:-4px;top:calc(50% - 4px);width:7px;height:7px;background:inherit;border-top:1px solid #c7d1c0;border-right:1px solid #c7d1c0;transform:rotate(45deg)}.active .tool-label{color:var(--green);border-color:#99b589;background:#f1f7eb}.active .tool-label:after{border-color:#99b589}@media(max-width:800px){.app-header{height:64px;padding:0 16px;align-items:center;gap:8px}.brand{height:auto;flex-shrink:0}.brand img{width:96px}.header-center{position:static;transform:none;display:block;flex:1;max-width:150px;margin:0;font-size:13px;line-height:1.2;letter-spacing:-.2px;white-space:normal}.header-share{width:44px;height:44px;min-height:44px;flex-shrink:0;justify-content:center;padding:0;border-color:transparent;background:transparent}.header-share>span{display:none}.header-share svg{width:19px;height:19px}.stage{height:68svh;min-height:430px;max-height:680px}.stage-canvas{inset:28px 0 24px}.stage-heading{top:18px;left:18px;max-width:calc(100% - 148px)}.stage-heading>.eyebrow,.stage-heading>p{display:none}.stage-heading h2{font-size:27px;letter-spacing:-1px;gap:3px 9px;margin:0}.stage-heading h2 span{font-size:12px;letter-spacing:-.2px}.stage-tools{top:17px;right:16px;gap:8px}.stage-tools button{height:44px;width:44px}.stage-tools .info-tool{order:-1;width:44px;height:44px;align-self:flex-end;border-color:transparent;background:transparent;color:#718066}.tool-label{font-size:11px;padding:7px 9px}.stage-caption{bottom:82px;left:20px;width:calc(100% - 40px);max-width:none;text-align:center;font-size:11px;line-height:1.4}.stage-caption strong,.stage-dimensions{display:none}.view-controls{bottom:18px;gap:4px;padding:5px;max-width:calc(100% - 32px)}.view-controls>button{min-width:72px;min-height:44px;padding:9px 15px;font-size:12px}.desktop-view-label,.desktop-view-extras{display:none}.mobile-view-label{display:inline}.view-controls .mobile-view-more{display:flex;gap:6px;min-width:80px}.mobile-view-more svg{transform:rotate(-90deg);transition:transform .18s ease}.mobile-view-more[aria-expanded=true] svg{transform:rotate(90deg)}.view-controls .mobile-view-more[aria-expanded=true],.view-controls .mobile-view-more.detail-active{background:#e6eede;color:#2f5320}.mobile-view-options{display:flex;position:absolute;bottom:calc(100% + 10px);right:0;width:225px;max-width:calc(100vw - 36px);flex-direction:column;padding:7px;gap:3px;border:1px solid #c7d1c0;border-radius:14px;background:#f8faf5f5;backdrop-filter:blur(14px);box-shadow:0 9px 30px #2b36221c}.view-controls .mobile-view-options button{width:100%;justify-content:flex-start;min-height:44px;padding:11px 12px;gap:10px;border-radius:8px;font-size:12px}.step-navigation{padding:8px 18px;gap:9px}.step-navigation button{flex-direction:row;justify-content:center;min-width:0;min-height:44px;gap:6px;font-size:11px}.step-number{width:22px;height:22px;flex-shrink:0}.step-navigation button:not(:last-child):after{display:none}.panel-page{padding:23px 22px}.panel-page h2{font-size:27px;line-height:1.13;letter-spacing:-1px}.configuration-panel[data-step=model][data-guided=false] .panel-page>.eyebrow,.configuration-panel[data-step=model][data-guided=false] .panel-page>.intro{display:none}.configuration-panel[data-step=model][data-guided=false] .panel-page>h2{font-size:26px;margin-top:0}.finder-button{margin-top:19px;margin-bottom:20px;padding:12px;font-size:12px;gap:10px}.finder-button small{display:none}.finder-icon{height:28px;width:28px}.desktop-series-label{display:none}.mobile-series-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:62px;gap:12px;padding:11px 14px;text-align:left;border:1px solid #d4decc;border-radius:10px;background:#f5f8f0}.mobile-series-trigger small{display:block;font-size:10px;color:#6d7964;margin-bottom:4px}.mobile-series-trigger strong{display:block;font-size:14px;font-weight:500;color:#36512b}.series-trigger-end{display:flex;align-items:center;gap:9px;font-size:11px;color:#607653}.series-trigger-end svg{transform:rotate(90deg);transition:transform .18s ease}.mobile-series-trigger[aria-expanded=true] .series-trigger-end svg{transform:rotate(-90deg)}.series-grid{margin-top:10px;margin-bottom:20px}.series-grid[data-mobile-open=false],.filter-row[data-mobile-open=false]{display:none}.model-grid-heading{gap:10px;margin:17px 0 9px;min-height:44px;justify-content:flex-start}.model-grid-heading>span{font-size:10px}.mobile-filter-toggle{display:flex;align-items:center;gap:6px;margin-left:auto;min-height:44px;padding:8px 0 8px 10px;font-size:11px;color:#4b693c}.mobile-filter-toggle svg{transform:rotate(90deg)}.mobile-filter-toggle[aria-expanded=true] svg{transform:rotate(-90deg)}.model-card.mobile-deferred{display:none}.model-card{padding:12px}.model-card .floor-plan{height:83px}.model-card-title{font-size:13px}.model-card-label{font-size:11px}.mobile-models-more{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:46px;margin-top:10px;font-size:12px;color:#426c2e}.mobile-models-more svg{transform:rotate(90deg)}.mobile-models-more[aria-expanded=true] svg{transform:rotate(-90deg)}.panel-action .action-note{display:none}.panel-action{padding-top:8px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.panel-legal{padding-top:15px;padding-bottom:18px}}@media(max-width:380px){.app-header{padding-left:14px;padding-right:14px}.brand img{width:90px}.header-center{font-size:12px}.stage-heading{left:16px}.stage-tools{right:14px}.stage-heading h2{font-size:25px}.panel-page{padding-left:18px;padding-right:18px}.step-navigation{padding-left:14px;padding-right:14px;gap:5px}.step-navigation button{font-size:10px;gap:5px}.model-grid-heading{gap:7px}}@media(max-width:800px)and (max-height:600px)and (orientation:landscape){.stage{height:calc(100svh - 64px);min-height:300px}}.header-title{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;flex-direction:column;gap:5px}.header-title .header-center{position:static;transform:none;margin:0}.offer-tag{font-size:12px;line-height:1.35;font-weight:500;color:#426c2e;white-space:nowrap}.panel-action .action-note{display:block;margin-top:10px;font-size:13px;font-weight:500;line-height:1.35;color:#426c2e}#contact-fields{border:0;padding:0;margin:0;min-width:0}#contact-fields legend{padding:0;font-size:17px;font-weight:500;letter-spacing:-.3px;color:#40503b}.required-fields{margin:7px 0 0;font-size:12px;line-height:1.5;color:#5c6b51}.inquiry-notice{margin:23px 0 0;padding-top:16px;border-top:1px solid #d7e0cd;font-size:13px;line-height:1.65;color:#536449}.inquiry-notice a{color:#426c2e;text-decoration:underline;text-underline-offset:3px}@media(max-width:800px){.header-title{position:static;transform:none;flex:1;max-width:165px;gap:3px}.header-title .header-center{font-size:12.5px;line-height:1.15;flex:none;max-width:150px}.offer-tag{font-size:11px}#contact-fields{scroll-margin-top:80px}#contact-fields .field-label{margin-top:18px;font-size:14px}.inquiry-notice{font-size:14px;line-height:1.6}.panel-action .action-note{font-size:13px;margin-top:9px}}@media(max-width:380px){.header-title .header-center{font-size:12px}.offer-tag{font-size:10.5px}}.analytics-settings{font-size:inherit;color:inherit;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px}.panel-legal{flex-wrap:wrap}.analytics-consent{position:fixed;left:20px;bottom:20px;z-index:30;width:min(410px,calc(100vw - 40px));padding:21px;border:1px solid #b5c6a8;border-radius:14px;background:#f8faf5;box-shadow:0 8px 35px #273b2524;color:#40503b;text-align:left}.analytics-consent strong{font-size:16px;font-weight:500;letter-spacing:-.3px}.analytics-consent p{font-size:13px;line-height:1.65;margin:10px 0 16px}.analytics-consent a{color:#426c2e;text-underline-offset:3px}.analytics-consent>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.analytics-consent button{min-height:44px;font-size:12px;padding:11px 9px;border:1px solid #92a681;border-radius:8px;color:#36512b;background:#eef4e7}.analytics-consent button:hover{background:#e1edd5;border-color:#426c2e}@media(max-width:800px){.analytics-consent{left:12px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100vw - 24px);padding:18px}.analytics-settings{min-height:44px}}
