.breakdance .bde-section-42-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-42-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-42-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-42-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-42-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}html{scroll-behavior:smooth}#custom-page{--charcoal:#1a1916;--warm-white:#f8f7f4;--gold:#b5a48c;--gold-dark:#8a7a68;--gold-deep:#75674f;--cedar:#2d5a47;--stone:#e8e5df;font-family:'Outfit',sans-serif;font-size:16.5px;color:var(--charcoal);background:var(--warm-white);overflow-x:hidden}#custom-page *{margin:0;padding:0;box-sizing:border-box}#custom-page a{text-decoration:none;color:inherit}#custom-page a:focus-visible{outline:2px solid var(--gold-dark);outline-offset:3px}#custom-page ::selection{background:var(--gold);color:var(--charcoal)}#custom-page .container{max-width:1400px;margin:0 auto;padding:0 60px}#custom-page .hero{min-height:100vh;padding:160px 0 100px;display:flex;align-items:center}#custom-page .hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}#custom-page .hero-content{position:relative}#custom-page .hero-label{display:inline-flex;align-items:center;gap:12px;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--gold-deep);margin-bottom:30px}#custom-page .hero-label::before{content:'';width:40px;height:1px;background:var(--gold)}#custom-page .hero-title{font-family:'Tenor Sans',sans-serif;font-size:clamp(42px,5vw,68px);line-height:1.1;letter-spacing:1px;margin-bottom:30px;text-wrap:balance}#custom-page .hero-title em{font-style:normal;color:var(--gold-dark)}#custom-page .hero-description{font-size:16px;line-height:1.8;color:#666;max-width:420px;margin-bottom:40px}#custom-page .hero-cta{display:inline-flex;align-items:center;gap:16px;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--charcoal);padding:16px 0;border-bottom:1px solid var(--charcoal);transition:gap 0.3s ease,padding 0.3s ease}#custom-page .hero-cta:hover{gap:24px;padding-left:10px}#custom-page .hero-image-container{position:relative}#custom-page .hero-image-main{position:relative;height:70vh;max-height:600px;overflow:hidden}#custom-page .hero-image-main img{width:100%;height:100%;object-fit:cover}#custom-page .hero-image-accent{position:absolute;bottom:-40px;left:-40px;width:55%;height:200px;overflow:hidden;border:8px solid var(--warm-white)}#custom-page .hero-image-accent img{width:100%;height:100%;object-fit:cover}#custom-page .hero-image-tag{position:absolute;top:30px;right:-20px;background:var(--charcoal);color:#fff;padding:20px 24px;writing-mode:vertical-rl;text-orientation:mixed;font-size:11px;letter-spacing:3px;text-transform:uppercase}#custom-page .hero-stats{position:absolute;bottom:60px;left:-100px;display:flex;flex-direction:column;gap:30px;background:var(--warm-white);padding:30px}#custom-page .hero-stat{text-align:center}#custom-page .hero-stat-value{font-family:'Tenor Sans',sans-serif;font-size:42px;color:var(--charcoal)}#custom-page .hero-stat-label{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#707070}#custom-page .properties{padding:120px 0;background:var(--charcoal)}#custom-page .properties-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:70px}#custom-page .section-label{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:16px}#custom-page .section-title{font-family:'Tenor Sans',sans-serif;font-size:clamp(32px,4vw,48px);color:#fff;letter-spacing:1px;text-wrap:balance}#custom-page .section-title.dark{color:var(--charcoal)}#custom-page .about-strip .section-label,#custom-page .locations .section-label{color:var(--gold-deep)}#custom-page .properties-view-all{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,0.55);display:flex;align-items:center;gap:12px;transition:color 0.3s ease,gap 0.3s ease}#custom-page .properties-view-all:hover{color:#fff;gap:20px}#custom-page .properties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#custom-page .property-card{position:relative;overflow:hidden;cursor:pointer}#custom-page .property-card.featured{grid-column:span 2;grid-row:span 2}#custom-page .property-image{height:350px;overflow:hidden;position:relative}#custom-page .property-card.featured .property-image{height:100%;min-height:724px}#custom-page .property-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(0.4,0,0.2,1)}#custom-page .property-card:hover .property-image img{transform:scale(1.08)}#custom-page .property-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,0.7) 0%,transparent 50%);opacity:0;transition:opacity 0.4s ease}#custom-page .property-card:hover .property-overlay{opacity:1}#custom-page .property-index{position:absolute;top:20px;left:20px;font-family:'Tenor Sans',sans-serif;font-size:11px;letter-spacing:2px;color:#fff;background:rgba(0,0,0,0.3);padding:8px 12px;backdrop-filter:blur(10px)}#custom-page .property-quick-view{position:absolute;bottom:20px;right:20px;width:50px;height:50px;background:var(--gold);display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity 0.4s ease,transform 0.4s ease}#custom-page .property-card:hover .property-quick-view{opacity:1;transform:translateY(0)}#custom-page .property-quick-view span{font-size:20px;color:var(--charcoal)}#custom-page .property-content{padding:24px 0;display:flex;justify-content:space-between;align-items:flex-start}#custom-page .property-location{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:6px}#custom-page .property-name{font-family:'Tenor Sans',sans-serif;font-size:20px;color:#fff;letter-spacing:0.5px}#custom-page .property-price{text-align:right}#custom-page .property-price-value{font-family:'Tenor Sans',sans-serif;font-size:22px;color:#fff}#custom-page .property-price-label{font-size:11px;color:rgba(255,255,255,0.55)}#custom-page .about-strip{padding:150px 0;position:relative;overflow:hidden}#custom-page .about-strip-bg{position:absolute;right:0;top:0;bottom:0;width:40%;background:var(--stone);z-index:0}#custom-page .about-strip-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}#custom-page .about-strip-content{max-width:480px}#custom-page .about-strip-title{font-family:'Tenor Sans',sans-serif;font-size:clamp(28px,3vw,40px);line-height:1.3;margin-bottom:24px;text-wrap:balance}#custom-page .about-strip-text{font-size:15px;line-height:1.9;color:#666;margin-bottom:40px}#custom-page .about-features{display:grid;grid-template-columns:1fr 1fr;gap:30px}#custom-page .about-feature{display:flex;align-items:flex-start;gap:14px}#custom-page .about-feature-icon{width:44px;height:44px;background:var(--charcoal);display:flex;align-items:center;justify-content:center;flex-shrink:0}#custom-page .about-feature-icon>svg{width:20px;height:20px;display:block;flex-shrink:0;stroke:var(--gold);fill:none;stroke-width:1.5}#custom-page .about-feature-text{font-size:13px;line-height:1.5}#custom-page .about-feature-text strong{display:block;margin-bottom:2px;font-weight:500}#custom-page .about-feature-text span{color:#707070}#custom-page .about-strip-image{position:relative}#custom-page .about-strip-image img{width:100%;height:500px;object-fit:cover}#custom-page .about-strip-image-frame{position:absolute;top:-20px;left:-20px;right:40px;bottom:40px;border:1px solid var(--gold);z-index:-1}#custom-page .locations{padding:120px 0;background:#fff}#custom-page .locations-header{text-align:center;margin-bottom:80px}#custom-page .locations-grid{display:flex;gap:20px;justify-content:center}#custom-page .location-card{flex:0 0 200px;text-align:center;cursor:pointer;transition:transform 0.4s ease}#custom-page .location-card:hover{transform:translateY(-10px)}#custom-page .location-card:nth-child(even){margin-top:60px}#custom-page .location-image{width:200px;height:280px;overflow:hidden;margin-bottom:20px;position:relative}#custom-page .location-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s ease}#custom-page .location-card:hover .location-image img{transform:scale(1.1)}#custom-page .location-image::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid var(--gold);opacity:0;transform:scale(0.9);transition:opacity 0.4s ease,transform 0.4s ease}#custom-page .location-card:hover .location-image::after{opacity:1;transform:scale(1)}#custom-page .location-name{font-family:'Tenor Sans',sans-serif;font-size:18px;letter-spacing:1px;margin-bottom:4px}#custom-page .location-count{font-size:12px;color:#707070}#custom-page .testimonial{padding:150px 0;background:var(--warm-white);position:relative}#custom-page .testimonial-inner{max-width:800px;margin:0 auto;text-align:center;position:relative}#custom-page .testimonial-quote-mark{font-family:'Tenor Sans',serif;font-size:200px;color:var(--stone);line-height:0.5;margin-bottom:20px}#custom-page .testimonial-text{font-family:'Tenor Sans',sans-serif;font-size:clamp(22px,3vw,32px);line-height:1.6;margin-bottom:40px}#custom-page .testimonial-author{display:flex;align-items:center;justify-content:center;gap:16px}#custom-page .testimonial-author-image{width:56px;height:56px;border-radius:50%;overflow:hidden}#custom-page .testimonial-author-image img{width:100%;height:100%;object-fit:cover}#custom-page .testimonial-author-info{text-align:left}#custom-page .testimonial-author-name{font-size:14px;font-weight:500;margin-bottom:2px}#custom-page .testimonial-author-location{font-size:13px;color:#707070}#custom-page .cta{padding:0 60px 120px}#custom-page .cta-inner{max-width:1400px;margin:0 auto;position:relative;overflow:hidden}#custom-page .cta-image{width:100%;height:500px;object-fit:cover}#custom-page .cta-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(26,25,22,0.5);display:flex;align-items:center;justify-content:center}#custom-page .cta-content{text-align:center;padding:0 24px}#custom-page .cta-title{font-family:'Tenor Sans',sans-serif;font-size:clamp(36px,5vw,60px);color:#fff;margin-bottom:12px;text-wrap:balance}#custom-page .cta-subtitle{font-size:15px;color:rgba(255,255,255,0.7);margin-bottom:40px}#custom-page .cta-btn{display:inline-flex;align-items:center;gap:14px;padding:18px 36px;background:#fff;color:var(--charcoal);font-size:12px;letter-spacing:2px;text-transform:uppercase;transition:background 0.3s ease,gap 0.3s ease,transform 0.15s ease}#custom-page .cta-btn:hover{background:var(--gold);gap:22px}#custom-page .cta-btn:active{transform:scale(0.98)}@media (max-width:1200px){#custom-page .container{padding:0 40px}#custom-page .hero-stats{left:-60px;padding:24px}#custom-page .hero-image-tag{right:0}#custom-page .about-strip-inner{gap:60px}}@media (max-width:1024px){#custom-page .hero-grid{grid-template-columns:1fr;gap:60px}#custom-page .hero-image-container{order:-1}#custom-page .hero-image-main{height:50vh}#custom-page .hero-image-accent,#custom-page .hero-stats{display:none}#custom-page .properties-grid{grid-template-columns:1fr 1fr}#custom-page .property-card.featured{grid-column:span 2;grid-row:span 1}#custom-page .property-card.featured .property-image{min-height:400px}#custom-page .property-image{height:300px}#custom-page .about-strip-bg{display:none}#custom-page .about-strip-inner{grid-template-columns:1fr;gap:50px}#custom-page .about-strip-image-frame{display:none}#custom-page .locations-grid{flex-wrap:wrap}#custom-page .location-card:nth-child(even){margin-top:0}}@media (max-width:768px){#custom-page .container{padding:0 24px}#custom-page .hero{padding:120px 0 80px}#custom-page .hero-image-tag{display:none}#custom-page .properties{padding:80px 0}#custom-page .properties-grid{grid-template-columns:1fr}#custom-page .property-card.featured{grid-column:span 1}#custom-page .property-card.featured .property-image{min-height:300px}#custom-page .property-image{height:280px}#custom-page .about-strip{padding:80px 0}#custom-page .about-features{grid-template-columns:1fr}#custom-page .locations{padding:80px 0}#custom-page .location-card{flex:0 0 160px}#custom-page .location-image{width:160px;height:220px}#custom-page .testimonial{padding:100px 0}#custom-page .cta{padding:0 24px 80px}#custom-page .cta-image{height:400px}}@media (max-width:480px){#custom-page .hero-title{font-size:36px}#custom-page .locations-grid{gap:16px}#custom-page .location-card{flex:0 0 140px}#custom-page .location-image{width:140px;height:180px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}#custom-page *,#custom-page *::before,#custom-page *::after{transition-duration:0.01ms;animation-duration:0.01ms}}