.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,#0d1b3e 0%,#16264a 100%);border:2px solid #d4af37d9;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 0 0 3px #d4af3726,0 6px 28px #0d1b3ecc,0 0 22px #38bdf840}.ChatWidget-module__yApCMG__toggleButton:hover{transform:scale(1.08);box-shadow:0 0 0 3px #d4af3740,0 8px 34px #0d1b3ee6,0 0 30px #38bdf866}.ChatWidget-module__yApCMG__toggleButton:active{transform:scale(.95)}.ChatWidget-module__yApCMG__toggleIcon{-o-object-fit:cover;object-fit:cover;pointer-events:none;border-radius:50%;width:100%;height:100%}.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:linear-gradient(160deg,#0a1128 0%,#0d1b3e 55%,#101f47 100%);border:1px solid #d4af3759;border-radius:20px;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 10px 60px #0000008c,0 2px 12px #0006,inset 0 0 40px #0d1b3e66}.ChatWidget-module__yApCMG__chatWindowOpen{opacity:1;pointer-events:auto;transform:scale(1)}.ChatWidget-module__yApCMG__header{color:#f5e6b8;background:linear-gradient(135deg,#0d1b3e 0%,#132650 100%);border-bottom:1px solid #d4af3766;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;box-shadow:inset 0 -12px 24px #d4af370f}.ChatWidget-module__yApCMG__headerLeft{align-items:center;gap:10px;display:flex}.ChatWidget-module__yApCMG__headerIcon{background:#d4af3726;border:1px solid #d4af3773;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 0 12px #d4af3733}.ChatWidget-module__yApCMG__headerTitle{letter-spacing:-.01em;background:linear-gradient(90deg,#f5e6b8,#ffd97a);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:600}.ChatWidget-module__yApCMG__closeButton{color:#f5e6b8;cursor:pointer;background:#d4af371f;border:1px solid #d4af374d;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.ChatWidget-module__yApCMG__closeButton:hover{background:#d4af3740}.ChatWidget-module__yApCMG__headerIconImg,.ChatWidget-module__yApCMG__avatarImg{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.ChatWidget-module__yApCMG__messagesContainer{background:0 0;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:#d4af3766;border-radius:10px}.ChatWidget-module__yApCMG__messagesContainer::-webkit-scrollbar-thumb:hover{background:#d4af3799}.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:#f5e6b8;background:linear-gradient(135deg,#16264a 0%,#0d1b3e 100%);border:1px solid #d4af3799;border-radius:50%;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:#f0f4ff;background:linear-gradient(135deg,#132650 0%,#1a3366 100%);border:1px solid #d4af3780;border-bottom-right-radius:6px;box-shadow:0 2px 10px #0000004d,inset 0 1px #d4af3726}.ChatWidget-module__yApCMG__messageBubbleAssistant{color:#dbe4ff;background:#16264aa6;border:1px solid #38bdf840;border-bottom-left-radius:6px;box-shadow:0 2px 10px #00000040}.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:#ffd97a}.ChatWidget-module__yApCMG__messageBubbleAssistant .ChatWidget-module__yApCMG__messageText a{color:#7dd3fc}.ChatWidget-module__yApCMG__typingIndicator{align-items:center;gap:4px;padding:4px 2px;display:flex}.ChatWidget-module__yApCMG__typingDot{background:#22d3ee;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ChatWidget-module__yApCMG__typingBounce;box-shadow:0 0 8px #22d3ee99}.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:#fca5a5;background:#dc262626;border:1px solid #dc262666;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 12px;font-size:12px;display:flex}.ChatWidget-module__yApCMG__inputContainer{background:#0a112866;border-top:1px solid #d4af374d;flex-shrink:0;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.ChatWidget-module__yApCMG__input{color:#e6edff;resize:none;background:#0d1b3eb3;border:1px solid #d4af374d;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,box-shadow .15s}.ChatWidget-module__yApCMG__input:focus{border-color:#ffd97a;box-shadow:0 0 0 3px #d4af3726,0 0 14px #ffd97a26}.ChatWidget-module__yApCMG__input::placeholder{color:#7a86a8}.ChatWidget-module__yApCMG__input:disabled{cursor:not-allowed;background:#0d1b3e66}.ChatWidget-module__yApCMG__sendButton{color:#0a1128;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#f0c75e 100%);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:opacity .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 14px #d4af3766}.ChatWidget-module__yApCMG__sendButton:hover:not(:disabled){opacity:.92;transform:scale(1.05);box-shadow:0 2px 20px #d4af3799}.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-bottom:none;border-left:none;border-right:none;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:#ffd97a;font-weight:500;text-decoration:underline}.ChatWidget-module__yApCMG__chatLink:hover{color:#f5e6b8}.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:#ffd97a;background:#d4af3733}.ChatWidget-module__yApCMG__headerBadgeGuest{color:#f5e6b8cc;background:#d4af371a}.ChatWidget-module__yApCMG__unitsInfo{text-align:center;border-top:1px solid #d4af3733;flex-shrink:0;padding:6px 16px 10px}.ChatWidget-module__yApCMG__unitsBadge{color:#67e8f9;background:#22d3ee1a;border:1px solid #22d3ee40;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:#0a1128;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#f0c75e 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:700;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 14px #d4af3766}.ChatWidget-module__yApCMG__loginPromptButton:hover{opacity:.92;transform:scale(1.05);box-shadow:0 2px 20px #d4af3799}.ChatWidget-module__yApCMG__loginPromptButton:active{transform:scale(.95)}.ChatWidget-module__yApCMG__errorText{flex:1}.ChatWidget-module__yApCMG__errorAction{color:#fff;background:#b91c1c;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:#991b1b}
.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}.RadioPlayer-module__Y3ZoaW__liveStar{pointer-events:none;width:18px;height:18px;position:absolute;top:-3px;right:-3px}.RadioPlayer-module__Y3ZoaW__liveStar:before{content:"";background:#e8c9878c;border-radius:50%;animation:1.5s cubic-bezier(0,0,.2,1) infinite RadioPlayer-module__Y3ZoaW__radioPing;position:absolute;inset:0}.RadioPlayer-module__Y3ZoaW__liveStar:after{content:"★";text-align:center;color:#e8c987;text-shadow:0 0 6px #d4af6ae6;font-size:12px;line-height:18px;position:absolute;inset:0}@keyframes RadioPlayer-module__Y3ZoaW__radioPing{0%{opacity:.9;transform:scale(.9)}75%,to{opacity:0;transform:scale(2)}}
.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}}
