.mcp-wrapper{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#222}.mcp-wrapper *{box-sizing:border-box}.mcp-hero{background:#185FA5;padding:48px 40px;text-align:center}.mcp-hero h1{color:#fff;font-size:28px;font-weight:600;margin:0 0 8px 0;letter-spacing:-.01em}.mcp-hero p{color:#B5D4F4;font-size:16px;margin:0}.mcp-section{padding:48px 20px;background:#f8f9fa;display:flex;justify-content:center}.mcp-card{background:#fff;border-radius:12px;border:2px solid #185FA5;width:100%;max-width:500px;overflow:hidden;box-shadow:0 4px 12px rgb(24 95 165 / .08)}.mcp-card-header{background:#185FA5;padding:24px;text-align:center}.mcp-card-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.mcp-card-header p{color:#B5D4F4;font-size:14px;margin:4px 0 0 0}.mcp-form{padding:28px}.mcp-form-group{margin-bottom:18px}.mcp-form-label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.mcp-required{color:#d32f2f;margin-left:2px}.mcp-form-input{width:100%;padding:12px 14px;border:1.5px solid #d0d0d0;border-radius:8px;font-size:15px;color:#222;background:#EEF5FC;transition:all .2s;font-family:inherit}.mcp-form-input:focus{outline:none;border-color:#185FA5;background:#fff;box-shadow:0 0 0 3px rgb(24 95 165 / .1)}.mcp-form-input::placeholder{color:#aaa}.mcp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mcp-form-row .mcp-form-group{margin-bottom:18px}.mcp-checkbox-group label{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#555;line-height:1.5;cursor:pointer}.mcp-checkbox-group input[type="checkbox"]{margin-top:3px;flex-shrink:0;cursor:pointer}.mcp-checkbox-group a{color:#185FA5;text-decoration:underline}.mcp-btn-register{width:100%;padding:14px;background:linear-gradient(135deg,#185FA5,#2D7A3A);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;margin-top:8px;transition:opacity .2s,transform .1s;letter-spacing:.02em;font-family:inherit}.mcp-btn-register:hover{opacity:.92}.mcp-btn-register:active{transform:translateY(1px)}.mcp-btn-register:disabled{opacity:.5;cursor:not-allowed}.mcp-btn{display:inline-block;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;border:none;cursor:pointer;font-family:inherit;text-align:center}.mcp-btn-primary{background:linear-gradient(135deg,#185FA5,#2D7A3A);color:#fff}.mcp-btn-primary:hover{opacity:.92;color:#fff}.mcp-btn-secondary{background:#fff;color:#185FA5;border:1.5px solid #185FA5}.mcp-btn-secondary:hover{background:#EEF5FC;color:#185FA5}.mcp-divider{display:flex;align-items:center;gap:12px;margin:20px 0}.mcp-divider-line{flex:1;height:1px;background:#e0e0e0}.mcp-divider-text{font-size:13px;color:#999}.mcp-sudah-punya{text-align:center;font-size:15px;color:#666;margin-top:16px}.mcp-sudah-punya a{color:#185FA5;font-weight:600;text-decoration:none}.mcp-sudah-punya a:hover{text-decoration:underline}.mcp-keuntungan{background:#E6F1FB;border-radius:8px;padding:16px;margin-bottom:20px}.mcp-keuntungan p{font-size:13px;color:#185FA5;font-weight:700;margin:0 0 8px 0}.mcp-keuntungan ul{list-style:none;padding:0;margin:0}.mcp-keuntungan ul li{font-size:13px;color:#333;padding:3px 0 3px 20px;position:relative}.mcp-keuntungan ul li:before{content:"✓";position:absolute;left:0;color:#185FA5;font-weight:700}.mcp-alert{padding:14px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;line-height:1.5}.mcp-alert ul{margin:8px 0 0 20px;padding:0}.mcp-alert ul li{margin:4px 0}.mcp-alert-error{background:#FFE8E8;border-left:4px solid #d32f2f;color:#8a1818}.mcp-alert-success{background:#E8F5E9;border-left:4px solid #2D7A3A;color:#1b5e20}.mcp-alert-warning{background:#FFF8E6;border-left:4px solid #F5B400;color:#7A5A00}.mcp-card-status{padding:40px 32px;text-align:center;max-width:520px}.mcp-status-icon{font-size:56px;width:96px;height:96px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 20px auto;line-height:1}.mcp-status-icon-info{background:#E6F1FB}.mcp-status-icon-success{background:#E8F5E9;color:#2D7A3A}.mcp-status-icon-warning{background:#FFF8E6}.mcp-status-icon-error{background:#FFE8E8}.mcp-status-title{font-size:24px;font-weight:700;color:#185FA5;margin:0 0 12px 0}.mcp-status-message{font-size:16px;color:#444;line-height:1.6;margin:0 0 16px 0}.mcp-status-message-secondary{font-size:14px;color:#666;line-height:1.6;margin:0 0 24px 0}.mcp-status-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:24px}.mcp-tips{background:#F4F8FC;border-radius:8px;padding:16px;margin:20px 0;text-align:left}.mcp-tips-title{font-size:13px;font-weight:700;color:#185FA5;margin:0 0 8px 0}.mcp-tips ul{margin:0;padding-left:20px;font-size:13px;color:#555;line-height:1.6}.mcp-info-box{max-width:500px;margin:48px auto;background:#fff;border:2px solid #185FA5;border-radius:12px;padding:32px;text-align:center}.mcp-info-icon{font-size:48px;margin-bottom:16px}.mcp-info-title{font-size:22px;color:#185FA5;margin:0 0 12px 0}.mcp-info-message{font-size:15px;color:#444;line-height:1.6;margin:0 0 24px 0}.mcp-info-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media (max-width:480px){.mcp-hero{padding:32px 20px}.mcp-hero h1{font-size:22px}.mcp-hero p{font-size:14px}.mcp-section{padding:24px 12px}.mcp-form{padding:20px}.mcp-form-row{grid-template-columns:1fr;gap:0}.mcp-card-status{padding:28px 20px}.mcp-status-icon{font-size:44px;width:80px;height:80px}.mcp-status-actions{flex-direction:column}.mcp-status-actions .mcp-btn{width:100%}}