:root{--color-primary-50:#fef9e7;--color-primary-100:#fef3c7;--color-primary-200:#fde68a;--color-primary-300:#fcd34d;--color-primary-400:#fbbf24;--color-primary-500:#fab908;--color-primary-600:#d97706;--color-primary-700:#b45309;--color-primary-800:#92400e;--color-primary-900:#78350f;--color-secondary-50:#f9fafb;--color-secondary-100:#f3f4f6;--color-secondary-200:#e5e7eb;--color-secondary-300:#d1d5db;--color-secondary-400:#9ca3af;--color-secondary-500:#6b7280;--color-secondary-600:#4b5563;--color-secondary-700:#374151;--color-secondary-800:#2d2d2d;--color-secondary-900:#1f2937;--color-accent-50:var(--color-primary-50);--color-accent-100:var(--color-primary-100);--color-accent-200:var(--color-primary-200);--color-accent-300:var(--color-primary-300);--color-accent-400:var(--color-primary-400);--color-accent-500:var(--color-primary-500);--color-accent-600:var(--color-primary-600);--color-accent-700:var(--color-primary-700);--color-accent-800:var(--color-primary-800);--color-accent-900:var(--color-primary-900);--color-neutral-50:#fafafa;--color-neutral-100:#f5f5f5;--color-neutral-200:#e5e5e5;--color-neutral-300:#d4d4d4;--color-neutral-400:#a3a3a3;--color-neutral-500:#737373;--color-neutral-600:#525252;--color-neutral-700:#404040;--color-neutral-800:#262626;--color-neutral-900:#171717;--color-success-light:#d1fae5;--color-success:#10b981;--color-success-dark:#047857;--color-warning-light:#fef3c7;--color-warning:#f59e0b;--color-warning-dark:#d97706;--color-error-light:#fee2e2;--color-error:#ef4444;--color-error-dark:#dc2626;--color-info-light:#dbeafe;--color-info:#3b82f6;--color-info-dark:#1d4ed8;--cta-bg:#fab908;--cta-bg-hover:#fbbf24;--cta-text:#111827;--cta-shadow:0 10px 20px -10px rgba(250,185,8,0.45);--color-heading:var(--color-neutral-900);--color-linkedin:#0a66c2;--color-linkedin-hover:#0b5cad;--color-google-blue:#4285f4;--color-google-green:#34a853;--color-google-yellow:#fbbc05;--color-google-red:#ea4335;--color-surface-shell:#000000;--color-surface-panel:#2d2d2d;--color-surface-card:var(--color-neutral-50);--color-surface-subtle:#f9fafb;--color-surface-overlay:rgba(0,0,0,0.72);--color-border-strong:color-mix(in srgb,var(--cta-bg) 42%,transparent);--color-border-subtle:color-mix(in srgb,var(--color-secondary-800) 18%,white);--color-text-primary:var(--color-neutral-900);--color-text-inverse:#ffffff;--color-text-muted:#4b5563;--color-text-subtle:#9ca3af;--font-primary:var(--font-playfair),"Playfair Display","Noto Serif",serif;--font-secondary:var(--font-afacad),"Afacad","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"Fira Code","Courier New",monospace;--radius-none:0;--radius-sm:0.125rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-xs:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);--shadow-primary:0 10px 15px -3px rgba(250,185,8,0.3),0 4px 6px -4px rgba(250,185,8,0.3);--shadow-secondary:0 10px 15px -3px rgba(45,45,45,0.2),0 4px 6px -4px rgba(45,45,45,0.2);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:200ms cubic-bezier(0.4,0,0.2,1);--transition-slow:300ms cubic-bezier(0.4,0,0.2,1)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){:root{--shadow-sm:0 0 0 1px var(--color-neutral-900);--shadow-md:0 0 0 2px var(--color-neutral-900);--shadow-lg:0 0 0 3px var(--color-neutral-900)}}:root{--foreground-rgb:0,0,0;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255;--primary:250,185,8;--secondary:45,45,45;--accent:250,185,8;--black:0,0,0;--dark-grey:45,45,45;--white:255,255,255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:45,45,45}}html[data-mantine-color-scheme=dark]{color-scheme:dark;--mantine-color-text:var(--mantine-color-gray-1);--mantine-color-dimmed:var(--mantine-color-gray-2);--color-heading:var(--mantine-color-white);--color-text-primary:var(--mantine-color-gray-1);--color-text-inverse:var(--mantine-color-ink-9);--color-text-muted:var(--mantine-color-gray-2);--color-text-subtle:var(--mantine-color-gray-3);--color-surface-shell:var(--mantine-color-ink-9);--color-surface-panel:var(--mantine-color-ink-8);--color-surface-card:var(--mantine-color-ink-8);--color-surface-subtle:var(--mantine-color-ink-7);--color-border-strong:var(--mantine-color-ink-6);--color-border-subtle:var(--mantine-color-ink-6)}body{color:var(--color-text-primary);background:var(--color-surface-shell);font-family:var(--font-secondary);font-size:18px;line-height:1.7;letter-spacing:0}body.consent-banner-open{padding-bottom:var(--consent-banner-height,0)}li,ol,p,ul{font-size:18px;line-height:1.7}h1,h2,h3,h4,li,ol,p,ul{font-family:var(--font-secondary)}h1,h2,h3,h4{letter-spacing:0;color:var(--color-heading)}h1{font-size:clamp(2rem,2.5vw,2.75rem);line-height:1.2}h2{font-size:clamp(1.625rem,2vw,2.1rem);line-height:1.25}h3{font-size:clamp(1.375rem,1.6vw,1.6rem);line-height:1.3}.lesson-prose{font-family:var(--font-secondary);font-size:1.15rem;line-height:1.8;letter-spacing:0}.lesson-prose,.lesson-prose p{color:var(--lesson-prose-text,currentColor)}.lesson-prose p{margin-bottom:1.1em}.lesson-prose h1,.lesson-prose h2,.lesson-prose h3,.lesson-prose h4{font-family:var(--font-secondary);margin-top:1.6em;margin-bottom:.6em;color:var(--lesson-prose-heading,var(--color-heading));letter-spacing:0}.lesson-prose ol,.lesson-prose ul{padding-left:1.4em;margin-bottom:1.2em;line-height:1.8;color:var(--lesson-prose-text,currentColor)}.lesson-prose li{margin-bottom:.6em;color:var(--lesson-prose-text,currentColor)}.lesson-prose a{color:var(--lesson-prose-link,var(--cta-bg));text-decoration-thickness:.08em;text-underline-offset:.18em}.lesson-prose blockquote{color:var(--lesson-prose-muted,currentColor);border-left:3px solid var(--lesson-prose-accent,var(--cta-bg));padding-left:1em}.lesson-prose code{background:var(--lesson-prose-code-bg,color-mix(in srgb,currentColor 10%,transparent));color:var(--lesson-prose-code-text,currentColor);border-radius:var(--radius-md);padding:.1em .28em}.lesson-prose-dark{--lesson-prose-heading:var(--mantine-color-white);--lesson-prose-text:var(--mantine-color-gray-2);--lesson-prose-muted:var(--mantine-color-gray-3);--lesson-prose-link:var(--mantine-color-amanoba-4);--lesson-prose-accent:var(--mantine-color-amanoba-5);--lesson-prose-code-bg:var(--mantine-color-ink-9);--lesson-prose-code-text:var(--mantine-color-gray-1)}.text-balance{text-wrap:balance}.focus-visible-ring:focus-visible{outline:2px solid var(--mantine-color-amanoba-5);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-surface-shell)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-subtle)}@keyframes achievement-pop{0%{transform:scale(0) rotate(-180deg);opacity:0}50%{transform:scale(1.2) rotate(10deg)}to{transform:scale(1) rotate(0deg);opacity:1}}@keyframes level-up{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(-20px) scale(1.1)}75%{transform:translateY(-10px) scale(1.05)}}@keyframes points-counter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-achievement-pop{animation:achievement-pop .6s cubic-bezier(.68,-.55,.265,1.55)}.animate-level-up{animation:level-up .8s ease-out}.animate-points-counter{animation:points-counter .3s ease-out}.rich-text-editor.ProseMirror{outline:none}.rich-text-editor.ProseMirror,.rich-text-editor.ProseMirror li,.rich-text-editor.ProseMirror ol,.rich-text-editor.ProseMirror p,.rich-text-editor.ProseMirror ul{color:var(--color-text-primary)!important}.rich-text-editor.ProseMirror h1,.rich-text-editor.ProseMirror h2,.rich-text-editor.ProseMirror h3,.rich-text-editor.ProseMirror h4,.rich-text-editor.ProseMirror h5,.rich-text-editor.ProseMirror h6{color:var(--color-heading)!important}.rich-text-editor.ProseMirror blockquote{color:var(--color-text-muted)!important;border-left:3px solid var(--color-secondary-700);padding-left:1em;margin:1em 0}.rich-text-editor.ProseMirror a{color:var(--cta-bg)!important;text-decoration:underline}.rich-text-editor.ProseMirror p.is-editor-empty:first-child:before{color:var(--color-secondary-400)!important}@media (max-width:768px){body{line-height:1.55;padding-left:0;padding-right:0}h1{font-size:22px;line-height:1.25}h2{font-size:19px;line-height:1.3}h3{font-size:17px;line-height:1.35}.page-container{padding-left:16px;padding-right:16px}[role=button],a.button,button{min-height:44px;min-width:44px;padding:12px 16px}.game-board,.game-canvas,.game-controls{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.game-container{overscroll-behavior-y:contain;position:fixed;width:100%;height:100%}*{-webkit-tap-highlight-color:rgba(99,102,241,.2)}body{font-size:16px;line-height:1.5}.game-madoku,.game-memory,.game-quizzz,.game-whackpop{max-width:100vw;padding:16px;box-sizing:border-box}.dashboard-grid,.dashboard-grid-2,.dashboard-grid-3{grid-template-columns:1fr!important}.mobile-full-width{width:100%}.mobile-sticky-header{position:sticky;top:0;z-index:50;background:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.touch-spacing{margin:16px 0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}@media (max-width:768px) and (orientation:landscape){header{padding:8px 16px}.game-container{height:100vh}.landscape-hide{display:none}}@media (display-mode:standalone){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.pwa-safe-area{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}.pb-safe{padding-bottom:max(1rem,env(safe-area-inset-bottom,1rem))}.swipeable{touch-action:pan-y pinch-zoom}.no-scroll{overflow:hidden;position:fixed;width:100%}@media (max-width:768px){.loading-skeleton{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}}.CookieConsentBanner_banner__j6qA8{position:fixed;inset-inline:0;bottom:0;z-index:50;max-height:min(70vh,360px);overflow-y:auto;border-top:1px solid var(--mantine-color-gray-3)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_3db795{font-family:Inter,Inter Fallback;font-style:normal}.__variable_3db795{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/82ef96de0e8f4d8c-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a6ecd16fa044d500-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bd82c78e5b7b3fe9-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c32c8052c071fc42-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6f22fce21a7c433c-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1d8a05b60287ae6c-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/77c207b095007c34-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1755441e3a2fa970-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans Fallback;src:local("Arial");ascent-override:100.54%;descent-override:27.56%;line-gap-override:0.00%;size-adjust:106.33%}.__className_d45b32{font-family:Noto Sans,Noto Sans Fallback;font-style:normal}.__variable_d45b32{--font-noto-sans:"Noto Sans","Noto Sans Fallback"}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_f9b466{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_f9b466{--font-playfair:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:Afacad;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/91403cb435414922-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Afacad;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/db12ce5f51262142-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Afacad;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/b8224dfe506223fd-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Afacad;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/1ca864e89c922a00-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Afacad;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/64a3a9fd4d8274f9-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Afacad;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/da11ba60d7fc0696-s.woff2?dpl=dpl_3NSnS3oCWBGrba5W6sK9N2iGzamc) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Afacad Fallback;src:local("Arial");ascent-override:111.84%;descent-override:37.28%;line-gap-override:0.00%;size-adjust:89.41%}.__className_3efeb2{font-family:Afacad,Afacad Fallback;font-style:normal}.__variable_3efeb2{--font-afacad:"Afacad","Afacad Fallback"}