:root{color-scheme:light dark;--primary-50: #ECFDF5;--primary-100: #D1FAE5;--primary-200: #A7F3CF;--primary-300: #6EE7B0;--primary-400: #34D88E;--primary-500: #00C16A;--primary-600: #009E55;--primary-700: #047C44;--primary-800: #0B3D2E;--primary-900: #062A20;--primary-950: #021712;--accent-50: #FFF4ED;--accent-100: #FFE5D4;--accent-200: #FFC7A8;--accent-300: #FFA275;--accent-400: #FF8553;--accent-500: #FF6B35;--accent-600: #ED531C;--accent-700: #C43F11;--accent-800: #993310;--accent-900: #732710;--accent-950: #4A1B0C;--slate-50: #FAFAF9;--slate-100: #F4F4F2;--slate-200: #E7E7E3;--slate-300: #D1D1CB;--slate-400: #A6A69E;--slate-500: #76766E;--slate-600: #595952;--slate-700: #41413B;--slate-800: #2B2B27;--slate-900: #1A1A17;--slate-950: #0E1411;--color-bg-app: #FAFAF9;--color-bg-surface: #FFFFFF;--color-bg-surface-muted: #F4F4F2;--color-bg-brand: #00C16A;--color-bg-brand-muted: #ECFDF5;--color-bg-accent: #FF6B35;--color-bg-dark: #0E1411;--color-text-primary: #0E1411;--color-text-secondary: #595952;--color-text-tertiary: #76766E;--color-text-on-brand: #FFFFFF;--color-text-on-accent: #FFFFFF;--color-text-brand: #047C44;--color-spark: #2563EB;--color-border-default: #E7E7E3;--color-border-strong: #D1D1CB;--color-border-brand: #00C16A;--color-border-brand-strong: #047C44;--color-success: #00C16A;--color-warning: #F59E0B;--color-error: #DC2626;--color-info: #0EA5E9;--color-violet: #8B5CF6;--color-success-soft: #ECFDF5;--color-warning-soft: #FEF3C7;--color-error-soft: #FEE2E2;--color-info-soft: #E0F2FE;--color-accent-soft: #FFE5D4;--color-success-ink: #047C44;--color-warning-ink: #92400E;--color-error-ink: #991B1B;--color-info-ink: #075985;--color-accent-ink: #732710;--color-focus-ring: rgba(0, 193, 106, .4);--font-ui: "Inter", -apple-system, "SF Pro Text", system-ui, sans-serif;--font-display: "Inter", -apple-system, "SF Pro Display", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-full: 999px;--shadow-sm: 0 1px 2px rgba(14, 20, 17, .06);--shadow-md: 0 4px 14px rgba(14, 20, 17, .07), 0 1px 2px rgba(14, 20, 17, .04);--shadow-lg: 0 12px 40px rgba(14, 20, 17, .12), 0 2px 6px rgba(14, 20, 17, .06);--shadow-brand: 0 8px 24px rgba(0, 193, 106, .18);--shadow-accent: 0 8px 24px rgba(255, 107, 53, .22);--duration-instant: 1ms;--duration-press: 90ms;--duration-micro: .12s;--duration-fast: .16s;--duration-base: .22s;--duration-entrance: .3s;--duration-emphasis: .38s;--duration-count: .82s;--duration-loader-appear: .5s;--duration-loader-cycle: 1.6s;--duration-toast-exit: .26s;--easing-standard: cubic-bezier(.22, 1, .36, 1);--easing-material: cubic-bezier(.4, 0, .2, 1);--easing-overshoot: cubic-bezier(.34, 1.56, .64, 1);--easing-jelly: cubic-bezier(.3, 1.35, .4, 1);--easing-glide: cubic-bezier(.2, .7, .3, 1);--easing-boost: cubic-bezier(.22, 1.2, .36, 1);--easing-ease-in: cubic-bezier(.4, 0, 1, 1);--easing-linear: linear}[data-theme=light]{color-scheme:light}[data-theme=dark]{color-scheme:dark;--color-bg-app: #0D1110;--color-bg-surface: #171B1A;--color-bg-surface-muted: #212524;--color-bg-brand: #00C16A;--color-bg-brand-muted: #062A20;--color-bg-accent: #FF6B35;--color-bg-dark: #0E1411;--color-text-primary: #FAFAF9;--color-text-secondary: #A6A69E;--color-text-tertiary: #76766E;--color-text-on-brand: #023523;--color-text-on-accent: #4A1B0C;--color-text-brand: #34D88E;--color-spark: #5FD0FF;--color-border-default: #212524;--color-border-strong: #41413B;--color-border-brand: #00C16A;--color-border-brand-strong: #047C44;--color-success: #34D88E;--color-warning: #FBBF24;--color-error: #EF4444;--color-info: #38BDF8;--color-violet: #A78BFA;--color-success-soft: #062A20;--color-warning-soft: #422006;--color-error-soft: #450A0A;--color-info-soft: #082F49;--color-accent-soft: #4A1B0C;--color-success-ink: #6EE7B0;--color-warning-ink: #FCD34D;--color-error-ink: #FCA5A5;--color-info-ink: #7DD3FC;--color-accent-ink: #FFC7A8;--color-focus-ring: rgba(0, 193, 106, .5);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 14px rgba(0, 0, 0, .45), 0 1px 2px rgba(0, 0, 0, .3);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .3)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--color-bg-app: #0D1110;--color-bg-surface: #171B1A;--color-bg-surface-muted: #212524;--color-bg-brand: #00C16A;--color-bg-brand-muted: #062A20;--color-bg-accent: #FF6B35;--color-bg-dark: #0E1411;--color-text-primary: #FAFAF9;--color-text-secondary: #A6A69E;--color-text-tertiary: #76766E;--color-text-on-brand: #023523;--color-text-on-accent: #4A1B0C;--color-text-brand: #34D88E;--color-spark: #5FD0FF;--color-border-default: #212524;--color-border-strong: #41413B;--color-border-brand: #00C16A;--color-border-brand-strong: #047C44;--color-success: #34D88E;--color-warning: #FBBF24;--color-error: #EF4444;--color-info: #38BDF8;--color-violet: #A78BFA;--color-success-soft: #062A20;--color-warning-soft: #422006;--color-error-soft: #450A0A;--color-info-soft: #082F49;--color-accent-soft: #4A1B0C;--color-success-ink: #6EE7B0;--color-warning-ink: #FCD34D;--color-error-ink: #FCA5A5;--color-info-ink: #7DD3FC;--color-accent-ink: #FFC7A8;--color-focus-ring: rgba(0, 193, 106, .5);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 14px rgba(0, 0, 0, .45), 0 1px 2px rgba(0, 0, 0, .3);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .3)}}.hide-scrollbar{scrollbar-width:none}.co-btn{transition:transform var(--duration-press) ease,box-shadow .18s var(--easing-standard),filter var(--duration-fast) ease,opacity var(--duration-fast) ease}.co-btn:active:not(:disabled){transform:scale(.97)}.co-btn--solid:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.co-btn--solid:active:not(:disabled){transform:translateY(0) scale(.98);filter:brightness(.98)}.co-btn--primary:hover:not(:disabled){box-shadow:var(--shadow-brand)}.co-btn--ghost:hover:not(:disabled){filter:brightness(.985);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.co-btn--ghost:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:none}.co-btn--spark{box-shadow:0 0 16px #4d9bff59}.co-btn--spark:hover:not(:disabled){box-shadow:0 0 22px #4d9bff80}.co-btn--spark-ghost{background:#4d9bff1a}.co-btn--spark-ghost:hover:not(:disabled){background:#4d9bff29}.co-btn--text:hover:not(:disabled){filter:brightness(1.12);text-decoration:underline}.co-icon-btn{transition:transform var(--duration-press) ease,box-shadow var(--duration-fast) ease,filter .15s ease,opacity var(--duration-fast) ease}.co-icon-btn:hover:not(:disabled){filter:brightness(.97);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.co-icon-btn:active:not(:disabled){transform:scale(.92);box-shadow:none}.co-card{box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-base) var(--easing-standard),transform .18s var(--easing-standard)}.co-card--interactive{cursor:pointer}.co-card--interactive:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.co-card--interactive:active{transform:translateY(0) scale(.995);box-shadow:var(--shadow-sm)}a:hover .co-card{box-shadow:var(--shadow-md);transform:translateY(-2px)}a:active .co-card{transform:translateY(0) scale(.995);box-shadow:var(--shadow-sm)}.co-chip--interactive{cursor:pointer;transition:transform var(--duration-press) ease,filter .14s ease,box-shadow .14s ease}.co-chip--interactive:hover{filter:brightness(.97);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.co-chip--interactive:active{transform:scale(.96);box-shadow:none}.co-input:focus{border-color:var(--color-border-brand);box-shadow:inset 0 0 0 1px var(--color-border-brand)}.co-input--invalid:focus{border-color:var(--color-error);box-shadow:inset 0 0 0 1px var(--color-error)}.co-input,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),textarea,select{font-weight:500;letter-spacing:-.01em}.co-input{line-height:1.2}.co-input::placeholder,input::placeholder,textarea::placeholder{color:var(--color-text-tertiary);opacity:1;font-size:14px;font-weight:500;letter-spacing:-.01em}@media (hover: none) and (pointer: coarse){.co-input,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not(.co-otp-digit):not(.co-linkedit-field),textarea,select{font-size:16px!important}.co-input-affix:not(.co-linkedit-field){font-size:16px!important}}.co-search{transition:box-shadow .15s ease,border-color .15s ease}.co-search:focus-within{border-color:var(--color-border-brand);box-shadow:inset 0 0 0 1px var(--color-border-brand)}.co-seg-btn:active{transform:scale(.96)}.co-hover{transition:filter .13s ease,transform var(--duration-press) ease}.co-hover:hover:not(:disabled){filter:brightness(.96)}.co-hover:active:not(:disabled){transform:scale(.98)}@keyframes co-list-row-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.co-anim-list-row{animation:co-list-row-in var(--duration-entrance) var(--easing-glide) backwards;animation-delay:calc(var(--co-stagger-index, 0) * 40ms)}@keyframes co-page-in{0%{opacity:0}to{opacity:1}}.co-anim-page{animation:co-page-in var(--duration-entrance) var(--easing-standard)}.co-frozen,.co-frozen *,.co-frozen *:before,.co-frozen *:after{animation:none!important;transition:none!important}@keyframes co-pop-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.co-anim-pop{animation:co-pop-in var(--duration-emphasis) var(--easing-overshoot) backwards}@keyframes co-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}.co-anim-pulse{animation:co-pulse 1.8s ease-in-out infinite}@keyframes co-field-error-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.co-anim-field-error{animation:co-field-error-in var(--duration-fast) var(--easing-glide) backwards}.co-anim-reveal{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--duration-base) var(--easing-material)}.co-anim-reveal[data-open=true]{grid-template-rows:1fr}.co-anim-reveal>*{min-height:0;overflow:hidden}.co-scrim{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#0f111673;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:none}.co-scrim--heavy{background:#0a1124b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (prefers-reduced-motion: reduce){.co-btn,.co-icon-btn,.co-card,.co-chip--interactive,.co-search{transition:none}.co-btn:hover,.co-btn:active,.co-icon-btn:hover,.co-icon-btn:active,.co-card--interactive:hover,.co-card--interactive:active,a:hover .co-card,a:active .co-card,.co-chip--interactive:hover,.co-chip--interactive:active,.co-seg-btn:active,.co-hover:active{transform:none}.co-scrim{transition:none}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");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-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");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-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");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-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");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-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff) format("woff");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-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2) format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2) format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff) format("woff");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-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2) format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff) format("woff");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-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2) format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff) format("woff");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-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff) format("woff");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-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2) format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2) format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff) format("woff");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-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2) format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff) format("woff");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-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2) format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff) format("woff");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-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff) format("woff");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-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2) format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2) format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff) format("woff");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-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2) format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff) format("woff");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-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2) format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff) format("woff");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-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff");unicode-range:U+0000-00FF,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;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-ext-800-normal-BZOjs1Xv.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-800-normal-Ca-gJeZY.woff) format("woff");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-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2) format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-ext-800-normal-B--PVpEC.woff2) format("woff2"),url(/assets/inter-greek-ext-800-normal-DUe57HfS.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-800-normal-CLIouy3y.woff2) format("woff2"),url(/assets/inter-greek-800-normal-BU00tryP.woff) format("woff");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-display:swap;font-weight:800;src:url(/assets/inter-vietnamese-800-normal-Cm7tD1pz.woff2) format("woff2"),url(/assets/inter-vietnamese-800-normal-DDlpr_Ee.woff) format("woff");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-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2) format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff) format("woff");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-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2) format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff) format("woff");unicode-range:U+0000-00FF,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}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--color-bg-app);color:var(--color-text-primary);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;overflow-x:clip}#root{min-height:100dvh;max-width:100%;overflow-x:clip}a{color:var(--color-text-brand);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;color:inherit}:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0s!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}
