.breakdance .bde-section-2182-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-2182-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-2182-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-2182-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-2182-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--charcoal:#1a1916;--warm-white:#f8f7f4;--gold:#b5a48c;--gold-dark:#8a7a68;--cedar:#2d5a47;--stone:#e8e5df;font-family:'Outfit',sans-serif;color:var(--charcoal);background:var(--warm-white);overflow-x:hidden;font-size:16.5px}#custom-page *{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}#custom-page a{text-decoration:none;color:inherit}#custom-page ::selection{background:var(--gold);color:var(--charcoal)}#custom-page .container{max-width:1400px;margin:0 auto;padding:0 60px}#custom-page .header{position:fixed;top:0;left:0;right:0;z-index:100;padding:28px 60px;display:flex;justify-content:space-between;align-items:center;transition:all 0.3s ease}#custom-page .header.scrolled{background:var(--warm-white);padding:20px 60px;box-shadow:0 2px 20px rgba(0,0,0,0.06)}#custom-page .header.dark{background:var(--charcoal)}#custom-page .header.dark.scrolled{background:var(--charcoal);box-shadow:0 2px 20px rgba(0,0,0,0.2)}#custom-page .logo{display:flex;align-items:center;gap:12px}#custom-page .logo span{font-family:'Tenor Sans',sans-serif;font-size:14px;letter-spacing:4px;color:var(--charcoal);transition:color 0.3s ease}#custom-page .header.dark .logo span{color:#fff}#custom-page .logo .dot{width:4px;height:4px;background:var(--gold);border-radius:50%}#custom-page .nav{display:flex;align-items:center;gap:50px}#custom-page .nav a{font-size:13px;color:var(--charcoal);letter-spacing:0.5px;position:relative;transition:color 0.3s ease}#custom-page .header.dark .nav a{color:rgba(255,255,255,0.7)}#custom-page .header.dark .nav a:hover{color:#fff}#custom-page .nav a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--gold);transition:width 0.3s ease}#custom-page .nav a:hover::after{width:100%}#custom-page .menu-btn{display:none;width:32px;height:20px;flex-direction:column;justify-content:space-between;cursor:pointer}#custom-page .menu-btn span{height:1px;background:var(--charcoal);transition:0.3s ease}#custom-page .header.dark .menu-btn span{background:#fff}#custom-page .mobile-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--charcoal);z-index:99;flex-direction:column;align-items:center;justify-content:center;gap:30px}#custom-page .mobile-menu.active{display:flex}#custom-page .mobile-menu a{font-family:'Tenor Sans',sans-serif;font-size:28px;letter-spacing:4px;color:#fff}#custom-page .mobile-menu-close{position:absolute;top:24px;right:24px;font-size:32px;color:#fff;cursor:pointer}#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);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}#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:all 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:#999}#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}#custom-page .section-title.dark{color:var(--charcoal)}#custom-page .properties-view-all{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,0.5);display:flex;align-items:center;gap:12px;transition:all 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:all 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.4)}#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}#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;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:#888}#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:all 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:#999}#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:#888}#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}#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:all 0.3s ease}#custom-page .cta-btn:hover{background:var(--gold);gap:22px}#custom-page .footer{background:var(--charcoal);padding:80px 0 40px}#custom-page .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,0.1)}#custom-page .footer-brand .logo{margin-bottom:20px}#custom-page .footer-brand .logo span{color:#fff}#custom-page .footer-tagline{font-size:14px;color:rgba(255,255,255,0.4);line-height:1.7;max-width:280px;margin-bottom:30px}#custom-page .footer-social{display:flex;gap:12px}#custom-page .footer-social a{width:42px;height:42px;border:1px solid rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}#custom-page .footer-social a:hover{background:var(--gold);border-color:var(--gold)}#custom-page .footer-social a svg{width:18px;height:18px;fill:#fff;transition:fill 0.3s ease}#custom-page .footer-social a:hover svg{fill:var(--charcoal)}#custom-page .footer-column h4{font-family:'Tenor Sans',sans-serif;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:24px}#custom-page .footer-column a{display:block;font-size:14px;color:rgba(255,255,255,0.4);margin-bottom:14px;transition:color 0.2s ease}#custom-page .footer-column a:hover{color:var(--gold)}#custom-page .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px}#custom-page .footer-copyright{font-size:12px;color:rgba(255,255,255,0.3)}#custom-page .footer-copyright a{color:var(--gold);transition:opacity 0.2s ease}#custom-page .footer-copyright a:hover{opacity:0.7}#custom-page .footer-legal{display:flex;gap:30px}#custom-page .footer-legal a{font-size:12px;color:rgba(255,255,255,0.3);transition:color 0.2s ease}#custom-page .footer-legal a:hover{color:var(--gold)}@media (max-width:1200px){#custom-page .container{padding:0 40px}#custom-page .header{padding:24px 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 .nav{display:none}#custom-page .menu-btn{display:flex}#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}#custom-page .footer-top{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){#custom-page .container{padding:0 24px}#custom-page .header{padding:20px 24px}#custom-page .header.scrolled{padding:16px 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}#custom-page .footer{padding:60px 0 30px}#custom-page .footer-top{grid-template-columns:1fr;gap:40px}#custom-page .footer-bottom{flex-direction:column;gap:20px;text-align:center}#custom-page .footer-legal{gap:20px}}@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}}#custom-page .property-card,#custom-page .location-card{display:block;color:inherit;text-decoration:none}#custom-page .property-card:focus-visible,#custom-page .location-card:focus-visible,#custom-page .hero-cta:focus-visible,#custom-page .cta-btn:focus-visible,#custom-page .properties-view-all:focus-visible{outline:2px solid var(--gold);outline-offset:4px}#custom-page .properties-empty{padding:60px 0;text-align:center;opacity:.7}#custom-page .testimonial-author-image img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}