/* Unified premium homepage */
body{background:#fff}
.section{max-width:1296px;padding:78px 0}
.section-head{margin-bottom:28px}
.section-head h2,.experience h2,.home-about h2,.testimonial-head h2{
  font-size:clamp(32px,3.2vw,44px)!important;
  line-height:1.12!important;
  letter-spacing:-.045em!important;
}
.section-head h2 em,.experience h2 em,.home-about h2 em,.testimonial-head h2 em{font-style:normal;color:#5b35d5}
.section-no{display:none}
.eyebrow{margin-bottom:11px;font-size:8px;letter-spacing:.16em}
.section-intro{margin-top:10px;font-size:12px}

/* Explore shortcuts */
.marketplace-quick{
  max-width:1296px;
  margin:0 auto;
  padding:48px 0 38px;
  border:0;
}
.marketplace-quick>div{margin-bottom:17px}
.marketplace-quick h2{font-size:22px;color:#29243d}
.marketplace-quick nav{gap:10px}
.marketplace-quick a{
  min-height:78px;
  padding:14px 15px;
  border-radius:12px;
  border-color:#e7e3ed;
  background:#fff;
}
.marketplace-quick a>svg{width:22px;height:22px}
.marketplace-quick a:hover{border-color:#cfc5ee;box-shadow:0 12px 28px rgba(48,25,113,.09)}
.marketplace-quick b{font-size:12px}

/* Trust strip */
.trust-ribbon{
  max-width:1296px;
  height:58px;
  margin:0 auto;
  border:1px solid #ebe7f1;
  border-radius:12px;
  background:#faf9fc;
  overflow:hidden;
}
.trust-ribbon>span{padding:0 28px;font:600 12px Inter,sans-serif;color:#29243d}
.trust-ribbon>div{padding:0 25px;border-color:#e5e0ed;font-size:8px}
.trust-ribbon svg,.trust-ribbon b{color:#5b35d5}

/* Featured inventory */
.featured-section{padding-top:72px;padding-bottom:84px}
.featured-section .property-grid{gap:16px;padding:3px 2px 18px}
.featured-section .property-card{flex-basis:calc((100% - 48px)/4);border-radius:13px!important}
.featured-section .card-media{height:205px}
.featured-section .card-body{padding:15px}
.featured-section .card-body h3{min-height:42px;font-size:15px!important}
.featured-section:after{margin-top:2px}

/* Cities */
.city-section{background:#fff;color:#29243d;border-bottom:1px solid #eeeaf3}
.city-section:before{display:none}
.city-section .section{padding-top:78px;padding-bottom:84px}
.city-section .section-head{padding:0;border:0}
.city-section .section-head:before{display:none}
.city-section .section-head.inverse h2{color:#29243d}
.city-section .eyebrow.light{color:#5b35d5}
.city-section .city-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:none;gap:14px}
.city-section .city-card,.city-section .city-card:first-child,.city-section .city-card:last-child{
  grid-row:auto;
  grid-column:auto;
  height:300px;
  border:0;
  border-radius:14px;
  overflow:hidden;
}
.city-section .city-card:before{top:14px;right:14px;border-radius:6px;background:rgba(0,0,0,.18)}
.city-section .city-card:after{background:linear-gradient(0deg,rgba(15,10,29,.78),transparent 60%)}
.city-section .city-card span{left:18px;bottom:17px}
.city-section .city-card b{font-size:19px!important;font-weight:650}
.city-section .city-card small{font-size:9px;color:rgba(255,255,255,.78)}

/* Service difference */
.experience{
  max-width:none;
  padding:84px max(5vw,calc((100vw - 1296px)/2));
  grid-template-columns:.9fr 1.1fr;
  gap:0;
  background:#f7f5fb;
}
.experience:before{display:none}
.experience-art{height:500px;border-radius:16px 0 0 16px;box-shadow:none;overflow:visible}
.experience-art:after{display:none}
.experience>div:last-child{
  min-height:500px;
  padding:48px 54px;
  border:1px solid #e8e3ef;
  border-left:0;
  border-radius:0 16px 16px 0;
  box-shadow:none;
  background:#fff;
}
.experience>div>p:not(.eyebrow){font-size:13px;line-height:1.7}
.experience .feature-list{margin:20px 0}
.experience .feature-list>div{padding:14px 0}
.experience .float-card{right:18px;bottom:18px;border:0;border-radius:10px;box-shadow:0 12px 30px rgba(21,10,55,.16)}

/* Tools */
.tools-section{padding-top:78px;padding-bottom:86px}
.tools-section:before{display:none}
.tools-section .tools-grid{gap:12px}
.tools-section .tools-grid a{
  min-height:168px;
  padding:24px;
  border-color:#e6e2ec;
  border-radius:13px;
  background:#fff;
}
.tools-section .tools-grid a:before{display:none}
.tools-section .tools-grid a>svg:first-child{
  width:42px!important;height:42px!important;padding:10px;border-radius:10px;background:#f0ecff;color:#5b35d5
}
.tools-section .tools-grid a:hover{background:#5b35d5;box-shadow:0 16px 34px rgba(70,38,166,.2)}

/* About */
.home-about{
  max-width:1296px;
  padding:84px 0;
  grid-template-columns:.9fr 1.1fr;
  gap:70px;
}
.about-image{height:500px;padding:0}
.about-image:before{display:none}
.about-image img{border-radius:16px;filter:none}
.about-image>span{
  right:18px;bottom:18px;padding:16px 19px;border-radius:10px;
  background:rgba(32,18,76,.88);backdrop-filter:blur(10px);box-shadow:none
}
.about-image>span b{font:700 27px Inter,sans-serif;color:#ffd84d}
.about-content h2{font-weight:700!important}
.about-lead{font:400 14px/1.7 Inter,sans-serif;border-left:3px solid #5b35d5;padding-left:16px}
.about-values>div{padding:13px 0}
.about-values>div>b{font:700 11px Inter,sans-serif;color:#5b35d5}

/* Testimonials */
.testimonials{padding:82px 5vw 88px;background:#f7f5fb;color:#29243d}
.testimonials:before{display:none}
.testimonial-head{max-width:1296px;margin-bottom:30px}
.testimonials .eyebrow.light{color:#5b35d5}
.light-number{display:none}
.rating-block{border-color:#ded8eb}
.rating-block>b{font:700 40px Inter,sans-serif;color:#29243d}
.rating-block>span{color:#e4ad18}
.rating-block small{color:#77728a}
.testimonial-grid{max-width:1296px;grid-template-columns:repeat(3,1fr);gap:14px}
.quote-card,.quote-card.featured-quote{
  min-height:270px;
  padding:28px;
  border:1px solid #e5e0ed;
  border-radius:14px;
  background:#fff;
  color:#29243d;
  box-shadow:0 4px 16px rgba(36,18,83,.04);
}
.quote-card:hover{border-color:#cbc1e8;box-shadow:0 15px 32px rgba(45,22,111,.1)}
.quote-mark,.featured-quote .quote-mark{font:700 48px/1 Inter,sans-serif;color:#5b35d5;height:38px}
.quote-card>p{font:400 14px/1.65 Inter,sans-serif}
.quote-card>div small,.featured-quote>div small{color:#77728a}

/* Closing CTA */
.cta{
  min-height:350px;
  padding:70px 5vw;
  background:linear-gradient(120deg,#3c2097,#6540d8);
}
.cta:before,.cta:after{opacity:.5}
.cta h2{font-size:clamp(36px,4vw,52px)!important}
.cta h2 br{display:none}
.cta h2:after{margin:19px auto}
.cta .btn{min-width:155px;padding:12px 18px}

@media(max-width:1360px){
  .section,.marketplace-quick,.trust-ribbon,.home-about{max-width:calc(100% - 10vw)}
}
@media(max-width:1050px){
  .city-section .city-grid{grid-template-columns:1fr 1fr}
  .experience{grid-template-columns:1fr 1fr}
  .experience>div:last-child{padding:38px}
  .home-about{gap:40px}
}
@media(max-width:700px){
  .section{max-width:90%;padding:62px 0}
  .marketplace-quick{max-width:90%;padding:34px 0 25px}
  .marketplace-quick nav{display:flex}
  .marketplace-quick a{min-width:170px}
  .trust-ribbon{max-width:90%;justify-content:flex-start;overflow-x:auto}
  .trust-ribbon>span{display:none}
  .featured-section{padding:60px 0 68px}
  .featured-section .card-media{height:215px}
  .city-section .section{padding:62px 0}
  .city-section .city-grid{display:flex;overflow-x:auto;gap:12px}
  .city-section .city-card,.city-section .city-card:first-child,.city-section .city-card:last-child{min-width:78vw;height:270px}
  .experience{display:block;padding:62px 5vw}
  .experience-art{height:350px;border-radius:14px 14px 0 0}
  .experience>div:last-child{min-height:auto;padding:30px 24px;border:1px solid #e8e3ef;border-top:0;border-radius:0 0 14px 14px}
  .tools-section{padding:62px 0}
  .home-about{max-width:90%;padding:62px 0;display:block}
  .about-image{height:370px;margin-bottom:45px}
  .testimonial-head{display:block}
  .testimonial-grid{display:flex;overflow-x:auto}
  .quote-card,.quote-card.featured-quote{min-width:86%;min-height:255px}
  .cta{min-height:330px}
}
