:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#161616;--bg:#f5f1eb;--surface:#fffdf9;--surface-strong:#fff;--surface-soft:#f2ede5;--text:#161616;--muted:#5f5a52;--muted-soft:#7b746b;--line:#ddd5ca;--line-strong:#cfc5b8;--dark:#171717;--accent:#8b6b47;--shadow:0 18px 50px #18141014;--shadow-soft:0 10px 30px #1814100d;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--site-width:1320px;background:#f5f1eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#ffffffbf,#0000 30%),linear-gradient(#f8f5ef 0%,#f3eee6 100%);margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.site{min-height:100vh}.header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf7e6;border-bottom:1px solid #cfc5b8b3;justify-content:space-between;align-items:center;gap:2rem;padding:1.15rem 2rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:1rem;min-width:0;display:flex}.brand-link{transition:opacity .2s}.brand-link:hover{opacity:.92}.brand-mark{color:#fff;letter-spacing:.14em;background:linear-gradient(#2a2a2a 0%,#141414 100%);border-radius:18px;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:.92rem;font-weight:700;display:grid;box-shadow:0 10px 24px #1111112e}.brand-copy{min-width:0}.brand-name{letter-spacing:.01em;font-size:1.08rem;font-weight:700}.brand-subtitle{color:var(--muted-soft);margin-top:.18rem;font-size:.84rem}.nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.4rem;font-size:.95rem;display:flex}.nav a{transition:color .18s,opacity .18s,transform .18s}.nav a:hover{color:var(--text)}.nav-cta{background:var(--dark);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.8rem 1.15rem;display:inline-flex;box-shadow:0 10px 24px #11111126;color:#fff!important}main{padding-bottom:4rem}.hero,.section{width:min(calc(100% - 2.5rem), var(--site-width));margin:0 auto}.hero{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:2.25rem;padding:4.75rem 0 3.25rem;display:grid}.hero-copy{padding-right:1rem}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin:0 0 1rem;font-size:.74rem;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(2.9rem,5vw,5rem);line-height:.98}.hero-text,.section-header p,.card p,.card li,.split-copy p,.quote-panel p{color:var(--muted);line-height:1.75}.hero-text{max-width:700px;margin:1.35rem 0 0;font-size:1.06rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.hero-trust-row{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.hero-trust-row span{border:1px solid var(--line);color:var(--muted);background:#fff9;border-radius:999px;padding:.72rem .95rem;font-size:.9rem}.btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:.95rem 1.4rem;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-dark{border:1px solid var(--dark);background:var(--dark);color:#fff;box-shadow:0 12px 28px #11111124}.btn-light{color:var(--text);border:1px solid var(--line-strong);background:#ffffffd6}.hero-card,.card,.quote-panel{box-shadow:var(--shadow-soft);background:#fffdf9eb;border:1px solid #cfc5b8bf}.hero-card{border-radius:34px;padding:1rem}.hero-image-shell{padding:0}.hero-placeholder{min-height:470px;color:var(--muted-soft);text-align:center;border-radius:26px;place-items:center;display:grid}.premium-placeholder{letter-spacing:.03em;background:linear-gradient(135deg,#e4dcd0eb,#f7f3ecb3),linear-gradient(#e6ddd1 0%,#f8f5ef 100%);border:1px solid #cfc5b8cc;font-size:1rem}.hero-spec-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.hero-spec-strip>div{background:#fff;border:1px solid #ddd5cad9;border-radius:18px;padding:1rem}.hero-spec-strip strong{margin-bottom:.3rem;font-size:.95rem;display:block}.hero-spec-strip span{color:var(--muted-soft);font-size:.88rem;line-height:1.55;display:block}.section{padding:2.4rem 0}.section.alt{padding-top:.6rem}.section-header{max-width:780px;margin-bottom:1.7rem}.section-header.narrow{max-width:760px}.section-header h2,.split-copy h2,.quote-panel h2{letter-spacing:-.03em;margin:.2rem 0 .9rem;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.grid{gap:1.5rem;display:grid}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border-radius:var(--radius-lg);padding:1.65rem}.card h3{letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.2rem}.card ul{margin:.65rem 0 0;padding-left:1.2rem}.premium-grid .card,.gallery-tile,.process-card,.soft-card{min-height:100%}.card-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:.74rem;font-weight:700;display:inline-block}.feature-card{background:linear-gradient(#fffffff0,#f8f3ecf2)}.split-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:1.5rem;display:grid}.split-copy{padding:1rem .75rem 0 0}.soft-card{background:#fffcf6e0}.gallery-grid{grid-template-rows:240px 240px;grid-template-columns:1.2fr 1fr 1fr;gap:1rem;display:grid}.gallery-tile{color:var(--muted-soft);text-align:center;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#e2daced9,#fffcf7d9),#f7f2ea;border:1px solid #cfc5b8c7;border-radius:28px;place-items:center;padding:1.25rem;display:grid}.gallery-tile.large{grid-row:span 2}.process-grid{align-items:stretch}.process-card{background:#fffdf9e6;position:relative;overflow:hidden}.process-number{color:var(--accent);letter-spacing:.14em;margin-bottom:1rem;font-size:.82rem;font-weight:700;display:inline-block}.configurator-section,.quote-section{padding-top:2.4rem}.quote-panel{border-radius:32px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.2rem;display:flex}.quote-panel .hero-actions{justify-content:flex-end;margin-top:0}@media (width<=1180px){.hero{grid-template-columns:1fr;padding-top:3.5rem}.hero-copy{padding-right:0}.split-section,.gallery-grid,.grid.four{grid-template-columns:1fr}.gallery-grid{grid-template-rows:none}.gallery-tile,.gallery-tile.large{grid-row:auto;min-height:220px}.quote-panel{flex-direction:column;align-items:flex-start}.quote-panel .hero-actions{justify-content:flex-start}}@media (width<=900px){.header{flex-direction:column;align-items:flex-start;padding:1rem 1.1rem}.nav{gap:.85rem 1rem}.hero,.section{width:min(calc(100% - 1.4rem), var(--site-width))}.hero{padding-top:2.8rem;padding-bottom:2rem}.hero h1{font-size:clamp(2.35rem,9vw,3.35rem)}.hero-spec-strip,.grid.three,.grid.two{grid-template-columns:1fr}.card,.quote-panel{padding:1.35rem}}@media (width<=640px){.brand-mark{border-radius:15px;width:48px;height:48px}.brand-name{font-size:1rem}.nav{font-size:.9rem}.btn{width:100%}.hero-actions{flex-direction:column}.hero-placeholder{min-height:320px}.hero-trust-row{gap:.6rem}.hero-trust-row span{text-align:center;width:100%}.section{padding:1.8rem 0}}.configurator-wrap{margin-top:.5rem}.configurator-shell{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:start;gap:1.5rem;display:grid}.configurator-main{gap:1.2rem;display:grid}.configurator-intro,.config-step,.summary-card{background:#fffdf9f0;border:1px solid #cfc5b8bf;border-radius:28px;box-shadow:0 14px 36px #1814100e}.configurator-intro,.config-step{padding:1.45rem}.configurator-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#8b6b47;margin:0 0 .45rem;font-size:.74rem;font-weight:700}.configurator-title{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.02}.configurator-subtitle{color:#5f5a52;max-width:760px;margin-top:.85rem;line-height:1.75}.step-header{align-items:flex-start;gap:.95rem;margin-bottom:1.15rem;display:flex}.step-number{color:#fff;letter-spacing:.08em;background:#171717;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #11111124}.step-header h3{letter-spacing:-.02em;margin:0;font-size:1.18rem}.step-header p{color:#6a645d;margin:.35rem 0 0;line-height:1.65}.selection-grid{gap:.9rem;display:grid}.selection-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.selection-card{appearance:none;text-align:left;cursor:pointer;background:linear-gradient(#fffffffa,#f9f4edfa);border:1px solid #d8cec0;border-radius:22px;padding:1.1rem 1rem;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 8px 20px #18141009}.selection-card:hover{border-color:#b8a895;transform:translateY(-1px);box-shadow:0 12px 24px #1814100f}.selection-card.active{background:linear-gradient(#fff,#f4ede4);border-color:#171717;box-shadow:0 16px 28px #18141014}.selection-title{color:#161616;margin-bottom:.45rem;font-size:1rem;font-weight:700;display:block}.selection-description{color:#615b53;font-size:.92rem;line-height:1.6;display:block}.field-row,.shipping-grid{gap:1rem;display:grid}.field-row.two-up-fields,.shipping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-group{flex-direction:column;gap:.55rem;display:flex}.field-group label{color:#191919;font-size:.9rem;font-weight:600}.field-group select,.field-group input{color:#191919;background:#fff;border:1px solid #d5cabd;border-radius:16px;outline:none;width:100%;padding:.92rem 1rem;font-size:.96rem;transition:border-color .16s,box-shadow .16s,transform .16s}.field-group select:focus,.field-group input:focus{border-color:#8b6b47;box-shadow:0 0 0 4px #8b6b471a}.field-group small{color:#746d64;line-height:1.65}.field-span-2{grid-column:span 2}.handing-guide{background:#f7f2eab3;border:1px solid #e0d6ca;border-radius:22px;margin-top:1.15rem;padding:1rem}.handing-guide-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.9rem;display:flex}.handing-guide-header h4,.connector-note h4{margin:0;font-size:1rem}.handing-guide-header span{color:#7a736a;font-size:.88rem}.handing-visuals{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.handing-visual{background:#fff;border:1px solid #ddd2c6;border-radius:18px;padding:1rem}.handing-visual.active{border-color:#171717;box-shadow:0 12px 24px #1814100f}.handing-visual strong{margin-top:.85rem;margin-bottom:.35rem;display:block}.handing-visual p{color:#655f57;margin:0;font-size:.92rem;line-height:1.6}.diagram-frame{background:linear-gradient(#faf7f1 0%,#f2ece3 100%);border:1px solid #d6ccbe;border-radius:16px;height:140px;position:relative;overflow:hidden}.diagram-frame:before{content:"";border:2px solid #b8aa98;border-radius:10px;position:absolute;inset:14px}.diagram-sash{background:#ffffffb3;border:2px solid #7d705f;border-radius:10px;width:44%;position:absolute;top:24px;bottom:24px}.diagram-sash:after{content:"";background:#7d705f;width:34px;height:2px;position:absolute;top:50%}.sash-right{right:24px;transform:skewY(-7deg)}.sash-right:after{left:-20px;transform:translateY(-50%)rotate(-25deg)}.sash-left{left:24px;transform:skewY(7deg)}.sash-left:after{right:-20px;transform:translateY(-50%)rotate(25deg)}.connector-note{background:#f7f2eabf;border:1px solid #e0d6ca;border-radius:20px;margin-top:1rem;padding:1rem}.clean-list{margin:.65rem 0 0;padding-left:1.1rem}.clean-list li{color:#645d55;line-height:1.75}.summary-panel{position:sticky;top:96px}.summary-card{padding:1.35rem;overflow:hidden}.summary-top{border-bottom:1px solid #e6ddd2;padding-bottom:1rem}.summary-label{text-transform:uppercase;letter-spacing:.16em;color:#8b6b47;font-size:.78rem;font-weight:700}.summary-price{letter-spacing:-.04em;color:#161616;margin-top:.5rem;font-size:clamp(2.2rem,3vw,3rem);font-weight:700;line-height:1}.summary-meta{color:#6b645b;margin-top:.45rem;font-size:.94rem;line-height:1.6}.selection-summary,.summary-totals{padding-top:1rem}.summary-row{color:#181818;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.46rem 0;display:flex}.summary-row span{color:#625d56}.summary-row strong{text-align:right}.summary-row.border-top{border-top:1px solid #e6ddd2;margin-top:.35rem;padding-top:.85rem}.payment-boxes{gap:.85rem;margin-top:1.1rem;display:grid}.payment-box{background:#fff;border:1px solid #dfd4c7;border-radius:20px;padding:1rem}.payment-primary{border-color:#171717;box-shadow:0 12px 24px #18141012}.payment-label{color:#181818;font-size:.88rem;font-weight:700}.payment-amount{letter-spacing:-.03em;margin-top:.4rem;margin-bottom:.35rem;font-size:1.6rem;font-weight:700;line-height:1.05}.payment-copy,.summary-note{color:#665f57;font-size:.92rem;line-height:1.7}.summary-note{margin-top:1rem}.summary-actions{flex-direction:column;gap:.8rem;margin-top:1.15rem;display:flex}.summary-actions .btn{width:100%}@media (width<=1180px){.configurator-shell{grid-template-columns:1fr}.summary-panel{position:static}}@media (width<=820px){.selection-grid.two-up,.selection-grid.three-up,.field-row.two-up-fields,.shipping-grid,.handing-visuals{grid-template-columns:1fr}.field-span-2{grid-column:span 1}.configurator-intro,.config-step,.summary-card{border-radius:22px;padding:1.15rem}.step-header{gap:.8rem}.step-number{min-width:38px;height:38px}}@media (width<=560px){.configurator-title{font-size:1.7rem}.summary-price{font-size:2rem}.diagram-frame{height:120px}}
