.stripe-pay__overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:rgba(0,51,51,.58);overflow-y:auto}.stripe-pay__modal{width:100%;max-width:520px;margin:auto;background:#fff;border-radius:4px;border:1px solid #e8d9a8;box-shadow:0 16px 48px rgba(0,51,51,.22);overflow:hidden}.stripe-pay__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 28px;background:#003333;color:#fff}.stripe-pay__title{font-family:Satoshi,system-ui,sans-serif;font-size:1.15rem;font-weight:700;margin:0;color:#fff;letter-spacing:-.01em}.stripe-pay__subtitle{margin:8px 0 0;font-size:.875rem;line-height:1.45;color:rgba(255,255,255,.78);max-width:36em}.stripe-pay__close{flex-shrink:0;width:36px;height:36px;border:1px solid rgba(255,255,255,.25);border-radius:4px;background:transparent;color:#fff;cursor:pointer;font-size:.95rem;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.stripe-pay__close:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.45)}.stripe-pay__form{padding:24px 28px 28px}.stripe-pay__summary{background:#fffef8;border:1px solid #e8d9a8;border-radius:4px;padding:14px 16px;margin-bottom:22px}.stripe-pay__summary-row{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;color:#4a6666;padding:4px 0}.stripe-pay__summary-row--total{margin-top:8px;padding-top:12px;border-top:1px solid #e8d9a8;font-size:1.05rem;font-weight:700;color:#003333}.stripe-pay__element{min-height:40px;margin-bottom:18px}.stripe-pay__error{margin:0 0 14px;padding:12px 14px;border-radius:4px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.85rem;line-height:1.4}.stripe-pay__submit{width:100%;border:none;border-radius:4px;padding:14px 20px;font-size:.98rem;font-weight:700;color:#003333;background:#f5c400;cursor:pointer;transition:background .15s ease,opacity .15s ease}.stripe-pay__submit:hover:not(:disabled){background:#deb000}.stripe-pay__submit:disabled{opacity:.55;cursor:not-allowed}.stripe-pay__cancel{width:100%;margin-top:10px;border:1px solid #e8d9a8;border-radius:4px;background:#fff;color:#003333;font-size:.9rem;font-weight:600;cursor:pointer;padding:11px 16px;transition:background .15s ease}.stripe-pay__cancel:hover:not(:disabled){background:#fffef8}.stripe-pay__secure{margin:18px 0 0;text-align:center;font-size:.78rem;color:#4a6666;line-height:1.4}.stripe-pay__secure i{color:#003333;margin-right:4px}.stripe-pay__note{margin:0 0 16px;font-size:.8rem;line-height:1.45;color:#4a6666}@media (max-width:640px){.stripe-pay__overlay{padding:16px 12px;align-items:center}.stripe-pay__modal{max-width:100%;max-height:calc(100vh - 32px);display:flex;flex-direction:column}.stripe-pay__header{padding:18px 18px 16px}.stripe-pay__form{padding:18px 18px calc(18px + env(safe-area-inset-bottom, 0px));overflow-y:auto;-webkit-overflow-scrolling:touch}}