.rd-checkout-page{margin:0;min-height:100vh;color:#111827;background:#fff;font-family:"OpenAI Sans",-apple-system,sans-serif}
.rd-checkout-shell{box-sizing:border-box;width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:34px 38px 46px;background:#fff}
.rd-checkout-back{width:max-content;display:flex;align-items:center;gap:7px;margin-bottom:24px;color:#667085;text-decoration:none;font-size:12px;font-weight:750}.rd-checkout-back span{font-size:18px}.rd-checkout-back:hover{color:#1d3eff}
.rd-checkout-heading{margin-bottom:30px}.rd-checkout-heading h1{margin:6px 0 7px;color:#101828;font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.05em}.rd-checkout-heading p{margin:0;color:#667085;font-size:14px;font-weight:600}
.rd-checkout-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:24px;align-items:stretch}.rd-checkout-details{height:100%}
.rd-checkout-plan-card,.rd-checkout-payment{box-sizing:border-box;border:1px solid #e2e6ed;border-radius:25px;background:#fff;box-shadow:0 16px 45px rgba(15,23,42,.055)}
.rd-checkout-plan-card{height:100%;padding:28px;display:flex;flex-direction:column}.rd-checkout-plan-title{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.rd-checkout-radio{width:22px;height:22px;display:grid;place-items:center;border:2px solid #1d3eff;border-radius:50%}.rd-checkout-radio i{width:10px;height:10px;border-radius:50%;background:#1d3eff}.rd-checkout-plan-title>div{display:grid;gap:3px}.rd-checkout-plan-title strong{color:#101828;font-size:18px}.rd-checkout-plan-title small{color:#7b8492;font-size:11px;font-weight:650}.rd-checkout-plan-price{text-align:right}.rd-checkout-plan-price strong{font-size:24px;letter-spacing:-.04em}
.rd-checkout-divider{height:1px;margin:24px 0;background:#eceef2}.rd-checkout-plan-card h2{margin:0 0 20px;color:#182230;font-size:18px;letter-spacing:-.025em}
.rd-checkout-features{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:17px;list-style:none}.rd-checkout-features li{display:flex;gap:11px;align-items:flex-start}.rd-checkout-features>li>span{margin-top:1px;color:#1d3eff;font-size:20px}.rd-checkout-features div{display:grid;gap:4px}.rd-checkout-features strong{color:#344054;font-size:12px}.rd-checkout-features small{color:#8490a1;font-size:10px;line-height:1.45}
.rd-checkout-timeline{margin-top:auto;padding:25px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid #eceef2}.rd-checkout-timeline>div{position:relative;display:flex;gap:12px;min-width:0}.rd-checkout-timeline>div+div:before{content:"";position:absolute;left:-11px;top:2px;bottom:2px;width:1px;background:#e5e8ee}.rd-checkout-timeline>div>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;overflow:visible;border-radius:50%;color:#1d3eff;background:#eef1ff;font-size:21px;line-height:1}.rd-checkout-timeline p{min-width:0;margin:0;display:grid;gap:5px}.rd-checkout-timeline strong{color:#1d2939;font-size:12px}.rd-checkout-timeline small{color:#7c8797;font-size:10px;line-height:1.45}
.rd-checkout-payment{height:100%;padding:28px}.rd-order-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.rd-order-heading>div{display:grid;gap:6px}.rd-order-heading span{color:#7e8897;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rd-order-heading strong{color:#111827;font-size:21px}.rd-order-heading>strong{font-size:23px;letter-spacing:-.04em}.rd-order-heading>strong small{color:#7b8492;font-size:9px;letter-spacing:0}.rd-order-lines{margin:22px 0 0;padding:18px 0;border-top:1px solid #eceef2;border-bottom:1px solid #eceef2}.rd-order-lines>div,.rd-order-total{display:flex;justify-content:space-between;gap:20px}.rd-order-lines>div+div{margin-top:10px}.rd-order-lines dt,.rd-order-lines dd{margin:0;color:#667085;font-size:10px;font-weight:650}.rd-order-lines dd{text-align:right}.rd-order-total{padding:17px 0 21px;align-items:center}.rd-order-total span{color:#344054;font-size:12px;font-weight:800}.rd-order-total strong{color:#101828;font-size:16px}
.rd-provider-choice{margin-bottom:24px;padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:5px;border-radius:15px;background:#f1f3f7}.rd-provider-choice button{min-width:0;min-height:78px;padding:8px 12px 10px;display:grid;place-items:center;align-content:center;gap:4px;border:1px solid transparent;border-radius:11px;color:#667085;background:transparent;cursor:pointer;text-align:center;font:inherit}.rd-provider-logo{position:relative;width:min(140px,100%);height:37px;display:block;overflow:hidden}.rd-provider-logo img{position:absolute;top:50%;left:0;width:100%;height:auto;display:block;transform:translateY(-50%)}.rd-provider-choice button small{max-width:100%;overflow:hidden;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.rd-provider-choice button.is-active{border-color:#cfd7ff;color:#1d3eff;background:#fff;box-shadow:0 4px 13px rgba(15,23,42,.08)}
.rd-payment-title{display:flex;align-items:center;gap:10px;margin-bottom:15px}.rd-payment-title>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#1d3eff;background:#eef1ff;font-size:18px}.rd-payment-title>div{display:grid;gap:2px}.rd-payment-title strong{color:#1d2939;font-size:12px}.rd-payment-title small{color:#8993a2;font-size:9px}
.rd-checkout-loading{min-height:92px;display:grid;place-items:center;align-content:center;gap:6px;border:1px solid #e5e9f0;border-radius:16px;background:#fafbfc;text-align:center}.rd-checkout-loading[hidden]{display:none}.rd-checkout-loading strong{color:#344054;font-size:11px}.rd-checkout-loading small{color:#98a2b3;font-size:9px}.rd-checkout-spinner{width:26px;height:26px;border:3px solid #dce2f5;border-top-color:#1d3eff;border-radius:50%;animation:rd-checkout-spin .7s linear infinite}.rd-paypal-checkout[hidden]{display:none}.rd-razorpay-checkout{width:100%;height:48px;border:0;border-radius:13px;color:#fff;background:#1d3eff;box-shadow:0 12px 25px rgba(29,62,255,.2);cursor:pointer;font:inherit;font-size:12px;font-weight:850}.rd-razorpay-checkout:hover{background:#1735e6}.rd-razorpay-checkout:disabled{cursor:wait;opacity:.65}.rd-razorpay-checkout[hidden]{display:none}
.rd-checkout-signin{width:100%;height:48px;border:0;border-radius:13px;color:#fff;background:#1d3eff;box-shadow:0 12px 25px rgba(29,62,255,.2);cursor:pointer;font:inherit;font-size:12px;font-weight:850}.rd-checkout-signin[hidden]{display:none}
.rd-checkout-error{padding:14px;display:flex;gap:10px;border:1px solid #f3c5c5;border-radius:14px;color:#9b2c2c;background:#fff7f7}.rd-checkout-error[hidden]{display:none}.rd-checkout-error>span{font-size:20px}.rd-checkout-error>div{display:grid;gap:5px}.rd-checkout-error strong{font-size:11px}.rd-checkout-error p{margin:0;color:#a65353;font-size:9px;line-height:1.4}.rd-checkout-error button{width:max-content;padding:0;border:0;color:#1d3eff;background:none;cursor:pointer;font:inherit;font-size:10px;font-weight:850}.rd-checkout-status{min-height:16px;margin:9px 0 0;color:#667085;text-align:center;font-size:10px;font-weight:700}.rd-checkout-status.is-success{color:#15803d}
.rd-payment-methods{margin-top:17px;display:flex;align-items:center;justify-content:center;gap:7px}.rd-payment-methods>span{height:24px;min-width:39px;padding:0 6px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e6ec;border-radius:6px;background:#fff;font-size:8px;font-style:italic;font-weight:950}.rd-payment-methods .is-paypal{color:#003087;font-size:9px}.rd-payment-methods .is-visa{color:#1434cb;font-size:10px}.rd-payment-methods .is-amex{color:#fff;background:#2f77bc}.rd-payment-methods .is-mastercard{position:relative;min-width:42px}.is-mastercard i{width:13px;height:13px;border-radius:50%;background:#eb001b}.is-mastercard i+i{margin-left:-5px;background:#f79e1b;opacity:.92}.rd-payment-note{margin:11px 0 0;color:#98a2b3;text-align:center;font-size:8px;line-height:1.45}.rd-payment-note a{color:#667085}.rd-checkout-payment.is-complete{border-color:#9ed7b0}.rd-checkout-payment.is-complete .rd-payment-title>span{color:#15803d;background:#e9f8ee}
.rd-checkout-plan-title small{font-size:12px}.rd-checkout-features strong,.rd-checkout-timeline strong{font-size:13px}.rd-checkout-features small,.rd-checkout-timeline small{color:#667085;font-size:12px;line-height:1.5}.rd-order-heading>div>span{color:#667085;font-size:11px}.rd-order-heading>strong>span{color:#111827;font-size:23px;letter-spacing:-.04em;text-transform:none}.rd-order-heading>strong small{color:#667085;font-size:11px}.rd-order-lines dt,.rd-order-lines dd{font-size:12px}.rd-order-total span{font-size:13px}.rd-order-total strong{font-size:17px}.rd-provider-choice button small{overflow:visible;color:#596579;font-size:11px;line-height:1.3;text-overflow:clip;white-space:normal}.rd-payment-title strong{font-size:13px}.rd-payment-title small{color:#667085;font-size:11px;line-height:1.4}.rd-checkout-loading strong{font-size:13px}.rd-checkout-loading small{color:#667085;font-size:11px}.rd-checkout-error strong{font-size:13px}.rd-checkout-error p{font-size:11px;line-height:1.45}.rd-checkout-error button{font-size:12px}.rd-checkout-status{font-size:11px}.rd-payment-methods>span{height:27px;min-width:42px;padding:0 7px;font-size:11px}.rd-payment-methods .is-paypal,.rd-payment-methods .is-visa{font-size:11px}.rd-payment-note{margin-top:13px;color:#667085;font-size:11px;line-height:1.55}
@keyframes rd-checkout-spin{to{transform:rotate(360deg)}}
@media(max-width:940px){.rd-checkout-grid{grid-template-columns:1fr}.rd-checkout-plan-card,.rd-checkout-payment{height:auto}.rd-checkout-timeline{margin-top:26px}}
@media(max-width:640px){.rd-checkout-shell{width:100%;min-height:100vh;margin:0;padding:24px 18px 38px;border:0;border-radius:0}.rd-checkout-heading h1{font-size:36px}.rd-checkout-timeline{grid-template-columns:1fr}.rd-checkout-timeline>div+div:before{display:none}.rd-checkout-plan-card,.rd-checkout-payment{padding:21px}.rd-checkout-plan-title{grid-template-columns:auto 1fr}.rd-checkout-plan-price{grid-column:2;text-align:left}.rd-checkout-plan-price strong{font-size:20px}}
