.GetQuote-module__y-EmPq__quotePage{color:var(--dark-charcoal);background:#f4f9ff;min-height:100vh;padding:120px 0 80px;font-family:Outfit,sans-serif}.GetQuote-module__y-EmPq__container{max-width:800px;margin:0 auto;padding:0 20px}.GetQuote-module__y-EmPq__header{text-align:center;margin-bottom:40px}.GetQuote-module__y-EmPq__title{color:var(--dark-charcoal);margin-bottom:15px;font-size:2.5rem;font-weight:800}.GetQuote-module__y-EmPq__subtitle{color:#666;font-size:1.1rem}.GetQuote-module__y-EmPq__progressContainer{margin-bottom:40px;padding:0 20px;position:relative}.GetQuote-module__y-EmPq__progressBar{z-index:1;background:#e1e1e1;border-radius:2px;height:4px;position:relative;top:15px}.GetQuote-module__y-EmPq__progressFill{background:var(--primary-blue);border-radius:2px;height:100%;transition:width .3s}.GetQuote-module__y-EmPq__steps{z-index:2;justify-content:space-between;display:flex;position:relative}.GetQuote-module__y-EmPq__step{flex-direction:column;align-items:center;gap:8px;display:flex}.GetQuote-module__y-EmPq__stepNumber{color:#999;background:#fff;border:2px solid #e1e1e1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;transition:all .3s;display:flex}.GetQuote-module__y-EmPq__step.GetQuote-module__y-EmPq__active .GetQuote-module__y-EmPq__stepNumber,.GetQuote-module__y-EmPq__step.GetQuote-module__y-EmPq__completed .GetQuote-module__y-EmPq__stepNumber{border-color:var(--primary-blue);background:var(--primary-blue);color:#fff}.GetQuote-module__y-EmPq__stepLabel{color:#999;font-size:.85rem;font-weight:600}.GetQuote-module__y-EmPq__step.GetQuote-module__y-EmPq__active .GetQuote-module__y-EmPq__stepLabel,.GetQuote-module__y-EmPq__step.GetQuote-module__y-EmPq__completed .GetQuote-module__y-EmPq__stepLabel{color:var(--primary-blue)}.GetQuote-module__y-EmPq__formCard{background:#fff;border:1px solid #eee;border-radius:20px;padding:40px;box-shadow:0 10px 30px #0000000d}.GetQuote-module__y-EmPq__stepTitle{color:var(--dark-charcoal);text-align:center;margin-bottom:30px;font-size:1.5rem;font-weight:700}.GetQuote-module__y-EmPq__formGrid{gap:20px;display:grid}.GetQuote-module__y-EmPq__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.GetQuote-module__y-EmPq__formGroup{flex-direction:column;gap:8px;display:flex}.GetQuote-module__y-EmPq__label{color:#444;font-size:.95rem;font-weight:600}.GetQuote-module__y-EmPq__input,.GetQuote-module__y-EmPq__select,.GetQuote-module__y-EmPq__textarea{background:#fcfcfc;border:2px solid #eee;border-radius:8px;width:100%;padding:15px;font-family:Outfit,sans-serif;font-size:1rem;transition:all .3s}.GetQuote-module__y-EmPq__input:focus,.GetQuote-module__y-EmPq__select:focus,.GetQuote-module__y-EmPq__textarea:focus{border-color:var(--primary-blue);background:#fff;outline:none;box-shadow:0 0 0 4px #0066ff1a}.GetQuote-module__y-EmPq__textarea{resize:vertical;min-height:100px}.GetQuote-module__y-EmPq__buttonGroup{justify-content:space-between;margin-top:40px;display:flex}.GetQuote-module__y-EmPq__backBtn{color:#666;cursor:pointer;background:0 0;border:2px solid #eee;border-radius:50px;padding:12px 30px;font-weight:600;transition:all .3s}.GetQuote-module__y-EmPq__backBtn:hover{color:#333;border-color:#ccc}.GetQuote-module__y-EmPq__nextBtn,.GetQuote-module__y-EmPq__submitBtn{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:12px 40px;font-weight:700;transition:all .3s}.GetQuote-module__y-EmPq__nextBtn:hover,.GetQuote-module__y-EmPq__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 5px 15px #06f3}.GetQuote-module__y-EmPq__successContainer{text-align:center;padding:40px 20px}.GetQuote-module__y-EmPq__successIcon{color:#4caf50;margin-bottom:20px;font-size:4rem}.GetQuote-module__y-EmPq__successTitle{margin-bottom:15px;font-size:2rem;font-weight:800}.GetQuote-module__y-EmPq__successText{color:#666;margin-bottom:30px;font-size:1.1rem}.GetQuote-module__y-EmPq__homeBtn{background:var(--primary-blue);color:#fff;border-radius:50px;padding:15px 30px;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:768px){.GetQuote-module__y-EmPq__row{grid-template-columns:1fr}.GetQuote-module__y-EmPq__formCard{padding:25px}.GetQuote-module__y-EmPq__stepLabel{display:none}}
