*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2e3138;background-color:#fff}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit}.text-gradient{background:linear-gradient(135deg,#384252,#48556a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.transition-smooth{transition:all .3s cubic-bezier(.4,0,.2,1)}.transition-fast{transition:all .15s cubic-bezier(.4,0,.2,1)}.header__topbar{background:#384252;color:#fff;padding:.5rem 0;font-size:.875rem}.header__topbar-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.header__topbar-container{padding:0 2rem}}.header__topbar-container{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.header__topbar-container{flex-direction:column;gap:.5rem}}.header__contact-info{display:flex;gap:2rem}@media (max-width: 768px){.header__contact-info{gap:1rem}}.header__contact-item{display:flex;align-items:center;gap:.5rem}.header__contact-icon{opacity:.8}.header__company-info{font-weight:600;opacity:.9}.header{background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a}.header__content{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.header__content{padding:0 2rem}}.header__content{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.header__logo-link{font-size:1.3rem;font-weight:800;color:#384252}@media (min-width: 1024px){.header__logo-link{font-size:1.5rem}}.header__nav{display:none}@media (min-width: 1024px){.header__nav{display:flex;align-items:center;gap:2rem}}.header__nav-link{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-radius:.5rem;color:#7c8a9c;transition:all .15s cubic-bezier(.4,0,.2,1)}.header__nav-link:hover{color:#384252;background:#f9fafb}.header__nav-icon{font-size:1rem}.header__nav-text{font-weight:500}.header__cta{display:none}@media (min-width: 1024px){.header__cta{display:block}}.header__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.header__cta-button:hover{transform:translateY(-2px)}.header__cta-button{background:linear-gradient(135deg,#384252,#48556a);color:#fff;font-size:.875rem}.header__cta-button:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a}.header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.header__menu-toggle:hover{transform:translateY(-2px)}.header__menu-toggle{background:#f9fafb;color:#384252;padding:.5rem}@media (min-width: 1024px){.header__menu-toggle{display:none}}.header__menu-toggle-icon{font-size:1.25rem}.header__mobile-nav{display:none;background:#fff;border-top:1px solid hsl(213,27%,90%);padding:1rem 0}@media (max-width: 768px){.header__mobile-nav.active{display:block}}.header__mobile-nav .header__mobile-link{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.header__mobile-nav .header__mobile-link{padding:0 2rem}}.header__mobile-nav .header__mobile-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#7c8a9c}.header__mobile-nav .header__mobile-link:hover{color:#384252;background:#f9fafb}.header__mobile-nav .header__mobile-icon{font-size:1.125rem}.header__mobile-nav .header__mobile-text{font-weight:500}.hero{background:linear-gradient(135deg,#fff,#f9fafb);padding:4rem 0 6rem;position:relative;overflow:hidden}@media (min-width: 1024px){.hero{padding:6rem 0 8rem}}.hero__content{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.hero__content{padding:0 2rem}}.hero__content{display:grid;gap:3rem;align-items:center;position:relative;z-index:2}@media (min-width: 1024px){.hero__content{grid-template-columns:1fr 1fr;gap:4rem}}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3842521a;color:#384252;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero__badge-icon{font-size:1rem}.hero__title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width: 1024px){.hero__title{font-size:3.5rem}}@media (min-width: 1280px){.hero__title{font-size:4rem}}.hero__title-accent{display:block;color:#384252}.hero__description{font-size:1.125rem;color:#7c8a9c;line-height:1.7;margin-bottom:2rem}@media (min-width: 1024px){.hero__description{font-size:1.25rem}}.hero__features{display:grid;gap:1rem;margin-bottom:2.5rem}@media (min-width: 768px){.hero__features{grid-template-columns:repeat(3,1fr)}}.hero__feature-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a}.hero__feature-icon{font-size:1.5rem}.hero__feature-content{flex:1}.hero__feature-title{font-weight:600;color:#2e3138;font-size:.875rem}.hero__feature-subtitle{font-size:.75rem;color:#7c8a9c}.hero__cta{display:flex;gap:1rem;flex-direction:column}@media (min-width: 768px){.hero__cta{flex-direction:row}}.hero__cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.hero__cta-primary:hover{transform:translateY(-2px)}.hero__cta-primary{background:linear-gradient(135deg,#384252,#48556a);color:#fff;font-size:1rem;padding:1rem 1.5rem}.hero__cta-primary:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a}.hero__cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.hero__cta-secondary:hover{transform:translateY(-2px)}.hero__cta-secondary{background:#fff;color:#384252;border:2px solid hsl(213,27%,90%);font-size:1rem;padding:1rem 1.5rem}.hero__cta-secondary:hover{border-color:#384252;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a}.hero__image{position:relative;display:flex;justify-content:center}.hero__image-main{width:100%;max-width:500px;border-radius:1rem;box-shadow:0 10px 15px -3px #2e31381a,0 4px 6px -4px #2e31381a}.hero__floating-card{position:absolute;bottom:1rem;right:1rem;background:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;text-align:center;min-width:150px}@media (min-width: 1024px){.hero__floating-card{bottom:2rem;right:2rem}}.hero__card-label{font-size:.75rem;color:#7c8a9c;text-transform:uppercase;letter-spacing:.5px}.hero__card-price{font-size:1rem;font-weight:700;color:#384252;margin:.25rem 0}.hero__card-note{font-size:.75rem;color:#7c8a9c}.hero__bg-decoration{position:absolute;border-radius:50%;opacity:.05;z-index:1}.hero__bg-decoration--primary{width:300px;height:300px;background:#384252;top:-100px;right:-100px}.hero__bg-decoration--secondary{width:200px;height:200px;background:#48556a;bottom:-50px;left:-50px}.houses{padding:5rem 0}@media (min-width: 1024px){.houses{padding:7rem 0}}.houses__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.houses__container{padding:0 2rem}}.houses__header{text-align:center;max-width:800px;margin:0 auto 4rem}.houses__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3842521a;color:#384252;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.houses__title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width: 1024px){.houses__title{font-size:3rem}}.houses__title-accent{display:inline}.houses__description{font-size:1.125rem;color:#7c8a9c;line-height:1.7}.houses__grid{display:grid;gap:2rem;margin-bottom:4rem}@media (min-width: 1024px){.houses__grid{grid-template-columns:repeat(2,1fr)}}.houses__card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.houses__card:hover{box-shadow:0 0 40px #48556a26;transform:translateY(-4px)}.houses__card-image{position:relative;overflow:hidden}.houses__card-image img{width:100%;height:250px;object-fit:cover;transition:all .3s cubic-bezier(.4,0,.2,1)}.houses__card-image:hover img{transform:scale(1.05)}.houses__card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.houses__card:hover .houses__card-overlay{opacity:1}.houses__card-content{padding:2rem}.houses__card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.houses__card-title{font-size:1.5rem;font-weight:700;color:#2e3138}.houses__card-price{text-align:right;font-size:1.125rem;font-weight:700;color:#384252}.houses__card-specs{display:flex;gap:1.5rem;margin-bottom:1.5rem;color:#7c8a9c}.houses__card-description{color:#7c8a9c;line-height:1.6;margin-bottom:1.5rem}.houses__card-features{margin-bottom:2rem}.houses__card-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.houses__card-cta:hover{transform:translateY(-2px)}.houses__card-cta{background:linear-gradient(135deg,#384252,#48556a);color:#fff;width:100%}.houses__card-cta:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a}.houses__spec{display:flex;align-items:center;gap:.5rem}.houses__spec-icon{font-size:1rem}.houses__features-title{font-weight:600;color:#2e3138;margin-bottom:.75rem}.houses__features-list{list-style:none}.houses__features-list li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#7c8a9c}.houses__features-list li:before{content:"";width:6px;height:6px;background:#384252;border-radius:50%;flex-shrink:0}.houses__additional-info{background:#f9fafb;padding:2rem;border-radius:1rem;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a;max-width:1000px;margin:0 auto;text-align:center}.houses__additional-info h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#2e3138}.houses__additional-info{display:grid;gap:1.5rem}@media (min-width: 1024px){.houses__additional-info{grid-template-columns:repeat(2,1fr)}}.houses__info-item{color:#7c8a9c}.houses__info-item strong{color:#2e3138}.floor-plans{padding:5rem 0}@media (min-width: 1024px){.floor-plans{padding:7rem 0}}.floor-plans{background:#f9fafb}.floor-plans__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.floor-plans__container{padding:0 2rem}}.floor-plans__header{text-align:center;max-width:800px;margin:0 auto 4rem}.floor-plans__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3842521a;color:#384252;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.floor-plans__title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width: 1024px){.floor-plans__title{font-size:3rem}}.floor-plans__title-accent{display:inline}.floor-plans__description{font-size:1.125rem;color:#7c8a9c;line-height:1.7}.floor-plans__grid{display:flex;flex-direction:column;gap:3rem}.floor-plans__house{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.floor-plans__house:hover{box-shadow:0 0 40px #48556a26;transform:translateY(-4px)}.floor-plans__house-header{background:#fff;padding:1.5rem;border-bottom:1px solid hsl(213,27%,90%)}.floor-plans__house-info{display:flex;justify-content:space-between;align-items:flex-start}@media (max-width: 768px){.floor-plans__house-info{flex-direction:column;gap:1rem}}.floor-plans__house-title{font-size:1.5rem;font-weight:700;color:#2e3138;margin-bottom:.5rem}.floor-plans__house-meta{display:flex;align-items:center;gap:1rem;color:#7c8a9c}@media (max-width: 768px){.floor-plans__house-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}.floor-plans__house-area{display:flex;align-items:center;gap:.5rem}.floor-plans__house-badge{background:#cbd5e1;color:#384252;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.floor-plans__floors{display:grid}@media (min-width: 1024px){.floor-plans__floors{grid-template-columns:repeat(2,1fr)}}.floor-plans__floor{border-bottom:1px solid hsl(213,27%,90%)}@media (min-width: 1024px){.floor-plans__floor:nth-child(odd){border-right:1px solid hsl(213,27%,90%)}}.floor-plans__floor-image{position:relative;aspect-ratio:4/3;cursor:pointer;overflow:hidden}.floor-plans__floor-image img{width:100%;height:100%;object-fit:cover}.floor-plans__floor-placeholder{background:linear-gradient(135deg,#3842520d,#3842521a);width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7c8a9c;text-align:center}.floor-plans__floor-placeholder .floor-plans__placeholder-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.floor-plans__floor-placeholder p{font-size:.875rem;margin-bottom:.5rem}.floor-plans__floor-placeholder small{font-size:.75rem;opacity:.7}.floor-plans__floor-overlay{position:absolute;inset:0;background:#0000001a;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.floor-plans__floor:hover .floor-plans__floor-overlay{opacity:1}.floor-plans__floor-content{padding:1.5rem}.floor-plans__floor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.floor-plans__floor-title{font-size:1.25rem;font-weight:700;color:#2e3138}.floor-plans__floor-area{text-align:right;font-size:.875rem}.floor-plans__floor-area span:first-child{color:#7c8a9c}.floor-plans__floor-area strong{color:#384252;margin-left:.5rem}.floor-plans__view-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.floor-plans__view-btn:hover{transform:translateY(-2px)}.floor-plans__view-btn{background:#fff;color:#384252;font-size:.875rem;padding:.5rem 1rem;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a}.floor-plans__view-btn:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a}.floor-plans__rooms-title{font-size:.875rem;font-weight:600;color:#2e3138;margin-bottom:.75rem}.floor-plans__rooms-list{display:flex;flex-direction:column;gap:.5rem}.floor-plans__room{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid hsl(213,27%,90%)}.floor-plans__room:last-child{border-bottom:none}.floor-plans__room-name{font-size:.875rem;color:#7c8a9c}.floor-plans__room-area{font-size:.875rem;font-weight:600;color:#2e3138}.floor-plans__additional-info{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a;max-width:1000px;margin:4rem auto 0;text-align:center}.floor-plans__additional-info h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#2e3138}.floor-plans__info-grid{display:grid;gap:1.5rem}@media (min-width: 1024px){.floor-plans__info-grid{grid-template-columns:repeat(3,1fr)}}.floor-plans__info-item{color:#7c8a9c}.floor-plans__info-item strong{color:#2e3138}.prospect{padding:5rem 0}@media (min-width: 1024px){.prospect{padding:7rem 0}}.prospect__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.prospect__container{padding:0 2rem}}.prospect__header{text-align:center;max-width:800px;margin:0 auto 4rem}.prospect__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3842521a;color:#384252;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.prospect__title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width: 1024px){.prospect__title{font-size:3rem}}.prospect__title-accent{display:inline}.prospect__description{font-size:1.125rem;color:#7c8a9c;line-height:1.7;margin-bottom:2rem}.prospect__download-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.prospect__download-btn:hover{transform:translateY(-2px)}.prospect__download-btn{background:linear-gradient(135deg,#384252,#48556a);color:#fff;font-size:1rem;padding:1rem 1.5rem}.prospect__download-btn:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a}.prospect__content{display:grid;gap:2rem;margin-bottom:4rem}@media (min-width: 1024px){.prospect__content{grid-template-columns:1fr 1fr}}.prospect__features-card,.prospect__timeline-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.prospect__features-card:hover,.prospect__timeline-card:hover{box-shadow:0 0 40px #48556a26;transform:translateY(-4px)}.prospect__features-card,.prospect__timeline-card{padding:2rem}.prospect__features-title,.prospect__timeline-title{font-size:1.25rem;font-weight:700;color:#2e3138;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.prospect__features-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.prospect__feature{display:flex;align-items:flex-start;gap:.75rem}.prospect__feature-icon{color:#384252;font-weight:600;margin-top:.125rem}.prospect__feature-text{color:#7c8a9c;line-height:1.5}.prospect__company-info{padding-top:2rem;border-top:1px solid hsl(213,27%,90%)}.prospect__company-title{font-weight:600;color:#2e3138;margin-bottom:1rem}.prospect__company-details{display:flex;flex-direction:column;gap:.5rem;color:#7c8a9c;font-size:.875rem}.prospect__company-name{font-weight:600;color:#2e3138}.prospect__timeline{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.prospect__timeline-step{display:flex;gap:1rem}.prospect__timeline-step--completed .prospect__timeline-step__step-indicator{background:#384252;color:#fff}.prospect__step-indicator{width:2.5rem;height:2.5rem;border-radius:50%;background:#f9fafb;color:#7c8a9c;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.prospect__step-content{flex:1}.prospect__step-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.prospect__step-title{font-weight:600;color:#2e3138}.prospect__step-progress{font-size:.75rem;color:#7c8a9c}.prospect__step-date{font-size:.875rem;color:#384252;font-weight:500;margin-bottom:.5rem}.prospect__step-description{font-size:.875rem;color:#7c8a9c;line-height:1.5}.prospect__timeline-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.prospect__timeline-btn:hover{transform:translateY(-2px)}.prospect__timeline-btn{background:#fff;color:#384252;border:2px solid hsl(213,27%,90%);width:100%}.prospect__timeline-btn:hover{border-color:#384252;box-shadow:0 1px 3px #2e31381a,0 1px 2px -1px #2e31381a}.prospect__additional-info{max-width:1000px;margin:0 auto}.prospect__location-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.prospect__location-card:hover{box-shadow:0 0 40px #48556a26;transform:translateY(-4px)}.prospect__location-card{padding:2rem;text-align:center}.prospect__location-card h3{font-size:1.25rem;font-weight:700;color:#2e3138;margin:1rem 0 1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.prospect__location-details{display:flex;flex-direction:column;gap:.5rem;color:#7c8a9c}.prospect__location-details div{padding:.5rem 0;border-bottom:1px solid hsl(213,27%,90%)}.prospect__location-details div:last-child{border-bottom:none}.location{padding:5rem 0}@media (min-width: 1024px){.location{padding:7rem 0}}.location{background:#f9fafb}.location__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.location__container{padding:0 2rem}}.location__header{text-align:center;max-width:800px;margin:0 auto 4rem}.location__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3842521a;color:#384252;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.location__title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width: 1024px){.location__title{font-size:3rem}}.location__title-accent{display:inline}.location__description{font-size:1.125rem;color:#7c8a9c;line-height:1.7}.location__content{display:grid;gap:2rem}@media (min-width: 1024px){.location__content{grid-template-columns:1fr 1fr;align-items:start}}.location__map{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px #2e31381a,0 4px 6px -4px #2e31381a}.location__map iframe{width:100%;height:400px;border:none}.location__map-overlay{position:absolute;top:1rem;left:1rem;z-index:10}.location__map-marker{background:#fff;padding:.75rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;display:flex;align-items:center;gap:.5rem}.location__marker-icon{font-size:1.25rem}.location__marker-content{display:flex;flex-direction:column}.location__marker-address{font-weight:600;color:#2e3138;font-size:.875rem}.location__marker-city{font-size:.75rem;color:#7c8a9c}.location__amenities{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.location__amenities:hover{box-shadow:0 0 40px #48556a26;transform:translateY(-4px)}.location__amenities{padding:2rem}.location__amenities-title{font-size:1.25rem;font-weight:700;color:#2e3138;margin-bottom:1.5rem}.location__amenities-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.location__amenity-card{display:flex;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.75rem}.location__amenity-card-icon{font-size:1.5rem;flex-shrink:0}.location__amenity-card-content{flex:1}.location__amenity-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.location__amenity-card-title{font-weight:600;color:#2e3138;font-size:.875rem}.location__amenity-card-distance{font-size:.75rem;color:#384252;background:#3842521a;padding:.25rem .5rem;border-radius:.5rem;font-weight:600}.location__amenity-card-description{font-size:.75rem;color:#7c8a9c;line-height:1.4}.location__benefits{padding-top:2rem;border-top:1px solid hsl(213,27%,90%)}.location__benefits-title{font-weight:600;color:#2e3138;margin-bottom:1rem}.location__benefits-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.location__benefit{display:flex;align-items:center;gap:.5rem;color:#7c8a9c;font-size:.875rem}.location__benefit-bullet{width:6px;height:6px;background:#384252;border-radius:50%;flex-shrink:0}.contact{padding:5rem 0}@media (min-width: 1024px){.contact{padding:7rem 0}}.contact__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.contact__container{padding:0 2rem}}.contact__header{text-align:center;max-width:800px;margin:0 auto 4rem}.contact__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3842521a;color:#384252;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.contact__title{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}@media (min-width: 1024px){.contact__title{font-size:3rem}}.contact__title-accent{display:inline}.contact__description{font-size:1.125rem;color:#7c8a9c;line-height:1.7}.contact__content{gap:2rem}.contact__form-card,.contact__info-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact__form-card:hover,.contact__info-card:hover{box-shadow:0 0 40px #48556a26;transform:translateY(-4px)}.contact__form-card,.contact__info-card{padding:2rem}.contact__form-title{font-size:1.25rem;font-weight:700;color:#2e3138;margin-bottom:1.5rem}.contact__form{display:flex;flex-direction:column;gap:1.5rem}.contact__form-row{display:grid;gap:1rem}@media (min-width: 768px){.contact__form-row{grid-template-columns:1fr 1fr}}.contact__form-field{display:flex;flex-direction:column;gap:.5rem}.contact__form-label{font-weight:600;color:#2e3138;font-size:.875rem}.contact__form-input,.contact__form-select,.contact__form-textarea{padding:.75rem;border:2px solid hsl(213,27%,90%);border-radius:.5rem;font-family:inherit;font-size:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.contact__form-input:focus,.contact__form-select:focus,.contact__form-textarea:focus{outline:none;border-color:#384252;box-shadow:0 0 0 3px #3842521a}.contact__form-textarea{resize:vertical;min-height:120px}.contact__form-checkbox{display:flex;gap:.75rem;align-items:flex-start}.contact__checkbox-label{font-size:.875rem;color:#7c8a9c;line-height:1.4}.contact__privacy-link{color:#384252;text-decoration:underline}.contact__privacy-link:hover{text-decoration:none}.contact__form-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.contact__form-submit:hover{transform:translateY(-2px)}.contact__form-submit{background:linear-gradient(135deg,#384252,#48556a);color:#fff;font-size:1rem;padding:1rem 1.5rem}.contact__form-submit:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a}.contact__info-section{margin-bottom:2rem}.contact__info-section:last-child{margin-bottom:0}.contact__info-title{font-size:1.125rem;font-weight:700;color:#2e3138;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.contact__info-items{display:flex;flex-direction:column;gap:1rem}.contact__info-item{display:flex;gap:.75rem}.contact__info-item-icon{font-size:1.25rem;flex-shrink:0}.contact__info-item-content{flex:1}.contact__info-item-label{font-size:.75rem;color:#7c8a9c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.contact__info-item-value{font-weight:600;color:#2e3138;text-decoration:none}.contact__info-item-value:hover{color:#384252}.contact__hours-title{font-size:1rem;font-weight:600;color:#2e3138;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;padding-top:1.5rem;border-top:1px solid hsl(213,27%,90%)}.contact__hours-list{display:flex;flex-direction:column;gap:.5rem}.contact__hours-item{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.contact__hours-item-day{color:#7c8a9c}.contact__hours-item-time{font-weight:600;color:#2e3138}.footer{background:#384252;color:#fff;padding:3rem 0 1rem}.footer__container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.footer__container{padding:0 2rem}}.footer__content{display:grid;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer__content{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.footer__content{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.footer__section--company{grid-column:span 2}}.footer__logo{margin-bottom:1rem}.footer__logo-text{font-size:1.2rem;font-weight:800;color:#fff}.footer__description{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.footer__company-details{font-size:.875rem;color:#ffffffb3}.footer__company-details-name{font-weight:600;margin-bottom:.5rem}.footer__section-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer__links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__link{color:#fffc;font-size:.875rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.footer__link:hover{color:#fff}.footer__contact-items{display:flex;flex-direction:column;gap:1rem}.footer__contact-item{display:flex;gap:.75rem;align-items:center}.footer__contact-item-icon{font-size:1.125rem;opacity:.8;flex-shrink:0}.footer__contact-item-text{color:#fffc;font-size:.875rem;text-decoration:none}.footer__contact-item-text:hover{color:#fff}.footer__document-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer__document-link{display:flex;align-items:center;gap:.5rem;color:#fffc;font-size:.875rem;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1)}.footer__document-link:hover{color:#fff}.footer__document-link-icon{opacity:.8}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.footer__copyright-text{font-size:.875rem;color:#ffffffb3}.footer__legal{display:flex;align-items:center;gap:1rem}.footer__legal-link{font-size:.875rem;color:#fffc;text-decoration:none}.footer__legal-link:hover{color:#fff}.footer__legal-separator{color:#ffffff80}@media (max-width: 768px){.hero__title,.houses__title,.floor-plans__title,.prospect__title,.location__title,.contact__title{font-size:2rem}.houses__card-specs{flex-direction:column;gap:.75rem}.footer__content{text-align:center}}.static-page{padding:5rem 0}@media (min-width: 1024px){.static-page{padding:7rem 0}}.static-page{background:#fff;color:#2e3138;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;max-width:900px;margin:0 auto;padding:0 1rem}@media (min-width: 1024px){.static-page{padding:0 2rem}}.static-page__title{font-size:3rem;font-weight:800;text-align:center;color:#384252;margin-bottom:2rem}@media (min-width: 1024px){.static-page__title{font-size:4rem}}.static-page p{margin-bottom:1.5rem;color:#7c8a9c;font-size:1rem}.static-page h1,.static-page h2,.static-page h3,.static-page h4,.static-page h5,.static-page h6{color:#2e3138;font-weight:700;margin-top:2rem;margin-bottom:1rem;line-height:1.2}.static-page h1{font-size:2.5rem}@media (min-width: 1024px){.static-page h1{font-size:3rem}}.static-page h2{font-size:2rem}@media (min-width: 1024px){.static-page h2{font-size:2.5rem}}.static-page h3{font-size:1.75rem}@media (min-width: 1024px){.static-page h3{font-size:2rem}}.static-page ul,.static-page ol{margin-left:1.25rem;margin-bottom:1.5rem;color:#7c8a9c}.static-page ul li,.static-page ol li{margin-bottom:.5rem}.static-page blockquote{border-left:4px solid hsl(217,19%,27%);background:#f9fafb;padding:1rem 1.5rem;font-style:italic;color:#99a4b2;margin:2rem 0;border-radius:.5rem}.static-page a{color:#384252;text-decoration:underline;transition:all .15s cubic-bezier(.4,0,.2,1)}.static-page a:hover,.static-page a:focus{color:#48556a;text-decoration:none}.static-page img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0;display:block}.static-page iframe,.static-page video{width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.static-page table{width:100%;border-collapse:collapse;margin-bottom:2rem}.static-page table th,.static-page table td{border:1px solid hsl(213,27%,90%);padding:.75rem 1rem;text-align:left;color:#7c8a9c}.static-page table th{background:#f9fafb;color:#2e3138;font-weight:600}.static-page .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.static-page .wp-block-button__link:hover{transform:translateY(-2px)}.static-page .wp-block-button__link{background:linear-gradient(135deg,#384252,#48556a);color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:.75rem;display:inline-block;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.static-page .wp-block-button__link:hover{box-shadow:0 4px 6px -1px #2e31381a,0 2px 4px -2px #2e31381a;background:#48556a}
