@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-VariableFont_wdth,wght.9c133a10.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Rubik;src:url(/_next/static/media/Rubik.9fcbb99e.ttf);font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(/_next/static/media/Raleway.1d8c655f.ttf);font-weight:400;font-style:normal}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Regular.4291f48c.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat.f595c38f.ttf);font-weight:400;font-style:normal}@font-face{font-family:Arial;src:url(/_next/static/media/Arial.d398daab.ttf);font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(/_next/static/media/Outfit-Regular.dd76e462.ttf);font-weight:400;font-style:normal}.ep{min-height:100vh;background:linear-gradient(145deg,#fdf0f8,#f5f0ff 50%,#eef5ff);padding:20px;font-family:Poppins,sans-serif}.ep-hdr{background:linear-gradient(130deg,#e91e8c,#b5196d 55%,#8b14a0);border-radius:18px;padding:24px 32px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 30px rgba(233,30,140,.28)}.ep-hdr-title{color:#fff;font-size:24px;font-weight:800;letter-spacing:-.5px}.ep-hdr-sub{color:hsla(0,0%,100%,.75);font-size:13px;margin-top:3px}.ep-badge{background:hsla(0,0%,100%,.16);color:#fff;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:600;border:1px solid hsla(0,0%,100%,.25)}.ep-card{background:#fff;border-radius:16px;padding:22px 26px;box-shadow:0 4px 18px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.04);margin-bottom:18px}.ep-card-title{font-size:14.5px;font-weight:700;color:#1a1a2e;margin-bottom:16px;display:flex;align-items:center;gap:8px}.ep-card-dot{width:7px;height:7px;background:#e91e8c;border-radius:50%}.ep-lbl{font-size:10.5px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.6px;display:block;margin-bottom:8px}.ep-ptabs{display:flex;gap:7px;flex-wrap:wrap}.ep-ptab{display:flex;align-items:center;gap:6px;padding:7px 13px;border-radius:50px;border:2px solid #e5e7eb;background:#fff;cursor:not-allowed;font-family:Poppins,sans-serif}.ep-ptab.active{border-color:#e91e8c;background:linear-gradient(135deg,#fce7f3,#ede9fe)}.ep-ptab img{height:22px;max-width:66px;-o-object-fit:contain;object-fit:contain}.ep-ptab-name{font-size:11.5px;font-weight:700;color:#374151}.ep-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media(max-width:1100px){.ep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ep-grid{grid-template-columns:1fr}}.ep-ro-label{font-size:11px;color:#6b7280;margin-bottom:4px}.ep-ro-value{border:1px solid #e5e7eb;border-radius:8px;min-height:40px;padding:9px 12px;background:#f9fafb;color:#374151}.ep-row{display:flex;flex-direction:column;gap:5px}.ep-note{font-size:12px;color:#ef4444;margin-top:4px}.ep-actions{display:flex;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.ep-btn-primary.ant-btn{min-width:180px;height:56px;border-radius:999px;border:none;font-weight:700;font-size:13.5px;line-height:1;padding:0 30px;color:#fff;background:linear-gradient(135deg,#ec4899,#c2185b);box-shadow:0 6px 18px rgba(233,30,140,.32)}.ep-btn-primary.ant-btn:focus,.ep-btn-primary.ant-btn:hover{color:#fff;border:none;background:linear-gradient(135deg,#f055a0,#c2185b)}.ep-btn-primary.ant-btn[disabled]{opacity:.45;color:#fff;background:linear-gradient(135deg,#ec4899,#c2185b)}.ep-confirm-modal .ant-modal-content{border-radius:22px;padding:32px 34px 30px}.ep-confirm-head{display:flex;align-items:center;gap:14px}.ep-confirm-icon{width:44px;height:44px;border-radius:12px;background:#fce7f3;color:#e91e8c;display:flex;align-items:center;justify-content:center;font-size:21px}.ep-confirm-title{font-size:17px;font-weight:800;color:#1f2235;line-height:1.25}.ep-confirm-subtitle{margin-top:4px;font-size:12px;color:#6b7280}.ep-confirm-table{margin-top:18px}.ep-confirm-row{display:grid;grid-template-columns:190px 1fr;gap:10px;align-items:center;padding:11px 8px;border-bottom:1px solid #eceff3}.ep-confirm-row-last{border-bottom:none}.ep-confirm-label{text-transform:uppercase;letter-spacing:.8px;font-size:10.5px;color:#9ca3af;font-weight:700}.ep-confirm-value{font-size:13px;color:#3f4656;font-weight:500}.ep-confirm-value-bold{font-weight:700}.ep-confirm-provider{color:#e91e8c;font-weight:700}.ep-confirm-footer{margin-top:24px;display:flex;justify-content:flex-end;gap:10px}.ep-btn-cancel.ant-btn{min-width:124px;height:44px;border-radius:999px;border:1px solid #d7dbe1;color:#6b7280;font-weight:700;background:#fff}.ep-btn-primary--sm.ant-btn{min-width:196px;height:44px;font-size:13.5px}