.checkout-root{min-height:100vh}.checkout-header{background:#0000004d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.checkout-logo{letter-spacing:-.03em;color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:22px;font-weight:900}.checkout-test-badge{color:#fbbf24;letter-spacing:.06em;text-transform:uppercase;background:#fbbf2426;border:1px solid #fbbf2466;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.checkout-body{min-height:calc(100vh - 65px);display:flex}.checkout-summary{border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:0;width:420px;padding:48px 40px;display:flex}.checkout-stripe-panel{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:48px 40px;display:flex}.checkout-plan-badge{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;background:#3b82f626;border:1px solid #3b82f64d;border-radius:6px;margin-bottom:20px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.checkout-price-big{color:#fff;letter-spacing:-.03em;margin-bottom:4px;font-size:52px;font-weight:900;line-height:1}.checkout-price-period{color:var(--ob-text-muted);margin-bottom:28px;font-size:16px}.checkout-breakdown{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;margin-bottom:20px;padding-top:20px;display:flex}.checkout-breakdown-row{justify-content:space-between;align-items:center;font-size:14px;display:flex}.checkout-breakdown-row span:first-child{color:var(--ob-text-muted)}.checkout-breakdown-row span:last-child{color:#fff;font-weight:600}.checkout-breakdown-total{border-top:1px solid #ffffff14;margin-top:4px;padding-top:14px}.checkout-breakdown-total span:first-child{color:#fff;font-size:15px;font-weight:700}.checkout-breakdown-total span:last-child{color:#10b981;font-size:16px;font-weight:800}.checkout-features{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;margin:0 0 32px;padding:20px 0 0;list-style:none;display:flex}.checkout-feature{color:var(--ob-text-muted);align-items:center;gap:10px;font-size:14px;display:flex}.checkout-secure-note{color:#9ca3af99;align-items:center;gap:6px;margin-top:auto;font-size:12px;display:flex}.checkout-stripe-loader{color:var(--ob-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 0;font-size:14px;display:flex}.checkout-stripe-loader svg{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#stripe-checkout-container{width:100%}@media (max-width:860px){.checkout-body{flex-direction:column}.checkout-summary{border-bottom:1px solid #ffffff0f;border-right:none;width:100%;padding:32px 24px}.checkout-stripe-panel{padding:32px 24px}}
