.QuoteForm-module__Gvm2aq__formContainer{background-color:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:700px;margin:0 auto;padding:3rem}.QuoteForm-module__Gvm2aq__progressTracker{justify-content:space-between;margin-bottom:3rem;display:flex;position:relative}.QuoteForm-module__Gvm2aq__progressTracker:before{content:"";background-color:var(--border-color);z-index:0;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.QuoteForm-module__Gvm2aq__stepIndicator{z-index:1;background-color:var(--surface);color:var(--text-muted);border:2px solid var(--border-color);border-radius:2rem;padding:.5rem 1rem;font-weight:600;transition:all .3s;position:relative}.QuoteForm-module__Gvm2aq__stepIndicator.QuoteForm-module__Gvm2aq__active{background-color:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #2563eb4d}.QuoteForm-module__Gvm2aq__quoteForm{flex-direction:column;min-height:350px;display:flex}.QuoteForm-module__Gvm2aq__formStep{flex-direction:column;flex:1;display:flex}.QuoteForm-module__Gvm2aq__stepTitle{color:var(--text-main);text-align:center;margin-bottom:2rem;font-size:1.5rem}.QuoteForm-module__Gvm2aq__inputGroup{margin-bottom:1.5rem}.QuoteForm-module__Gvm2aq__inputGroup label{color:var(--text-main);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.QuoteForm-module__Gvm2aq__inputGroup input,.QuoteForm-module__Gvm2aq__inputGroup select{border:1px solid var(--border-color);border-radius:var(--radius-md);background-color:var(--bg-color);width:100%;color:var(--text-main);padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.QuoteForm-module__Gvm2aq__inputGroup input:focus,.QuoteForm-module__Gvm2aq__inputGroup select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}.QuoteForm-module__Gvm2aq__btnGroupRight{justify-content:flex-end;margin-top:auto;display:flex}.QuoteForm-module__Gvm2aq__btnGroupBetween{justify-content:space-between;margin-top:auto;display:flex}@media (max-width:768px){.QuoteForm-module__Gvm2aq__formContainer{padding:1.5rem}.QuoteForm-module__Gvm2aq__progressTracker{flex-direction:column;align-items:flex-start;gap:1rem}.QuoteForm-module__Gvm2aq__progressTracker:before{display:none}.QuoteForm-module__Gvm2aq__btnGroupBetween{flex-direction:column-reverse;gap:1rem}.QuoteForm-module__Gvm2aq__btnGroupBetween button{width:100%}}
