/* Digital CEO Inner Circle payment cards — v15 corrected */
#payment-options.dceo-payment-anchor{display:block!important;height:1px!important;margin-top:-105px!important;padding-top:105px!important;visibility:hidden!important;}
.dceo-payment-wrap,.dceo-payment-wrap *{box-sizing:border-box!important;}
.dceo-payment-wrap{max-width:1120px;margin:0 auto!important;padding:0 18px!important;text-align:center!important;position:relative!important;z-index:5!important;}
.dceo-eyebrow{margin:0 0 10px!important;color:#a41e22!important;font-size:14px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.dceo-payment-title{margin:0 auto 12px!important;max-width:820px!important;color:inherit!important;}
.dceo-payment-intro{margin:0 auto 28px!important;max-width:780px!important;color:inherit!important;font-size:18px!important;line-height:1.55!important;}
.dceo-paycards-live{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important;align-items:start!important;margin:28px auto 24px!important;max-width:1040px!important;position:relative!important;z-index:20!important;}
.dceo-paycard-live{background:#fff!important;color:#080808!important;border:2px solid rgba(164,30,34,.22)!important;border-radius:28px!important;box-shadow:0 22px 60px rgba(0,0,0,.16)!important;padding:34px 32px!important;text-align:left!important;display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;position:relative!important;z-index:30!important;overflow:visible!important;}
.dceo-paycard-featured{border-color:#a41e22!important;}
.dceo-card-kicker{display:inline-block!important;align-self:flex-start!important;margin:0 0 16px!important;padding:7px 13px!important;border-radius:999px!important;background:#a41e22!important;color:#fff!important;font-size:12px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important;line-height:1.2!important;}
.dceo-paycard-live:not(.dceo-paycard-featured) .dceo-card-kicker{background:#111!important;}
.dceo-paycard-live h3{margin:0 0 8px!important;color:#090909!important;font-size:26px!important;line-height:1.15!important;font-weight:800!important;}
.dceo-card-price{margin:0 0 8px!important;color:#a41e22!important;font-size:54px!important;line-height:.98!important;font-weight:900!important;letter-spacing:-.03em!important;}
.dceo-finance-price{font-size:42px!important;line-height:1.03!important;letter-spacing:-.02em!important;max-width:360px!important;}
.dceo-card-sub{margin:0 0 18px!important;color:#1f1f1f!important;font-size:18px!important;line-height:1.45!important;font-weight:650!important;}
.dceo-bnpl-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 18px!important;}
.dceo-bnpl-row span{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(164,30,34,.22)!important;border-radius:999px!important;background:#fff7f7!important;color:#a41e22!important;font-size:13px!important;font-weight:800!important;padding:6px 10px!important;line-height:1!important;}
.dceo-card-copy{margin:0 0 22px!important;color:#232323!important;font-size:16px!important;line-height:1.55!important;}
.dceo-checkout-btn,.dceo-checkout-btn:visited{display:block!important;width:100%!important;max-width:100%!important;margin:auto 0 0!important;padding:17px 18px!important;border-radius:999px!important;background:#a41e22!important;color:#fff!important;font-size:17px!important;font-weight:900!important;text-align:center!important;text-decoration:none!important;line-height:1.2!important;cursor:pointer!important;pointer-events:auto!important;position:relative!important;z-index:999!important;box-shadow:0 14px 30px rgba(164,30,34,.24)!important;}
.dceo-checkout-btn:hover,.dceo-checkout-btn:focus{background:#8f171b!important;color:#fff!important;text-decoration:none!important;transform:translateY(-1px)!important;}
.dceo-card-note{margin:14px 0 0!important;color:#5b5b5b!important;font-size:14px!important;line-height:1.45!important;text-align:center!important;}
.dceo-payment-support{margin:22px auto 0!important;max-width:820px!important;color:inherit!important;font-size:18px!important;line-height:1.55!important;text-align:center!important;}
@media(max-width:767px){.dceo-payment-wrap,.dceo-payment-wrap *{box-sizing:border-box!important;}
.dceo-payment-wrap{padding:0 14px!important}.dceo-paycards-live{grid-template-columns:1fr!important;gap:20px!important}.dceo-paycard-live{padding:28px 22px!important;border-radius:22px!important}.dceo-card-price{font-size:44px!important}.dceo-finance-price{font-size:36px!important}.dceo-payment-intro,.dceo-payment-support{font-size:16px!important}}
/* v16 Kajabi payment renderer guardrails */
#payment-options + .dceo-payment-wrap, .dceo-payment-wrap { max-width:1240px!important; width:100%!important; margin-left:auto!important; margin-right:auto!important; }
.dceo-payment-wrap, .dceo-payment-wrap * { box-sizing:border-box!important; }
.dceo-paycards-live { display:grid!important; grid-template-columns:repeat(2,minmax(0,1fr))!important; gap:28px!important; max-width:1120px!important; width:100%!important; }
.dceo-paycard-live { min-width:0!important; }
@media(max-width:900px){ .dceo-paycards-live{ grid-template-columns:1fr!important; max-width:640px!important; } }
