.spc-coming-soon-info{width:100%;background:var(--spc-white);display:flex;justify-content:center;padding:40px 0 32px}.spc-coming-soon-info-inner{width:100%;max-width:var(--spc-content-width);display:flex;flex-direction:column;gap:16px}.spc-coming-soon-badges{display:inline-flex;gap:10px;flex-wrap:wrap}.spc-coming-soon-title{color:var(--spc-dark-text);font-size:28px;font-family:var(--spc-font-heading);font-weight:400;margin:0;line-height:1.3}.spc-coming-soon-location{color:var(--spc-light-text);font-size:18px;font-family:var(--spc-font-body);font-weight:300;margin:0}.spc-coming-soon-illustration{width:100%;padding:60px 101px 80px;background:0 0;display:flex;justify-content:center}.spc-coming-soon-illustration-inner{max-width:700px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.spc-coming-soon-img{width:288px;height:auto;max-width:100%;margin-bottom:16px}.spc-coming-soon-heading{font-family:var(--spc-font-heading);font-size:36px;font-weight:400;color:var(--spc-dark-text);margin:0;text-align:center}.spc-coming-soon-description{font-family:var(--spc-font-body);font-size:20px;font-weight:300;color:var(--spc-dark-text);margin:0;line-height:1.5;text-align:center}.spc-featured-homes-section{width:100%;padding:0;background:var(--spc-white)}.spc-gallery-btn-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:22px!important;padding:0 6px!important;background:#5a4f42!important;color:#fff!important;border-radius:50px!important;font-size:12px!important;font-family:"Afacad Flux",sans-serif!important;font-weight:500!important;transition:all .3s ease!important}.spc-gallery-see-all-btn:hover .spc-gallery-btn-count,button.spc-gallery-see-all-btn:hover .spc-gallery-btn-count{background:#fff!important;background-color:#fff!important;color:#5a4f42!important}.spc-gallery-grid-empty{width:100%;height:500px;background:var(--spc-100);display:flex;align-items:center;justify-content:center}.spc-property-category-dot{font-family:var(--spc-font-body);font-size:20px;font-weight:300;color:var(--spc-light-text);display:inline}.spc-price-label{font-family:var(--spc-font-body);font-size:14px;font-weight:300;color:var(--spc-light-text);text-transform:lowercase}.spc-price-amount{font-family:var(--spc-font-heading);font-size:30px;font-weight:400;color:var(--spc-dark-text)}.spc-action-secondary{background:0 0;color:var(--spc-primary);border:1px solid var(--spc-primary)}.spc-action-secondary:hover{background:var(--spc-primary);color:#fff}.spc-hero{width:100vw;position:relative;left:50%;transform:translateX(-50%);height:70vh;min-height:500px;max-height:800px;overflow:hidden}.spc-hero-image{width:100%;height:100%;position:absolute;top:0;left:0}.spc-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.spc-hero-overlay{width:100%;height:auto;min-height:180px;position:absolute;bottom:0;left:0;background:rgba(63,63,70,.7);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:10;padding:28px 0}.spc-hero-overlay-content{width:100%;max-width:var(--spc-content-width);padding:0;display:flex;justify-content:space-between;align-items:center}.spc-hero-info-group{display:flex;align-items:center;gap:112px;justify-content:flex-start}.spc-hero-info,.spc-hero-details{display:flex;flex-direction:column;gap:28px;align-items:flex-start}.spc-hero-info-inner,.spc-hero-details-inner{display:flex;flex-direction:column;gap:10px;align-items:flex-start;text-align:left}.spc-hero-badge-move-in-ready{background:#6a8375!important;color:#fff!important}.spc-hero-badge-plan-ready{background:#6b6d80!important;color:#fff!important}.spc-hero-badge-in-contract{background:#666!important;color:#fff!important}.spc-hero-badge-coming-soon{background:0 0!important;border:1px solid #2a2a2a!important;color:#2a2a2a!important}.spc-hero-badge-promo{background:#fff!important;border:1px solid #e8e5df!important;color:#2a2a2a!important}.spc-hero-badge-default{background:#eee!important;color:#5a4f42!important}.spc-hero-title{color:var(--spc-white);font-family:var(--spc-font-body);font-size:36px;font-weight:400;line-height:1.2;margin:0;text-align:left}.spc-hero-address{color:var(--spc-white);font-family:var(--spc-font-body);font-size:18px;font-weight:300;margin:0;text-align:left}.spc-hero-category{color:var(--spc-white);font-family:var(--spc-font-body);font-size:24px;font-weight:300;margin:0;text-align:left}.spc-hero-price{color:var(--spc-white);font-family:var(--spc-font-body);font-size:18px;font-weight:300;margin:0;text-align:left}.spc-hero-cta{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:14px}.spc-btn{height:45px;padding:0 24px;border-radius:50px;display:inline-flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;font-family:var(--spc-font-body);font-size:18px;font-weight:400;text-transform:capitalize;transition:all .3s ease;cursor:pointer;border:none;box-sizing:border-box;white-space:nowrap}.spc-btn-primary{background:var(--spc-white);color:var(--spc-primary)}.spc-btn-primary:hover{background:var(--spc-100);transform:translateY(-1px)}.spc-btn-tertiary{background:0 0;color:var(--spc-white);outline:1px solid var(--spc-white);outline-offset:-1px}.spc-btn-tertiary:hover{background:rgba(255,255,255,.1)}.spc-btn-secondary{background:var(--spc-white);color:var(--spc-primary);outline:1px solid var(--spc-primary);outline-offset:-1px;width:auto;align-self:flex-start}.spc-btn-secondary:hover{background:#5a4f42;color:#fff;transform:translateY(-1px)}.spc-btn-secondary:hover .material-symbols-outlined{color:#fff}.spc-btn-icon{width:14px;height:10px;display:inline-flex;align-items:center;justify-content:center}.spc-btn .material-symbols-outlined{font-size:20px;line-height:1}.spc-about-text{color:var(--spc-dark-text);font-family:var(--spc-font-body);font-size:18px;font-weight:300;line-height:normal;margin:0}.spc-about-text p{margin:0 0 16px}.spc-about-text p:last-child{margin-bottom:0}.spc-feature-text{color:var(--spc-dark-text);font-family:var(--spc-font-body);font-size:18px;font-weight:300;line-height:1.4}.spc-lightbox.active{display:flex}.spc-badge-move-in-ready{background:#6a8375!important;color:#fff!important}.spc-badge-plan-ready-lot{background:#6b6d80!important;color:#fff!important}.spc-badge-in-contract{background:#666!important;color:#fff!important}.spc-badge-sold{background:#eee!important;color:#5a4f42!important}.spc-badge-coming-soon{background:0 0!important;border:1px solid #2a2a2a!important;color:#2a2a2a!important}.spc-badge-default{background:#eee!important;color:#5a4f42!important}.spc-badge-promo{background:var(--spc-white)!important;outline:1px solid var(--spc-300)!important;color:var(--spc-primary)!important}.spc-no-units{text-align:center;padding:60px 20px;color:var(--spc-light-text);font-family:var(--spc-font-body);font-size:18px}.spc-cta-section{padding-top:0;padding-bottom:80px;position:relative;z-index:2}.spc-cta-banner{width:100%;height:320px;background:var(--spc-200);display:flex;justify-content:flex-start;align-items:center}.spc-cta-accent{width:10px;height:100%;background:var(--spc-primary);flex-shrink:0}.spc-cta-content{flex:1;padding:0 56px;display:flex;justify-content:flex-start;align-items:center;gap:80px}.spc-cta-text{flex:1;display:flex;flex-direction:column;gap:56px}.spc-cta-text-inner{display:flex;flex-direction:column;gap:14px}.spc-cta-title{color:var(--spc-dark-text);font-family:var(--spc-font-heading);font-size:30px;font-weight:400;line-height:1.2;margin:0}.spc-cta-description{color:var(--spc-dark-text);font-family:var(--spc-font-body);font-size:18px;font-weight:300;line-height:1.6;margin:0}.spc-cta-image{flex:1;height:270px}.spc-cta-image img{width:100%;height:100%;object-fit:cover}.spc-footer-spacer{height:80px;background:var(--spc-white)}.spc-map-leaflet .leaflet-control-zoom{display:none!important}.spc-map-leaflet .leaflet-control-attribution{display:none!important}.spc-leaflet-marker{width:28px!important;height:28px!important;background:#778869!important;border-radius:50%!important;border:3px solid #fff!important;box-shadow:3px 5px 6px 2px rgba(0,0,0,.4)!important}@media (max-width:1439px){.spc-hero-overlay-content{padding:0 80px}.spc-hero-info-group{gap:80px}.spc-coming-soon-info-inner{padding:0 80px}.spc-coming-soon-illustration{padding:60px 80px 80px}}@media (max-width:1199px){.spc-hero{height:65vh;min-height:450px;max-height:750px}.spc-hero-overlay{min-height:auto;padding:24px 0}.spc-hero-overlay-content{padding:0 60px;flex-wrap:wrap;gap:24px}.spc-hero-info-group{width:100%;gap:60px;justify-content:flex-start;align-items:flex-start}.spc-hero-cta{width:100%;flex-direction:row;justify-content:flex-start;gap:16px}.spc-hero-title{font-size:30px}.spc-hero-address{font-size:16px}.spc-hero-category{font-size:20px}.spc-hero-price{font-size:16px}.spc-cta-section{padding-bottom:60px}.spc-cta-banner{height:auto;flex-direction:column}.spc-cta-accent{width:100%;height:10px}.spc-cta-content{flex-direction:column;padding:40px;gap:40px}.spc-cta-text{gap:40px}.spc-cta-image{width:100%;height:250px}.spc-price-amount{font-size:26px}.spc-coming-soon-info-inner{padding:0 60px}.spc-coming-soon-illustration{padding:50px 60px 70px}.spc-coming-soon-heading{font-size:32px}.spc-coming-soon-description{font-size:18px}}@media (max-width:1023px){.spc-hero{height:auto;min-height:560px;max-height:none}.spc-hero-overlay{min-height:auto;padding:20px 0}.spc-hero-overlay-content{padding:0 40px;flex-direction:column;align-items:flex-start}.spc-hero-info-group{flex-direction:column;gap:20px;width:100%;align-items:flex-start}.spc-hero-info,.spc-hero-info-inner,.spc-hero-details,.spc-hero-details-inner{align-items:flex-start;text-align:left;width:100%}.spc-hero-title{font-size:26px;text-align:left}.spc-hero-address,.spc-hero-price{font-size:16px;text-align:left}.spc-hero-category{font-size:18px;text-align:left}.spc-hero-cta{flex-direction:column;align-items:stretch;width:100%}.spc-btn:not(.spc-btn-secondary){width:100%;justify-content:center}.spc-about-text,.spc-feature-text{font-size:16px}.spc-cta-section{padding-bottom:60px}.spc-cta-content{padding:40px;gap:40px}.spc-cta-text{gap:40px}.spc-cta-text-inner{gap:14px}.spc-cta-title{font-size:26px}.spc-cta-image{height:200px}.spc-gallery-btn-count{min-width:20px!important;height:20px!important;font-size:11px!important;padding:0 5px!important}.spc-see-all-photos-btn{bottom:12px!important;right:12px!important;font-size:14px!important;padding:5px 16px!important}.spc-coming-soon-info-inner{padding:0 40px}.spc-coming-soon-illustration{padding:40px 40px 60px}.spc-coming-soon-img{width:240px}.spc-coming-soon-heading{font-size:28px}.spc-coming-soon-description{font-size:16px}}@media (max-width:767px){.spc-hero{height:auto;min-height:520px;max-height:none}.spc-hero-overlay{padding:18px 0}.spc-hero-overlay-content{padding:0 20px;align-items:flex-start}.spc-hero-info,.spc-hero-details{gap:18px}.spc-hero-info-inner,.spc-hero-details-inner{gap:6px}.spc-hero-info-group{align-items:flex-start}.spc-hero-title{font-size:22px;text-align:left}.spc-hero-address,.spc-hero-price{font-size:14px;text-align:left}.spc-hero-category{font-size:16px;text-align:left}.spc-btn:not(.spc-btn-secondary){font-size:16px;padding:10px 20px}.spc-about-text,.spc-feature-text{font-size:15px}.spc-cta-section{padding-bottom:40px}.spc-cta-content{padding:32px 24px;gap:32px}.spc-cta-text{gap:32px}.spc-cta-text-inner{gap:12px}.spc-cta-title{font-size:22px}.spc-cta-description{font-size:15px}.spc-cta-image{height:180px}.spc-footer-spacer{height:40px}.spc-leaflet-marker{width:24px!important;height:24px!important;border-width:2px!important}.spc-gallery-grid-empty{height:300px}.spc-price-amount{font-size:24px}.spc-gallery-btn-count{min-width:18px!important;height:18px!important;font-size:10px!important;padding:0 4px!important}.spc-see-all-photos-btn{bottom:10px!important;right:10px!important;font-size:13px!important;padding:5px 14px!important}.spc-coming-soon-info{padding:30px 0 24px}.spc-coming-soon-info-inner{padding:0 20px}.spc-coming-soon-title{font-size:24px}.spc-coming-soon-location{font-size:16px}.spc-coming-soon-illustration{padding:30px 20px 50px}.spc-coming-soon-img{width:200px;margin-bottom:12px}.spc-coming-soon-heading{font-size:24px}.spc-coming-soon-description{font-size:15px}}@media (max-width:480px){.spc-hero{height:auto;min-height:500px;max-height:none}.spc-hero-overlay{padding:16px 0}.spc-hero-overlay-content{padding:0 16px}.spc-hero-info,.spc-hero-details{gap:14px}.spc-hero-info-inner,.spc-hero-details-inner{gap:5px}.spc-hero-title{font-size:20px;text-align:left}.spc-hero-address,.spc-hero-price{font-size:13px;text-align:left}.spc-hero-category{font-size:14px;text-align:left}.spc-btn:not(.spc-btn-secondary){font-size:14px;padding:10px 16px;height:42px}.spc-about-text,.spc-feature-text{font-size:14px}.spc-cta-section{padding-bottom:40px}.spc-cta-content{padding:28px 20px;gap:24px}.spc-cta-text{gap:24px}.spc-cta-text-inner{gap:10px}.spc-cta-title{font-size:20px}.spc-cta-description{font-size:14px;line-height:1.5}.spc-cta-image{height:150px}.spc-gallery-btn-count{min-width:16px!important;height:16px!important;font-size:9px!important;padding:0 4px!important}.spc-see-all-photos-btn{bottom:8px!important;right:8px!important;font-size:12px!important;padding:4px 12px!important}.spc-coming-soon-info{padding:24px 0 20px}.spc-coming-soon-info-inner{padding:0 16px;gap:12px}.spc-coming-soon-title{font-size:22px}.spc-coming-soon-location{font-size:14px}.spc-coming-soon-illustration{padding:24px 16px 40px}.spc-coming-soon-img{width:180px;margin-bottom:10px}.spc-coming-soon-heading{font-size:22px}.spc-coming-soon-description{font-size:14px}}@media (max-width:375px){.spc-hero{min-height:480px;max-height:none}.spc-hero-overlay{padding:14px 0}.spc-hero-overlay-content{padding:0 12px}.spc-hero-info-group{gap:10px;align-items:flex-start}.spc-hero-info,.spc-hero-details{gap:12px}.spc-hero-info-inner,.spc-hero-details-inner{gap:4px;align-items:flex-start}.spc-hero-title{font-size:18px;text-align:left}.spc-hero-address,.spc-hero-price{font-size:12px;text-align:left}.spc-hero-category{font-size:13px;text-align:left}.spc-hero-cta{gap:10px}.spc-btn:not(.spc-btn-secondary){font-size:13px;padding:8px 14px;height:40px;gap:8px}.spc-btn-secondary{font-size:14px;padding:8px 16px;height:40px}.spc-btn-icon{width:12px;height:8px}.spc-btn .material-symbols-outlined{font-size:18px}.spc-about-text,.spc-feature-text{font-size:13px;line-height:1.5}.spc-cta-section{padding-bottom:30px}.spc-cta-accent{height:8px}.spc-cta-content{padding:24px 16px;gap:20px}.spc-cta-text{gap:20px}.spc-cta-text-inner{gap:8px}.spc-cta-title{font-size:18px;line-height:1.3}.spc-cta-description{font-size:13px;line-height:1.4}.spc-cta-image{height:130px}.spc-footer-spacer{height:24px}.spc-leaflet-marker{width:22px!important;height:22px!important;border-width:2px!important}.spc-price-amount{font-size:20px}.spc-gallery-btn-count{min-width:15px!important;height:15px!important;font-size:8px!important;padding:0 3px!important}.spc-see-all-photos-btn{bottom:6px!important;right:6px!important;font-size:11px!important;padding:4px 10px!important}.spc-coming-soon-info{padding:20px 0 16px}.spc-coming-soon-info-inner{padding:0 12px;gap:10px}.spc-coming-soon-title{font-size:20px}.spc-coming-soon-location{font-size:13px}.spc-coming-soon-illustration{padding:20px 12px 32px}.spc-coming-soon-img{width:150px;margin-bottom:8px}.spc-coming-soon-heading{font-size:20px}.spc-coming-soon-description{font-size:13px}}