.onetap-card.svelte-m88ud4{z-index:100;background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:.75rem;width:320px;padding:1rem 1.1rem 1.1rem;position:fixed;top:4.5rem;right:1rem;box-shadow:0 8px 30px #00000059}@media (width<=480px){.onetap-card.svelte-m88ud4{width:auto;inset:auto .75rem .75rem}}.close.svelte-m88ud4{color:var(--clr-text-dim);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.1rem;line-height:1;position:absolute;top:.4rem;right:.55rem}.close.svelte-m88ud4:hover{color:var(--clr-text)}.title.svelte-m88ud4{color:var(--clr-text);margin:0 1rem .25rem 0;font-size:.95rem;font-weight:700}.sub.svelte-m88ud4{color:var(--clr-text-dim);margin:0 0 .85rem;font-size:.8rem}.google-btn.svelte-m88ud4{color:#111;cursor:pointer;background:#fff;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.6rem 1rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .15s;display:flex}.google-btn.svelte-m88ud4:hover{background:#f0f0f0}.google-btn.svelte-m88ud4 svg:where(.svelte-m88ud4){flex-shrink:0;width:1.1rem;height:1.1rem}.toaster.svelte-1kymlcg{z-index:9000;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;max-width:min(92vw,30rem);display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.toast.svelte-1kymlcg{pointer-events:auto;background:var(--clr-surface);border:1px solid var(--clr-border);color:var(--clr-text);border-left-width:3px;border-radius:.6rem;align-items:center;gap:.55rem;padding:.6rem .65rem .6rem .85rem;font-size:.85rem;line-height:1.35;animation:.18s ease-out svelte-1kymlcg-toast-in;display:flex;box-shadow:0 8px 28px #0006}.toast--info.svelte-1kymlcg{border-left-color:var(--clr-info,var(--clr-brand))}.toast--info.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){color:var(--clr-info,var(--clr-brand))}.toast--warn.svelte-1kymlcg{border-left-color:var(--clr-warn)}.toast--warn.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){color:var(--clr-warn)}.toast--error.svelte-1kymlcg{border-left-color:var(--clr-danger)}.toast--error.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){color:var(--clr-danger)}.toast--success.svelte-1kymlcg{border-left-color:var(--pal-green,var(--clr-action))}.toast--success.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){color:var(--pal-green,var(--clr-action))}.toast-icon.svelte-1kymlcg{flex-shrink:0;display:inline-flex}.toast-msg.svelte-1kymlcg{flex:1;min-width:0}.toast-body.svelte-1kymlcg{text-align:left;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:.55rem;margin:0;padding:0;display:flex}.toast--action.svelte-1kymlcg{border-left-color:var(--clr-brand)}.toast--action.svelte-1kymlcg .toast-icon:where(.svelte-1kymlcg){color:var(--clr-brand)}.toast-cta.svelte-1kymlcg{color:var(--clr-brand);border:1px solid var(--clr-brand-bdr);background:var(--clr-brand-dim);border-radius:.4rem;flex-shrink:0;padding:.2rem .5rem;font-size:.78rem;font-weight:600}.toast-body.svelte-1kymlcg:hover .toast-cta:where(.svelte-1kymlcg){background:var(--clr-brand);color:#fff}.toast-close.svelte-1kymlcg{color:var(--clr-muted);cursor:pointer;background:0 0;border:none;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;padding:.15rem;transition:color .15s,background .15s;display:inline-flex}.toast-close.svelte-1kymlcg:hover{color:var(--clr-text);background:var(--clr-surface-2)}@keyframes svelte-1kymlcg-toast-in{0%{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.toast.svelte-1kymlcg{animation:none}}@media (width<=820px){.toaster.svelte-1kymlcg{width:94vw;max-width:none}.toast.svelte-1kymlcg{width:100%}}:root{--font-ui:"Inter", "Noto Color Emoji", Verdana, Geneva, Tahoma, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;--font-condensed:"Roboto Condensed", "Arial Narrow", var(--font-ui);--font-mono:"JetBrains Mono", "Fira Code", "Cascadia Code", "Consolas", ui-monospace, monospace;--pal-green:#7ed957;--pal-orange:#ff751f;--pal-blue:#4fcaff;--pal-yellow:#ffde59;--pal-pink:#ff66c4;--pal-green-bg:#7ed9571a;--pal-green-bdr:#7ed95740;--pal-green-dim:#7ed9570f;--pal-orange-bg:#ff751f1a;--pal-orange-bdr:#ff751f47;--pal-orange-dim:#ff751f0f;--pal-blue-bg:#4fcaff1a;--pal-blue-bdr:#4fcaff40;--pal-blue-dim:#4fcaff0f;--pal-yellow-bg:#ffde591a;--pal-yellow-bdr:#ffde5940;--pal-yellow-dim:#ffde590f;--pal-pink-bg:#ff66c41a;--pal-pink-bdr:#ff66c440;--pal-pink-dim:#ff66c40f;--clr-bg:#080808;--clr-surface:#111;--clr-surface-2:#1a1a1a;--clr-border:#252525;--clr-muted:#555;--clr-text:#f0f0f0;--clr-text-dim:#999;--clr-brand:#7c3aed;--clr-brand-dim:#1a0f2e;--clr-brand-2:#a855f7;--clr-action:var(--pal-green);--clr-action-bg:var(--pal-green-bg);--clr-action-bdr:var(--pal-green-bdr);--clr-warn:var(--pal-orange);--clr-warn-bg:var(--pal-orange-bg);--clr-warn-bdr:var(--pal-orange-bdr);--clr-info:var(--pal-blue);--clr-info-bg:var(--pal-blue-bg);--clr-info-bdr:var(--pal-blue-bdr);--clr-highlight:var(--pal-yellow);--clr-highlight-bg:var(--pal-yellow-bg);--clr-highlight-bdr:var(--pal-yellow-bdr);--clr-accent:var(--pal-pink);--clr-accent-bg:var(--pal-pink-bg);--clr-accent-bdr:var(--pal-pink-bdr);--clr-danger:#ef4444;--clr-danger-bg:#ef444414;--clr-danger-bdr:#ef444440;--clr-danger-dim:#2d0e0e;--clr-danger-txt:#fca5a5;--clr-danger-bdr-hard:#7f1d1d;--clr-green:var(--pal-green);--clr-red:var(--clr-danger);--clr-brand-bdr:#7c3aed45;--clr-brand-dim-2:#160e28;--clr-brand-txt:#e0d4ff}svg{vertical-align:middle;flex-shrink:0;width:1em;height:1em;display:inline-block}:root{--bp-sm:480px;--bp-md:820px;--bp-lg:1100px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--pad-page:clamp(.75rem, 3vw, 1.5rem);--fs-1:clamp(.75rem, .7rem + .25vw, .85rem);--fs-2:clamp(.875rem, .8rem + .4vw, 1rem);--fs-3:clamp(1.1rem, .95rem + .8vw, 1.4rem);--fs-4:clamp(1.4rem, 1.1rem + 1.6vw, 2rem)}.room-shell{--zone-topbar:#1a1a2e;--zone-infobar:#16213e;--zone-avbar:#0f3460;--zone-sidebar:#16213e;--zone-toolbar:#1a1a2e}[data-theme=void]{--clr-bg:#0d0d14;--clr-surface:#13131f;--clr-surface-2:#1a1a2e;--clr-border:#252540;--clr-muted:#5050a0;--clr-text:#cdd6f4;--clr-text-dim:#8080c0;--clr-brand:#b4befe;--clr-brand-dim:#1e1e3a;--clr-brand-2:#cba6f7;--clr-brand-bdr:#b4befe33;--clr-brand-dim-2:#17172e;--clr-brand-txt:#cdd6f4;--zone-topbar:#1e1e38;--zone-infobar:#191932;--zone-avbar:#13132a;--zone-sidebar:#17172e;--zone-toolbar:#1b1b34}[data-theme=abyss]{--clr-bg:#0a0e1a;--clr-surface:#111827;--clr-surface-2:#1a2540;--clr-border:#243050;--clr-muted:#4a5a80;--clr-text:#e0e8ff;--clr-text-dim:#7090c0;--clr-brand:#8af;--clr-brand-dim:#111e40;--clr-brand-2:#aac4ff;--clr-brand-bdr:#8af3;--clr-brand-dim-2:#0d1830;--clr-brand-txt:#c8d8ff;--zone-topbar:#192040;--zone-infobar:#141c38;--zone-avbar:#0f1830;--zone-sidebar:#121a34;--zone-toolbar:#16203c}[data-theme=ember]{--clr-bg:#140a0a;--clr-surface:#1e0f0f;--clr-surface-2:#2a1414;--clr-border:#3a1c1c;--clr-muted:#703030;--clr-text:#ffe8e8;--clr-text-dim:#c08080;--clr-brand:#f88;--clr-brand-dim:#280d0d;--clr-brand-2:#faa;--clr-brand-bdr:#f883;--clr-brand-dim-2:#200b0b;--clr-brand-txt:#ffd0d0;--zone-topbar:#320f0f;--zone-infobar:#2a0d0d;--zone-avbar:#200a0a;--zone-sidebar:#260c0c;--zone-toolbar:#2e0e0e}[data-theme=poison]{--clr-bg:#080e08;--clr-surface:#0f160f;--clr-surface-2:#162016;--clr-border:#1e3020;--clr-muted:#306030;--clr-text:#d8ffcc;--clr-text-dim:#60a060;--clr-brand:#8fdf6f;--clr-brand-dim:#0c1e0c;--clr-brand-2:#aeff80;--clr-brand-bdr:#8fdf6f33;--clr-brand-dim-2:#0a180a;--clr-brand-txt:#c8ffb0;--zone-topbar:#0e2010;--zone-infobar:#0c1c0e;--zone-avbar:#09160a;--zone-sidebar:#0b1a0c;--zone-toolbar:#0d1e0f}[data-theme=gold]{--clr-bg:#100e00;--clr-surface:#1a1600;--clr-surface-2:#241e00;--clr-border:#342a00;--clr-muted:#606000;--clr-text:#fff8cc;--clr-text-dim:#a09040;--clr-brand:#ffd84d;--clr-brand-dim:#1e1800;--clr-brand-2:#ffe680;--clr-brand-bdr:#ffd84d33;--clr-brand-dim-2:#181400;--clr-brand-txt:#fff0a0;--zone-topbar:#2e2400;--zone-infobar:#261e00;--zone-avbar:#1c1600;--zone-sidebar:#221a00;--zone-toolbar:#2a2200}[data-theme=spectre]{--clr-bg:#020e10;--clr-surface:#071618;--clr-surface-2:#0e2224;--clr-border:#143030;--clr-muted:#206060;--clr-text:#ccfff8;--clr-text-dim:#409090;--clr-brand:#4dd0e1;--clr-brand-dim:#051a1e;--clr-brand-2:#80e8f4;--clr-brand-bdr:#4dd0e133;--clr-brand-dim-2:#041418;--clr-brand-txt:#a0f0f8;--zone-topbar:#0b2830;--zone-infobar:#092228;--zone-avbar:#061a20;--zone-sidebar:#081e24;--zone-toolbar:#0a2630}[data-theme=magma]{--clr-bg:#120800;--clr-surface:#1d0e00;--clr-surface-2:#2a1600;--clr-border:#3a2200;--clr-muted:#7a4418;--clr-text:#fff0e0;--clr-text-dim:#c08a55;--clr-brand:#ff8c3a;--clr-brand-dim:#221000;--clr-brand-2:#fa6;--clr-brand-bdr:#ff8c3a38;--clr-brand-dim-2:#1a0c00;--clr-brand-txt:#ffd2a8;--zone-topbar:#341c00;--zone-infobar:#2c1700;--zone-avbar:#221200;--zone-sidebar:#281500;--zone-toolbar:#301a00}[data-theme=twilight]{--clr-bg:#08081a;--clr-surface:#0f0f24;--clr-surface-2:#181833;--clr-border:#232348;--clr-muted:#4a4a90;--clr-text:#e6e8ff;--clr-text-dim:#7a80c8;--clr-brand:#8088ff;--clr-brand-dim:#12132e;--clr-brand-2:#a0a8ff;--clr-brand-bdr:#8088ff38;--clr-brand-dim-2:#0e0f26;--clr-brand-txt:#c4c8ff;--zone-topbar:#1a1c44;--zone-infobar:#15173a;--zone-avbar:#101230;--zone-sidebar:#131536;--zone-toolbar:#181a40}[data-theme=orchid]{--clr-bg:#120612;--clr-surface:#1e0c1c;--clr-surface-2:#2a1428;--clr-border:#3a1e38;--clr-muted:#7a3870;--clr-text:#ffe6fb;--clr-text-dim:#c878bc;--clr-brand:#ff7ae6;--clr-brand-dim:#260f22;--clr-brand-2:#ffa6ef;--clr-brand-bdr:#ff7ae638;--clr-brand-dim-2:#1e0c1c;--clr-brand-txt:#ffd0f5;--zone-topbar:#341030;--zone-infobar:#2c0d28;--zone-avbar:#220a20;--zone-sidebar:#280c24;--zone-toolbar:#300e2c}[data-theme=graphite]{--clr-bg:#0c0c0d;--clr-surface:#151517;--clr-surface-2:#1f1f22;--clr-border:#2c2c30;--clr-muted:#6a6a72;--clr-text:#ececf0;--clr-text-dim:#9a9aa4;--clr-brand:#c4c4cc;--clr-brand-dim:#1c1c20;--clr-brand-2:#e0e0e8;--clr-brand-bdr:#c4c4cc33;--clr-brand-dim-2:#18181c;--clr-brand-txt:#d8d8e0;--zone-topbar:#26262a;--zone-infobar:#1f1f22;--zone-avbar:#161618;--zone-sidebar:#1b1b1e;--zone-toolbar:#232327}[data-theme=frost]{--clr-bg:#04101a;--clr-surface:#0a1a28;--clr-surface-2:#122a3c;--clr-border:#1c3a54;--clr-muted:#3a7898;--clr-text:#e0f4ff;--clr-text-dim:#70b0d0;--clr-brand:#56c4f5;--clr-brand-dim:#07202e;--clr-brand-2:#8cdcff;--clr-brand-bdr:#56c4f533;--clr-brand-dim-2:#051824;--clr-brand-txt:#b4e8ff;--zone-topbar:#0c2c42;--zone-infobar:#0a2436;--zone-avbar:#061826;--zone-sidebar:#081e2e;--zone-toolbar:#0a2a3e}[data-theme=tide]{--clr-bg:#021410;--clr-surface:#06201b;--clr-surface-2:#0c2e28;--clr-border:#144038;--clr-muted:#208473;--clr-text:#cefff6;--clr-text-dim:#48a899;--clr-brand:#2dd4bf;--clr-brand-dim:#04261f;--clr-brand-2:#70ecd8;--clr-brand-bdr:#2dd4bf33;--clr-brand-dim-2:#031e19;--clr-brand-txt:#a0f4e6;--zone-topbar:#0a302a;--zone-infobar:#082a24;--zone-avbar:#05201c;--zone-sidebar:#062420;--zone-toolbar:#082e28}[data-theme=fern]{--clr-bg:#04120c;--clr-surface:#081f15;--clr-surface-2:#0e2c20;--clr-border:#163e2c;--clr-muted:#248058;--clr-text:#d0ffe6;--clr-text-dim:#50a880;--clr-brand:#34d399;--clr-brand-dim:#06241a;--clr-brand-2:#70ecc0;--clr-brand-bdr:#34d39933;--clr-brand-dim-2:#051c14;--clr-brand-txt:#a0f4cc;--zone-topbar:#0a3024;--zone-infobar:#082a1e;--zone-avbar:#052016;--zone-sidebar:#06241a;--zone-toolbar:#082e20}[data-theme=citron]{--clr-bg:#0e1000;--clr-surface:#181a00;--clr-surface-2:#222600;--clr-border:#303600;--clr-muted:#606810;--clr-text:#fbffcc;--clr-text-dim:#a0a840;--clr-brand:#e8e024;--clr-brand-dim:#1c1e00;--clr-brand-2:#f4f060;--clr-brand-bdr:#e8e02433;--clr-brand-dim-2:#161800;--clr-brand-txt:#f0f088;--zone-topbar:#2a2e00;--zone-infobar:#242800;--zone-avbar:#1a1e00;--zone-sidebar:#1e2200;--zone-toolbar:#282c00}[data-theme=crimson]{--clr-bg:#140606;--clr-surface:#200a0a;--clr-surface-2:#2e1010;--clr-border:#401818;--clr-muted:#803434;--clr-text:#ffe4e4;--clr-text-dim:#c87878;--clr-brand:#f15a5a;--clr-brand-dim:#280a0a;--clr-brand-2:#f88;--clr-brand-bdr:#f15a5a33;--clr-brand-dim-2:#200808;--clr-brand-txt:#ffc4c4;--zone-topbar:#3a1010;--zone-infobar:#300c0c;--zone-avbar:#240909;--zone-sidebar:#2a0b0b;--zone-toolbar:#360e0e}[data-theme=rose]{--clr-bg:#140610;--clr-surface:#200a18;--clr-surface-2:#2e1022;--clr-border:#401a2e;--clr-muted:#883a58;--clr-text:#ffe4ee;--clr-text-dim:#c87894;--clr-brand:#fb7185;--clr-brand-dim:#280a16;--clr-brand-2:#ff9cae;--clr-brand-bdr:#fb718533;--clr-brand-dim-2:#200812;--clr-brand-txt:#ffc4d2;--zone-topbar:#3a1024;--zone-infobar:#300c1e;--zone-avbar:#240916;--zone-sidebar:#2a0b1a;--zone-toolbar:#360e22}[data-theme=amethyst]{--clr-bg:#0e0814;--clr-surface:#160e22;--clr-surface-2:#201630;--clr-border:#2e2044;--clr-muted:#604888;--clr-text:#f0e8ff;--clr-text-dim:#9888c8;--clr-brand:#a78bfa;--clr-brand-dim:#18102c;--clr-brand-2:#c4b0ff;--clr-brand-bdr:#a78bfa33;--clr-brand-dim-2:#120c24;--clr-brand-txt:#d4c8ff;--zone-topbar:#241640;--zone-infobar:#1e1236;--zone-avbar:#160c2a;--zone-sidebar:#1a0e30;--zone-toolbar:#20143a}[data-theme=iris]{--clr-bg:#060a18;--clr-surface:#0c1226;--clr-surface-2:#141d38;--clr-border:#1e2c50;--clr-muted:#4858a0;--clr-text:#e4e9ff;--clr-text-dim:#7c8cd0;--clr-brand:#6d8cff;--clr-brand-dim:#0e1430;--clr-brand-2:#9caeff;--clr-brand-bdr:#6d8cff33;--clr-brand-dim-2:#0a1028;--clr-brand-txt:#c0ccff;--zone-topbar:#161e48;--zone-infobar:#12183c;--zone-avbar:#0c1230;--zone-sidebar:#0e1536;--zone-toolbar:#141c44}[data-theme=scarlet-teal]{--clr-bg:#110606;--clr-surface:#1b0b0b;--clr-surface-2:#2a1111;--clr-border:#411b1b;--clr-muted:#964040;--clr-text:#f6dfdf;--clr-text-dim:#cf8181;--clr-brand:#f25f5f;--clr-brand-dim:#220a0a;--clr-brand-2:#55e7e7;--clr-brand-bdr:#f25f5f38;--clr-brand-dim-2:#1a0707;--clr-brand-txt:#edb6b6;--zone-topbar:#0e3131;--zone-infobar:#0b2828;--zone-avbar:#1c0808;--zone-sidebar:#0a2424;--zone-toolbar:#0d2d2d}[data-theme=amber-indigo]{--clr-bg:#110d06;--clr-surface:#1b160b;--clr-surface-2:#2a2111;--clr-border:#41341b;--clr-muted:#967940;--clr-text:#f6eedf;--clr-text-dim:#cfb581;--clr-brand:#f2c15f;--clr-brand-dim:#221a0a;--clr-brand-2:#5586e7;--clr-brand-bdr:#f2c15f38;--clr-brand-dim-2:#1a1407;--clr-brand-txt:#eddab6;--zone-topbar:#0e1a31;--zone-infobar:#0b1528;--zone-avbar:#1c1508;--zone-sidebar:#0a1324;--zone-toolbar:#0d182d}[data-theme=lime-violet]{--clr-bg:#0d1106;--clr-surface:#161b0b;--clr-surface-2:#212a11;--clr-border:#34411b;--clr-muted:#799640;--clr-text:#eef6df;--clr-text-dim:#b5cf81;--clr-brand:#c1f25f;--clr-brand-dim:#1a220a;--clr-brand-2:#8655e7;--clr-brand-bdr:#c1f25f38;--clr-brand-dim-2:#141a07;--clr-brand-txt:#daedb6;--zone-topbar:#1a0e31;--zone-infobar:#150b28;--zone-avbar:#151c08;--zone-sidebar:#130a24;--zone-toolbar:#180d2d}[data-theme=emerald-magenta]{--clr-bg:#061106;--clr-surface:#0b1b0b;--clr-surface-2:#112a11;--clr-border:#1b411b;--clr-muted:#409640;--clr-text:#dff6df;--clr-text-dim:#81cf81;--clr-brand:#5ff25f;--clr-brand-dim:#0a220a;--clr-brand-2:#e755e7;--clr-brand-bdr:#5ff25f38;--clr-brand-dim-2:#071a07;--clr-brand-txt:#b6edb6;--zone-topbar:#310e31;--zone-infobar:#280b28;--zone-avbar:#081c08;--zone-sidebar:#240a24;--zone-toolbar:#2d0d2d}[data-theme=mint-rose]{--clr-bg:#06110d;--clr-surface:#0b1b16;--clr-surface-2:#112a21;--clr-border:#1b4134;--clr-muted:#409679;--clr-text:#dff6ee;--clr-text-dim:#81cfb5;--clr-brand:#5ff2c1;--clr-brand-dim:#0a221a;--clr-brand-2:#e75586;--clr-brand-bdr:#5ff2c138;--clr-brand-dim-2:#071a14;--clr-brand-txt:#b6edda;--zone-topbar:#310e1a;--zone-infobar:#280b15;--zone-avbar:#081c15;--zone-sidebar:#240a13;--zone-toolbar:#2d0d18}[data-theme=sky-coral]{--clr-bg:#060d11;--clr-surface:#0b161b;--clr-surface-2:#11212a;--clr-border:#1b3441;--clr-muted:#407996;--clr-text:#dfeef6;--clr-text-dim:#81b5cf;--clr-brand:#5fc1f2;--clr-brand-dim:#0a1a22;--clr-brand-2:#e78655;--clr-brand-bdr:#5fc1f238;--clr-brand-dim-2:#07141a;--clr-brand-txt:#b6daed;--zone-topbar:#311a0e;--zone-infobar:#28150b;--zone-avbar:#08151c;--zone-sidebar:#24130a;--zone-toolbar:#2d180d}[data-theme=cobalt-gold]{--clr-bg:#060611;--clr-surface:#0b0b1b;--clr-surface-2:#11112a;--clr-border:#1b1b41;--clr-muted:#404096;--clr-text:#dfdff6;--clr-text-dim:#8181cf;--clr-brand:#5f5ff2;--clr-brand-dim:#0a0a22;--clr-brand-2:#e7e755;--clr-brand-bdr:#5f5ff238;--clr-brand-dim-2:#07071a;--clr-brand-txt:#b6b6ed;--zone-topbar:#31310e;--zone-infobar:#28280b;--zone-avbar:#08081c;--zone-sidebar:#24240a;--zone-toolbar:#2d2d0d}[data-theme=grape-spring]{--clr-bg:#0d0611;--clr-surface:#160b1b;--clr-surface-2:#21112a;--clr-border:#341b41;--clr-muted:#794096;--clr-text:#eedff6;--clr-text-dim:#b581cf;--clr-brand:#c15ff2;--clr-brand-dim:#1a0a22;--clr-brand-2:#86e755;--clr-brand-bdr:#c15ff238;--clr-brand-dim-2:#14071a;--clr-brand-txt:#dab6ed;--zone-topbar:#1a310e;--zone-infobar:#15280b;--zone-avbar:#15081c;--zone-sidebar:#13240a;--zone-toolbar:#182d0d}[data-theme=fuchsia-jade]{--clr-bg:#11060d;--clr-surface:#1b0b16;--clr-surface-2:#2a1121;--clr-border:#411b34;--clr-muted:#964079;--clr-text:#f6dfee;--clr-text-dim:#cf81b5;--clr-brand:#f25fc1;--clr-brand-dim:#220a1a;--clr-brand-2:#55e786;--clr-brand-bdr:#f25fc138;--clr-brand-dim-2:#1a0714;--clr-brand-txt:#edb6da;--zone-topbar:#0e311a;--zone-infobar:#0b2815;--zone-avbar:#1c0815;--zone-sidebar:#0a2413;--zone-toolbar:#0d2d18}[data-theme=ember-tri]{--clr-bg:#110606;--clr-surface:#1b0b0b;--clr-surface-2:#2a1111;--clr-border:#411b1b;--clr-muted:#964040;--clr-text:#f6dfdf;--clr-text-dim:#cf8181;--clr-brand:#f25f5f;--clr-brand-dim:#220a0a;--clr-brand-2:#55e755;--clr-brand-bdr:#f25f5f38;--clr-brand-dim-2:#1a0707;--clr-brand-txt:#edb6b6;--zone-topbar:#0e310e;--zone-infobar:#0b0b28;--zone-avbar:#1c0808;--zone-sidebar:#0a0a24;--zone-toolbar:#0d2d0d}[data-theme=marigold-tri]{--clr-bg:#110d06;--clr-surface:#1b160b;--clr-surface-2:#2a2111;--clr-border:#41341b;--clr-muted:#967940;--clr-text:#f6eedf;--clr-text-dim:#cfb581;--clr-brand:#f2c15f;--clr-brand-dim:#221a0a;--clr-brand-2:#55e7b6;--clr-brand-bdr:#f2c15f38;--clr-brand-dim-2:#1a1407;--clr-brand-txt:#eddab6;--zone-topbar:#0e3126;--zone-infobar:#1e0b28;--zone-avbar:#1c1508;--zone-sidebar:#1b0a24;--zone-toolbar:#0d2d23}[data-theme=citron-tri]{--clr-bg:#0d1106;--clr-surface:#161b0b;--clr-surface-2:#212a11;--clr-border:#34411b;--clr-muted:#799640;--clr-text:#eef6df;--clr-text-dim:#b5cf81;--clr-brand:#c1f25f;--clr-brand-dim:#1a220a;--clr-brand-2:#55b6e7;--clr-brand-bdr:#c1f25f38;--clr-brand-dim-2:#141a07;--clr-brand-txt:#daedb6;--zone-topbar:#0e2631;--zone-infobar:#280b1e;--zone-avbar:#151c08;--zone-sidebar:#240a1b;--zone-toolbar:#0d232d}[data-theme=jade-tri]{--clr-bg:#061106;--clr-surface:#0b1b0b;--clr-surface-2:#112a11;--clr-border:#1b411b;--clr-muted:#409640;--clr-text:#dff6df;--clr-text-dim:#81cf81;--clr-brand:#5ff25f;--clr-brand-dim:#0a220a;--clr-brand-2:#5555e7;--clr-brand-bdr:#5ff25f38;--clr-brand-dim-2:#071a07;--clr-brand-txt:#b6edb6;--zone-topbar:#0e0e31;--zone-infobar:#280b0b;--zone-avbar:#081c08;--zone-sidebar:#240a0a;--zone-toolbar:#0d0d2d}[data-theme=aqua-tri]{--clr-bg:#06110d;--clr-surface:#0b1b16;--clr-surface-2:#112a21;--clr-border:#1b4134;--clr-muted:#409679;--clr-text:#dff6ee;--clr-text-dim:#81cfb5;--clr-brand:#5ff2c1;--clr-brand-dim:#0a221a;--clr-brand-2:#b655e7;--clr-brand-bdr:#5ff2c138;--clr-brand-dim-2:#071a14;--clr-brand-txt:#b6edda;--zone-topbar:#260e31;--zone-infobar:#281e0b;--zone-avbar:#081c15;--zone-sidebar:#241b0a;--zone-toolbar:#230d2d}[data-theme=azure-tri]{--clr-bg:#060d11;--clr-surface:#0b161b;--clr-surface-2:#11212a;--clr-border:#1b3441;--clr-muted:#407996;--clr-text:#dfeef6;--clr-text-dim:#81b5cf;--clr-brand:#5fc1f2;--clr-brand-dim:#0a1a22;--clr-brand-2:#e755b6;--clr-brand-bdr:#5fc1f238;--clr-brand-dim-2:#07141a;--clr-brand-txt:#b6daed;--zone-topbar:#310e26;--zone-infobar:#1e280b;--zone-avbar:#08151c;--zone-sidebar:#1b240a;--zone-toolbar:#2d0d23}[data-theme=indigo-tri]{--clr-bg:#060611;--clr-surface:#0b0b1b;--clr-surface-2:#11112a;--clr-border:#1b1b41;--clr-muted:#404096;--clr-text:#dfdff6;--clr-text-dim:#8181cf;--clr-brand:#5f5ff2;--clr-brand-dim:#0a0a22;--clr-brand-2:#e75555;--clr-brand-bdr:#5f5ff238;--clr-brand-dim-2:#07071a;--clr-brand-txt:#b6b6ed;--zone-topbar:#310e0e;--zone-infobar:#0b280b;--zone-avbar:#08081c;--zone-sidebar:#0a240a;--zone-toolbar:#2d0d0d}[data-theme=orchid-tri]{--clr-bg:#0d0611;--clr-surface:#160b1b;--clr-surface-2:#21112a;--clr-border:#341b41;--clr-muted:#794096;--clr-text:#eedff6;--clr-text-dim:#b581cf;--clr-brand:#c15ff2;--clr-brand-dim:#1a0a22;--clr-brand-2:#e7b655;--clr-brand-bdr:#c15ff238;--clr-brand-dim-2:#14071a;--clr-brand-txt:#dab6ed;--zone-topbar:#31260e;--zone-infobar:#0b281e;--zone-avbar:#15081c;--zone-sidebar:#0a241b;--zone-toolbar:#2d230d}[data-theme=rose-tri]{--clr-bg:#11060d;--clr-surface:#1b0b16;--clr-surface-2:#2a1121;--clr-border:#411b34;--clr-muted:#964079;--clr-text:#f6dfee;--clr-text-dim:#cf81b5;--clr-brand:#f25fc1;--clr-brand-dim:#220a1a;--clr-brand-2:#b6e755;--clr-brand-bdr:#f25fc138;--clr-brand-dim-2:#1a0714;--clr-brand-txt:#edb6da;--zone-topbar:#26310e;--zone-infobar:#0b1e28;--zone-avbar:#1c0815;--zone-sidebar:#0a1b24;--zone-toolbar:#232d0d}[data-theme=ruby-quad]{--clr-bg:#110606;--clr-surface:#1b0b0b;--clr-surface-2:#2a1111;--clr-border:#411b1b;--clr-muted:#964040;--clr-text:#f6dfdf;--clr-text-dim:#cf8181;--clr-brand:#f25f5f;--clr-brand-dim:#220a0a;--clr-brand-2:#9ee755;--clr-brand-bdr:#f25f5f38;--clr-brand-dim-2:#1a0707;--clr-brand-txt:#edb6b6;--zone-topbar:#20310e;--zone-infobar:#0b2828;--zone-avbar:#1c0808;--zone-sidebar:#0a2424;--zone-toolbar:#1d0d2d}[data-theme=tangerine-quad]{--clr-bg:#110d06;--clr-surface:#1b160b;--clr-surface-2:#2a2111;--clr-border:#41341b;--clr-muted:#967940;--clr-text:#f6eedf;--clr-text-dim:#cfb581;--clr-brand:#f2c15f;--clr-brand-dim:#221a0a;--clr-brand-2:#55e76e;--clr-brand-bdr:#f2c15f38;--clr-brand-dim-2:#1a1407;--clr-brand-txt:#eddab6;--zone-topbar:#0e3114;--zone-infobar:#0b1528;--zone-avbar:#1c1508;--zone-sidebar:#0a1324;--zone-toolbar:#2d0d28}[data-theme=lemon-quad]{--clr-bg:#0d1106;--clr-surface:#161b0b;--clr-surface-2:#212a11;--clr-border:#34411b;--clr-muted:#799640;--clr-text:#eef6df;--clr-text-dim:#b5cf81;--clr-brand:#c1f25f;--clr-brand-dim:#1a220a;--clr-brand-2:#55e7cf;--clr-brand-bdr:#c1f25f38;--clr-brand-dim-2:#141a07;--clr-brand-txt:#daedb6;--zone-topbar:#0e312c;--zone-infobar:#150b28;--zone-avbar:#151c08;--zone-sidebar:#130a24;--zone-toolbar:#2d0d13}[data-theme=clover-quad]{--clr-bg:#061106;--clr-surface:#0b1b0b;--clr-surface-2:#112a11;--clr-border:#1b411b;--clr-muted:#409640;--clr-text:#dff6df;--clr-text-dim:#81cf81;--clr-brand:#5ff25f;--clr-brand-dim:#0a220a;--clr-brand-2:#559ee7;--clr-brand-bdr:#5ff25f38;--clr-brand-dim-2:#071a07;--clr-brand-txt:#b6edb6;--zone-topbar:#0e2031;--zone-infobar:#280b28;--zone-avbar:#081c08;--zone-sidebar:#240a24;--zone-toolbar:#2d1d0d}[data-theme=teal-quad]{--clr-bg:#06110d;--clr-surface:#0b1b16;--clr-surface-2:#112a21;--clr-border:#1b4134;--clr-muted:#409679;--clr-text:#dff6ee;--clr-text-dim:#81cfb5;--clr-brand:#5ff2c1;--clr-brand-dim:#0a221a;--clr-brand-2:#6e55e7;--clr-brand-bdr:#5ff2c138;--clr-brand-dim-2:#071a14;--clr-brand-txt:#b6edda;--zone-topbar:#140e31;--zone-infobar:#280b15;--zone-avbar:#081c15;--zone-sidebar:#240a13;--zone-toolbar:#282d0d}[data-theme=sapphire-quad]{--clr-bg:#060d11;--clr-surface:#0b161b;--clr-surface-2:#11212a;--clr-border:#1b3441;--clr-muted:#407996;--clr-text:#dfeef6;--clr-text-dim:#81b5cf;--clr-brand:#5fc1f2;--clr-brand-dim:#0a1a22;--clr-brand-2:#cf55e7;--clr-brand-bdr:#5fc1f238;--clr-brand-dim-2:#07141a;--clr-brand-txt:#b6daed;--zone-topbar:#2c0e31;--zone-infobar:#28150b;--zone-avbar:#08151c;--zone-sidebar:#24130a;--zone-toolbar:#132d0d}[data-theme=violet-quad]{--clr-bg:#060611;--clr-surface:#0b0b1b;--clr-surface-2:#11112a;--clr-border:#1b1b41;--clr-muted:#404096;--clr-text:#dfdff6;--clr-text-dim:#8181cf;--clr-brand:#5f5ff2;--clr-brand-dim:#0a0a22;--clr-brand-2:#e7559e;--clr-brand-bdr:#5f5ff238;--clr-brand-dim-2:#07071a;--clr-brand-txt:#b6b6ed;--zone-topbar:#310e20;--zone-infobar:#28280b;--zone-avbar:#08081c;--zone-sidebar:#24240a;--zone-toolbar:#0d2d1d}[data-theme=magenta-quad]{--clr-bg:#0d0611;--clr-surface:#160b1b;--clr-surface-2:#21112a;--clr-border:#341b41;--clr-muted:#794096;--clr-text:#eedff6;--clr-text-dim:#b581cf;--clr-brand:#c15ff2;--clr-brand-dim:#1a0a22;--clr-brand-2:#e76e55;--clr-brand-bdr:#c15ff238;--clr-brand-dim-2:#14071a;--clr-brand-txt:#dab6ed;--zone-topbar:#31140e;--zone-infobar:#15280b;--zone-avbar:#15081c;--zone-sidebar:#13240a;--zone-toolbar:#0d282d}[data-theme=blossom-quad]{--clr-bg:#11060d;--clr-surface:#1b0b16;--clr-surface-2:#2a1121;--clr-border:#411b34;--clr-muted:#964079;--clr-text:#f6dfee;--clr-text-dim:#cf81b5;--clr-brand:#f25fc1;--clr-brand-dim:#220a1a;--clr-brand-2:#e7cf55;--clr-brand-bdr:#f25fc138;--clr-brand-dim-2:#1a0714;--clr-brand-txt:#edb6da;--zone-topbar:#312c0e;--zone-infobar:#0b2815;--zone-avbar:#1c0815;--zone-sidebar:#0a2413;--zone-toolbar:#0d132d}html{scrollbar-width:thin;scrollbar-color:var(--clr-border,#2a2a35) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--clr-border,#2a2a35);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--clr-muted,#555)}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-corner{background:0 0}.scroll-y{overflow:hidden auto}*,:before,:after{box-sizing:border-box}body{background:var(--clr-bg);color:var(--clr-text);font-family:var(--font-ui);margin:0}.card{background:var(--clr-surface);border:1px solid var(--clr-border);border-radius:.75rem;padding:.75rem 1rem}.btn{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.btn:disabled{opacity:.35;cursor:not-allowed}.btn-primary{background:var(--clr-action-bg);color:var(--clr-action);border-color:var(--clr-action-bdr)}.btn-primary:hover:not(:disabled){background:#7ed9572e;box-shadow:0 0 12px #7ed95726}.btn-launch{background:var(--clr-warn-bg);color:var(--clr-warn);border-color:var(--clr-warn-bdr)}.btn-launch:hover:not(:disabled){background:#ff751f2e;box-shadow:0 0 12px #ff751f26}.btn-secondary{background:var(--clr-info-bg);color:var(--clr-info);border-color:var(--clr-info-bdr)}.btn-secondary:hover:not(:disabled){background:#4fcaff2e;box-shadow:0 0 12px #4fcaff1f}.btn-accent{background:var(--clr-accent-bg);color:var(--clr-accent);border-color:var(--clr-accent-bdr)}.btn-accent:hover:not(:disabled){background:#ff66c42e;box-shadow:0 0 12px #ff66c41f}.btn-ghost{color:var(--clr-text-dim);border-color:var(--clr-border);background:0 0}.btn-ghost:hover:not(:disabled){color:var(--clr-text);border-color:var(--clr-muted)}.btn-danger{color:var(--clr-danger);background:0 0;border-color:#ef444440}.btn-danger:hover:not(:disabled){border-color:var(--clr-danger);background:#ef444414}.input{background:var(--clr-surface);border:1px solid var(--clr-border);color:var(--clr-text);border-radius:.5rem;outline:none;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.input:focus{border-color:var(--clr-brand)}.page-header{border-bottom:1px solid var(--clr-surface-2);flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.page-header a.back{color:var(--clr-muted);font-size:.875rem;text-decoration:none}.page-header a.back:hover{color:var(--clr-text)}@media (pointer:coarse){.btn,.input{min-height:44px}}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./0.BPIedGNT.woff2)format("woff2")tech(color-colrv1);unicode-range:U+1F1E6-1F1FF}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./1.DptoMDlZ.woff2)format("woff2")tech(color-colrv1);unicode-range:U+200D,U+2620,U+26A7,U+FE0F,U+1F308,U+1F38C,U+1F3C1,U+1F3F3-1F3F4,U+1F6A9,U+E0062-E0063,U+E0065,U+E0067,U+E006C,U+E006E,U+E0073-E0074,U+E0077,U+E007F}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./2.CUVwYs0y.woff2)format("woff2")tech(color-colrv1);unicode-range:U+23,U+2A,U+30-39,U+A9,U+AE,U+200D,U+203C,U+2049,U+20E3,U+2122,U+2139,U+2194-2199,U+21A9-21AA,U+23CF,U+23E9-23EF,U+23F8-23FA,U+24C2,U+25AA-25AB,U+25B6,U+25C0,U+25FB-25FE,U+2611,U+2622-2623,U+2626,U+262A,U+262E-262F,U+2638,U+2640,U+2642,U+2648-2653,U+2660,U+2663,U+2665-2666,U+2668,U+267B,U+267E-267F,U+2695,U+269B-269C,U+26A0,U+26A7,U+26AA-26AB,U+26CE,U+26D4,U+2705,U+2714,U+2716,U+271D,U+2721,U+2733-2734,U+2747,U+274C,U+274E,U+2753-2755,U+2757,U+2764,U+2795-2797,U+27A1,U+27B0,U+27BF,U+2934-2935,U+2B05-2B07,U+2B1B-2B1C,U+2B55,U+3030,U+303D,U+3297,U+3299,U+FE0F,U+1F170-1F171,U+1F17E-1F17F,U+1F18E,U+1F191-1F19A,U+1F201-1F202,U+1F21A,U+1F22F,U+1F232-1F23A,U+1F250-1F251,U+1F310,U+1F3A6,U+1F3B5-1F3B6,U+1F3BC,U+1F3E7,U+1F441,U+1F499-1F49C,U+1F49F-1F4A0,U+1F4A2,U+1F4AC-1F4AD,U+1F4B1-1F4B2,U+1F4B9,U+1F4DB,U+1F4F2-1F4F6,U+1F500-1F50A,U+1F515,U+1F518-1F524,U+1F52F-1F53D,U+1F549,U+1F54E,U+1F5A4,U+1F5E8,U+1F5EF,U+1F6AB,U+1F6AD-1F6B1,U+1F6B3,U+1F6B7-1F6BC,U+1F6BE,U+1F6C2-1F6C5,U+1F6D0-1F6D1,U+1F6D7,U+1F6DC,U+1F7E0-1F7EB,U+1F7F0,U+1F90D-1F90E,U+1F9E1,U+1FA75-1FA77,U+1FAAF}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./3.D2R0RMtP.woff2)format("woff2")tech(color-colrv1);unicode-range:U+231A-231B,U+2328,U+23F0-23F3,U+2602,U+260E,U+2692,U+2694,U+2696-2697,U+2699,U+26B0-26B1,U+26CF,U+26D1,U+26D3,U+2702,U+2709,U+270F,U+2712,U+FE0F,U+1F302,U+1F321,U+1F392-1F393,U+1F3A9,U+1F3BD,U+1F3EE,U+1F3F7,U+1F3FA,U+1F451-1F462,U+1F484,U+1F489-1F48A,U+1F48C-1F48E,U+1F4A1,U+1F4A3,U+1F4B0,U+1F4B3-1F4B8,U+1F4BB-1F4DA,U+1F4DC-1F4F1,U+1F4FF,U+1F50B-1F514,U+1F516-1F517,U+1F526-1F529,U+1F52C-1F52E,U+1F550-1F567,U+1F56F-1F570,U+1F576,U+1F587,U+1F58A-1F58D,U+1F5A5,U+1F5A8,U+1F5B1-1F5B2,U+1F5C2-1F5C4,U+1F5D1-1F5D3,U+1F5DC-1F5DE,U+1F5E1,U+1F5F3,U+1F6AA,U+1F6AC,U+1F6BD,U+1F6BF,U+1F6C1,U+1F6CB,U+1F6CD-1F6CF,U+1F6D2,U+1F6E0-1F6E1,U+1F6F0,U+1F97B-1F97F,U+1F9AF,U+1F9BA,U+1F9E2-1F9E6,U+1F9EA-1F9EC,U+1F9EE-1F9F4,U+1F9F7-1F9FF,U+1FA71-1FA74,U+1FA79-1FA7B,U+1FA86,U+1FA91-1FA93,U+1FA96,U+1FA99-1FAA0,U+1FAA2-1FAA7,U+1FAAA-1FAAE}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./4.Da67QRK8.woff2)format("woff2")tech(color-colrv1);unicode-range:U+265F,U+26BD-26BE,U+26F3,U+26F8,U+FE0F,U+1F004,U+1F0CF,U+1F380-1F384,U+1F386-1F38B,U+1F38D-1F391,U+1F396-1F397,U+1F399-1F39B,U+1F39E-1F39F,U+1F3A3-1F3A5,U+1F3A7-1F3A9,U+1F3AB-1F3B4,U+1F3B7-1F3BB,U+1F3BD-1F3C0,U+1F3C5-1F3C6,U+1F3C8-1F3C9,U+1F3CF-1F3D3,U+1F3F8-1F3F9,U+1F47E,U+1F4E2,U+1F4F7-1F4FD,U+1F52B,U+1F579,U+1F58C-1F58D,U+1F5BC,U+1F6F7,U+1F6F9,U+1F6FC,U+1F93F,U+1F941,U+1F945,U+1F947-1F94F,U+1F9E7-1F9E9,U+1F9F5-1F9F6,U+1FA70-1FA71,U+1FA80-1FA81,U+1FA83-1FA85,U+1FA87-1FA88,U+1FA94-1FA95,U+1FA97-1FA98,U+1FAA1,U+1FAA9}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./5.VkdAv8wB.woff2)format("woff2")tech(color-colrv1);unicode-range:U+2693,U+26E9-26EA,U+26F1-26F2,U+26F4-26F5,U+26FA,U+26FD,U+2708,U+FE0F,U+1F301,U+1F303,U+1F306-1F307,U+1F309,U+1F310,U+1F3A0-1F3A2,U+1F3AA,U+1F3CD-1F3CE,U+1F3D5,U+1F3D7-1F3DB,U+1F3DF-1F3E6,U+1F3E8-1F3ED,U+1F3EF-1F3F0,U+1F488,U+1F492,U+1F4BA,U+1F54B-1F54D,U+1F5FA-1F5FF,U+1F680-1F6A2,U+1F6A4-1F6A8,U+1F6B2,U+1F6D1,U+1F6D5-1F6D6,U+1F6DD-1F6DF,U+1F6E2-1F6E5,U+1F6E9,U+1F6EB-1F6EC,U+1F6F3-1F6F6,U+1F6F8,U+1F6FA-1F6FB,U+1F9BC-1F9BD,U+1F9ED,U+1F9F3,U+1FA7C}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./6.fz7iHkSy.woff2)format("woff2")tech(color-colrv1);unicode-range:U+2615,U+FE0F,U+1F32D-1F330,U+1F336,U+1F33D,U+1F345-1F37F,U+1F382,U+1F52A,U+1F942-1F944,U+1F950-1F96F,U+1F99E,U+1F9AA,U+1F9C0-1F9CB,U+1FAD0-1FADB}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./7.DSjiNtbE.woff2)format("woff2")tech(color-colrv1);unicode-range:U+200D,U+2600-2601,U+2603-2604,U+2614,U+2618,U+26A1,U+26C4-26C5,U+26C8,U+26F0,U+2728,U+2744,U+2B1B,U+2B50,U+FE0F,U+1F300,U+1F304-1F305,U+1F308,U+1F30A-1F30F,U+1F311-1F321,U+1F324-1F32C,U+1F331-1F335,U+1F337-1F33C,U+1F33E-1F344,U+1F3D4,U+1F3D6,U+1F3DC-1F3DE,U+1F3F5,U+1F400-1F43F,U+1F490,U+1F4A7,U+1F4AB,U+1F4AE,U+1F525,U+1F54A,U+1F573,U+1F577-1F578,U+1F648-1F64A,U+1F940,U+1F980-1F9AE,U+1F9BA,U+1FA90,U+1FAA8,U+1FAB0-1FABD,U+1FABF,U+1FACE-1FACF,U+1FAE7}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./8.BB1lAEUv.woff2)format("woff2")tech(color-colrv1);unicode-range:U+200D,U+2640,U+2642,U+2695-2696,U+26F7,U+26F9,U+2708,U+2764,U+FE0F,U+1F33E,U+1F373,U+1F37C,U+1F384-1F385,U+1F393,U+1F3A4,U+1F3A8,U+1F3C2-1F3C4,U+1F3C7,U+1F3CA-1F3CC,U+1F3EB,U+1F3ED,U+1F3FB-1F3FF,U+1F466-1F478,U+1F47C,U+1F481-1F483,U+1F486-1F487,U+1F48B,U+1F48F,U+1F491,U+1F4BB-1F4BC,U+1F527,U+1F52C,U+1F574-1F575,U+1F57A,U+1F645-1F647,U+1F64B,U+1F64D-1F64E,U+1F680,U+1F692,U+1F6A3,U+1F6B4-1F6B6,U+1F6C0,U+1F6CC,U+1F91D,U+1F926,U+1F930-1F931,U+1F934-1F93A,U+1F93C-1F93E,U+1F977,U+1F9AF-1F9B3,U+1F9B8-1F9B9,U+1F9BC-1F9BD,U+1F9CC-1F9CF,U+1F9D1-1F9DF,U+1FA82,U+1FAC3-1FAC5}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./9.Cf5jV7Cp.woff2)format("woff2")tech(color-colrv1);unicode-range:U+200D,U+261D,U+2620,U+2639-263A,U+2665,U+270A-270D,U+2728,U+2763-2764,U+2B50,U+FE0F,U+1F31A-1F31F,U+1F32B,U+1F383,U+1F389,U+1F3FB-1F3FF,U+1F440-1F450,U+1F463-1F465,U+1F479-1F47B,U+1F47D-1F480,U+1F485,U+1F48B-1F48C,U+1F493-1F49F,U+1F4A4-1F4A6,U+1F4A8-1F4AB,U+1F4AF,U+1F525,U+1F573,U+1F590,U+1F595-1F596,U+1F5A4,U+1F5E3,U+1F600-1F644,U+1F648-1F64A,U+1F64C,U+1F64F,U+1F90C-1F925,U+1F927-1F92F,U+1F932-1F933,U+1F970-1F976,U+1F978-1F97A,U+1F9A0,U+1F9B4-1F9B7,U+1F9BB,U+1F9BE-1F9BF,U+1F9D0,U+1F9E0-1F9E1,U+1FA75-1FA79,U+1FAC0-1FAC2,U+1FAE0-1FAE6,U+1FAE8,U+1FAF0-1FAF8}@font-face{font-family:Noto Color Emoji;font-style:normal;font-weight:400;font-display:swap;src:url(./10.PFa1w9r7.woff2)format("woff2")tech(color-colrv1);unicode-range:U+200D,U+2194-2195,U+2640,U+2642,U+26D3,U+27A1,U+FE0F,U+1F344,U+1F34B,U+1F3C3,U+1F3FB-1F3FF,U+1F426,U+1F468-1F469,U+1F4A5,U+1F525,U+1F642,U+1F6B6,U+1F7E9,U+1F7EB,U+1F9AF,U+1F9BC-1F9BD,U+1F9CE,U+1F9D1-1F9D2}
