@import "https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700&display=swap";:root{--sans:"Public Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:ui-monospace, Consolas, monospace;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{letter-spacing:.5px;font-family:var(--sans);margin:0;padding:0}#root{box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0;padding:0}#root>div>div{min-height:100vh;background:linear-gradient(#f5e9f0 0%,#f6f7f3 50%,#fff 100%)!important}:root{--hero-gradient-start:#0d1d5e;--hero-gradient-mid:#0a38d9;--hero-gradient-end:#0b62f9;--primary-color:#b8006b;--primary-dark:#9a0055;--primary-light:#d01d6b;--error-color:#ef4444;--success-color:#10b981;--text-primary:#111827;--text-secondary:#4b5563;--border-color:#e5e7eb}.hvac-hero{background:linear-gradient(180deg, var(--hero-gradient-start) 0%, var(--hero-gradient-mid) 50%, var(--hero-gradient-end) 100%);font-family:var(--sans);text-align:center;padding:1.2rem 1rem}.hvac-hero-container{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:stretch;column-gap:2rem;margin:0 auto;display:inline-grid}.hvac-hero-logo-wrapper{border-radius:3px;grid-area:1/1/3;justify-content:center;align-self:stretch;align-items:center;display:flex}.hvac-hero-logo{object-fit:contain;border-radius:3px;width:auto;height:100%;max-height:70px;display:block}.hvac-hero-title-wrapper{text-shadow:1px 1px 1px #000;align-items:flex-end;padding-bottom:.5rem;display:flex}.hvac-hero-title{color:#fff;margin:0;font-size:2rem;font-weight:700;line-height:1.2}.hvac-hero-subtitle{color:#fff;opacity:.9;text-align:left;text-shadow:1px 1px 1px #000;align-self:flex-start;margin:0;font-size:1.125rem;line-height:1.6}.hvac-main{font-family:var(--sans);background:#f4f4f4;margin:0 auto;padding:2rem 1rem}.hvac-grid{grid-template-columns:1fr .5fr;align-items:start;gap:2rem;max-width:1143px;margin:0 auto;display:grid}.hvac-form-column{flex-direction:column;display:flex}.hvac-form-container{background:#fff;border:1px solid #f3f3f3;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 16px #00000014}.hvac-form-title{color:#111827;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.hvac-form-subtitle{color:#6b7280;margin:0;font-size:.875rem}.hvac-form-fields{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.hvac-grid-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=768px){.hvac-grid-row{grid-template-columns:1fr}}.hvac-field{flex-direction:column;gap:.5rem;display:flex}.hvac-field.svc-type .hvac-label{margin-bottom:.5rem}fieldset.hvac-field{border:none;min-width:0;margin:0;padding:0}.hvac-field-full{grid-column:1/-1}.hvac-label{color:#374151;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.hvac-label-small{color:#4b5563;font-size:.875rem;font-weight:500;display:block}.hvac-icon-inline{width:1rem;height:1rem;margin-right:.25rem;display:inline}.hvac-required{color:#ef4444}.hvac-input,.hvac-select,.hvac-textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;min-height:32px;padding:.5rem .75rem;font-family:inherit;font-size:1rem;transition:all .2s}.hvac-input::placeholder,.hvac-textarea::placeholder{color:#9ca3af}.hvac-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.hvac-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.hvac-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.hvac-select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.hvac-select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.hvac-select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.hvac-input:focus,.hvac-select:focus,.hvac-textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #b8006b1a}.hvac-input:focus-visible,.hvac-select:focus-visible,.hvac-textarea:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.hvac-input-error{background:#fef2f2;border-color:#ef4444!important}.hvac-input-error:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.hvac-error-text{color:#ef4444;margin:-.25rem 0 0;font-size:.75rem}.hvac-api-error{color:#dc2626;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:.75rem 1rem;font-size:.875rem}.hvac-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;height:52px;padding-right:2.5rem}.hvac-textarea{resize:vertical;min-height:6rem}.hvac-service-buttons{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (width<=640px){.hvac-service-buttons{grid-template-columns:1fr}}.hvac-service-btn{color:#4b5563;cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--sans);background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem .75rem;transition:all .2s;display:flex}.hvac-service-btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.hvac-service-btn:hover{background:#f9fafb;border-color:#d1d5db}.hvac-service-btn-active{border-color:var(--primary-color);background:linear-gradient(225deg,#b8006b0d,#b8006b05)}.hvac-service-btn-active:hover{border-color:var(--primary-color);background:linear-gradient(225deg,#b8006b1a,#b8006b0d)}.hvac-service-icon{width:1.25rem;height:1.25rem}.hvac-service-icon.orange{color:#f97316}.hvac-service-icon.sky{color:#0ea5e9}.hvac-both-icons{justify-content:center;align-items:center;gap:.25rem;display:flex}.hvac-optional-box{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:.75rem;flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.hvac-optional-label{color:#9ca3af;margin:0 0 1rem;font-size:.875rem;font-weight:500}.hvac-fee-notice{background:#fefce8;border:1px solid #fcd34d;border-radius:.75rem;padding:1rem}.hvac-fee-notice.error{background:#ef44441a;border:1px solid #ef4444}.hvac-fee-content{align-items:flex-start;gap:.75rem;display:flex}.hvac-checkbox{cursor:pointer;width:1.25rem;height:1.25rem;accent-color:var(--primary-color);margin-top:.25rem}.hvac-checkbox:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.hvac-fee-label{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:1rem;font-weight:500;display:block}.hvac-fee-text{color:#4b5563;margin:.5rem 0 0;font-size:1rem;line-height:1.5}.hvac-submit-btn{color:#fff;background:linear-gradient(to right, var(--primary-color), var(--primary-light));cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3rem;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 6px #b8006b33}.hvac-submit-btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.hvac-submit-btn:hover:not(:disabled){background:linear-gradient(to right, var(--primary-dark), var(--primary-color));transform:translateY(-2px);box-shadow:0 8px 12px #b8006b4d}.hvac-submit-btn:active:not(:disabled){transform:translateY(0)}.hvac-submit-btn:disabled{opacity:.7;cursor:not-allowed}.hvac-submit-btn.hvac-submit-success{background:linear-gradient(90deg,#10b981,#059669)}.hvac-faq-column{flex-direction:column;display:flex}.hvac-faq-box{background:#fff;border:1px solid #f3f3f3;border-radius:1.25rem;padding:1.5rem;position:sticky;top:1.5rem;box-shadow:0 2px 16px #00000014}.hvac-faq-title{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.hvac-faq-list{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.hvac-faq-item{border:1px solid #f3f3f3;border-radius:.5rem;overflow:hidden}.hvac-faq-btn{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.hvac-faq-btn:focus-visible{outline:2px solid var(--primary-color);outline-offset:-2px}.hvac-faq-btn:hover{background-color:#f9fafb}.hvac-faq-question{font-family:var(--sans);flex:1;margin-right:.5rem}.hvac-faq-icon{color:#6b7280;flex-shrink:0;width:1rem;height:1rem;transition:transform .3s}.hvac-faq-icon-open{transform:rotate(180deg)}.hvac-faq-answer{color:#4b5563;background-color:#fafafa;border-top:1px solid #f3f3f3;padding:.75rem;font-size:.875rem;line-height:1.5}.hvac-why-choose{background:linear-gradient(90deg,#fafafa 0%,#f4f4f4 100%);border-radius:.75rem;margin-top:1.5rem;padding:1.25rem}.hvac-why-choose-label{letter-spacing:.05em;text-transform:uppercase;color:#0a38d9;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.hvac-why-choose-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hvac-why-choose-item{color:#000;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.hvac-check-icon{color:#18aafd;flex-shrink:0;width:1rem;height:1rem}.hvac-fieldset{border:none;flex-direction:column;gap:1.5rem;min-width:0;margin:0;padding:0;display:flex}.hvac-fieldset:disabled{opacity:.6;pointer-events:none}.hvac-confirmation{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem 1.5rem;display:flex}.hvac-confirmation-icon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.hvac-confirmation-title{color:#111827;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.hvac-confirmation-text{color:#4b5563;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.hvac-spinner-overlay{justify-content:center;align-items:center;padding:1rem 0;display:flex}.hvac-spinner{border:3px solid #e5e7eb;border-top-color:var(--primary-color);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite hvac-spin}@keyframes hvac-spin{to{transform:rotate(360deg)}}@media (width>=1024px){.hvac-main{min-height:calc(100vh - 180px)}}@media (width<=1024px){.hvac-hero{padding:1.5rem 1rem}.hvac-hero-container{column-gap:1.5rem}.hvac-hero-logo{max-height:60px}.hvac-hero-title{font-size:1.75rem}.hvac-hero-subtitle{font-size:1rem}.hvac-main{padding:1.5rem 1rem}.hvac-grid{grid-template-columns:1fr;gap:1.5rem}.hvac-faq-box{position:static;top:auto}}@media (width<=854px) and (width>=769px){.hvac-hero-title{font-size:1.5rem}.hvac-hero-subtitle{font-size:.875rem}}@media (width<=768px){.hvac-hero{padding:1.5rem 1rem}.hvac-hero-container{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;row-gap:.75rem}.hvac-hero-logo-wrapper{grid-area:1/1;justify-self:center;min-height:70px;padding:0}.hvac-hero-logo{width:auto;max-width:220px;height:auto;min-height:70px;max-height:50px}.hvac-hero-title-wrapper{justify-content:center}.hvac-hero-title{font-size:1.5rem}.hvac-hero-subtitle{text-align:center;font-size:.95rem}.hvac-main{max-width:100%;padding:1rem}.hvac-grid{max-width:100%}.hvac-form-container{border-radius:.75rem;padding:1rem}.hvac-form-title{margin-bottom:.5rem;font-size:1.25rem}.hvac-form-subtitle{font-size:.875rem}.hvac-form-fields{gap:1rem;margin-top:1.5rem}.hvac-label,.hvac-label-small{font-size:1rem}.hvac-service-buttons,.hvac-grid-row{grid-template-columns:1fr}.hvac-faq-box{padding:1rem}.hvac-faq-title{font-size:1.125rem}.hvac-faq-list{gap:.5rem}.hvac-faq-answer{padding:.75rem;font-size:.9375rem}.hvac-why-choose{padding:.75rem}.hvac-why-choose-item{font-size:.9375rem}}@media (width<=480px){.hvac-hero{padding:1.25rem .75rem}.hvac-hero-logo{max-width:180px;max-height:40px}.hvac-hero-title{font-size:1.125rem}.hvac-hero-subtitle{font-size:.8125rem}.hvac-main{max-width:100%;padding:.75rem}.hvac-grid{max-width:100%}.hvac-form-container{border-radius:.5rem;padding:.75rem;box-shadow:0 1px 3px #0000001a}.hvac-form-title{margin-bottom:.25rem;font-size:1.125rem}.hvac-form-fields{gap:.875rem;margin-top:1rem}.hvac-label,.hvac-label-small{font-size:.9375rem;font-weight:600}.hvac-input,.hvac-select,.hvac-textarea{border-radius:.375rem;padding:.5rem .75rem;font-size:1rem}.hvac-textarea{min-height:5rem}.hvac-select{padding-right:2.25rem}.hvac-service-btn{padding:.5rem .75rem;font-size:.9375rem}.hvac-service-icon{width:1.125rem;height:1.125rem}.hvac-submit-btn{min-height:2.875rem;padding:1.25rem;font-size:1rem}.hvac-checkbox{width:1.125rem;height:1.125rem}.hvac-fee-label{font-size:.9375rem}.hvac-fee-text{font-size:.875rem}.hvac-faq-box{border-radius:.5rem;padding:.75rem}.hvac-faq-title{margin-bottom:.75rem;font-size:1rem}.hvac-faq-list{gap:.5rem}.hvac-faq-btn{padding:.875rem;font-size:.9375rem}.hvac-faq-answer{padding:.75rem;font-size:.875rem}@supports (hover:none){.hvac-service-btn:hover{background:#fff;border-color:#e5e7eb}.hvac-faq-btn:hover{background-color:#0000}}}
