.trustbar[data-astro-cid-zdc2jl42]{background:var(--offwhite);border-bottom:1px solid var(--line)}.trustbar-inner[data-astro-cid-zdc2jl42]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px 28px;padding-block:26px}.stat[data-astro-cid-zdc2jl42]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 auto;min-width:120px}.stat-big[data-astro-cid-zdc2jl42]{font-family:var(--font-display);font-weight:700;font-size:clamp(22px,3vw,30px);color:var(--charcoal);line-height:1}.stat-small[data-astro-cid-zdc2jl42]{font-size:13px;color:var(--muted);font-weight:600;margin-top:6px}.ce-card{max-width:620px;margin:0 auto;background:var(--offwhite);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}.ce-tabs{display:flex;gap:6px;background:var(--cream);border-bottom:1px solid var(--line);padding:8px;flex-wrap:wrap}.ce-tab{flex:1 1 0;min-width:110px;font-family:var(--font-body);font-weight:600;font-size:13.5px;color:var(--muted);background:transparent;border:none;padding:11px 8px;border-radius:9px;cursor:pointer;transition:all .15s ease;line-height:1.25}.ce-tab:hover{color:var(--charcoal)}.ce-tab.active{background:var(--charcoal);color:var(--offwhite)}.ce-head{padding:24px 28px 18px;border-bottom:1px solid var(--line)}.ce-head h3{font-size:23px;margin-bottom:5px}.ce-tagline{font-size:14px;color:var(--muted);margin-bottom:15px}.ce-chips{display:flex;flex-wrap:wrap;gap:8px}.ce-chip{font-size:12.5px;font-weight:600;color:var(--charcoal-2);background:var(--cream);border:1px solid var(--line);padding:6px 12px;border-radius:99px}.ce-slider-zone{padding:24px 28px 10px}.ce-slider-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.ce-slider-label{font-size:12px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.ce-slider-val{font-family:var(--font-display);font-weight:600;font-size:22px}.ce-slider-val small{font-size:13px;color:var(--muted);font-family:var(--font-body);font-weight:600}.ce-slider-zone input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:99px;background:linear-gradient(to right,var(--orange) 0%,var(--orange) var(--pct, 33%),var(--line) var(--pct, 33%),var(--line) 100%);outline:none;cursor:pointer}.ce-slider-zone input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:var(--offwhite);border:3px solid var(--orange);box-shadow:0 2px 8px #0000002e;cursor:pointer;transition:transform .12s}.ce-slider-zone input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.12)}.ce-slider-zone input[type=range]::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:var(--offwhite);border:3px solid var(--orange);box-shadow:0 2px 8px #0000002e;cursor:pointer}.ce-ticks{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);font-weight:600;margin-top:9px}.ce-price{margin-top:18px;padding:22px 28px;text-align:center;background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ce-price-lbl{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.ce-price-num{font-family:var(--font-display);font-weight:600;font-size:clamp(38px,7vw,46px);line-height:1}.ce-price-num .d{color:var(--orange)}.ce-disc{font-size:12.5px;color:var(--green);font-weight:600;margin-top:8px}.ce-breakdown{padding:18px 28px 6px}.ce-bd-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.ce-bd-row{display:flex;justify-content:space-between;align-items:baseline;padding:9px 0;border-bottom:1px solid var(--line);font-size:14.5px;color:var(--charcoal-2)}.ce-bd-row span:last-child{font-weight:600}.ce-notes{padding:14px 28px 0}.ce-note{font-size:12.5px;color:var(--muted);line-height:1.55;font-style:italic;display:flex;gap:8px}.ce-note:before{content:"*";color:var(--orange-dark);font-weight:700;font-style:normal}.ce-est-tag{font-style:italic;color:var(--muted);font-size:12px;text-align:center;padding:16px 28px 4px;line-height:1.5}.ce-cta-zone{padding:12px 28px 28px}.ce-cta-note{text-align:center;font-size:12px;color:var(--muted);margin-top:11px;line-height:1.5}@media(max-width:520px){.ce-head,.ce-slider-zone,.ce-price,.ce-breakdown,.ce-notes,.ce-cta-zone{padding-left:20px;padding-right:20px}}.cost-section[data-astro-cid-x3qusofx]{background:var(--cream);border-block:1px solid var(--line)}.why[data-astro-cid-lmkkcall]{background:var(--offwhite)}.why-grid[data-astro-cid-lmkkcall]{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-card[data-astro-cid-lmkkcall]{background:var(--offwhite);border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.why-card[data-astro-cid-lmkkcall]:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft);border-color:var(--cream-2)}.why-icon[data-astro-cid-lmkkcall]{width:48px;height:48px;border-radius:12px;background:#fff6e5;color:var(--orange-dark);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.why-card[data-astro-cid-lmkkcall] h3[data-astro-cid-lmkkcall]{font-size:18px;margin-bottom:8px;line-height:1.25}.why-card[data-astro-cid-lmkkcall] p[data-astro-cid-lmkkcall]{font-size:14.5px;color:var(--muted);line-height:1.55}@media(max-width:860px){.why-grid[data-astro-cid-lmkkcall]{grid-template-columns:1fr 1fr}}@media(max-width:540px){.why-grid[data-astro-cid-lmkkcall]{grid-template-columns:1fr}}.built[data-astro-cid-zung44hi]{background:var(--offwhite)}.built-grid[data-astro-cid-zung44hi]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.built-card[data-astro-cid-zung44hi]{background:var(--offwhite);border:1px solid var(--line);border-radius:var(--radius);padding:24px 22px}.built-stat[data-astro-cid-zung44hi]{display:flex;align-items:baseline;gap:7px;margin-bottom:12px}.built-stat[data-astro-cid-zung44hi] .big[data-astro-cid-zung44hi]{font-family:var(--font-display);font-weight:700;font-size:40px;line-height:1;color:var(--orange-dark)}.built-stat[data-astro-cid-zung44hi] .unit[data-astro-cid-zung44hi]{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--muted)}.built-card[data-astro-cid-zung44hi] p[data-astro-cid-zung44hi]{font-size:14px;color:var(--muted);line-height:1.55}.built-showroom[data-astro-cid-zung44hi]{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:30px;font-size:15px;color:var(--charcoal-2);text-align:center}.built-showroom[data-astro-cid-zung44hi] svg[data-astro-cid-zung44hi]{color:var(--orange-dark);flex-shrink:0}.built-showroom[data-astro-cid-zung44hi] strong[data-astro-cid-zung44hi]{color:var(--charcoal)}@media(max-width:860px){.built-grid[data-astro-cid-zung44hi]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.built-grid[data-astro-cid-zung44hi]{grid-template-columns:1fr}}.showroom[data-astro-cid-b2nwotr2]{background:var(--cream);border-block:1px solid var(--line)}.show-stats[data-astro-cid-b2nwotr2]{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 40px;margin-bottom:clamp(28px,4vw,40px)}.show-stat[data-astro-cid-b2nwotr2]{text-align:center}.show-stat-num[data-astro-cid-b2nwotr2]{display:block;font-family:var(--font-display);font-weight:700;font-size:clamp(28px,4vw,38px);color:var(--orange-dark);line-height:1}.show-stat-label[data-astro-cid-b2nwotr2]{display:block;font-size:13px;font-weight:600;color:var(--muted);margin-top:6px}.show-grid[data-astro-cid-b2nwotr2]{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(24px,4vw,44px);align-items:center;max-width:1000px;margin:0 auto}.show-video[data-astro-cid-b2nwotr2]{aspect-ratio:16 / 10}.show-see-title[data-astro-cid-b2nwotr2]{font-family:var(--font-display);font-weight:600;font-size:20px;color:var(--charcoal);margin-bottom:16px}.show-list[data-astro-cid-b2nwotr2]{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:26px}.show-list[data-astro-cid-b2nwotr2] li[data-astro-cid-b2nwotr2]{display:flex;gap:11px;align-items:flex-start;font-size:15px;color:var(--charcoal-2);line-height:1.5}.show-list[data-astro-cid-b2nwotr2] .check[data-astro-cid-b2nwotr2]{margin-top:3px;width:18px;height:18px}@media(max-width:820px){.show-grid[data-astro-cid-b2nwotr2]{grid-template-columns:1fr;max-width:560px}}.comparison[data-astro-cid-sjh5edtt]{background:var(--cream);border-block:1px solid var(--line)}.cmp-cards[data-astro-cid-sjh5edtt]{display:none}.cmp-card[data-astro-cid-sjh5edtt]{background:var(--offwhite);border:1px solid var(--line);border-radius:14px;padding:16px;margin-bottom:12px}.cmp-card-factor[data-astro-cid-sjh5edtt]{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--charcoal);margin-bottom:12px}.cmp-opt[data-astro-cid-sjh5edtt]{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:10px}.cmp-opt[data-astro-cid-sjh5edtt]+.cmp-opt[data-astro-cid-sjh5edtt]{margin-top:8px}.cmp-opt-who[data-astro-cid-sjh5edtt]{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;gap:6px}.cmp-opt-val[data-astro-cid-sjh5edtt]{font-size:14.5px;color:var(--ink);line-height:1.45}.cmp-opt[data-astro-cid-sjh5edtt].is-rd{background:#fff6e8;border:1.5px solid var(--orange)}.cmp-opt[data-astro-cid-sjh5edtt].is-rd .cmp-opt-who[data-astro-cid-sjh5edtt]{color:var(--orange-dark)}.cmp-opt[data-astro-cid-sjh5edtt].is-rd .cmp-opt-val[data-astro-cid-sjh5edtt]{color:var(--charcoal);font-weight:600}.cmp-rd-check[data-astro-cid-sjh5edtt]{color:var(--green);font-weight:800}.cmp-scroll[data-astro-cid-sjh5edtt]{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px}.cmp-table[data-astro-cid-sjh5edtt]{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;background:var(--offwhite);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.cmp-table[data-astro-cid-sjh5edtt] th[data-astro-cid-sjh5edtt],.cmp-table[data-astro-cid-sjh5edtt] td[data-astro-cid-sjh5edtt]{padding:14px 16px;text-align:left;font-size:14.5px;line-height:1.45;vertical-align:top;border-bottom:1px solid var(--line)}.cmp-table[data-astro-cid-sjh5edtt] tbody[data-astro-cid-sjh5edtt] tr[data-astro-cid-sjh5edtt]:last-child td[data-astro-cid-sjh5edtt]{border-bottom:none}thead[data-astro-cid-sjh5edtt] th[data-astro-cid-sjh5edtt]{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:var(--cream);border-bottom:1px solid var(--line)}.factor[data-astro-cid-sjh5edtt]{position:sticky;left:0;background:var(--offwhite);font-weight:700;color:var(--charcoal);z-index:2;min-width:130px}thead[data-astro-cid-sjh5edtt] .factor[data-astro-cid-sjh5edtt]{background:var(--cream);z-index:3}.other[data-astro-cid-sjh5edtt]{color:var(--muted)}.rd[data-astro-cid-sjh5edtt]{background:#fff6e8;color:var(--charcoal);font-weight:600;border-left:2.5px solid var(--orange);border-right:2.5px solid var(--orange)}.rd-check[data-astro-cid-sjh5edtt]{color:var(--green);font-weight:800;margin-right:7px}thead[data-astro-cid-sjh5edtt] th[data-astro-cid-sjh5edtt].rd-head{background:var(--orange);border-top:2.5px solid var(--orange);text-align:center;padding:16px}.rd-brand[data-astro-cid-sjh5edtt]{display:block;font-family:var(--font-display);font-weight:900;font-size:23px;line-height:1;letter-spacing:-.01em;color:var(--charcoal)}.rd-head-label[data-astro-cid-sjh5edtt]{display:block;margin-top:6px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal)}.rd-last[data-astro-cid-sjh5edtt]{border-bottom:2.5px solid var(--orange)!important}.risk-row[data-astro-cid-sjh5edtt] td[data-astro-cid-sjh5edtt]{padding-top:18px;padding-bottom:18px}.risk-badge[data-astro-cid-sjh5edtt]{display:inline-block;font-family:var(--font-display);font-weight:700;font-size:20px;padding:4px 12px;border-radius:10px;font-variant-numeric:tabular-nums}.risk-high[data-astro-cid-sjh5edtt]{background:#fdecea;color:#c0392b}.risk-mid[data-astro-cid-sjh5edtt]{background:#fef3e0;color:#b9770e}.risk-low[data-astro-cid-sjh5edtt]{background:var(--green-bg);color:var(--green);font-size:24px}.cmp-callout[data-astro-cid-sjh5edtt]{display:flex;align-items:center;gap:22px;margin-top:26px;background:var(--offwhite);border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:var(--radius);padding:22px 26px}.cmp-callout-num[data-astro-cid-sjh5edtt]{font-family:var(--font-display);font-weight:700;font-size:clamp(34px,5vw,48px);color:var(--orange-dark);line-height:1;flex-shrink:0}.cmp-callout[data-astro-cid-sjh5edtt] p[data-astro-cid-sjh5edtt]{font-size:15px;color:var(--muted);line-height:1.6}.cmp-callout[data-astro-cid-sjh5edtt] strong[data-astro-cid-sjh5edtt]{color:var(--charcoal)}@media(max-width:860px){.cmp-scroll[data-astro-cid-sjh5edtt]{display:none}.cmp-cards[data-astro-cid-sjh5edtt]{display:block}}@media(max-width:760px){.cmp-callout[data-astro-cid-sjh5edtt]{flex-direction:column;align-items:flex-start;gap:10px}}.process[data-astro-cid-fz4tclxl]{background:var(--offwhite)}.steps[data-astro-cid-fz4tclxl]{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:step;position:relative}.step[data-astro-cid-fz4tclxl]{position:relative;padding-top:8px}.step-num[data-astro-cid-fz4tclxl]{width:46px;height:46px;border-radius:50%;background:var(--charcoal);color:var(--orange);font-family:var(--font-display);font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative;z-index:1}.step[data-astro-cid-fz4tclxl]:not(:last-child):after{content:"";position:absolute;top:31px;left:46px;right:-20px;height:2px;background:repeating-linear-gradient(to right,var(--line) 0 8px,transparent 8px 14px)}.step[data-astro-cid-fz4tclxl] h3[data-astro-cid-fz4tclxl]{font-size:18px;margin-bottom:8px;line-height:1.25}.step[data-astro-cid-fz4tclxl] p[data-astro-cid-fz4tclxl]{font-size:14.5px;color:var(--muted);line-height:1.55}@media(max-width:820px){.steps[data-astro-cid-fz4tclxl]{grid-template-columns:1fr 1fr;gap:28px 20px}.step[data-astro-cid-fz4tclxl]:not(:last-child):after{display:none}}@media(max-width:480px){.steps[data-astro-cid-fz4tclxl]{grid-template-columns:1fr}}.final-cta[data-astro-cid-66itwakk]{position:relative;background:var(--charcoal);color:var(--offwhite);text-align:center;overflow:hidden}.fc-bg[data-astro-cid-66itwakk]{position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(250,162,28,.18),transparent 50%),radial-gradient(circle at 10% 100%,rgba(250,162,28,.08),transparent 45%);pointer-events:none}.fc-inner[data-astro-cid-66itwakk]{position:relative;z-index:1;max-width:720px}.fc-eyebrow[data-astro-cid-66itwakk]{color:var(--orange)}.final-cta[data-astro-cid-66itwakk] h2[data-astro-cid-66itwakk]{color:var(--offwhite);font-size:clamp(28px,4.6vw,46px);margin-bottom:16px}.final-cta[data-astro-cid-66itwakk] p[data-astro-cid-66itwakk]{color:var(--muted-dark);font-size:clamp(16px,2vw,18px);line-height:1.55;margin-bottom:30px}.fc-ctas[data-astro-cid-66itwakk]{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.fc-phone[data-astro-cid-66itwakk]{margin-top:20px;font-size:14.5px;color:var(--muted-soft)!important}.fc-phone[data-astro-cid-66itwakk] a[data-astro-cid-66itwakk]{color:var(--offwhite);font-weight:700;border-bottom:1.5px solid var(--orange)}@media(max-width:520px){.fc-ctas[data-astro-cid-66itwakk] .btn[data-astro-cid-66itwakk]{width:100%}}
