.pm-overlay{align-items:center;background:rgba(0,0,0,.6);display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999}.pm-overlay[hidden]{display:none}.pm-dialog{background:#1a1d1f;border:1px solid #25292b;border-radius:20px;color:#fff;max-height:90vh;max-width:620px;overflow-y:auto;padding:40px 36px 32px;position:relative;width:100%}.pm-close{align-items:center;background:#f0f0f0;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;width:36px}.pm-close:hover{background:#e0e0e0}.pm-step-label{color:#fff;font-size:20px;font-weight:700;margin:0 0 24px}.pm-product+.pm-step-label,.pm-step-label+.pm-step-label{margin-bottom:12px;margin-top:48px}.optional-border-bottom{background:#25292b;height:1px;margin:12px 0}.pm-product{align-items:center;display:flex;gap:16px}.pm-product:last-of-type{border-bottom:none}.pm-product__img{border-radius:10px;flex-shrink:0;height:64px;object-fit:contain;width:64px}.pm-product__info{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.pm-product.pm-product--required{background-color:#25292b;border-radius:12px;padding:16px}.pm-product.pm-product--optional{padding:12px 0}.pm-product_type{color:#d9fb51;font-size:12px;font-weight:700;margin:0}.pm-product__name{color:#fff;font-size:16px;font-weight:600;margin:0}.pm-product__price{color:#888;font-size:14px}.pm-stepper{align-items:center;display:flex;flex-shrink:0;gap:6px}.pm-stepper__btn{background:#7e8f3d;border:none;border-radius:30px;color:#0f0f0f;cursor:pointer;gap:10px;padding:8px}.pm-stepper__btn,.pm-stepper__btn div{align-items:center;display:flex;justify-content:center}.pm-stepper__btn div{background:#d9fb51;border-radius:24px;color:#000;gap:4px;height:32px;width:32px}.pm-stepper__btn:hover div{background:#d9fb51}.pm-stepper__btn:disabled{background:#7e8f3d;color:#0f0f0f;cursor:default;opacity:.5}.pm-stepper__val{color:#fff;font-size:20px;min-width:28px;text-align:center}.button.pm-add-btn{background:#d9fb51;border:none;border-radius:20px;color:#111;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:background .15s}.button.pm-add-btn:hover{background:#c8ea40}.pm-stepper__controls{align-items:center;display:flex;gap:6px}.button-wrapper-add[hidden],.pm-stepper__controls[hidden]{display:none}.pm-footer{display:flex;justify-content:flex-end;margin-top:28px}.pm-checkout-btn{background:#d9fb51;border:none;border-radius:24px;color:#111;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:background .15s}.pm-checkout-btn:hover{background:#c8ea40}.pm-checkout-btn[aria-busy=true]{cursor:wait;opacity:.7;pointer-events:none}.pm-checkout-btn:disabled{cursor:not-allowed;opacity:.5}.pm-error{color:#e53e3e;display:none;font-size:14px;margin:12px 0 0;text-align:right}.pm-error:not(:empty){display:block}@media (max-width:900px){.pm-dialog{padding:20px!important}.pm-product.pm-product--optional{padding-left:0!important;padding-right:0!important}.pm-product__img{height:48px;width:48px}.pm-product.pm-product--required{align-items:center;flex-direction:column;justify-content:center;text-align:center}.pm-step-label{text-align:center}}