.payment-form.svelte-1virx2w{max-width:400px;margin:2rem auto;padding:2rem;border:1px solid #e1e5e9;border-radius:8px;background:#fff}.amount-input.svelte-1virx2w{margin-bottom:1rem}.amount-input.svelte-1virx2w label:where(.svelte-1virx2w){display:block;margin-bottom:.5rem;font-weight:500}.amount-input.svelte-1virx2w input:where(.svelte-1virx2w){width:100px;padding:.5rem;border:1px solid #ccc;border-radius:4px;margin-right:1rem}.amount-display.svelte-1virx2w{font-weight:600;color:#2d3748}.card-container.svelte-1virx2w{margin-bottom:1rem}.card-container.svelte-1virx2w label:where(.svelte-1virx2w){display:block;margin-bottom:.5rem;font-weight:500}.card-element.svelte-1virx2w{padding:1rem;border:1px solid #ccc;border-radius:4px;background:#fff}button.svelte-1virx2w{width:100%;padding:1rem;background:#5469d4;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s}button.svelte-1virx2w:disabled{background:#ccc;cursor:not-allowed}button.svelte-1virx2w:not(:disabled):hover{background:#4356c7}.error.svelte-1virx2w{color:#e53e3e;margin:1rem 0;padding:.5rem;background:#fed7d7;border-radius:4px}.success.svelte-1virx2w{color:#38a169;margin:1rem 0;padding:1rem;background:#c6f6d5;border-radius:4px;text-align:center;font-weight:600}.subscription-form.svelte-2mvax5{max-width:500px;margin:2rem auto;padding:2rem;border:1px solid #e1e5e9;border-radius:8px;background:#fff}.form-group.svelte-2mvax5{margin-bottom:1.5rem}.form-group.svelte-2mvax5 label:where(.svelte-2mvax5){display:block;margin-bottom:.5rem;font-weight:500}.form-group.svelte-2mvax5 input[type=email]:where(.svelte-2mvax5){width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.plans.svelte-2mvax5{display:flex;flex-direction:column;gap:1rem}.plan-option.svelte-2mvax5{display:flex;align-items:center;padding:1rem;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;transition:border-color .2s}.plan-option.svelte-2mvax5:hover{border-color:#5469d4}.plan-option.svelte-2mvax5 input[type=radio]:where(.svelte-2mvax5){margin-right:1rem}.plan-option.svelte-2mvax5 input[type=radio]:where(.svelte-2mvax5):checked+.plan-details:where(.svelte-2mvax5){color:#5469d4}.plan-option.svelte-2mvax5:has(input[type=radio]:where(.svelte-2mvax5):checked){border-color:#5469d4;background:#f7fafc}.plan-details.svelte-2mvax5{flex:1}.plan-name.svelte-2mvax5{font-weight:600;font-size:1.1rem}.plan-price.svelte-2mvax5{font-weight:500;color:#2d3748;margin:.25rem 0}.plan-description.svelte-2mvax5{color:#718096;font-size:.9rem}.card-container.svelte-2mvax5 label:where(.svelte-2mvax5){display:block;margin-bottom:.5rem;font-weight:500}.card-element.svelte-2mvax5{padding:1rem;border:1px solid #ccc;border-radius:4px;background:#fff}button.svelte-2mvax5{width:100%;padding:1rem;background:#5469d4;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s}button.svelte-2mvax5:disabled{background:#ccc;cursor:not-allowed}button.svelte-2mvax5:not(:disabled):hover{background:#4356c7}.error.svelte-2mvax5{color:#e53e3e;margin:1rem 0;padding:.5rem;background:#fed7d7;border-radius:4px}.success.svelte-2mvax5{color:#38a169;margin:1rem 0;padding:1rem;background:#c6f6d5;border-radius:4px;text-align:center;font-weight:600}.checkout-button-container.svelte-1tek3jm{margin:1rem 0}.checkout-button.svelte-1tek3jm{background:#635bff;color:#fff;border:none;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;min-width:200px}.checkout-button.svelte-1tek3jm:disabled{background:#ccc;cursor:not-allowed}.checkout-button.svelte-1tek3jm:not(:disabled):hover{background:#5a52e8}.error.svelte-1tek3jm{color:#e53e3e;margin-bottom:1rem;padding:.5rem;background:#fed7d7;border-radius:4px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc}.app.svelte-1uhi9qk{min-height:100vh;display:flex;flex-direction:column}header.svelte-1uhi9qk{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;text-align:center}header.svelte-1uhi9qk h1:where(.svelte-1uhi9qk){margin:0 0 1rem;font-size:2.5rem;font-weight:700}header.svelte-1uhi9qk p:where(.svelte-1uhi9qk){margin:0;font-size:1.2rem;opacity:.9}.tabs.svelte-1uhi9qk{display:flex;justify-content:center;background:#fff;border-bottom:1px solid #e2e8f0;padding:0 2rem}.tab.svelte-1uhi9qk{background:none;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s;color:#64748b;font-weight:500}.tab.svelte-1uhi9qk:hover{color:#475569;background:#f8fafc}.tab.active.svelte-1uhi9qk{color:#635bff;border-bottom-color:#635bff;background:#f8fafc}main.svelte-1uhi9qk{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}.tab-content.svelte-1uhi9qk h2:where(.svelte-1uhi9qk){text-align:center;color:#2d3748;margin-bottom:.5rem}.tab-content.svelte-1uhi9qk p:where(.svelte-1uhi9qk){text-align:center;color:#64748b;margin-bottom:2rem}.checkout-examples.svelte-1uhi9qk{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:400px;margin:0 auto}footer.svelte-1uhi9qk{background:#fff;border-top:1px solid #e2e8f0;padding:2rem;margin-top:3rem}.info.svelte-1uhi9qk{max-width:800px;margin:0 auto}.info.svelte-1uhi9qk h3:where(.svelte-1uhi9qk){color:#2d3748;margin-bottom:1.5rem;text-align:center}.test-cards.svelte-1uhi9qk,.webhook-info.svelte-1uhi9qk{background:#f7fafc;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.test-cards.svelte-1uhi9qk h4:where(.svelte-1uhi9qk),.webhook-info.svelte-1uhi9qk h4:where(.svelte-1uhi9qk){margin:0 0 1rem;color:#4a5568;font-size:1rem}.test-cards.svelte-1uhi9qk ul:where(.svelte-1uhi9qk){margin:0 0 1rem;padding-left:1.5rem}.test-cards.svelte-1uhi9qk li:where(.svelte-1uhi9qk){margin-bottom:.5rem;color:#4a5568}code.svelte-1uhi9qk{background:#e2e8f0;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Consolas,monospace;font-size:.9rem}.test-cards.svelte-1uhi9qk p:where(.svelte-1uhi9qk),.webhook-info.svelte-1uhi9qk p:where(.svelte-1uhi9qk){margin:0;color:#64748b;font-size:.9rem}@media (max-width: 768px){.tabs.svelte-1uhi9qk{padding:0 1rem}.tab.svelte-1uhi9qk{padding:1rem;font-size:.9rem}main.svelte-1uhi9qk{padding:1rem}header.svelte-1uhi9qk{padding:2rem 1rem}header.svelte-1uhi9qk h1:where(.svelte-1uhi9qk){font-size:2rem}}
