.order-payment-notice{position:fixed;z-index:2147483100;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;font-family:inherit}.order-payment-notice[hidden]{display:none}.order-payment-notice__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.56)}.order-payment-notice__dialog{position:relative;display:flex;width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));overflow:hidden;flex-direction:column;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.3);color:#1f2937}.order-payment-notice__dialog header{display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e5e7eb}.order-payment-notice__dialog h3{margin:0;font-size:18px;font-weight:700;letter-spacing:0}.order-payment-notice__dialog header button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:0;border-radius:4px;background:transparent;color:#64748b;cursor:pointer;font-size:28px;line-height:1}.order-payment-notice__dialog header button:hover{background:#f1f5f9;color:#111827}.order-payment-notice__content{min-height:100px;overflow:auto;padding:20px;font-size:14px;line-height:1.75;overflow-wrap:anywhere}.order-payment-notice__content img,.order-payment-notice__content video{max-width:100%;height:auto}.order-payment-notice__content p:first-child{margin-top:0}.order-payment-notice__content p:last-child{margin-bottom:0}.order-payment-notice__agreement{display:flex;align-items:flex-start;gap:9px;margin:0;padding:15px 20px;border-top:1px solid #e5e7eb;background:#f8fafc;cursor:pointer;font-size:14px;font-weight:600;line-height:20px}.order-payment-notice__agreement input{width:18px;height:18px;flex:0 0 18px;margin:1px 0 0;accent-color:#2563eb}.order-payment-notice__dialog footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid #e5e7eb}.order-payment-notice__dialog footer button{min-height:40px;padding:0 18px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600}.order-payment-notice__cancel{border:1px solid #cbd5e1;background:#fff;color:#334155}.order-payment-notice__confirm{border:1px solid #2563eb;background:#2563eb;color:#fff}.order-payment-notice__confirm:disabled{border-color:#cbd5e1;background:#cbd5e1;color:#64748b;cursor:not-allowed}@media(max-width:640px){.order-payment-notice{align-items:flex-end;padding:12px}.order-payment-notice__dialog{max-height:calc(100vh - 24px)}.order-payment-notice__content{padding:16px}.order-payment-notice__agreement{padding:14px 16px}.order-payment-notice__dialog footer{padding:12px}.order-payment-notice__dialog footer button{flex:1;padding:0 10px}}
