.mpcp-container{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:20px}.mpcp-step-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,.06);overflow:hidden}.mpcp-step-header{display:flex;align-items:center;gap:12px;padding:20px 24px}.mpcp-step-header h2{margin:0;font-size:1.15rem;font-weight:700;color:#0f172a}.mpcp-step-badge{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;color:#ffffff}.mpcp-step-badge-blue{background:linear-gradient(135deg,#4254fa,#1d237c)}.mpcp-step-badge-green{background:linear-gradient(135deg,#22c55e,#0f766e)}.mpcp-step-body{padding:0 24px 24px}.mpcp-step-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px 20px;color:#475569;font-size:.9rem}.mpcp-step-summary p{margin:0}.mpcp-btn-edit{gap:6px;border:none;background:none;color:#4254fa;font-weight:600;font-size:.85rem;cursor:pointer;white-space:nowrap}.mpcp-btn-edit,.mpcp-step-done{display:inline-flex;align-items:center}.mpcp-step-done{justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(34,197,94,.15);color:#15803d;flex-shrink:0}.mpcp-field-row{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}.mpcp-field{flex:1 1 220px}.mpcp-field label{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-weight:600;font-size:.88rem;color:#334155}.mpcp-tooltip{display:inline-flex;align-items:center;color:#94a3b8;cursor:help}.mpcp-input-icon-wrap,.mpcp-select-wrap{position:relative;display:flex;align-items:center}.mpcp-input-icon{left:12px;font-size:1rem}.mpcp-input-icon,.mpcp-select-icon{position:absolute;color:#94a3b8;pointer-events:none}.mpcp-select-icon{right:12px;font-size:.9rem}.mpcp-field input,.mpcp-field select{width:100%;padding:11px 14px;border-radius:10px;border:1px solid #cbd5e1;background:#ffffff;font-size:.92rem;color:#0f172a;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mpcp-input-icon-wrap input{padding-left:38px}.mpcp-select-wrap select{padding-right:34px}.mpcp-field input:focus,.mpcp-field select:focus{outline:none;border-color:#4254fa;box-shadow:0 0 0 3px rgba(66,84,250,.15)}.mpcp-field input::-moz-placeholder{color:#94a3b8}.mpcp-field input::placeholder{color:#94a3b8}.mpcp-field select:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.mpcp-field-hint{margin:6px 0 0;font-size:.78rem;color:#94a3b8}.mpcp-subcategory-legend{background:#eef2ff;border-radius:12px;padding:14px 16px;margin-bottom:20px}.mpcp-subcategory-legend p{margin:0 0 10px;font-weight:700;font-size:.85rem;color:#4254fa}.mpcp-legend-badges{display:flex;flex-wrap:wrap;gap:16px}.mpcp-legend-item{gap:8px;font-size:.85rem;color:#334155}.mpcp-legend-code,.mpcp-legend-item{display:inline-flex;align-items:center}.mpcp-legend-code{justify-content:center;padding:2px 8px;border-radius:6px;font-weight:700;font-size:.75rem}.mpcp-legend-code-sn{background:rgba(16,185,129,.15);color:#0f766e}.mpcp-legend-code-ff{background:rgba(216,127,12,.15);color:#b45309}.mpcp-legend-code-pwd{background:rgba(168,85,247,.15);color:#7e22ce}.mpcp-legend-code-gs{background:rgba(66,84,250,.15);color:#3730a3}.mpcp-legend-code-goi{background:rgba(219,39,119,.12);color:#be185d}.mpcp-btn-primary{width:100%;padding:13px 16px;border:none;border-radius:12px;background:linear-gradient(135deg,#4254fa,#1d237c);color:#ffffff;font-weight:700;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s ease,transform .15s ease}.mpcp-btn-primary:hover:not(:disabled){transform:translateY(-1px)}.mpcp-btn-primary:disabled{opacity:.5;cursor:not-allowed}.mpcp-btn-outline{display:block;width:100%;max-width:260px;margin:16px auto 0;padding:10px 16px;border:1px solid #cbd5e1;border-radius:10px;background:#ffffff;color:#1d237c;font-weight:700;font-size:.9rem;cursor:pointer}.mpcp-btn-link{border:none;background:none;color:#4254fa;font-weight:600;font-size:.85rem;cursor:pointer;white-space:nowrap}.mpcp-btn-link:disabled{opacity:.6;cursor:not-allowed}.mpcp-error-text{color:#dc2626;font-size:.85rem;margin:0 0 12px}.mpcp-otp-row{display:flex;align-items:center;gap:14px;margin-bottom:20px}.mpcp-otp-icon{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.mpcp-otp-text{margin:0;font-size:.9rem;color:#475569}.mpcp-otp-phone{margin:2px 0 0;font-weight:700;color:#1d237c}.mpcp-otp-boxes{display:flex;gap:10px;margin-bottom:16px}.mpcp-otp-box{width:46px;height:52px;text-align:center;font-size:1.2rem;font-weight:700;border-radius:10px;border:1px solid #cbd5e1;color:#0f172a}.mpcp-otp-box:focus{outline:none;border-color:#4254fa;box-shadow:0 0 0 3px rgba(66,84,250,.15)}.mpcp-otp-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.mpcp-otp-actions .mpcp-btn-primary{width:auto;flex:1 1 220px}.mpcp-info-banner{background:#ecfdf5;border:1px solid #a7f3d0;color:#166534;border-radius:12px;padding:12px 16px;font-size:.88rem;margin-bottom:18px}.mpcp-tabs{display:flex;gap:10px;margin-bottom:18px}.mpcp-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-weight:700;font-size:.95rem;color:#64748b;cursor:pointer;transition:background .2s ease,color .2s ease}.mpcp-tab-active{background:linear-gradient(135deg,#4254fa,#1d237c);border-color:transparent;color:#ffffff}.mpcp-round-filter{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:12px 16px;margin-bottom:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.mpcp-round-filter-label{font-weight:700;font-size:.85rem;color:#334155}.mpcp-radio-item{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:#334155;cursor:pointer}.mpcp-radio-item input[type=radio]{accent-color:#4254fa;cursor:pointer}.mpcp-table-wrap{width:100%;overflow-x:auto;border-radius:14px;border:1px solid #e2e8f0}.mpcp-table{width:100%;border-collapse:collapse;min-width:680px;background:#ffffff}.mpcp-table td,.mpcp-table th{padding:12px 14px;text-align:left;font-size:.87rem;border-bottom:1px solid #eef2f7;white-space:nowrap}.mpcp-table th{background:linear-gradient(135deg,#4254fa,#1d237c);color:#ffffff;font-weight:700}.mpcp-table th:first-child{border-top-left-radius:14px}.mpcp-table th:last-child{border-top-right-radius:14px}.mpcp-table tbody tr:hover{background:#f8fafc}.mpcp-bonus-tag{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700;background:rgba(148,163,184,.2);color:#475569;white-space:nowrap}.mpcp-table-detail-row td{background:#f8fafc;font-size:.85rem;color:#475569;white-space:normal}.mpcp-no-results{text-align:center;color:#64748b;padding:20px;white-space:normal}.mpcp-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700}.mpcp-badge-round-1{background:rgba(16,185,129,.15);color:#0f766e}.mpcp-badge-round-2{background:rgba(216,127,12,.15);color:#b45309}.mpcp-badge-round-mopup{background:rgba(66,84,250,.15);color:#3730a3}.mpcp-disclaimer-box{display:flex;align-items:flex-start;gap:12px;margin-top:22px;padding:14px 16px;background:#eef2ff;border:1px solid #dbe4ff;border-radius:12px}.mpcp-disclaimer-icon{flex-shrink:0;margin-top:2px;color:#4254fa;font-size:1.1rem}.mpcp-disclaimer-box p{margin:0;font-size:.82rem;color:#475569;line-height:1.5}.mpcp-form-actions{margin-top:20px}.mpcp-hero{position:relative;overflow:hidden;border-radius:24px;padding:48px 24px;margin-bottom:28px;text-align:center;background:linear-gradient(135deg,#dbeafe,#eef2ff 60%,#dbeafe);border:1px solid #dbe4ff}.mpcp-hero-eyebrow{margin:0 0 6px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4254fa;font-size:.85rem}.mpcp-hero-title{margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#1d237c;line-height:1.15}.mpcp-hero-subtitle{margin:0 auto;max-width:620px;color:#475569;font-size:1rem;line-height:1.6;position:relative}.mpcp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mpcp-hero-image{padding:0;background:none;border:none}.mpcp-hero-banner-img{display:block;width:100%;height:auto;border-radius:20px;box-shadow:0 16px 34px rgba(15,23,42,.12)}.mpcp-hero-image .mpcp-hero-subtitle{margin-top:16px;padding:0 8px}@media (max-width:640px){.mpcp-step-header{padding:16px}.mpcp-step-body,.mpcp-step-summary{padding:0 16px 16px}.mpcp-field-row{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:10px}.mpcp-field-row .mpcp-field{flex:0 1 auto}.mpcp-field label{margin-bottom:4px}.mpcp-field input,.mpcp-field select{padding-top:9px;padding-bottom:9px}.mpcp-otp-boxes{justify-content:space-between}.mpcp-otp-box{width:42px}.mpcp-otp-actions{flex-direction:column;align-items:stretch}.mpcp-otp-actions .mpcp-btn-primary{width:100%;flex:0 1 auto}}