@layer payload-default{.icon--copy{width:1.53846rem;height:1.53846rem}.icon--copy .stroke{fill:none;stroke:currentColor;stroke-width:1px}}
.Widget-module__qd2hOG__wrapper{background:#fff;border-radius:24px;max-width:900px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.Widget-module__qd2hOG__header{color:#fff;text-align:center;background:linear-gradient(135deg,#123d59,#1b4f72);padding:30px}.Widget-module__qd2hOG__header h1{color:#fff;margin-bottom:10px;font-size:2rem;font-weight:700}.Widget-module__qd2hOG__header p{opacity:.9;font-size:1.1rem}.Widget-module__qd2hOG__progressBarContainer{background:#ffffff1a;border-radius:4px;height:8px;margin-top:20px;overflow:hidden}.Widget-module__qd2hOG__progressBar{background:linear-gradient(90deg,#4ade80,#22d3ee);border-radius:4px;width:0%;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.Widget-module__qd2hOG__stepIndicators{justify-content:center;gap:8px;padding:30px 20px 20px;display:flex}.Widget-module__qd2hOG__stepDot{background:#e0e0e0;border-radius:50%;width:10px;height:10px;transition:all .3s}.Widget-module__qd2hOG__stepDotActive{background:#123d59;transform:scale(1.3)}.Widget-module__qd2hOG__stepDotCompleted{background:#4ade80}.Widget-module__qd2hOG__body{min-height:500px;padding:40px;position:relative}.Widget-module__qd2hOG__step{animation:.5s Widget-module__qd2hOG__fadeIn}@keyframes Widget-module__qd2hOG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Widget-module__qd2hOG__stepTitle{color:#2c3e50;text-align:center;margin-bottom:10px;font-size:1.8rem;font-weight:600}.Widget-module__qd2hOG__stepSubtitle{color:#6c757d;text-align:center;margin-bottom:30px}.Widget-module__qd2hOG__inputGroup{margin-bottom:20px}.Widget-module__qd2hOG__inputGroup label{color:#2c3e50;margin-bottom:8px;font-weight:600;display:block}.Widget-module__qd2hOG__inputGroup input{border:2px solid #e1e8ed;border-radius:12px;width:100%;padding:15px 20px;font-size:1rem;transition:all .3s}.Widget-module__qd2hOG__inputGroup input:focus{border-color:#123d59;outline:none;box-shadow:0 0 0 4px #123d591a}.Widget-module__qd2hOG__checkboxGroup{align-items:center;gap:10px;margin-top:15px;display:flex}.Widget-module__qd2hOG__checkboxGroup input[type=checkbox]{cursor:pointer;width:20px;height:20px}.Widget-module__qd2hOG__checkboxGroup label{cursor:pointer;color:#6c757d}.Widget-module__qd2hOG__optionCards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-top:20px;display:grid}.Widget-module__qd2hOG__optionCard{cursor:pointer;text-align:left;font:inherit;background:#fff;border:2px solid #e1e8ed;border-radius:16px;width:100%;padding:20px;transition:all .3s;position:relative;overflow:hidden}.Widget-module__qd2hOG__optionCard:hover{border-color:#123d59;transform:translateY(-3px);box-shadow:0 10px 30px #0000001a}.Widget-module__qd2hOG__optionCardSelected{background:linear-gradient(135deg,#123d590d,#123d5905);border-color:#123d59}.Widget-module__qd2hOG__optionCardSelected:after{content:"✓";color:#fff;background:#4ade80;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;animation:.3s Widget-module__qd2hOG__scaleIn;display:flex;position:absolute;top:15px;right:15px}@keyframes Widget-module__qd2hOG__scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.Widget-module__qd2hOG__optionIcon{margin-bottom:15px;font-size:2.5rem;display:block}.Widget-module__qd2hOG__optionTitle{color:#2c3e50;margin-bottom:8px;font-size:1.1rem;font-weight:600}.Widget-module__qd2hOG__optionDescription{color:#6c757d;font-size:.9rem;line-height:1.4}.Widget-module__qd2hOG__optionPriceImpact{color:#27ae60;margin-top:10px;font-size:.85rem;font-weight:600}.Widget-module__qd2hOG__buttonContainer{justify-content:center;gap:15px;margin-top:40px;display:flex}.Widget-module__qd2hOG__btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:12px;padding:15px 35px;font-size:1rem;font-weight:600;transition:all .3s}.Widget-module__qd2hOG__btnPrimary{color:#fff;background:linear-gradient(135deg,#123d59,#1b4f72)}.Widget-module__qd2hOG__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #123d594d}.Widget-module__qd2hOG__btnPrimary:disabled{cursor:not-allowed;background:#bdc3c7;transform:none}.Widget-module__qd2hOG__btnSecondary{color:#2c3e50;background:#f8f9fa}.Widget-module__qd2hOG__btnSecondary:hover{background:#e9ecef}.Widget-module__qd2hOG__result{text-align:center;padding:40px;animation:.5s Widget-module__qd2hOG__slideUp}@keyframes Widget-module__qd2hOG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Widget-module__qd2hOG__celebrationIcon{margin-bottom:20px;font-size:4rem;animation:1s infinite Widget-module__qd2hOG__bounce}@keyframes Widget-module__qd2hOG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Widget-module__qd2hOG__costResult{color:#fff;background:linear-gradient(135deg,#4ade80,#22d3ee);border-radius:20px;margin:20px 0;padding:30px}.Widget-module__qd2hOG__costAmount{margin-bottom:10px;font-size:3.5rem;font-weight:700}.Widget-module__qd2hOG__costLabel{opacity:.95;font-size:1.2rem}.Widget-module__qd2hOG__costBreakdown{background:#f8f9fa;border-radius:12px;margin-top:30px;padding:20px}.Widget-module__qd2hOG__breakdownTitle{color:#2c3e50;margin-bottom:15px;font-weight:600}.Widget-module__qd2hOG__breakdownItem{color:#6c757d;justify-content:space-between;padding:8px 0;display:flex}.Widget-module__qd2hOG__successMessage{color:#fff;background:linear-gradient(135deg,#4ade80,#22d3ee);border-radius:12px;margin-top:20px;padding:20px;font-weight:600}.Widget-module__qd2hOG__loadingSpinner{border:4px solid #f3f3f3;border-top-color:#123d59;border-radius:50%;width:40px;height:40px;margin:20px auto;animation:1s linear infinite Widget-module__qd2hOG__spin}@keyframes Widget-module__qd2hOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Widget-module__qd2hOG__page{background:#eef2f5;padding:60px 20px}.Widget-module__qd2hOG__intro{text-align:center;max-width:760px;margin:44px auto 0}.Widget-module__qd2hOG__intro p{color:#4a5b68;font-size:1.125rem;line-height:1.6}.Widget-module__qd2hOG__intro p+p{margin-top:16px}.Widget-module__qd2hOG__note{color:#6c757d;background:#fff;border:1px solid #e1e8ed;border-radius:12px;max-width:900px;margin:24px auto 0;padding:16px 20px;font-size:.9rem;line-height:1.55}@media (max-width:768px){.Widget-module__qd2hOG__body{padding:20px}.Widget-module__qd2hOG__stepTitle{font-size:1.5rem}.Widget-module__qd2hOG__optionCards{grid-template-columns:1fr}.Widget-module__qd2hOG__costAmount{font-size:2.5rem}.Widget-module__qd2hOG__buttonContainer{flex-direction:column}.Widget-module__qd2hOG__btn{width:100%}}
