body.page-template-default:has(.dc-checkout-shell),body.page-template-default:has(.dc-thanks){background:#f4f6fb}.dc-checkout-shell{width:min(1120px,calc(100% - 30px));margin:28px auto 60px}.dc-checkout-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 4px 18px;color:#667085;font-size:14px}.dc-checkout-brand{display:flex;align-items:center;gap:10px;color:#111827}.dc-checkout-alert{padding:12px 16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:12px;margin-bottom:16px;font-weight:650}.dc-checkout-grid{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(320px,.87fr);gap:24px;align-items:start}.dc-checkout-card{background:#fff;border:1px solid #e6e8ef;border-radius:22px;box-shadow:0 18px 50px rgba(17,24,39,.07)}.dc-checkout-form-card{padding:32px}.dc-step{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--dc-primary);color:#fff;font-weight:900}.dc-checkout-form-card h1{font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.035em;margin:15px 0 8px}.dc-muted{color:#667085;margin:0 0 24px}.dc-field{display:grid;gap:7px;margin-bottom:15px}.dc-field label,.dc-coupon>label{font-size:14px;font-weight:800;color:#344054}.dc-field input,.dc-coupon input{width:100%;min-height:50px;border:1px solid #d0d5dd;border-radius:12px;padding:10px 13px;font:inherit;background:#fff;outline:none;transition:.15s}.dc-field input:focus,.dc-coupon input:focus{border-color:var(--dc-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--dc-primary) 14%,transparent)}.dc-fields-2{display:grid;grid-template-columns:1fr 1fr;gap:13px}.dc-honeypot{position:absolute!important;left:-99999px!important;opacity:0!important}.dc-bump{display:grid;grid-template-columns:25px 1fr;gap:10px;align-items:start;border:2px dashed #f4b942;background:#fffbeb;padding:15px;border-radius:14px;margin:15px 0;cursor:pointer;position:relative}.dc-bump>input{position:absolute;opacity:0}.dc-bump-check{width:23px;height:23px;border-radius:6px;border:2px solid #d4a72c;background:#fff;display:grid;place-items:center;color:transparent;font-weight:900}.dc-bump:has(input:checked){border-style:solid;border-color:#d4a72c;background:#fff8d9}.dc-bump:has(input:checked) .dc-bump-check{background:#d4a72c;color:#fff}.dc-bump-box{display:grid;gap:5px}.dc-bump-box strong{font-size:15px;color:#7c2d12}.dc-bump-box small{color:#667085;line-height:1.45}.dc-bump-box b{color:#166534}.dc-coupon{margin:18px 0}.dc-coupon>div{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:7px}.dc-coupon button{border:1px solid #d0d5dd;background:#fff;border-radius:11px;padding:0 16px;font-weight:800;cursor:pointer}.dc-coupon small{display:block;margin-top:6px}.dc-coupon-ok{color:#027a48}.dc-coupon-error,.dc-error{color:#b42318}.dc-payment-choice{border-top:1px solid #eaecf0;padding-top:20px;margin-top:20px}.dc-gateway-info{margin-top:8px;color:#667085;background:#f8fafc;padding:12px;border-radius:10px}.dc-terms{display:flex;align-items:flex-start;gap:9px;margin:17px 0;color:#475467;font-size:13px}.dc-terms input{margin-top:3px}.dc-pay-btn{width:100%;min-height:56px;border:0;border-radius:14px;background:var(--dc-primary);color:#fff;font-size:16px;font-weight:900;letter-spacing:.01em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 28px color-mix(in srgb,var(--dc-primary) 28%,transparent)}.dc-pay-btn:disabled{opacity:.6;cursor:wait}.dc-secure-copy{text-align:center;color:#667085;font-size:12px;margin:13px 0 0}.dc-order-summary{padding:22px;position:sticky;top:28px}.dc-summary-image{border-radius:15px;overflow:hidden;aspect-ratio:16/8;background:#eef1f6}.dc-summary-image img{width:100%;height:100%;object-fit:cover}.dc-order-summary h2{font-size:22px;margin:18px 0 5px}.dc-order-summary>p{color:#667085;margin:0 0 16px}.dc-summary-row,.dc-summary-total{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #eaecf0}.dc-summary-row strong{text-align:right}.dc-summary-row del{color:#98a2b3;font-size:12px}.dc-summary-total{font-size:20px;font-weight:900;padding-top:16px}.dc-discount-row strong{color:#027a48}.dc-trust-list{display:grid;gap:7px;margin-top:16px;color:#475467;font-size:13px}.dc-thanks{width:min(650px,calc(100% - 30px));margin:65px auto}.dc-thanks .dc-checkout-card{padding:34px;text-align:center}.dc-thanks-icon{margin:0 auto 16px;width:66px;height:66px;border-radius:20px;display:grid;place-items:center;background:#ecfdf3;color:#027a48;font-size:34px;font-weight:900}.dc-thanks h1{font-size:36px;line-height:1.08}.dc-thanks .dc-summary-row{margin-top:18px}.dc-thanks a.dc-pay-btn{display:flex;text-decoration:none;margin-top:18px}.dc-pay-secondary{background:#111827;box-shadow:none}.dc-delivery-text{padding:14px;background:#f8fafc;border-radius:12px;text-align:left;margin:15px 0}.dc-empty{padding:30px}
@media(max-width:820px){.dc-checkout-grid{grid-template-columns:1fr}.dc-order-summary{position:static;order:-1}.dc-summary-image{aspect-ratio:3/1}.dc-checkout-shell{margin-top:12px}.dc-checkout-form-card{padding:23px}}
@media(max-width:520px){.dc-checkout-shell{width:min(100% - 16px,1120px)}.dc-checkout-card{border-radius:17px}.dc-checkout-form-card,.dc-order-summary{padding:16px}.dc-checkout-form-card h1{font-size:26px}.dc-fields-2{grid-template-columns:1fr}.dc-summary-image{aspect-ratio:16/8}.dc-checkout-top>span{display:none}.dc-field input,.dc-coupon input{font-size:16px}.dc-pay-btn{padding:16px}.dc-coupon>div{grid-template-columns:1fr}.dc-coupon button{min-height:44px}.dc-thanks{margin:25px auto}.dc-thanks .dc-checkout-card{padding:22px}.dc-thanks h1{font-size:29px}}
.dc-demo-checkout-note{margin:0 0 16px;padding:12px 14px;border:1px solid #c7d7fe;background:#eef4ff;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#344054}.dc-demo-checkout-note strong{color:#175cd3}.dc-demo-checkout-note span{font-size:12px}.dc-demo-checkout-note code{font-weight:900;background:#fff;padding:2px 5px;border-radius:6px}.dc-bump{grid-template-columns:25px 62px 1fr}.dc-bump-image{width:62px;height:62px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06)}.dc-bump-image img{width:100%;height:100%;object-fit:cover}.dc-bump:not(:has(.dc-bump-image)){grid-template-columns:25px 1fr}@media(max-width:520px){.dc-demo-checkout-note{display:grid}.dc-bump{grid-template-columns:24px 52px 1fr;padding:12px}.dc-bump-image{width:52px;height:52px}.dc-bump-box strong{font-size:14px}}
