.Chart_chartContainer__urlG3{margin:.5rem;width:100%}@media(max-width:768px){.Chart_chartContainer__urlG3{height:100%}}.language-switcher .ant-select{min-width:110px;display:flex;align-items:center;justify-content:center}.language-switcher .ant-select .ant-select-selection-search{display:none}.language-switcher .ant-select .ant-select-selector{height:36px;background:rgba(46,64,89,.15);border:1px solid #2e4059;border-radius:8px;padding:0 36px 0 12px;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;position:relative}.language-switcher .ant-select .ant-select-selector:hover{border-color:#4a5568;background:rgba(46,64,89,.25);box-shadow:0 2px 8px rgba(0,0,0,.15)}.language-switcher .ant-select .ant-select-selector:hover .ant-select-selection-item svg{opacity:1}.language-switcher .ant-select.ant-select-focused .ant-select-selector{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.language-switcher .ant-select .ant-select-selection-item{color:#dededf;font-size:14px;font-weight:400;line-height:1;display:flex;align-items:center;height:100%}.language-switcher .ant-select .ant-select-selection-item>div{display:flex;align-items:center;gap:8px;height:100%}.language-switcher .ant-select .ant-select-selection-item>div svg{flex-shrink:0;opacity:.8;transition:opacity .3s ease;vertical-align:middle}.language-switcher .ant-select .ant-select-selection-item>div span{line-height:1;vertical-align:middle}.language-switcher .ant-select.ant-select-open .ant-select-arrow .anticon{transform:rotate(180deg)}.ant-select-dropdown{background:#181a22;border:1px solid #2e4059;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.3);overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ant-select-dropdown .rc-virtual-list-scrollbar{width:4px!important}.ant-select-dropdown .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb{background:rgba(139,140,144,.3)!important;border-radius:2px!important}.ant-select-dropdown .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb:hover{background:rgba(139,140,144,.5)!important}.ant-select-dropdown .ant-select-item{color:#8b8c90;font-size:14px;padding:10px 16px;min-height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.ant-select-dropdown .ant-select-item.ant-select-item-option-hover:not(.ant-select-item-option-disabled){background:linear-gradient(90deg,rgba(37,99,235,.1),rgba(37,99,235,.05));color:#dededf}.ant-select-dropdown .ant-select-item.ant-select-item-option-hover:not(.ant-select-item-option-disabled):before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#2563eb;transform:scaleY(0);transition:transform .2s ease}.ant-select-dropdown .ant-select-item.ant-select-item-option-hover:not(.ant-select-item-option-disabled):hover:before{transform:scaleY(1)}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{background:linear-gradient(90deg,rgba(37,99,235,.2),rgba(37,99,235,.1));color:#2563eb;font-weight:500}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected:after{content:none}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected.ant-select-item-option-hover{background:linear-gradient(90deg,rgba(37,99,235,.25),rgba(37,99,235,.15))}.ant-select-loading .ant-select-arrow:before{content:"";display:inline-block;width:12px;height:12px;border-radius:50%;border:2px solid #8b8c90;border-top-color:rgba(0,0,0,0);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:768px){.language-switcher .ant-select{min-width:80px}.language-switcher .ant-select .ant-select-selector{height:32px;padding:0 10px}.language-switcher .ant-select .ant-select-selection-item{font-size:13px;line-height:30px}}@media(prefers-color-scheme:dark){.ant-select-dropdown{background:#0f1419;border-color:#1f2937}}.language-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.language-icon svg{width:100%;height:100%;transition:transform .3s ease}.language-switcher-dropdown.ant-select-dropdown-open{animation:fadeInScale .2s cubic-bezier(.4,0,.2,1)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.language-switcher .ant-select-disabled .ant-select-selector{background:rgba(46,64,89,.05);border-color:#2e4059;cursor:not-allowed}.language-switcher .ant-select-disabled .ant-select-selector .ant-select-selection-item{color:#4a5568}.language-switcher .ant-select:focus-within .ant-select-selector{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}