.CurrencySelector-module__rf9-fG__wrapper{display:inline-block;position:relative}.CurrencySelector-module__rf9-fG__button{border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;transition:all .15s;display:flex;position:relative}.CurrencySelector-module__rf9-fG__button:after{content:attr(title);color:#e5e7eb;white-space:nowrap;pointer-events:none;opacity:0;z-index:100;background:#1f2937;border-radius:4px;padding:3px 8px;font-size:11px;transition:opacity .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.CurrencySelector-module__rf9-fG__button:hover:after{opacity:1}.CurrencySelector-module__rf9-fG__button:hover{border-color:var(--brand-500,#3b82f6);color:#fff}.CurrencySelector-module__rf9-fG__flag{font-size:14px;line-height:1}.CurrencySelector-module__rf9-fG__label{opacity:.7;font-size:12px;line-height:1;display:none}@media (max-width:474px){.CurrencySelector-module__rf9-fG__label{display:inline}.CurrencySelector-module__rf9-fG__flag,.CurrencySelector-module__rf9-fG__code,.CurrencySelector-module__rf9-fG__chevron{display:none}.CurrencySelector-module__rf9-fG__button{gap:0;padding:4px 5px}}@media (min-width:475px) and (max-width:767px){.CurrencySelector-module__rf9-fG__label{display:inline}.CurrencySelector-module__rf9-fG__code{display:none}}.CurrencySelector-module__rf9-fG__code{font-size:12px;font-weight:600}.CurrencySelector-module__rf9-fG__chevron{opacity:.6;transition:transform .2s}.CurrencySelector-module__rf9-fG__chevronOpen{transform:rotate(180deg)}.CurrencySelector-module__rf9-fG__dropdown{z-index:50;border:1px solid var(--border);background:var(--bg-card);border-radius:8px;min-width:140px;max-height:320px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden auto;box-shadow:0 8px 24px #0000004d}.CurrencySelector-module__rf9-fG__option{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:background .1s;display:flex}.CurrencySelector-module__rf9-fG__option:hover{color:#fff;background:#ffffff0d}.CurrencySelector-module__rf9-fG__optionActive{color:#fff;background:#3b82f61a}.CurrencySelector-module__rf9-fG__optionCode{min-width:36px;font-weight:600}.CurrencySelector-module__rf9-fG__optionName{opacity:.7;margin-left:auto;font-size:12px}
.ChatWidget-module__yApCMG__widget{z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:fixed;bottom:24px;right:24px}.ChatWidget-module__yApCMG__toggleButton{color:#fff;cursor:pointer;opacity:1;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex;transform:scale(1);box-shadow:0 4px 24px #6366f166}.ChatWidget-module__yApCMG__toggleButton:hover{transform:scale(1.08);box-shadow:0 6px 32px #6366f18c}.ChatWidget-module__yApCMG__toggleButton:active{transform:scale(.95)}.ChatWidget-module__yApCMG__toggleButtonHidden{opacity:0;pointer-events:none;transform:scale(.3)}.ChatWidget-module__yApCMG__chatWindow{transform-origin:100% 100%;opacity:0;pointer-events:none;background:#fff;border-radius:16px;flex-direction:column;width:380px;height:500px;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .2s;display:flex;position:absolute;bottom:0;right:0;overflow:hidden;transform:scale(.3);box-shadow:0 8px 48px #0000001f,0 2px 8px #00000014}.ChatWidget-module__yApCMG__chatWindowOpen{opacity:1;pointer-events:auto;transform:scale(1)}.ChatWidget-module__yApCMG__header{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatWidget-module__yApCMG__headerLeft{align-items:center;gap:10px;display:flex}.ChatWidget-module__yApCMG__headerIcon{background:#fff3;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChatWidget-module__yApCMG__headerTitle{letter-spacing:-.01em;font-size:15px;font-weight:600}.ChatWidget-module__yApCMG__closeButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.ChatWidget-module__yApCMG__closeButton:hover{background:#ffffff4d}.ChatWidget-module__yApCMG__messagesContainer{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__yApCMG__messagesContainer::-webkit-scrollbar{width:5px}.ChatWidget-module__yApCMG__messagesContainer::-webkit-scrollbar-track{background:0 0}.ChatWidget-module__yApCMG__messagesContainer::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.ChatWidget-module__yApCMG__messagesContainer::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ChatWidget-module__yApCMG__messageRow{align-items:flex-end;gap:8px;max-width:90%;display:flex}.ChatWidget-module__yApCMG__messageRowUser{flex-direction:row-reverse;align-self:flex-end}.ChatWidget-module__yApCMG__messageRowAssistant{align-self:flex-start}.ChatWidget-module__yApCMG__avatarAssistant{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ChatWidget-module__yApCMG__messageBubble{word-break:break-word;white-space:pre-wrap;border-radius:16px;padding:10px 14px;font-size:14px;line-height:1.5}.ChatWidget-module__yApCMG__messageBubbleUser{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-bottom-right-radius:6px}.ChatWidget-module__yApCMG__messageBubbleAssistant{color:#1f2937;background:#f3f4f6;border-bottom-left-radius:6px}.ChatWidget-module__yApCMG__messageText{margin:0}.ChatWidget-module__yApCMG__messageText a{color:inherit;text-underline-offset:2px;text-decoration:underline}.ChatWidget-module__yApCMG__messageBubbleUser .ChatWidget-module__yApCMG__messageText a{color:#e0e7ff}.ChatWidget-module__yApCMG__typingIndicator{align-items:center;gap:4px;padding:4px 2px;display:flex}.ChatWidget-module__yApCMG__typingDot{background:#9ca3af;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ChatWidget-module__yApCMG__typingBounce}.ChatWidget-module__yApCMG__typingDot:nth-child(2){animation-delay:.2s}.ChatWidget-module__yApCMG__typingDot:nth-child(3){animation-delay:.4s}@keyframes ChatWidget-module__yApCMG__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.ChatWidget-module__yApCMG__errorBanner{color:#dc2626;background:#fef2f2;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 12px;font-size:12px;display:flex}.ChatWidget-module__yApCMG__inputContainer{border-top:1px solid #f3f4f6;flex-shrink:0;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.ChatWidget-module__yApCMG__input{color:#1f2937;resize:none;border:1px solid #e5e7eb;border-radius:12px;outline:none;flex:1;min-height:42px;max-height:120px;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .15s}.ChatWidget-module__yApCMG__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.ChatWidget-module__yApCMG__input::placeholder{color:#9ca3af}.ChatWidget-module__yApCMG__input:disabled{cursor:not-allowed;background:#f9fafb}.ChatWidget-module__yApCMG__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .15s,transform .15s;display:flex}.ChatWidget-module__yApCMG__sendButton:hover:not(:disabled){opacity:.9;transform:scale(1.05)}.ChatWidget-module__yApCMG__sendButton:active:not(:disabled){transform:scale(.95)}.ChatWidget-module__yApCMG__sendButton:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.ChatWidget-module__yApCMG__widget{bottom:0;right:0}.ChatWidget-module__yApCMG__toggleButton{bottom:16px;right:16px}.ChatWidget-module__yApCMG__chatWindow{border-radius:0;width:100vw;height:100dvh;bottom:0;right:0}.ChatWidget-module__yApCMG__chatWindowOpen{border-radius:0}.ChatWidget-module__yApCMG__toggleButton{margin-bottom:16px;margin-right:16px}}.ChatWidget-module__yApCMG__chatLink{color:#6366f1;font-weight:500;text-decoration:underline}.ChatWidget-module__yApCMG__chatLink:hover{color:#4f46e5}.ChatWidget-module__yApCMG__headerBadge{white-space:nowrap;border-radius:10px;margin-left:6px;padding:2px 8px;font-size:11px;font-weight:600}.ChatWidget-module__yApCMG__headerBadgeUnits{color:#fff;background:#ffffff40}.ChatWidget-module__yApCMG__headerBadgeGuest{color:#fffc;background:#ffffff26}.ChatWidget-module__yApCMG__unitsInfo{text-align:center;border-top:1px solid #f3f4f6;flex-shrink:0;padding:6px 16px 10px}.ChatWidget-module__yApCMG__unitsBadge{color:#10b981;background:#ecfdf5;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:500}.ChatWidget-module__yApCMG__loginPrompt{align-items:flex-end;gap:8px;width:100%;display:flex}.ChatWidget-module__yApCMG__loginPrompt .ChatWidget-module__yApCMG__input{flex:1}.ChatWidget-module__yApCMG__loginPromptButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;height:42px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.ChatWidget-module__yApCMG__loginPromptButton:hover{opacity:.9;transform:scale(1.05)}.ChatWidget-module__yApCMG__loginPromptButton:active{transform:scale(.95)}.ChatWidget-module__yApCMG__errorText{flex:1}.ChatWidget-module__yApCMG__errorAction{color:#fff;background:#dc2626;border-radius:6px;flex-shrink:0;align-items:center;margin-left:6px;padding:3px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.ChatWidget-module__yApCMG__errorAction:hover{background:#b91c1c}
.RadioPlayer-module__Y3ZoaW__trigger{z-index:60;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14161ceb;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:20px;transition:transform .15s,background .15s;display:flex;position:fixed;bottom:96px;right:24px;box-shadow:0 4px 16px #00000059}.RadioPlayer-module__Y3ZoaW__triggerIcon{-o-object-fit:cover;object-fit:cover;pointer-events:none;border-radius:50%;width:100%;height:100%}.RadioPlayer-module__Y3ZoaW__trigger:hover{background:#20242ef2;transform:scale(1.06)}.RadioPlayer-module__Y3ZoaW__panel{z-index:61;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111319f7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:340px;max-height:none;display:flex;position:fixed;top:80px;bottom:156px;right:24px;overflow-y:auto;box-shadow:0 12px 40px #00000080}.RadioPlayer-module__Y3ZoaW__header{justify-content:space-between;align-items:center;padding:12px 14px 8px;display:flex}.RadioPlayer-module__Y3ZoaW__title{color:#fff;letter-spacing:.02em;font-size:14px;font-weight:600}.RadioPlayer-module__Y3ZoaW__closeBtn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:14px}.RadioPlayer-module__Y3ZoaW__closeBtn:hover{color:#fff;background:#ffffff14}.RadioPlayer-module__Y3ZoaW__headerRight{align-items:center;gap:4px;display:flex}.RadioPlayer-module__Y3ZoaW__favToggle{color:#fbbf24;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #fbbf2466;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;transition:all .12s}.RadioPlayer-module__Y3ZoaW__favToggle:hover{background:#fbbf2426;border-color:#fbbf24b3}.RadioPlayer-module__Y3ZoaW__favList{background:#fbbf240f;border:1px solid #fbbf2433;border-radius:12px;flex:none;min-height:90px;max-height:260px;margin:0 8px 10px;padding:8px;overflow-y:auto}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__row{padding:8px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__rowName{font-size:13.5px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__rowMeta{font-size:11.5px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__rowPlay{width:32px;height:32px;font-size:13px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__favBtn{font-size:17px}.RadioPlayer-module__Y3ZoaW__favEmpty{text-align:center;color:#ffffff73;padding:20px 0;font-size:13px}.RadioPlayer-module__Y3ZoaW__nowPlaying{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;margin:4px 14px 10px;padding:10px;display:flex}.RadioPlayer-module__Y3ZoaW__stationLogo,.RadioPlayer-module__Y3ZoaW__stationLogoPlaceholder{-o-object-fit:cover;object-fit:cover;background:#ffffff14;border-radius:10px;flex-shrink:0;width:40px;height:40px}.RadioPlayer-module__Y3ZoaW__stationLogoPlaceholder{color:#ffffff80;justify-content:center;align-items:center;font-size:18px;display:flex}.RadioPlayer-module__Y3ZoaW__npInfo{flex:1;min-width:0}.RadioPlayer-module__Y3ZoaW__npName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.RadioPlayer-module__Y3ZoaW__npMeta{color:#ffffff80;margin-top:2px;font-size:11px}.RadioPlayer-module__Y3ZoaW__playBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:background .15s;display:flex}.RadioPlayer-module__Y3ZoaW__playBtn:hover{background:#2563eb}.RadioPlayer-module__Y3ZoaW__volumeRow{align-items:center;gap:8px;margin:0 14px 8px;display:flex}.RadioPlayer-module__Y3ZoaW__muteBtn{cursor:pointer;background:0 0;border:none;padding:2px;font-size:15px}.RadioPlayer-module__Y3ZoaW__volumeSlider{appearance:none;cursor:pointer;background:#ffffff26;border-radius:2px;outline:none;flex:1;height:4px}.RadioPlayer-module__Y3ZoaW__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px}.RadioPlayer-module__Y3ZoaW__volumeSlider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:12px;height:12px}.RadioPlayer-module__Y3ZoaW__error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440;border-radius:8px;margin:0 14px 8px;padding:8px 10px;font-size:12px}.RadioPlayer-module__Y3ZoaW__loading,.RadioPlayer-module__Y3ZoaW__empty{text-align:center;color:#ffffff73;padding:24px 0;font-size:13px}.RadioPlayer-module__Y3ZoaW__searchRow{gap:8px;margin:0 14px 8px;display:flex}.RadioPlayer-module__Y3ZoaW__searchInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:1;padding:8px 12px;font-size:13px}.RadioPlayer-module__Y3ZoaW__searchInput:focus{border-color:#3b82f699}.RadioPlayer-module__Y3ZoaW__searchInput::placeholder{color:#ffffff59}.RadioPlayer-module__Y3ZoaW__searchBtn{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:0 12px;font-size:14px}.RadioPlayer-module__Y3ZoaW__searchBtn:hover{background:#ffffff1a}.RadioPlayer-module__Y3ZoaW__tagsRow{flex-wrap:wrap;gap:6px;margin:0 14px 10px;display:flex}.RadioPlayer-module__Y3ZoaW__tag{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;padding:4px 10px;font-size:11px;transition:all .12s}.RadioPlayer-module__Y3ZoaW__tag:hover{color:#fff;border-color:#ffffff4d}.RadioPlayer-module__Y3ZoaW__tagActive{color:#fff;background:#3b82f640;border-color:#3b82f699}.RadioPlayer-module__Y3ZoaW__list{flex:none;min-height:120px;padding:0 8px;overflow:visible}.RadioPlayer-module__Y3ZoaW__list::-webkit-scrollbar{width:6px}.RadioPlayer-module__Y3ZoaW__list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.RadioPlayer-module__Y3ZoaW__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#fff6;padding:6px 8px 4px;font-size:10px}.RadioPlayer-module__Y3ZoaW__row{border-radius:10px;align-items:center;gap:8px;padding:6px 8px;transition:background .12s;display:flex}.RadioPlayer-module__Y3ZoaW__row:hover{background:#ffffff0d}.RadioPlayer-module__Y3ZoaW__rowActive{background:#3b82f61f}.RadioPlayer-module__Y3ZoaW__rowPlay{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.RadioPlayer-module__Y3ZoaW__row:hover .RadioPlayer-module__Y3ZoaW__rowPlay{color:#3b82f6;border-color:#3b82f6}.RadioPlayer-module__Y3ZoaW__rowInfo{cursor:pointer;flex:1;min-width:0}.RadioPlayer-module__Y3ZoaW__rowName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.RadioPlayer-module__Y3ZoaW__rowMeta{color:#fff6;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10.5px;overflow:hidden}.RadioPlayer-module__Y3ZoaW__rowTags{text-transform:lowercase}.RadioPlayer-module__Y3ZoaW__favBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:15px}.RadioPlayer-module__Y3ZoaW__favBtn:hover,.RadioPlayer-module__Y3ZoaW__favActive{color:#fbbf24}.RadioPlayer-module__Y3ZoaW__footer{color:#ffffff59;border-top:1px solid #ffffff12;padding:8px 14px;font-size:10.5px}.RadioPlayer-module__Y3ZoaW__footerLink{color:#ffffff8c;text-decoration:none}.RadioPlayer-module__Y3ZoaW__footerLink:hover{color:#fff}.RadioPlayer-module__Y3ZoaW__footerHint{color:#ffffff4d}@media (max-width:640px){.RadioPlayer-module__Y3ZoaW__trigger{width:60px;height:60px;bottom:92px;right:16px}.RadioPlayer-module__Y3ZoaW__panel{width:auto;max-height:none;position:fixed;inset:80px 8px 140px}.RadioPlayer-module__Y3ZoaW__favList{flex:none;min-height:150px;max-height:30vh;margin:0 10px 10px;padding:8px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__row{padding:8px 4px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__rowName{font-size:15px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__rowMeta{font-size:12.5px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__rowPlay{width:36px;height:36px;font-size:14px}.RadioPlayer-module__Y3ZoaW__favList .RadioPlayer-module__Y3ZoaW__favBtn{font-size:19px}.RadioPlayer-module__Y3ZoaW__favToggle{padding:4px 10px;font-size:12px}}.RadioPlayer-module__Y3ZoaW__tagsToggle{color:#93c5fd;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f666;border-radius:999px;padding:4px 10px;font-size:11px;transition:all .12s}.RadioPlayer-module__Y3ZoaW__tagsToggle:hover{color:#fff;background:#3b82f633;border-color:#3b82f6b3}
.CityBackgroundSlideshow-module__yn2iTq__slideshow{z-index:0;position:fixed;inset:0;overflow:hidden}.CityBackgroundSlideshow-module__yn2iTq__image{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.CityBackgroundSlideshow-module__yn2iTq__visible{opacity:1}.CityBackgroundSlideshow-module__yn2iTq__overlay{pointer-events:none;background:linear-gradient(#0a0e1a9e 0%,#0a0e1ab8 55%,#0a0e1acc 100%);position:absolute;inset:0}
.RatesTicker-module__XBp8HW__wrapper{background:var(--bg-secondary);border-bottom:1px solid var(--border);align-items:center;width:100%;height:28px;display:flex;position:relative;overflow:hidden}.RatesTicker-module__XBp8HW__baseLabel{color:var(--text-primary);background:var(--bg-card);z-index:1;white-space:nowrap;border-right:1px solid var(--border);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;height:100%;padding:0 12px 0 16px;font-size:12px;font-weight:600;line-height:1;display:flex}.RatesTicker-module__XBp8HW__measurement{white-space:nowrap;pointer-events:none;visibility:hidden;display:inline-flex;position:absolute;top:0;left:-9999px}.RatesTicker-module__XBp8HW__track{flex:1;height:100%;overflow:hidden}.RatesTicker-module__XBp8HW__trackInner{white-space:nowrap;animation:RatesTicker-module__XBp8HW__marquee var(--marquee-duration,24s) linear infinite;will-change:transform;display:inline-flex}.RatesTicker-module__XBp8HW__wrapper:hover .RatesTicker-module__XBp8HW__trackInner{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.RatesTicker-module__XBp8HW__trackInner{animation:none}}@keyframes RatesTicker-module__XBp8HW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.RatesTicker-module__XBp8HW__item{color:var(--text-secondary);font-variant-numeric:tabular-nums;align-items:center;gap:4px;padding:0 16px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Cascadia Code,Menlo,monospace;font-size:12px;line-height:1;display:inline-flex}.RatesTicker-module__XBp8HW__code{color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600}.RatesTicker-module__XBp8HW__metalValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.RatesTicker-module__XBp8HW__currency{color:var(--text-secondary)}.RatesTicker-module__XBp8HW__arrowUp{color:var(--success);font-size:10px}.RatesTicker-module__XBp8HW__arrowDown{color:var(--danger);font-size:10px}.RatesTicker-module__XBp8HW__separator{background:var(--border);flex-shrink:0;width:1px;height:14px;display:inline-block}.RatesTicker-module__XBp8HW__chainCopy{flex-shrink:0;display:inline-flex}.RatesTicker-module__XBp8HW__skeleton{background:var(--bg-secondary);border-bottom:1px solid var(--border);width:100%;height:28px}@media (max-width:639px){.RatesTicker-module__XBp8HW__wrapper{height:24px}.RatesTicker-module__XBp8HW__baseLabel{padding:0 8px 0 12px;font-size:11px}.RatesTicker-module__XBp8HW__item{padding:0 10px;font-size:11px}.RatesTicker-module__XBp8HW__separator{height:12px}.RatesTicker-module__XBp8HW__skeleton{height:24px}}
