.mc-calc-section *{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.mc-calc-section{width:100%;background:#f8fafc;padding:36px 20px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;color:#1f2937}.mc-calc-container{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:24px;align-items:stretch}.mc-info-banner{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);color:#fff;padding:28px 26px;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;box-shadow:0 10px 25px -5px rgb(15 23 42 / .2)}.mc-info-title{font-size:22px;font-weight:800;line-height:1.3;margin-bottom:10px;color:#fff}.mc-info-desc{font-size:13.5px;color:#93c5fd;line-height:1.55;margin-bottom:18px}.mc-feature-list{list-style:none;display:flex;flex-direction:column;gap:10px}.mc-feature-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#f1f5f9}.mc-check-icon{width:20px;height:20px;background:rgb(37 99 235 / .3);border:1px solid #3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mc-check-icon svg{width:12px;height:12px;fill:#60a5fa}.mc-trust-badge{padding-top:16px;border-top:1px solid rgb(255 255 255 / .15);display:flex;align-items:center;gap:12px}.mc-trust-text{font-size:13px;color:#cbd5e1}.mc-wizard-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px rgb(0 0 0 / .05);overflow:hidden;display:flex;flex-direction:column}.mc-progress-bar{display:flex;justify-content:space-between;background:#fff;padding:14px 24px;border-bottom:1px solid #e2e8f0}.mc-step-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#94a3b8}.mc-step-item.active{color:#1d4ed8}.mc-step-item.completed{color:#16a34a}.mc-step-num{width:22px;height:22px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.mc-step-item.active .mc-step-num{background:#2563eb;color:#fff}.mc-step-item.completed .mc-step-num{background:#16a34a;color:#fff}.mc-body{padding:22px 26px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.mc-step-content{display:none}.mc-step-content.active{display:block}.mc-step-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.mc-step-title{font-size:17px;font-weight:700;color:#0f172a}.mc-reset-btn{background:none;border:none;color:#64748b;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;transition:all 0.2s}.mc-reset-btn:hover{background:#f1f5f9;color:#1e293b}.mc-reset-btn svg{width:14px;height:14px;fill:currentColor}.mc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.mc-card{border:2px solid #e2e8f0;border-radius:10px;padding:14px 12px;text-align:center;cursor:pointer;transition:all 0.2s ease;background:#fff}.mc-card:hover{border-color:#93c5fd;background:#eff6ff}.mc-card.selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 1px #2563eb}.mc-card-icon{width:28px;height:28px;margin:0 auto 6px auto;fill:#2563eb}.mc-card-title{font-size:14px;font-weight:600;color:#1e293b}.mc-form-group{margin-bottom:14px}.mc-label{display:block;font-size:13px;font-weight:600;color:#334155;margin-bottom:8px}.mc-input,.mc-select{width:100%;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;outline:none;transition:border 0.2s}.mc-input:focus,.mc-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgb(37 99 235 / .1)}.mc-row{display:flex;gap:16px}.mc-col{flex:1}.mc-slider-wrap{display:flex;align-items:center;gap:16px}.mc-slider{flex:1;height:6px;accent-color:#2563eb}.mc-slider-val{font-weight:700;font-size:16px;color:#2563eb;min-width:80px;text-align:right}.mc-counter{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;width:fit-content}.mc-counter-btn{width:40px;height:40px;background:#f1f5f9;border:none;font-size:18px;font-weight:700;cursor:pointer;color:#334155}.mc-counter-btn:hover{background:#e2e8f0}.mc-counter-val{width:44px;text-align:center;font-weight:600;font-size:15px}.mc-checkbox-label{display:flex;align-items:center;gap:10px;font-size:13px;cursor:pointer;margin-top:10px}.mc-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid #e2e8f0}.mc-btn{padding:10px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all 0.2s}.mc-btn-prev{background:#f1f5f9;color:#475569}.mc-btn-prev:hover{background:#e2e8f0}.mc-btn-next{background:#2563eb;color:#fff}.mc-btn-next:hover{background:#1d4ed8}.mc-btn-whatsapp{background:#16a34a;color:#fff;width:100%;padding:13px;font-size:15px}.mc-btn-whatsapp:hover{background:#15803d}.mc-btn-restart{background:#f1f5f9;color:#334155;width:100%;padding:11px;font-size:14px;margin-top:10px}.mc-disclaimer{display:flex;align-items:flex-start;gap:10px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:12px 14px;margin-bottom:18px}.mc-disclaimer svg{width:16px;height:16px;fill:#b45309;flex-shrink:0;margin-top:1px}.mc-disclaimer p{font-size:12px;line-height:1.5;color:#92400e}.mc-btn-restart:hover{background:#e2e8f0}.mc-result-box{background:#eff6ff;border:2px dashed #93c5fd;border-radius:12px;padding:18px;text-align:center;margin-bottom:16px}.mc-result-amount{font-size:28px;font-weight:800;color:#1e3a8a;margin:8px 0}.mc-breakdown-list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;margin-bottom:16px;font-size:13px}.mc-breakdown-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f1f5f9}.mc-breakdown-row:last-child{border-bottom:none}@media (max-width:960px){.mc-calc-container{grid-template-columns:1fr}.mc-info-banner{padding:28px 24px}}@media (max-width:600px){.mc-calc-section{padding:20px 12px}.mc-row{flex-direction:column;gap:0}.mc-step-text{display:none}.mc-grid{grid-template-columns:repeat(2,1fr)}.mc-body{padding:16px 14px}}