.delete-note-modal__content{max-width:464px;gap:16px;align-items:center;text-align:center}.delete-note-modal__content .title{font-weight:800;text-transform:uppercase;line-height:150%;font-size:16px}.delete-note-modal__content .description{background:none;font-weight:400;line-height:150%;font-size:16px}.delete-note-modal__content .button-group{display:flex;flex-direction:row;gap:16px}.notes>.notes-section>.note-list .note-card{position:relative}.notes>.notes-section>.note-list.single-note .note-card{width:100%}.notes>.notes-section>.note-list.double-notes .note-card{width:50%}.notes .note,.notes .note-card .note-edit-mode{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;background:#f4f6ff;border-radius:8px}.notes .note-card .note-header{display:flex;flex-direction:column;align-items:start;gap:4px}.notes .note-card .note-header .title{background:none;outline:none;border:none;font-weight:800;font-size:14px;text-transform:uppercase;color:#131313}.notes .note-card .note-header>.note-timestamp{color:gray;font-size:14px;font-weight:600;display:flex;flex-direction:row;gap:8px}.notes .note-card .note-header>.note-actions{position:absolute;top:15px;right:16px;display:flex;gap:8px}.notes .note-card .note-header>.note-actions .action-btn{cursor:pointer;background:none;border:none;padding:3px;border-radius:4px}.notes .note-card .note-header>.note-actions .action-btn:hover{background-color:#ebedfe}.notes .note-card .note-text{font-size:16px;font-weight:400;color:var(--theme-text-color-2);background:none;border:none;outline:none;resize:none;display:block;line-height:150%;white-space:pre-wrap}.notes .note-card .note-text--expanded{display:block;overflow:visible}.notes .note-card .note-original-text{margin-top:12px;padding-top:12px;border-top:1px solid #e6e6e6}.notes .note-card .note-original-text__label{margin-bottom:8px;font-size:12px;font-weight:700;line-height:150%;text-transform:uppercase;color:gray}.notes .note .show-more{display:flex;font-size:16px;font-weight:600;color:var(--theme-link-color);text-decoration:underline;cursor:pointer;background:none;border:none}.mobile_version .notes>.notes-section>.note-list.double-notes{flex-direction:column}.mobile_version .notes>.notes-section>.note-list.double-notes .note-card{width:100%}.notes .notes-section .note-edit[data-v-9d4ac910]{display:flex;width:100%}.notes .notes-section .note-description[data-v-9d4ac910]{background:#f4f6ff;padding:16px;border-radius:8px}.notes .notes-section .note-title[data-v-9d4ac910]{position:relative;width:100%;text-transform:uppercase;font-size:14px}.notes .notes-section .note-title>input[data-v-9d4ac910]{font-weight:800;text-transform:uppercase;font-size:14px;color:var(--theme-text-color-2)}.notes .notes-section .note-title>input[data-v-9d4ac910]::-moz-placeholder{color:var(--theme-text-color-2)}.notes .notes-section .note-title>input[data-v-9d4ac910]::placeholder{color:var(--theme-text-color-2)}.notes .notes-section .note-title .note-actions[data-v-9d4ac910]{position:absolute;top:12px;right:16px;background-color:none;border:none;outline:none;display:flex;gap:8px}.notes .notes-section .note-title .note-actions .action-btn[data-v-9d4ac910]{background:none;border:none;outline:none;cursor:pointer;padding:3px;border-radius:4px}.notes .notes-section .note-title .note-actions .action-btn[data-v-9d4ac910]:hover{background-color:#ebedfe}.notes .notes-section textarea[data-v-9d4ac910]{background:none;outline:none;border:none;color:var(--theme-text-color-2);display:block;height:auto;width:100%;font-size:16px;resize:none;line-height:150%}.notes .notes-section textarea[data-v-9d4ac910]::-moz-placeholder{color:var(--theme-text-color-2)}.notes .notes-section textarea[data-v-9d4ac910]::placeholder{color:var(--theme-text-color-2)}.notes[data-v-51b7ea8d]{display:flex;gap:16px}.notes>.notes-section[data-v-51b7ea8d]{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.notes>.notes-section>input[data-v-51b7ea8d]{width:100%}.notes>.notes-section>input[data-v-51b7ea8d]::-moz-placeholder{color:#7283fa}.notes>.notes-section>input[data-v-51b7ea8d]::placeholder{color:#7283fa}.notes>.notes-section>.note-list[data-v-51b7ea8d]{width:100%;display:flex;gap:16px}.mobile_version .mobile-notes-title[data-v-51b7ea8d]{font-weight:800;font-size:16px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.mobile_version .notes>.notes-section>.note-list[data-v-51b7ea8d]{flex-direction:column}.mobile_version .notes>.notes-section>.note-list .note-card[data-v-51b7ea8d]{width:100%}.financials-performance-share-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);overflow-y:scroll;z-index:999999999}.financials-performance-share-modal__buttons{display:flex;gap:20px;justify-content:center}.financials-performance-share-modal__buttons button{width:auto}.financials-performance-share-modal__body{padding:0 40px}.financials-performance-share-modal__close-button{background:none;border:none;outline:none;cursor:pointer;color:#3348fb;position:absolute;top:20px;right:20px;padding:0}.financials-performance-share-modal__close-button .icon-block{width:15px;height:15px}.financials-performance-share-modal__header__title{font-size:16px;font-weight:700;padding-bottom:30px;text-align:center}.financials-performance-share-modal__content{background:#fff;border-radius:16px;padding:40px;margin:20px;max-width:500px;width:calc(100% - 40px);height:-moz-min-content;height:min-content;position:relative}.financials-performance-share-modal-mobile .financials-performance-share-modal__content{padding-left:20px;padding-right:20px}.financials-performance-share-modal__code{width:100%;background:#f4f6ff;border-radius:16px;padding:20px;margin-top:30px;overflow-x:scroll}.financials-performance-share-modal__code p{white-space:nowrap}.financial-performance-comparison-table-link--centered[data-v-22a46fba]{display:flex;justify-content:center;width:100%;margin-top:12px}.financial-performance-comparison-table-link__wrap[data-v-22a46fba]{position:relative;display:inline-flex;max-width:100%}.financial-performance-comparison-table-link__link[data-v-22a46fba]{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:0;font-family:inherit;font-size:12px;font-weight:500;line-height:1.1;color:var(--theme-link-color);text-decoration:underline;white-space:nowrap;cursor:pointer}.financial-performance-comparison-table-link__link--disabled[data-v-22a46fba]{color:#b3b3b3;text-decoration:underline;cursor:default;outline:none}.financial-performance-comparison-table-link--centered .financial-performance-comparison-table-link__link[data-v-22a46fba]{white-space:normal;text-align:center}.financial-performance-comparison-table-link__icon[data-v-22a46fba]{flex-shrink:0;transform:translateY(1px)}.financial-performance-comparison-table-link__tooltip[data-v-22a46fba]{width:-moz-max-content;width:max-content;max-width:220px;padding:12px 16px;border-radius:10px;background:#333;color:#fff;font-size:12px;font-weight:600;line-height:14px;text-align:left;white-space:normal;pointer-events:auto}.financial-performance-comparison-table-link__tooltip--teleported[data-v-22a46fba]{position:fixed;z-index:10050}.financial-performance-comparison-table-link__tooltip-text[data-v-22a46fba]{display:block}.financial-performance-comparison-table-link__tooltip-link[data-v-22a46fba]{display:block;margin-top:4px;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline;white-space:normal}.financial-performance-comparison[data-v-d5e523e2]{padding:16px 20px}.financial-performance-comparison__content[data-v-d5e523e2]{display:flex;flex-direction:column;gap:12px}.financial-performance-comparison__header[data-v-d5e523e2]{display:flex;align-items:center;justify-content:space-between;gap:16px}.financial-performance-comparison__title[data-v-d5e523e2]{margin:0;font-size:14px;font-weight:700;line-height:1.1;text-transform:uppercase;color:#131313}.financial-performance-comparison__header-actions[data-v-d5e523e2]{display:flex;align-items:center;gap:16px;flex-shrink:0}.financial-performance-comparison__close-btn[data-v-d5e523e2]{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;line-height:0;cursor:pointer}.financial-performance-comparison__close-btn img[data-v-d5e523e2]{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(31%) sepia(86%) saturate(4200%) hue-rotate(223deg) brightness(99%) contrast(97%)}.financial-performance-comparison__badges[data-v-d5e523e2]{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.financial-performance-comparison__add-btn[data-v-d5e523e2]{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border:1px solid var(--theme-link-color);border-radius:50%;background:transparent;padding:0;line-height:0;cursor:pointer;flex-shrink:0}.mobile_version .financial-performance-comparison__header[data-v-d5e523e2]{flex-direction:column;align-items:flex-start}.mobile_version .financial-performance-comparison__header-actions[data-v-d5e523e2]{width:100%;justify-content:space-between}.company-chart{max-width:100%;min-width:0;width:100%}.company-chart>.company-chart-wrapper{position:relative;width:100%;min-width:0;height:420px;overflow:hidden}.company-chart>.company-chart-wrapper>.company-chart-min-max{position:absolute;top:20px;bottom:76px;right:24px;z-index:3;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.company-chart>.company-chart-wrapper>.company-chart-min-max>p{font-size:12px;font-weight:600;color:#131313;opacity:.9;text-align:right;line-height:1.1}.company-chart>.company-chart-wrapper.basic-chart{height:198px}.company-chart>.company-chart-wrapper>.company-chart-wrapper-preloader{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:var(--theme-text-color-contrast)}.company-chart>.company-chart-wrapper>canvas{display:block;max-width:100%!important;width:100%!important;height:100%!important}.company-chart>.company-chart-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:16px;width:100%;padding:0 20px}.company-chart>.company-chart-footer>.company-chart-legend{display:flex;flex-wrap:wrap;align-items:center;min-width:0;gap:6px;list-style-type:none;padding:0}.company-chart>.company-chart-footer>.company-chart-legend>li{display:flex;align-items:center;gap:8px}.company-chart .company-chart-line-preview{width:28px;height:8px;flex:0 0 28px}.company-chart>.company-chart-footer>.company-chart-legend>li>p{font-size:12px;font-weight:600;color:var(--theme-text-color-2)}.company-chart .company-chart-time-scale{justify-self:end;margin-left:0;padding-left:0}.company-chart .performance-control-time-scale{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;white-space:nowrap}.company-chart .performance-control-time-scale-button{border-radius:100px;padding:4px 12px;color:var(--theme-link-color);font-size:12px;font-weight:700;line-height:1;text-transform:lowercase;background:#f4f6ff}.company-chart>.company-chart-header{padding:0 0 0 15px;flex:0 0 24px;display:flex;justify-content:space-between;align-items:center}.company-chart>.company-chart-header>p{font-size:10px;font-weight:400;color:var(--theme-text-color-2);text-transform:uppercase}.mobile_version .company-chart .company-chart-wrapper{height:185px}.mobile_version .company-chart .company-chart-footer{display:flex;padding:0;flex-wrap:wrap}.mobile_version .company-chart .company-chart-legend{min-width:0}.performance{display:flex;flex-direction:column;gap:16px;overflow:unset}.performance-summary-items{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:12px}.performance-summary-item{display:flex;flex-wrap:wrap;gap:6px;font-size:13px;line-height:1.4}.performance-summary-item__label{color:gray;font-weight:600}.performance-summary-item__value{color:#131313;font-weight:700}.performance>.performance-menu{display:flex;align-items:center;gap:8px}.performance>.performance-menu>a{border-radius:100px;padding:5px 12px;color:var(--theme-link-color);font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;cursor:pointer;line-height:100%}.performance>.performance-menu>.active{background:var(--theme-link-color);color:var(--theme-text-color-contrast)}.performance>.performance-chart>.performance-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.performance>.performance-chart>.performance-header .title{font-size:14px;color:#131313;line-height:110%;font-weight:800;text-transform:uppercase}.performance>.performance-chart>.performance-header>.performance-params{display:flex;align-items:center;gap:16px}.performance>.performance-chart>.performance-header>.performance-params .performance-params-btn{display:flex;align-items:center;border:none;gap:8px;cursor:pointer;font-size:14px;font-weight:800;text-transform:uppercase;color:var(--theme-link-color);background:none}.performance>.performance-chart>.performance-header>.performance-params .performance-params-btn img{margin-top:1px;width:14px}.performance.company-financial-performance>.performance-chart>.performance-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-bottom:16px;gap:15px}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-buttons{display:flex;justify-self:start;gap:18px}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-stats{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;justify-self:center;gap:10px;width:380px;max-width:100%;border:1px solid var(--theme-text-gray-2);border-radius:8px;font-size:12px;font-weight:600;padding:5px 8px}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-stats>p{display:flex;align-items:center;gap:5px;min-width:0;line-height:1.2;white-space:normal}.performance.company-financial-performance>.performance-chart>.performance-control>.performance-control-range{display:flex;align-items:center;flex-wrap:wrap;justify-self:end;font-size:12px;font-weight:600;gap:8px 16px;justify-content:flex-end}.performance>.performance-chart>.company-chart>.performance-control-range{display:flex;align-items:center;flex-wrap:wrap;font-size:12px;font-weight:600;gap:16px;white-space:nowrap}.performance>.performance-chart>.performance-control.performance-control-top{display:none;justify-content:center}@media screen and (max-width:1370px){.performance>.performance-chart>.performance-control.performance-control-top{display:flex}}.mobile_version .performance{width:100%;min-width:0;max-width:100%;overflow-y:auto;overflow-x:hidden;white-space:normal;scrollbar-width:none;padding:0;-ms-overflow-style:none}.mobile_version .performance .performance-menu{display:flex;align-items:center;gap:8px;white-space:nowrap}.mobile_version .performance .performance-menu .menu-button{border-radius:100px;padding:5px 12px;color:#131313;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;line-height:100%;cursor:pointer}.mobile_version .performance .performance-menu .menu-button.active{background:var(--theme-link-color);color:var(--theme-text-color-contrast)}.mobile_version .performance .performance-menu a{font-size:12px;font-weight:600}.mobile_version .performance .performance-chart{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;overflow-x:hidden;gap:12px}.mobile_version .performance .performance-chart .performance-control{display:flex;flex-direction:column;align-items:start;gap:16px}.mobile_version .performance .performance-chart .performance-control .performance-control-buttons{gap:8px}.mobile_version .performance .performance-chart .performance-control .performance-control-stats{justify-content:space-around;width:100%}.mobile_version .performance .performance-chart .company-chart{display:flex;flex-direction:column;min-width:0;max-width:100%;gap:16px}.mobile_version .performance .performance-chart .group-setting{position:absolute;top:16px;right:16px}.mobile_version .performance .performance-chart .company-price{display:flex;gap:16px;font-weight:800;font-size:16px;text-transform:uppercase;white-space:nowrap}.mobile_version .performance .performance-chart .company-price.company-price-widget{flex-direction:column;gap:4px}.mobile_version .performance .performance-chart .performance-mobile-actions{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%;padding-top:4px}.mobile_version .performance .performance-chart .performance-mobile-actions__buttons{display:flex;align-items:center;justify-content:space-between;min-width:0;max-width:100%}.mobile_version .performance .performance-chart .performance-mobile-panel{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0;max-width:100%}.mobile_version .performance .performance-chart .performance-mobile-panel--compact{gap:8px}.mobile_version .performance .performance-chart .performance-mobile-share-field{min-width:0;max-width:100%}.mobile_version .performance .performance-chart .compare-companies-pannel{position:relative}.mobile_version .performance .performance-chart .compare-companies-pannel .company-badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap;width:284px}.mobile_version .performance .performance-chart .compare-companies-pannel .close-all-btn{position:absolute;top:4px;right:4px}.mobile_version .performance .performance-chart .chart-share-input{background:#f4f6ff;border:none;width:100%;min-width:0;border-radius:4px;padding:8px;font-weight:500;font-size:12px;color:#7283fa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile_version .performance::-webkit-scrollbar{display:none}.company-summary{display:grid;grid-template-columns:1fr 467px;grid-auto-rows:auto;gap:16px;margin-bottom:16px}.company-summary>.company-summary-header{grid-column:1/-1;grid-row:1}.company-summary-chart{grid-column:1;grid-row:2}.company-summary-notes{grid-column:1;grid-row:3}.company-summary-right{grid-column:2;grid-row:2/span 2;display:flex;flex-direction:column;gap:16px}.company-summary.chart-expanded .company-summary-chart{grid-column:1/-1}.company-summary.chart-expanded .company-summary-notes{grid-row:3}.company-summary.chart-expanded .company-summary-right{grid-column:2;grid-row:3}.mobile_version .company-summary{grid-template-columns:1fr;grid-template-rows:auto;overflow:visible}.mobile_version .company-summary-chart,.mobile_version .company-summary-header,.mobile_version .company-summary-notes,.mobile_version .company-summary-right{width:100%;grid-column:1;max-width:100%}.mobile_version .company-summary-chart{min-width:0}.mobile_version .company-summary-chart,.mobile_version .company-summary-notes,.mobile_version .company-summary-right{overflow-x:hidden;padding:0 16px;box-sizing:border-box}.mobile_version .company-summary-header{padding:0 16px;box-sizing:border-box;overflow-x:visible;grid-template-columns:1fr;flex-direction:column;align-items:flex-start;gap:8px}.mobile_version .company-summary-menu{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile_version .company-summary-menu::-webkit-scrollbar{display:none}.mobile_version .company-summary-menu .performance{min-width:-moz-min-content;min-width:min-content}.mobile_version .company-summary-right{grid-row:auto}.annual-reports-panel{margin:16px 0;padding:20px 24px;background:#fff;border:1px solid #e4e4e4;border-radius:16px;box-shadow:0 0 18px rgba(0,0,0,.08)}.annual-reports-panel--mobile{margin:0 16px 16px;padding:16px;border-radius:12px}.annual-reports-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.annual-reports-panel__title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:#131313}.annual-reports-panel__title--mobile{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.annual-reports-panel__mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.annual-reports-panel__mobile-teaser{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:14px 16px;border:1px solid #e4e4e4;border-radius:12px}.annual-reports-panel__website-link{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:12px;font-weight:600;line-height:1.2;color:var(--theme-link-color);text-decoration:none;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.annual-reports-panel__website-link .icon-external-link{font-size:14px}.annual-reports-panel__website-link:hover{text-decoration:underline}.annual-reports-panel__content--desktop{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;align-items:stretch}.annual-reports-panel__content--desktop-single{grid-template-columns:minmax(0,1fr)}.annual-reports-panel__links-column{display:flex;flex-direction:column;gap:16px;min-width:0}.annual-reports-panel__box{padding:16px;border:1px solid #e4e4e4;border-radius:12px}.annual-reports-panel__box--ir{display:flex;flex-direction:column;gap:12px;height:100%}.annual-reports-panel__box-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.annual-reports-panel__section-label{font-size:12px;font-weight:700;line-height:1.2;color:#131313;text-transform:uppercase;letter-spacing:.02em}.annual-reports-panel__section-label--block{margin-bottom:12px}.annual-reports-panel__profile{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #e4e4e4}.annual-reports-panel__avatar{width:48px;height:48px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.annual-reports-panel__avatar--placeholder{background:#eef1ff}.annual-reports-panel__name{font-size:14px;font-weight:500;color:#131313}.annual-reports-panel__contacts{display:flex;flex-direction:column;gap:10px}.annual-reports-panel__contact-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:300;color:#131313;text-decoration:none}.annual-reports-panel__contact-link:hover{text-decoration:none}.annual-reports-panel__contact-icon{width:18px;height:18px;flex-shrink:0}.annual-reports-panel__years{display:flex;flex-wrap:wrap;gap:8px}.annual-reports-panel__year-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:9999px;background:#f4f6ff;color:var(--theme-link-color);font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s ease}.annual-reports-panel__year-chip:hover{background:#e8ecff}.annual-reports-panel--mobile .annual-reports-panel__content{display:flex;flex-direction:column;gap:12px;margin-top:12px}.mobile_version .annual-reports-panel{box-shadow:none}