:root{--radius:.375rem;--background:#0b0e1f;--foreground:#f5f6ff;--card:#14192e;--card-foreground:#f5f6ff;--popover:#14192e;--popover-foreground:#f5f6ff;--primary:var(--ci-primary-color,#01ff80);--primary-foreground:#004221;--secondary:#1b2038;--secondary-foreground:#f5f6ff;--muted:#1b2038;--muted-foreground:#7278a0;--accent:var(--ci-primary-color,#01ff80);--accent-foreground:#004221;--destructive:#f35;--destructive-foreground:#f5f6ff;--success:#10b981;--success-foreground:#ecfdf5;--warning:#f59e0b;--warning-foreground:#1b1204;--info:#37f;--info-foreground:#f5f6ff;--border:#2a3152;--input:#222842;--ring:var(--ci-primary-color,#01ff80);--sidebar:#121629;--sidebar-foreground:#c2c8ff;--sidebar-primary:var(--ci-primary-color,#01ff80);--sidebar-primary-foreground:#004221;--sidebar-accent:#222842;--sidebar-accent-foreground:#f5f6ff;--sidebar-border:#2a3152;--sidebar-ring:var(--ci-primary-color,#01ff80);--principal:var(--ci-primary-color,#01ff80);--secundaria:var(--ci-secundary-color,#01b85c);--tertiary:var(--ci-primary-color,#01ff80);--background_primary:var(--background);--background_secundary:var(--card);--border_primary:var(--border)}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*,:before,:after{border-color:var(--border)}.shell-sidebar .router-link-active,.shell-sidebar .router-link-exact-active,.shell-topnav .router-link-active,.shell-topnav .router-link-exact-active{background-image:none!important;border-bottom:none!important}.shell-sidebar .router-link-active,.shell-sidebar .router-link-exact-active{font-weight:600;background-color:var(--sidebar-accent)!important;color:var(--sidebar-accent-foreground)!important}.shell-sidebar .router-link-active .shell-sidebar-icon,.shell-sidebar .router-link-exact-active .shell-sidebar-icon{color:var(--sidebar-accent-foreground);opacity:.85}.shell-sidebar-tooltip-wrap{position:relative}.shell-sidebar-link--collapsed.router-link-active,.shell-sidebar-link--collapsed.router-link-exact-active{background-color:var(--sidebar-accent)!important;color:var(--sidebar-accent-foreground)!important}.shell-sidebar-link--collapsed.router-link-active .shell-sidebar-icon,.shell-sidebar-link--collapsed.router-link-exact-active .shell-sidebar-icon{color:var(--sidebar-accent-foreground);opacity:.85}.shell-sidebar-tooltip{z-index:60;white-space:nowrap;background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 10px 15px -3px color-mix(in oklab, var(--primary) 25%, transparent), 0 4px 6px -4px color-mix(in oklab, var(--primary) 25%, transparent);outline:1px solid color-mix(in oklab, var(--primary) 40%, transparent);border-radius:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500;line-height:1.25}.shell-sidebar-tooltip--portal{pointer-events:none;position:fixed;transform:translateY(-50%)scale(1)}.shell-sidebar-tooltip--portal:before{content:"";border-style:solid;border-width:5px;border-color:transparent var(--primary) transparent transparent;filter:drop-shadow(-1px 0 0 color-mix(in oklab, var(--primary) 40%, transparent));position:absolute;top:50%;right:100%;transform:translateY(-50%)}.shell-sidebar-tooltip-fade-enter-active,.shell-sidebar-tooltip-fade-leave-active{transition:opacity .15s ease-out,transform .15s ease-out}.shell-sidebar-tooltip-fade-enter-from,.shell-sidebar-tooltip-fade-leave-to{opacity:0;transform:translateY(-50%)scale(.95)}.shell-sidebar-tooltip-fade-enter-to,.shell-sidebar-tooltip-fade-leave-from{opacity:1;transform:translateY(-50%)scale(1)}.shell-topnav .router-link-active,.shell-topnav .router-link-exact-active{font-weight:500;background-color:var(--sidebar-accent)!important;color:var(--foreground)!important}.shell-bottomnav .router-link-active,.shell-bottomnav .router-link-exact-active,footer .router-link-active,footer .router-link-exact-active{color:inherit!important;font-weight:inherit!important;background-image:none!important;border-bottom:none!important}body{color:var(--foreground);font-family:var(--font-sans,"Manrope", "Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif);background-color:var(--background)!important}:root{--font-sans:"Manrope", ui-sans-serif, system-ui, sans-serif}:root[data-font=inter]{--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif}:root[data-font=poppins]{--font-sans:"Poppins", ui-sans-serif, system-ui, sans-serif}:root[data-font=space-grotesk]{--font-sans:"Space Grotesk", ui-sans-serif, system-ui, sans-serif}:root[data-font=dm-sans]{--font-sans:"DM Sans", ui-sans-serif, system-ui, sans-serif}:root[data-font=plus-jakarta]{--font-sans:"Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif}:root[data-font=sora]{--font-sans:"Sora", ui-sans-serif, system-ui, sans-serif}:root[data-font=outfit]{--font-sans:"Outfit", ui-sans-serif, system-ui, sans-serif}:root[data-font=rubik]{--font-sans:"Rubik", ui-sans-serif, system-ui, sans-serif}:root[data-font=jetbrains-mono]{--font-sans:"JetBrains Mono", ui-monospace, monospace}#mandalagaming{background-color:var(--background);min-height:100vh;color:var(--foreground)}:root{--scrollbar-thumb:color-mix(in oklab, var(--primary) 55%, transparent);--scrollbar-thumb-hover:color-mix(in oklab, var(--primary) 80%, transparent)}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes deposit-ripple{0%{opacity:.55;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.deposit-fx{isolation:isolate;position:relative}.deposit-fx.is-rippling:before{content:"";background:color-mix(in oklab, var(--primary) 45%, transparent);pointer-events:none;border-radius:9999px;animation:.55s ease-out forwards deposit-ripple;position:absolute;inset:0}@keyframes preloader-bar{0%{transform:translate(-120%)}to{transform:translate(340%)}}.preloader-bar{animation:1.1s ease-in-out infinite preloader-bar}body.preloader-active,body.modal-open{overscroll-behavior:none;overflow:hidden}.light{--background:oklch(98% .005 180);--foreground:oklch(20% .03 170);--card:oklch(100% 0 0);--card-foreground:oklch(20% .03 170);--popover:oklch(100% 0 0);--popover-foreground:oklch(20% .03 170);--primary-foreground:oklch(98% .005 180);--secondary:oklch(94% .01 170);--secondary-foreground:oklch(20% .03 170);--muted:oklch(95% .008 170);--muted-foreground:oklch(45% .02 180);--accent-foreground:oklch(98% .005 180);--destructive:#f35;--destructive-foreground:#fff1f2;--success:#059669;--success-foreground:#ecfdf5;--warning:#d97706;--warning-foreground:#fffbeb;--info:#2563eb;--info-foreground:#eff6ff;--border:oklch(90% .01 170);--input:oklch(94% .01 170);--sidebar:oklch(96% .008 170);--sidebar-foreground:oklch(25% .03 170);--sidebar-primary-foreground:oklch(98% .005 180);--sidebar-accent:oklch(92% .01 170);--sidebar-accent-foreground:oklch(20% .03 170);--sidebar-border:oklch(90% .01 170)}html.dark[data-bg=midnight]{--background:#0b0e1f;--foreground:#f5f6ff;--card:#14192e;--card-foreground:#f5f6ff;--popover:#14192e;--popover-foreground:#f5f6ff;--secondary:#1b2038;--secondary-foreground:#f5f6ff;--muted:#1b2038;--muted-foreground:#7278a0;--border:#2a3152;--input:#222842;--sidebar:#121629;--sidebar-foreground:#c2c8ff;--sidebar-accent:#222842;--sidebar-accent-foreground:#f5f6ff;--sidebar-border:#2a3152}html.dark[data-bg=charcoal]{--background:#0c0c0e;--foreground:#f4f4f5;--card:#161618;--card-foreground:#f4f4f5;--popover:#161618;--popover-foreground:#f4f4f5;--secondary:#1c1c1f;--secondary-foreground:#f4f4f5;--muted:#1c1c1f;--muted-foreground:#8b8b93;--border:#2a2a30;--input:#222226;--sidebar:#101012;--sidebar-foreground:#d4d4d8;--sidebar-accent:#222226;--sidebar-accent-foreground:#f4f4f5;--sidebar-border:#2a2a30}html.dark[data-bg=slate]{--background:#0f1419;--foreground:#eef2f6;--card:#171d24;--card-foreground:#eef2f6;--popover:#171d24;--popover-foreground:#eef2f6;--secondary:#1e2630;--secondary-foreground:#eef2f6;--muted:#1e2630;--muted-foreground:#8494a7;--border:#2c3644;--input:#242c37;--sidebar:#12181f;--sidebar-foreground:#c5d0dc;--sidebar-accent:#242c37;--sidebar-accent-foreground:#eef2f6;--sidebar-border:#2c3644}html.dark[data-bg=ocean]{--background:#071525;--foreground:#e8f2ff;--card:#0d1f35;--card-foreground:#e8f2ff;--popover:#0d1f35;--popover-foreground:#e8f2ff;--secondary:#132a44;--secondary-foreground:#e8f2ff;--muted:#132a44;--muted-foreground:#7ea0c4;--border:#1e3d5c;--input:#183350;--sidebar:#0a1a2c;--sidebar-foreground:#b7d0ea;--sidebar-accent:#183350;--sidebar-accent-foreground:#e8f2ff;--sidebar-border:#1e3d5c}html.dark[data-bg=forest]{--background:#0a1410;--foreground:#e9f7ef;--card:#101c17;--card-foreground:#e9f7ef;--popover:#101c17;--popover-foreground:#e9f7ef;--secondary:#16261f;--secondary-foreground:#e9f7ef;--muted:#16261f;--muted-foreground:#7da890;--border:#234033;--input:#1c3228;--sidebar:#0d1813;--sidebar-foreground:#b8dcc8;--sidebar-accent:#1c3228;--sidebar-accent-foreground:#e9f7ef;--sidebar-border:#234033}html.dark[data-bg=aubergine]{--background:#140a18;--foreground:#f5eef8;--card:#1d1024;--card-foreground:#f5eef8;--popover:#1d1024;--popover-foreground:#f5eef8;--secondary:#271532;--secondary-foreground:#f5eef8;--muted:#271532;--muted-foreground:#a789b8;--border:#3a2148;--input:#301a3c;--sidebar:#170c1c;--sidebar-foreground:#d9c4e6;--sidebar-accent:#301a3c;--sidebar-accent-foreground:#f5eef8;--sidebar-border:#3a2148}html.dark[data-bg=espresso]{--background:#14100c;--foreground:#f7f1ea;--card:#1d1812;--card-foreground:#f7f1ea;--popover:#1d1812;--popover-foreground:#f7f1ea;--secondary:#28211a;--secondary-foreground:#f7f1ea;--muted:#28211a;--muted-foreground:#a99480;--border:#3a3026;--input:#31281f;--sidebar:#17130f;--sidebar-foreground:#e2d4c4;--sidebar-accent:#31281f;--sidebar-accent-foreground:#f7f1ea;--sidebar-border:#3a3026}html.dark[data-bg=graphite]{--background:#12141a;--foreground:#eef0f6;--card:#1a1d26;--card-foreground:#eef0f6;--popover:#1a1d26;--popover-foreground:#eef0f6;--secondary:#232733;--secondary-foreground:#eef0f6;--muted:#232733;--muted-foreground:#8b92a8;--border:#333a4c;--input:#2a3040;--sidebar:#151821;--sidebar-foreground:#c8cede;--sidebar-accent:#2a3040;--sidebar-accent-foreground:#eef0f6;--sidebar-border:#333a4c}html.dark[data-bg=void]{--background:#08080c;--foreground:#f3f3f5;--card:#111116;--card-foreground:#f3f3f5;--popover:#111116;--popover-foreground:#f3f3f5;--secondary:#18181f;--secondary-foreground:#f3f3f5;--muted:#18181f;--muted-foreground:#8a8a96;--border:#26262f;--input:#1e1e26;--sidebar:#0c0c10;--sidebar-foreground:#d0d0d8;--sidebar-accent:#1e1e26;--sidebar-accent-foreground:#f3f3f5;--sidebar-border:#26262f}html.dark[data-bg=ink]{--background:#050508;--foreground:#f2f2f4;--card:#101014;--card-foreground:#f2f2f4;--popover:#101014;--popover-foreground:#f2f2f4;--secondary:#17171c;--secondary-foreground:#f2f2f4;--muted:#17171c;--muted-foreground:#858592;--border:#25252d;--input:#1c1c22;--sidebar:#09090d;--sidebar-foreground:#ceced6;--sidebar-accent:#1c1c22;--sidebar-accent-foreground:#f2f2f4;--sidebar-border:#25252d}html.dark[data-bg=navy]{--background:#0a1628;--foreground:#eaf2ff;--card:#112038;--card-foreground:#eaf2ff;--popover:#112038;--popover-foreground:#eaf2ff;--secondary:#182b48;--secondary-foreground:#eaf2ff;--muted:#182b48;--muted-foreground:#87a4c7;--border:#243e62;--input:#1d3454;--sidebar:#0d1a2e;--sidebar-foreground:#bfd2ea;--sidebar-accent:#1d3454;--sidebar-accent-foreground:#eaf2ff;--sidebar-border:#243e62}html.dark[data-bg=cobalt]{--background:#0b1a3a;--foreground:#eaf1ff;--card:#13264d;--card-foreground:#eaf1ff;--popover:#13264d;--popover-foreground:#eaf1ff;--secondary:#1a325f;--secondary-foreground:#eaf1ff;--muted:#1a325f;--muted-foreground:#8aa4d2;--border:#27457a;--input:#203b6c;--sidebar:#0e1f42;--sidebar-foreground:#c2d2ef;--sidebar-accent:#203b6c;--sidebar-accent-foreground:#eaf1ff;--sidebar-border:#27457a}html.dark[data-bg=pine]{--background:#0c1a14;--foreground:#e8f6ee;--card:#13241c;--card-foreground:#e8f6ee;--popover:#13241c;--popover-foreground:#e8f6ee;--secondary:#1a3026;--secondary-foreground:#e8f6ee;--muted:#1a3026;--muted-foreground:#82a994;--border:#274637;--input:#20392d;--sidebar:#0f1f18;--sidebar-foreground:#bddcca;--sidebar-accent:#20392d;--sidebar-accent-foreground:#e8f6ee;--sidebar-border:#274637}html.dark[data-bg=plum]{--background:#1a0f1f;--foreground:#f6eef9;--card:#26152d;--card-foreground:#f6eef9;--popover:#26152d;--popover-foreground:#f6eef9;--secondary:#331c3c;--secondary-foreground:#f6eef9;--muted:#331c3c;--muted-foreground:#b08fbf;--border:#4a2a56;--input:#3d2348;--sidebar:#1f1225;--sidebar-foreground:#e0c7ea;--sidebar-accent:#3d2348;--sidebar-accent-foreground:#f6eef9;--sidebar-border:#4a2a56}html.dark[data-bg=mahogany]{--background:#1a100e;--foreground:#f8efe9;--card:#261816;--card-foreground:#f8efe9;--popover:#261816;--popover-foreground:#f8efe9;--secondary:#33211d;--secondary-foreground:#f8efe9;--muted:#33211d;--muted-foreground:#b29688;--border:#4a322c;--input:#3d2924;--sidebar:#1f1411;--sidebar-foreground:#e6d2c7;--sidebar-accent:#3d2924;--sidebar-accent-foreground:#f8efe9;--sidebar-border:#4a322c}html.dark[data-bg=steel]{--background:#151820;--foreground:#eef1f7;--card:#1e222c;--card-foreground:#eef1f7;--popover:#1e222c;--popover-foreground:#eef1f7;--secondary:#282d3a;--secondary-foreground:#eef1f7;--muted:#282d3a;--muted-foreground:#9098ad;--border:#383f52;--input:#303646;--sidebar:#181b24;--sidebar-foreground:#c9cfdd;--sidebar-accent:#303646;--sidebar-accent-foreground:#eef1f7;--sidebar-border:#383f52}html.dark[data-bg=dusk]{--background:#16122a;--foreground:#f0ecff;--card:#211b3a;--card-foreground:#f0ecff;--popover:#211b3a;--popover-foreground:#f0ecff;--secondary:#2c244c;--secondary-foreground:#f0ecff;--muted:#2c244c;--muted-foreground:#a496c9;--border:#40356a;--input:#352c5a;--sidebar:#1a1530;--sidebar-foreground:#d5ccee;--sidebar-accent:#352c5a;--sidebar-accent-foreground:#f0ecff;--sidebar-border:#40356a}html.dark[data-bg=ember]{--background:#1a120e;--foreground:#f8efe8;--card:#261a14;--card-foreground:#f8efe8;--popover:#261a14;--popover-foreground:#f8efe8;--secondary:#33241c;--secondary-foreground:#f8efe8;--muted:#33241c;--muted-foreground:#b29786;--border:#4a362c;--input:#3d2d24;--sidebar:#1f1611;--sidebar-foreground:#e6d3c6;--sidebar-accent:#3d2d24;--sidebar-accent-foreground:#f8efe8;--sidebar-border:#4a362c}html.light[data-bg=snow]{--background:#f4faf7;--foreground:#143028;--card:#fff;--card-foreground:#143028;--popover:#fff;--popover-foreground:#143028;--secondary:#e7f3ec;--secondary-foreground:#143028;--muted:#ebf5ef;--muted-foreground:#4d6b60;--border:#d5e6dc;--input:#e7f3ec;--sidebar:#eef7f2;--sidebar-foreground:#1d3d33;--sidebar-accent:#ddeee5;--sidebar-accent-foreground:#143028;--sidebar-border:#d5e6dc}html.light[data-bg=paper]{--background:#faf8f5;--foreground:#2a241c;--card:#fff;--card-foreground:#2a241c;--popover:#fff;--popover-foreground:#2a241c;--secondary:#f0ebe3;--secondary-foreground:#2a241c;--muted:#f3eee7;--muted-foreground:#6b6256;--border:#e4ddd2;--input:#f0ebe3;--sidebar:#f5f1eb;--sidebar-foreground:#3a3228;--sidebar-accent:#ebe4da;--sidebar-accent-foreground:#2a241c;--sidebar-border:#e4ddd2}html.light[data-bg=mist]{--background:#f4f6f8;--foreground:#1c2430;--card:#fff;--card-foreground:#1c2430;--popover:#fff;--popover-foreground:#1c2430;--secondary:#e8ecf1;--secondary-foreground:#1c2430;--muted:#eef1f5;--muted-foreground:#5a6678;--border:#d7dde6;--input:#e8ecf1;--sidebar:#eef1f5;--sidebar-foreground:#2a3444;--sidebar-accent:#e0e5ec;--sidebar-accent-foreground:#1c2430;--sidebar-border:#d7dde6}html.light[data-bg=pearl]{--background:#f7f7f9;--foreground:#1f1f28;--card:#fff;--card-foreground:#1f1f28;--popover:#fff;--popover-foreground:#1f1f28;--secondary:#ececf1;--secondary-foreground:#1f1f28;--muted:#f0f0f4;--muted-foreground:#626274;--border:#dddde6;--input:#ececf1;--sidebar:#f1f1f5;--sidebar-foreground:#2e2e3a;--sidebar-accent:#e4e4eb;--sidebar-accent-foreground:#1f1f28;--sidebar-border:#dddde6}html.light[data-bg=mint]{--background:#f0faf4;--foreground:#123528;--card:#fff;--card-foreground:#123528;--popover:#fff;--popover-foreground:#123528;--secondary:#dff3e8;--secondary-foreground:#123528;--muted:#e6f6ed;--muted-foreground:#4a7260;--border:#c9e6d6;--input:#dff3e8;--sidebar:#e8f6ee;--sidebar-foreground:#1a4333;--sidebar-accent:#d4ecdf;--sidebar-accent-foreground:#123528;--sidebar-border:#c9e6d6}html.light[data-bg=sky]{--background:#f2f7fb;--foreground:#152433;--card:#fff;--card-foreground:#152433;--popover:#fff;--popover-foreground:#152433;--secondary:#e3eef7;--secondary-foreground:#152433;--muted:#eaf3f9;--muted-foreground:#51657a;--border:#cddfeb;--input:#e3eef7;--sidebar:#eaf3f9;--sidebar-foreground:#223548;--sidebar-accent:#dae8f3;--sidebar-accent-foreground:#152433;--sidebar-border:#cddfeb}html.light[data-bg=lilac]{--background:#f6f4fb;--foreground:#241a33;--card:#fff;--card-foreground:#241a33;--popover:#fff;--popover-foreground:#241a33;--secondary:#ebe6f5;--secondary-foreground:#241a33;--muted:#f0ecf8;--muted-foreground:#655678;--border:#ddd4ec;--input:#ebe6f5;--sidebar:#f0ecf8;--sidebar-foreground:#332546;--sidebar-accent:#e3dcf1;--sidebar-accent-foreground:#241a33;--sidebar-border:#ddd4ec}html.light[data-bg=sand]{--background:#f8f5f0;--foreground:#2c2418;--card:#fff;--card-foreground:#2c2418;--popover:#fff;--popover-foreground:#2c2418;--secondary:#efe8dd;--secondary-foreground:#2c2418;--muted:#f3ece3;--muted-foreground:#6d614f;--border:#e2d7c7;--input:#efe8dd;--sidebar:#f3ece3;--sidebar-foreground:#3c3224;--sidebar-accent:#e9dfd1;--sidebar-accent-foreground:#2c2418;--sidebar-border:#e2d7c7}html.light[data-bg=chalk]{--background:#fbfbfc;--foreground:#1c1c22;--card:#fff;--card-foreground:#1c1c22;--popover:#fff;--popover-foreground:#1c1c22;--secondary:#f0f0f3;--secondary-foreground:#1c1c22;--muted:#f4f4f7;--muted-foreground:#5f5f6d;--border:#e2e2e8;--input:#f0f0f3;--sidebar:#f5f5f8;--sidebar-foreground:#2b2b34;--sidebar-accent:#ebebf0;--sidebar-accent-foreground:#1c1c22;--sidebar-border:#e2e2e8}html.light[data-bg=ivory]{--background:#faf9f6;--foreground:#29251e;--card:#fff;--card-foreground:#29251e;--popover:#fff;--popover-foreground:#29251e;--secondary:#f1eee7;--secondary-foreground:#29251e;--muted:#f5f2eb;--muted-foreground:#6a6458;--border:#e5e0d5;--input:#f1eee7;--sidebar:#f5f3ed;--sidebar-foreground:#383227;--sidebar-accent:#ece8e0;--sidebar-accent-foreground:#29251e;--sidebar-border:#e5e0d5}html.light[data-bg=cloud]{--background:#f5f7fa;--foreground:#1a2230;--card:#fff;--card-foreground:#1a2230;--popover:#fff;--popover-foreground:#1a2230;--secondary:#e9eef4;--secondary-foreground:#1a2230;--muted:#eff3f7;--muted-foreground:#586678;--border:#d8e0ea;--input:#e9eef4;--sidebar:#eef2f7;--sidebar-foreground:#283248;--sidebar-accent:#e1e7ef;--sidebar-accent-foreground:#1a2230;--sidebar-border:#d8e0ea}html.light[data-bg=blush]{--background:#faf5f6;--foreground:#2c1f24;--card:#fff;--card-foreground:#2c1f24;--popover:#fff;--popover-foreground:#2c1f24;--secondary:#f2e8eb;--secondary-foreground:#2c1f24;--muted:#f6eef1;--muted-foreground:#6f5962;--border:#e7d7dc;--input:#f2e8eb;--sidebar:#f6eef1;--sidebar-foreground:#3c2a31;--sidebar-accent:#ecdfe3;--sidebar-accent-foreground:#2c1f24;--sidebar-border:#e7d7dc}html.light[data-bg=sage]{--background:#f4f8f5;--foreground:#1a2c22;--card:#fff;--card-foreground:#1a2c22;--popover:#fff;--popover-foreground:#1a2c22;--secondary:#e6efe9;--secondary-foreground:#1a2c22;--muted:#ecf3ef;--muted-foreground:#51685c;--border:#d3e1d8;--input:#e6efe9;--sidebar:#ecf3ef;--sidebar-foreground:#273b30;--sidebar-accent:#dde9e2;--sidebar-accent-foreground:#1a2c22;--sidebar-border:#d3e1d8}html.light[data-bg=frost]{--background:#f3f8fb;--foreground:#152533;--card:#fff;--card-foreground:#152533;--popover:#fff;--popover-foreground:#152533;--secondary:#e4eef5;--secondary-foreground:#152533;--muted:#ebf3f8;--muted-foreground:#516678;--border:#cfe0eb;--input:#e4eef5;--sidebar:#ebf3f8;--sidebar-foreground:#223548;--sidebar-accent:#dbe8f1;--sidebar-accent-foreground:#152533;--sidebar-border:#cfe0eb}html.light[data-bg=cream]{--background:#f9f6f1;--foreground:#2b2418;--card:#fff;--card-foreground:#2b2418;--popover:#fff;--popover-foreground:#2b2418;--secondary:#f0ebe2;--secondary-foreground:#2b2418;--muted:#f4efe7;--muted-foreground:#6c6252;--border:#e4dbc9;--input:#f0ebe2;--sidebar:#f4efe7;--sidebar-foreground:#3b3224;--sidebar-accent:#ebe4d8;--sidebar-accent-foreground:#2b2418;--sidebar-border:#e4dbc9}html.light[data-bg=ash]{--background:#f6f6f6;--foreground:#1f1f1f;--card:#fff;--card-foreground:#1f1f1f;--popover:#fff;--popover-foreground:#1f1f1f;--secondary:#ececec;--secondary-foreground:#1f1f1f;--muted:#f0f0f0;--muted-foreground:#626262;--border:#ddd;--input:#ececec;--sidebar:#f1f1f1;--sidebar-foreground:#2e2e2e;--sidebar-accent:#e6e6e6;--sidebar-accent-foreground:#1f1f1f;--sidebar-border:#ddd}html.light[data-bg=linen]{--background:#f7f4ef;--foreground:#2a241b;--card:#fff;--card-foreground:#2a241b;--popover:#fff;--popover-foreground:#2a241b;--secondary:#eee8df;--secondary-foreground:#2a241b;--muted:#f2ece4;--muted-foreground:#6a6052;--border:#e1d7c8;--input:#eee8df;--sidebar:#f2ece4;--sidebar-foreground:#3a3226;--sidebar-accent:#e8e0d4;--sidebar-accent-foreground:#2a241b;--sidebar-border:#e1d7c8}html.light[data-bg=whisper]{--background:#f8f7fc;--foreground:#221e2e;--card:#fff;--card-foreground:#221e2e;--popover:#fff;--popover-foreground:#221e2e;--secondary:#eeebf6;--secondary-foreground:#221e2e;--muted:#f3f0f9;--muted-foreground:#635c74;--border:#dfdae9;--input:#eeebf6;--sidebar:#f3f0f9;--sidebar-foreground:#322c42;--sidebar-accent:#e7e3f1;--sidebar-accent-foreground:#221e2e;--sidebar-border:#dfdae9}html[data-accent=green]{--primary:oklch(72% .19 155);--accent:oklch(72% .19 155);--ring:oklch(72% .19 155);--sidebar-primary:oklch(72% .19 155);--sidebar-ring:oklch(72% .19 155);--primary-foreground:#004221;--accent-foreground:#004221;--sidebar-primary-foreground:#004221}html[data-accent=blue]{--primary:#37f;--accent:#37f;--ring:#37f;--sidebar-primary:#37f;--sidebar-ring:#37f;--primary-foreground:#f5f6ff;--accent-foreground:#f5f6ff;--sidebar-primary-foreground:#f5f6ff}html[data-accent=purple]{--primary:oklch(65% .24 300);--accent:oklch(65% .24 300);--ring:oklch(65% .24 300);--sidebar-primary:oklch(65% .24 300);--sidebar-ring:oklch(65% .24 300)}html[data-accent=orange]{--primary:#ffa033;--accent:#ffa033;--ring:#ffa033;--sidebar-primary:#ffa033;--sidebar-ring:#ffa033;--primary-foreground:#1b1204;--accent-foreground:#1b1204;--sidebar-primary-foreground:#1b1204}html[data-accent=pink]{--primary:oklch(70% .22 350);--accent:oklch(70% .22 350);--ring:oklch(70% .22 350);--sidebar-primary:oklch(70% .22 350);--sidebar-ring:oklch(70% .22 350);--primary-foreground:oklch(20% .05 350);--accent-foreground:oklch(20% .05 350);--sidebar-primary-foreground:oklch(20% .05 350)}html[data-accent=red]{--primary:#f35;--accent:#f35;--ring:#f35;--sidebar-primary:#f35;--sidebar-ring:#f35;--primary-foreground:#fff1f2;--accent-foreground:#fff1f2;--sidebar-primary-foreground:#fff1f2}html[data-accent=teal]{--primary:oklch(70% .13 195);--accent:oklch(70% .13 195);--ring:oklch(70% .13 195);--sidebar-primary:oklch(70% .13 195);--sidebar-ring:oklch(70% .13 195);--primary-foreground:oklch(20% .04 200);--accent-foreground:oklch(20% .04 200);--sidebar-primary-foreground:oklch(20% .04 200)}html[data-accent=cyan]{--primary:oklch(78% .14 210);--accent:oklch(78% .14 210);--ring:oklch(78% .14 210);--sidebar-primary:oklch(78% .14 210);--sidebar-ring:oklch(78% .14 210);--primary-foreground:oklch(20% .05 215);--accent-foreground:oklch(20% .05 215);--sidebar-primary-foreground:oklch(20% .05 215)}html[data-accent=indigo]{--primary:oklch(58% .22 275);--accent:oklch(58% .22 275);--ring:oklch(58% .22 275);--sidebar-primary:oklch(58% .22 275);--sidebar-ring:oklch(58% .22 275)}html[data-accent=violet]{--primary:oklch(62% .24 290);--accent:oklch(62% .24 290);--ring:oklch(62% .24 290);--sidebar-primary:oklch(62% .24 290);--sidebar-ring:oklch(62% .24 290)}html[data-accent=fuchsia]{--primary:oklch(68% .28 325);--accent:oklch(68% .28 325);--ring:oklch(68% .28 325);--sidebar-primary:oklch(68% .28 325);--sidebar-ring:oklch(68% .28 325)}html[data-accent=rose]{--primary:oklch(68% .2 15);--accent:oklch(68% .2 15);--ring:oklch(68% .2 15);--sidebar-primary:oklch(68% .2 15);--sidebar-ring:oklch(68% .2 15)}html[data-accent=emerald]{--primary:oklch(68% .17 165);--accent:oklch(68% .17 165);--ring:oklch(68% .17 165);--sidebar-primary:oklch(68% .17 165);--sidebar-ring:oklch(68% .17 165);--primary-foreground:oklch(22% .05 165);--accent-foreground:oklch(22% .05 165);--sidebar-primary-foreground:oklch(22% .05 165)}html[data-accent=lime]{--primary:oklch(85% .2 130);--accent:oklch(85% .2 130);--ring:oklch(85% .2 130);--sidebar-primary:oklch(85% .2 130);--sidebar-ring:oklch(85% .2 130);--primary-foreground:oklch(22% .06 130);--accent-foreground:oklch(22% .06 130);--sidebar-primary-foreground:oklch(22% .06 130)}html[data-accent=amber]{--primary:oklch(80% .17 75);--accent:oklch(80% .17 75);--ring:oklch(80% .17 75);--sidebar-primary:oklch(80% .17 75);--sidebar-ring:oklch(80% .17 75);--primary-foreground:oklch(22% .05 75);--accent-foreground:oklch(22% .05 75);--sidebar-primary-foreground:oklch(22% .05 75)}html[data-accent=yellow]{--primary:oklch(88% .18 95);--accent:oklch(88% .18 95);--ring:oklch(88% .18 95);--sidebar-primary:oklch(88% .18 95);--sidebar-ring:oklch(88% .18 95);--primary-foreground:oklch(22% .06 95);--accent-foreground:oklch(22% .06 95);--sidebar-primary-foreground:oklch(22% .06 95)}.modal-input{border-radius:var(--radius);border:1px solid var(--input);width:100%;height:2.75rem;color:var(--foreground);background-color:#0000;padding:0 .75rem;font-size:.875rem;line-height:1.25rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000d}.modal-input::placeholder{color:var(--muted-foreground)}.modal-input:hover{border-color:color-mix(in oklab, var(--ring) 60%, transparent)}.modal-input:focus-visible{border-color:var(--ring);box-shadow:0 0 0 1px var(--ring);outline:none}.modal-input.pl-9{padding-left:2.25rem}.modal-input.pr-10{padding-right:2.5rem}.modal-input.modal-input-lg{font-size:1rem;font-weight:600}.modal-label{color:var(--foreground);font-size:.875rem;font-weight:500;line-height:1}.modal-btn-primary{border-radius:var(--radius);background-color:var(--primary);width:100%;color:var(--primary-foreground);justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-flex}.modal-btn-primary:hover:not(:disabled){opacity:.9}.modal-btn-primary:disabled{opacity:.5;cursor:not-allowed}.modal-btn-outline{border-radius:var(--radius);border:1px solid var(--border);width:100%;color:var(--muted-foreground);background-color:#0000;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:color .15s;display:inline-flex}.modal-btn-outline:hover{color:var(--foreground)}.modal-dialog-title{letter-spacing:-.025em;color:var(--foreground);font-size:1.125rem;font-weight:600;line-height:1}.modal-dialog-desc{color:var(--muted-foreground);font-size:.875rem}.home-mid-banner{border:1px solid var(--border);background-image:linear-gradient(to right, rgb(from var(--ci-primary-color,#01ff80) r g b / .25), rgb(from var(--ci-primary-color,#01ff80) r g b / .1), transparent);border-radius:1rem;padding:1.25rem;scroll-margin-top:7rem;position:relative;overflow:hidden}@supports not (background:linear-gradient(to right, rgb(from #01ff80 r g b / 0.25), transparent)){.home-mid-banner{background-image:linear-gradient(to right, color-mix(in oklab, var(--ci-primary-color,#01ff80) 25%, var(--background)), color-mix(in oklab, var(--ci-primary-color,#01ff80) 10%, var(--background)), transparent)}}@media (width>=768px){.home-mid-banner{padding:2rem}}.home-mid-banner__glow{background:rgb(from var(--ci-primary-color,#01ff80) r g b / .3);filter:blur(64px);pointer-events:none;border-radius:9999px;width:10rem;height:10rem;position:absolute;top:-2.5rem;right:-2.5rem}@supports not (background:rgb(from #01ff80 r g b / 0.3)){.home-mid-banner__glow{background:color-mix(in oklab, var(--ci-primary-color,#01ff80) 30%, var(--background))}}.home-mid-banner__inner{flex-direction:column;justify-content:space-between;align-items:stretch;gap:1rem;display:flex;position:relative}@media (width>=768px){.home-mid-banner__inner{flex-direction:row;align-items:center}}.home-mid-banner__content{flex:1;min-width:0}.home-mid-banner__badge{color:var(--ci-primary-color,#01ff80);background:rgb(from var(--ci-primary-color,#01ff80) r g b / .2);border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;line-height:1rem;display:inline-flex}@supports not (background:rgb(from #01ff80 r g b / 0.2)){.home-mid-banner__badge{background:color-mix(in oklab, var(--ci-primary-color,#01ff80) 20%, var(--background))}}.home-mid-banner__badge svg{flex-shrink:0;width:.875rem;height:.875rem}.home-mid-banner__title{color:var(--foreground);text-wrap:balance;margin-top:.75rem;font-size:1.125rem;font-weight:700;line-height:1.375}@media (width>=640px){.home-mid-banner__title{font-size:1.25rem}}@media (width>=768px){.home-mid-banner__title{font-size:1.5rem;line-height:2rem}}.home-mid-banner__desc{color:var(--muted-foreground);margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.home-mid-banner__cta{cursor:pointer;background-color:var(--ci-primary-color,#01ff80);color:#1b1204;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition:opacity .15s;display:inline-flex}.home-mid-banner__cta:hover{opacity:.9}@media (width>=768px){.home-mid-banner__cta{width:auto}}.home-mid-banner__cta svg{flex-shrink:0;width:1rem;height:1rem}.internal-shell,.game-play-shell{background-color:var(--background);min-height:100dvh;color:var(--foreground)}.internal-topbar,.game-play-topbar{z-index:30;border-bottom:1px solid var(--border);align-items:center;gap:.5rem;height:3.5rem;padding:0 .75rem;display:flex;position:sticky;top:0}@media (width>=768px){.internal-topbar,.game-play-topbar{padding:0 1.5rem}}.internal-topbar--nested{z-index:1;width:calc(100% + 2rem);margin:-1rem -1rem 1rem;position:relative;top:auto}@media (width>=768px){.internal-topbar--nested{width:calc(100% + 3rem);margin:-1.5rem -1.5rem 1.5rem}}.internal-topbar__btn,.game-play-topbar__btn{background-color:var(--sidebar-accent);width:2.25rem;height:2.25rem;color:var(--foreground);cursor:pointer;border:none;border-radius:.375rem;flex-shrink:0;place-items:center;transition:background-color .15s,color .15s;display:grid}.internal-topbar__btn:hover,.game-play-topbar__btn:hover{background-color:color-mix(in oklab, var(--sidebar-accent) 80%, var(--foreground) 20%)}@media (width>=768px){.internal-main,.game-play-main{padding:1.5rem 1.5rem 4rem}}.internal-topbar__btn--active,.game-play-topbar__btn--active{background:color-mix(in oklab, var(--primary) 15%, transparent);color:var(--primary)}.internal-tabs{background:color-mix(in oklab, var(--sidebar-accent) 60%, transparent);border-radius:.5rem;flex-wrap:wrap;gap:.25rem;padding:.25rem;display:flex}.internal-tabs__btn{min-width:fit-content;color:var(--muted-foreground);border-radius:.375rem;flex:auto;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:color .15s,background-color .15s}.internal-tabs__btn:hover{color:var(--foreground)}.internal-tabs__btn--active{background:var(--background);color:var(--foreground);box-shadow:0 1px 2px #00000014}.internal-toggle-row{border:1px solid var(--border);background:color-mix(in oklab, var(--background) 40%, transparent);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.internal-toggle-row__icon{background:color-mix(in oklab, var(--primary) 10%, transparent);width:2.25rem;height:2.25rem;color:var(--primary);border-radius:.5rem;flex-shrink:0;place-items:center;display:grid}.internal-field{flex-direction:column;gap:.375rem;min-width:0;display:flex}.internal-field__label{color:var(--muted-foreground);align-items:center;gap:.375rem;font-size:.75rem;display:flex}.internal-field__input{border-radius:var(--radius);border:1px solid var(--border);background:color-mix(in oklab, var(--background) 60%, transparent);width:100%;height:2.75rem;color:var(--foreground);outline:none;padding:0 .75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.internal-field__input:focus{border-color:color-mix(in oklab, var(--primary) 60%, var(--border));box-shadow:0 0 0 1px color-mix(in oklab, var(--primary) 40%, transparent)}.internal-field__input:disabled{opacity:.7;cursor:not-allowed}.internal-card{border:1px solid var(--border);background:color-mix(in oklab, var(--card) 50%, transparent);border-radius:1rem;padding:1rem}@media (width>=640px){.internal-card{padding:1.5rem}}.internal-topbar__crumb,.game-play-topbar__crumb{color:var(--muted-foreground);flex-shrink:0;font-size:.75rem;line-height:1rem;text-decoration:none;transition:color .15s}.internal-topbar__crumb:hover,.game-play-topbar__crumb:hover{color:var(--foreground)}.internal-topbar__sep,.game-play-topbar__sep{color:var(--muted-foreground);flex-shrink:0;font-size:.75rem}.internal-topbar__title,.game-play-topbar__title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.internal-topbar__actions,.game-play-topbar__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}@media (width>=768px){.internal-topbar__actions,.game-play-topbar__actions{gap:.75rem}}.internal-main,.game-play-main{max-width:64rem;margin:0 auto;padding:1rem 1rem 4rem}@media (width>=768px){.internal-main,.game-play-main{padding:1.5rem 1.5rem 4rem}}.internal-page{max-width:64rem;margin:0 auto}.internal-page__grid{flex-direction:column;gap:1.5rem;display:flex}@media (width>=1024px){.internal-page__grid{flex-direction:row;align-items:flex-start}}.internal-page__aside{flex-shrink:0;width:14rem}.internal-page__content{flex:1;min-width:0}.internal-page__subtitle{color:var(--muted-foreground);font-size:.875rem;line-height:1.25rem}.internal-page-empty{text-align:center;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.themed-qr-code{border-radius:.5rem;justify-content:center;align-items:center;display:flex;overflow:hidden}.themed-qr-code__canvas{width:100%;height:100%;image-rendering:pixelated;display:block}.game-play-grid{gap:1.5rem;display:grid}@media (width>=1024px){.game-play-grid{grid-template-columns:minmax(0,1fr) 20rem}.game-play-grid--playing{grid-template-columns:minmax(0,1fr)}}.game-play-frame{border:1px solid var(--border);background-color:var(--card);aspect-ratio:16/9;border-radius:1rem;position:relative;overflow:hidden}.game-play-frame--playing{aspect-ratio:auto;height:calc(100dvh - 8rem);max-height:calc(100dvh - 8rem)}@media (width>=640px){.game-play-frame--playing{height:calc(100dvh - 9rem);max-height:calc(100dvh - 9rem)}}@media (width>=1024px){.game-play-frame--playing{aspect-ratio:auto;height:calc(100dvh - 11.5rem);min-height:28rem;max-height:calc(100dvh - 11.5rem)}}.game-play-frame--fullscreen{z-index:100;aspect-ratio:auto;border:0;border-radius:0;width:100vw;height:100dvh;max-height:100dvh;position:fixed;inset:0}.game-play-frame:fullscreen{aspect-ratio:auto;border:0;border-radius:0;width:100vw;height:100vh}.game-play-frame__cover{-o-object-fit:cover;object-fit:cover;opacity:.75;width:100%;height:100%;position:absolute;inset:0}.game-play-frame__cover--fallback{background:linear-gradient(135deg, color-mix(in oklab, var(--ci-primary-color,#01ff80) 25%, var(--card)), var(--card))}.game-play-frame__overlay{background:linear-gradient(#0000,#0003,#000000b3);position:absolute;inset:0}.game-play-frame__intro{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1rem;display:flex;position:absolute;inset:0}.game-play-frame__provider{color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.game-play-frame__title{color:#fff;text-shadow:0 2px 12px #00000073;font-size:clamp(1.25rem,4vw,2.25rem);font-weight:900}.game-play-frame__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;padding-top:.25rem;display:flex}.game-play-frame__play{background-color:var(--ci-primary-color,#01ff80);color:#1b1204;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-flex;box-shadow:0 10px 24px -8px #00000073}.game-play-frame__play:hover{opacity:.9}.game-play-frame__launch{z-index:10;background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-play-frame__loading{z-index:20;color:#fff;pointer-events:none;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.game-play-frame__spinner{border:2px solid #fff3;border-top-color:var(--ci-primary-color,#01ff80);border-radius:9999px;width:3rem;height:3rem;animation:.8s linear infinite game-play-spin}@keyframes game-play-spin{to{transform:rotate(360deg)}}.game-play-frame__iframe{z-index:10;background:#000;border:0;width:100%;height:100%;position:absolute;inset:0}.game-play-frame__float{z-index:30;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:9999px;place-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s;display:grid;position:absolute;top:.5rem}.game-play-frame__float:hover{background:#000c}.game-play-frame__float--fs{right:3rem}.game-play-frame__float--close{right:.5rem}.game-play-about,.game-play-specs{border:1px solid var(--border);background:color-mix(in oklab, var(--card) 50%, transparent);border-radius:1rem;padding:1rem}.game-play-about__heading,.game-play-specs__heading{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.game-play-about__text{color:var(--muted-foreground);font-size:.875rem;line-height:1.625}.game-play-tags{flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.game-play-tag{border:1px solid var(--border);background:var(--background);color:var(--muted-foreground);border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;display:inline-flex}.game-play-specs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.game-play-spec dt{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);font-size:.6875rem}.game-play-spec dd{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.game-play-likes__btn{border:1px solid var(--border);background:color-mix(in oklab, var(--card) 50%, transparent);width:100%;color:var(--muted-foreground);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:border-color .15s,color .15s,background-color .15s;display:flex}.game-play-likes__btn:hover,.game-play-likes__btn--active{border-color:color-mix(in oklab, var(--ci-primary-color,#01ff80) 40%, var(--border));color:var(--ci-primary-color,#01ff80);background:rgb(from var(--ci-primary-color,#01ff80) r g b / .1)}.game-play-skeleton{aspect-ratio:16/10;border:1px solid var(--border);background:linear-gradient(90deg, var(--card) 0%, color-mix(in oklab, var(--sidebar-accent) 60%, var(--card)) 50%, var(--card) 100%);background-size:200% 100%;border-radius:1rem;animation:1.2s ease-in-out infinite game-play-shimmer}@keyframes game-play-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.game-play-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.game-play-info{z-index:200;position:fixed;inset:0}.game-play-info__backdrop{background:#0009;position:absolute;inset:0}.game-play-info__panel{background:var(--card);border-left:1px solid var(--border);flex-direction:column;width:100%;max-width:28rem;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 40px #00000059}.game-play-info__header{border-bottom:1px solid var(--border);padding:1.25rem 3rem 1rem 1.25rem;position:relative}.game-play-info__close{background:var(--sidebar-accent);width:2rem;height:2rem;color:var(--foreground);cursor:pointer;border:none;border-radius:.375rem;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.game-play-info__body{overscroll-behavior:contain;flex:1;padding:1rem 1.25rem 1.5rem;overflow-y:auto}.game-info-slide-enter-active,.game-info-slide-leave-active{transition:opacity .2s}.game-info-slide-enter-active .game-play-info__panel,.game-info-slide-leave-active .game-play-info__panel{transition:transform .25s}.game-info-slide-enter-from,.game-info-slide-leave-to{opacity:0}.game-info-slide-enter-from .game-play-info__panel,.game-info-slide-leave-to .game-play-info__panel{transform:translate(100%)}.notifications-sheet-root{z-index:60;justify-content:flex-end;display:flex;position:fixed;inset:0}.notifications-sheet-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;position:absolute;inset:0}.notifications-sheet-panel{z-index:1;background:var(--sidebar);width:100%;max-width:28rem;height:100%;color:var(--sidebar-foreground);border-left:1px solid var(--sidebar-border);flex-direction:column;display:flex;position:relative;box-shadow:-8px 0 30px #00000040}.notifications-sheet-header{border-bottom:1px solid var(--sidebar-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.notifications-sheet-body{flex:1;overflow-y:auto}.notifications-sheet-footer{border-top:1px solid var(--sidebar-border);background:color-mix(in oklab, var(--sidebar-accent) 20%, transparent);padding:.625rem 1rem}.notifications-sheet-enter-active .notifications-sheet-backdrop,.notifications-sheet-leave-active .notifications-sheet-backdrop{transition:opacity .2s}.notifications-sheet-enter-active .notifications-sheet-panel,.notifications-sheet-leave-active .notifications-sheet-panel{transition:transform .25s}.notifications-sheet-enter-from .notifications-sheet-backdrop,.notifications-sheet-leave-to .notifications-sheet-backdrop{opacity:0}.notifications-sheet-enter-from .notifications-sheet-panel,.notifications-sheet-leave-to .notifications-sheet-panel{transform:translate(100%)}.sportbook-frame{border:1px solid var(--border);background:color-mix(in oklab, var(--card) 60%, transparent);border-radius:1rem;height:calc(100dvh - 14rem);min-height:calc(100dvh - 14rem);position:relative;overflow:hidden}@media (width>=1024px){.sportbook-frame{height:calc(100dvh - 13rem);min-height:calc(100dvh - 13rem)}}.sportbook-frame--fullscreen{z-index:100;border:0;border-radius:0;width:100vw;height:100dvh;min-height:100dvh;position:fixed;inset:0}.sportbook-frame:fullscreen{border:0;border-radius:0;width:100vw;height:100vh;min-height:100vh}.sportbook-frame__iframe{background:var(--background);border:0;width:100%;height:100%;display:block}.sportbook-frame__loading{z-index:2;background:color-mix(in oklab, var(--background) 85%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.sportbook-empty{text-align:center;border:1px dashed var(--border);background:color-mix(in oklab, var(--card) 40%, transparent);border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 14rem);padding:2rem 1rem;display:flex}.sportbook-empty__icon{background:color-mix(in oklab, var(--primary) 12%, transparent);width:4rem;height:4rem;color:var(--primary);border-radius:9999px;place-items:center;margin-bottom:.75rem;display:grid}.sportbook-empty__icon--muted{background:var(--sidebar-accent);color:var(--muted-foreground)}.mg-toaster [data-sonner-toast].mg-toast{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border)!important;background:var(--popover)!important;color:var(--popover-foreground)!important;font-family:var(--font-sans,"Manrope", ui-sans-serif, system-ui, sans-serif)!important;border-radius:.75rem!important;gap:.5rem!important;font-size:.875rem!important;box-shadow:0 12px 28px -14px #0000008c!important}.mg-toaster [data-sonner-toast] .mg-toast__title{color:inherit!important;font-weight:600!important}.mg-toaster [data-sonner-toast] .mg-toast__desc{color:var(--muted-foreground)!important;font-size:.8125rem!important}.mg-toaster [data-sonner-toast].mg-toast--success{background:var(--success)!important;color:var(--success-foreground)!important;border-color:color-mix(in oklab, var(--success) 70%, #000)!important}.mg-toaster [data-sonner-toast].mg-toast--success .mg-toast__desc,.mg-toaster [data-sonner-toast].mg-toast--success [data-icon]{color:color-mix(in oklab, var(--success-foreground) 85%, transparent)!important}.mg-toaster [data-sonner-toast].mg-toast--error{background:var(--destructive)!important;color:var(--destructive-foreground)!important;border-color:color-mix(in oklab, var(--destructive) 70%, #000)!important}.mg-toaster [data-sonner-toast].mg-toast--error .mg-toast__desc,.mg-toaster [data-sonner-toast].mg-toast--error [data-icon]{color:color-mix(in oklab, var(--destructive-foreground) 85%, transparent)!important}.mg-toaster [data-sonner-toast].mg-toast--warning{background:var(--warning)!important;color:var(--warning-foreground)!important;border-color:color-mix(in oklab, var(--warning) 70%, #000)!important}.mg-toaster [data-sonner-toast].mg-toast--info{background:var(--info)!important;color:var(--info-foreground)!important;border-color:color-mix(in oklab, var(--info) 70%, #000)!important}.mg-toaster [data-sonner-toast] .mg-toast__close{opacity:.9;background:color-mix(in oklab, currentColor 12%, transparent)!important;border:1px solid color-mix(in oklab, currentColor 25%, transparent)!important;color:inherit!important}.mg-toaster [data-sonner-toast] .mg-toast__close:hover{background:color-mix(in oklab, currentColor 22%, transparent)!important}@media (width<=640px){.mg-toaster [data-sonner-toaster]{width:auto!important;left:.75rem!important;right:.75rem!important}}.mg-page-loader{width:100%}.mg-page-loader--spinner,.mg-page-loader--route{justify-content:center;align-items:center;min-height:14rem;display:flex}.mg-page-loader--overlay{z-index:70;background:color-mix(in oklab, var(--background) 72%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mg-page-loader__center{flex-direction:column;align-items:center;gap:.85rem;display:flex}.mg-page-loader__spinner{border:2.5px solid color-mix(in oklab, var(--primary) 25%, transparent);border-top-color:var(--primary);border-radius:9999px;width:2rem;height:2rem;animation:.7s linear infinite mg-page-spin}.mg-page-loader__label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin:0;font-size:.75rem;font-weight:600}.mg-page-loader--page{gap:1rem;display:grid}.mg-page-loader__hero{border:1px solid var(--border);background:linear-gradient(90deg, color-mix(in oklab, var(--card) 70%, transparent) 0%, color-mix(in oklab, var(--sidebar-accent) 80%, transparent) 50%, color-mix(in oklab, var(--card) 70%, transparent) 100%);background-size:200% 100%;border-radius:1rem;height:8.5rem;animation:1.2s ease-in-out infinite mg-page-shimmer}.mg-page-loader__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width>=1024px){.mg-page-loader__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mg-page-loader__card,.mg-page-loader__block,.mg-page-loader__bar{border:1px solid var(--border);background:linear-gradient(90deg, color-mix(in oklab, var(--card) 70%, transparent) 0%, color-mix(in oklab, var(--sidebar-accent) 80%, transparent) 50%, color-mix(in oklab, var(--card) 70%, transparent) 100%);background-size:200% 100%;border-radius:.75rem;animation:1.2s ease-in-out infinite mg-page-shimmer}.mg-page-loader__card{height:5.5rem}.mg-page-loader__block{height:10rem}.mg-page-loader__table{border:1px solid var(--border);background:color-mix(in oklab, var(--card) 50%, transparent);border-radius:1rem;overflow:hidden}.mg-page-loader__row{border-bottom:1px solid color-mix(in oklab, var(--border) 80%, transparent);grid-template-columns:18% 28% 16% 14% 20%;gap:.75rem;padding:.9rem 1rem;display:grid}.mg-page-loader__row:last-child{border-bottom:0}.mg-page-loader__bar{border:0;height:.7rem}@keyframes mg-page-spin{to{transform:rotate(360deg)}}@keyframes mg-page-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
