:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--gateway-accent:linear-gradient(135deg, #e2136e 0%, #c20d5a 100%);--gateway-border-grey:#e5e7eb;--gateway-primary:#e2136e;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}body{margin:0}#root{min-height:100vh}.gateway-checkout-container{background:#fff;border-radius:16px;width:420px;overflow:hidden;box-shadow:0 10px 40px #0000001f}.gateway-accent-bg{background:linear-gradient(135deg,#e2136e 0%,#c20d5a 100%)}.gateway-input{text-align:center;color:#1f2937;border:2px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:1.05rem;font-weight:600;transition:all .2s}.gateway-input:focus{border-color:#e2136e;box-shadow:0 0 0 3px #e2136e1a}.gateway-input:disabled{color:#6b7280;opacity:1;cursor:not-allowed;background:#f9fafb;border:2px solid #e5e7eb}.gateway-btn{letter-spacing:.025em;color:#4b5563;cursor:pointer;background:#f9fafb;border:none;flex:1;padding:16px;font-size:.875rem;font-weight:600;transition:all .2s}.gateway-btn:hover{color:#374151;background:#f3f4f6}.gateway-btn:active{transform:translateY(1px)}.loader-dots span{background-color:#fff;border-radius:50%;width:10px;height:10px;margin:0 3px;animation:1.4s ease-in-out infinite both bounce;display:inline-block}.loader-dots span:first-child{animation-delay:-.32s}.loader-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.animate-pulse-slow{animation:2s ease-in-out infinite pulse-slow}@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.01)}}
