.quote-module__b7cdYW__main{background:radial-gradient(circle at 100% 0,#e67e220d,#0000 40%),radial-gradient(circle at 0 100%,#e67e220d,#0000 40%);min-height:100vh;padding-top:100px}.quote-module__b7cdYW__quoteSection{padding:4rem 0 8rem}.quote-module__b7cdYW__header{text-align:center;margin-bottom:4rem}.quote-module__b7cdYW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.quote-module__b7cdYW__formContainer{border-radius:16px;padding:2.5rem}.quote-module__b7cdYW__form{flex-direction:column;gap:1.5rem;display:flex}.quote-module__b7cdYW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.quote-module__b7cdYW__formGroup{flex-direction:column;gap:.5rem;display:flex}.quote-module__b7cdYW__formGroup label{color:var(--text-primary);font-size:.9rem;font-weight:600}.quote-module__b7cdYW__formGroup input,.quote-module__b7cdYW__formGroup select,.quote-module__b7cdYW__formGroup textarea{border:1px solid var(--border-light);color:var(--text-primary);background-color:#fffc;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.quote-module__b7cdYW__formGroup input:focus,.quote-module__b7cdYW__formGroup select:focus,.quote-module__b7cdYW__formGroup textarea:focus{border-color:var(--accent-gold);outline:none;box-shadow:0 0 0 3px #e67e221a}.quote-module__b7cdYW__bentoGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.quote-module__b7cdYW__bentoBox{border-radius:16px;flex-direction:column;justify-content:center;padding:2rem;display:flex}.quote-module__b7cdYW__boxLarge{grid-column:span 2;align-items:flex-start}.quote-module__b7cdYW__boxAccent{background:var(--accent-gold);color:#fff;border:none}.quote-module__b7cdYW__boxAccent h3{color:#fff}.quote-module__b7cdYW__bentoBox h3{color:var(--text-secondary);margin-bottom:1rem;font-size:1.25rem}.quote-module__b7cdYW__bentoBox p{color:var(--text-primary);line-height:1.6}.quote-module__b7cdYW__textLink{color:var(--accent-gold);margin-top:1rem;font-weight:600;text-decoration:none}.quote-module__b7cdYW__boxAccent .quote-module__b7cdYW__textLink{color:#fff}.quote-module__b7cdYW__bentoPhone{color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;text-decoration:none}.quote-module__b7cdYW__bentoSocials{flex-direction:column;gap:.5rem;display:flex}.quote-module__b7cdYW__bentoSocials a{color:var(--text-primary);font-weight:500;text-decoration:none;transition:color .2s}.quote-module__b7cdYW__bentoSocials a:hover{color:var(--accent-gold)}@media (max-width:992px){.quote-module__b7cdYW__grid{grid-template-columns:1fr}}@media (max-width:768px){.quote-module__b7cdYW__formRow,.quote-module__b7cdYW__bentoGrid{grid-template-columns:1fr}.quote-module__b7cdYW__boxLarge{grid-column:1}}.quote-module__b7cdYW__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.quote-module__b7cdYW__successMessage h3{color:var(--accent-gold);font-size:1.5rem}.quote-module__b7cdYW__successMessage p{color:var(--text-secondary);margin-bottom:1rem}.quote-module__b7cdYW__successActions{flex-direction:column;gap:1rem;width:100%;display:flex}.quote-module__b7cdYW__reviewBtnSuccess,.quote-module__b7cdYW__appleBtnSuccess{text-align:center;border:2px solid #0000;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none}.quote-module__b7cdYW__reviewBtnSuccess{border-color:var(--accent-gold);color:var(--accent-gold)}.quote-module__b7cdYW__reviewBtnSuccess:hover{background:var(--accent-gold);color:#fff}.quote-module__b7cdYW__appleBtnSuccess{color:#000;border-color:#000}.quote-module__b7cdYW__appleBtnSuccess:hover{color:#fff;background:#000}.quote-module__b7cdYW__resetBtn{margin-top:1rem}.quote-module__b7cdYW__errorMessage{color:#dc3545;text-align:center;margin-top:-.5rem;margin-bottom:.5rem;font-size:.9rem}
.Footer-module__S6Hkya__footer{background-color:var(--bg-primary);border-top:1px solid var(--border-light);color:var(--text-primary);background-image:linear-gradient(45deg,#ffffff05 25%,#0000 25% 75%,#ffffff05 75%,#ffffff05),linear-gradient(45deg,#ffffff05 25%,#0000 25% 75%,#ffffff05 75%,#ffffff05);background-position:0 0,30px 30px;background-size:60px 60px;padding:4rem 0 2rem;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(to bottom, var(--bg-primary) 0%, transparent 50%, var(--bg-primary) 100%);pointer-events:none;position:absolute;inset:0}.Footer-module__S6Hkya__container{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem}.Footer-module__S6Hkya__address{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.8}.Footer-module__S6Hkya__phone{color:var(--accent-gold);margin-bottom:2rem;font-size:1.5rem;font-weight:700;transition:color .3s;display:inline-block}.Footer-module__S6Hkya__phone:hover{color:var(--text-primary)}.Footer-module__S6Hkya__socials{gap:1.5rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;padding-bottom:4px;font-size:.875rem;font-weight:600;position:relative}.Footer-module__S6Hkya__socialLink:after{content:"";background-color:var(--accent-gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__socialLink:hover:after{width:100%}.Footer-module__S6Hkya__cta{text-align:center;width:100%}.Footer-module__S6Hkya__mapContainer{border:1px solid #ffffff1a;border-radius:8px;height:450px;overflow:hidden;box-shadow:0 10px 30px #00000080}.Footer-module__S6Hkya__copyright{text-align:center;color:var(--text-secondary);border-top:1px solid #ffffff1a;padding:1.5rem;font-size:.875rem}@media (max-width:992px){.Footer-module__S6Hkya__container{grid-template-columns:1fr}.Footer-module__S6Hkya__mapContainer{height:350px}}
