:root{--blue:#1c558d;--red:#cb323a;--text:#0f172a;--muted:#4b5565;--border:#d9e0ec;--bg:#f6f8fb;--card:#fff;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--radius-xl:14px;--radius-2xl:18px;--radius-pill:999px;--shadow-sm:0 4px 12px #0f172a14;--shadow-md:0 10px 24px #0f172a1a;--shadow-lg:0 12px 32px #0f172a14;--shadow-xl:0 18px 48px #0f172a29;--focus-ring:0 0 0 3px #1c558d1f;--animate-distance:26px;--background:var(--bg);--foreground:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{box-shadow:var(--focus-ring);border-radius:6px;outline:none}html{-webkit-text-size-adjust:100%}body{font-size:16px;line-height:1.5}img,video,canvas{max-width:100%;height:auto;display:block}.container,.wrapper,.section{overflow-x:hidden}@media (max-width:480px){body{font-size:15px;line-height:1.55}}@media (max-width:360px){body{font-size:14px;line-height:1.6}}[data-animate]{opacity:0;transform:translateY(var(--animate-distance))scale(.995);filter:blur(6px);transition:opacity .85s,transform .9s,filter .9s;transition-delay:var(--animate-delay,0s);will-change:opacity,transform,filter}[data-animate].is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}@keyframes claimFloatIn{0%{opacity:0;transform:translate(-18px,18px)rotate(-2deg)scale(.98)}60%{opacity:1;transform:translate(4px,-6px)rotate(1deg)scale(1.01)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}
.ConsentBanner-module__csQdCW__wrapper{z-index:9999;pointer-events:none;justify-content:flex-end;display:flex;position:fixed;inset:auto 16px 16px}.ConsentBanner-module__csQdCW__card{border:1px solid var(--border);pointer-events:auto;background:#fff;border-radius:14px;width:min(560px,100vw - 32px);padding:18px;box-shadow:0 18px 45px #0003}.ConsentBanner-module__csQdCW__kicker{color:var(--red);text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.ConsentBanner-module__csQdCW__title{margin:0;font-size:clamp(20px,2.6vw,24px)}.ConsentBanner-module__csQdCW__text{color:var(--muted);margin:10px 0 14px}.ConsentBanner-module__csQdCW__optionGroup{gap:10px;display:grid}.ConsentBanner-module__csQdCW__optionRow{border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.ConsentBanner-module__csQdCW__optionRow span{gap:4px;display:grid}.ConsentBanner-module__csQdCW__optionRow small{color:var(--muted)}.ConsentBanner-module__csQdCW__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.ConsentBanner-module__csQdCW__actions button{cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:44px;padding:10px 12px;font-weight:700}.ConsentBanner-module__csQdCW__secondary{color:#0d1220;background:#f2f4f6}.ConsentBanner-module__csQdCW__primary{background:var(--red);color:#fff}.ConsentBanner-module__csQdCW__close,.ConsentBanner-module__csQdCW__linkButton{color:#0d1220;cursor:pointer;background:0 0;border:0;margin-top:12px;font-weight:700;text-decoration:underline}@media (max-width:480px){.ConsentBanner-module__csQdCW__wrapper{inset:auto 10px 10px}.ConsentBanner-module__csQdCW__card{width:calc(100vw - 20px);padding:14px}.ConsentBanner-module__csQdCW__actions button{width:100%}}
