@font-face{font-family:Neue Haas Grotesk Text Pro;src:local(Neue Haas Grotesk Text Pro),local(NHaasGroteskTXPro-55Rg);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Neue Haas Grotesk Text Pro;src:local(Neue Haas Grotesk Text Pro Medium),local(NHaasGroteskTXPro-65Md);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Neue Haas Grotesk Display Pro;src:local(Neue Haas Grotesk Display Pro),local(NeueHaasDisplay-Roman);font-style:normal;font-weight:400;font-display:swap}:root{--ink:#252621;--muted:#6f716b;--line:#dcded8;--soft-line:#e9e9e5;--paper:#fff;--stone:#f3f0ea;--accent:#2b2d29;--accent-deep:#151613;--footer-shadow:#21221d1f;--panel-width:clamp(390px, 31vw, 520px);--header-height:64px;--summary-height:78px;--font-text:"Neue Haas Grotesk Text Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display:"Neue Haas Grotesk Display Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-text);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body{background:var(--paper);min-width:0;min-height:100%;margin:0}body{min-height:100svh;overflow:hidden}button,input,select{font-family:var(--font-text);font-size:inherit}.panel-intro h1,.modal-content h2{font-family:var(--font-display);font-weight:400}.section-heading h2,.plan-heading p,.summary-home strong,.price-button strong,.stats strong,.model-card-top strong,.palette-card strong{font-family:var(--font-text)}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;background:0 0;border:0}button:focus-visible,a:focus-visible,input:focus-visible+.toggle,input:focus-visible+.product-check,input:focus-visible+.addon-check{outline:2px solid var(--accent);outline-offset:3px}.app{flex-direction:column;height:100svh;display:flex;overflow:hidden}.availability-bar{color:#26312c;letter-spacing:0;background:linear-gradient(90deg,#b8cba8,#e5eddf 50%,#bed4b3);flex:0 0 48px;justify-content:center;align-items:center;gap:7px;min-height:48px;max-height:48px;padding:0 24px;font-size:15px;font-weight:600;transition:max-height .22s,min-height .22s,flex-basis .22s,opacity .16s,transform .22s;display:flex;overflow:hidden}.availability-bar>span,.availability-bar .text-link{white-space:nowrap}.text-link{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;border-bottom:1px solid;padding:0;text-decoration:none}.configurator{grid-template-columns:minmax(0, 1fr) var(--panel-width);flex:1;min-height:0;display:grid;overflow:hidden}.visual-stage{isolation:isolate;background:#d9d6ce;min-width:0;height:100%;min-height:0;position:relative;overflow:clip}.stage-header{z-index:40;min-height:var(--header-height);flex:0 0 var(--header-height);color:var(--ink);background:#fff;justify-content:space-between;align-items:center;padding:12px 28px;display:flex;position:relative}.brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-logo{width:148px;height:auto;display:block}.stage-actions{align-items:center;gap:7px;display:flex}.stage-actions .region-button{order:1}.stage-actions .chat-button{order:2}.stage-actions .menu-button{order:3}.region-button{display:none}.icon-button,.menu-button,.chat-button{width:38px;height:38px;color:var(--ink);background:0 0;border-radius:50%;place-items:center;transition:background .16s,transform .16s;display:grid}.icon-button:hover,.menu-button:hover,.chat-button:hover{background:#f4f4f2;transform:translateY(-1px)}.icon-button svg{width:19px;height:19px}.chat-button svg{width:21px;height:21px}.menu-button{align-content:center;gap:5px}.menu-button span{background:currentColor;border-radius:999px;width:16px;height:1.5px;display:block}.view-tabs{z-index:10;backdrop-filter:blur(16px);scrollbar-width:none;background:#1a1b1752;border:1px solid #ffffff57;border-radius:999px;gap:2px;max-width:calc(100% - 32px);padding:4px;display:flex;position:absolute;top:21px;left:50%;overflow-x:auto;transform:translate(-50%)}.view-tabs::-webkit-scrollbar{display:none}.view-tab{color:#ffffffc7;border-radius:999px;min-width:82px;padding:9px 15px;font-size:12px;font-weight:600;transition:color .16s,background .16s}.view-tab:hover{color:#fff}.view-tab.active{color:var(--ink);background:#fff;box-shadow:0 2px 12px #00000014}.scene-container,.scene{position:absolute;inset:0}.scene{visibility:hidden;opacity:0;margin:0;transition:opacity .45s,transform .7s cubic-bezier(.2,.8,.2,1),visibility .45s;transform:scale(1.018)}.scene.active{visibility:visible;opacity:1;transform:scale(1)}.scene.image-scene{background:#d8d6d0;overflow:clip}.scene.image-scene:before{content:"";z-index:0;background-image:var(--scene-backdrop-image);filter:blur(28px)saturate(1.08)brightness(.96);opacity:.88;background-position:50%;background-size:cover;position:absolute;inset:-34px;transform:scale(1.08)}.scene.image-scene:after{content:"";z-index:0;pointer-events:none;background:#ffffff12;position:absolute;inset:0}.scene img,.scene video{object-fit:cover;width:100%;height:100%;transition:filter .5s,transform 8s;display:block}.scene.image-scene>img{z-index:1;object-fit:contain;position:relative}.film-scene video{object-fit:cover}.scene.active img,.scene.active video{transform:scale(1.014)}.film-scene{background:#11120f}.film-play-toggle{z-index:4;width:42px;height:42px;color:var(--ink);box-shadow:none;backdrop-filter:blur(10px);background:#ffffffb8;border-radius:5px;place-items:center;transition:background .16s,transform .16s;display:grid;position:absolute;bottom:24px;right:24px}.film-play-toggle:hover{background:#fffffff0;transform:scale(1.04)}.film-play-toggle svg{width:20px;height:20px}.film-play-toggle .film-play-icon{display:none}.film-play-toggle[data-state=paused] .film-play-icon{display:block}.film-play-toggle[data-state=paused] .film-pause-icon{display:none}.exterior-scene[data-finish=natural] img{filter:none}.exterior-scene[data-finish=black] img{filter:saturate(.2)brightness(.57)contrast(1.15)}.exterior-scene.image-scene[data-finish=black]:before{filter:blur(28px)saturate(.35)brightness(.62)contrast(1.1)}.exterior-scene[data-scene=exterior][data-finish=black] #exteriorHeroImage{filter:none}.exterior-scene.image-scene[data-scene=exterior][data-finish=black]:before{filter:blur(28px)saturate(.82)brightness(.82)}.image-wash,.interior-tint{z-index:2;pointer-events:none;transition:background .5s,opacity .5s;position:absolute;inset:0}.image-wash{mix-blend-mode:color;opacity:0;background:linear-gradient(135deg,#111c1914,#0000 44%)}.exterior-scene[data-finish=black] .image-wash{opacity:1;background:#14151352}.exterior-scene[data-scene=exterior][data-finish=black] .image-wash{opacity:0}.scene[data-scene=living][data-palette=norm] img,.scene[data-scene=kitchen][data-palette=norm] img{filter:none}.scene[data-scene=living][data-palette=gallery] img,.scene[data-scene=kitchen][data-palette=gallery] img{filter:saturate(.62)brightness(1.08)contrast(.96)}.scene[data-scene=living][data-palette=studio] img,.scene[data-scene=kitchen][data-palette=studio] img{filter:saturate(.7)brightness(.7)contrast(1.08)sepia(.12)}.scene[data-scene=living][data-palette=gallery] .interior-tint,.scene[data-scene=kitchen][data-palette=gallery] .interior-tint{background:#e2e8e51f}.scene[data-scene=living][data-palette=studio] .interior-tint,.scene[data-scene=kitchen][data-palette=studio] .interior-tint{mix-blend-mode:multiply;background:#30211929}.feature-pin{z-index:4;color:#fff;text-shadow:0 2px 12px #00000073;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute}.feature-pin:before{content:"";z-index:-1;background:#ffffffa3;width:1px;height:54px;position:absolute;bottom:29px;left:15px}.feature-pin span{backdrop-filter:blur(8px);color:currentColor;background:#18191657;border:1px solid #ffffffb3;border-radius:50%;width:30px;height:30px;font-size:0;line-height:0;transition:transform .18s,background .18s;display:block;position:relative}.feature-pin span:before,.feature-pin span:after{content:"";background:currentColor;width:12px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-pin span:after{transform:translate(-50%,-50%)rotate(90deg)}.feature-pin:hover span{color:var(--ink);background:#ffffffeb;transform:scale(1.08)}.feature-pin strong{font-weight:600}.pin-roof{top:37%;left:24%}.pin-glazing{top:58%;left:58%}.pin-modular{top:74%;left:19%}.pin-glazing:before{height:47px;top:29px;bottom:auto}.carousel-controls,.carousel-controls button,.film-play-toggle{touch-action:manipulation;user-select:none}.carousel-controls{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.carousel-arrow{color:#fff;backdrop-filter:blur(12px);background:#1b1c1861;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background .16s,transform .16s;display:grid}.carousel-arrow:hover{background:#1b1c18a3;transform:scale(1.04)}.carousel-arrow svg{width:19px;height:19px;display:block}.carousel-dots{backdrop-filter:blur(12px);background:#1b1c1861;border-radius:999px;align-items:center;gap:9px;height:42px;padding:0 15px;display:flex}.dot{background:#ffffff85;border-radius:50%;width:7px;height:7px;padding:0;transition:width .18s,background .18s}.dot.active{background:#fff;border-radius:999px;width:23px}.drag-hint{z-index:10;color:#ffffffe6;letter-spacing:.04em;text-shadow:0 1px 12px #0006;align-items:center;gap:9px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:27px;left:28px}.drag-hint span{background:currentColor;width:20px;height:1px}.plan-scene{background:#e8e5df;place-items:center;padding:100px 5vw 72px;display:grid}.plan-wrap{background:#ffffffe6;border-radius:8px;width:min(920px,95%);max-height:100%;padding:24px 30px 22px;box-shadow:0 24px 80px #2b2b261f}.plan-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.plan-heading p{margin:0;font-size:21px;font-weight:700}.plan-heading>span{color:var(--muted);font-size:12px}.floorplan{width:100%;max-height:50vh;margin:8px auto 0;display:block}.plan-legend{color:var(--muted);justify-content:center;gap:24px;font-size:11px;display:flex}.plan-legend span{align-items:center;gap:6px;display:flex}.plan-legend i{background:#b99570;border-radius:50%;width:7px;height:7px}.plan-legend span:nth-child(2) i{background:#707d7d}.plan-legend span:nth-child(3) i{background:#9e9a90}.plan-legend small{color:#969890;margin-left:auto;font-size:9px}.configuration-panel{z-index:20;background:var(--paper);min-width:0;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:-8px 0 32px #25262112}.panel-scroll{scroll-behavior:auto;scrollbar-width:none;height:100%;padding:30px 28px 50px;overflow:hidden auto}.panel-scroll::-webkit-scrollbar{width:0;height:0;display:none}.panel-intro{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.eyebrow{color:#777a74;letter-spacing:.16em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:700}.panel-intro h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3vw,47px);font-weight:400;line-height:.95}.location-button{border-bottom:1px solid var(--ink);color:var(--muted);white-space:nowrap;align-items:center;gap:5px;margin-bottom:1px;padding:6px 0;font-size:11px;display:flex}.location-row{color:var(--muted);white-space:nowrap;justify-content:center;align-items:baseline;gap:4px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.location-prefix{color:var(--muted);font:inherit;line-height:inherit}.location-button svg{width:14px;height:14px}.step-nav{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));margin-top:29px;display:grid}.step-nav button{color:#8a8c86;text-align:left;flex-direction:column;gap:3px;padding:0 3px 13px;font-size:10px;font-weight:600;transition:color .16s;display:flex;position:relative}.step-nav button span{letter-spacing:.12em;font-size:8px}.step-nav button:after{content:"";background:var(--ink);height:2px;transition:right .2s;position:absolute;bottom:-1px;left:0;right:100%}.step-nav button.active{color:var(--ink)}.step-nav button.active:after{right:0}.payment-tabs{border-bottom:1px solid #d4d5d0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:19px;display:grid}.payment-tabs button{color:#73756e;white-space:nowrap;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:54px;padding:10px 4px 12px;line-height:1.1;display:flex;position:relative}.payment-tabs button:after{content:"";background:var(--ink);height:2px;transition:right .18s;position:absolute;bottom:-1px;left:0;right:100%}.payment-tabs button span{font-size:11px;font-weight:600}.payment-tabs button:hover{color:#4b4d48}.payment-tabs button.active{color:var(--ink)}.payment-tabs button.active:after{right:0}.stats{background:#f5f5f2;border-radius:7px;grid-template-columns:repeat(3,1fr);margin-top:15px;padding:16px 10px;display:grid}.stats div{flex-direction:column;gap:3px;padding:0 9px;display:flex;position:relative}.stats div+div:before{content:"";background:#dedfd9;width:1px;position:absolute;top:2px;bottom:2px;left:0}.stats strong{letter-spacing:-.03em;font-size:19px;font-weight:600}.stats span{color:var(--muted);font-size:9px}.option-section{border-bottom:1px solid var(--soft-line);padding:34px 0 30px;scroll-margin-top:8px}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:500}.info-button{color:var(--muted);border-bottom:1px solid;padding:2px 0;font-size:10px}.selected-price{color:var(--muted);margin:0;font-size:11px}.selected-name{margin:18px 0 13px;font-size:12px;font-weight:600}.model-options{gap:9px;margin-top:18px;display:grid}.model-card{text-align:left;border:1px solid #cfd1cb;border-radius:5px;flex-direction:column;gap:9px;width:100%;padding:15px 16px 14px;transition:border .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.model-card:hover{border-color:#878b83;transform:translateY(-1px)}.model-card.selected{border:2px solid var(--ink);padding:14px 15px 13px;box-shadow:0 4px 14px #23241f0f}.model-card.selected:after{display:none}.model-card-top{justify-content:space-between;gap:12px;padding-right:0;font-size:12px;display:flex}.model-card-title{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.model-card-top strong{font-size:13px}.model-card-bottom{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.model-card-bottom em{color:#4f685e;letter-spacing:.04em;text-transform:uppercase;background:#e6eee9;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.size-options{gap:8px;margin-top:18px;display:grid}.size-card{text-align:left;border:1px solid #d4d6d0;border-radius:5px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:66px;padding:13px 15px;transition:border .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.size-card:hover{border-color:#878b83;transform:translateY(-1px)}.size-card.selected{border:2px solid var(--ink);padding:12px 14px;box-shadow:0 4px 14px #23241f0f}.size-card>span{flex-direction:column;gap:5px;display:flex}.size-card strong{font-size:13px;font-weight:500}.size-card small{color:var(--muted);font-size:9px}.size-card em{color:var(--muted);white-space:nowrap;font-size:10px;font-style:normal}.size-card.selected em{color:var(--ink)}.swatch-row{gap:13px;display:flex}.swatch{border:1px solid #0000;border-radius:50%;width:43px;height:43px;padding:3px;transition:transform .15s,border .15s}.swatch:hover{transform:scale(1.06)}.swatch.selected{border-color:var(--ink)}.swatch span{border:2px solid #fff;border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 1px 5px #0003}.swatch.natural span{background:linear-gradient(110deg,#7b4e30,#c49165 46%,#6a442e)}.swatch.black span{background:linear-gradient(110deg,#171918,#454642)}.detail-row{border-top:1px solid var(--soft-line);width:100%;color:var(--muted);text-align:left;justify-content:space-between;align-items:center;margin-top:21px;padding:14px 0 0;font-size:10px;display:flex}.detail-row svg{flex:0 0 14px;width:14px;height:14px;display:block}.palette-options{gap:8px;margin-top:18px;display:grid}.palette-card{text-align:left;border:1px solid #d4d6d0;border-radius:6px;grid-template-columns:76px 1fr;align-items:center;gap:12px;width:100%;padding:9px;transition:border .15s,background .15s;display:grid}.palette-card:hover{border-color:#969991}.palette-card.selected{border:2px solid var(--ink);background:#fbfbf9;padding:8px}.palette-card>span:last-child{flex-direction:column;gap:4px;display:flex}.palette-card strong{font-size:12px}.palette-card small{color:var(--muted);font-size:9px}.palette-preview{border-radius:3px;grid-template-columns:1.5fr 1fr 1fr;height:49px;display:grid;overflow:hidden}.palette-preview i{display:block}.norm-preview i:first-child{background:#a67955}.norm-preview i:nth-child(2){background:#e2d9cb}.norm-preview i:nth-child(3){background:#aaa392}.gallery-preview i:first-child{background:#cec4b4}.gallery-preview i:nth-child(2){background:#f0f0eb}.gallery-preview i:nth-child(3){background:#a9afb0}.studio-preview i:first-child{background:#433229}.studio-preview i:nth-child(2){background:#9d7564}.studio-preview i:nth-child(3){background:#292b29}.section-intro{max-width:360px;color:var(--muted);margin:10px 0 0;font-size:10px;line-height:1.45}.wellness-products{gap:10px;margin-top:18px;display:grid}.wellness-product-card{cursor:pointer;background:#fff;border:1px solid #b8bab5;border-radius:5px;grid-template-columns:122px minmax(0,1fr);align-items:center;gap:15px;min-height:136px;padding:12px 12px 12px 45px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.wellness-product-card:hover{border-color:#777a74;transform:translateY(-1px)}.wellness-product-card:has(input:checked){border:2px solid var(--ink);padding:11px 11px 11px 44px;box-shadow:0 4px 14px #23241f12}.wellness-product-card input,.addon-row input{opacity:0;pointer-events:none;position:absolute}.product-check,.addon-check{background:#fafaf8;border:1px solid #c7c9c4;border-radius:3px;width:21px;height:21px;transition:border-color .16s,background .16s;position:absolute}.product-check{top:15px;left:14px}.product-check:after,.addon-check:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:4px;left:7px;transform:rotate(45deg)}.wellness-product-card input:checked+.product-check,.addon-row input:checked+.addon-check{border-color:var(--ink);background:var(--ink)}.wellness-product-card input:checked+.product-check:after,.addon-row input:checked+.addon-check:after{opacity:1}.wellness-product-visual{background:#e8e8e3;border-radius:4px;height:108px;overflow:hidden}.wellness-product-visual img{object-fit:cover;width:100%;height:100%;display:block}.wellness-product-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.wellness-product-title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.wellness-product-title strong{font-size:13px;font-weight:600}.wellness-product-title b{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:500}.wellness-product-copy small{color:var(--muted);font-size:9px;line-height:1.45}.wellness-product-copy em{color:#767872;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:600}.addon-list{gap:9px;margin-top:18px;display:grid}.addon-row{cursor:pointer;background:#fff;border:1px solid #b8bab5;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;padding:13px 15px 13px 48px;transition:border-color .16s,box-shadow .16s;display:grid;position:relative}.addon-row:hover{border-color:#777a74}.addon-row:has(input:checked){border:2px solid var(--ink);padding:12px 14px 12px 47px;box-shadow:0 4px 12px #23241f0f}.addon-check{top:50%;left:15px;transform:translateY(-50%)}.addon-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.addon-copy strong{font-size:12px;font-weight:500}.addon-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.addon-price{color:var(--muted);white-space:nowrap;font-size:10px}.impact-card{color:#355347;background:#e7eee9;border-radius:6px;gap:11px;margin-top:16px;padding:14px;display:flex}.impact-card svg{flex:none;width:22px;height:22px}.impact-card div{flex-direction:column;gap:4px;display:flex}.impact-card strong{font-size:10px}.impact-card span{font-size:8px;line-height:1.4}.panel-disclaimer{color:#92948e;margin:24px 0 10px;font-size:8px;line-height:1.55}.proposal-section{background:0 0;border:0;border-radius:0;margin-top:28px;padding:38px 24px 42px}.proposal-kicker{color:var(--accent);letter-spacing:.14em;text-align:center;text-transform:uppercase;margin:0 0 9px;font-size:9px;font-weight:700}.proposal-section>h2{max-width:390px;font-family:var(--font-display);letter-spacing:-.035em;text-align:center;margin:0 auto;font-size:29px;font-weight:400;line-height:1.04}.proposal-availability{text-align:center;margin:20px 0 5px;font-size:15px;font-weight:600}.proposal-location{width:max-content;max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid;margin:0 auto;padding:3px 0;font-size:11px;display:block;overflow:hidden}.proposal-pricing-toggle{border:0;justify-content:center;align-items:center;gap:7px;width:max-content;max-width:100%;min-height:44px;margin:24px auto 0;padding:0;font-size:11px;font-weight:600;display:flex}.proposal-pricing-toggle svg{width:17px;height:17px;transition:transform .18s;display:block}.proposal-pricing-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.proposal-pricing[hidden]{display:none}.proposal-pricing{border-top:1px solid var(--soft-line);margin-top:9px;padding:18px 0 3px}.proposal-pricing ul{margin:0;padding:0;list-style:none}.proposal-pricing li{color:#4d4f49;justify-content:space-between;align-items:center;gap:18px;min-height:35px;font-size:10px;display:flex}.proposal-pricing li span,.proposal-pricing li .pricing-term{min-width:0}.proposal-pricing li strong{flex:none;font-weight:500}.proposal-total{border-top:1px solid #cfd1cb;justify-content:space-between;align-items:center;gap:16px;margin-top:9px;padding-top:14px;font-size:12px;font-weight:600;display:flex}.pricing-term{color:inherit;font:inherit;text-align:left;cursor:help;border-bottom:1px dashed;padding:0 0 2px;line-height:1.35;position:relative}.pricing-term:before,.pricing-term:after{z-index:120;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;position:absolute}.pricing-term:before{content:"";border:6px solid #0000;border-top-color:#161714;bottom:calc(100% + 5px);left:16px;transform:translateY(5px)}.pricing-term:after{content:attr(data-tooltip);color:#fff;white-space:normal;background:#161714;border-radius:7px;width:min(280px,72vw);padding:13px 15px;font-size:10px;font-weight:400;line-height:1.5;bottom:calc(100% + 16px);left:0;transform:translateY(5px);box-shadow:0 15px 42px #1314113d}.pricing-term:hover,.pricing-term:focus-visible{color:#000;border-bottom-color:#000}.pricing-term:hover:before,.pricing-term:hover:after,.pricing-term:focus-visible:before,.pricing-term:focus-visible:after{opacity:1;transform:translateY(0)}.excluded-costs{color:#757772;background:#f1f1ef;border-radius:7px;margin-top:20px;padding:16px}.excluded-costs-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.excluded-costs-heading strong{color:#4e504b;font-size:10px}.excluded-costs-heading span{text-transform:uppercase;letter-spacing:.08em;font-size:8px}.excluded-costs ul{margin:0;padding:0;list-style:none}.excluded-costs li{justify-content:space-between;align-items:center;gap:14px;min-height:31px;font-size:9px;display:flex}.excluded-costs li strong{flex:none;font-weight:500}.excluded-costs>p{border-top:1px solid #d8d9d5;margin:10px 0 0;padding-top:10px;font-size:8px;line-height:1.45}.proposal-excluded-costs{margin-top:18px}.proposal-payment{border-bottom:1px solid var(--soft-line);padding:32px 0 26px}.proposal-payment>div,.proposal-due>div{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.proposal-payment b,.proposal-due b{letter-spacing:-.025em;white-space:nowrap;font-size:22px;font-weight:600}.proposal-payment p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.proposal-due{padding:28px 0 24px}.proposal-due>span{color:var(--muted);margin-top:7px;font-size:10px;display:block}.proposal-legal{color:var(--muted);margin:8px 0 24px;font-size:9px;line-height:1.55}.proposal-submit{color:#fff;background:var(--ink);text-align:center;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 16px;font-size:12px;font-weight:600;text-decoration:none;transition:background .16s,transform .16s;display:flex}.proposal-submit:hover{background:#000;transform:translateY(-1px)}.proposal-email-note{color:#8d8f89;text-align:center;margin:10px 0 0;font-size:8px;line-height:1.45}.summary-bar{z-index:30;height:var(--summary-height);min-height:var(--summary-height);box-shadow:0 -2px 8px 0 var(--footer-shadow);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #e4e5df;justify-content:space-between;align-items:center;gap:24px;padding:0 24px 0 28px;transition:height .22s,min-height .22s,padding .22s,opacity .16s,transform .22s;display:flex;position:relative}.summary-home{flex-direction:column;gap:5px;min-width:0;display:flex}.summary-home strong{font-size:17px}.summary-home>span{max-width:55vw;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.summary-actions{align-items:center;gap:18px;display:flex}.price-button{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-width:170px;padding:4px 0;display:flex}.price-value{align-items:center;gap:8px;display:flex}.price-button>#priceLabel{color:var(--muted);font-size:9px}.price-button strong{letter-spacing:-.025em;font-size:19px}.price-button svg{flex:none;width:17px;height:17px;display:block}.primary-button{color:#fff;background:var(--accent);border-radius:5px;min-width:190px;padding:14px 20px;font-size:11px;font-weight:700;transition:background .16s,transform .16s}.primary-button:hover{background:var(--accent-deep);transform:translateY(-1px)}.primary-button:active{transform:translateY(0)}.toast{z-index:100;left:50%;bottom:calc(var(--summary-height) + 18px);color:#fff;opacity:0;pointer-events:none;background:#20221deb;border-radius:99px;padding:11px 16px;font-size:10px;font-weight:600;transition:opacity .18s,transform .18s;position:fixed;transform:translate(-50%,16px);box-shadow:0 10px 30px #00000029}.toast.show{opacity:1;transform:translate(-50%)}.modal{width:min(680px,100vw - 32px);max-height:min(720px,100vh - 40px);color:var(--ink);background:#fff;border:0;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 30px 100px #14141247}.modal[open]{animation:.24s cubic-bezier(.2,.8,.2,1) modal-in}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}.modal-close{z-index:2;background:#f0f1ed;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.modal-content{max-height:min(720px,100vh - 40px);padding:42px 38px 36px;overflow-y:auto}.modal-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:800}.modal-content h2{letter-spacing:-.035em;margin:0 38px 13px 0;font-size:30px;line-height:1.05}.modal-content>p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.pricing-starting>span{color:var(--muted);font-size:12px}.modal-content .pricing-starting h2{letter-spacing:-.045em;margin:7px 0 8px;font-size:clamp(40px,7vw,58px)}.pricing-starting h2 sup{vertical-align:top;margin-left:2px;font-size:.34em}.pricing-starting>p{max-width:470px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.pricing-table-heading{background:#f1f1ef;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;font-size:11px;display:flex}.pricing-table-heading span{color:var(--muted);font-size:9px}.dialog-list{margin:24px 0 0;padding:0;list-style:none}.dialog-list li{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;font-size:11px;display:flex}.dialog-list li span{color:var(--muted)}.dialog-list li.total{padding-top:19px;font-size:16px;font-weight:700}.pricing-dialog-list li:first-child{background:#f7f7f5;border-top:0;border-radius:7px;padding-inline:14px}.pricing-dialog-list li.total{margin-top:6px}.dialog-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:24px;display:grid}.dialog-grid div{text-align:center;background:#f3f3ef;border-radius:6px;padding:15px 10px}.dialog-grid strong{margin-bottom:4px;font-size:15px;display:block}.dialog-grid span{color:var(--muted);font-size:8px}.success-mark{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:22px;font-size:24px;display:grid}.modal-primary{color:#fff;background:var(--accent);border-radius:5px;width:100%;margin-top:26px;padding:14px;font-size:11px;font-weight:700}.contact-icon{background:#f1f2ef;border-radius:8px;place-items:center;width:54px;height:54px;margin-bottom:22px;display:grid}.contact-actions{grid-template-columns:1fr 1.25fr;gap:10px;margin-top:26px;display:grid}.contact-stay,.contact-email{border-radius:5px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.contact-stay{color:var(--ink);background:#fff;border:1px solid #bfc1bb}.contact-email{color:#fff;background:var(--accent)}.contact-stay:hover{border-color:var(--ink)}.contact-email:hover{background:var(--accent-deep)}.modal-content>.contact-recipient{text-align:center;margin-top:13px;font-size:9px}.location-form{gap:14px;margin-top:25px;display:grid}.location-grid{grid-template-columns:1.1fr 1.35fr .65fr;gap:10px;display:grid}.location-field{gap:7px;display:grid}.location-field>span{color:#535550;font-size:10px;font-weight:500}.location-field input,.location-field select{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #cfd1cc;border-radius:5px;outline:none;padding:0 13px}.location-field input:focus,.location-field select:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.location-field input::placeholder{color:#a2a49e}.location-submit{margin-top:5px}.location-clear{color:#6d6f69;border-bottom:1px solid;justify-self:center;padding:3px 0;font-size:10px}.privacy-note{color:#8d8f89;text-align:center;margin:-2px 0 0;font-size:9px;line-height:1.45}.menu-actions{gap:8px;margin-top:24px;display:grid}.menu-action{text-align:left;background:#f7f7f4;border:1px solid #dedfda;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:66px;padding:11px 14px;transition:border-color .16s,background .16s,transform .16s;display:grid}.menu-action:hover{background:#fff;border-color:#a9aba5;transform:translateY(-1px)}.menu-action:disabled{cursor:not-allowed;opacity:.48;transform:none}.menu-action-icon{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;line-height:1;display:grid}.menu-action-copy{gap:4px;min-width:0;display:grid}.menu-action-copy strong{font-size:13px;font-weight:600}.menu-action-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.menu-action-arrow{color:#7d7f79;font-size:20px}.menu-section-label{letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#848680!important;margin-top:27px!important;font-size:9px!important}.menu-utility-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.menu-utility-grid button{text-align:left;border:1px solid #dedfda;border-radius:7px;align-content:space-between;gap:8px;min-width:0;min-height:74px;padding:13px;display:grid}.menu-utility-grid strong{font-size:11px;font-weight:600}.menu-utility-grid span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.35;overflow:hidden}.menu-links{margin-top:10px;display:grid}.menu-links a,.menu-links button{border-top:1px solid var(--soft-line);min-height:45px;color:var(--ink);text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:0 2px;font-size:12px;text-decoration:none;display:flex}.menu-reset{color:#777972;border-bottom:1px solid;margin-top:22px;padding:3px 0;font-size:9px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.gallery-grid figure{background:#f2f2ee;border-radius:6px;margin:0;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:165px;display:block}.gallery-grid figcaption{color:var(--muted);padding:8px 10px;font-size:9px}.price-pulse{animation:.32s price-pulse}@keyframes price-pulse{50%{color:var(--accent);transform:translateY(-2px)}}@media (width<=1100px){:root{--panel-width:400px}.feature-pin strong,.feature-pin:before{display:none}.pin-roof{top:35%;left:29%}.pin-glazing{top:60%;left:62%}.pin-modular{top:76%;left:21%}.view-tab{min-width:auto;padding-inline:12px}.drag-hint{display:none}}@media (width<=959px){body{overflow:auto}.app{height:auto;min-height:100svh;overflow:visible}.availability-bar{flex-basis:42px;min-height:42px;max-height:42px;padding-inline:16px;font-size:11px}.availability-bar .text-link{min-height:0;font-size:inherit;flex:none;line-height:1.15;display:inline-block}.configurator{display:block}.visual-stage{z-index:4;background:#f4f4f2;height:clamp(250px,30svh,300px);min-height:250px;position:relative;top:auto}.configurator{overflow:visible}.configuration-panel{z-index:5;height:auto;min-height:60svh;box-shadow:none;border-radius:0;margin-top:0;overflow:visible}.panel-scroll{height:auto;padding:28px 20px 112px;overflow:visible}.stage-header{min-height:64px;padding:12px 16px}.brand-logo{width:104px}.stage-actions{gap:2px}.icon-button{display:none}.region-button{justify-content:center;align-items:center;gap:6px;min-width:48px;height:44px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.region-button svg{width:18px;height:18px}.menu-button,.chat-button{width:44px;height:44px}.view-tabs,.drag-hint,.feature-pin{display:none}.film-play-toggle{width:42px;height:42px;padding:0}.film-play-toggle svg{width:18px;height:18px}.carousel-controls{gap:10px;display:flex;bottom:24px}.carousel-arrow{width:42px;height:42px;color:var(--ink);box-shadow:none;backdrop-filter:blur(10px);background:#ffffffb8;border-radius:5px}.carousel-arrow svg{width:18px;height:18px}.carousel-arrow:hover{background:#fffffff0}.carousel-dots{height:42px;box-shadow:none;backdrop-filter:blur(10px);background:#ffffffb8;border-radius:5px;gap:9px;padding:0 16px}.dot{background:#aeb0ad;width:7px;height:7px}.dot.active{background:var(--ink);border-radius:50%;width:7px}.scene.image-scene:before{display:none}.scene.image-scene>img{object-fit:cover}.scene img,.scene video{object-position:51% 50%}.scene-container{touch-action:pan-y}.plan-scene{padding:74px 10px 64px}.plan-wrap{width:100%;padding:13px}.plan-heading{flex-direction:column;align-items:flex-start;gap:3px}.floorplan{max-height:30svh}.panel-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px}.panel-intro .eyebrow{display:none}.panel-intro h1{font-size:38px;line-height:1}.location-button{margin:0 auto;padding:0 0 3px;font-size:11px}.location-button svg,.step-nav{display:none}.payment-tabs{margin-top:26px}.payment-tabs button{min-height:58px;padding:12px 4px 14px}.stats{background:#f4f4f4;border-radius:8px 8px 0 0;margin-top:16px;padding:20px 10px 15px}.stats div+div:before{display:none}.option-section{background:#f4f4f4;border:0;border-radius:8px;margin-top:16px;padding:24px 20px}.option-section .eyebrow{display:none}.model-section{border-radius:0 0 8px 8px;margin-top:0;padding-top:13px}.model-card,.size-card,.palette-card,.wellness-product-card,.addon-row{background:#ffffff5c}.model-card.selected,.size-card.selected,.palette-card.selected,.wellness-product-card:has(input:checked),.addon-row:has(input:checked){background:#fff}.summary-bar{z-index:60;height:auto;min-height:calc(76px + env(safe-area-inset-bottom));padding:10px 14px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -2px 8px 0 var(--footer-shadow);position:fixed;bottom:0;left:0;right:0}.summary-home{display:none}.summary-actions{gap:10px;width:100%}.price-button{flex:.92;min-width:0;min-height:52px}.price-button strong{font-size:16px}.primary-button{flex:1.08;min-width:0;min-height:52px;padding-inline:12px}.toast{bottom:calc(90px + env(safe-area-inset-bottom))}}@media (width<=600px){.availability-bar{justify-content:space-between;gap:12px}.availability-brand{display:none}.panel-intro{text-align:center;flex-direction:column;align-items:center;gap:9px}.location-button{max-width:100%;min-height:34px;margin:0 auto}.location-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:calc(100svh - 12px);margin:auto 0 0}.modal-close{width:44px;height:44px;top:12px;right:12px}.modal-content{max-height:calc(100svh - 12px);padding:52px 20px calc(28px + env(safe-area-inset-bottom))}.modal-content h2{margin-right:42px;font-size:27px}.dialog-grid,.gallery-grid,.location-grid,.menu-utility-grid{grid-template-columns:1fr}.gallery-grid img{height:190px}.location-field input,.location-field select{height:50px;font-size:16px}.modal-primary{min-height:50px}.contact-actions{grid-template-columns:1fr}.contact-stay,.contact-email{min-height:50px}.menu-utility-grid button{min-height:58px}.proposal-section{padding:28px 20px calc(30px + env(safe-area-inset-bottom))}.proposal-section>h2{font-size:28px}.proposal-payment strong,.proposal-due strong{font-size:17px}.proposal-payment b,.proposal-due b{font-size:21px}.proposal-submit{min-height:54px}}@media (width<=430px){.film-play-toggle{right:12px}.visual-stage:has(.film-scene.active) .carousel-dots{gap:6px;padding-inline:10px}.panel-scroll{padding-inline:18px}.panel-intro h1{font-size:35px}.payment-tabs button{min-height:42px}.stats{padding-inline:4px}.stats div{padding-inline:7px}.option-section{padding-block:24px}.section-heading{align-items:flex-start}.section-heading h2{font-size:19px}.model-card{min-height:70px}.size-card{min-height:68px}.swatch{width:48px;height:48px}.palette-card{grid-template-columns:64px minmax(0,1fr)}.wellness-product-card{grid-template-columns:100px minmax(0,1fr);gap:12px;padding-left:43px}.wellness-product-card:has(input:checked){padding-left:42px}.wellness-product-visual{height:98px}.wellness-product-title{flex-direction:column;align-items:flex-start;gap:3px}.wellness-product-copy{gap:5px}.wellness-product-copy em{display:none}.addon-row{padding-right:12px}.addon-row:has(input:checked){padding-right:11px}}@media (width<=350px){.availability-bar{flex-basis:38px;gap:7px;min-height:38px;max-height:38px;padding-inline:10px;font-size:8px}.availability-bar .text-link{min-height:0;font-size:inherit}.stage-header{flex-basis:60px;min-height:60px;padding:8px 10px}.brand-logo{width:88px}.stage-actions{gap:0}.region-button{min-width:40px;height:40px;padding-inline:4px;font-size:10px}.chat-button,.menu-button{width:40px;height:40px}.panel-scroll{padding-inline:14px}.summary-bar{padding-inline:10px}.price-button>span{font-size:8px}.price-button strong{font-size:14px}.primary-button{font-size:10px}}@media (width>=960px){:root{--panel-width:clamp(408px, 31.875vw, 520px)}.stage-header{flex-basis:68px;min-height:68px;padding:0 28px}.brand-logo{width:116px}.stage-actions{gap:0}.stage-actions>.icon-button{display:none}.region-button{color:#3b3d39;align-items:center;gap:10px;height:40px;padding:0 2px;font-size:13px;font-weight:500;display:inline-flex}.region-button svg{width:22px;height:22px}.stage-actions>.menu-button{color:#3b3d39;background:#f4f4f2;border-radius:4px;align-items:center;gap:7px;width:auto;height:40px;margin-left:8px;padding:0 11px;font-size:12px;font-weight:500;display:inline-flex}.stage-actions>.menu-button span{display:none}.stage-actions>.menu-button:before{content:"•••";letter-spacing:1px;transform:translateY(-1px)}.stage-actions>.menu-button:after{content:"More"}.stage-actions>.chat-button{background:#f4f4f2;border-radius:4px;width:40px;height:40px;margin-left:14px}.configurator{grid-template-columns:minmax(0, 1fr) var(--panel-width);background:#fff;column-gap:48px;padding-right:clamp(28px,3.75vw,48px)}.visual-stage{background:#f4f4f4}.scene,.scene.active{transform:none}.scene{transition:opacity .32s,visibility .32s}.scene img,.scene video{object-position:50% 50%}.scene.active img,.scene.active video{transform:none}.configuration-panel{box-shadow:none}.panel-scroll{padding:30px 0 20px}.panel-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:11px}.panel-intro .eyebrow{display:none}.panel-intro h1{letter-spacing:-.035em;font-size:42px;font-weight:400;line-height:1}.location-button{gap:4px;margin:0;padding:0 0 3px;font-size:12px}.location-button svg,.step-nav{display:none}.payment-tabs{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.payment-tabs button{gap:5px;min-height:64px;padding:13px 6px 15px}.payment-tabs button span{font-size:13px;font-weight:500}.stats{background:#f4f4f4;border-radius:8px 8px 0 0;margin-top:20px;padding:22px 16px 15px}.stats div{gap:5px;padding:0 12px}.stats div+div:before{display:none}.stats strong{font-size:21px;font-weight:500}.stats span{font-size:10px;line-height:1.35}.option-section{background:#f4f4f4;border:0;border-radius:8px;margin-top:16px;padding:24px;scroll-margin-top:12px}.option-section .eyebrow{display:none}.model-section{border-radius:0 0 8px 8px;margin-top:0;padding-top:13px}.section-heading{align-items:center}.section-heading h2{letter-spacing:-.025em;font-size:22px;font-weight:500}.info-button,.selected-price{font-size:11px}.model-options{gap:10px;margin-top:18px}.model-card{background:#ffffff57;border-color:#a8aaa6;border-radius:4px;justify-content:center;gap:7px;min-height:82px;padding:17px 18px}.model-card.selected{box-shadow:none;background:#fff;padding:16px 17px}.model-card.selected:after{display:none}.model-card-top{font-size:12px}.model-card-top strong{font-size:14px;font-weight:500}.model-card-bottom{font-size:10px}.size-options{gap:10px}.size-card{background:#ffffff57;border-color:#a8aaa6;border-radius:4px;min-height:72px;padding:15px 17px}.size-card.selected{box-shadow:none;background:#fff;padding:14px 16px}.size-card strong{font-size:14px}.size-card small,.size-card em{font-size:10px}.selected-name{margin:20px 0 15px;font-size:13px}.swatch{width:50px;height:50px}.detail-row{font-size:11px}.palette-options{gap:10px}.palette-card{background:#ffffff57;border-color:#b4b6b1;border-radius:4px;grid-template-columns:84px 1fr;padding:12px}.palette-card.selected{background:#fff;padding:11px}.palette-card strong{font-size:13px}.palette-card small{font-size:10px}.palette-preview{height:54px}.section-intro{font-size:11px}.wellness-products{gap:11px}.wellness-product-card{border-color:#aeb0ab;min-height:142px}.wellness-product-visual{height:114px}.wellness-product-copy small{font-size:10px}.addon-list{gap:10px}.addon-row{border-color:#aeb0ab;min-height:78px}.addon-copy strong{font-size:13px}.addon-copy small,.addon-price{font-size:10px}.panel-disclaimer{margin:22px 6px 0;font-size:9px}.view-tabs,.drag-hint{display:none}.carousel-controls{gap:10px;bottom:24px}.carousel-arrow{width:42px;height:42px;color:var(--ink);backdrop-filter:blur(10px);background:#ffffffb8;border-radius:5px}.carousel-arrow svg{width:18px;height:18px}.carousel-arrow:hover{background:#fffffff0}.carousel-dots{backdrop-filter:blur(10px);background:#ffffffb8;border-radius:5px;gap:9px;height:42px;padding:0 16px}.dot{background:#aeb0ad;width:7px;height:7px}.dot.active{background:var(--ink);border-radius:50%;width:7px}.summary-bar{box-shadow:0 -2px 8px 0 var(--footer-shadow);backdrop-filter:none;border-top-color:#e5e5e2;padding:0 clamp(28px,3.75vw,48px) 0 28px}.summary-home{gap:4px}.summary-home strong{font-size:19px;font-weight:500}.summary-home>span{font-size:11px}.summary-actions{gap:24px}.price-button{min-width:180px}.price-button>#priceLabel{font-size:9px}.price-button strong{font-size:22px;font-weight:500}.primary-button{border-radius:4px;min-width:154px;min-height:48px;font-size:12px}}.summary-bar.at-page-end{opacity:0;pointer-events:none;border-top-width:0;border-top-color:#0000;height:0;min-height:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(100%)}.wellness-product-card,.wellness-product-card:has(input:checked){grid-template-columns:minmax(0,1fr);min-height:94px}.wellness-product-card{padding:17px 18px 17px 52px}.wellness-product-card:has(input:checked){padding:16px 17px 16px 51px}.wellness-product-visual{display:none}.product-check{top:50%;left:16px;transform:translateY(-50%)}.model-card-top>[data-model-price]{text-align:right;white-space:nowrap;margin-left:auto}@media (width>=960px){.model-card-top{padding-right:0}.summary-actions{width:calc(var(--panel-width) - 16px);justify-content:space-between;gap:clamp(36px,3vw,48px)}.price-button{min-width:188px}}.panel-intro h1{letter-spacing:-.02em;font-size:40px;font-weight:500;line-height:48px}.location-button{font-size:14px;font-weight:500;line-height:20px}.payment-tabs button span{font-size:14px;font-weight:500;line-height:17px}.stats strong{font-size:22px;font-weight:500;line-height:26px}.stats span{font-size:12px;line-height:17px}.section-heading h2{font-size:24px;font-weight:500;line-height:28px}.info-button,.selected-price{font-size:12px;font-weight:500;line-height:18px}.info-button{white-space:nowrap}.model-card-top{font-size:14px;line-height:20px}.model-card-top strong{font-size:16px;font-weight:500}.model-card-bottom{font-size:12px;line-height:18px}.model-card-bottom em{font-size:10px}.size-card strong{font-size:16px;font-weight:500;line-height:20px}.size-card small,.size-card em{font-size:12px;line-height:18px}.selected-name{font-size:14px;font-weight:500;line-height:20px}.detail-row{font-size:13px;line-height:20px}.palette-card strong{font-size:15px;font-weight:500;line-height:20px}.palette-card small{font-size:12px;line-height:18px}.section-intro{font-size:14px;line-height:20px}.wellness-product-title strong{font-size:15px;font-weight:500;line-height:20px}.wellness-product-title b,.wellness-product-copy small{font-size:12px;line-height:18px}.wellness-product-copy em{font-size:10px;line-height:15px}.addon-copy strong{font-size:15px;font-weight:500;line-height:20px}.addon-copy small,.addon-price{font-size:12px;line-height:18px}.panel-disclaimer{font-size:11px;line-height:17px}.proposal-kicker{font-size:11px}.proposal-section>h2{letter-spacing:-.02em;font-size:32px;font-weight:500;line-height:38px}.proposal-availability{font-size:18px;font-weight:500;line-height:24px}.proposal-location{font-size:14px;line-height:20px}.proposal-pricing-toggle{font-size:14px;font-weight:500}.proposal-pricing li{font-size:12px;line-height:18px}.proposal-total{font-size:14px}.pricing-term:after,.excluded-costs-heading strong{font-size:12px;line-height:18px}.excluded-costs-heading span{font-size:10px}.excluded-costs li{font-size:11px;line-height:17px}.excluded-costs>p{font-size:10px;line-height:15px}.proposal-payment strong,.proposal-due strong{font-size:20px;font-weight:500}.proposal-payment b,.proposal-due b{font-size:24px;font-weight:500}.proposal-payment p,.proposal-due>span,.proposal-legal{font-size:12px;line-height:18px}.proposal-submit{font-size:14px;font-weight:500}.proposal-email-note{font-size:10px;line-height:15px}.summary-home strong{font-size:20px;font-weight:500;line-height:24px}.summary-home>span{font-size:12px;line-height:18px}.price-button>#priceLabel{font-size:11px;line-height:15px}.price-button strong{font-size:24px;font-weight:500;line-height:28px}.primary-button{font-size:14px;font-weight:500;line-height:17px}.modal-kicker{font-size:11px}.modal-content h2{letter-spacing:-.02em;font-size:32px;font-weight:500;line-height:38px}.modal-content>p{font-size:14px;line-height:21px}.pricing-starting>span{font-size:14px;line-height:20px}.pricing-starting>p{font-size:12px;line-height:18px}.pricing-table-heading{font-size:13px;line-height:19px}.pricing-table-heading span{font-size:11px}.dialog-list li{font-size:13px;line-height:19px}.dialog-list li.total{font-size:18px}.dialog-grid strong{font-size:16px;line-height:20px}.modal-primary,.contact-stay,.contact-email{font-size:14px;font-weight:500}.modal-content>.contact-recipient{font-size:11px;line-height:16px}.location-field>span{font-size:12px;line-height:18px}.location-field input,.location-field select{font-size:14px}.location-clear{font-size:12px}.privacy-note{font-size:11px;line-height:16px}.menu-action-copy small{font-size:11px;line-height:16px}.menu-section-label{font-size:11px!important}.menu-utility-grid strong{font-size:13px}.menu-utility-grid span{font-size:10px;line-height:15px}.menu-links a,.menu-links button{font-size:14px}.menu-reset{font-size:11px}.gallery-grid figcaption{font-size:12px;line-height:18px}@media (width<=959px){html{height:auto;min-height:100%;overflow:visible}body,.app{height:auto;min-height:100svh;overflow:visible}.configurator{flex:none;height:auto;min-height:0;padding:0;display:block;overflow:visible}.visual-stage{z-index:30;height:clamp(250px,38svh,320px);min-height:250px;position:sticky;top:0}.configuration-panel{height:auto;min-height:0;overflow:visible}.panel-scroll{height:auto;padding:28px 18px calc(112px + env(safe-area-inset-bottom));overflow:visible}.plan-scene{align-items:stretch;padding:10px 10px 66px}.plan-wrap{grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;max-height:none;padding:11px 14px 9px;display:grid;overflow:hidden}.plan-heading{gap:2px;min-width:0}.plan-heading p{font-size:15px;line-height:18px}.plan-heading>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;line-height:12px;overflow:hidden}.floorplan{width:100%;height:100%;min-height:0;max-height:none;margin:3px auto 0}.plan-legend{gap:10px;min-width:0;font-size:9px}.plan-legend small{display:none}.stats{column-gap:14px;margin-top:20px;padding:24px 18px 22px}.stats div{gap:6px;min-width:0;padding:0}.stats span{line-height:1.35}.section-heading{gap:10px}.section-heading h2{font-size:22px;line-height:27px}}.modal{background:#fffffdfa;border-radius:16px;width:min(640px,100vw - 40px);max-height:min(740px,100vh - 48px);box-shadow:0 24px 70px #1f201c24,0 2px 10px #1f201c0f}.modal-close{color:#656761;background:#eff0eceb;width:34px;height:34px;transition:background .16s,transform .16s;top:18px;right:18px}.modal-close:hover{background:#e8e9e4;transform:scale(1.03)}.modal-content{max-height:min(740px,100vh - 48px);padding:46px 44px 40px}.modal-kicker{color:#72756e;letter-spacing:.12em;margin-bottom:9px;font-size:10px;font-weight:600;line-height:15px}.modal-content h2{letter-spacing:-.025em;margin:0 44px 12px 0;font-size:31px;font-weight:400;line-height:36px}.modal[data-dialog-type=location]{width:min(650px,100vw - 40px)}.modal[data-dialog-type=location] .location-field input,.modal[data-dialog-type=location] .location-field select{background:#fbfbf9;border-color:#d7d9d3;border-radius:6px;height:48px;padding-inline:14px;font-size:14px;font-weight:400;transition:border-color .15s,box-shadow .15s,background .15s}.modal[data-dialog-type=location] .location-field input:hover,.modal[data-dialog-type=location] .location-field select:hover{background:#fff;border-color:#bfc2ba}.modal[data-dialog-type=location] .location-field input:focus,.modal[data-dialog-type=location] .location-field select:focus{background:#fff;border-color:#777a73;box-shadow:0 0 0 3px #4649431c}.modal[data-dialog-type=location] .location-submit{border-radius:6px;min-height:50px;margin-top:4px;font-size:14px;font-weight:500}.modal[data-dialog-type=location] .location-clear{color:#696b65;font-size:11px;font-weight:400}.modal[data-dialog-type=location] .privacy-note{color:#8a8c86;max-width:480px;margin:0 auto;font-size:10px;line-height:15px}@media (width<=600px){.summary-actions{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid}.price-button,.primary-button{width:100%;min-width:0}.price-button{overflow:hidden}.price-value{gap:4px;width:100%;min-width:0}.price-button strong{white-space:nowrap;min-width:0;font-size:clamp(18px,6vw,24px);line-height:1.15}.price-button svg{width:clamp(14px,4vw,17px);height:clamp(14px,4vw,17px)}.modal,.modal[data-dialog-type=location]{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:calc(100svh - 12px);margin:auto 0 0}.modal::backdrop{backdrop-filter:blur(14px)saturate(.82);background:#f2f4efad}.modal-close{width:42px;height:42px;top:12px;right:12px}.modal-content{max-height:calc(100svh - 12px);padding:52px 20px calc(28px + env(safe-area-inset-bottom))}.modal-content h2{margin-right:42px;font-size:28px;line-height:33px}.modal[data-dialog-type=location] .location-form{margin-top:26px}.modal[data-dialog-type=location] .location-grid{grid-template-columns:1fr}.modal[data-dialog-type=location] .location-field input,.modal[data-dialog-type=location] .location-field select{height:50px;font-size:16px}}.modal{--overlay-width:620px;width:min(var(--overlay-width), calc(100vw - 48px));background:#fffffdfb;border:1px solid #2a2b271a;border-radius:16px;max-height:min(760px,100dvh - 48px);box-shadow:0 30px 90px #1e1f1b2e,0 3px 14px #1e1f1b0f}.modal[data-dialog-type=menu]{--overlay-width:660px}.modal[data-dialog-type=breakdown]{--overlay-width:690px}.modal[data-dialog-type=gallery]{--overlay-width:780px}.modal[data-dialog-type=location]{--overlay-width:680px;width:min(var(--overlay-width), calc(100vw - 48px))}.modal[data-dialog-type=contact],.modal[data-dialog-type=proposal-contact]{--overlay-width:560px}.modal::backdrop{backdrop-filter:blur(18px)saturate(.88);background:#ebede8a8}.modal-close{color:#535550;background:#f6f6f3;border:1px solid #e2e3de;border-radius:50%;width:38px;height:38px;transition:color .15s,border-color .15s,background .15s,transform .15s;top:20px;right:20px}.modal-close:hover{color:#20211e;background:#fff;border-color:#c8cac3;transform:none}.modal-close:focus-visible{border-color:#686b64;outline:0;box-shadow:0 0 0 3px #2b2d291f}.modal-close:active{transform:scale(.96)}.modal-close svg{width:17px;height:17px}.modal-content{scrollbar-gutter:stable;overscroll-behavior:contain;max-height:min(760px,100dvh - 48px);padding:50px 48px 44px}.modal-kicker{color:#70736c;font-family:var(--font-text);letter-spacing:.11em;margin:0 0 8px;font-size:11px;font-weight:500;line-height:16px}.modal-content h2{color:#20211e;font-family:var(--font-display);letter-spacing:-.025em;margin:0 50px 12px 0;font-size:34px;font-weight:400;line-height:40px}.modal-content>p{color:#62645e;max-width:570px;font-size:14px;font-weight:400;line-height:21px}.menu-actions{gap:10px;margin-top:28px}.menu-action{background:#fafaf8;border-color:#dddeda;border-radius:8px;grid-template-columns:40px minmax(0,1fr) 20px;gap:14px;min-height:76px;padding:14px 16px;transition:border-color .15s,background .15s,box-shadow .15s}.menu-action:hover{background:#fff;border-color:#b9bbb4;transform:none;box-shadow:0 5px 18px #21221e0d}.menu-action:disabled{background:#f5f5f2}.menu-action-icon{color:#fff;background:#2b2d29;border-radius:50%;width:40px;height:40px;font-size:0}.menu-action-icon .overlay-icon{width:19px;height:19px}.menu-action-copy{gap:3px}.menu-action-copy strong{font-size:15px;font-weight:500;line-height:20px}.menu-action-copy small{color:#71736d;text-overflow:clip;white-space:normal;font-size:12px;font-weight:400;line-height:17px}.menu-action-arrow{color:#777972;place-items:center;width:20px;height:20px;font-size:0;display:grid}.menu-action-arrow .overlay-icon{width:17px;height:17px;display:block}.menu-section-label{letter-spacing:.11em;line-height:16px;color:#73766f!important;margin:32px 0 12px!important;font-size:11px!important;font-weight:500!important}.menu-utility-grid{gap:10px;margin-top:0}.menu-utility-grid button{background:#fff;border-color:#dddeda;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-content:start;align-items:start;gap:11px;min-height:96px;padding:15px}.menu-utility-grid button:hover{background:#fafaf8;border-color:#aeb0a9}.menu-utility-icon{color:#3b3d38;background:#f0f1ed;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.menu-utility-icon .overlay-icon{width:17px;height:17px}.menu-utility-copy{text-align:left;gap:4px;min-width:0;display:grid}.menu-utility-grid .menu-utility-copy strong{font-size:14px;font-weight:500;line-height:19px}.menu-utility-grid .menu-utility-copy small{color:#74766f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;line-height:16px;overflow:hidden}.menu-links{border-bottom:1px solid var(--soft-line);margin-top:0}.menu-links a,.menu-links button{min-height:48px;padding:0 3px;font-size:14px;font-weight:400;line-height:20px}.menu-links a:hover,.menu-links button:hover{color:#11120f}.menu-reset{color:#6c6e68;margin-top:24px;font-size:12px;font-weight:400;line-height:18px}.contact-icon{color:#353731;background:#f6f6f3;border:1px solid #e1e2dd;border-radius:12px;width:48px;height:48px;margin-bottom:24px}.contact-icon svg{width:24px;height:24px}.contact-actions{gap:10px;margin-top:28px}.contact-stay,.contact-email,.modal-primary{border-radius:6px;min-height:50px;font-size:14px;font-weight:500;line-height:18px}.contact-stay{border-color:#bfc1ba}.modal-content>.contact-recipient{color:#81837d;margin-top:14px;font-size:11px;line-height:16px}.dialog-grid{gap:10px;margin-top:28px}.dialog-grid div{background:#f8f8f5;border:1px solid #e0e1dc;border-radius:8px;min-height:94px;padding:18px 14px}.dialog-grid strong{margin-bottom:6px;font-size:17px;font-weight:500;line-height:22px}.dialog-grid span{font-size:11px;line-height:16px}.dialog-list{margin-top:28px}.dialog-list li{min-height:52px;padding:14px 2px;font-size:13px;font-weight:400;line-height:19px}.dialog-list li strong{font-weight:500}.dialog-list li.total{font-size:18px;font-weight:500}.pricing-starting{margin:4px 0 30px}.pricing-starting>span{font-size:14px;font-weight:400;line-height:20px}.modal-content .pricing-starting h2{margin:6px 0 8px;font-size:clamp(44px,6vw,60px);font-weight:400;line-height:1}.pricing-starting>p{max-width:520px;font-size:12px;line-height:18px}.pricing-table-heading{border-radius:8px;min-height:48px;padding:13px 15px;font-size:13px;line-height:19px}.pricing-table-heading strong{font-weight:500}.pricing-table-heading span{font-size:11px;line-height:16px}.pricing-dialog-list{margin-top:10px}.pricing-dialog-list li:first-child{border-radius:8px;padding-inline:15px}.modal-excluded-costs{margin-top:28px}.pricing-contact{margin-top:26px}.modal[data-dialog-type=location] .location-form{gap:17px;margin-top:28px}.modal[data-dialog-type=location] .location-grid{gap:12px}.modal[data-dialog-type=location] .location-field{gap:7px}.modal[data-dialog-type=location] .location-field>span{color:#555751;font-size:12px;font-weight:500;line-height:17px}.modal[data-dialog-type=location] .location-field input,.modal[data-dialog-type=location] .location-field select{background:#fbfbf9;border-color:#d2d4ce;border-radius:7px;height:50px;padding-inline:14px;font-size:14px;font-weight:400}.modal[data-dialog-type=location] .location-submit{border-radius:7px;min-height:52px;margin-top:3px}.modal[data-dialog-type=location] .location-clear{font-size:12px;line-height:18px}.modal[data-dialog-type=location] .privacy-note{max-width:520px;font-size:11px;line-height:16px}.gallery-grid{gap:14px;margin-top:28px}.gallery-grid figure{border:1px solid #e2e3de;border-radius:9px}.gallery-grid img{height:200px}.gallery-grid figcaption{color:#656761;padding:10px 12px;font-size:12px;line-height:18px}@media (width<=600px){.modal,.modal[data-dialog-type=location]{border-radius:20px 20px 0 0;width:100%;max-width:none;max-height:calc(100dvh - 8px);margin:auto 0 0}.modal::backdrop{backdrop-filter:blur(16px)saturate(.86);background:#ebede8b8}.modal-close{width:42px;height:42px;top:14px;right:14px}.modal-content{max-height:calc(100dvh - 8px);padding:56px 22px calc(30px + env(safe-area-inset-bottom));scrollbar-gutter:auto}.modal-kicker{margin-bottom:7px}.modal-content h2{margin:0 48px 11px 0;font-size:30px;line-height:35px}.modal-content>p{font-size:14px;line-height:21px}.menu-actions{margin-top:24px}.menu-action{grid-template-columns:38px minmax(0,1fr) 18px;gap:12px;min-height:72px;padding:12px 13px}.menu-action-icon{width:38px;height:38px}.menu-section-label{margin-top:28px!important}.menu-utility-grid{grid-template-columns:1fr}.menu-utility-grid button{align-items:center;min-height:70px;padding:12px 14px}.menu-utility-grid .menu-utility-copy small{white-space:normal}.dialog-grid,.gallery-grid,.modal[data-dialog-type=location] .location-grid{grid-template-columns:1fr}.dialog-grid div{min-height:80px}.contact-actions{grid-template-columns:1fr}.contact-stay,.contact-email{min-height:52px}.modal-content .pricing-starting h2{font-size:44px}.gallery-grid img{height:190px}.modal[data-dialog-type=location] .location-form{margin-top:25px}.modal[data-dialog-type=location] .location-field input,.modal[data-dialog-type=location] .location-field select{height:52px;font-size:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--catalog-ink:#252620;--catalog-muted:#676961;--catalog-line:#d8d9d3;--catalog-soft:#f3f3f0;--catalog-green:#cfdfc5;--catalog-green-deep:#35522b;--catalog-paper:#fff;--footer-shadow:#1e1f1a24}html:has(.catalog-body){scroll-padding-top:116px}body.catalog-body{background:var(--catalog-paper);min-width:320px;height:auto;min-height:100dvh;color:var(--catalog-ink);overflow:auto}.catalog-body button,.catalog-body input{font:inherit}.catalog-body button,.catalog-body a{color:inherit}.catalog-body img{width:100%;display:block}.catalog-body dialog{color:var(--catalog-ink)}.availability-bar{background:var(--catalog-green);justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 24px;font-size:14px;font-weight:600;line-height:20px;display:flex}.catalog-header{background:#fff;border-bottom:1px solid #ecece8;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;height:76px;padding:0 clamp(20px,3vw,48px);display:grid}.catalog-brand{letter-spacing:-.04em;flex-direction:column;font-size:20px;font-weight:800;line-height:.85;text-decoration:none;display:inline-flex}.catalog-nav{justify-content:center;gap:clamp(16px,2vw,32px);display:flex}.catalog-nav a,.catalog-compare-button{cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:600;text-decoration:none}.catalog-nav a:hover,.catalog-nav a[aria-current=page],.catalog-compare-button:hover{text-underline-offset:6px;text-decoration:underline}.catalog-actions{align-items:center;gap:12px;display:flex}.catalog-contact{border:1px solid var(--catalog-ink);background:var(--catalog-ink);border-radius:5px;padding:12px 16px;font-size:13px;font-weight:600;text-decoration:none;color:#fff!important}.catalog-primary,.catalog-secondary{border:1px solid var(--catalog-ink);background:var(--catalog-ink);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 21px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex;color:#fff!important}.catalog-secondary{background:#fff;color:var(--catalog-ink)!important}.catalog-primary:hover{background:#3d3e38}.catalog-secondary:hover{background:var(--catalog-soft)}.catalog-text-button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:4px 0;font-size:13px;font-weight:600}.catalog-hero{background:#777;align-items:end;min-height:min(720px,100dvh - 120px);display:grid;position:relative;overflow:hidden}.catalog-hero>img{object-fit:cover;height:100%;position:absolute;inset:0}.catalog-hero:after{content:"";background:linear-gradient(90deg,#12120f91,#12120f14 60%),linear-gradient(#0000 46%,#12120f6b);position:absolute;inset:0}.catalog-hero-overlay{z-index:1;color:#fff;max-width:720px;padding:clamp(34px,7vw,96px);position:relative}.catalog-eyebrow{letter-spacing:.15em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:700}.catalog-hero h1,.collection-hero h1,.product-hero h1,.compare-page h1{letter-spacing:-.055em;margin:0;font-size:clamp(43px,7vw,86px);font-weight:500;line-height:.98}.catalog-hero p:not(.catalog-eyebrow){max-width:590px;margin:20px 0 0;font-size:clamp(17px,2vw,22px);line-height:1.4}.catalog-hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.catalog-hero .catalog-primary{background:#fff;border-color:#fff;color:var(--catalog-ink)!important}.catalog-hero .catalog-secondary{backdrop-filter:blur(12px);background:#ffffff1a;border-color:#ffffffb3;color:#fff!important}.catalog-section,.catalog-products-section,.product-detail-section,.product-story-section,.compare-page{width:min(1320px,100% - clamp(40px,8vw,120px));margin-inline:auto}.catalog-section,.catalog-products-section{padding-block:clamp(60px,8vw,112px)}.catalog-products-section{padding-top:0}.catalog-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:31px;display:flex}.catalog-section-heading h2,.product-detail-section h2,.product-story-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(31px,4vw,51px);font-weight:500;line-height:1.05}.catalog-section-heading p{max-width:590px;color:var(--catalog-muted);margin:0;line-height:1.55}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.collection-card{background:#444;border-radius:8px;align-items:end;min-height:410px;padding:23px;text-decoration:none;display:flex;position:relative;overflow:hidden;color:#fff!important}.collection-card img{object-fit:cover;height:100%;transition:transform .5s;position:absolute;inset:0}.collection-card:after{content:"";background:linear-gradient(#12131000 35%,#121310b8);position:absolute;inset:0}.collection-card:hover img{transform:scale(1.025)}.collection-card>span{z-index:1;position:relative}.collection-card strong{letter-spacing:-.03em;font-size:27px;font-weight:500;display:block}.collection-card small{margin-top:6px;font-size:13px;line-height:1.4;display:block}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.variant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.catalog-product-card{border:1px solid var(--catalog-line);background:#fff;border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.catalog-product-image{aspect-ratio:4/3;background:#e8e8e3;display:block;overflow:hidden}.catalog-product-image img{object-fit:cover;height:100%;transition:transform .45s}.catalog-product-card:hover .catalog-product-image img{transform:scale(1.018)}.catalog-product-copy{flex-direction:column;flex:1;padding:21px;display:flex}.catalog-product-copy h3{letter-spacing:-.035em;margin:0;font-size:24px;font-weight:600}.catalog-product-copy>p{min-height:44px;color:var(--catalog-muted);margin:8px 0 18px;font-size:14px;line-height:1.55}.catalog-card-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:13px;display:flex}.catalog-card-meta strong{font-size:16px}.catalog-card-actions{gap:8px;padding:0 21px 21px;display:flex}.catalog-card-actions>*{flex:1}.illustrative-badge{width:max-content;color:var(--catalog-green-deep);letter-spacing:.08em;text-transform:uppercase;background:#e5eee0;border:1px solid #a9bca0;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:700;line-height:1}.catalog-note,.product-note{color:#43513e;background:#f0f5ed;border:1px solid #cad6c4;border-radius:7px;padding:17px 20px;font-size:13px;line-height:1.55}.collection-hero{background:var(--catalog-soft);grid-template-columns:1fr 1fr;align-items:end;gap:70px;min-height:500px;padding:clamp(45px,7vw,96px);display:grid}.collection-hero-copy{align-self:center;max-width:650px}.collection-hero p:not(.catalog-eyebrow){color:var(--catalog-muted);margin:20px 0 0;font-size:19px;line-height:1.55}.collection-hero-media{border-radius:8px;align-self:stretch;overflow:hidden}.collection-hero-media img{object-fit:cover;height:100%}.product-page{padding-bottom:100px}.product-hero{grid-template-columns:minmax(0,1.3fr) minmax(380px,.7fr);min-height:680px;display:grid}.product-hero-media{background:#ecebe7;min-height:590px;overflow:hidden}.product-hero-copy{flex-direction:column;justify-content:center;padding:clamp(44px,7vw,95px);display:flex}.product-hero h1{font-size:clamp(52px,6vw,78px)}.product-tagline{color:var(--catalog-muted);margin:16px 0 0;font-size:20px;line-height:1.45}.product-price-block{align-items:end;gap:14px;margin:38px 0 24px;display:flex}.product-primary-actions{flex-wrap:wrap;gap:9px;display:flex}.variant-grid{margin-top:32px}[data-variant-card]{border:1px solid var(--catalog-line);text-align:left;background:#fff;border-radius:8px;flex-direction:column;gap:19px;padding:24px;display:flex}[data-variant-card].active{border:2px solid var(--catalog-ink);padding:23px}[data-variant-card] h3{letter-spacing:-.03em;margin:0;font-size:24px}[data-variant-card] p{color:var(--catalog-muted);margin:5px 0 0;font-size:13px;line-height:1.5}[data-variant-card] strong{font-size:19px}.product-spec-list{border-top:1px solid var(--catalog-line);margin:16px 0 0;padding:0;list-style:none}.product-spec-list li{border-bottom:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:13px 0;font-size:14px;display:flex}.product-spec-list span{color:var(--catalog-muted)}.product-story-section{grid-template-columns:.7fr 1.3fr;gap:clamp(45px,8vw,120px);padding-block:25px 90px;display:grid}.product-story-copy{padding-top:20px}.product-story-copy p{color:var(--catalog-muted);font-size:16px;line-height:1.75}.product-gallery{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-gallery img{object-fit:cover;border-radius:7px;height:370px}.product-gallery img:first-child{grid-column:1/-1;height:510px}.compare-picker,.configurator-dialog{background:#fff;border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0}.compare-picker::backdrop,.configurator-dialog::backdrop{backdrop-filter:blur(4px);background:#1c1d1994}.compare-picker-shell{grid-template-rows:auto 1fr auto;height:100%;display:grid}.compare-picker-header,.configurator-header{border-bottom:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:18px clamp(20px,4vw,56px);display:flex}.compare-picker-header h2{letter-spacing:-.035em;margin:2px 0 0;font-size:29px}.round-close{border:1px solid var(--catalog-line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:25px;line-height:1;display:grid}.compare-picker-shell>form{min-height:0;display:contents}.compare-picker-shell form>div:not(.compare-picker-footer){min-height:0;padding:clamp(28px,4vw,54px);overflow:auto}.compare-collection-tabs{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}.compare-collection-tabs button{border:1px solid var(--catalog-line);cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 17px;font-size:13px;font-weight:600}.compare-collection-tabs button.active{background:var(--catalog-ink);color:#fff;border-color:var(--catalog-ink)}.compare-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.compare-product{border:1px solid var(--catalog-line);border-radius:8px;overflow:hidden}.compare-product[hidden]{display:none}.compare-product-summary{cursor:pointer;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:13px;list-style:none;display:grid}.compare-product-summary::-webkit-details-marker{display:none}.compare-product-summary img{object-fit:cover;border-radius:5px;height:82px}.compare-product-summary strong{font-size:19px;display:block}.compare-product-summary span{color:var(--catalog-muted);font-size:13px}.compare-variant-list{gap:7px;padding:0 14px 14px;display:grid}.compare-variant-list[hidden]{display:none}.compare-variant-list label{border:1px solid var(--catalog-line);cursor:pointer;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.compare-variant-list input{width:18px;height:18px;accent-color:var(--catalog-ink)}.compare-variant-list small{color:var(--catalog-muted)}.compare-picker-footer,.configurator-footer{border-top:1px solid var(--catalog-line);min-height:88px;box-shadow:0 -2px 8px 0 var(--footer-shadow);background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;padding:15px clamp(20px,4vw,56px);display:flex}.compare-picker-footer p{color:var(--catalog-muted);margin:0;font-size:13px}.compare-submit.disabled{opacity:.4;pointer-events:none}.compare-page{padding-block:clamp(55px,7vw,90px) 110px}.compare-page-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px;display:flex}.compare-page h1{font-size:clamp(48px,6vw,76px)}.compare-page-header>div>p:not(.catalog-eyebrow){max-width:650px;color:var(--catalog-muted);margin:18px 0 0;line-height:1.55}.compare-empty{border:1px dashed var(--catalog-line);text-align:center;border-radius:8px;padding:80px 25px}.compare-empty h2{margin:0;font-size:30px}.compare-empty p{color:var(--catalog-muted);margin:10px 0 23px}.compare-table-wrap{border:1px solid var(--catalog-line);border-radius:8px;max-width:100%;overflow:auto}.compare-table-wrap[hidden],.compare-empty[hidden]{display:none}.compare-table-wrap table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:780px}.compare-table-wrap th,.compare-table-wrap td{border-right:1px solid var(--catalog-line);border-bottom:1px solid var(--catalog-line);text-align:left;vertical-align:top;min-width:210px;padding:17px 20px}.compare-table-wrap th:first-child,.compare-table-wrap tbody th{z-index:2;background:var(--catalog-soft);width:190px;min-width:190px;position:sticky;left:0}.compare-table-wrap thead th{z-index:3;background:#fff;position:sticky;top:0}.compare-table-wrap thead th:first-child{z-index:4;background:var(--catalog-soft)}.compare-table-wrap tr:last-child>*{border-bottom:0}.compare-table-wrap tr>:last-child{border-right:0}.compare-table-wrap thead img{object-fit:cover;border-radius:6px;height:140px;margin-bottom:13px}.compare-table-wrap thead strong{font-size:18px;display:block}.compare-table-wrap thead small{color:var(--catalog-muted);margin-top:4px;display:block}.compare-table-wrap tbody th{font-size:13px;font-weight:600}.compare-table-wrap tbody td{font-size:14px}.configurator-shell{grid-template-rows:auto 1fr auto;height:100%;display:grid}.configurator-shell,.configurator-header,.configurator-main,.configurator-panel,.configurator-scroll,.configurator-footer{min-width:0;max-width:100%}.configurator-brand{letter-spacing:-.04em;font-size:17px;font-weight:800;line-height:.87}.configurator-title-lockup{align-items:center;gap:25px;display:flex}.configurator-title-lockup button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;font-size:13px}.configurator-main{grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);min-height:0;display:grid}.configurator-preview{background:#ddd;min-height:0;position:relative;overflow:hidden}.configurator-preview>img{object-fit:cover;height:100%}.configurator-preview:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1415118c);position:absolute;inset:55% 0 0}.configurator-preview-copy{z-index:1;color:#fff;position:absolute;bottom:clamp(25px,5vw,66px);left:clamp(24px,4vw,60px)}.configurator-preview-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,5vw,65px);font-weight:500}.configurator-preview-copy p{margin:9px 0 0;font-size:15px}.configurator-panel{background:#fff;min-height:0}.configurator-scroll{height:100%;padding:38px clamp(25px,4vw,54px) 80px;overflow:auto}.configurator-panel-intro{margin-bottom:27px}.configurator-panel-intro h2{letter-spacing:-.04em;margin:0;font-size:34px}.configurator-panel-intro p{color:var(--catalog-muted);margin:8px 0 0;line-height:1.5}.configurator-variant-options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.configurator-variant-options label,.configurator-option-list label{border:1px solid var(--catalog-line);cursor:pointer;border-radius:6px;display:flex}.configurator-variant-options label{flex-direction:column;justify-content:space-between;min-height:74px;padding:12px}.configurator-variant-options label:has(input:checked),.configurator-option-list label:has(input:checked){border:2px solid var(--catalog-ink);background:#fafaf8;padding:11px}.configurator-variant-options input,.configurator-option-list input{opacity:0;pointer-events:none;position:absolute}.configurator-variant-options strong{font-size:14px}.configurator-variant-options small{color:var(--catalog-muted);font-size:11px}.configurator-section{border:0;margin:29px 0 0;padding:0}.configurator-section-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:12px;display:flex}.configurator-section-heading legend{letter-spacing:-.025em;font-size:20px;font-weight:600}.configurator-section-heading small{color:var(--catalog-muted)}.configurator-option-list{gap:7px;display:grid}.configurator-option-list label{justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:12px}.configurator-option-list label span{flex-direction:column;gap:4px;display:flex}.configurator-option-list label small{color:var(--catalog-muted)}.configurator-disclaimer{color:var(--catalog-muted);margin-top:30px;font-size:12px;line-height:1.55}.configurator-footer>div:first-child{flex-direction:column;display:flex}.configurator-footer strong{letter-spacing:-.035em;font-size:25px}.configurator-footer small{color:var(--catalog-muted);font-size:11px}.configurator-footer-actions{gap:8px;display:flex}.configurator-product-picker{z-index:5;background:#fff;padding:clamp(30px,5vw,65px);position:absolute;inset:82px 0 88px;overflow:auto}.configurator-product-picker[hidden]{display:none}.configurator-picker-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.configurator-picker-heading h2{letter-spacing:-.04em;margin:0;font-size:36px}.configurator-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.configurator-picker-grid article{border:1px solid var(--catalog-line);border-radius:7px;overflow:hidden}.configurator-picker-grid img{aspect-ratio:4/3;object-fit:cover}.configurator-picker-grid h3{margin:0;font-size:20px}.configurator-picker-grid article>div{padding:15px}.configurator-picker-grid article button{border:1px solid var(--catalog-ink);cursor:pointer;background:#fff;border-radius:5px;width:100%;min-height:42px;margin-top:13px;font-weight:600}.configurator-picker-variants{gap:6px;margin-top:10px;display:grid}.configurator-picker-variants a{border:1px solid var(--catalog-line);border-radius:5px;justify-content:space-between;padding:10px;font-size:12px;text-decoration:none;display:flex}@media (width<=1000px){.catalog-nav{display:none}.catalog-header{grid-template-columns:1fr auto}.collection-grid,.catalog-product-grid{grid-template-columns:1fr 1fr}.product-hero{grid-template-columns:1fr}.product-hero-media{min-height:620px}.product-story-section,.configurator-main{grid-template-columns:1fr}.configurator-preview{min-height:43dvh}.configurator-panel{min-height:57dvh}.configurator-dialog{overflow:auto}.configurator-shell{height:auto;min-height:100dvh}.configurator-product-picker{position:fixed}.configurator-picker-grid{grid-template-columns:1fr 1fr}}@media (width>=721px) and (width<=1150px){.catalog-product-grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.availability-bar{min-height:38px;padding:8px 16px;font-size:11px}.catalog-header{gap:12px;height:66px;padding:0 16px}.catalog-brand{font-size:17px}.catalog-contact{display:none}.catalog-compare-button{padding:9px 0}.catalog-hero{min-height:calc(100svh - 104px)}.catalog-hero-overlay{padding:29px 22px 43px}.catalog-section,.catalog-products-section,.product-detail-section,.product-story-section,.compare-page{width:calc(100% - 32px)}.catalog-section-heading{flex-direction:column;align-items:start}.collection-grid,.catalog-product-grid,.variant-grid,.compare-product-grid,.configurator-picker-grid{grid-template-columns:1fr}.collection-card{min-height:390px}.collection-hero{grid-template-columns:1fr;gap:40px;min-height:0;padding:55px 20px 20px}.collection-hero-media{min-height:370px}.product-hero-media{min-height:55svh}.product-hero-copy{padding:43px 20px 55px}.product-hero h1{font-size:52px}.product-price-block{margin-top:28px}.product-gallery{grid-template-columns:1fr}.product-gallery img,.product-gallery img:first-child{grid-column:auto;height:320px}.compare-page-header{flex-direction:column;align-items:start}.compare-product-summary{grid-template-columns:82px 1fr auto;gap:12px}.compare-product-summary img{height:66px}.compare-picker-header,.configurator-header{min-height:68px;padding:11px 15px}.compare-picker-header h2{font-size:21px}.round-close{width:42px;height:42px}.compare-picker-shell form>div:not(.compare-picker-footer){padding:22px 16px}.compare-picker-footer,.configurator-footer{min-height:84px;padding:12px 15px}.configurator-title-lockup button{font-size:11px}.configurator-preview{min-height:42svh}.configurator-scroll{padding:30px 16px 65px}.configurator-variant-options{grid-template-columns:1fr}.configurator-footer strong{font-size:20px}.configurator-footer-actions .catalog-secondary{display:none}.configurator-footer-actions .catalog-primary{padding-inline:14px}.configurator-product-picker{padding:28px 16px;inset:68px 0 84px}.configurator-picker-heading h2{font-size:29px}}.catalog-brand img{width:105px;height:auto}.catalog-product-copy h2{letter-spacing:-.035em;margin:0;font-size:24px;font-weight:600}.catalog-product-copy h2 a{text-decoration:none}.catalog-card-actions a,.catalog-card-actions button{border:1px solid var(--catalog-ink);cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:43px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.catalog-card-actions button{background:var(--catalog-ink);color:#fff}.collection-card em{opacity:.88;margin-top:9px;font-size:12px;font-style:normal;line-height:1.45;display:block}.catalog-note{width:min(1320px,100% - clamp(40px,8vw,120px));margin:0 auto clamp(60px,8vw,110px)}.catalog-note h2{margin:6px 0 7px;font-size:23px}.catalog-note p{margin-block:0}.collection-hero>img{object-fit:cover;border-radius:8px;width:100%;min-width:0;height:100%;min-height:410px}.collection-hero>div{align-self:center}.collection-hero .catalog-secondary{margin-top:25px}.product-hero-media{position:relative}.product-hero-media .illustrative-badge{position:absolute;bottom:22px;left:22px}.product-hero-copy>p:not(.catalog-eyebrow):not(.product-tagline){color:var(--catalog-muted);line-height:1.65}.product-price-block{flex-wrap:wrap}.product-price-block small{width:100%;color:var(--catalog-muted)}.product-detail-intro{max-width:760px}.product-detail-intro>p:last-child{color:var(--catalog-muted);line-height:1.6}.variant-card{border:1px solid var(--catalog-line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-rows:auto 1fr auto;padding:0;display:grid;overflow:hidden}.variant-card.selected{border:2px solid var(--catalog-ink)}.variant-card>img{aspect-ratio:4/3;object-fit:cover}.variant-card>span{justify-content:space-between;gap:12px;padding:17px 18px;display:flex}.variant-card>span+span{align-items:end;padding-top:0}.variant-card strong,.variant-card b{letter-spacing:-.025em;font-size:20px}.variant-card small,.variant-card em{color:var(--catalog-muted);margin-top:4px;font-size:12px;font-style:normal;line-height:1.4;display:block}.product-spec-list{display:block}.product-spec-list div{border-bottom:1px solid var(--catalog-line);justify-content:space-between;align-items:center;gap:20px;min-height:55px;padding:14px 0;display:flex}.product-spec-list dt{color:var(--catalog-muted);font-size:13px}.product-spec-list dd{text-align:right;margin:0;font-weight:600}.product-gallery{width:min(1320px,100% - clamp(40px,8vw,120px));margin:0 auto 90px}.product-note{margin-bottom:0}.compare-picker-body{min-height:0;padding:clamp(28px,4vw,54px);overflow:auto}.compare-product-summary{text-align:left;background:#fff;border:0;width:100%}.compare-product-summary>span:nth-child(2){flex-direction:column;gap:5px;min-width:0;display:flex}.compare-variant-list button{border:1px solid var(--catalog-line);text-align:left;cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:15px;width:100%;min-height:66px;padding:13px 14px;display:grid}.compare-variant-list button>span:first-child{flex-direction:column;gap:4px;display:flex}.compare-variant-list button small{color:var(--catalog-muted);font-size:11px}.compare-variant-list button.selected{border:2px solid var(--catalog-ink);background:var(--catalog-soft);padding:12px 13px}.compare-variant-list button:disabled{opacity:.38;cursor:not-allowed}.comparison-group th{letter-spacing:.1em;text-transform:uppercase;background:#e7e8e2!important;font-size:11px!important;position:static!important}.comparison-item-card{min-width:180px}.comparison-item-card button,.comparison-item-card a{border:1px solid var(--catalog-line);color:var(--catalog-ink);cursor:pointer;background:#fff;border-radius:4px;margin:11px 8px 0 0;padding:7px 10px;font-size:11px;text-decoration:none;display:inline-flex}.configurator-brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex}.configurator-brand img{width:76px;height:auto}.configurator-brand span{letter-spacing:0;border-bottom:1px solid;font-size:12px;font-weight:600;line-height:1.2}.configurator-title-lockup small{color:var(--catalog-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.configurator-title-lockup strong{font-size:15px}.configurator-preview-copy strong{letter-spacing:-.05em;margin-top:5px;font-size:clamp(34px,5vw,63px);font-weight:500;display:block}.configurator-section-heading h3{margin:0;font-size:20px}.configurator-section-heading span,.configurator-section>p{color:var(--catalog-muted);font-size:12px}.configurator-section>legend{padding:0;font-size:20px;font-weight:600}.configurator-section>p{margin:5px 0 12px;line-height:1.45}.configurator-variant-options button{border:1px solid var(--catalog-line);text-align:left;cursor:pointer;background:#fff;border-radius:6px;flex-direction:column;justify-content:space-between;gap:10px;min-width:0;min-height:88px;padding:12px;display:flex}.configurator-variant-options button.selected{border:2px solid var(--catalog-ink);background:var(--catalog-soft);padding:11px}.configurator-variant-options button span{flex-direction:column;gap:4px;display:flex}.configurator-variant-options button small{color:var(--catalog-muted);font-size:10px;line-height:1.35}.configurator-footer>div:first-child span{max-width:580px;color:var(--catalog-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.configurator-footer-actions{align-items:center}.configurator-footer-actions>span{flex-direction:column;align-items:end;display:flex}.configurator-footer-actions>a{background:var(--catalog-ink);color:#fff;border-radius:5px;align-items:center;min-height:49px;padding:0 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.configurator-picker-grid article>img{width:100%}.configurator-picker-grid article>div:first-of-type{flex-direction:column;gap:5px;display:flex}.configurator-picker-grid article>div:first-of-type small{color:var(--catalog-muted)}@media (width<=720px){.catalog-note,.product-gallery{width:calc(100% - 32px)}.collection-hero{flex-direction:column-reverse;display:flex}.collection-hero>img{min-height:330px}.variant-card>span{padding:15px}.compare-picker-body{padding:22px 16px}.configurator-brand img{display:none}.configurator-shell,.configurator-scroll{overflow-x:hidden}.configurator-variant-options button span,.configurator-option-list label span{min-width:0}.configurator-variant-options button small,.configurator-option-list label small{overflow-wrap:anywhere}.configurator-title-lockup{display:none}.configurator-footer>div:first-child{max-width:43%}.configurator-footer-actions>span{display:none}}body.catalog-body{color:#171a20;background:#fff;padding-top:100px}body.home-body,body.product-body,body.collection-body{padding-top:0}.availability-bar{z-index:101;color:#26312c;backdrop-filter:none;background:linear-gradient(90deg,#b8cba8,#e5eddf 50%,#bed4b3);flex-basis:36px;gap:8px;min-height:36px;max-height:36px;padding:0 20px;font-size:12px;font-weight:500;position:fixed;top:0;left:0;right:0}.availability-bar .text-link{font-size:inherit;font-weight:500}.catalog-header{z-index:100;backdrop-filter:none;background:#fff;border:0;height:64px;padding:0 32px;position:fixed;top:36px;left:0;right:0}.catalog-brand img{width:100px}.catalog-nav{gap:28px}.catalog-nav a,.catalog-compare-button{font-size:14px;font-weight:500}.catalog-nav a:hover,.catalog-nav a[aria-current=page],.catalog-compare-button:hover{opacity:.62;text-decoration:none}.catalog-contact{text-align:center;background:#171a20e6;border:0;border-radius:4px;min-width:94px;padding:11px 18px}.tesla-home{scroll-snap-type:y mandatory}.tesla-product-panel{scroll-snap-align:start;background:#f4f4f4;height:100svh;min-height:650px;position:relative;overflow:hidden}.tesla-product-panel>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tesla-product-title{z-index:1;color:#171a20;text-align:center;position:absolute;top:122px;left:20px;right:20px}.tesla-product-title h1{letter-spacing:-.02em;margin:0;font-size:clamp(36px,4vw,48px);font-weight:500;line-height:1.05}.tesla-product-title p{margin:8px 0 0;font-size:15px;line-height:1.35}.tesla-product-title span{margin-top:7px;font-size:12px;display:block}.tesla-product-actions{z-index:1;justify-content:center;gap:20px;display:flex;position:absolute;bottom:48px;left:20px;right:20px}.tesla-button{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;width:min(264px,42vw);min-height:40px;padding:0 24px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.tesla-button.dark{color:#fff;background:#000}.tesla-button.light{color:#393c41;backdrop-filter:none;background:#fff}.tesla-button:hover{opacity:1}.collection-hero{background:#f4f4f4;height:100svh;min-height:620px;padding:0;display:block;position:relative;overflow:hidden}.collection-hero>img{object-fit:cover;border-radius:0;width:100%;height:100%;min-height:0;position:absolute;inset:0}.collection-hero>div{z-index:1;color:#171a20;text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;top:122px;left:20px;right:20px}.collection-hero h1{letter-spacing:-.025em;font-size:clamp(38px,5vw,52px);font-weight:500}.collection-hero p{color:inherit!important;margin:8px 0 22px!important;font-size:14px!important}.collection-hero .tesla-button{width:220px;margin:0}.catalog-section{padding-block:84px 110px}.catalog-section-heading{margin-bottom:36px}.catalog-section-heading h2{letter-spacing:-.025em;font-size:34px;font-weight:500}.catalog-section-heading>p{display:none}.catalog-product-card{background:#fff;border:0;border-radius:0}.catalog-product-image{aspect-ratio:4/3;border-radius:0}.catalog-product-copy{text-align:center;padding:18px 0 0}.catalog-product-copy h2{font-size:22px;font-weight:500}.catalog-card-meta{color:#5c5e62;justify-content:center;margin-top:8px;font-size:12px}.catalog-card-actions{gap:10px;padding:18px 0 0}.catalog-card-actions a,.catalog-card-actions button{background:#f4f4f4;border:0;border-radius:4px;min-height:40px;font-weight:500}.catalog-card-actions button{color:#fff;background:#171a20}.product-hero{background:#f4f4f4;height:100svh;min-height:650px;display:block;position:relative;overflow:hidden}.product-hero-media{min-height:0;position:absolute;inset:0}.product-hero-media img{object-fit:cover;height:100%}.product-hero-media .illustrative-badge{display:none}.product-hero-copy{z-index:1;color:#171a20;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:0;display:flex;position:absolute;inset:118px 20px 44px}.product-hero h1{letter-spacing:-.025em;font-size:clamp(40px,5vw,54px);font-weight:500}.product-hero-copy .catalog-eyebrow{margin-bottom:8px;font-size:11px}.product-tagline{color:inherit;margin-top:8px;font-size:15px}.product-price-block{flex-direction:column;align-items:center;gap:4px;margin:8px 0 0;display:flex}.product-price-block strong{letter-spacing:0;font-size:14px;font-weight:400}.product-price-block small{color:inherit;font-size:11px}.product-primary-actions{justify-content:center;gap:20px;width:100%;margin-top:auto}.product-primary-actions .catalog-primary,.product-primary-actions .catalog-secondary{border:0;width:min(264px,42vw);min-height:40px}.product-primary-actions .catalog-primary{background:#171a20d1}.product-primary-actions .catalog-secondary{background:#f4f4f4d1}.product-detail-section{padding-block:92px}.product-detail-intro{text-align:center;max-width:none}.product-detail-intro h2{letter-spacing:-.025em;font-size:34px;font-weight:500}.variant-grid{gap:24px;margin-top:40px}.variant-card,.variant-card.selected{background:#fff;border:0;border-radius:0;padding:0}.variant-card.selected{outline-offset:5px;outline:2px solid #171a20}.variant-card>span{padding:16px 0 0}.variant-card>span+span{padding-top:8px}.variant-card strong,.variant-card b{font-size:18px;font-weight:500}.variant-card small,.variant-card em{color:#5c5e62}.product-story-section{grid-template-columns:.7fr 1.3fr;padding-block:20px 100px}.product-story-copy h2{letter-spacing:-.025em;font-size:34px;font-weight:500}.product-spec-list{border-color:#e2e3e3}.product-gallery{gap:8px}.product-gallery img,.product-gallery img:first-child{border-radius:0}.catalog-note.product-note{color:#5c5e62;text-align:center;background:#f4f4f4;border:0;border-radius:0;padding:24px}.catalog-note.product-note p{font-size:12px}.compare-page-header{padding-top:18px}.compare-page h1{letter-spacing:-.025em;font-size:48px;font-weight:500}.compare-page-header>div>p:not(.catalog-eyebrow){max-width:560px;font-size:13px}.compare-table-wrap{border-radius:0}@media (width<=720px){body.catalog-body{padding-top:92px}body.home-body,body.product-body,body.collection-body{padding-top:0}.availability-bar{flex-basis:32px;min-height:32px;max-height:32px;font-size:11px}.catalog-header{height:60px;padding:0 20px;top:32px}.catalog-brand img{width:91px}.catalog-actions{gap:0}.catalog-compare-button{font-size:13px}.tesla-product-panel,.collection-hero,.product-hero{min-height:590px}.tesla-product-title,.collection-hero>div{top:114px}.tesla-product-title h1,.collection-hero h1,.product-hero h1{font-size:36px}.tesla-product-title p,.product-tagline{font-size:14px}.tesla-product-actions,.product-primary-actions{flex-direction:column;gap:10px;bottom:30px;left:24px;right:24px}.tesla-button,.product-primary-actions .catalog-primary,.product-primary-actions .catalog-secondary{width:100%}.product-hero-copy{inset:112px 20px 30px}.product-primary-actions{width:auto;margin:0;position:absolute}.catalog-section{padding-block:64px 80px}.catalog-section-heading h2,.product-detail-intro h2,.product-story-copy h2{font-size:28px}.catalog-product-copy,.catalog-card-actions{padding-top:14px}.variant-grid{gap:38px}.variant-card>span{padding-top:13px}.product-story-section{grid-template-columns:1fr;gap:25px;padding-bottom:75px}.product-gallery img,.product-gallery img:first-child{height:300px}}.catalog-header .catalog-nav{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.catalog-header .catalog-actions{grid-column:3;justify-self:end}.tesla-info-panel{scroll-snap-align:start;background:#f4f4f4;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(60px,9vw,140px);min-height:76svh;padding:clamp(90px,11vw,150px) clamp(30px,8vw,120px);display:grid}.tesla-info-heading>p{color:#5c5e62;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:500}.tesla-info-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(38px,5vw,60px);font-weight:500;line-height:1.02}.tesla-steps{grid-template-columns:repeat(3,1fr);gap:32px;margin:0;padding:0;list-style:none;display:grid}.tesla-steps li{min-width:0}.tesla-steps span,.tesla-steps strong,.tesla-steps small{display:block}.tesla-steps span{color:#8e8e8e;margin-bottom:38px;font-size:12px}.tesla-steps strong{font-size:22px;font-weight:500}.tesla-steps small{color:#5c5e62;margin-top:8px;font-size:13px;line-height:1.45}.tesla-about-panel{color:#fff;text-align:center;background:#171a20;grid-template-columns:1fr;justify-items:center;min-height:100svh}.tesla-about-panel .tesla-info-heading>p{color:#a9aaad}.tesla-about-panel .tesla-button{margin:32px auto 0}@media (width>=721px) and (width<=1000px){.catalog-header .catalog-nav{display:flex}}@media (width<=720px){.catalog-header .catalog-nav{display:none}.tesla-info-panel{grid-template-columns:1fr;align-content:center;gap:65px;min-height:100svh;padding:120px 24px 60px}.tesla-info-heading{text-align:center}.tesla-info-heading h2{font-size:38px}.tesla-steps{grid-template-columns:1fr;gap:28px}.tesla-steps li{text-align:center}.tesla-steps span{margin-bottom:8px}.tesla-steps strong{font-size:19px}.tesla-steps small{margin-top:4px}}.tesla-home-page{background:#fff;padding:100px 0 0}.tesla-home-hero{background:#e8e8e8;height:min(680px,100svh - 100px);min-height:560px;position:relative;overflow:hidden}.tesla-home-hero>img{object-fit:cover;width:100%;height:100%}.tesla-home-hero-copy{z-index:1;color:#171a20;text-align:center;position:absolute;top:42px;left:20px;right:20px}.tesla-home-hero-copy h1{letter-spacing:-.035em;margin:0;font-size:clamp(38px,4vw,52px);font-weight:500;line-height:1}.tesla-home-hero-copy>p{margin:9px 0 18px;font-size:15px}.tesla-home-hero-copy>div{justify-content:center;gap:12px;display:flex}.tesla-home-hero-copy .tesla-button{width:190px}.tesla-home-dots{z-index:1;justify-content:center;gap:7px;display:flex;position:absolute;bottom:18px;left:0;right:0}.tesla-home-dots i{background:#ffffffb3;border-radius:50%;width:7px;height:7px}.tesla-home-dots i:first-child{background:#fff}.tesla-feature-block,.tesla-home-product-grid,.tesla-home-promo-row,.tesla-home-story,.tesla-home-footer{width:calc(100% - 64px);max-width:1500px;margin-inline:auto}.tesla-feature-block{background:#f4f4f4;border-radius:7px;grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:clamp(35px,5vw,80px);min-height:440px;margin-top:48px;padding:42px;display:grid}.tesla-feature-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.tesla-feature-copy h2{letter-spacing:-.035em;max-width:470px;margin:0;font-size:clamp(32px,3.3vw,48px);font-weight:500;line-height:1.02}.tesla-feature-copy>p:not(.catalog-eyebrow){color:#5c5e62;max-width:450px;margin:12px 0 0;font-size:13px;line-height:1.5}.tesla-feature-copy dl{gap:48px;margin:28px 0 0;display:flex}.tesla-feature-copy dl div{gap:2px;display:grid}.tesla-feature-copy dt{font-size:28px;font-weight:500}.tesla-feature-copy dd{color:#5c5e62;margin:0;font-size:11px}.tesla-feature-actions{gap:8px;margin-top:30px;display:flex}.tesla-feature-actions .tesla-button{width:160px}.tesla-feature-gallery{grid-template-columns:1.08fr 1fr 1fr;align-items:end;gap:22px;min-width:0;display:grid}.tesla-feature-gallery img{object-fit:cover;border-radius:24px;width:100%;height:67%}.tesla-feature-gallery img:first-child{height:100%}.tesla-home-product-grid{grid-template-columns:3fr 2fr;gap:24px;margin-top:48px;display:grid}.tesla-home-product-card{background:#ddd;border-radius:7px;height:560px;position:relative;overflow:hidden}.tesla-home-product-card>img{object-fit:cover;width:100%;height:100%}.tesla-home-product-card:after{content:"";background:linear-gradient(#0000,#00000094);position:absolute;inset:52% 0 0}.tesla-home-product-card-copy{z-index:1;color:#fff;position:absolute;bottom:30px;left:30px;right:30px}.tesla-home-product-card-copy>small{font-size:11px}.tesla-home-product-card-copy h2{letter-spacing:-.035em;margin:9px 0 0;font-size:36px;font-weight:500}.tesla-home-product-card-copy>p{margin:4px 0 18px;font-size:12px}.tesla-home-product-card-copy>div{gap:8px;display:flex}.tesla-home-product-card-copy .tesla-button{width:150px;min-height:38px;font-size:12px}.tesla-home-product-card-copy .tesla-button.dark{background:#3e6ae1}.tesla-home-product-card-copy .tesla-button.light{background:#ffffffeb}.tesla-home-promo-row{grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;display:grid}.tesla-home-promo-row article{background:#f4f4f4;border-radius:7px;justify-content:space-between;align-items:center;gap:28px;min-height:160px;padding:30px 34px;display:flex}.tesla-home-promo-row h2{letter-spacing:-.025em;margin:0;font-size:24px;font-weight:500}.tesla-home-promo-row p{color:#5c5e62;margin:6px 0 0;font-size:12px}.tesla-home-promo-row .tesla-button{background:#fff;flex:0 0 140px;width:140px}.tesla-home-story{margin-top:48px}.tesla-home-story>img{object-fit:cover;border-radius:7px;width:100%;height:min(660px,65vw);min-height:460px}.tesla-home-story>div{grid-template-columns:1fr 1fr;gap:60px;padding:38px 44px 70px;display:grid}.tesla-home-story h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1}.tesla-home-story>div>div:last-child{padding-top:22px}.tesla-home-story>div>div:last-child p{color:#5c5e62;max-width:540px;margin:0 0 24px;font-size:14px;line-height:1.55}.tesla-home-story .tesla-button{width:160px}.tesla-home-footer{color:#5c5e62;border-top:1px solid #e2e3e3;justify-content:center;align-items:center;gap:22px;min-height:100px;font-size:11px;display:flex}.tesla-home-footer a,.tesla-home-footer button{color:inherit;font-size:inherit;text-decoration:none}@media (width<=900px){.tesla-feature-block{grid-template-columns:1fr}.tesla-feature-gallery{min-height:320px}.tesla-home-product-grid{grid-template-columns:1fr}.tesla-home-product-card{height:520px}.tesla-home-story>div{grid-template-columns:1fr;gap:20px}}@media (width<=720px){.tesla-home-page{padding-top:92px}.tesla-home-hero{height:590px;min-height:0}.tesla-home-hero-copy{top:34px}.tesla-home-hero-copy h1{font-size:36px}.tesla-home-hero-copy>p{margin-bottom:16px;font-size:13px}.tesla-home-hero-copy>div{gap:8px;padding-inline:12px}.tesla-home-hero-copy .tesla-button{width:min(160px,46%);padding-inline:12px}.tesla-feature-block,.tesla-home-product-grid,.tesla-home-promo-row,.tesla-home-story,.tesla-home-footer{width:calc(100% - 28px)}.tesla-feature-block{gap:38px;margin-top:14px;padding:34px 22px}.tesla-feature-copy{text-align:center;align-items:center}.tesla-feature-copy h2{font-size:32px}.tesla-feature-copy dl{gap:55px}.tesla-feature-actions{width:100%}.tesla-feature-actions .tesla-button{flex:1;width:auto}.tesla-feature-gallery{grid-template-columns:1.15fr 1fr;gap:10px;min-height:230px}.tesla-feature-gallery img{border-radius:14px;height:100%}.tesla-feature-gallery img:last-child{display:none}.tesla-home-product-grid{gap:14px;margin-top:14px}.tesla-home-product-card{height:470px}.tesla-home-product-card-copy{bottom:20px;left:20px;right:20px}.tesla-home-product-card-copy h2{font-size:30px}.tesla-home-product-card-copy>div{flex-direction:column}.tesla-home-product-card-copy .tesla-button{width:100%}.tesla-home-promo-row{grid-template-columns:1fr;gap:14px;margin-top:14px}.tesla-home-promo-row article{min-height:150px;padding:26px 22px}.tesla-home-promo-row .tesla-button{flex-basis:110px;width:110px}.tesla-home-story{margin-top:14px}.tesla-home-story>img{height:460px;min-height:0}.tesla-home-story>div{padding:28px 10px 55px}.tesla-home-story h2{font-size:38px}.tesla-home-story>div>div:last-child{padding-top:0}.tesla-home-footer{gap:14px;min-height:90px}}.catalog-header .catalog-nav{gap:4px}.catalog-nav .catalog-products-trigger{height:32px;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 8px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.catalog-nav>a{align-items:center;height:32px;padding:0 8px;line-height:1;display:inline-flex}.catalog-mobile-products{display:none}.catalog-nav .catalog-products-trigger:hover,.catalog-nav .catalog-products-trigger[aria-expanded=true]{background:#0000000e;border-radius:4px}.catalog-products-menu{z-index:99;opacity:0;visibility:hidden;background:#fffffffa;border-top:1px solid #0000000b;padding:32px clamp(30px,8vw,120px) 38px;transition:opacity .2s,transform .2s,visibility .2s;position:fixed;top:100px;left:0;right:0;transform:translateY(-12px);box-shadow:0 16px 34px #171a201a}.catalog-products-menu[aria-hidden=false]{opacity:1;visibility:visible;transform:translateY(0)}.catalog-products-menu>div{max-width:1120px;margin:0 auto}.catalog-products-menu p{color:#8e8e8e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:600}.catalog-products-menu nav{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.catalog-products-menu nav a{background:#f4f4f4;border-radius:5px;gap:5px;min-width:0;padding:0 0 17px;text-decoration:none;transition:background .16s,transform .16s;display:grid;overflow:hidden}.catalog-products-menu nav a:hover{background:#e9e9e9;transform:translateY(-2px)}.catalog-products-menu nav img{object-fit:cover;width:100%;height:132px;margin-bottom:9px;display:block}.catalog-products-menu nav strong{padding-inline:18px;font-size:17px;font-weight:500}.catalog-products-menu nav span{color:#5c5e62;text-overflow:ellipsis;white-space:nowrap;padding-inline:18px;font-size:11px;overflow:hidden}.catalog-products-all{gap:8px;margin-top:22px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.catalog-menu-scrim{z-index:98;opacity:0;pointer-events:none;background:#00000038;border:0;transition:opacity .2s;position:fixed;inset:100px 0 0}.catalog-menu-scrim[data-open=true]{opacity:1;pointer-events:auto}.tesla-home-slides,.tesla-home-slide{position:absolute;inset:0}.tesla-home-slide{opacity:0;pointer-events:none;transition:opacity .55s}.tesla-home-slide[data-active=true]{z-index:1;opacity:1;pointer-events:auto}.tesla-home-slide>img{object-fit:cover;width:100%;height:100%}.tesla-home-slide:after{content:"";pointer-events:none;background:linear-gradient(#ffffff75,#0000);position:absolute;inset:0 0 68%}.tesla-home-hero-copy{z-index:2}.tesla-carousel-arrow{z-index:3;color:#171a20;cursor:pointer;backdrop-filter:blur(10px);background:#ffffffc7;border:0;border-radius:4px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.tesla-carousel-arrow:hover{background:#fff}.tesla-carousel-arrow.previous{left:24px}.tesla-carousel-arrow.next{right:24px}.tesla-home-dots{z-index:4}.tesla-home-dots button,.tesla-product-dots button{cursor:pointer;background:#ffffff9e;border:0;border-radius:50%;width:8px;height:8px;padding:0}.tesla-home-dots button[aria-selected=true]{background:#fff}.tesla-product-carousel{width:calc(100% - 64px);max-width:1500px;margin:48px auto 0}.tesla-product-carousel-heading{justify-content:space-between;align-items:flex-end;padding:0 2px 22px;display:flex}.tesla-product-carousel-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3vw,42px);font-weight:500}.tesla-product-carousel-controls{gap:8px;display:flex}.tesla-product-carousel-controls button{cursor:pointer;background:#f4f4f4;border:0;border-radius:4px;width:42px;height:42px;font-size:25px}.tesla-product-carousel-controls button:hover{background:#e8e8e8}.tesla-product-carousel-controls button:disabled{opacity:.35;cursor:default}.tesla-product-viewport{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;overflow-x:auto}.tesla-product-viewport::-webkit-scrollbar{display:none}.tesla-product-track{gap:24px;display:flex}.tesla-product-carousel .tesla-home-product-card{scroll-snap-align:start;flex:0 0 clamp(520px,65vw,920px)}.tesla-product-dots{justify-content:center;align-items:center;gap:7px;min-height:38px;display:flex}.tesla-product-dots button{background:#b8b8b8}.tesla-product-dots button[aria-selected=true]{background:#171a20}.tesla-home-dock{z-index:50;backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #00000014;border-radius:5px;grid-template-columns:1fr 1fr;gap:5px;width:min(500px,100% - 36px);padding:5px;display:grid;position:fixed;bottom:10px;right:50%;transform:translate(50%);box-shadow:0 4px 20px #0000001f}.tesla-home-dock a,.tesla-home-dock button{color:#171a20;cursor:pointer;background:#f4f4f4;border:0;border-radius:3px;justify-content:center;align-items:center;min-height:36px;font-size:11px;font-weight:500;text-decoration:none;display:flex}.tesla-home-dock button{color:#fff;background:#171a20}.tesla-home-footer{padding-bottom:44px}@media (width<=720px){.catalog-mobile-products{background:#f4f4f4;border:0;border-radius:4px;padding:8px 10px;font-size:11px;font-weight:500;display:inline-flex}.catalog-contact{min-width:0;padding-inline:12px;font-size:11px}.catalog-products-menu{padding:20px;top:92px}.catalog-products-menu nav{grid-template-columns:1fr 1fr}.catalog-products-menu nav img{height:96px}.catalog-menu-scrim{inset-block-start:92px}.tesla-carousel-arrow{width:38px;height:38px;top:auto;bottom:20px;transform:none}.tesla-carousel-arrow.previous{left:18px}.tesla-carousel-arrow.next{right:18px}.tesla-product-carousel{width:calc(100% - 28px);margin-top:14px}.tesla-product-carousel-heading{padding:18px 2px 14px}.tesla-product-carousel-heading h2{font-size:28px}.tesla-product-carousel-controls button{width:38px;height:38px}.tesla-product-track{gap:14px}.tesla-product-carousel .tesla-home-product-card{flex-basis:100%}.tesla-home-dock{bottom:7px}}body.standard-body:has(.compare-page){background:#fff}.compare-page{width:min(1460px,100% - 48px);padding:38px 0 110px}.compare-page-header{text-align:center;justify-content:center;align-items:center;min-height:92px;margin:0 0 28px;padding:0 170px;display:flex;position:relative}.compare-page-header .catalog-eyebrow{margin-bottom:6px}.compare-page .compare-page-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(30px,3vw,42px);font-weight:500;line-height:1}.compare-edit-selection{color:#171a20;cursor:pointer;background:#f4f4f4;border:0;border-radius:4px;min-height:38px;padding:0 17px;font-size:12px;font-weight:500;position:absolute;right:0}.compare-edit-selection:hover{background:#e8e8e8}.compare-layout{grid-template-columns:158px minmax(0,1fr);align-items:start;gap:24px;display:grid}.compare-layout[hidden],.compare-empty[hidden]{display:none}.compare-section-index{padding-top:4px;position:sticky;top:124px}.compare-section-index>span{color:#8e8e8e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:13px;font-size:10px;font-weight:600;display:block}.compare-section-index nav{display:grid}.compare-section-index a{color:#5c5e62;padding:6px 0;font-size:11px;line-height:1.25;text-decoration:none}.compare-section-index a:hover,.compare-section-index a[aria-current]{color:#171a20;font-weight:600}.compare-content{min-width:0}.compare-table-wrap{scrollbar-width:thin;border:0;border-radius:0;max-width:100%;overflow:visible}.compare-table-wrap table{border-collapse:collapse;table-layout:fixed;background:#fff;border:0;width:100%;min-width:850px}.compare-table-wrap th,.compare-table-wrap td{text-align:left;vertical-align:top;background:#fff;border-bottom:1px solid #e5e5e5;border-right:0;min-width:0;padding:17px 14px}.compare-table-wrap th:first-child,.compare-table-wrap tbody th{z-index:auto;background:#fff;width:160px;min-width:160px;position:static}.compare-table-wrap thead th{background:#fff;border-bottom:1px solid #d9d9d9;padding:0 14px 28px;position:static}.compare-table-wrap thead th:first-child{background:#fff}.compare-specification-heading{display:none}.comparison-item-card{min-width:0;transition:min-height .2s;position:relative}.comparison-item-card>img{aspect-ratio:16/9;object-fit:cover;border-radius:0;width:100%;height:auto;margin:0 0 17px;transition:height .2s,margin .2s,opacity .15s}.comparison-item-card .compare-remove{z-index:2;color:#171a20;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:28px;height:28px;margin:0;padding:0;font-size:18px;line-height:1;display:grid;position:absolute;top:7px;right:7px}.compare-remove-icon{font-family:Arial,sans-serif;line-height:1;display:block;transform:translateY(1px)}.comparison-item-heading h2{letter-spacing:-.025em;margin:0;font-size:20px;font-weight:500}.comparison-item-heading>span{margin-top:3px;font-size:12px;font-weight:500;display:block}.comparison-item-heading p{color:#5c5e62;min-height:31px;margin:4px 0 0;font-size:10px;line-height:1.4}.comparison-item-actions{gap:7px;margin-top:13px;display:flex}.comparison-item-actions a{border:0;border-radius:3px;justify-content:center;align-items:center;min-height:34px;margin:0;padding:0 13px;font-size:10px;font-weight:500;text-decoration:none;display:inline-flex}.comparison-item-actions .compare-primary{background:#000;color:#fff!important}.comparison-item-actions .compare-secondary{background:#f4f4f4;color:#171a20!important}.comparison-group{scroll-margin-top:205px}.comparison-group th{color:#171a20;letter-spacing:0;text-transform:none;font-weight:600;background:#fff!important;border-bottom:1px solid #d9d9d9!important;padding:58px 14px 14px!important;font-size:13px!important;position:static!important}.comparison-spec-row th{color:#5c5e62;font-size:11px;font-weight:400;line-height:1.35}.comparison-spec-row td strong{max-width:220px;font-size:14px;font-weight:500;line-height:1.35;display:block}.comparison-spec-row td.is-empty strong{color:#b5b5b5;font-weight:400}.comparison-sticky-header{z-index:20;pointer-events:none;height:0;position:sticky;top:100px}.comparison-sticky-header-inner{grid-template-columns:160px repeat(var(--compare-columns), minmax(0, 1fr));opacity:0;backdrop-filter:blur(12px);will-change:opacity, transform;background:#fffffffa;border-bottom:1px solid #d9d9d9;transition:opacity .2s,transform .28s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;top:0;left:0;right:0;transform:translateY(-10px);box-shadow:0 8px 18px #171a200f}.comparison-sticky-header.is-visible{pointer-events:auto}.comparison-sticky-header.is-visible .comparison-sticky-header-inner{opacity:1;transform:translateY(0)}.comparison-sticky-card{grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:78px;padding:11px 42px 11px 14px;display:grid;position:relative}.comparison-sticky-card>img{object-fit:cover;width:82px;height:54px;display:block}.comparison-sticky-card>div>strong,.comparison-sticky-card>div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.comparison-sticky-card>div>strong{font-size:15px;font-weight:500}.comparison-sticky-card>div>span{color:#5c5e62;margin-top:2px;font-size:10px}.comparison-sticky-card>a{color:#fff;background:#000;border-radius:3px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:10px;font-weight:500;text-decoration:none;display:inline-flex}.comparison-sticky-card>button{color:#171a20;cursor:pointer;background:#f4f4f4;border:0;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:17px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.compare-included{margin-top:78px}.compare-included h2{margin:0 0 9px;font-size:18px;font-weight:500}.compare-included>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.compare-included article{background:#f4f4f4;min-height:118px;padding:22px}.compare-included strong{font-size:13px;font-weight:600}.compare-included p{color:#5c5e62;margin:7px 0 0;font-size:10px;line-height:1.45}.compare-disclaimer{color:#777;max-width:920px;margin:26px 0 0;font-size:9px;line-height:1.55}.compare-empty{text-align:center;background:#f4f4f4;border:0;border-radius:0;max-width:780px;margin:60px auto;padding:80px 25px}@media (width<=900px){.compare-page{width:calc(100% - 32px)}.compare-page-header{padding-inline:120px}.compare-layout{grid-template-columns:1fr}.compare-section-index{display:none}.compare-table-wrap{overflow:auto visible}.compare-table-wrap table{min-width:760px}.compare-table-wrap th:first-child,.compare-table-wrap tbody th{width:130px;min-width:130px}.comparison-sticky-header-inner{grid-template-columns:130px repeat(var(--compare-columns), minmax(0, 1fr));min-width:760px}.comparison-sticky-card{grid-template-columns:68px minmax(0,1fr)}.comparison-sticky-card>img{width:68px;height:44px}.comparison-sticky-card>a{display:none}}@media (width<=720px){.compare-page{width:calc(100% - 24px);padding-top:24px}.compare-page-header{min-height:86px;padding:0 0 48px}.compare-page .compare-page-header h1{font-size:30px}.compare-edit-selection{bottom:0;right:50%;transform:translate(50%)}.compare-table-wrap table{min-width:690px}.compare-table-wrap thead th,.compare-table-wrap th,.compare-table-wrap td{padding-inline:10px}.compare-table-wrap th:first-child,.compare-table-wrap tbody th{width:112px;min-width:112px}.comparison-sticky-header{top:92px}.comparison-sticky-header-inner{grid-template-columns:112px repeat(var(--compare-columns), minmax(0, 1fr));min-width:690px}.comparison-item-heading h2{font-size:17px}.comparison-item-actions{flex-direction:column}.comparison-item-actions a{width:100%}.comparison-group th{padding-top:45px!important}.compare-included>div{grid-template-columns:1fr}}
