.hero{align-content:end;height:81vh;min-height:500px;position:relative}.hero[style*=background-image]{background-attachment:fixed}.hero[style*=background-image]:before{background:rgba(0,0,0,.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero[style*=background-image] .hero-inner{position:relative;z-index:2}.hero[style*=background-image] .stat-label,.hero[style*=background-image] .stat-sub,.hero[style*=background-image] .stat-value,.hero[style*=background-image] h1,.hero[style*=background-image] p{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.glass-bg{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem;max-width:500px;padding:20px;width:100%}.glass-bg p{font-size:16px}.hero-contact.mobile,.hero-image-mobile{display:none}.hero-contact.desktop{align-items:center;background:var(--brand);border:1px solid var(--line);border-radius:1rem;bottom:0;display:flex;gap:2rem;line-height:1;max-width:480px;padding:1.25rem;position:absolute;right:0;width:100%}.contact-section{background:none;flex:1;padding:0}.contact-heading{font-size:1.125rem}.contact-heading,.sales-heading{color:#fff;font-weight:600;margin-bottom:.5rem}.sales-heading{font-size:1rem}.model-homes{color:#fff;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.address p,.sales-person{color:#fff;font-size:.875rem;margin-bottom:.25rem}.phone{color:#fff;font-size:.875rem;font-weight:500;margin-top:.5rem}@media (max-width:1080px){.hero[style*=background-image]{background-attachment:scroll}.hero-contact.desktop{display:none}.hero-contact.mobile{align-items:flex-start;background:var(--brand);border:1px solid var(--line);border-radius:1rem;display:flex;flex-direction:row;gap:1rem;max-width:100%;padding:1.25rem;width:100%}.hero-image-mobile{display:block}.glass-bg{max-width:100%}}.modal-overlay{align-items:center;backdrop-filter:blur(4px);background:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-content{animation:modalFadeIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.2);max-height:90vh;max-width:500px;overflow-y:auto;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:32px;justify-content:center;padding:0;transition:background-color .2s ease;width:32px}.modal-close:hover{background-color:#f5f5f5;color:#333}.modal-body{padding:1.5rem}@media (max-width:1080px){.modal-content{margin:1rem;width:calc(100% - 2rem)}.modal-body,.modal-header{padding:1rem}}@media (max-width:768px){.hero{height:auto}.hero-contact.mobile{flex-direction:column}.hero-contact.mobile .contact-section{width:100%}.hero-contact.mobile .divider{background:var(--line);height:1px;width:100%}}