.demo-site{--paper:#f7f4ee;--ink:#252922;--accent:#343f30;--line:#2529222e;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.65;overflow-x:clip}.demo-site *{box-sizing:border-box}:where(.demo-site) button,:where(.demo-site) input,:where(.demo-site) select,:where(.demo-site) textarea{font:inherit}.demo-site button,.demo-site a{-webkit-tap-highlight-color:transparent}.demo-site button{cursor:pointer}.demo-site button:disabled{cursor:not-allowed;opacity:.5}.demo-site a{text-decoration:none}.demo-site :focus-visible{outline:3px solid var(--accent);outline-offset:5px}.demo-site h1,.demo-site h2,.demo-site h3,.demo-site p{margin:0}.demo-site h1,.demo-site h2,.demo-site h3{letter-spacing:-.045em;font-weight:500;line-height:1.06}.demo-site h1{font-size:clamp(3.6rem,6.8vw,7rem)}.demo-site h2{font-size:clamp(2.5rem,4.4vw,4.8rem)}.demo-site h3{letter-spacing:-.025em;font-size:1.5rem}.demo-site em{font-weight:400}:where(.demo-site) .demo-photo{object-fit:cover;width:100%;height:100%;display:block}.demo-site .eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:10px;font-weight:650;line-height:1.5}.demo-site .muted{opacity:.65}:where(.demo-site) .demo-nav{border-bottom:1px solid var(--line);z-index:20;background:var(--paper);justify-content:space-between;align-items:center;gap:25px;min-height:100px;padding:22px 5%;display:flex;position:relative}:where(.demo-site) .demo-brand{letter-spacing:-.065em;white-space:nowrap;align-items:center;gap:10px;font-size:23px;font-weight:600;display:flex}:where(.demo-site) .brand-mark{letter-spacing:0;border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:21px;font-weight:400;display:grid}:where(.demo-site) .demo-nav-links{align-items:center;gap:30px;font-size:12px;display:flex}:where(.demo-site) .demo-nav-links>a{padding:8px 0}:where(.demo-site) .demo-nav-links>a:hover{text-underline-offset:6px;text-decoration:underline}:where(.demo-site) .demo-menu{display:none}.demo-site .demo-button{background:var(--accent);min-height:52px;color:var(--paper);border:1px solid var(--accent);letter-spacing:.015em;border-radius:0;justify-content:center;align-items:center;gap:25px;padding:14px 24px;font-size:12px;font-weight:600;transition:transform .2s,filter .2s;display:inline-flex}.demo-site .demo-button:hover{filter:brightness(1.15);transform:translateY(-2px)}.demo-site .demo-button.small{gap:15px;min-height:42px;padding:10px 17px;font-size:11px}.demo-site .demo-button.outline{color:inherit;border-color:var(--line);background:0 0}.demo-site .demo-button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.demo-site .text-button{color:inherit;background:0 0;border-bottom:1px solid;align-items:center;gap:15px;padding:8px 0;font-size:12px;font-weight:600;display:inline-flex}.demo-site .text-button:hover{opacity:.65}:where(.demo-site) .button-row{flex-wrap:wrap;align-items:center;gap:25px;display:flex}:where(.demo-site) .demo-section{padding:100px 5%}:where(.demo-site) .section-intro{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}:where(.demo-site) .section-intro h2{margin-top:15px}:where(.demo-site) .section-aside{max-width:310px;font-size:13px;line-height:1.8}:where(.demo-site) .section-number{opacity:.5}:where(.demo-site) .demo-filters{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}:where(.demo-site) .demo-filters button{border:1px solid var(--line);background:0 0;border-radius:100px;padding:10px 21px;font-size:12px;transition:background .2s}:where(.demo-site) .demo-filters button.active,:where(.demo-site) .demo-filters button:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}:where(.demo-site) .demo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}:where(.demo-site) .image-wrap{aspect-ratio:4/3;background:var(--line);position:relative;overflow:hidden}:where(.demo-site) .image-wrap .demo-photo{transition:transform .65s}:where(.demo-site) .demo-card:hover .image-wrap .demo-photo{transform:scale(1.045)}:where(.demo-site) .card-info{justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 0;display:flex}:where(.demo-site) .card-info h3{font-size:22px}:where(.demo-site) .card-info .eyebrow{margin-bottom:8px}:where(.demo-site) .card-info p:not(.eyebrow){opacity:.7;margin-top:8px;font-size:12px}:where(.demo-site) .image-tag{background:var(--paper);color:var(--ink);letter-spacing:.05em;padding:6px 11px;font-size:10px;position:absolute;top:16px;left:16px}:where(.demo-site) .icon-button{border:1px solid var(--line);background:var(--paper);width:42px;height:42px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:24px;display:grid}:where(.demo-site) .image-wrap>.icon-button{position:absolute;top:15px;right:15px}:where(.demo-site) .icon-button:hover,:where(.demo-site) .icon-button[aria-pressed=true]{background:var(--accent);color:var(--paper)}:where(.demo-site) .demo-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.16em;justify-content:space-between;gap:20px;padding:25px 5%;font-size:11px;display:flex}:where(.demo-site) .demo-split{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}:where(.demo-site) .demo-split>.image-wrap{aspect-ratio:4/5}:where(.demo-site) .demo-split h2{margin:20px 0 25px}:where(.demo-site) .demo-split p:not(.eyebrow){max-width:450px;margin-bottom:28px;font-size:14px}:where(.demo-site) .demo-switcher{color:#e9e5dc;background:#101715;border-top:1px solid #ffffff20;flex-wrap:wrap;gap:15px 28px;padding:25px 5%;font-size:11px;display:flex}:where(.demo-site) .demo-switcher>span{color:#d4a94f;margin-right:auto}:where(.demo-site) .demo-switcher a:hover{text-decoration:underline}.demo-site .demo-modal{background:var(--paper);color:var(--ink);overscroll-behavior:contain;border:0;width:calc(100% - 32px);max-width:780px;max-height:90dvh;margin:auto;padding:0;box-shadow:0 30px 100px #0005}:where(.demo-site) .demo-modal::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08110ee0}:where(.demo-site) .modal-inner{padding:32px}:where(.demo-site) .modal-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}:where(.demo-site) .demo-modal h2{margin-bottom:25px;font-size:clamp(2rem,4vw,3rem)}:where(.demo-site) .demo-modal .image-wrap{aspect-ratio:16/9;margin-bottom:25px}:where(.demo-site) .demo-form{gap:20px;margin-top:25px;display:grid}:where(.demo-site) .demo-form label,:where(.demo-site) .filter-field,:where(.demo-site) .planner label{gap:8px;font-size:12px;font-weight:600;display:grid}:where(.demo-site) .demo-form input,:where(.demo-site) .demo-form textarea,:where(.demo-site) .demo-form select,:where(.demo-site) .filter-field select,:where(.demo-site) .planner input,:where(.demo-site) .planner select{width:100%;min-width:0;color:inherit;border:1px solid var(--line);outline-offset:3px;background:0 0;border-radius:0;padding:12px;font-size:14px}:where(.demo-site) .demo-form textarea{resize:vertical}:where(.demo-site) .demo-form select option,:where(.demo-site) .filter-field option,:where(.demo-site) .planner option{color:#222;background:#fff}:where(.demo-site) .form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.demo-site .form-note{opacity:.7;font-size:12px}:where(.demo-site) .preview-subject{border-left:2px solid var(--accent);background:var(--line);padding:12px 16px;font-size:14px}:where(.demo-site) .preview-success{gap:20px;padding:15px 0;display:grid}:where(.demo-site) .success-mark{border:1px solid var(--accent);border-radius:50%;place-items:center;width:55px;height:55px;font-size:25px;display:grid}:where(.demo-site) .preview-success p{font-size:14px}:where(.demo-site) .preview-success .text-button{justify-self:start}:where(.demo-site) .empty-state{border:1px solid var(--line);text-align:center;padding:50px 25px}:where(.demo-site) .empty-state p{margin-bottom:20px}.demo-site .detail-specs{flex-wrap:wrap;gap:20px;margin:20px 0;display:flex}:where(.demo-site) .detail-specs div{border-top:1px solid var(--line);flex:1;min-width:90px;padding-top:12px}:where(.demo-site) .detail-specs dt{text-transform:uppercase;letter-spacing:.1em;opacity:.6;font-size:10px}:where(.demo-site) .detail-specs dd{margin:4px 0;font-size:16px}.demo-site .result-count{opacity:.65;margin:0 0 25px;font-size:11px}:where(.demo-site) .photo-credit{opacity:.65;margin-top:7px;font-size:9px;display:inline-block;text-decoration:underline!important}:where(.demo-site) .demo-footnote{opacity:.65;margin-top:25px;font-size:11px}.demo-site footer.studio-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:45px 5%;display:flex}:where(.demo-site) .studio-footer p{font-size:11px}.demo-site .display-serif{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:400}.cake-demo:where(.demo-site){--paper:#faf5ec;--ink:#463b34;--accent:#6b4939;--line:#463b3426}.cake-demo:where(.demo-site) h1,.cake-demo:where(.demo-site) h2,.cake-demo:where(.demo-site) h3,.cake-demo:where(.demo-site) .demo-brand{font-family:Georgia,Times New Roman,serif;font-weight:400}.cake-demo:where(.demo-site) .demo-brand{letter-spacing:-.03em;font-size:29px}:where(.demo-site) .cake-hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:7%;min-height:700px;padding:55px 5% 65px;display:grid;position:relative}:where(.demo-site) .cake-hero-copy{max-width:610px;padding:30px 0}:where(.demo-site) .cake-hero h1{margin:25px 0;font-size:clamp(4rem,6.5vw,6.8rem);line-height:.99}:where(.demo-site) .cake-hero h1 em{color:#97715b}:where(.demo-site) .cake-hero-copy>p:not(.eyebrow){max-width:360px;margin-bottom:32px;font-size:14px}:where(.demo-site) .cake-hero-photo{border-radius:46% 46% 0 0;height:610px;position:relative}:where(.demo-site) .cake-hero-photo .demo-photo{border-radius:inherit;object-position:center 54%}:where(.demo-site) .cake-seal{background:var(--paper);text-align:center;outline:7px solid var(--paper);border:1px solid #c3ad99;border-radius:50%;place-content:center;width:110px;height:110px;font-family:Georgia,serif;font-size:22px;font-style:italic;line-height:1.15;display:grid;position:absolute;bottom:35px;left:-42px;transform:rotate(-12deg)}:where(.demo-site) .cake-caption{justify-content:space-between;gap:20px;margin-top:14px;font-size:10px;display:flex}.cake-demo:where(.demo-site) .demo-band{color:#7e6450;justify-content:center;gap:7%}.cake-demo:where(.demo-site) .demo-split{background:#ede6d8}.cake-demo:where(.demo-site) .demo-split .image-wrap{border-radius:180px 180px 0 0;max-height:570px}:where(.demo-site) .cake-note{font-family:Georgia,serif;font-style:italic;font-size:24px!important}.cake-demo:where(.demo-site) .planner{border:1px solid var(--line);background:var(--paper);gap:20px;padding:35px;display:grid}.cake-demo:where(.demo-site) .planner h3{font-size:30px}.cake-demo:where(.demo-site) .planner label{font-family:var(--font-inter);font-style:normal}.dj-demo:where(.demo-site){--paper:#101110;--ink:#f5f4ed;--accent:#d5fd60;--line:#ffffff2b}.dj-demo:where(.demo-site) .demo-button{color:#121510}.dj-demo:where(.demo-site) .demo-button.outline{color:var(--ink)}.dj-demo:where(.demo-site) .demo-nav{background:#101110}.dj-demo:where(.demo-site) .demo-brand{letter-spacing:-.07em;text-transform:uppercase;font-size:25px;font-weight:800}.dj-demo:where(.demo-site) h1,.dj-demo:where(.demo-site) h2,.dj-demo:where(.demo-site) h3{text-transform:uppercase;letter-spacing:-.065em;font-weight:800}:where(.demo-site) .dj-hero{isolation:isolate;flex-direction:column;justify-content:space-between;min-height:735px;padding:65px 5% 40px;display:flex;position:relative}:where(.demo-site) .dj-hero>.demo-photo{z-index:-2;object-position:center 40%;position:absolute;inset:0}:where(.demo-site) .dj-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#080a0bec 0%,#080a0b59 80%),linear-gradient(#0000 45%,#101110 100%);position:absolute;inset:0}:where(.demo-site) .dj-hero .eyebrow{color:var(--accent);align-items:center;gap:12px;display:flex}:where(.demo-site) .dj-live-dot{background:currentColor;border-radius:50%;width:6px;height:6px}:where(.demo-site) .dj-hero h1{max-width:1100px;margin:40px 0 30px;font-size:clamp(5rem,10.8vw,11.6rem);line-height:.88}:where(.demo-site) .dj-hero h1 span{color:var(--accent)}:where(.demo-site) .dj-hero-bottom{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}:where(.demo-site) .dj-hero-bottom p{max-width:360px;font-size:13px}:where(.demo-site) .dj-hero .button-row{margin-top:30px}:where(.demo-site) .dj-coordinate{letter-spacing:.12em;writing-mode:vertical-rl;font-size:10px;position:absolute;top:90px;right:30px}:where(.demo-site) .dj-equaliser{align-items:flex-end;gap:5px;height:65px;display:flex}:where(.demo-site) .dj-equaliser i{background:var(--accent);width:6px;height:50%;animation:1.3s ease-in-out infinite alternate demo-eq}:where(.demo-site) .dj-equaliser i:nth-child(3n){height:90%;animation-delay:-.7s}:where(.demo-site) .dj-equaliser i:nth-child(2n){height:30%;animation-delay:-.3s}@keyframes demo-eq{to{height:18%}}:where(.demo-site) .dj-strip{background:var(--accent);color:#151b10;text-transform:uppercase;letter-spacing:.12em;justify-content:space-around;gap:25px;padding:20px 5%;font-size:13px;font-weight:750;display:flex}:where(.demo-site) .dj-card{background:#191b18}:where(.demo-site) .dj-card .image-wrap{aspect-ratio:4/5;filter:saturate(.75)}:where(.demo-site) .dj-card .card-info{padding:24px}:where(.demo-site) .dj-card .card-info h3{font-size:24px}:where(.demo-site) .dj-card .card-number{color:var(--accent);letter-spacing:.1em;font-size:11px}.dj-demo:where(.demo-site) .section-aside{color:#aaa}:where(.demo-site) .dj-planner{color:#171c11;background:#d5fd60;grid-template-columns:1fr 1fr;gap:10%;padding:90px 5%;display:grid}:where(.demo-site) .dj-planner .planner{--line:#171c113b;gap:22px;display:grid}:where(.demo-site) .dj-planner h2{margin:20px 0 30px}:where(.demo-site) .dj-planner .demo-button{color:#d5fd60;background:#151a10;border-color:#151a10}:where(.demo-site) .dj-planner .demo-filters button.active{color:#d5fd60;background:#151a10}:where(.demo-site) .dj-planner .demo-filters button{border-color:#171c1144}.dj-demo:where(.demo-site) .demo-modal .icon-button,.dj-demo:where(.demo-site) .demo-modal .icon-button:hover{color:#151a10}.dj-demo:where(.demo-site) .icon-button{background:var(--accent)}:where(.demo-site) .dj-prices{border-top:1px solid var(--line)}:where(.demo-site) .dj-price-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:23px 0;display:flex}:where(.demo-site) .dj-price-row h3{font-size:23px}:where(.demo-site) .dj-price-row p{opacity:.6;margin-top:4px;font-size:12px}:where(.demo-site) .dj-price-row strong{color:var(--accent);font-size:24px;font-weight:500}.jewel-demo:where(.demo-site){--paper:#f7f5ef;--ink:#292a25;--accent:#4d563e;--line:#292a2526}.jewel-demo:where(.demo-site) h1,.jewel-demo:where(.demo-site) h2,.jewel-demo:where(.demo-site) h3,.jewel-demo:where(.demo-site) .demo-brand{font-family:Georgia,Times New Roman,serif;font-weight:400}.jewel-demo:where(.demo-site) .demo-brand{letter-spacing:-.065em;font-size:34px}.jewel-demo:where(.demo-site) .demo-nav{padding-top:27px;padding-bottom:27px}:where(.demo-site) .jewel-hero{color:#f7f5ef;isolation:isolate;align-items:center;height:730px;padding:60px 7%;display:flex;position:relative}:where(.demo-site) .jewel-hero>.demo-photo{z-index:-2;object-position:70% center;position:absolute;inset:0}:where(.demo-site) .jewel-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#111713ed 0%,#111713a3 38%,#11171308 80%);position:absolute;inset:0}:where(.demo-site) .jewel-hero h1{max-width:650px;margin:28px 0;font-size:clamp(4.5rem,7vw,7.5rem)}:where(.demo-site) .jewel-hero h1 em{color:#d6c6a5}:where(.demo-site) .jewel-hero p:not(.eyebrow){opacity:.8;max-width:310px;margin-bottom:30px;font-size:13px}:where(.demo-site) .jewel-edition{letter-spacing:.2em;text-transform:uppercase;font-size:10px;position:absolute;bottom:35px;right:5%}.jewel-demo:where(.demo-site) .demo-band{justify-content:center;gap:8%;font-size:10px}.jewel-demo:where(.demo-site) .demo-card .image-wrap{aspect-ratio:4/5}.jewel-demo:where(.demo-site) .demo-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}.jewel-demo:where(.demo-site) .card-info h3{font-size:25px}.jewel-demo:where(.demo-site) .card-info strong{white-space:nowrap;font-size:13px;font-weight:500}:where(.demo-site) .jewel-story{background:#eaece3}:where(.demo-site) .jewel-story .image-wrap{aspect-ratio:1;max-height:620px}:where(.demo-site) .jewel-story .demo-photo{object-fit:cover}:where(.demo-site) .shortlist-items{gap:18px;margin-bottom:25px;display:grid}:where(.demo-site) .shortlist-item{border-bottom:1px solid var(--line);grid-template-columns:85px 1fr auto;align-items:center;gap:20px;padding-bottom:18px;display:grid}:where(.demo-site) .shortlist-item>.demo-photo{height:90px}:where(.demo-site) .shortlist-item h3{font-size:21px}:where(.demo-site) .shortlist-item p{margin-top:5px;font-size:13px}.estate-demo:where(.demo-site){--paper:#f4f2ed;--ink:#172d32;--accent:#214e56;--line:#172d322b}.estate-demo:where(.demo-site) .demo-brand{letter-spacing:-.035em;font-family:Georgia,serif;font-size:29px;font-weight:400}.estate-demo:where(.demo-site) h1,.estate-demo:where(.demo-site) h2{font-family:Georgia,serif;font-weight:400}:where(.demo-site) .estate-hero{isolation:isolate;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;height:640px;padding:75px 6%;display:flex;position:relative}:where(.demo-site) .estate-hero>.demo-photo{z-index:-2;object-position:center 55%;position:absolute;inset:0}:where(.demo-site) .estate-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#09222fbd,#0000),linear-gradient(#0000,#09222f6b);position:absolute;inset:0}:where(.demo-site) .estate-hero h1{max-width:720px;margin:25px 0;font-size:clamp(4rem,7.7vw,8rem)}:where(.demo-site) .estate-hero p:not(.eyebrow){max-width:330px;font-size:14px}:where(.demo-site) .estate-search{background:var(--paper);z-index:2;border:1px solid var(--line);margin:-55px 5% 0;padding:28px 32px;position:relative;box-shadow:0 10px 35px #112e3210}:where(.demo-site) .estate-search-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}:where(.demo-site) .estate-search .demo-filters{margin-bottom:15px}:where(.demo-site) .estate-search-fields{grid-template-columns:1.5fr 1fr auto;align-items:end;gap:25px;display:grid}:where(.demo-site) .estate-search-fields select{border:0;border-bottom:1px solid var(--line);padding:10px 0}.estate-demo:where(.demo-site) .demo-card{border-bottom:1px solid var(--line)}.estate-demo:where(.demo-site) .card-info h3{letter-spacing:-.04em;font-size:22px}:where(.demo-site) .property-specs{opacity:.7;gap:20px;padding:0 0 20px;font-size:11px;display:flex}:where(.demo-site) .property-price{color:var(--accent);font-weight:500;opacity:1!important;font-size:22px!important}:where(.demo-site) .property-price span{font-size:12px}:where(.demo-site) .estate-story{background:#dce5e2}:where(.demo-site) .estate-story .image-wrap{aspect-ratio:5/4}:where(.demo-site) .saved-button{align-items:center;gap:8px;padding:10px 0;font-size:12px;display:flex}:where(.demo-site) .saved-button[aria-pressed=true]{text-underline-offset:5px;text-decoration:underline}.cars-demo:where(.demo-site){--paper:#f3f3ee;--ink:#152321;--accent:#254ce0;--line:#1523212b}.cars-demo:where(.demo-site) .demo-brand{letter-spacing:-.06em;font-size:23px;font-weight:750}.cars-demo:where(.demo-site) .brand-mark{background:var(--accent);color:#fff;font-family:var(--font-inter);border:0;border-radius:0;font-size:24px;font-style:italic}:where(.demo-site) .cars-hero{color:var(--paper);background:#102623;grid-template-columns:1fr 1.2fr;gap:35px;min-height:610px;padding:60px 5% 0;display:grid;position:relative}:where(.demo-site) .cars-hero-copy{z-index:2;padding:30px 0 70px;position:relative}:where(.demo-site) .cars-hero h1{letter-spacing:-.075em;margin:25px 0;font-size:clamp(4rem,6.6vw,7rem);font-weight:650;line-height:1}:where(.demo-site) .cars-hero-copy>p:not(.eyebrow){color:#bdc8c2;max-width:300px;margin-bottom:30px;font-size:13px}:where(.demo-site) .cars-hero-visual{align-self:stretch;min-height:450px;margin-right:-5.5vw;position:relative;overflow:hidden}:where(.demo-site) .cars-hero-visual>.demo-photo{object-position:center;filter:brightness(.85);position:absolute;inset:0}:where(.demo-site) .cars-hero-visual:after{content:"";background:linear-gradient(#0000 40%,#102623ee);position:absolute;inset:0}:where(.demo-site) .cars-hero-feature{z-index:1;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute;bottom:35px;left:35px;right:7vw}:where(.demo-site) .cars-hero-feature h2{letter-spacing:-.04em;margin:10px 0;font-size:28px}:where(.demo-site) .cars-hero-feature p{font-size:11px}:where(.demo-site) .cars-hero-feature strong{font-size:22px}.cars-demo:where(.demo-site) .demo-band{background:#e7ece5}:where(.demo-site) .inventory-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px;margin-bottom:15px;display:flex}:where(.demo-site) .inventory-controls .demo-filters{margin-bottom:0}:where(.demo-site) .inventory-controls .filter-field{align-items:center;gap:12px;font-size:11px;display:flex}:where(.demo-site) .inventory-controls select{padding:8px;font-size:12px}.cars-demo:where(.demo-site) .demo-card{background:#fff;padding-bottom:20px}.cars-demo:where(.demo-site) .card-info{padding:22px 22px 10px}.cars-demo:where(.demo-site) .card-info h3{font-size:23px;font-weight:650}.cars-demo:where(.demo-site) .card-info p{min-height:20px}:where(.demo-site) .car-details{opacity:.65;gap:12px;padding:0 22px 18px;font-size:11px;display:flex}:where(.demo-site) .car-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:18px 22px 0;display:flex}:where(.demo-site) .car-actions strong{letter-spacing:-.04em;font-size:20px}.cars-demo:where(.demo-site) .photo-credit{margin-top:15px;margin-left:22px}.cars-demo:where(.demo-site) .image-wrap .compare-toggle{background:var(--paper);color:var(--ink);padding:8px 11px;font-size:10px;position:absolute;top:12px;right:12px}.cars-demo:where(.demo-site) .compare-toggle[aria-pressed=true]{background:var(--accent);color:#fff}:where(.demo-site) .compare-bar{z-index:25;color:#fff;background:#142824;justify-content:space-between;align-items:center;gap:20px;margin-top:35px;padding:14px 25px;display:flex;position:sticky;bottom:18px;box-shadow:0 12px 40px #0003}:where(.demo-site) .compare-bar p{font-size:12px}:where(.demo-site) .compare-bar .text-button{font-size:10px}:where(.demo-site) .compare-table{border-collapse:collapse;width:100%;margin-bottom:25px;font-size:12px}:where(.demo-site) .compare-table caption{text-align:left;margin-bottom:20px;font-size:13px}:where(.demo-site) .compare-table th,:where(.demo-site) .compare-table td{text-align:left;border-bottom:1px solid var(--line);padding:16px 10px}:where(.demo-site) .compare-table th{font-weight:600}:where(.demo-site) .cars-story{background:#e0e7e0}:where(.demo-site) .cars-story .image-wrap{aspect-ratio:4/3}:where(.demo-site) .cars-story .photo-credit{margin-left:0}.floor-demo:where(.demo-site){--paper:#f6f3ec;--ink:#343a2a;--accent:#525c3c;--line:#343a2a2b}.floor-demo:where(.demo-site) .demo-brand{letter-spacing:-.055em;font-size:26px;font-weight:500}.floor-demo:where(.demo-site) .brand-mark{border:0;border-radius:0;font-size:30px}.floor-demo:where(.demo-site) h1,.floor-demo:where(.demo-site) h2,.floor-demo:where(.demo-site) h3{font-family:Georgia,serif;font-weight:400}:where(.demo-site) .floor-hero{padding:55px 5% 0;position:relative}:where(.demo-site) .floor-hero-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px;display:flex}:where(.demo-site) .floor-hero h1{max-width:820px;margin-top:25px;font-size:clamp(4rem,7vw,7.3rem);line-height:1}:where(.demo-site) .floor-hero-heading>div:last-child{max-width:290px;padding-bottom:5px}:where(.demo-site) .floor-hero-heading p:not(.eyebrow){margin-bottom:22px;font-size:13px}:where(.demo-site) .floor-hero-photo{height:470px;position:relative}:where(.demo-site) .floor-hero-photo>.demo-photo{object-position:center 65%}:where(.demo-site) .floor-photo-label{background:var(--paper);align-items:center;gap:40px;padding:16px 22px;font-size:11px;display:flex;position:absolute;bottom:25px;left:25px}:where(.demo-site) .floor-photo-label strong{font-family:Georgia,serif;font-size:22px;font-weight:400}:where(.demo-site) .floor-materials{border:1px solid var(--line);border-right:0;grid-template-columns:repeat(3,1fr);display:grid}:where(.demo-site) .material-card{border-right:1px solid var(--line);background:var(--paper);text-align:left;color:var(--ink);padding:30px}:where(.demo-site) .material-card[aria-pressed=true]{background:#e4e8dc}:where(.demo-site) .material-card-head{justify-content:space-between;align-items:center;margin-bottom:30px;font-size:11px;display:flex}:where(.demo-site) .material-card .material-name{margin-bottom:15px;font-size:31px}:where(.demo-site) .material-card .material-description{opacity:.7;max-width:220px;font-size:12px}:where(.demo-site) .material-swatch{width:100%;height:130px;margin-bottom:25px;box-shadow:inset 0 0 20px #0000000d}:where(.demo-site) .swatch-carpet{background:repeating-linear-gradient(23deg,#bfb09b 0,#cfc3af 1px,#bcae96 2px,#c6baa6 3px)}:where(.demo-site) .swatch-laminate{background:repeating-linear-gradient(0deg,#0000 0,#a77e5333 1px,#0000 4px),repeating-linear-gradient(90deg,#c5a47e 0,#dec4a0 60px,#9a774d 61px,#bd9770 63px,#dac1a2 120px)}:where(.demo-site) .swatch-vinyl{background:linear-gradient(125deg,#bfbdb4,#d7d3c9 40%,#bbb8af 65%,#d4d0c7)}:where(.demo-site) .material-selection{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:28px 0;display:flex}:where(.demo-site) .material-selection p{max-width:650px;font-size:13px}:where(.demo-site) .floor-planner{background:#e7e9de;grid-template-columns:1fr 1fr;gap:10%;display:grid}:where(.demo-site) .floor-planner h2{margin:20px 0 25px}:where(.demo-site) .floor-planner p:not(.eyebrow){max-width:390px;font-size:13px}:where(.demo-site) .floor-planner .planner{background:var(--paper);gap:25px;padding:35px;display:grid}:where(.demo-site) .area-result{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:20px 0;display:flex}:where(.demo-site) .area-result strong{white-space:nowrap;font-family:Georgia,serif;font-size:50px;font-weight:400;line-height:1}:where(.demo-site) .area-result small{font-size:12px}:where(.demo-site) .floor-process{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}:where(.demo-site) .floor-process article{border-top:1px solid var(--line);padding-top:25px}:where(.demo-site) .floor-process h3{margin:30px 0 15px;font-size:30px}:where(.demo-site) .floor-process p{opacity:.7;font-size:13px}@media (min-width:1600px){:where(.demo-site) .demo-nav,:where(.demo-site) .demo-section,:where(.demo-site) .demo-band,:where(.demo-site) .demo-switcher,:where(.demo-site) .cake-hero,:where(.demo-site) .dj-hero,:where(.demo-site) .dj-planner,:where(.demo-site) .floor-hero,:where(.demo-site) .cars-hero{padding-left:max(5%,50vw - 750px);padding-right:max(5%,50vw - 750px)}:where(.demo-site) .cars-hero-visual{margin-right:0}}@media (max-width:1050px){:where(.demo-site) .demo-nav-links{gap:17px}:where(.demo-site) .demo-nav{min-height:85px}.demo-site h1{font-size:4.6rem}:where(.demo-site) .cake-hero{gap:5%;min-height:630px}:where(.demo-site) .cake-hero-photo{height:530px}:where(.demo-site) .cake-seal{width:90px;height:90px;font-size:20px;left:-25px}:where(.demo-site) .dj-hero h1{font-size:8.5rem}:where(.demo-site) .jewel-hero{height:660px}:where(.demo-site) .jewel-hero h1{font-size:5.8rem}:where(.demo-site) .cars-hero{grid-template-columns:1fr 1fr;gap:15px;min-height:590px}:where(.demo-site) .cars-hero h1{font-size:5rem}:where(.demo-site) .demo-grid,.jewel-demo:where(.demo-site) .demo-grid{gap:20px}:where(.demo-site) .card-info{gap:10px}:where(.demo-site) .car-details{gap:7px;font-size:10px}:where(.demo-site) .car-actions{flex-wrap:wrap}:where(.demo-site) .floor-hero h1{font-size:5rem}:where(.demo-site) .floor-hero-heading>div:last-child{max-width:240px}}@media (max-width:760px){:where(.demo-site) .demo-nav{min-height:80px;padding:19px 5%}:where(.demo-site) .demo-brand,.dj-demo:where(.demo-site) .demo-brand{font-size:22px}.cake-demo:where(.demo-site) .demo-brand{font-size:26px}.jewel-demo:where(.demo-site) .demo-brand{font-size:31px}.estate-demo:where(.demo-site) .demo-brand{font-size:25px}:where(.demo-site) .demo-menu{border:1px solid var(--line);background:0 0;padding:8px 12px;font-size:11px;display:block}:where(.demo-site) .demo-nav-links{background:var(--paper);border-bottom:1px solid var(--line);align-items:stretch;gap:10px;padding:20px 5%;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 15px 20px #0000000d}:where(.demo-site) .demo-nav-links.is-open{flex-direction:column;display:flex}:where(.demo-site) .demo-nav-links>a{padding:12px 0}:where(.demo-site) .demo-section{padding:65px 5%}.demo-site h1{font-size:clamp(3.5rem,11vw,5rem)}.demo-site h2{font-size:2.8rem}:where(.demo-site) .section-intro{margin-bottom:30px;display:block}:where(.demo-site) .section-aside{max-width:100%;margin-top:22px}:where(.demo-site) .demo-grid,.jewel-demo:where(.demo-site) .demo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}:where(.demo-site) .demo-band{flex-wrap:wrap;justify-content:center;gap:20px;padding:18px 5%;font-size:9px;overflow:hidden}:where(.demo-site) .demo-split{grid-template-columns:1fr;gap:40px}:where(.demo-site) .demo-split>.image-wrap{aspect-ratio:1;max-height:460px}:where(.demo-site) .card-info h3{font-size:20px}:where(.demo-site) .demo-filters{gap:6px}:where(.demo-site) .demo-filters button{padding:9px 15px;font-size:11px}:where(.demo-site) .demo-switcher{gap:20px;font-size:10px}:where(.demo-site) .demo-switcher>span{width:100%}:where(.demo-site) .modal-inner{padding:24px}:where(.demo-site) .form-grid{gap:15px}.demo-site footer.studio-footer{flex-direction:column;align-items:flex-start}:where(.demo-site) .cake-hero{flex-direction:column;gap:35px;padding-top:30px;display:flex}:where(.demo-site) .cake-hero-copy{align-self:flex-start;max-width:540px;padding:15px 0 0}:where(.demo-site) .cake-hero h1{max-width:550px;margin:20px 0;font-size:clamp(3.8rem,12vw,5.7rem)}:where(.demo-site) .cake-hero-photo{align-self:center;width:90%;height:460px}:where(.demo-site) .cake-hero-photo-wrap{width:100%}:where(.demo-site) .cake-seal{left:-18px}:where(.demo-site) .cake-caption{padding:0 5%}:where(.demo-site) .dj-hero{min-height:700px;padding-top:50px}:where(.demo-site) .dj-hero h1{margin-top:40px;font-size:clamp(4.8rem,14.5vw,8rem)}:where(.demo-site) .dj-hero-bottom{align-items:center}:where(.demo-site) .dj-equaliser{gap:3px;height:40px}:where(.demo-site) .dj-equaliser i{width:4px}:where(.demo-site) .dj-coordinate{display:none}:where(.demo-site) .dj-strip{flex-wrap:wrap;gap:15px 25px;padding:18px 5%;font-size:10px}.dj-demo:where(.demo-site) .demo-grid{grid-template-columns:1fr}:where(.demo-site) .dj-card{grid-template-columns:1fr 1fr;align-items:center;display:grid}:where(.demo-site) .dj-card .image-wrap{aspect-ratio:1}:where(.demo-site) .dj-card .card-info{padding:20px;display:block}:where(.demo-site) .dj-card .card-number{margin-top:15px;display:block}:where(.demo-site) .dj-planner{grid-template-columns:1fr;gap:40px;padding:65px 5%}:where(.demo-site) .dj-price-row h3{font-size:20px}:where(.demo-site) .jewel-hero{align-items:flex-end;height:650px;padding:55px 5%}:where(.demo-site) .jewel-hero>.demo-photo{object-position:65% center}:where(.demo-site) .jewel-hero:after{background:linear-gradient(#11171344 15%,#111713f5)}:where(.demo-site) .jewel-hero h1{max-width:430px;margin:20px 0;font-size:4.4rem}:where(.demo-site) .jewel-edition{top:25px;bottom:auto}.jewel-demo:where(.demo-site) .demo-band{gap:15px;font-size:9px}.jewel-demo:where(.demo-site) .card-info{display:block}.jewel-demo:where(.demo-site) .card-info strong{margin-top:10px;display:block}.jewel-demo:where(.demo-site) .card-info h3{font-size:24px}:where(.demo-site) .estate-hero{height:550px;padding:45px 5% 90px}:where(.demo-site) .estate-hero h1{max-width:540px;font-size:4.4rem}:where(.demo-site) .estate-search{margin-top:-45px;padding:22px}:where(.demo-site) .estate-search-fields{grid-template-columns:1fr 1fr;gap:20px}:where(.demo-site) .estate-search-fields>.demo-button{grid-column:1/-1}:where(.demo-site) .estate-search-top{align-items:start;gap:10px}:where(.demo-site) .estate-search-top .saved-button{font-size:10px}.estate-demo:where(.demo-site) .card-info{display:block}:where(.demo-site) .property-specs{flex-wrap:wrap;gap:12px}:where(.demo-site) .cars-hero{flex-direction:column;gap:0;padding-top:20px;display:flex}:where(.demo-site) .cars-hero-copy{padding:25px 0 40px}:where(.demo-site) .cars-hero h1{max-width:600px;font-size:4.7rem}:where(.demo-site) .cars-hero-visual{min-height:380px;margin:0 -5.5vw}:where(.demo-site) .cars-hero-feature{bottom:28px;left:5%;right:5%}:where(.demo-site) .cars-hero-feature h2{font-size:26px}.cars-demo:where(.demo-site) .demo-grid{grid-template-columns:1fr 1fr}.cars-demo:where(.demo-site) .card-info{padding:18px 16px 8px}:where(.demo-site) .car-details{flex-wrap:wrap;padding:0 16px 15px}:where(.demo-site) .car-actions{padding:15px 16px 0}.cars-demo:where(.demo-site) .photo-credit{margin-left:16px}:where(.demo-site) .compare-bar{flex-wrap:wrap;gap:12px;padding:15px;bottom:10px}:where(.demo-site) .compare-bar .button-row{gap:15px}:where(.demo-site) .floor-hero{padding-top:35px}:where(.demo-site) .floor-hero-heading{margin-bottom:30px;display:block}:where(.demo-site) .floor-hero h1{margin:20px 0 25px;font-size:4.3rem}:where(.demo-site) .floor-hero-heading>div:last-child{max-width:390px}:where(.demo-site) .floor-hero-photo{height:330px}:where(.demo-site) .floor-photo-label{gap:20px;padding:12px 16px;font-size:9px;bottom:15px;left:15px}:where(.demo-site) .floor-photo-label strong{font-size:20px}:where(.demo-site) .floor-materials{grid-template-columns:1fr}:where(.demo-site) .material-card{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.1fr;gap:15px 25px;padding:24px;display:grid}:where(.demo-site) .material-card-head{grid-column:1/-1;margin-bottom:0}:where(.demo-site) .material-swatch{grid-row:2/4;height:135px;margin:0}:where(.demo-site) .material-card .material-name{align-self:end;margin:0}:where(.demo-site) .material-card .material-description{font-size:12px}:where(.demo-site) .material-selection{flex-direction:column;align-items:flex-start}:where(.demo-site) .floor-planner{grid-template-columns:1fr;gap:35px}:where(.demo-site) .floor-planner .planner{padding:25px}:where(.demo-site) .floor-process{grid-template-columns:1fr;gap:30px}:where(.demo-site) .floor-process h3{margin-top:15px}}@media (max-width:440px){:where(.demo-site) .demo-grid,.jewel-demo:where(.demo-site) .demo-grid,.cars-demo:where(.demo-site) .demo-grid{grid-template-columns:1fr}:where(.demo-site) .cake-hero-photo{width:94%;height:390px}:where(.demo-site) .cake-hero h1{font-size:3.9rem}:where(.demo-site) .cake-seal{width:80px;height:80px;font-size:18px;bottom:22px;left:-12px}:where(.demo-site) .dj-hero{min-height:640px}:where(.demo-site) .dj-hero h1{font-size:4.9rem}:where(.demo-site) .dj-hero-bottom p{max-width:260px}:where(.demo-site) .dj-equaliser{display:none}:where(.demo-site) .jewel-hero{height:620px}:where(.demo-site) .jewel-hero h1{font-size:4rem}.jewel-demo:where(.demo-site) .demo-card .image-wrap{aspect-ratio:1}.jewel-demo:where(.demo-site) .card-info{display:flex}.jewel-demo:where(.demo-site) .card-info strong{margin-top:0}:where(.demo-site) .estate-hero h1{font-size:3.8rem}:where(.demo-site) .estate-search{margin-left:5%;margin-right:5%;padding:20px}:where(.demo-site) .estate-search-top{flex-wrap:wrap;padding-bottom:12px}:where(.demo-site) .estate-search-top .demo-filters{margin-bottom:0}:where(.demo-site) .estate-search-fields{gap:15px}:where(.demo-site) .cars-hero h1{font-size:4.2rem}:where(.demo-site) .cars-hero-visual{min-height:310px}:where(.demo-site) .cars-hero-feature h2{font-size:23px}:where(.demo-site) .cars-hero-feature strong{font-size:20px}:where(.demo-site) .floor-hero h1{font-size:3.8rem}:where(.demo-site) .form-grid{grid-template-columns:1fr}:where(.demo-site) .floor-planner .form-grid{grid-template-columns:1fr 1fr}:where(.demo-site) .floor-photo-label{gap:15px}:where(.demo-site) .modal-inner{padding:20px}:where(.demo-site) .shortlist-item{grid-template-columns:65px 1fr auto;gap:12px}:where(.demo-site) .shortlist-item>.demo-photo{height:75px}:where(.demo-site) .compare-table th,:where(.demo-site) .compare-table td{padding:12px 6px;font-size:11px}:where(.demo-site) .compare-bar .demo-button{padding:10px 14px;font-size:11px}:where(.demo-site) .demo-filters button{min-height:42px}.demo-site .icon-button{min-width:42px;min-height:42px}}@media (prefers-reduced-motion:reduce){.demo-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.floor-demo:where(.demo-site) .material-name{letter-spacing:-.04em;font-family:Georgia,serif;font-weight:400;line-height:1.06;display:block}:where(.demo-site) .material-description{display:block}:where(.demo-site) .cars-hero h1{letter-spacing:-.06em}:where(.demo-site) .dj-hero h1 span{margin-left:.08em;display:inline-block}@media (max-width:760px){:where(.demo-site) .dj-hero h1 span{margin-left:0}}.demo-site .vantage-demo-cta h2{font-family:var(--font-display);text-transform:none;margin-top:18px;font-size:clamp(2rem,4vw,2.8rem);font-weight:500}.demo-site .vantage-demo-cta h2+p{margin-top:18px}@media (max-width:760px){:where(.demo-site) .cake-hero-copy .cake-note{display:none}:where(.demo-site) .cake-hero{gap:25px}:where(.demo-site) .cake-hero-photo{margin:auto}:where(.demo-site) .cake-hero-copy>p:not(.eyebrow){margin-bottom:25px}}@media (max-width:440px){:where(.demo-site) .dj-visualiser{display:none}:where(.demo-site) .dj-hero-bottom p{max-width:310px}}.dj-demo:where(.demo-site) h1,.dj-demo:where(.demo-site) h2,.dj-demo:where(.demo-site) h3{letter-spacing:-.045em;word-spacing:.04em}:where(.demo-site) .cars-hero h1{letter-spacing:-.045em;word-spacing:.05em}:where(.demo-site) .cake-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:32px;display:grid}:where(.demo-site) .cake-collection-card{flex-direction:column;min-width:0;display:flex}:where(.demo-site) .cake-collection-card:nth-child(2){padding-top:40px}:where(.demo-site) .cake-collection-image{aspect-ratio:4/5;background:var(--line);flex:none;width:100%;display:block;position:relative;overflow:hidden}:where(.demo-site) .cake-collection-image .demo-photo{width:100%;height:100%;position:absolute;inset:0}:where(.demo-site) .cake-collection-copy{padding:22px 0 8px}:where(.demo-site) .cake-collection-copy .eyebrow{margin-bottom:10px}:where(.demo-site) .cake-collection-copy h3{font-size:30px;line-height:1.12}:where(.demo-site) .cake-collection-copy p:not(.eyebrow){opacity:.75;margin-top:12px;font-size:13px}:where(.demo-site) .cake-collection-enquiry{min-height:44px;margin-top:15px}@media (max-width:900px){:where(.demo-site) .cake-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}:where(.demo-site) .cake-collection-card:nth-child(2){padding-top:0}}@media (max-width:600px){:where(.demo-site) .cake-collection-grid{grid-template-columns:minmax(0,1fr);gap:40px}:where(.demo-site) .cake-collection-copy h3{font-size:32px}}
