.QuotationForm_container__JiBmr{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem;display:flex;justify-content:center;align-items:center}.QuotationForm_formWrapper__b1MDe{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:800px;width:100%;padding:2rem}.QuotationForm_logoContainer__U5YyD{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.QuotationForm_logo__R_fVA{max-width:200px;max-height:80px;height:auto;width:auto;object-fit:contain}.QuotationForm_progressBar__1jtrO{display:flex;justify-content:space-between;margin-bottom:2rem;position:relative}.QuotationForm_progressBar__1jtrO:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:#e0e0e0;z-index:0}.QuotationForm_progressStep__nWVOF{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;flex:1 1}.QuotationForm_stepNumber__c34cJ{width:40px;height:40px;border-radius:50%;background:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem;transition:all .3s ease}.QuotationForm_progressStep__nWVOF.QuotationForm_active__Iaf65 .QuotationForm_stepNumber__c34cJ{background:#667eea;color:#fff;box-shadow:0 4px 12px rgba(102,126,234,.4)}.QuotationForm_progressStep__nWVOF.QuotationForm_completed__u3yAK .QuotationForm_stepNumber__c34cJ{background:#4caf50;color:#fff}.QuotationForm_stepLabel__t9qpY{font-size:.75rem;color:#666;text-align:center}.QuotationForm_progressStep__nWVOF.QuotationForm_active__Iaf65 .QuotationForm_stepLabel__t9qpY{color:#667eea;font-weight:600}.QuotationForm_formContent__EtG3r{min-height:400px}.QuotationForm_stepContent__PqmMV h2{color:#333;margin-bottom:1.5rem;font-size:1.75rem}.QuotationForm_stepDescription__uJm8o{color:#666;margin-bottom:1.5rem;font-size:.95rem}.QuotationForm_formGroup__oXgsE{margin-bottom:1.5rem}.QuotationForm_formGroup__oXgsE label{display:block;margin-bottom:.5rem;color:#333;font-weight:500;font-size:.9rem}.QuotationForm_formGroup__oXgsE input,.QuotationForm_formGroup__oXgsE select{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;box-sizing:border-box}.QuotationForm_formGroup__oXgsE input:focus,.QuotationForm_formGroup__oXgsE select:focus{outline:none;border-color:#667eea}.QuotationForm_formGroup__oXgsE input:disabled,.QuotationForm_formGroup__oXgsE select:disabled{background:#f5f5f5;cursor:not-allowed}.QuotationForm_coverageOptions__7Dzq3{display:flex;flex-direction:column;gap:1rem}.QuotationForm_coverageCard__RyR__{border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;position:relative}.QuotationForm_coverageCard__RyR__:hover{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.2)}.QuotationForm_coverageCard__RyR__.QuotationForm_selected__Fe7Pe{border-color:#667eea;background:#f0f4ff}.QuotationForm_coverageHeader___f2Gp{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.QuotationForm_coverageHeader___f2Gp input[type=radio]{width:20px;height:20px;cursor:pointer}.QuotationForm_coverageHeader___f2Gp h3{margin:0;color:#333;font-size:1.2rem}.QuotationForm_coverageDescription__HzndW{color:#666;margin:0;font-size:.9rem}.QuotationForm_tooltip__ast4L{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;z-index:1000;background:#fff;border:2px solid #667eea;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15);padding:1rem;animation:QuotationForm_fadeIn__hQK65 .2s ease}@keyframes QuotationForm_fadeIn__hQK65{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.QuotationForm_tooltipContent__cpDdG h4{margin:0 0 .5rem;color:#667eea;font-size:.9rem}.QuotationForm_tooltipContent__cpDdG ul{margin:0 0 1rem;padding-left:1.5rem;color:#666;font-size:.85rem}.QuotationForm_tooltipContent__cpDdG li{margin-bottom:.25rem}.QuotationForm_addOnsContainer__tpenD{display:flex;flex-direction:column;gap:1rem}.QuotationForm_addOnCard__NhkKB{border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative}.QuotationForm_addOnCard__NhkKB:hover{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.2)}.QuotationForm_addOnCard__NhkKB.QuotationForm_selected__Fe7Pe{border-color:#667eea;background:#f0f4ff}.QuotationForm_addOnHeader__D_xX6{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.QuotationForm_addOnHeader__D_xX6 input[type=checkbox]{width:20px;height:20px;cursor:pointer}.QuotationForm_addOnHeader__D_xX6 h3{margin:0;color:#333;font-size:1.2rem}.QuotationForm_conditionalFields__ZCnn5{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.QuotationForm_quotationSummary__ZbTcE{display:flex;flex-direction:column;gap:1.5rem}.QuotationForm_quotationCard__NVmN1{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:2rem;color:#fff}.QuotationForm_quotationCard__NVmN1 h3{margin:0 0 1rem;font-size:1.1rem;opacity:.9}.QuotationForm_premiumAmount__3LYlr{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.QuotationForm_quotationDetails___zcUM{background:hsla(0,0%,100%,.1);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.QuotationForm_detailRow___rPsm{display:flex;justify-content:space-between;font-size:.95rem}.QuotationForm_disclaimer__5_hkO{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:1rem}.QuotationForm_disclaimer__5_hkO strong{color:#856404;display:block;margin-bottom:.5rem}.QuotationForm_disclaimer__5_hkO p{margin:0;color:#856404;font-size:.9rem;line-height:1.5}.QuotationForm_submitButton__YXOzp{background:#4caf50;color:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.QuotationForm_submitButton__YXOzp:hover:not(:disabled){background:#45a049;transform:translateY(-2px);box-shadow:0 4px 12px rgba(76,175,80,.4)}.QuotationForm_submitButton__YXOzp:disabled{opacity:.6;cursor:not-allowed}.QuotationForm_formActions__lVKfA{display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0}.QuotationForm_backButton__3PJLe,.QuotationForm_nextButton__CBn0B{padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.QuotationForm_backButton__3PJLe{background:#f5f5f5;color:#666}.QuotationForm_backButton__3PJLe:hover{background:#e0e0e0}.QuotationForm_nextButton__CBn0B{background:#667eea;color:#fff;margin-left:auto}.QuotationForm_nextButton__CBn0B:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.QuotationForm_nextButton__CBn0B:disabled{opacity:.5;cursor:not-allowed}.QuotationForm_confirmationScreen___abEc{text-align:center;padding:2rem 0}.QuotationForm_successIcon__0qQvZ{width:80px;height:80px;border-radius:50%;background:#4caf50;color:#fff;font-size:3rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;animation:QuotationForm_scaleIn__TV1DF .5s ease}@keyframes QuotationForm_scaleIn__TV1DF{0%{transform:scale(0)}to{transform:scale(1)}}.QuotationForm_confirmationScreen___abEc h2{color:#333;margin-bottom:2rem}.QuotationForm_referenceNumberBox__3SYtG{background:#f0f4ff;border:2px solid #667eea;border-radius:12px;padding:2rem;margin:2rem 0}.QuotationForm_referenceLabel__eOcM7{color:#666;font-size:.9rem;margin-bottom:.5rem}.QuotationForm_referenceNumber__xmLHw{font-size:2rem;font-weight:700;color:#667eea;margin:1rem 0;font-family:Courier New,monospace;letter-spacing:2px}.QuotationForm_referenceNote__E3zGo{color:#666;font-size:.85rem;margin-top:1rem}.QuotationForm_nextSteps__n_Ctk{text-align:left;background:#f9f9f9;border-radius:8px;padding:1.5rem;margin:2rem 0}.QuotationForm_nextSteps__n_Ctk h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.QuotationForm_nextSteps__n_Ctk ul{list-style:none;padding:0;margin:0}.QuotationForm_nextSteps__n_Ctk li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#666}.QuotationForm_nextSteps__n_Ctk li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700}.QuotationForm_contactInfo__A7dtq{margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0;color:#666}.QuotationForm_contactInfo__A7dtq p{margin:.5rem 0}@media (max-width:768px){.QuotationForm_formWrapper__b1MDe{padding:1.5rem}.QuotationForm_progressBar__1jtrO{flex-wrap:wrap;gap:.5rem}.QuotationForm_stepLabel__t9qpY{font-size:.65rem}.QuotationForm_premiumAmount__3LYlr{font-size:2rem}.QuotationForm_conditionalFields__ZCnn5{grid-template-columns:1fr}.QuotationForm_formActions__lVKfA{flex-direction:column;gap:1rem}.QuotationForm_nextButton__CBn0B{margin-left:0;width:100%}.QuotationForm_backButton__3PJLe{width:100%}}