@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{--cc-yellow:#facf47;--cc-yellow-dark:#d1ab41;--cc-yellow-light:#fef2b5;--cc-yellow-pale:#fff0c8;--cc-yellow-bright:#f9e9b8;--cc-brown:#4d3f37;--cc-brown-2:#806234;--cc-brown-3:#a9873b;--cc-brown-light:#6b584d;--cc-cream:#faf6eb;--cc-cream-2:#f5edd3;--cc-cream-3:#fdf1c8;--cc-aqua:#3dab9e;--cc-aqua-dark:#4b968d;--cc-orange:#e17846;--cc-orange-bright:#e17b21;--cc-orange-dark:#f26729;--cc-red:#cd2c39;--cc-red-bg:#f32a52;--cc-blue:#67b3e1;--cc-purple:#937adb;--cc-pink:#db7acc;--cc-green:#1ecf52;--cc-green-soft:#3dab5bba;--cc-text:#4d3f37;--cc-text-dark:#262322;--cc-text-grey:#888280;--cc-text-muted:#a8a7a6;--cc-text-placeholder:#8e844e;--cc-text-on-dark:#fff;--cc-bg:#fff;--cc-bg-app:#faf6eb;--cc-bg-table:#faf6eb;--cc-bg-games:#fff5db;--cc-surface-1:#fafafa;--cc-surface-2:#f6f6f6;--cc-surface-3:#f1f1f1;--cc-grey:#7d7d7d;--cc-grey-100:#acacac;--cc-grey-200:#cacaca;--cc-grey-divider:#e8e8e8;--cc-grey-divider-soft:#f2f3f5;--cc-grey-border:#e3e3e3;--cc-offwhite:#e0e0e0;--cc-border:rgba(38,35,34,.2);--cc-border-light:rgba(38,35,34,.1);--cc-border-faint:#26232233;--cc-textbox-border:#4d3f37;--cc-shadow-border:#26232233;--cc-success:#3dab9e;--cc-success-bg:#21cdbd29;--cc-warning:#facf47;--cc-warning-bg:#fff9e6;--cc-warning-border:#ffe082;--cc-error:#cd2c39;--cc-error-bg:#ffebee;--cc-info:#67b3e1;--cc-info-bg:#e9f3ff;--cc-pill-pink:#f3eeff;--cc-pill-blue:#e9f3ff;--cc-pill-orange:#ffefee;--cc-pill-green:#e4f6eb;--cc-pill-yellow:#faf0d1;--cc-shadow-soft:0 1px 2px rgba(77,63,55,.05);--cc-shadow-card:0 2px 8px rgba(77,63,55,.08);--cc-shadow-pop:0 8px 24px rgba(77,63,55,.12);--cc-shadow-modal:0 12px 40px rgba(0,0,0,.18);--cc-radius-xs:4px;--cc-radius-sm:8px;--cc-radius-md:10px;--cc-radius-lg:16px;--cc-radius-xl:24px;--cc-radius-pill:32px;--cc-radius-circle:999px;--cc-radius-input:10px;--cc-radius-card:14px;--cc-bg-card:#fff;--cc-space-1:4px;--cc-space-2:8px;--cc-space-3:12px;--cc-space-4:16px;--cc-space-5:20px;--cc-space-6:24px;--cc-space-7:28px;--cc-space-8:32px;--cc-space-9:36px;--cc-space-10:48px;--cc-font-sans:"DM Sans",system-ui,-apple-system,Segoe UI,sans-serif;--cc-font-display:"Thunder","DM Sans",system-ui,sans-serif;--cc-fs-8:8px;--cc-fs-10:10px;--cc-fs-11:11px;--cc-fs-12:12px;--cc-fs-13:13px;--cc-fs-14:14px;--cc-fs-15:15px;--cc-fs-16:16px;--cc-fs-18:18px;--cc-fs-20:20px;--cc-fs-24:24px;--cc-fs-28:28px;--cc-fs-32:32px;--cc-fs-36:36px;--cc-fs-40:40px;--cc-fs-48:48px;--cc-fs-51:51px;--cc-fs-81:81px;--cc-h1-size:48px;--cc-h2-size:32px;--cc-h3-size:24px;--cc-h4-size:18px;--cc-body-size:14px;--cc-small-size:12px}body,html{margin:0;font-family:var(--cc-font-sans);color:var(--cc-text);background:var(--cc-bg-app);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cc-h1,h1{font-family:var(--cc-font-display);font-weight:500;font-size:var(--cc-h1-size);line-height:1.05;letter-spacing:-.01em}.cc-h1,.cc-h2,h1,h2{color:var(--cc-text-dark);margin:0}.cc-h2,h2{font-family:var(--cc-font-sans);font-weight:600;font-size:var(--cc-h2-size);line-height:1.2}.cc-h3,h3{font-size:var(--cc-h3-size);line-height:1.25}.cc-h3,.cc-h4,h3,h4{font-family:var(--cc-font-sans);font-weight:600;color:var(--cc-text);margin:0}.cc-h4,h4{font-size:var(--cc-h4-size);line-height:1.3}.cc-body,p{font-size:var(--cc-body-size);line-height:1.5;color:var(--cc-text);margin:0}.cc-body-sm{font-size:var(--cc-small-size);line-height:1.4}.cc-body-sm,.cc-eyebrow{color:var(--cc-text-grey)}.cc-eyebrow{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.cc-display{font-family:var(--cc-font-display);font-weight:500;font-size:var(--cc-fs-81);line-height:.95;color:var(--cc-text-dark);letter-spacing:-.01em}:focus-visible{outline:2px solid var(--cc-aqua);outline-offset:2px}@keyframes cc-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes cc-spin{to{transform:rotate(1turn)}}