:root{--cc-sky:#a3fffa;--cc-sky-deep:#32bae9;--cc-pink:#ffbfdc;--cc-pink-mid:#ffb7d4;--cc-pink-hot:#f18db8;--cc-pink-sub:#e3448a;--cc-pink-bright:#ffc7ec;--cc-pink-frosting:#ffd9ed;--cc-pink-bubblegum:#ff91ca;--cc-pink-rose:#f17fb4;--cc-pink-blush:#ff9bbd;--cc-purple:#5b3a99;--cc-gold:#f6c544;--cc-green:#6cbf3f;--cc-pink-deep:#911e47;--cc-burgundy:#911e47;--cc-burgundy-deep:#610e2c;--cc-cherry:#360017;--cc-magenta:#ff006e;--cc-white:#fff;--cc-blue:#4f86cf;--cc-blue-mid:#3a6bb5;--cc-blue-dark:#1c3d72;--cc-ink:#3a2230;--cc-orange:#f47b20;--cc-teal:#2bb7b3;--cc-grape:#8b4ea6;--cc-blueberry:#364471;--cc-wintergreen:#3b6642;--cc-font-display:var(--font-stack-bubblegum-bliss);--cc-font-text:var(--font-stack-default);--cc-space-xs:.75rem;--cc-space-sm:1rem;--cc-space-smd:1.5rem;--cc-space-md:2rem;--cc-space-lg:2.5rem;--cc-space-xlg:3.5rem;--cc-space-xl:5rem;--cc-text-xs:.75rem;--cc-text-sm:.875rem;--cc-text-lg:1.125rem;--cc-text-xl:1.25rem;--cc-text-2xl:1.4375rem;--cc-text-3xl:2rem;--cc-text-4xl:2.25rem;--cc-text-5xl:2.5rem;--cc-text-6xl:3rem;--cc-radius-sm:12px;--cc-radius-md:16px;--cc-radius-lg:28px;--cc-radius-dome:200px}@keyframes dropSwingIn{0%{animation-timing-function:cubic-bezier(.45,0,.25,1);transform:translate(70px,-150%)rotate(-5deg)}24%{animation-timing-function:ease-in-out;transform:translate(0)rotate(9deg)}44%{animation-timing-function:ease-in-out;transform:translate(0)rotate(-6deg)}60%{animation-timing-function:ease-in-out;transform:translate(0)rotate(4deg)}74%{animation-timing-function:ease-in-out;transform:translate(0)rotate(-2.5deg)}88%{animation-timing-function:ease-in-out;transform:translate(0)rotate(1deg)}to{transform:translate(0)rotate(0)}}@keyframes confettiScaleIn{0%{opacity:0;transform:scale(.8)}30%{transform:scale(1)}to{opacity:1;transform:scale(1)}}:root,[data-theme=candycrush]{--color-bg:var(--cc-sky);--color-sky-top:var(--cc-sky);--color-sky-bottom:var(--cc-sky-deep);--color-surface:var(--cc-pink);--color-surface-sunken:var(--cc-pink-mid);--color-surface-edge:var(--cc-pink-bright);--color-surface-fg:var(--cc-pink-deep);--color-surface-stroke:var(--cc-pink-hot);--color-surface-highlight:var(--cc-pink-frosting);--color-surface-inset:var(--cc-pink-bubblegum);--color-surface-inset-deep:var(--cc-pink-rose);--color-surface-sunken-stroke:var(--cc-pink-blush);--color-brand-primary:var(--cc-pink-hot);--color-brand-secondary:var(--cc-purple);--color-accent:var(--cc-gold);--color-success:var(--cc-green);--color-fg:var(--cc-ink);--color-on-brand:var(--cc-white);--color-heading-fill:var(--cc-white);--color-heading-mid:var(--cc-pink-sub);--color-heading-shadow:var(--cc-pink-deep);--color-card-title-fill:var(--cc-white);--color-card-title-mid:var(--cc-blue);--color-card-title-edge:var(--cc-blue-dark);--color-card-title-shadow:var(--cc-blue-mid);--color-footer-bg:var(--cc-burgundy);--color-footer-legal-bg:var(--cc-burgundy-deep);--color-footer-fg:var(--cc-white);--color-footer-divider:color-mix(in srgb, var(--color-brand-primary) 50%, transparent);--color-grape:var(--cc-grape);--color-blueberry:var(--cc-blueberry);--color-wintergreen:var(--cc-wintergreen);--font-heading:var(--cc-font-display);--font-body:var(--cc-font-text);--font-size-xs:var(--cc-text-xs);--font-size-sm:var(--cc-text-sm);--font-size-lg:var(--cc-text-lg);--font-size-xl:var(--cc-text-xl);--font-size-2xl:var(--cc-text-2xl);--font-size-3xl:var(--cc-text-3xl);--font-size-4xl:var(--cc-text-4xl);--font-size-5xl:var(--cc-text-5xl);--font-size-6xl:var(--cc-text-6xl);--space-xs:var(--cc-space-xs);--space-sm:var(--cc-space-sm);--space-smd:var(--cc-space-smd);--space-md:var(--cc-space-md);--space-lg:var(--cc-space-lg);--space-xlg:var(--cc-space-xlg);--space-xl:var(--cc-space-xl);--radius-sm:var(--cc-radius-sm);--radius-md:var(--cc-radius-md);--radius-lg:var(--cc-radius-lg);--radius-dome:var(--cc-radius-dome);--shadow-surface:0 2px 0 0 var(--color-surface-highlight) inset, 0 -2px 0 0 var(--color-surface-inset) inset, 0 -4px 0 0 var(--color-surface-inset-deep) inset, 0 2px 6px 2px #00000059;--shadow-surface-sunken:0 1px 0 0 var(--color-surface-edge), 0 1px 0 0 var(--color-surface-sunken-stroke) inset;--gradient-sky:radial-gradient(68.28% 82.74% at 28.96% 0%, var(--color-sky-top) 0%, var(--color-sky-bottom) 100%)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;line-height:1.5}body{font-family:var(--font-body);color:var(--color-fg);margin:0}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-size:inherit;font-weight:inherit;margin:0}p,figure{margin:0}img,svg,video{display:block}img,video{max-width:100%;height:auto}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}
