*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:#152033;font-family:Inter,sans-serif}.preview-ribbon{height:45px;background:#101828;color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;font-size:11px;position:relative;z-index:20}.preview-ribbon a{color:#cbd5e1;text-decoration:none}.preview-ribbon button{border:0;border-radius:5px;background:var(--accent);color:#fff;padding:8px 12px;font-weight:700}.preview-nav{height:76px;display:flex;align-items:center;padding:0 5vw;gap:45px;background:var(--canvas);position:relative;z-index:5}.preview-brand{font:700 22px var(--display);color:inherit;text-decoration:none}.preview-nav nav{display:flex;gap:28px;margin-left:auto}.preview-nav nav a,.preview-enquire{font-size:11px;color:inherit;text-decoration:none}.preview-enquire{border:1px solid currentColor;padding:11px 14px}.preview-hero{min-height:650px;position:relative;display:flex;align-items:center;padding:90px 7vw 135px;background-image:linear-gradient(90deg,rgba(9,17,35,.88),rgba(9,17,35,.42) 55%,transparent),var(--hero);background-size:cover;background-position:center;color:#fff}.preview-hero-copy{max-width:680px}.preview-hero-copy>span,.preview-listings header span,.preview-story span,.preview-areas>span,.preview-contact>span{font-size:10px;letter-spacing:.17em;font-weight:700;color:var(--accent)}.preview-hero h1{font:600 clamp(54px,7vw,100px)/.92 var(--display);letter-spacing:-.055em;max-width:800px;margin:22px 0}.preview-hero p{max-width:520px;line-height:1.7;color:#e4e7ec}.preview-hero-copy>div{display:flex;gap:10px;margin-top:30px}.preview-hero-copy a{padding:15px 20px;border:1px solid #fff;color:#fff;text-decoration:none;font-size:12px}.preview-hero-copy a:first-child{background:var(--accent);border-color:var(--accent)}.preview-hero form{position:absolute;left:7vw;right:7vw;bottom:0;transform:translateY(50%);display:grid;grid-template-columns:1fr 1fr 220px;background:#fff;color:#172033;box-shadow:0 20px 50px #10182821;padding:18px}.preview-hero form label{font-size:9px;color:#667085;border-right:1px solid #e4e7ec;padding:0 20px}.preview-hero form select{width:100%;display:block;border:0;background:transparent;font-size:13px;font-weight:600;margin-top:7px}.preview-hero form button{border:0;background:var(--accent);color:#fff;font-weight:700}.preview-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1160px;margin:85px auto 30px;border:1px solid #dfe3e8;background:#dfe3e8}.preview-stats div{background:var(--canvas);padding:25px}.preview-stats strong,.preview-stats span{display:block}.preview-stats strong{font:600 28px var(--display)}.preview-stats span{font-size:10px;color:#667085;margin-top:6px}.preview-listings{padding:90px 7vw}.preview-listings>header{display:grid;grid-template-columns:1fr .7fr;align-items:end;margin-bottom:38px}.preview-listings h2,.preview-story h2,.preview-areas h2,.preview-contact h2{font:600 clamp(38px,4vw,65px)/1 var(--display);letter-spacing:-.045em;margin:13px 0}.preview-listings header p{line-height:1.7;color:#667085;max-width:500px}.preview-property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.preview-property-grid article>div{height:350px;position:relative;overflow:hidden}.preview-property-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.preview-property-grid article:hover img{transform:scale(1.03)}.preview-property-grid article>div span{position:absolute;top:13px;left:13px;background:var(--canvas);padding:7px 9px;font-size:8px}.preview-property-grid small{display:block;margin-top:16px;color:#667085;font-size:8px;letter-spacing:.1em}.preview-property-grid h3{font:600 23px var(--display);margin:7px 0}.preview-property-grid strong{color:var(--accent)}.preview-property-grid p{font-size:9px;color:#667085}.preview-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#fff}.story-image{height:650px}.story-image img{width:100%;height:100%;object-fit:cover}.preview-story>div:last-child{padding:8vw}.preview-story p{line-height:1.8;color:#667085}.preview-story a{display:inline-block;margin-top:20px;color:var(--accent);font-weight:700;text-decoration:none}.preview-areas{padding:100px 7vw}.preview-areas>div{border-top:1px solid #cfd5dc;margin-top:35px}.preview-areas a{display:flex;justify-content:space-between;border-bottom:1px solid #cfd5dc;padding:22px 5px;font:500 26px var(--display)}.preview-areas a b{font:500 10px Inter;color:#667085}.preview-contact{text-align:center;padding:110px 20px;background:#152033;color:#fff}.preview-contact h2{color:#fff}.preview-contact p{color:#cbd5e1}.preview-contact a{display:inline-block;margin-top:20px;padding:15px 20px;background:var(--accent);color:#fff;text-decoration:none;font-weight:700;font-size:12px}footer{display:flex;justify-content:space-between;padding:35px 5vw;background:#0b1220;color:#cbd5e1;font-size:10px}.theme-editorial{color:#211d17}.theme-editorial .preview-nav{font-family:'Cormorant Garamond',serif}.theme-editorial .preview-hero{background-image:linear-gradient(90deg,#f4efe6f5,#f4efe6a6 55%,transparent),var(--hero);color:#211d17}.theme-editorial .preview-hero p{color:#514a40}.theme-editorial .preview-hero-copy a{border-color:#211d17;color:#211d17}.theme-editorial .preview-hero-copy a:first-child{color:#fff}.theme-editorial .preview-listings{background:#f4efe6}.theme-editorial .preview-property-grid article:nth-child(2){margin-top:70px}.theme-noir{color:#f3eee5}.theme-noir .preview-nav{background:#090b12}.theme-noir .preview-hero{min-height:750px;background-image:linear-gradient(90deg,#05070df5,#05070d5e),var(--hero)}.theme-noir .preview-listings,.theme-noir .preview-areas{background:#090b12}.theme-noir .preview-stats div{background:#11141c}.theme-noir .preview-property-grid small,.theme-noir .preview-property-grid p,.theme-noir .preview-listings header p{color:#a39d92}.theme-noir .preview-story{background:#11141c}.theme-noir .preview-story p{color:#b6b0a5}.theme-coastal .preview-nav{background:#effaf8}.theme-coastal .preview-hero{border-radius:0 0 70px 70px;background-image:linear-gradient(90deg,#043a3dcc,#087f785c),var(--hero)}.theme-coastal .preview-property-grid article>div{border-radius:100px 100px 8px 8px}.theme-terra .preview-hero{background-image:linear-gradient(90deg,#402719e8,#6f3f286e),var(--hero)}.theme-terra .preview-property-grid{grid-template-columns:1.3fr .85fr .85fr}.theme-urban .preview-nav{border-bottom:4px solid var(--accent)}.theme-urban .preview-hero{min-height:590px;background-image:linear-gradient(90deg,#151d28ed,#151d2875),var(--hero)}.theme-urban .preview-hero h1,.theme-urban h2{text-transform:uppercase}.theme-urban .preview-property-grid article>div{height:280px}@media(max-width:800px){.preview-nav nav{display:none}.preview-hero form{grid-template-columns:1fr}.preview-hero form label{display:none}.preview-hero form button{height:48px}.preview-stats{grid-template-columns:1fr 1fr;margin:65px 16px 20px}.preview-listings>header,.preview-story{grid-template-columns:1fr}.preview-property-grid,.theme-terra .preview-property-grid{grid-template-columns:1fr}.preview-property-grid article>div{height:420px}.theme-editorial .preview-property-grid article:nth-child(2){margin-top:0}.preview-ribbon{justify-content:space-around;padding:0 8px}.preview-ribbon span{display:none}footer{display:grid;gap:12px}}
