.zlr-hero-btn__wrapper{position:relative;display:inline-block}.zlr-hero-btn__wrapperExpanded{z-index:40}.zlr-hero-btn__root{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:14px;padding:12px;width:260px;max-width:260px;border-radius:14px;border:1px solid var(--zl-surface-border);background:var(--zl-surface-bg);color:var(--zl-foreground);font-size:.95rem;font-weight:500;line-height:1.15;letter-spacing:.02em;box-shadow:var(--zl-surface-shadow);text-align:left;transition:border-color .18s ease,background .18s ease,opacity .18s ease;cursor:pointer;overflow:hidden;min-height:64px;max-height:64px;height:64px}.zlr-hero-btn__forceHover,.zlr-hero-btn__root:hover:not(:disabled){border-color:var(--zl-surface-hover-border);background:var(--zl-surface-hover-bg);box-shadow:0 18px 18px rgba(21,24,55,.18)}.zlr-hero-btn__stateSwitching.zlr-hero-btn__forceHover{border-color:var(--zl-switching-border);background:var(--zl-switching-bg);box-shadow:var(--zl-switching-shadow)}.zlr-hero-btn__root:active:not(:disabled){transform:translateY(0)}.zlr-hero-btn__root:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.zlr-hero-btn__sizeCompact{padding:.24rem .9rem;border-radius:14px;height:40px;min-height:40px;gap:10px}.zlr-hero-btn__stateConnected{border-color:var(--zl-connected-border);background:var(--zl-connected-bg);box-shadow:var(--zl-connected-shadow);color:var(--zl-connected-foreground)}.zlr-hero-btn__stateSwitching{border-color:var(--zl-switching-border);background:var(--zl-switching-bg);box-shadow:var(--zl-switching-shadow);color:var(--zl-switching-foreground)}.zlr-hero-btn__stateProviderOffline{border-color:var(--zl-offline-border);background:var(--zl-offline-bg);color:var(--zl-offline-foreground);box-shadow:var(--zl-offline-shadow)}.zlr-hero-btn__modeAction{padding:0;min-height:64px;max-height:64px;height:64px;border-color:var(--zl-mode-action-outline);box-shadow:var(--zl-mode-action-halo);background:transparent;gap:0;color:var(--zl-foreground)}.zlr-hero-btn__sizeCompact.zlr-hero-btn__modeAction{height:40px;min-height:40px}.zlr-hero-btn__transitioningOut{overflow:hidden}.zlr-hero-btn__iconBadge{width:42px;height:42px;border-radius:16px;background:var(--zl-icon-gradient);display:inline-flex;align-items:center;justify-content:center;position:relative;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 14px 28px rgba(20,17,46,.45)}.zlr-hero-btn__iconBadge:after{content:"";position:absolute;inset:4px;border-radius:12px;background:var(--zl-icon-inner-bg)}.zlr-hero-btn__iconBadge svg{position:relative;z-index:1;width:28px;height:28px}.zlr-hero-btn__sizeCompact .zlr-hero-btn__iconBadge{width:32px;height:32px}.zlr-hero-btn__sizeCompact .zlr-hero-btn__iconBadge svg{width:23px;height:23px}.zlr-hero-btn__layout{display:grid;grid-template-columns:auto 1fr;align-items:center;-moz-column-gap:12px;column-gap:12px}.zlr-hero-btn__statusLight{display:flex;align-items:center;justify-content:center;height:100%}.zlr-hero-btn__copy{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.zlr-hero-btn__sizeCompact .zlr-hero-btn__copy{gap:1px}.zlr-hero-btn__title{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--zl-title-color)}.zlr-hero-btn__stateConnected .zlr-hero-btn__title{color:var(--zl-title-color-connected)}.zlr-hero-btn__stateSwitching .zlr-hero-btn__title{color:var(--zl-title-color-switching)}.zlr-hero-btn__stateProviderOffline .zlr-hero-btn__title{color:var(--zl-title-color-offline)}.zlr-hero-btn__sizeCompact .zlr-hero-btn__title{font-size:.62rem;line-height:1}.zlr-hero-btn__statusLine{display:inline-flex;align-items:center;gap:6px;font-size:.86rem;letter-spacing:.08em;color:var(--zl-status-line-color)}.zlr-hero-btn__stateProviderOffline .zlr-hero-btn__statusLine{color:var(--zl-status-line-color-offline)}.zlr-hero-btn__stateSwitching .zlr-hero-btn__statusLine,.zlr-hero-btn__stateSwitching .zlr-hero-btn__statusText{color:var(--zl-status-line-color-switching)}.zlr-hero-btn__sizeCompact .zlr-hero-btn__statusLine{font-size:.72rem;line-height:1}.zlr-hero-btn__statusText{letter-spacing:.08em;white-space:nowrap;font-weight:700;line-height:1.05}.zlr-hero-btn__statusDot{width:12px;height:12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;border:2px solid transparent;box-shadow:0 0 0 transparent}.zlr-hero-btn__statusDotBusy{position:relative}.zlr-hero-btn__statusDotConnected{background:var(--zl-status-connected);box-shadow:0 0 10px rgba(34,197,94,.45)}.zlr-hero-btn__statusDotReady{background:transparent;border-color:var(--zl-status-ready-border)}.zlr-hero-btn__statusDotExtension{background:var(--zl-status-extension);box-shadow:0 0 8px rgba(250,204,21,.35)}.zlr-hero-btn__statusDotSwitching{background:var(--zl-switching-dot);box-shadow:0 0 10px var(--zl-switching-dot-shadow)}.zlr-hero-btn__statusDotOffline{background:var(--zl-status-offline);box-shadow:0 0 8px rgba(248,113,113,.35)}.zlr-hero-btn__statusDotBusy:after{content:"";width:8px;height:8px;border-radius:999px;border:2px solid rgba(255,255,255,.35);border-top-color:rgba(255,255,255,.85);animation:spin .9s linear infinite}.zlr-hero-btn__modeAction .zlr-hero-btn__actionGroup{display:inline-flex;align-items:stretch;width:100%;height:100%;border-radius:inherit;overflow:hidden;gap:0;background:var(--zl-action-surface);backdrop-filter:blur(18px);box-shadow:inset 0 0 0 1px var(--zl-action-border);animation:contentIn .18s ease-out forwards;position:relative;z-index:1}.zlr-hero-btn__actionDisconnect,.zlr-hero-btn__actionMain{border:none;background:transparent;color:inherit;font:inherit}.zlr-hero-btn__actionMain{display:inline-flex;align-items:center;gap:12px;padding:.6rem 1.05rem .54rem;flex:1 1 auto;min-height:inherit;cursor:pointer}.zlr-hero-btn__sizeCompact .zlr-hero-btn__actionMain{padding:.22rem .7rem;gap:8px}.zlr-hero-btn__actionMain:disabled{opacity:.65;cursor:not-allowed}.zlr-hero-btn__actionLabel{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:inherit;flex:1 1 auto;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;padding-bottom:0;height:100%;min-height:0;align-self:stretch;--label-float-base:0px;--chevron-base-y:12px}.zlr-hero-btn__sizeCompact .zlr-hero-btn__actionLabel{font-size:.72rem;letter-spacing:.12em;--label-float-base:-2px;--chevron-base-y:8px}.zlr-hero-btn__actionLabelText{display:inline-flex;align-items:center;justify-content:center;line-height:1;transform:translateY(var(--label-float-base));transition:transform .18s ease;will-change:transform}.zlr-hero-btn__actionChevron{position:absolute;left:50%;top:50%;width:12px;height:12px;opacity:0;transform:translate(-50%,var(--chevron-base-y));transition:opacity .18s ease,transform .18s ease;will-change:transform,opacity;color:var(--zl-chevron-color);pointer-events:none}.zlr-hero-btn__actionChevron svg{width:100%;height:100%;fill:currentColor}.zlr-hero-btn__sizeCompact .zlr-hero-btn__actionChevron{width:10px;height:10px}.zlr-hero-btn__actionMain:focus-visible .zlr-hero-btn__actionLabelText,.zlr-hero-btn__actionMain:hover .zlr-hero-btn__actionLabelText,.zlr-hero-btn__modeAction .zlr-hero-btn__actionLabelText{animation:labelFloat 1.4s ease-in-out infinite}.zlr-hero-btn__actionMain:focus-visible .zlr-hero-btn__actionChevron,.zlr-hero-btn__actionMain:hover .zlr-hero-btn__actionChevron,.zlr-hero-btn__modeAction .zlr-hero-btn__actionChevron{opacity:.85;animation:chevronFloat 1.4s ease-in-out infinite}.zlr-hero-btn__actionDisconnect{background:color-mix(in srgb,var(--zl-disconnect-surface) 98%,rgba(255,255,255,0) 2%);color:var(--zl-disconnect-foreground);border-top-right-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:6px;border-bottom-left-radius:6px;flex:0 0 40px;padding:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;line-height:1;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease,background .12s ease;height:inherit;backdrop-filter:blur(18px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2),var(--zl-disconnect-shadow)}.zlr-hero-btn__sizeCompact .zlr-hero-btn__actionDisconnect{font-size:.8rem}.zlr-hero-btn__actionDisconnect:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--zl-disconnect-surface-hover) 92%,rgba(255,255,255,0) 8%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.26),var(--zl-disconnect-shadow-hover)}.zlr-hero-btn__actionDisconnect:active{transform:translateY(0)}.zlr-hero-btn__actionDisconnect:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.zlr-hero-btn__disconnectIcon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center}.zlr-hero-btn__transitioningOut .zlr-hero-btn__iconBadge,.zlr-hero-btn__transitioningOut .zlr-hero-btn__layout{animation:baseExit .12s ease-in forwards}@keyframes spin{to{transform:rotate(1turn)}}@keyframes baseExit{0%{opacity:1}to{opacity:0}}@keyframes contentIn{0%{transform:translateY(32px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes itemIn{0%{transform:translateY(36px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes labelFloat{0%,to{transform:translateY(var(--label-float-base))}50%{transform:translateY(calc(var(--label-float-base) - 3px))}}@keyframes chevronFloat{0%,to{transform:translate(-50%,var(--chevron-base-y))}50%{transform:translate(-50%,calc(var(--chevron-base-y) - 3px))}}.zlr-hero-btn__modeAction .zlr-hero-btn__actionDisconnect,.zlr-hero-btn__modeAction .zlr-hero-btn__actionMain{animation:itemIn .18s ease-out forwards}.zlr-hero-btn__modeAction .zlr-hero-btn__actionDisconnect{animation-delay:40ms}.zlr-hero-btn__dropdownContainer{position:absolute;top:calc(100% + 12px);left:0;min-width:100%;display:flex;justify-content:flex-start;pointer-events:none;z-index:5}.zlr-hero-btn__dropdownPanel{pointer-events:auto;position:relative;width:320px;min-width:320px;max-width:320px;max-height:360px;display:flex;flex-direction:column;border-radius:18px;border:1px solid color-mix(in srgb,rgba(255,255,255,.58) 35%,rgba(255,255,255,0) 65%);background:color-mix(in srgb,rgba(21,24,55,.92) 76%,rgba(64,73,120,.92) 24%);box-shadow:0 22px 46px rgba(12,14,36,.55);backdrop-filter:blur(22px);overflow:hidden;transform-origin:top left;animation:contentIn .18s ease-out forwards}.zlr-hero-btn__dropdownBody{padding:12px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.zlr-hero-btn__dropdownError{padding:14px 16px;border-radius:12px;background:rgba(248,95,95,.16);color:rgba(255,189,189,.95);font-size:.9rem;line-height:1.35}.zlr-hero-btn__dropdownEmpty{margin:0;font-size:.94rem;color:rgba(255,255,255,.72);letter-spacing:.04em}.zlr-hero-btn__accountList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.zlr-hero-btn__accountListItem{display:block}.zlr-hero-btn__accountButton{position:relative;width:100%;border:1px solid var(--zl-dropdown-card-border);background:var(--zl-dropdown-card-bg);color:var(--zl-foreground);border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;align-items:stretch;gap:10px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.zlr-hero-btn__accountButton:focus-visible,.zlr-hero-btn__accountButton:hover:not(:disabled){transform:translateY(-1px);border-color:var(--zl-switching-border);box-shadow:0 14px 24px var(--zl-dropdown-card-shadow);outline:none}.zlr-hero-btn__accountButton:disabled{cursor:default}.zlr-hero-btn__accountButtonActive{border-color:var(--zl-switching-border);box-shadow:0 16px 30px rgba(59,130,246,.25);background:color-mix(in srgb,var(--zl-switching-bg) 55%,var(--zl-dropdown-card-bg) 45%)}.zlr-hero-btn__accountButtonLoading{position:relative}.zlr-hero-btn__accountButtonLoading:after{content:"";position:absolute;right:14px;top:14px;width:14px;height:14px;border-radius:999px;border:2px solid color-mix(in srgb,var(--zl-dropdown-text-muted) 65%,rgba(255,255,255,.45) 35%);border-top-color:var(--zl-switching-border);animation:spin .9s linear infinite}.zlr-hero-btn__accountHeader{display:flex;justify-content:space-between;align-items:center;gap:12px}.zlr-hero-btn__accountAlias{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--zl-title-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zlr-hero-btn__accountTotalValue{font-size:.88rem;font-weight:600;color:var(--zl-switching-foreground);font-variant-numeric:tabular-nums}.zlr-hero-btn__assetTable{border:1px solid var(--zl-dropdown-divider);border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;background:color-mix(in srgb,var(--zl-dropdown-card-bg) 86%,rgba(148,163,184,.18) 14%)}.zlr-hero-btn__assetGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px}.zlr-hero-btn__assetCell{font-size:.75rem;letter-spacing:.04em;color:var(--zl-foreground);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zlr-hero-btn__assetMore{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.zlr-hero-btn__assetEmpty,.zlr-hero-btn__assetMore{color:var(--zl-dropdown-text-muted);text-align:center}.zlr-hero-btn__assetEmpty{font-size:.74rem;padding:4px 0}:where(:root,[data-zephyr-theme=light]){color-scheme:light;--zl-foreground:#1f2538;--zl-foreground-soft:rgba(31,36,57,0.72);--zl-surface-bg:rgba(255,255,255,0.88);--zl-surface-border:rgba(188,198,221,0.6);--zl-surface-shadow:0 18px 40px rgba(15,23,42,0.12);--zl-surface-hover-bg:rgba(254,254,255,0.94);--zl-surface-hover-border:rgba(134,146,185,0.6);--zl-connected-border:rgba(34,197,94,0.45);--zl-connected-bg:rgba(56,189,113,0.16);--zl-connected-shadow:0 18px 40px rgba(56,189,113,0.22);--zl-connected-foreground:rgba(15,53,33,0.92);--zl-switching-border:rgba(59,130,246,0.52);--zl-switching-bg:rgba(191,219,254,0.35);--zl-switching-shadow:0 18px 40px rgba(59,130,246,0.25);--zl-switching-foreground:rgba(23,37,84,0.92);--zl-dropdown-card-bg:color-mix(in srgb,rgba(255,255,255,0.94) 88%,rgba(226,232,240,0.55) 12%);--zl-dropdown-card-border:rgba(148,163,184,0.38);--zl-dropdown-card-shadow:rgba(15,23,42,0.16);--zl-dropdown-text-muted:rgba(71,85,115,0.78);--zl-dropdown-divider:rgba(148,163,184,0.26);--zl-offline-border:rgba(203,213,225,0.6);--zl-offline-bg:rgba(240,244,249,0.82);--zl-offline-shadow:0 14px 34px rgba(148,163,184,0.24);--zl-offline-foreground:rgba(47,61,87,0.88);--zl-icon-gradient:linear-gradient(135deg,rgba(248,208,122,0.95),rgba(242,119,190,0.95) 52%,rgba(124,122,248,0.95));--zl-icon-inner-bg:rgba(28,24,57,0.88);--zl-title-color:rgba(32,38,59,0.85);--zl-title-color-connected:rgba(24,128,67,0.9);--zl-title-color-switching:rgba(30,64,175,0.9);--zl-title-color-offline:rgba(87,104,136,0.85);--zl-status-ready-border:rgba(34,197,94,0.75);--zl-status-connected:#22c55e;--zl-status-extension:#facc15;--zl-status-offline:#f87171;--zl-status-line-color:rgba(38,46,72,0.86);--zl-status-line-color-switching:rgba(30,64,175,0.86);--zl-status-line-color-offline:rgba(115,126,158,0.85);--zl-action-surface:linear-gradient(135deg,rgba(144,156,187,0.16),rgba(110,120,160,0.12));--zl-action-border:rgba(167,178,210,0.3);--zl-mode-action-outline:rgba(133,147,191,0.7);--zl-mode-action-halo:0 0 0 2px rgba(180,192,226,0.4);--zl-chevron-color:rgba(47,61,100,0.82);--zl-disconnect-surface:rgba(239,68,68,0.18);--zl-disconnect-surface-hover:rgba(239,68,68,0.26);--zl-disconnect-shadow:0 12px 24px rgba(220,38,38,0.16);--zl-disconnect-shadow-hover:0 16px 32px rgba(220,38,38,0.24);--zl-disconnect-foreground:rgba(255,255,255,0.95);--zl-switching-dot:#3b82f6;--zl-switching-dot-shadow:rgba(59,130,246,0.45)}:where([data-zephyr-theme=dark]){color-scheme:dark;--zl-foreground:#f8fafc;--zl-foreground-soft:rgba(226,232,240,0.78);--zl-surface-bg:rgba(32,41,66,0.5);--zl-surface-border:rgba(226,232,240,0.18);--zl-surface-shadow:0 18px 38px rgba(4,7,19,0.5);--zl-surface-hover-bg:rgba(44,54,86,0.58);--zl-surface-hover-border:rgba(226,232,240,0.3);--zl-connected-border:rgba(112,224,143,0.65);--zl-connected-bg:rgba(64,143,101,0.32);--zl-connected-shadow:0 22px 46px rgba(10,25,19,0.6);--zl-connected-foreground:rgba(226,252,239,0.94);--zl-switching-border:rgba(96,165,250,0.75);--zl-switching-bg:rgba(37,78,140,0.5);--zl-switching-shadow:0 24px 48px rgba(37,99,235,0.45);--zl-switching-foreground:rgba(226,241,255,0.95);--zl-dropdown-card-bg:rgba(17,23,45,0.82);--zl-dropdown-card-border:rgba(148,163,184,0.24);--zl-dropdown-card-shadow:rgba(2,6,23,0.45);--zl-dropdown-text-muted:rgba(203,213,225,0.72);--zl-dropdown-divider:rgba(148,163,184,0.16);--zl-offline-border:rgba(148,163,184,0.35);--zl-offline-bg:rgba(30,34,52,0.9);--zl-offline-shadow:0 14px 32px rgba(8,14,27,0.48);--zl-offline-foreground:rgba(214,226,255,0.88);--zl-icon-gradient:linear-gradient(135deg,rgba(248,208,122,0.95),rgba(242,119,190,0.95) 52%,rgba(124,122,248,0.95));--zl-icon-inner-bg:rgba(16,21,45,0.88);--zl-title-color:rgba(226,232,240,0.82);--zl-title-color-connected:rgba(134,239,172,0.92);--zl-title-color-switching:rgba(191,219,254,0.94);--zl-title-color-offline:rgba(199,210,254,0.78);--zl-status-ready-border:rgba(74,222,128,0.82);--zl-status-connected:#4ade80;--zl-status-extension:#fde047;--zl-status-offline:#fca5a5;--zl-status-line-color:rgba(226,232,240,0.82);--zl-status-line-color-switching:rgba(165,207,255,0.9);--zl-status-line-color-offline:rgba(203,213,225,0.82);--zl-action-surface:linear-gradient(135deg,rgba(30,41,59,0.55),rgba(15,23,42,0.55));--zl-action-border:rgba(148,163,184,0.28);--zl-mode-action-outline:rgba(255,255,255,0.65);--zl-mode-action-halo:0 0 0 2px rgba(148,163,184,0.32);--zl-chevron-color:rgba(226,232,240,0.85);--zl-disconnect-surface:rgba(248,113,113,0.2);--zl-disconnect-surface-hover:rgba(248,113,113,0.28);--zl-disconnect-shadow:0 12px 28px rgba(225,29,72,0.32);--zl-disconnect-shadow-hover:0 16px 34px rgba(225,29,72,0.4);--zl-disconnect-foreground:rgba(255,255,255,0.95);--zl-switching-dot:#60a5fa;--zl-switching-dot-shadow:rgba(96,165,250,0.55)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@font-face{font-family:organettoRegular;src:url(/_next/static/media/c07312399c9d0316-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:organettoRegular Fallback;src:local("Arial");ascent-override:44.08%;descent-override:14.85%;line-gap-override:0.00%;size-adjust:229.56%}.__className_428cfb{font-family:organettoRegular,organettoRegular Fallback}.__variable_428cfb{--font-organetto-regular:"organettoRegular","organettoRegular Fallback"}@font-face{font-family:organettoBold;src:url(/_next/static/media/41345048f156570d-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:organettoBold;src:url(/_next/static/media/88d2297fada7a16f-s.p.woff) format("woff");font-display:swap}@font-face{font-family:organettoBold Fallback;src:local("Arial");ascent-override:43.54%;descent-override:14.67%;line-gap-override:0.00%;size-adjust:232.42%}.__className_f44448{font-family:organettoBold,organettoBold Fallback}.__variable_f44448{--font-organetto-bold:"organettoBold","organettoBold Fallback"}@font-face{font-family:urbanistRegular;src:url(/_next/static/media/f1dc817445fa144b-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:urbanistRegular Fallback;src:local("Arial");ascent-override:94.08%;descent-override:24.76%;line-gap-override:0.00%;size-adjust:100.98%}.__className_2ef569{font-family:urbanistRegular,urbanistRegular Fallback}.__variable_2ef569{--font-urbanist-regular:"urbanistRegular","urbanistRegular Fallback"}@font-face{font-family:urbanistBold;src:url(/_next/static/media/1be7027f76c27b27-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:urbanistBold Fallback;src:local("Arial");ascent-override:90.35%;descent-override:23.78%;line-gap-override:0.00%;size-adjust:105.14%}.__className_4b45d3{font-family:urbanistBold,urbanistBold Fallback}.__variable_4b45d3{--font-urbanist-bold:"urbanistBold","urbanistBold Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) 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) 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) 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) 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) 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) 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.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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}