.items-center,.phone-btn{align-items:center}.btn,.phone-btn{border-radius:50px;text-decoration:none}.btn-hero,.btn-primary,.hero-title,.phone-btn{color:var(--white)}.hero,.hero-content,.step-card{position:relative}.hero::before,.step-card::before{content:'';position:absolute;top:0;left:0;right:0}.coverage-item,.hero-content,.selection-box,.text-center{text-align:center}.btn,.btn-back,.btn-next,.selection-box{cursor:pointer}.btn,.footer-link,.legal-page a,.phone-btn{text-decoration:none}:root{--primary-orange:#f97316;--primary-orange-dark:#ea580c;--primary-orange-light:#fdba74;--primary-blue:#1e40af;--primary-blue-dark:#1e3a8a;--primary-blue-light:#3b82f6;--text-main:#1f2937;--text-light:#6b7280;--bg-light:#f9fafb;--bg-gray:#f3f4f6;--white:#ffffff;--border-color:#e5e7eb;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.05);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);--shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);--transition:all 0.3s ease}.btn,.phone-btn,.step-card{transition:var(--transition)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:var(--text-main);background-color:var(--white)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.coverage-grid,.discount-grid{margin-top:3rem;gap:1.5rem;display:grid}.flex{display:flex}.justify-between{justify-content:space-between}.hidden{display:none!important}header{background:var(--white);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:1000;border-bottom:3px solid var(--primary-orange)}.header-inner{padding:1rem 0}.logo-container img{height:40px;width:auto}.phone-btn{display:flex;gap:.5rem;background:linear-gradient(135deg,var(--primary-orange),var(--primary-orange-dark));padding:.75rem 1.5rem;font-weight:600;box-shadow:var(--shadow-md)}.phone-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,var(--primary-orange-dark),var(--primary-orange))}.phone-btn svg{width:18px;height:18px}.hero{background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-blue-dark) 100%);padding:6rem 0;overflow:hidden;min-height:450px;display:flex;align-items:center}.hero::before{bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.hero-content{z-index:1}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:2rem;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.btn{display:inline-block;padding:1rem 2.5rem;font-weight:700;font-size:1.1rem;border:none}.btn-hero{background:linear-gradient(135deg,var(--primary-orange),var(--primary-orange-dark));box-shadow:0 4px 15px rgba(249,115,22,.4);animation:2s infinite pulse}.btn-primary,.discount-item,.step-card{box-shadow:var(--shadow-md)}.btn-hero:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px rgba(249,115,22,.5)}.btn-primary{background:linear-gradient(135deg,var(--primary-blue),var(--primary-blue-dark))}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}@keyframes pulse{0%,100%{box-shadow:0 4px 15px rgba(249,115,22,.4)}50%{box-shadow:0 4px 25px rgba(249,115,22,.6)}}.section-heading{font-size:2.25rem;font-weight:800;color:var(--text-main);margin-bottom:1rem;line-height:1.2}.step-card{flex:1;min-width:280px;max-width:350px;padding:2rem;background:var(--white);border-radius:1rem;border:1px solid var(--border-color);overflow:hidden}.coverage-item,.discount-item{border-radius:1rem;transition:var(--transition)}.step-card::before{height:4px;background:linear-gradient(90deg,var(--primary-orange),var(--primary-blue))}.step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.step-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,var(--primary-orange),var(--primary-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.discount-title,.step-title{font-size:1.25rem;font-weight:700}.step-title{margin-bottom:.75rem;color:var(--text-main)}.discount-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.discount-item{background:var(--white);padding:2rem;border-left:4px solid var(--primary-orange)}.coverage-item:hover,.selection-box.selected,.selection-box:hover{border-color:var(--primary-orange)}.discount-item:hover{transform:translateX(5px);box-shadow:var(--shadow-lg)}.discount-title{margin-bottom:.5rem;color:var(--primary-blue)}.coverage-item h3,.wizard-step-title{font-weight:700;color:var(--text-main)}.coverage-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.coverage-item{background:var(--bg-light);padding:2rem 1.5rem;border:2px solid transparent}.coverage-item:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.coverage-item .icon{font-size:2.5rem;margin-bottom:1rem}.coverage-item h3{font-size:1.1rem;margin-bottom:.5rem}.coverage-item p{color:var(--text-light);font-size:.9rem}.quote-wizard-card{background:var(--white);border-radius:1rem;padding:2rem;box-shadow:var(--shadow-lg);border:2px solid var(--border-color)}.wizard-progress{height:6px;background:var(--bg-gray);border-radius:3px;margin-bottom:2rem;overflow:hidden}.wizard-progress-bar{height:100%;background:linear-gradient(90deg,var(--primary-orange),var(--primary-blue));width:33%;transition:width .4s;border-radius:3px}.form-input,.form-select,.selection-box{border:2px solid var(--border-color);transition:var(--transition)}.wizard-step-title{font-size:1.5rem;margin-bottom:1.5rem}.selection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-bottom:1.5rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.selection-box{padding:1rem;border-radius:.5rem;font-weight:500;font-size:.9rem}.selection-box:hover{background:rgba(249,115,22,.05);color:var(--primary-orange)}.selection-box.selected{background:var(--primary-orange);color:var(--white)}.form-group{margin-bottom:1.25rem}.form-label,.legal-page h1{margin-bottom:.5rem;color:var(--text-main)}.form-label{display:block;font-weight:600;font-size:.9rem}.form-input,.form-select{width:100%;padding:.875rem 1rem;border-radius:.5rem;font-size:1rem;background:var(--white);color:var(--text-main)}.form-input:focus,.form-select:focus{outline:0;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(30,64,175,.1)}.wizard-nav{display:flex;justify-content:space-between;margin-top:1.5rem;gap:1rem}.btn-back{padding:.875rem 1.5rem;background:var(--bg-gray);border:2px solid var(--border-color);border-radius:.5rem;font-weight:600;transition:var(--transition);color:var(--text-main)}.btn-back:hover{background:var(--border-color)}.btn-next{padding:.875rem 2rem;background:linear-gradient(135deg,var(--primary-orange),var(--primary-orange-dark));color:var(--white);border:none;border-radius:.5rem;font-weight:700;transition:var(--transition);flex:1;max-width:200px}.btn-next:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}footer{background:var(--white);border-top:1px solid var(--border-color)}.footer-link{color:var(--text-light);font-size:.875rem;transition:var(--transition);margin:0 .5rem}.footer-link:hover{color:var(--primary-blue)}footer a[aria-label]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--bg-light);transition:var(--transition)}footer a[aria-label]:hover{background:var(--primary-orange);color:var(--white)}footer a[aria-label] svg{width:20px;height:20px}.legal-page{padding:4rem 0}.legal-page h1{font-size:2.5rem;font-weight:800}.legal-page .last-updated{color:var(--text-light);margin-bottom:2rem;font-size:.9rem}.legal-page h2{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:var(--primary-blue)}.legal-page h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-main)}.legal-page p{margin-bottom:1rem;line-height:1.7;color:var(--text-light)}.legal-page ol,.legal-page ul{margin-bottom:1rem;padding-left:1.5rem}.legal-page li{margin-bottom:.5rem;color:var(--text-light);line-height:1.6}.legal-page a{color:var(--primary-blue)}.legal-page a:hover{text-decoration:underline}@media (max-width:992px){.hero-title{font-size:2.75rem}.section-heading{font-size:1.875rem}}@media (max-width:768px){.flex[style*="flex-wrap: wrap"],.header-inner,.wizard-nav{flex-direction:column}.header-inner{gap:1rem;text-align:center}.phone-btn{width:auto;display:inline-flex;justify-content:center;padding:.5rem 1.25rem;font-size:.95rem}.hero{padding:4rem 0;min-height:auto}.hero-title{font-size:2.25rem}.step-card{min-width:100%}.btn-next{max-width:100%}footer .flex{flex-direction:column;text-align:center}footer .flex>div{width:100%}footer .flex[style*="gap: 1rem"]{justify-content:center}}@media (max-width:480px){.hero-title,.legal-page h1{font-size:1.875rem}.section-heading{font-size:1.5rem}.btn{padding:.875rem 2rem;font-size:1rem}.selection-grid{grid-template-columns:repeat(2,1fr)}.coverage-grid{grid-template-columns:1fr}.legal-page h2{font-size:1.25rem}}.selection-grid::-webkit-scrollbar{width:6px}.selection-grid::-webkit-scrollbar-track{background:var(--bg-gray);border-radius:3px}.selection-grid::-webkit-scrollbar-thumb{background:var(--primary-orange);border-radius:3px}.selection-grid::-webkit-scrollbar-thumb:hover{background:var(--primary-orange-dark)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}