:root{color-scheme:light;--bg:#f8fafb;--fg:#1c2633;--fg-muted:#5d6d7e;--fg-subtle:#8898a9;--card:#ffffff;--border:rgba(28,38,51,0.08);--border-hover:rgba(34,158,217,0.28);--tg-blue:#229ed9;--tg-blue-dark:#1a7cb5;--tg-blue-soft:rgba(34,158,217,0.1);--accent:var(--tg-blue);--accent-soft:var(--tg-blue-soft);--cta:#25d366;--cta-hover:#1ebe5d;--cta-ink:#06301a;--radius:16px;--shadow-sm:0 1px 3px rgba(15,61,92,0.06),0 1px 0 rgba(255,255,255,0.9) inset;--shadow-md:0 4px 16px rgba(15,61,92,0.08),0 1px 0 rgba(255,255,255,0.95) inset;--shadow-lg:0 12px 40px rgba(15,61,92,0.12),0 1px 0 rgba(255,255,255,1) inset;--font-body:var(--font-body),-apple-system,system-ui,sans-serif;--font-display:var(--font-display),Georgia,serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;overflow-x:clip}::selection{background:color-mix(in oklab,var(--tg-blue) 22%,transparent);color:var(--fg)}body{margin:0;min-height:100dvh;overflow-x:clip;font-family:var(--font-body);font-size:15px;line-height:1.52;letter-spacing:-.014em;color:var(--fg);background-color:var(--bg);background-image:radial-gradient(ellipse 90% 70% at 50% -8%,color-mix(in oklab,var(--tg-blue) 8%,transparent),transparent 42%),linear-gradient(180deg,#fbfcfd 0,var(--bg) 35%,#f3f6f9 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:900px){body{font-size:16px}}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--tg-blue);outline-offset:3px;border-radius:6px}a{color:inherit}main{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3.5rem}@media (max-width:640px){main{padding:1.25rem .85rem 6rem}}@media (min-width:641px) and (max-width:899px){main{padding:1.35rem 1.25rem 6rem}}@media (min-width:900px) and (max-width:1200px){main{padding-left:1.5rem;padding-right:1.5rem}}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:100;padding:.65rem 1.25rem;border-radius:0 0 10px 10px;background:var(--tg-blue);color:#fff;font-weight:700;font-size:.88rem;text-decoration:none}.skip-link:focus{position:fixed;left:50%;top:0;transform:translateX(-50%);width:auto;height:auto}.prose{font-size:.97rem;line-height:1.7;color:var(--fg-muted)}.prose h1,.prose h2,.prose h3{font-family:var(--font-display);color:var(--fg);letter-spacing:-.03em;font-weight:600}.prose h2{margin-top:1.75rem;margin-bottom:.75rem}.prose p{margin:0 0 .9rem}.prose ul{margin:0 0 1rem;padding-left:1.25rem}.prose a{color:var(--tg-blue);font-weight:600;text-decoration:none;border-bottom:1px solid color-mix(in oklab,var(--tg-blue) 32%,transparent);transition:border-color .15s ease,color .15s ease}.prose a:hover{border-bottom-color:var(--tg-blue);color:var(--tg-blue-dark)}.page-title{font-family:var(--font-display);font-size:clamp(1.4rem,3.5vw,2rem);font-weight:600;margin:0 0 .55rem;letter-spacing:-.04em;line-height:1.12;color:var(--fg)}@media (min-width:641px) and (max-width:899px){.page-title{font-size:1.65rem}}.lead{margin:0 0 1.15rem;color:var(--fg-muted);font-size:.98rem;line-height:1.58}@media (min-width:900px){.lead{font-size:1.02rem}}.callout{padding:1.05rem 1.25rem;border-radius:14px;border:1px solid color-mix(in oklab,var(--tg-blue) 18%,var(--border));background:linear-gradient(135deg,color-mix(in oklab,var(--tg-blue-soft) 90%,#fff),#f8fbfd);font-size:.92rem;color:var(--fg-muted);line-height:1.6;box-shadow:var(--shadow-sm)}.callout strong{color:var(--fg)}.statline{font-size:.93rem}.block-mt{margin-top:1.35rem}.block-mt-lg{margin-top:2.15rem}.block-mt-xl{margin-top:2.75rem}.grid{display:grid;grid-gap:.7rem;gap:.7rem;grid-template-columns:1fr}@media (min-width:580px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.grid{grid-template-columns:repeat(3,1fr);gap:.85rem}}@media (min-width:1200px){.grid{grid-template-columns:repeat(4,1fr);gap:.85rem}}.MobileMenuSheet_backdrop__wIEmE{position:fixed;inset:0;z-index:60;background:rgba(15,35,55,.45);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.MobileMenuSheet_backdropOpen__us2_G{opacity:1;visibility:visible;pointer-events:auto}.MobileMenuSheet_panel__21gsX{position:fixed;left:0;right:0;bottom:0;z-index:61;max-height:min(88vh,640px);display:flex;flex-direction:column;border-radius:20px 20px 0 0;background:linear-gradient(180deg,#ffffff,#f4f8fb);border:1px solid rgba(34,158,217,.18);border-bottom:none;box-shadow:0 -12px 40px rgba(15,61,92,.18);transform:translateY(100%);transition:transform .28s cubic-bezier(.32,.72,0,1);padding-bottom:env(safe-area-inset-bottom,0)}.MobileMenuSheet_panelOpen__QTGj2{transform:translateY(0)}.MobileMenuSheet_head__ZbZCg{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1rem .5rem}.MobileMenuSheet_handle__WwfzG{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:999px;background:rgba(92,107,122,.28);pointer-events:none}.MobileMenuSheet_title__EeZd2{margin:.35rem 0 0;font-family:var(--font-display);font-size:1.15rem;font-weight:650;letter-spacing:-.03em;color:var(--fg)}.MobileMenuSheet_close__q_2M_{flex:0 0 auto;margin-top:.35rem;width:40px;height:40px;display:grid;place-items:center;border:none;border-radius:12px;background:color-mix(in srgb,var(--tg-blue) 8%,transparent);color:var(--tg-blue-dark);font-size:1.35rem;line-height:1;font-weight:300;cursor:pointer;transition:background .15s ease}@media (hover:hover){.MobileMenuSheet_close__q_2M_:hover{background:color-mix(in srgb,var(--tg-blue) 14%,transparent)}}.MobileMenuSheet_scroll__CuoZU{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1rem 1rem;overscroll-behavior:contain}.MobileMenuSheet_section__gb_Ag{margin-top:.85rem}.MobileMenuSheet_section__gb_Ag:first-child{margin-top:.25rem}.MobileMenuSheet_sectionTitle__EN8vA{margin:0 0 .4rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--tg-blue)}.MobileMenuSheet_list___nj5r{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.MobileMenuSheet_list___nj5r a{display:block;padding:.55rem .65rem;border-radius:12px;font-size:.9rem;font-weight:600;color:var(--fg);text-decoration:none;background:color-mix(in srgb,var(--fg) 4%,transparent);border:1px solid color-mix(in srgb,var(--fg) 8%,transparent);transition:border-color .15s ease,background .15s ease}@media (hover:hover){.MobileMenuSheet_list___nj5r a:hover{border-color:color-mix(in srgb,var(--tg-blue) 35%,transparent);background:color-mix(in srgb,var(--tg-blue) 7%,transparent)}}.MobileMenuSheet_linkCta__3kGNm{background:color-mix(in srgb,var(--tg-blue) 12%,transparent)!important;border-color:color-mix(in srgb,var(--tg-blue) 28%,transparent)!important;color:var(--tg-blue-dark)!important}.MobileMenuSheet_linkHighlight__HI3x0{color:var(--tg-blue-dark)!important;font-weight:700!important}.MobileMenuSheet_hubSectionTitle__Ot72i{display:flex;align-items:center;gap:.4rem}.MobileMenuSheet_hubSectionTitle__Ot72i svg{width:14px;height:14px}.MobileMenuSheet_telegramHeroLink__FgA5c{background:linear-gradient(135deg,color-mix(in srgb,var(--tg-blue) 16%,transparent) 0,color-mix(in srgb,var(--tg-blue) 6%,transparent) 100%)!important;border-color:color-mix(in srgb,var(--tg-blue) 32%,transparent)!important;color:var(--tg-blue-dark)!important;font-weight:700!important;display:flex!important;align-items:center;gap:.5rem}.MobileMenuSheet_telegramHeroLink__FgA5c:after{content:"→";margin-left:auto;font-size:1rem;color:var(--tg-blue-dark);font-weight:400}.MobileMenuSheet_whatsappHeroLink__2z0N1{background:linear-gradient(135deg,color-mix(in srgb,#25d366 22%,transparent),color-mix(in srgb,#25d366 8%,transparent))!important;border-color:color-mix(in srgb,#128c4a 38%,transparent)!important;color:#0a4a2a!important;font-weight:700!important;display:flex!important;align-items:center;gap:.5rem}.MobileMenuSheet_whatsappHeroLink__2z0N1:after{content:"→";margin-left:auto;font-size:1rem;color:#0a4a2a;font-weight:400}.MobileMenuSheet_whatsappSectionTitle__NShSH{color:#128c4a!important}.BottomNav_nav__U6wNc{display:flex;position:fixed;z-index:50;left:0;right:0;bottom:0;padding:.4rem .3rem calc(.4rem + env(safe-area-inset-bottom));background:linear-gradient(180deg,#ffffff,#f7fafc);border-top:1px solid rgba(34,158,217,.14);box-shadow:0 -6px 28px rgba(15,61,92,.1);justify-content:space-around;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width:900px){.BottomNav_nav__U6wNc{display:none}}.BottomNav_itemActive__Jo7tK,.BottomNav_item__XraZe{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.15rem;min-height:52px;padding:.3rem .2rem;text-decoration:none;font-size:.66rem;font-weight:800;letter-spacing:.03em;color:#5c6b7a;border-radius:12px;max-width:76px;transition:color .15s ease,background .15s ease,transform .12s ease}.BottomNav_itemActive__Jo7tK{color:var(--tg-blue);background:color-mix(in oklab,var(--tg-blue) 10%,transparent)}@media (hover:hover){.BottomNav_item__XraZe:hover{color:var(--tg-blue-dark)}}.BottomNav_itemActive__Jo7tK:active,.BottomNav_item__XraZe:active{transform:scale(.94)}.BottomNav_ico__lfApQ{font-size:1.2rem;line-height:1}.BottomNav_lbl__vo4GT{line-height:1.2;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.BottomNav_nav__U6wNc button.BottomNav_itemActive__Jo7tK,.BottomNav_nav__U6wNc button.BottomNav_item__XraZe{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;cursor:pointer;font:inherit;width:100%}@media (max-width:360px){.BottomNav_itemActive__Jo7tK,.BottomNav_item__XraZe{padding:.28rem .12rem;font-size:.6rem;max-width:none}.BottomNav_ico__lfApQ{font-size:1.05rem}}.CookieConsent_banner__yWW0L{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:0 1rem 1rem;pointer-events:none;animation:CookieConsent_slideUp__fPIKd .4s ease-out both}@keyframes CookieConsent_slideUp__fPIKd{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent_inner__FcOHr{pointer-events:auto;max-width:42rem;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:16px;background:var(--card,#fff);border:1px solid var(--border,rgba(28,38,51,.08));box-shadow:0 -4px 32px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.03)}.CookieConsent_text__6o96c{flex:1 1;min-width:0}.CookieConsent_title__CHwVa{margin:0 0 .3rem;font-size:.88rem;font-weight:800;color:var(--fg,#1c2633)}.CookieConsent_desc__AEX9f{margin:0;font-size:.78rem;line-height:1.5;color:var(--fg-muted,#5d6d7e)}.CookieConsent_link__32ySk{color:var(--tg-blue,#229ed9);font-weight:600;text-decoration:none}.CookieConsent_link__32ySk:hover{text-decoration:underline}.CookieConsent_actions__YPCKu{display:flex;flex-shrink:0;gap:.5rem}.CookieConsent_acceptBtn__kLR5F,.CookieConsent_rejectBtn__exvd_{border:none;cursor:pointer;font-size:.8rem;font-weight:700;padding:.55rem 1.1rem;border-radius:10px;transition:background .15s ease,transform .1s ease;white-space:nowrap}.CookieConsent_acceptBtn__kLR5F{background:#25d366;color:#fff}.CookieConsent_acceptBtn__kLR5F:hover{background:#1fbe5d}.CookieConsent_acceptBtn__kLR5F:active{transform:scale(.97)}.CookieConsent_rejectBtn__exvd_{background:var(--bg,#f0f3f6);color:var(--fg-muted,#5d6d7e);border:1px solid var(--border,rgba(28,38,51,.08))}.CookieConsent_rejectBtn__exvd_:hover{background:#e8ecf0}.CookieConsent_rejectBtn__exvd_:active{transform:scale(.97)}@media (max-width:640px){.CookieConsent_banner__yWW0L{padding:0 .5rem calc(env(safe-area-inset-bottom, 0px) + 4.5rem)}.CookieConsent_inner__FcOHr{flex-direction:column;align-items:stretch;padding:1rem;gap:.75rem}.CookieConsent_actions__YPCKu{justify-content:stretch}.CookieConsent_acceptBtn__kLR5F,.CookieConsent_rejectBtn__exvd_{flex:1 1;text-align:center}}.Header_header__KwdYD{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:linear-gradient(180deg,#25d366,#128c4a);box-shadow:0 4px 28px rgba(18,140,74,.3)}.Header_bar__O6T0V{max-width:1100px;margin:0 auto;padding:.7rem 1rem;display:flex;flex-direction:row;align-items:center;gap:1rem}.Header_brand__fkyv5{flex-shrink:0}.Header_barTools__ClJzx{margin-left:auto}@media (max-width:640px){.Header_bar__O6T0V{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:.5rem;column-gap:.5rem;grid-row-gap:.55rem;row-gap:.55rem;padding:.6rem .75rem;align-items:center}.Header_brand__fkyv5{grid-row:1;grid-column:1;justify-self:start;margin-left:0;min-width:0;max-width:100%;gap:0}.Header_brandText__9ED4V{display:none!important}.Header_barTools__ClJzx{grid-row:1;grid-column:2;margin-left:0;justify-self:end;width:auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.35rem;min-width:0}.Header_search__i7Buy{grid-row:2;grid-column:1/-1;flex:none;justify-self:stretch;max-width:100%;width:100%;min-width:0}}@media (min-width:900px) and (max-width:1200px){.Header_bar__O6T0V{padding-left:1.5rem;padding-right:1.5rem}}.Header_brand__fkyv5{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.6rem;text-decoration:none;color:#fff;min-height:44px;max-width:100%;transition:transform .15s ease}@media (hover:hover){.Header_brand__fkyv5:hover{transform:scale(1.02)}}.Header_brand__fkyv5:active{transform:scale(.98)}.Header_logo____uDV{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid rgba(255,255,255,.9);box-shadow:0 2px 10px rgba(0,0,0,.15)}.Header_logo____uDV svg{width:24px;height:24px}.Header_brandText__9ED4V{display:block;min-width:0;font-weight:800;letter-spacing:-.03em;font-size:clamp(.62rem,.42rem + 1.35vw,1.08rem);line-height:1.15;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.14);white-space:nowrap}.Header_search__i7Buy{flex:1 1 auto;max-width:340px;min-width:0;width:100%;position:relative;display:flex;align-items:center}.Header_searchIcon__DU6xD{position:absolute;left:.7rem;color:rgba(10,74,42,.5);pointer-events:none}.Header_searchInput__irFDv{width:100%;height:40px;padding:0 .75rem 0 2.2rem;border:1px solid rgba(255,255,255,.5);border-radius:10px;background:rgba(255,255,255,.88);font-size:.82rem;font-weight:500;color:#0a4a2a;outline:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.Header_searchInput__irFDv::placeholder{color:rgba(10,74,42,.45);font-weight:500}.Header_searchInput__irFDv:focus{background:#fff;border-color:rgba(255,255,255,.95);box-shadow:0 2px 12px rgba(0,0,0,.1)}@media (max-width:640px){.Header_searchInput__irFDv{height:40px;font-size:.82rem;border-radius:999px;padding-left:2.35rem;padding-right:1rem}}.Header_barTools__ClJzx{display:flex;align-items:center;gap:.55rem;flex-shrink:0}@media (max-width:640px){.Header_barTools__ClJzx{gap:.35rem}}.Header_liveCount___WYzk{flex-shrink:0}.Header_actions__dQYHE{display:flex;gap:.45rem;flex-shrink:0}@media (max-width:640px){.Header_actions__dQYHE{gap:.35rem}}.Header_ctaLite__sEyLt{min-height:42px;padding:0 .8rem;display:inline-flex;align-items:center;border-radius:11px;text-decoration:none;color:#0a4a2a;font-size:.82rem;font-weight:800;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.98);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 2px 8px rgba(0,0,0,.12);transition:background .15s ease,transform .12s ease,box-shadow .15s ease}@media (hover:hover){.Header_ctaLite__sEyLt:hover{background:#fff;transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 14px rgba(0,0,0,.16)}}.Header_ctaLite__sEyLt:active{transform:scale(.97)}.Header_iconBtn__ilXq_{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;text-decoration:none;color:#0a4a2a;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.98);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 2px 8px rgba(0,0,0,.12);transition:background .15s ease,transform .12s ease,box-shadow .15s ease}@media (hover:hover){.Header_iconBtn__ilXq_:hover{background:#fff;transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 14px rgba(0,0,0,.16)}}.Header_iconBtn__ilXq_:active{transform:scale(.97)}@media (max-width:640px){.Header_ctaLite__sEyLt{padding:0 .65rem;font-size:.78rem}}.Header_ctaLong__gXABg{display:inline}.Header_ctaShort__VS2Uv{display:none}@media (max-width:400px){.Header_ctaLong__gXABg{display:none}.Header_ctaShort__VS2Uv{display:inline;font-weight:800;font-size:1.05rem;line-height:1}.Header_ctaLite__sEyLt{min-width:40px;min-height:40px;padding:0 .5rem;justify-content:center}.Header_iconBtn__ilXq_{width:40px;height:40px;min-width:40px}.Header_logo____uDV{width:36px;height:36px}.Header_logo____uDV svg{width:22px;height:22px}}.Header_strip__mILmR{border-top:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.Header_cats__0k7EQ{display:flex;flex-wrap:wrap;gap:.4rem;padding:.5rem 1rem .6rem;max-width:1100px;margin:0 auto;align-items:center}@media (min-width:900px) and (max-width:1200px){.Header_cats__0k7EQ{padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:640px){.Header_cats__0k7EQ{padding:.45rem .6rem .55rem;gap:.3rem}}.Header_pill__ojDM5{flex:0 0 auto;display:inline-flex;align-items:center;font-size:.77rem;font-weight:700;padding:.4rem .75rem;border-radius:999px;text-decoration:none;color:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;transition:background .15s ease,border-color .15s ease,transform .12s ease}.Header_pill__ojDM5::-webkit-details-marker{display:none}@media (hover:hover){.Header_pill__ojDM5:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.38);transform:translateY(-1px)}}.Header_pill__ojDM5:active{transform:scale(.96)}.Header_pillAdult__BiwYr{background:rgba(245,158,11,.22);border-color:rgba(245,158,11,.55);color:#fff7e8}@media (hover:hover){.Header_pillAdult__BiwYr:hover{background:rgba(245,158,11,.34);border-color:rgba(245,158,11,.78)}}.Header_moreWrap__cunEp{position:relative;display:inline-flex}.Header_moreWrap__cunEp>summary{display:inline-flex;list-style:none}.Header_moreWrap__cunEp[open]>summary{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.42)}.Header_moreMenu__agAX6{position:absolute;top:calc(100% + 8px);right:0;z-index:50;display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));grid-gap:.1rem;gap:.1rem;width:360px;max-width:calc(100vw - 1.5rem);max-height:60vh;overflow-y:auto;padding:.35rem;border-radius:10px;background:#ffffff;color:#0f172a;box-shadow:0 8px 22px rgba(15,23,42,.14),0 1px 4px rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.08);animation:Header_moreMenuIn__tpDzQ .14s ease-out;scrollbar-width:thin}@media (max-width:640px){.Header_moreMenu__agAX6{grid-template-columns:repeat(2,1fr);width:min(280px,calc(100vw - 1rem));right:auto;left:0}}@keyframes Header_moreMenuIn__tpDzQ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Header_moreItem__1z7aE{display:block;font-size:.74rem;font-weight:600;padding:.32rem .5rem;border-radius:6px;color:#334155;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .12s ease,color .12s ease}@media (hover:hover){.Header_moreItem__1z7aE:hover{background:#ecfdf5;color:#065f46}}.Header_moreItem__1z7aE:active{background:#d1fae5}.Footer_footer__pQtti{margin-top:4rem;padding:2.75rem 1rem 2rem;border-top:1px solid #e8ecf0;background:#fff;color:var(--fg)}@media (min-width:900px) and (max-width:1280px){.Footer_footer__pQtti{padding-left:1.5rem;padding-right:1.5rem}}.Footer_mainGrid__h1stI{max-width:1280px;margin:0 auto;display:grid;align-items:start;grid-gap:1.75rem 1.4rem;gap:1.75rem 1.4rem;grid-template-columns:1.45fr repeat(6,minmax(0,1fr))}@media (max-width:1180px){.Footer_mainGrid__h1stI{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem 1.4rem}.Footer_brandCol__1_L1f{grid-column:1/-1;max-width:30rem}}@media (max-width:720px){.Footer_mainGrid__h1stI{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.1rem}}@media (max-width:420px){.Footer_mainGrid__h1stI{gap:1.25rem .9rem}}.Footer_brandCol__1_L1f{min-width:0}.Footer_brandLockup__idvHi{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;margin-bottom:.7rem}.Footer_brandLogo__2mPOG{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#fff;border:1px solid #e8ecf0;box-shadow:0 1px 4px rgba(0,0,0,.06);flex-shrink:0}.Footer_brandTitle__smtJg{font-size:1.05rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#1c2633;white-space:nowrap}@media (min-width:1181px){.Footer_brandTitle__smtJg{font-size:1rem}}.Footer_brandDesc__9avfm{margin:0;font-size:.8rem;line-height:1.55;color:#6b7280;max-width:22rem}.Footer_col__WMzcr{min-width:0}.Footer_colTitle__3amT0{margin:0 0 .7rem;font-size:.82rem;font-weight:700;color:#1c2633;letter-spacing:-.005em;line-height:1.25}.Footer_linkList__Js__Y{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.42rem}.Footer_linkList__Js__Y a{font-size:.8rem;color:#6b7280;text-decoration:none;line-height:1.4;transition:color .15s ease;display:inline-block}@media (hover:hover){.Footer_linkList__Js__Y a:hover{color:var(--tg-blue)}}.Footer_popularRow__oXCrx{max-width:1280px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .7rem;font-size:.8rem;line-height:1.55;text-align:center}.Footer_popularLabel__0DI2s{font-weight:700;color:var(--fg);margin-right:.25rem}.Footer_popularRow__oXCrx a{color:#4b5563;text-decoration:none;border-bottom:1px dashed transparent}@media (hover:hover){.Footer_popularRow__oXCrx a:hover{color:var(--tg-blue-dark);border-bottom-color:currentColor}}.Footer_linkBar__YJVoh{max-width:1280px;margin:.85rem auto 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem 1.05rem;font-size:.78rem;line-height:1.55;text-align:center}.Footer_linkBarLabel__8WCXH{font-weight:700;color:#1c2633;margin-right:.15rem;font-size:.8rem}.Footer_linkBar__YJVoh a{color:#6b7280;text-decoration:none;transition:color .15s ease}@media (hover:hover){.Footer_linkBar__YJVoh a:hover{color:var(--tg-blue-dark)}}.Footer_linkBarCta__WM2z9{font-weight:800;color:#25d366!important;letter-spacing:.02em}@media (hover:hover){.Footer_linkBarCta__WM2z9:hover{color:#1ebe5a!important}}.Footer_linkBarHighlight__qvhKR{font-weight:700;color:var(--tg-blue)!important}@media (hover:hover){.Footer_linkBarHighlight__qvhKR:hover{color:var(--tg-blue-dark)!important}}.Footer_bottom__wxP7Z{max-width:1280px;margin:1.25rem auto 0;padding-top:1.1rem;border-top:1px solid #e5e7eb}.Footer_disclaimer__qddzw{max-width:920px;margin:0 auto .85rem;padding:.75rem 1rem;border-radius:10px;background:#fff8e6;border:1px solid #f3dca0;text-align:center;font-size:.78rem;line-height:1.6;color:#6b5a1a}.Footer_disclaimer__qddzw strong{color:#4d3f10;font-weight:700}.Footer_disclaimer__qddzw a{color:#7a5b00;text-decoration:underline;-webkit-text-decoration-color:rgba(122,91,0,.4);text-decoration-color:rgba(122,91,0,.4);text-underline-offset:2px;font-weight:600}@media (hover:hover){.Footer_disclaimer__qddzw a:hover{color:#4d3f10;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}}.Footer_copy__KUC9W{margin:0;text-align:center;font-size:.78rem;line-height:1.55;color:#9ca3af}.LiveCounter_wrap__f9Cwh{margin:0;display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:rgba(255,255,255,.95);white-space:nowrap;padding:.35rem .65rem;border-radius:999px;background:rgba(0,0,0,.12);border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LiveCounter_label__OpPiB{font-weight:600;opacity:.92}.LiveCounter_labelShort__2A1ZQ{display:none}@media (max-width:520px){.LiveCounter_labelLong__7lQqF{display:none}.LiveCounter_labelShort__2A1ZQ{display:inline}}@media (max-width:380px){.LiveCounter_wrap__f9Cwh{gap:.3rem;padding:.28rem .45rem;font-size:.72rem}.LiveCounter_label__OpPiB{display:none}}.LiveCounter_dot__Bh8u6{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.38);animation:LiveCounter_pulse__S1_Tt 2.2s ease-in-out infinite}@keyframes LiveCounter_pulse__S1_Tt{50%{opacity:.65;transform:scale(.95)}}.LiveCounter_n__yiEfB{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#fff;font-weight:700}.SiteAnnouncementPopup_backdrop__sBgfa{position:fixed;inset:0;z-index:9990;background:rgba(15,35,55,.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:SiteAnnouncementPopup_fadeIn__QYwQQ .2s ease-out}.SiteAnnouncementPopup_panel__8VcEp{position:relative;z-index:9991;width:100%;max-width:460px;background:var(--card,#fff);color:var(--fg,#14213d);border-radius:18px;box-shadow:0 30px 80px rgba(15,35,55,.35);overflow:hidden;animation:SiteAnnouncementPopup_zoomIn__rGfOI .25s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.SiteAnnouncementPopup_closeBtn__gUepZ{position:absolute;top:.55rem;right:.55rem;z-index:2;width:32px;height:32px;border-radius:50%;border:0;background:rgba(15,35,55,.6);color:#fff;font-size:1.15rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}@media (hover:hover){.SiteAnnouncementPopup_closeBtn__gUepZ:hover{background:rgba(15,35,55,.8)}}.SiteAnnouncementPopup_image__myWSy{width:100%;height:auto;display:block;background:#f0f3f6}.SiteAnnouncementPopup_body__vOu38{padding:.85rem 1.2rem 1.2rem;display:flex;flex-direction:column;gap:.55rem}.SiteAnnouncementPopup_bodyNoTitle__YuEHk .SiteAnnouncementPopup_title__Tcz9m{display:none}.SiteAnnouncementPopup_title__Tcz9m{margin:0;font-size:1.18rem;font-weight:800;line-height:1.3;color:var(--fg,#14213d);letter-spacing:-.005em}.SiteAnnouncementPopup_text__MYad3{margin:0;font-size:.94rem;line-height:1.55;color:var(--fg-subtle,#4a5568);white-space:pre-wrap}.SiteAnnouncementPopup_actions__lwtsl{margin-top:.25rem;display:flex;gap:.5rem;flex-wrap:wrap}.SiteAnnouncementPopup_cta__c48kM{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:44px;padding:0 1.1rem;border-radius:12px;border:0;background:linear-gradient(135deg,#25d366,#128c4a);color:#fff;font:inherit;font-weight:700;font-size:.95rem;letter-spacing:.02em;text-decoration:none;cursor:pointer;box-shadow:0 6px 18px rgba(37,211,102,.3);transition:transform .12s ease,box-shadow .15s ease}@media (hover:hover){.SiteAnnouncementPopup_cta__c48kM:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(37,211,102,.36)}}.SiteAnnouncementPopup_cta__c48kM:active{transform:scale(.98)}@keyframes SiteAnnouncementPopup_fadeIn__QYwQQ{0%{opacity:0}to{opacity:1}}@keyframes SiteAnnouncementPopup_zoomIn__rGfOI{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.p.woff2) 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:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) 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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_d87903{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_d87903{--font-body:"DM Sans","DM Sans Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) 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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) 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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) 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:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) 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:Fraunces;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.p.woff2) 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:Fraunces;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) 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:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_681c54{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_681c54{--font-display:"Fraunces","Fraunces Fallback"}