:root{--ink:#0b1427;--red:#f5082d;--yellow:#ffe64c;--line:#e6eaf0;--muted:#4f627d}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fffcf0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #195fcf;outline-offset:3px}button:disabled{opacity:.55;cursor:wait}[hidden]{display:none!important}.red,.yellow{border-radius:12px;padding:15px 20px;font-weight:700;white-space:nowrap}.red{background:var(--red);color:white}.yellow{background:linear-gradient(135deg,#fff1a0,var(--yellow))}.site-header{background:white;position:relative;z-index:5;border-bottom:1px solid #f2efdf}.header-inner{max-width:1366px;margin:auto;min-height:120px;padding:18px 4%;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand svg{width:106px;height:80px}.brand strong{font-size:32px;font-weight:900;letter-spacing:-1.4px;display:block;line-height:1.05}.brand strong span{color:var(--red)}.brand b{display:block;font-size:9px;letter-spacing:1.6px;margin:5px 0}.brand small{display:block;font-size:10px;color:#324055}.header-inner nav{display:flex;align-items:center;gap:6px;margin-left:auto}.header-inner nav a,.header-inner nav button{font-size:13px;white-space:nowrap;font-weight:700;padding:16px 12px;border-radius:10px;background:transparent}.header-inner nav a.active{background:var(--yellow)}.header-actions{display:flex;gap:12px}.header-actions button{padding:16px 18px;font-size:14px}#menu-toggle{display:none;background:transparent;font-size:30px;padding:8px}.hero-composition{position:relative;padding:30px max(5%,calc((100% - 1160px)/2)) 30px;background:linear-gradient(108deg,#ffdf4b 0%,#fff2a4 54%,#fff7d4 100%);overflow:hidden}.hero-copy{position:relative;z-index:1;padding:0 0 34px;min-height:215px}.eyebrow{font-size:15px;font-weight:800;letter-spacing:1.6px;color:var(--red);margin-bottom:12px}h1{font-size:60px;line-height:1.02;letter-spacing:-2.4px;font-weight:900;margin:0;max-width:810px}h1 span{color:var(--red)}.hero-copy>p{font-size:18px;margin:18px 0 0;line-height:1.4;max-width:790px}.hero-slogan{position:absolute;right:-20px;top:10px;font:italic 700 31px/1.13 Georgia,serif;transform:rotate(-10deg);text-align:center}.hero-slogan i{display:block;border-top:8px solid #ffcd00;width:205px;height:60px;border-radius:50%;transform:rotate(-8deg);margin:18px 0 0 42px}.hero-art{position:absolute;right:0;top:155px;width:52%;height:365px;pointer-events:none}.hero-art svg{width:100%;height:100%}.universal-search{position:relative;z-index:2;max-width:1180px}.universal-search form{background:white;border-radius:0 20px 20px 20px;padding:22px 22px 18px;box-shadow:0 8px 24px #9073211c}.search-tabs{display:flex;gap:9px;background:white;border-radius:20px 20px 0 0;padding:15px 22px 0;overflow-x:auto;width:max-content;max-width:100%;scrollbar-width:none}.search-tabs button{background:#f2f4f7;min-width:88px;border-radius:10px;padding:14px 22px;font-size:16px;font-weight:700;white-space:nowrap}.search-tabs [aria-selected=true]{background:var(--red);color:white}.query-row{display:grid;grid-template-columns:1fr auto auto;gap:14px}.location-field{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;min-width:0}.location-field span{padding:0 15px;font-size:28px}.location-field input{width:100%;border:0;min-width:0;background:transparent;padding:16px 12px 16px 0;font-size:17px;outline-offset:0}.location-field input::placeholder{color:#657b99}.filters{max-width:1040px;display:grid;grid-template-columns:1.1fr 1fr 1.15fr 1.15fr;gap:20px;margin:28px 0}.filters label{display:block;border:1px solid var(--line);border-radius:13px;padding:12px 15px 7px;font-size:13px;font-weight:700;min-width:0}.filters select,.filters input{display:block;width:100%;border:0;background:white;color:var(--ink);font-size:16px;padding:10px 0;min-width:0}.filters input::placeholder{color:#657b99}.popular{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.popular button{padding:12px 14px;font-size:12px;white-space:nowrap;border-radius:10px;background:#f1f4f7;font-weight:700}.form-status:empty,.results-status:empty{display:none}.form-status{font-size:13px;margin:12px 0 0;color:var(--muted)}.content-wrap{max-width:1290px;margin:auto;padding:0 20px}.passport{position:relative;z-index:2;background:white;border-radius:18px;padding:20px 24px 22px;margin:0 0 32px;box-shadow:0 8px 22px #9a812313}.passport-heading{border-left:5px solid #ffae19;padding-left:22px}.passport-heading h2{font-size:22px;color:var(--red);margin:0 0 7px;font-weight:800}.passport-heading p{font-size:25px;font-weight:800;letter-spacing:-.8px;margin:0}.passport-modules{display:grid;grid-template-columns:repeat(6,1fr);margin-top:28px}.passport-module{text-align:left;background:white;border-right:1px solid var(--line);padding:0 18px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.passport-module:first-child{padding-left:10px}.passport-module:last-child{border-right:0;padding-right:0}.module-icon svg{width:65%;height:65%}.module-icon{height:47px;min-width:47px;display:grid;place-items:center;border-radius:13px;background:#ff9300;color:white;font-size:34px;font-weight:700;margin:0 0 3px 32px;box-shadow:inset 0 -5px 0 #0000000b}.verification .module-icon{background:#0fbc76}.location .module-icon{background:var(--red)}.finance .module-icon{background:#247dff}.trail .module-icon{background:#a644ec}.passport-module strong{font-size:15px;line-height:1.2}.module-description{font-size:14px;line-height:1.35;color:#334966}.featured{margin:0 8px 68px}.featured-heading{display:flex;align-items:center;gap:12px;margin-bottom:20px}.featured h2{font-size:25px;letter-spacing:-.7px;margin:0;flex:1}.inventory-tabs{display:flex;gap:8px}.inventory-tabs button{background:#f1f4f7;border-radius:10px;padding:14px 17px;font-size:12px;font-weight:700;white-space:nowrap}.inventory-tabs button.selected{background:var(--red);color:white}.view-all{background:none;color:var(--red);font-weight:700;white-space:nowrap;font-size:15px;padding:12px}.property-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.property-card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 4px 12px #0000000c;border:1px solid #eee;min-width:0;display:flex;flex-direction:column}.card-visual{position:relative;height:148px;overflow:hidden}.card-visual>svg,.card-visual>img{width:100%;height:100%;object-fit:cover}.card-visual small{position:absolute;bottom:0;left:0;right:0;background:#ffffffdc;color:#5d5b51;font-size:9px;text-align:center;padding:3px}.badge{position:absolute;top:0;left:0;color:white;background:var(--red);padding:8px 11px;border-radius:0 0 9px 0;font-size:13px;font-weight:700}.favourite{position:absolute;right:9px;top:8px;border-radius:50%;width:29px;height:29px;background:white;color:#496779;font-size:27px;line-height:1}.favourite[aria-pressed=true]{color:var(--red)}.card-copy{padding:14px;display:flex;flex-direction:column;gap:10px;flex:1}.card-copy h3{font-size:16px;margin:0;line-height:1.25}.card-copy .price{font-size:20px;font-weight:800;color:var(--red);line-height:1.2}.card-copy p{margin:0;font-size:13px;line-height:1.4;color:var(--muted)}.spec{font-size:12px;line-height:1.4;color:var(--muted)}.enquire{align-self:flex-end;margin-top:auto;font-size:14px;padding:10px 18px;border-radius:9px}.results-status{font-size:14px;color:var(--muted);margin-bottom:18px}.more{display:block;margin:24px auto}.featured #no-matches{padding:30px;background:white;border-radius:14px}footer{max-width:1250px;border-top:1px solid #e4dec8;margin:20px auto 0;padding:28px 20px 30px;display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:24px 56px;font-size:14px;line-height:1.5}footer>div{min-width:0}footer strong{display:block;font-size:22px;line-height:1.2;letter-spacing:-.5px}footer p{margin:7px 0 4px;color:#334966}footer small{font-size:12px;color:var(--muted)}footer nav{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-template-columns:auto auto auto;gap:4px 32px;align-items:center}footer nav a{display:flex;align-items:center;min-height:36px;font-weight:600;white-space:nowrap}footer nav a:hover{color:var(--red)}.whatsapp-float{position:fixed;z-index:8;right:20px;bottom:var(--footer-clearance,18px);border-radius:30px;padding:13px 20px;color:white;background:#159e58;box-shadow:0 5px 16px #0002;font-size:14px;font-weight:700}.whatsapp-float span{font-size:23px;vertical-align:middle;margin-right:5px}dialog{border:0;border-radius:20px;box-shadow:0 25px 80px #0004;width:min(650px,calc(100% - 28px));padding:25px;color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#101a2a99}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.dialog-heading h2{font-size:24px;margin:0}.dialog-heading button{font-size:30px;background:transparent;padding:0 5px}.dialog-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.dialog-form label{display:flex;flex-direction:column;gap:7px;font-size:14px}.dialog-form input,.dialog-form textarea,.dialog-form select,.wizard input,.wizard textarea,.passport-controls select{width:100%;border:1px solid #cbd3dd;padding:12px;border-radius:8px;min-width:0;background:white}.dialog-form .wide{grid-column:1/-1}.dialog-form .consent{display:flex;flex-direction:row;align-items:flex-start;font-size:12px;line-height:1.5}.consent input{width:18px;flex-shrink:0}.dialog-form textarea{min-height:90px}.dialog-status{font-size:14px;line-height:1.5}.wizard{margin-top:25px}.wizard .choices{display:flex;flex-wrap:wrap;gap:12px}.wizard p{line-height:1.5}.wizard .yellow,.wizard .red{margin-top:15px}.passport-controls{margin-top:22px}.passport-detail{line-height:1.5}.passport-detail dl{display:grid;grid-template-columns:140px 1fr;gap:10px}.passport-detail dt{font-weight:bold}.passport-detail dd{margin:0;overflow-wrap:anywhere}.dialog-links{display:flex;gap:15px;flex-wrap:wrap;margin:22px 0}.dialog-links a{color:#b00020;text-decoration:underline}.small-note{font-size:12px;color:var(--muted);line-height:1.5}
@media(max-width:1200px){.header-inner{gap:12px;padding:18px 3%}.brand svg{width:86px}.brand strong{font-size:27px}.header-inner nav a,.header-inner nav button{padding:14px 8px;font-size:12px}.header-actions button{padding:14px 12px}.hero-slogan{font-size:27px;right:-15px}h1{font-size:51px;max-width:680px}.hero-copy>p{font-size:16px}.passport-module{padding:0 12px}.module-description{font-size:12px}.featured h2{font-size:23px}.inventory-tabs button{padding:13px 12px}}
@media(max-width:1024px){footer{margin-left:3%;margin-right:3%;padding:26px 0;grid-template-columns:minmax(240px,1fr) auto;gap:24px}footer nav{gap:4px 20px}footer nav a{font-size:13px}.header-inner{min-height:110px;padding:18px 3%;gap:14px}.brand svg{width:91px;height:72px}.brand strong{font-size:28px}.brand small{font-size:9px}.header-actions{margin-left:auto}.header-actions button{padding:16px;font-size:15px}#menu-toggle{display:block}.header-inner nav{display:none;position:absolute;top:100%;right:15px;background:white;box-shadow:0 8px 25px #0002;padding:15px;border-radius:12px;min-width:190px;flex-direction:column;align-items:stretch}.header-inner nav.open{display:flex}.header-inner nav a,.header-inner nav button{font-size:15px;text-align:left}.hero-composition{padding:27px 3% 24px}.hero-copy{min-height:265px;padding-bottom:26px}.eyebrow{font-size:14px;letter-spacing:.6px}h1{font-size:45px;letter-spacing:-1.8px;max-width:590px}.hero-copy>p{font-size:14px;max-width:565px;margin-top:15px}.hero-slogan{font-size:27px;right:0;top:24px}.hero-slogan i{width:160px;margin-left:20px}.hero-art{width:80%;top:140px;height:295px}.universal-search form{padding:18px 20px 18px}.search-tabs{width:100%;gap:9px}.search-tabs button{flex:1;padding:14px 12px;min-width:0;font-size:16px}.query-row{grid-template-columns:1fr auto}.location-field{grid-column:1/-1}.query-row #my-location{justify-self:end}.query-row>.red{min-width:115px}.location-field input{font-size:16px}.filters{gap:14px;margin:25px 0 20px}.filters label{padding:10px;font-size:12px}.filters input,.filters select{font-size:16px}.popular button{padding:13px 12px}.content-wrap{padding:0 3%}.passport{padding:20px;margin-bottom:34px}.passport-heading{padding-left:17px}.passport-heading h2{font-size:23px}.passport-heading p{font-size:26px}.passport-modules{margin-top:27px}.passport-module{padding:0 6px;align-items:center;text-align:center;border-right:0;gap:10px}.passport-module:first-child{padding-left:0}.module-icon{margin:0;height:49px;min-width:49px}.module-description{display:none}.passport-module strong{font-size:13px;line-height:1.35;max-width:110px}.featured{margin:0 0 68px}.featured-heading{flex-wrap:wrap;margin-bottom:22px}.featured h2{font-size:27px}.inventory-tabs{order:3;width:100%;gap:10px;margin-top:9px}.inventory-tabs button{flex:1;font-size:14px;padding:15px 12px}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card-visual{height:180px}.card-copy{padding:16px;gap:12px}.card-copy h3{font-size:18px}.card-copy .price{font-size:23px}.card-copy p{font-size:15px}.spec{font-size:14px}}
@media(min-width:601px) and (max-width:900px){h1{font-size:39px;max-width:500px}.hero-slogan{font-size:23px}.hero-copy>p{font-size:13px;max-width:500px}.brand svg{width:80px}.brand strong{font-size:26px}.header-actions button{padding:14px}.passport-heading h2{font-size:21px}.passport-heading p{font-size:24px}}
@media(max-width:600px){.header-inner{min-height:103px;padding:15px 18px;gap:6px}.brand{gap:6px}.brand svg{width:67px;height:59px}.brand strong{font-size:24px;letter-spacing:-1px}.brand b{font-size:6.7px;letter-spacing:1px;margin:4px 0}.brand small{font-size:7px}.header-actions{display:none}#menu-toggle{margin-left:auto;font-size:26px;padding:8px 0 8px 8px}.hero-composition{padding:24px 14px 14px}.hero-copy{min-height:239px;padding-bottom:20px}.eyebrow{font-size:11px;letter-spacing:.4px;margin-bottom:9px}h1{font-size:32px;line-height:1.06;letter-spacing:-1.2px;max-width:100%}.hero-copy>p{font-size:12px;line-height:1.4;max-width:280px;margin-top:12px}.hero-slogan{top:153px;right:3px;font-size:22px;line-height:1.1}.hero-slogan i{width:130px;border-width:5px;height:30px;margin:8px 0 0 24px}.hero-art{width:100%;height:208px;top:135px;right:0}.universal-search form{padding:0 14px 12px;border-radius:0 0 17px 17px}.search-tabs{gap:9px;margin:0;padding:13px 14px 15px;border-radius:17px 17px 0 0}.search-tabs button{flex:0 0 auto;min-width:86px;padding:12px 18px;font-size:14px}.query-row{gap:12px;grid-template-columns:1fr 106px}.location-field input{font-size:14px;padding:13px 8px 13px 0}.location-field span{padding:0 12px;font-size:25px}.query-row #my-location{justify-self:stretch;font-size:13px;padding:13px 8px}.query-row>.red{min-width:0;font-size:14px;padding:13px 15px}.filters{grid-template-columns:1fr 1fr;gap:12px;margin:17px 0 12px}.filters label{font-size:11px;padding:11px 12px 6px;min-height:75px}.filters input,.filters select{font-size:15px;padding:9px 0}.popular{gap:8px}.popular button{font-size:11px;padding:11px 15px}.content-wrap{padding:0 14px}.passport{border-radius:15px;padding:15px 12px 16px;margin-bottom:24px}.passport-heading{border-left-width:3px;padding-left:10px}.passport-heading h2{font-size:16px;letter-spacing:-.5px;margin-bottom:4px}.passport-heading p{font-size:18px;letter-spacing:-.6px}.passport-modules{grid-template-columns:repeat(3,1fr);gap:16px 0;margin-top:19px}.passport-module{padding:0 5px;gap:7px}.module-icon{height:38px;min-width:38px;border-radius:10px;font-size:27px}.passport-module strong{font-size:11px;line-height:1.2;max-width:92px}.featured-heading{gap:0;margin-bottom:14px}.featured h2{font-size:20px;line-height:1.2;letter-spacing:-.7px;max-width:75%}.view-all{font-size:12px;padding:8px 0 8px 8px;margin-left:auto}.inventory-tabs{display:none}.featured.browsing .inventory-tabs{display:flex;overflow:auto}.featured.browsing .inventory-tabs button{flex:0 0 auto;font-size:12px;padding:12px}.property-grid{grid-template-columns:1fr;gap:18px}.card-visual{height:157px}.card-copy{padding:14px;gap:10px}.card-copy h3{font-size:16px}.card-copy .price{font-size:22px}.card-copy p{font-size:13px}.spec{font-size:12px}.badge{font-size:14px;padding:9px 13px}.enquire{font-size:14px}.whatsapp-float{right:12px;bottom:var(--footer-clearance,12px);padding:10px 14px;font-size:12px}.whatsapp-float span{font-size:19px}footer{margin:16px 14px 0;padding:24px 2px;grid-template-columns:1fr;gap:16px;font-size:13px}footer strong{font-size:21px}footer p{margin:6px 0 4px}footer small{font-size:11px}footer nav{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-auto-flow:row;gap:2px 14px}footer nav a{min-height:38px;font-size:13px;white-space:normal}.dialog-form{grid-template-columns:1fr}.dialog-heading h2{font-size:21px}dialog{padding:20px}.passport-detail dl{grid-template-columns:110px 1fr}.results-status{font-size:13px}.hero-composition+.content-wrap{margin-top:0}}
@media(max-width:380px){.brand svg{width:58px}.brand strong{font-size:22px}h1{font-size:29px}.hero-slogan{font-size:20px}.passport-heading h2{font-size:14px}.passport-heading p{font-size:17px}.search-tabs button{min-width:78px;padding:12px 14px}.featured h2{font-size:18px}.query-row{grid-template-columns:1fr 95px}}

.ai-expertise{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.ai-expertise span{background:#f1f4f7;border:1px solid #dce3eb;border-radius:999px;padding:8px 10px;font-size:12px;color:#334966}

/* BW_HOME_APPROVED_BRAND_LOCKUP_CANONICAL_V1 */
.site-header .brand>.bw-approved-mark{display:block;width:106px;min-width:106px;max-width:106px;height:80px;flex:0 0 106px}
.site-header .brand>.bw-approved-mark svg{display:block;width:106px;height:80px}
.site-header .brand>.bw-approved-copy{
  width:230px;min-width:230px;max-width:230px;flex:0 0 230px;
  display:flex;flex-direction:column;justify-content:center;align-items:flex-start;overflow:visible;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif
}
.site-header .brand>.bw-approved-copy strong,
.site-header .brand>.bw-approved-copy b,
.site-header .brand>.bw-approved-copy small{
  display:block;width:230px;min-width:230px;max-width:230px;
  margin-left:0;margin-right:0;padding:0;border:0;box-shadow:none;
  text-align:left;white-space:nowrap;overflow:visible
}
.site-header .bw-wordmark-text,
.site-header .bw-tagline-text,
.site-header .bw-entity-text{
  display:inline-block;width:max-content;max-width:none;transform-origin:left center;white-space:nowrap
}
.site-header .brand>.bw-approved-copy strong{
  margin:0;font-size:32px;line-height:.94;letter-spacing:-1.7px;font-weight:950;color:var(--ink)
}
.site-header .brand>.bw-approved-copy strong .bw-wordmark-text{color:var(--ink)}
.site-header .brand>.bw-approved-copy strong em{color:var(--red);font-style:normal}
.site-header .brand>.bw-approved-copy b{
  margin-top:7px;margin-bottom:0;font-size:9.65px;line-height:1;letter-spacing:1.55px;font-weight:900;color:var(--ink)
}
.site-header .brand>.bw-approved-copy small{
  margin-top:8px;color:#25334a;font-size:10.15px;line-height:1;font-weight:400;letter-spacing:0;text-transform:none
}
.site-header .brand>.bw-approved-copy strong::before,.site-header .brand>.bw-approved-copy strong::after,
.site-header .brand>.bw-approved-copy b::before,.site-header .brand>.bw-approved-copy b::after,
.site-header .brand>.bw-approved-copy small::before,.site-header .brand>.bw-approved-copy small::after{content:none;display:none}
@media(max-width:1200px){
  .site-header .brand>.bw-approved-copy{width:205px;min-width:205px;max-width:205px;flex-basis:205px}
  .site-header .brand>.bw-approved-copy strong,.site-header .brand>.bw-approved-copy b,.site-header .brand>.bw-approved-copy small{width:205px;min-width:205px;max-width:205px}
}
@media(max-width:600px){
  .site-header .brand>.bw-approved-mark{width:67px;min-width:67px;max-width:67px;height:59px;flex-basis:67px}
  .site-header .brand>.bw-approved-mark svg{width:67px;height:59px}
  .site-header .brand>.bw-approved-copy{width:174px;min-width:174px;max-width:174px;flex-basis:174px}
  .site-header .brand>.bw-approved-copy strong,.site-header .brand>.bw-approved-copy b,.site-header .brand>.bw-approved-copy small{width:174px;min-width:174px;max-width:174px}
  .site-header .brand>.bw-approved-copy strong{font-size:24px;letter-spacing:-1px}
  .site-header .brand>.bw-approved-copy b{margin-top:4px;font-size:6.7px;letter-spacing:1px}
  .site-header .brand>.bw-approved-copy small{margin-top:4px;font-size:7px}
}
