.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}
.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}}
