*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.property-hero{align-items:flex-end;min-height:100dvh;padding:120px 5vw 60px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%}.overlay-dark{z-index:1;background:linear-gradient(#020610bf 0%,#02061059 35%,#020610d9 100%);position:absolute;inset:0}.overlay-left{z-index:1;background:linear-gradient(90deg,#020610d9 0%,#02061040 55%,#02061000 100%);position:absolute;inset:0}.hero-container{z-index:2;grid-template-columns:1fr 380px;align-items:end;gap:40px;width:100%;max-width:1440px;margin:0 auto;display:grid;position:relative}.hero-content{min-width:0;max-width:850px}.hero-badges{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.badge{letter-spacing:.2px;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.badge-gold{color:#2563eb;background:#2563eb26;border:1px solid #2563eb66}.badge-dark{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff26}.hero-title{color:#fff;word-break:break-word;margin:0 0 8px;font-size:clamp(28px,4.2vw,52px);font-weight:800;line-height:1.1}.developer{color:#cbd5e1;margin-bottom:14px;font-size:clamp(13px,1.4vw,15px)}.hero-location{color:#e2e8f0;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:clamp(13px,1.4vw,15px);display:flex}.hero-location svg{color:#2563eb;flex-shrink:0}.landmark{color:#94a3b8}.tagline{color:#cbd5e1;max-width:620px;margin:0 0 24px;font-size:clamp(14px,1.6vw,17px);line-height:1.6}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px;padding:20px 24px;display:grid}.card-item{flex-direction:column;gap:6px;min-width:0;display:flex}.card-item span{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:5px;font-size:12px;display:flex}.card-item h3,.card-item h4{color:#fff;overflow-wrap:break-word;margin:0;font-size:clamp(15px,1.8vw,20px);font-weight:700}.card-item h4.green{color:#4ade80}.hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.btn-primary,.btn-secondary{text-align:center;border-radius:10px;flex:auto;justify-content:center;align-items:center;min-width:140px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff40}.btn-secondary:hover{background:#ffffff29;transform:translateY(-2px)}.hero-contact-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0f172ab8;border:1px solid #ffffff1a;border-radius:20px;width:100%;min-width:0;padding:28px;box-shadow:0 25px 60px #00000059}.hero-contact-eyebrow{letter-spacing:1px;text-transform:uppercase;color:#2563eb;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.hero-contact-title{color:#fff;overflow-wrap:break-word;margin-bottom:4px;font-size:20px;font-weight:700;line-height:1.35}.hero-contact-project{color:#2563eb}.hero-contact-sub{color:#94a3b8;margin-bottom:20px;font-size:13px}.hero-form{flex-direction:column;gap:12px;display:flex}.hero-form input,.hero-form select{color:#fff;appearance:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:13px 16px;font-size:16px;transition:border-color .2s,background .2s}.hero-form input::placeholder{color:#64748b}.hero-form input:focus,.hero-form select:focus{background:#ffffff14;border-color:#2563eb}.hero-form input:focus-visible,.hero-form select:focus-visible,.hero-form-submit:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.hero-form select option{color:#fff;background:#0f172a}.hero-form-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px 20px;font-size:15px;font-weight:700;transition:background .3s,transform .3s;display:flex}.hero-form-submit:hover{background:#fbbf24;transform:translateY(-2px)}.hero-form-submit:active{transform:translateY(0)}.hero-form-note{color:#64748b;text-align:center;margin-top:2px;font-size:11px}.hero-form-success{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:10px;padding:20px 0;display:flex}.hero-form-success-icon{color:#22c55e}@media (prefers-reduced-motion:reduce){.btn-primary,.btn-secondary,.hero-form-submit,.hero-form input,.hero-form select{transition:none}.btn-primary:hover,.btn-secondary:hover,.hero-form-submit:hover{transform:none}}@media (width<=1100px){.hero-container{grid-template-columns:1fr;align-items:stretch}.hero-content{max-width:100%}.hero-contact-card{max-width:480px}}@media (width<=768px){.property-hero{align-items:flex-end;padding:100px 20px 40px}.hero-container{gap:24px}.hero-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px}.card-item:first-child{grid-column:1/-1}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.hero-contact-card{max-width:100%;padding:24px}}@media (width<=480px){.property-hero{padding:88px 16px 32px}.hero-badges{gap:8px}.badge{padding:6px 12px;font-size:11px}.hero-card{grid-template-columns:1fr}.card-item:first-child{grid-column:auto}.hero-contact-card{border-radius:16px;padding:20px}.hero-contact-title{font-size:18px}}@media (height<=500px) and (orientation:landscape){.property-hero{min-height:auto;padding:90px 20px 30px}}
