.cl-checkout-intent-v1 { margin: 22px 0; padding: 20px; border: 1px solid rgba(37,99,235,.28); border-radius: 18px; background: linear-gradient(135deg,#edf4ff,#f6fbff); color:#0f172a; box-shadow: 0 14px 34px rgba(15,23,42,.08); }
.cl-checkout-intent-v1[hidden] { display: none !important; }
.cl-checkout-intent-v1__test { width:fit-content; margin:0 0 12px; padding:7px 10px; border:1px solid rgba(217,119,6,.28); border-radius:999px; background:#fff7ed; color:#9a3412; font-size:12px; font-weight:900; }
.cl-checkout-intent-v1__eyebrow { font-size: 12px; font-weight: 950; letter-spacing: .11em; text-transform: uppercase; color: #2563eb; }
.cl-checkout-intent-v1 h2 { margin: 7px 0 6px; color:#0b1f3a !important; font-size: clamp(20px,3vw,28px); line-height: 1.12; }
.cl-checkout-intent-v1 p { margin: 0; color: #64748b; line-height: 1.55; }
.cl-checkout-intent-v1__facts { display: flex; gap: 9px; flex-wrap: wrap; margin: 14px 0; }
.cl-checkout-intent-v1__facts span { padding: 7px 10px; border-radius: 999px; background: rgba(37,99,235,.10); font-size: 12px; font-weight: 850; }
.cl-checkout-intent-v1__consent { display: flex; gap: 10px; align-items: flex-start; margin: 15px 0; color:#1e293b !important; font-size: 13px; line-height: 1.45; }
.cl-checkout-intent-v1__consent input { margin-top: 3px; }
.cl-checkout-intent-v1__consent a { color:#1d4ed8 !important; text-decoration:underline; text-underline-offset:2px; }
.cl-checkout-intent-v1__action { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 18px; border-radius: 12px; background: #2563eb; color: #fff !important; text-decoration: none; font-weight: 900; }
.cl-checkout-intent-v1__action[aria-disabled="true"] { opacity: .5; pointer-events: none; }
.cl-checkout-intent-v1__guest { margin-top: 12px; font-weight: 800; color: #0f172a; }
.cl-checkout-intent-v1__existing { margin:14px 0 10px; padding:10px 12px; border-radius:12px; background:rgba(16,185,129,.10); color:#065f46; font-size:13px; font-weight:800; line-height:1.45; }
html[data-theme="dark"] body { background:radial-gradient(900px 520px at 18% 8%,rgba(37,99,235,.10),transparent 46%),linear-gradient(180deg,#041126 0%,#020817 100%) !important; }
html[data-theme="dark"] .cl-checkout-intent-v1 { background:linear-gradient(145deg,#0a2344,#071a34) !important; border-color:rgba(96,165,250,.38); color:#f8fafc; }
html[data-theme="dark"] .cl-checkout-intent-v1 h2 { color:#f8fafc !important; }
html[data-theme="dark"] .cl-checkout-intent-v1 p, html[data-theme="dark"] .cl-checkout-intent-v1__guest { color:#cbd5e1; }
html[data-theme="dark"] .cl-checkout-intent-v1__consent { color:#e2e8f0 !important; }
html[data-theme="dark"] .cl-checkout-intent-v1__consent a { color:#93c5fd !important; }
html[data-theme="dark"] .cl-checkout-intent-v1__facts span { background:rgba(96,165,250,.14); color:#dbeafe; }
html[data-theme="dark"] .cl-checkout-intent-v1__test { background:rgba(245,158,11,.13); border-color:rgba(251,191,36,.30); color:#fde68a; }
html[data-theme="dark"] .cl-checkout-intent-v1__existing { background:rgba(16,185,129,.12); color:#a7f3d0; }
