.plan-button.pending{background:#d9dde4;color:#7c8594;cursor:not-allowed}.plan-button.pending:hover{transform:none;background:#d9dde4}.checkout-section{padding:120px 5vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;background:linear-gradient(125deg,#100708,#080808 55%)}.checkout-copy h2{font-family:"Space Grotesk";font-size:clamp(42px,4.8vw,72px);line-height:1;margin:16px 0 24px;letter-spacing:-.05em}.checkout-copy h2 em{font-style:normal;color:#e51b23}.checkout-copy>p{color:#999;line-height:1.75;max-width:520px}.secure-note{display:flex;align-items:flex-start;gap:14px;margin-top:42px}.secure-note>span{display:grid;place-items:center;width:27px;height:27px;background:#e51b23;color:white;border-radius:50%;font-size:11px}.secure-note div{display:flex;flex-direction:column;gap:5px}.secure-note small{color:#777}.checkout-product{position:relative;padding:42px;background:#fff;color:#111;border-radius:24px;box-shadow:0 30px 90px #000}.checkout-badge{display:inline-block;padding:7px 10px;background:#fff0f1;color:#e51b23;border-radius:7px;font-size:9px;letter-spacing:.15em;font-weight:800}.checkout-product h3{font-size:31px;margin:18px 0 10px}.checkout-product>p{color:#70798a;line-height:1.7}.checkout-product ul{list-style:none;padding:0;margin:25px 0}.checkout-product li{padding:8px 0 8px 25px;border-bottom:1px solid #e9ebef;color:#697385;font-size:12px;position:relative}.checkout-product li:before{content:"✓";position:absolute;left:0;color:#e51b23;font-weight:800}.checkout-price{display:flex;align-items:baseline;gap:8px;padding:22px 0}.checkout-price small{font-size:8px;color:#8b94a3;margin-right:auto}.checkout-price strong{font:700 30px "Space Grotesk"}.checkout-price span{font-size:10px;color:#8a93a2}.checkout-button{display:flex;align-items:center;justify-content:space-between;padding:18px 21px;background:#e51b23;color:#fff;text-decoration:none;font-size:13px;font-weight:800;border-radius:12px;transition:.2s}.checkout-button:hover{background:#ff2630;transform:translateY(-2px)}.checkout-disclaimer{display:block;text-align:center;color:#8a93a2;margin-top:12px;font-size:9px}@media(max-width:900px){.checkout-section{grid-template-columns:1fr;gap:55px}}@media(max-width:700px){.checkout-section{padding:85px 20px}.checkout-product{padding:27px 22px;border-radius:18px}.checkout-price{flex-wrap:wrap}.checkout-price small{width:100%}.checkout-price strong{font-size:27px}}
