@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap";
.RequestQuote-module__xJgQoa__quotePage{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh;padding:4rem 0}.RequestQuote-module__xJgQoa__quoteContainer{max-width:900px;margin:0 auto;padding:0 2rem}.RequestQuote-module__xJgQoa__successContainer{max-width:600px;margin:0 auto;padding:0 2rem}.RequestQuote-module__xJgQoa__quoteHeader{text-align:center;margin-bottom:3rem}.RequestQuote-module__xJgQoa__quoteHeader h1{color:#1e293b;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.RequestQuote-module__xJgQoa__quoteHeader p{color:#64748b;margin-bottom:3rem;font-size:1.2rem}.RequestQuote-module__xJgQoa__progressBar{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.RequestQuote-module__xJgQoa__progressStep{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.RequestQuote-module__xJgQoa__progressStep:not(:last-child):after{content:"";z-index:1;background:#e2e8f0;width:2rem;height:2px;position:absolute;top:20px;left:50px}.RequestQuote-module__xJgQoa__progressStep.RequestQuote-module__xJgQoa__active:not(:last-child):after{background:linear-gradient(135deg,#667eea,#764ba2)}.RequestQuote-module__xJgQoa__stepNumber{color:#64748b;z-index:2;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative}.RequestQuote-module__xJgQoa__progressStep.RequestQuote-module__xJgQoa__active .RequestQuote-module__xJgQoa__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.RequestQuote-module__xJgQoa__stepLabel{color:#64748b;font-size:.8rem;font-weight:500}.RequestQuote-module__xJgQoa__progressStep.RequestQuote-module__xJgQoa__active .RequestQuote-module__xJgQoa__stepLabel{color:#667eea;font-weight:600}.RequestQuote-module__xJgQoa__quoteForm{background:#fff;border-radius:16px;margin-bottom:2rem;padding:3rem;box-shadow:0 4px 20px #0000000d}.RequestQuote-module__xJgQoa__stepContent h2{color:#1e293b;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.RequestQuote-module__xJgQoa__projectTypeGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.RequestQuote-module__xJgQoa__projectTypeCard{text-align:center;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s}.RequestQuote-module__xJgQoa__projectTypeCard:hover{border-color:#667eea;transform:translateY(-2px)}.RequestQuote-module__xJgQoa__projectTypeCard.RequestQuote-module__xJgQoa__selected{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#667eea}.RequestQuote-module__xJgQoa__projectIcon{margin-bottom:1rem;font-size:2.5rem}.RequestQuote-module__xJgQoa__projectTypeCard h3{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.RequestQuote-module__xJgQoa__projectTypeCard p{color:#64748b;margin:0;font-size:.9rem}.RequestQuote-module__xJgQoa__formGroup{margin-bottom:2rem}.RequestQuote-module__xJgQoa__formGroup label{color:#1e293b;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.RequestQuote-module__xJgQoa__formGroup input,.RequestQuote-module__xJgQoa__formGroup select,.RequestQuote-module__xJgQoa__formGroup textarea{color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:.95rem;transition:all .3s}.RequestQuote-module__xJgQoa__formGroup input:focus,.RequestQuote-module__xJgQoa__formGroup select:focus,.RequestQuote-module__xJgQoa__formGroup textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.RequestQuote-module__xJgQoa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.RequestQuote-module__xJgQoa__checkboxGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.RequestQuote-module__xJgQoa__checkboxLabel{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;transition:all .3s;display:flex}.RequestQuote-module__xJgQoa__checkboxLabel:hover{background:#f1f5f9;border-color:#667eea}.RequestQuote-module__xJgQoa__checkboxLabel input[type=checkbox]{width:auto;margin:0}.RequestQuote-module__xJgQoa__checkboxLabel input[type=checkbox]:checked+span{color:#667eea;font-weight:600}.RequestQuote-module__xJgQoa__formNavigation{justify-content:space-between;align-items:center;gap:1rem;display:flex}.RequestQuote-module__xJgQoa__prevButton,.RequestQuote-module__xJgQoa__nextButton,.RequestQuote-module__xJgQoa__submitButton{cursor:pointer;border:none;border-radius:50px;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}.RequestQuote-module__xJgQoa__prevButton{color:#64748b;background:#e2e8f0}.RequestQuote-module__xJgQoa__prevButton:hover{background:#cbd5e1}.RequestQuote-module__xJgQoa__nextButton,.RequestQuote-module__xJgQoa__submitButton{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d}.RequestQuote-module__xJgQoa__nextButton:hover,.RequestQuote-module__xJgQoa__submitButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.RequestQuote-module__xJgQoa__nextButton:disabled,.RequestQuote-module__xJgQoa__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 4px 15px #667eea4d}.RequestQuote-module__xJgQoa__successContent{text-align:center;background:#fff;border-radius:16px;padding:4rem 3rem;box-shadow:0 4px 20px #0000000d}.RequestQuote-module__xJgQoa__successIcon{margin-bottom:2rem;font-size:4rem}.RequestQuote-module__xJgQoa__successContent h1{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.RequestQuote-module__xJgQoa__successContent>p{color:#64748b;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.RequestQuote-module__xJgQoa__nextSteps{text-align:left;background:#f8fafc;border-radius:12px;margin-bottom:3rem;padding:2rem}.RequestQuote-module__xJgQoa__nextSteps h3{color:#1e293b;margin-bottom:1rem;font-weight:600}.RequestQuote-module__xJgQoa__nextSteps ul{margin:0;padding:0;list-style:none}.RequestQuote-module__xJgQoa__nextSteps li{color:#64748b;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.RequestQuote-module__xJgQoa__nextSteps li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.RequestQuote-module__xJgQoa__successActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.RequestQuote-module__xJgQoa__primaryBtn,.RequestQuote-module__xJgQoa__secondaryBtn{border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.RequestQuote-module__xJgQoa__primaryBtn{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d}.RequestQuote-module__xJgQoa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.RequestQuote-module__xJgQoa__secondaryBtn{color:#667eea;background:0 0;border:2px solid #667eea}.RequestQuote-module__xJgQoa__secondaryBtn:hover{color:#fff;background:#667eea;transform:translateY(-2px)}@media (max-width:768px){.RequestQuote-module__xJgQoa__quotePage{padding:2rem 0}.RequestQuote-module__xJgQoa__quoteContainer{padding:0 1rem}.RequestQuote-module__xJgQoa__quoteHeader h1{font-size:2.2rem}.RequestQuote-module__xJgQoa__progressBar{gap:1rem}.RequestQuote-module__xJgQoa__progressStep:not(:last-child):after{width:1rem;left:30px}.RequestQuote-module__xJgQoa__stepNumber{width:30px;height:30px;font-size:.8rem}.RequestQuote-module__xJgQoa__stepLabel{font-size:.7rem}.RequestQuote-module__xJgQoa__quoteForm{padding:2rem 1.5rem}.RequestQuote-module__xJgQoa__stepContent h2{font-size:1.5rem}.RequestQuote-module__xJgQoa__projectTypeGrid,.RequestQuote-module__xJgQoa__formRow,.RequestQuote-module__xJgQoa__checkboxGrid{grid-template-columns:1fr}.RequestQuote-module__xJgQoa__formNavigation{flex-direction:column}.RequestQuote-module__xJgQoa__prevButton,.RequestQuote-module__xJgQoa__nextButton,.RequestQuote-module__xJgQoa__submitButton{width:100%}.RequestQuote-module__xJgQoa__successContent{padding:3rem 2rem}.RequestQuote-module__xJgQoa__successActions{flex-direction:column;align-items:center}}@media (max-width:480px){.RequestQuote-module__xJgQoa__quoteContainer{padding:0 .5rem}.RequestQuote-module__xJgQoa__quoteForm{padding:1.5rem 1rem}.RequestQuote-module__xJgQoa__successContent{padding:2rem 1rem}.RequestQuote-module__xJgQoa__successContent h1{font-size:2rem}}
