.AnalysisStockList-module-scss-module__abE1DG__listCard{border:.5px solid var(--color-light-10);overflow:hidden}.AnalysisStockList-module-scss-module__abE1DG__listTitle{font-weight:600}.AnalysisStockList-module-scss-module__abE1DG__headerContainer{margin-bottom:var(--space-s);align-items:center;padding:0;display:flex}.AnalysisStockList-module-scss-module__abE1DG__list{flex-direction:column;display:flex}.AnalysisStockList-module-scss-module__abE1DG__item{padding:var(--space-m) 0;align-items:center;gap:var(--space-m);min-width:0;color:inherit;text-decoration:none;transition:background-color .2s;display:flex;position:relative}.AnalysisStockList-module-scss-module__abE1DG__item:hover{background-color:var(--color-light-background)}.AnalysisStockList-module-scss-module__abE1DG__item:hover .AnalysisStockList-module-scss-module__abE1DG__stockName{color:var(--color-primary-base)}.AnalysisStockList-module-scss-module__abE1DG__item:after{content:"";background:var(--gradient-light-blue-transparent);opacity:.2;height:1px;position:absolute;bottom:0;left:0;right:0}.AnalysisStockList-module-scss-module__abE1DG__item:last-child:after{display:none}.AnalysisStockList-module-scss-module__abE1DG__rank{text-align:center;width:24px;font-weight:600;font-size:var(--font-size-base-s);color:var(--color-misc-grey);flex-shrink:0}.AnalysisStockList-module-scss-module__abE1DG__imageContainer{background-color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.AnalysisStockList-module-scss-module__abE1DG__imageContainer img{object-fit:contain;width:100%;height:100%;padding:4px}.AnalysisStockList-module-scss-module__abE1DG__info{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.AnalysisStockList-module-scss-module__abE1DG__symbol{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);font-weight:500;line-height:1}.AnalysisStockList-module-scss-module__abE1DG__stockName{font-size:var(--font-size-base-s);color:var(--color-primary-800);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.2;transition:color .15s;overflow:hidden}@media (max-width:1024px){.AnalysisStockList-module-scss-module__abE1DG__headerContainer{margin-bottom:var(--space-xs)}.AnalysisStockList-module-scss-module__abE1DG__item{padding:var(--space-s) 0}}
.Card-module-scss-module__uAmSaG__card{padding:var(--space-l) var(--space-l);background:var(--color-white-transparent);border-radius:1.25rem;flex-direction:column;display:flex}.Card-module-scss-module__uAmSaG__card h1,.Card-module-scss-module__uAmSaG__card h2,.Card-module-scss-module__uAmSaG__card h3,.Card-module-scss-module__uAmSaG__card h4,.Card-module-scss-module__uAmSaG__card h5,.Card-module-scss-module__uAmSaG__card h6{margin-bottom:32px}.Card-module-scss-module__uAmSaG__card{position:relative}.Card-module-scss-module__uAmSaG__card:before{content:"";background:var(--gradient-light-blue-transparent);z-index:-1;pointer-events:none;opacity:.25;-webkit-mask-composite:xor;border-radius:1.25rem;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Card-module-scss-module__uAmSaG__card:hover{text-decoration:none}.Card-module-scss-module__uAmSaG__card:hover:before{background:var(--gradient-base-50-percent-to-white);opacity:1}.Card-module-scss-module__uAmSaG__card .Card-module-scss-module__uAmSaG__nospace{margin-bottom:0}.Card-module-scss-module__uAmSaG__nohover:hover:before{background:var(--gradient-light-blue-transparent);opacity:.25}
.ToastProvider-module-scss-module__OFcMuq__viewport{z-index:2147483000;pointer-events:none;flex-direction:column;gap:6px;width:min(332px,100vw - 16px);display:flex;position:fixed;top:12px;right:12px}.ToastProvider-module-scss-module__OFcMuq__toast{isolation:isolate;color:#fff;pointer-events:auto;will-change:transform;background:0 0;border:none;border-radius:12px;min-height:38px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 24px #0a102647}.ToastProvider-module-scss-module__OFcMuq__toast:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;-webkit-backdrop-filter:blur(14px)saturate(145%);backdrop-filter:blur(14px)saturate(145%);background:#0a1026b8;position:absolute;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ToastProvider-module-scss-module__OFcMuq__toast{background:#0a1026f0}}.ToastProvider-module-scss-module__OFcMuq__content{z-index:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:8px;min-height:38px;padding:8px 10px;display:grid;position:relative}.ToastProvider-module-scss-module__OFcMuq__iconWrap{justify-content:center;align-self:center;align-items:center;width:16px;height:16px;margin-top:0;display:inline-flex}.ToastProvider-module-scss-module__OFcMuq__textBlock{align-self:center;min-width:0}.ToastProvider-module-scss-module__OFcMuq__title{letter-spacing:0;font-size:12px;line-height:1.2;font-family:var(--font-family-heading);color:#fff;margin:0;font-weight:500}.ToastProvider-module-scss-module__OFcMuq__description{letter-spacing:0;color:#ffffffdb;margin:3px 0 0;font-size:11px;line-height:1.35}.ToastProvider-module-scss-module__OFcMuq__hasDetails{align-items:flex-start}.ToastProvider-module-scss-module__OFcMuq__hasDetails .ToastProvider-module-scss-module__OFcMuq__iconWrap,.ToastProvider-module-scss-module__OFcMuq__hasDetails .ToastProvider-module-scss-module__OFcMuq__textBlock,.ToastProvider-module-scss-module__OFcMuq__hasDetails .ToastProvider-module-scss-module__OFcMuq__closeButton{align-self:flex-start}.ToastProvider-module-scss-module__OFcMuq__closeButton{appearance:none;color:#ffffffb8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-self:flex-start;align-items:center;width:20px;height:20px;transition:background-color .18s,color .18s;display:inline-flex}.ToastProvider-module-scss-module__OFcMuq__closeButton:hover{color:#fff;background:#ffffff14}.ToastProvider-module-scss-module__OFcMuq__actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.ToastProvider-module-scss-module__OFcMuq__actionButton{appearance:none;color:#fffffff2;letter-spacing:0;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:500;line-height:1.3}.ToastProvider-module-scss-module__OFcMuq__success .ToastProvider-module-scss-module__OFcMuq__iconWrap{color:#4ade80}.ToastProvider-module-scss-module__OFcMuq__info .ToastProvider-module-scss-module__OFcMuq__iconWrap{color:#38bdf8}.ToastProvider-module-scss-module__OFcMuq__warning .ToastProvider-module-scss-module__OFcMuq__iconWrap{color:#fbbf24}.ToastProvider-module-scss-module__OFcMuq__error .ToastProvider-module-scss-module__OFcMuq__iconWrap{color:#f87171}@media (max-width:820px){.ToastProvider-module-scss-module__OFcMuq__viewport{width:auto;top:12px;left:12px;right:12px}.ToastProvider-module-scss-module__OFcMuq__title{font-size:12px}.ToastProvider-module-scss-module__OFcMuq__description,.ToastProvider-module-scss-module__OFcMuq__actionButton{font-size:11px}}
.NotificationsClientPage-module-scss-module__p97pvG__headerText{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__headerSubline{color:var(--color-misc-grey);font-size:var(--font-size-base-s);margin:0;font-weight:500}.NotificationsClientPage-module-scss-module__p97pvG__editAlertsButton{width:44px;height:44px;min-height:44px;color:var(--color-primary-800);font-size:var(--font-size-base-xs);cursor:pointer;background:#0000000a;border:.5px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;gap:0;padding:0;font-weight:600;text-decoration:none;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__editAlertsButton:hover{background:#00000014;border-color:#00000029;text-decoration:none}.NotificationsClientPage-module-scss-module__p97pvG__feedbackBanner{margin:0 0 var(--space-m);padding:var(--space-s) var(--space-m);font-size:var(--font-size-base-s);border-radius:.625rem;font-weight:500}.NotificationsClientPage-module-scss-module__p97pvG__feedbackSuccess{color:#0d7a42;background:#61f4af26;border:1px solid #61f4af4d}.NotificationsClientPage-module-scss-module__p97pvG__feedbackError{color:#a81d3a;background:#f4617e26;border:1px solid #f4617e4d}.NotificationsClientPage-module-scss-module__p97pvG__settingsCard,.NotificationsClientPage-module-scss-module__p97pvG__feedCard{padding:var(--space-l)!important}.NotificationsClientPage-module-scss-module__p97pvG__settingsHeader{margin-bottom:var(--space-m)}.NotificationsClientPage-module-scss-module__p97pvG__settingsHeader h2{font-size:var(--font-size-h5);color:var(--color-primary-800);margin:0 0 6px}.NotificationsClientPage-module-scss-module__p97pvG__settingsHeader p{color:var(--color-misc-grey);font-size:var(--font-size-base-s);margin:0}.NotificationsClientPage-module-scss-module__p97pvG__globalToggles{flex-direction:column;gap:12px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__toggleRow{border:1px solid var(--color-light-10);background:#fff6;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__toggleTitle{font-size:var(--font-size-base-s);color:var(--color-primary-800);font-weight:600}.NotificationsClientPage-module-scss-module__p97pvG__toggleSubline{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);margin-top:2px}.NotificationsClientPage-module-scss-module__p97pvG__switchWrap{flex:0 0 46px;width:46px;height:28px;position:relative}.NotificationsClientPage-module-scss-module__p97pvG__switchWrap input{opacity:0;cursor:pointer;z-index:2;position:absolute;inset:0}.NotificationsClientPage-module-scss-module__p97pvG__switchSlider{background:#d4d8df;border-radius:999px;transition:background-color .2s;position:absolute;inset:0}.NotificationsClientPage-module-scss-module__p97pvG__switchSlider:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0003}.NotificationsClientPage-module-scss-module__p97pvG__switchWrap input:checked+.NotificationsClientPage-module-scss-module__p97pvG__switchSlider{background:#1c6df2}.NotificationsClientPage-module-scss-module__p97pvG__switchWrap input:checked+.NotificationsClientPage-module-scss-module__p97pvG__switchSlider:after{transform:translate(18px)}.NotificationsClientPage-module-scss-module__p97pvG__globalLeadDaysBox{margin-top:var(--space-m);border:1px solid var(--color-light-10);background:#ffffff59;border-radius:14px;padding:14px}.NotificationsClientPage-module-scss-module__p97pvG__ruleTitle{font-size:var(--font-size-base-xs);color:var(--color-primary-700);margin-bottom:10px;font-weight:700}.NotificationsClientPage-module-scss-module__p97pvG__earningsOptions{flex-wrap:wrap;gap:8px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__earningsSelectButton{color:var(--color-primary-700);min-height:34px;font-size:var(--font-size-base-xs);cursor:pointer;background:#ffffff73;border:1px solid #00000014;border-radius:999px;padding:0 12px;font-weight:600}.NotificationsClientPage-module-scss-module__p97pvG__earningsSelectButton:hover{background:#ffffff9e}.NotificationsClientPage-module-scss-module__p97pvG__earningsSelectButtonActive{color:#0f4fb5;background:#1762da24;border-color:#1762da42}.NotificationsClientPage-module-scss-module__p97pvG__ruleHeaderRow{margin-top:var(--space-l);justify-content:space-between;align-items:center;gap:12px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__ruleHeaderRow h3{font-size:var(--font-size-base);color:var(--color-primary-800);margin:0}.NotificationsClientPage-module-scss-module__p97pvG__createAlarmButton{min-height:38px;color:var(--color-primary-800);font-size:var(--font-size-base-xs);cursor:pointer;background:#0000000a;border:.5px solid #0000001a;border-radius:12px;align-items:center;gap:6px;padding:0 14px;font-weight:600;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__createAlarmButton:hover{background:#00000014}.NotificationsClientPage-module-scss-module__p97pvG__emptyStateText{font-size:var(--font-size-base-s);color:var(--color-misc-grey);margin:12px 0 0}.NotificationsClientPage-module-scss-module__p97pvG__ruleList{flex-direction:column;gap:10px;margin-top:12px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__ruleItem{border:1px solid var(--color-light-10);background:#ffffff59;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__ruleItemText{flex-direction:column;gap:2px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__ruleItemTitle{font-size:var(--font-size-base-s);color:var(--color-primary-800);font-weight:700}.NotificationsClientPage-module-scss-module__p97pvG__ruleItemSubline{font-size:var(--font-size-base-xs);color:var(--color-misc-grey)}.NotificationsClientPage-module-scss-module__p97pvG__deleteRuleButton{color:#b42332;min-height:34px;font-size:var(--font-size-base-xs);cursor:pointer;background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:0 10px;font-weight:600}.NotificationsClientPage-module-scss-module__p97pvG__wizardOverlay{z-index:9999;isolation:isolate;background:0 0;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;transform:translateZ(0)}.NotificationsClientPage-module-scss-module__p97pvG__wizardOverlay:before{content:"";z-index:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080e1c80;position:absolute;inset:0}.NotificationsClientPage-module-scss-module__p97pvG__wizardOverlay>*{z-index:1;position:relative}.NotificationsClientPage-module-scss-module__p97pvG__wizardModal{background:#f9fbffeb;border:1px solid #ffffffb3;border-radius:18px;width:min(560px,100%);max-height:min(82vh,740px);padding:16px;overflow:hidden;box-shadow:0 30px 60px #0000002e}.NotificationsClientPage-module-scss-module__p97pvG__wizardHeader{justify-content:space-between;align-items:center;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__wizardHeader h3{color:var(--color-primary-800);font-size:var(--font-size-base);margin:0}.NotificationsClientPage-module-scss-module__p97pvG__closeWizardButton{cursor:pointer;background:#0000000a;border:.5px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__wizardStepIndicator{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);margin-top:10px}.NotificationsClientPage-module-scss-module__p97pvG__wizardSection{margin-top:12px}.NotificationsClientPage-module-scss-module__p97pvG__wizardSection p{color:var(--color-primary-700);font-size:var(--font-size-base-s);margin:0 0 10px}.NotificationsClientPage-module-scss-module__p97pvG__wizardList{flex-direction:column;gap:8px;max-height:min(42vh,340px);padding-right:2px;display:flex;overflow:hidden auto}.NotificationsClientPage-module-scss-module__p97pvG__wizardListItem{text-align:left;cursor:pointer;background:#ffffff73;border:1px solid #00000014;border-radius:12px;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:10px;width:100%;min-height:64px;padding:10px 12px;display:grid}.NotificationsClientPage-module-scss-module__p97pvG__wizardListItemActive{background:#1762da1f;border-color:#1762da4d}.NotificationsClientPage-module-scss-module__p97pvG__wizardStockLogo{background-color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.NotificationsClientPage-module-scss-module__p97pvG__wizardStockLogo img{object-fit:contain;width:100%;height:100%;padding:4px}.NotificationsClientPage-module-scss-module__p97pvG__wizardStockText{flex-direction:column;gap:2px;min-width:0;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__wizardStockTicker{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);font-weight:500;line-height:1}.NotificationsClientPage-module-scss-module__p97pvG__wizardStockName{font-size:var(--font-size-base-s);color:var(--color-primary-800);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.2;overflow:hidden}.NotificationsClientPage-module-scss-module__p97pvG__kindGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (max-width:768px){.NotificationsClientPage-module-scss-module__p97pvG__kindGrid{grid-template-columns:1fr}}.NotificationsClientPage-module-scss-module__p97pvG__kindButton{min-height:42px;color:var(--color-primary-700);font-size:var(--font-size-base-xs);cursor:pointer;background:#ffffff73;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-weight:600;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__kindButtonActive{color:#0f4fb5;background:#1762da1f;border-color:#1762da4d}.NotificationsClientPage-module-scss-module__p97pvG__priceInput{width:100%;min-height:42px;font-size:var(--font-size-base-s);background:#ffffffeb;border:1px solid #0000001f;border-radius:10px;padding:0 12px}.NotificationsClientPage-module-scss-module__p97pvG__priceInput:focus{border-color:#1762da66;outline:none;box-shadow:0 0 0 2px #1762da29}.NotificationsClientPage-module-scss-module__p97pvG__wizardFooter{justify-content:space-between;gap:8px;margin-top:14px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__wizardBackButton,.NotificationsClientPage-module-scss-module__p97pvG__wizardNextButton,.NotificationsClientPage-module-scss-module__p97pvG__wizardSaveButton{min-height:40px;font-size:var(--font-size-base-xs);cursor:pointer;border-radius:10px;padding:0 14px;font-weight:600}.NotificationsClientPage-module-scss-module__p97pvG__wizardBackButton{color:var(--color-primary-700);background:#ffffff80;border:1px solid #0000001a}.NotificationsClientPage-module-scss-module__p97pvG__wizardBackButton:disabled{opacity:.5;cursor:not-allowed}.NotificationsClientPage-module-scss-module__p97pvG__wizardNextButton,.NotificationsClientPage-module-scss-module__p97pvG__wizardSaveButton{color:#0f4fb5;background:#1762da24;border:1px solid #1762da33}.NotificationsClientPage-module-scss-module__p97pvG__wizardNextButton:disabled,.NotificationsClientPage-module-scss-module__p97pvG__wizardSaveButton:disabled{opacity:.5;cursor:not-allowed}.NotificationsClientPage-module-scss-module__p97pvG__feedHeader{margin-bottom:var(--space-m);justify-content:space-between;align-items:center;gap:12px;display:flex}@media (max-width:768px){.NotificationsClientPage-module-scss-module__p97pvG__feedHeader{flex-direction:column;align-items:flex-start}}.NotificationsClientPage-module-scss-module__p97pvG__filterList{flex-wrap:wrap;gap:8px;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__filterButton{color:var(--color-primary-700);min-height:34px;font-size:var(--font-size-base-xs);cursor:pointer;background:#ffffff59;border:1px solid #00000014;border-radius:999px;padding:0 14px;font-weight:600}.NotificationsClientPage-module-scss-module__p97pvG__filterButton:hover{background:#fff9}.NotificationsClientPage-module-scss-module__p97pvG__activeFilter{color:#0f4fb5;background:#1762da24;border-color:#1762da42}.NotificationsClientPage-module-scss-module__p97pvG__markAllButton,.NotificationsClientPage-module-scss-module__p97pvG__loadMoreButton{min-height:40px;font-size:var(--font-size-base-xs);cursor:pointer;color:var(--color-primary-800);background:#0000000a;border:.5px solid #0000001a;border-radius:12px;align-items:center;gap:6px;padding:0 14px;font-weight:600;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__markAllButton:disabled,.NotificationsClientPage-module-scss-module__p97pvG__loadMoreButton:disabled{opacity:.45;cursor:not-allowed}.NotificationsClientPage-module-scss-module__p97pvG__markAllButton:hover:not(:disabled),.NotificationsClientPage-module-scss-module__p97pvG__loadMoreButton:hover:not(:disabled){background:#00000014}.NotificationsClientPage-module-scss-module__p97pvG__emptyFeedState{color:var(--color-misc-grey);font-size:var(--font-size-base-s);border:1px dashed #00000026;border-radius:14px;align-items:center;gap:10px;padding:18px;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__feedList{flex-direction:column;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__feedItem{border-top:1px solid var(--color-light-10);align-items:flex-start;gap:12px;padding:12px 0;text-decoration:none;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__feedItem:hover{text-decoration:none}.NotificationsClientPage-module-scss-module__p97pvG__feedItem:first-child{border-top:1px solid var(--color-light-10)}.NotificationsClientPage-module-scss-module__p97pvG__unread .NotificationsClientPage-module-scss-module__p97pvG__feedItemTitle{color:#0d1426}.NotificationsClientPage-module-scss-module__p97pvG__feedItemIcon{background:#0000000f;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__feedItemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__feedItemMeta{align-items:center;gap:8px;display:inline-flex}.NotificationsClientPage-module-scss-module__p97pvG__feedItemType{color:var(--color-misc-grey);font-size:11px;font-weight:700}.NotificationsClientPage-module-scss-module__p97pvG__feedItemTime{color:var(--color-misc-grey);font-size:11px}.NotificationsClientPage-module-scss-module__p97pvG__feedItemTitle{font-size:var(--font-size-base-s);font-weight:600}.NotificationsClientPage-module-scss-module__p97pvG__feedItemMessage{font-size:var(--font-size-base-s);line-height:1.35}.NotificationsClientPage-module-scss-module__p97pvG__feedFooter{margin-top:var(--space-m);color:var(--color-misc-grey);font-size:var(--font-size-base-xs);justify-content:space-between;align-items:center;display:flex}.NotificationsClientPage-module-scss-module__p97pvG__spin{animation:.9s linear infinite NotificationsClientPage-module-scss-module__p97pvG__spin}@keyframes NotificationsClientPage-module-scss-module__p97pvG__spin{to{transform:rotate(360deg)}}
.IndexCards-module-scss-module__fwphqG__listCard{border:.5px solid var(--color-light-10);overflow:hidden}.IndexCards-module-scss-module__fwphqG__sectionHeader{margin-bottom:var(--space-m);align-items:center;display:flex}.IndexCards-module-scss-module__fwphqG__sectionTitle{font-family:var(--font-family-heading);font-size:var(--font-size-h4);line-height:var(--line-height-heading);color:var(--color-primary-800);margin:0;font-weight:600}.IndexCards-module-scss-module__fwphqG__list{flex-direction:column;display:flex}.IndexCards-module-scss-module__fwphqG__item{justify-content:space-between;align-items:center;gap:var(--space-m);padding:var(--space-m) 0;min-width:0;display:flex;position:relative}.IndexCards-module-scss-module__fwphqG__item:after{content:"";background:var(--gradient-light-blue-transparent);opacity:.2;height:1px;position:absolute;bottom:0;left:0;right:0}.IndexCards-module-scss-module__fwphqG__item:last-child:after{display:none}.IndexCards-module-scss-module__fwphqG__left{align-items:center;gap:var(--space-m);min-width:0;display:flex}.IndexCards-module-scss-module__fwphqG__imageContainer{background-color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.IndexCards-module-scss-module__fwphqG__info{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.IndexCards-module-scss-module__fwphqG__symbol{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);font-weight:500;line-height:1}.IndexCards-module-scss-module__fwphqG__stockName{font-size:var(--font-size-base-s);color:var(--color-primary-800);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.2;overflow:hidden}.IndexCards-module-scss-module__fwphqG__metrics{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.IndexCards-module-scss-module__fwphqG__price{font-size:var(--font-size-base-s);color:var(--color-primary-800);font-weight:600;line-height:1.2}.IndexCards-module-scss-module__fwphqG__change{min-height:24px;font-size:var(--font-size-base-xs);border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-weight:600;line-height:1;display:inline-flex}.IndexCards-module-scss-module__fwphqG__positive{color:#177d54;background:#ecf8f2}.IndexCards-module-scss-module__fwphqG__negative{color:#b42342;background:#faeef1}@media (max-width:1024px){.IndexCards-module-scss-module__fwphqG__item{padding:var(--space-s) 0}.IndexCards-module-scss-module__fwphqG__sectionTitle{font-size:var(--font-size-h5)}}
.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__wrap{gap:var(--space-m);flex-direction:column;width:100%;min-width:0;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsCard,.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__alertsCard{min-width:0;padding:var(--space-l)!important}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__sectionHeader{margin-bottom:var(--space-m)}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__sectionHeader h2{font-size:var(--font-size-h5);color:var(--color-primary-800);margin:0 0 6px}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__sectionHeader p{color:var(--color-misc-grey);font-size:var(--font-size-base-s);margin:0}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsRows{border-top:1px solid var(--color-light-10);flex-direction:column;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsRow{border-bottom:1px solid var(--color-light-10);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsText{flex:auto;min-width:0}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsTitle{font-size:var(--font-size-base-s);color:var(--color-primary-800);font-weight:600}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsSubline{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);margin-top:2px}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switch{aspect-ratio:46/28;cursor:pointer;line-height:0;display:inline-block;position:relative;overflow:hidden;flex:0 0 46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:28px!important;min-height:28px!important;max-height:28px!important}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchInput{opacity:0;cursor:pointer;z-index:2;appearance:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchSlider{background:#d4d8df;border-radius:999px;width:100%;height:100%;transition:background-color .2s;display:block;position:relative}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchSlider:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0003}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchInput:checked+.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchSlider{background:#1c6df2}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchInput:checked+.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchSlider:after{transform:translate(18px)}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsSwitch{align-self:center;margin-left:auto}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__earningsOptionsInline{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__premiumLockInline{color:var(--color-misc-grey);font-size:var(--font-size-base-xs);text-align:right;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:2px;min-width:320px;display:inline-flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__premiumLockLine{justify-content:flex-end;align-items:center;gap:4px;display:inline-flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__premiumLockBadge{width:24px;height:24px;color:var(--color-primary-800);flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__premiumLockLink{color:var(--color-primary-base);font-weight:600;text-decoration:underline}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleHeaderRow{margin-top:var(--space-l);justify-content:space-between;align-items:center;gap:12px;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleHeaderRow h3{font-size:var(--font-size-base);color:var(--color-primary-800);margin:0}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockedActionWrap{align-items:center;display:inline-flex;position:relative}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockedActionWrap:hover .ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockTooltip,.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockedActionWrap:focus-within .ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockTooltip{opacity:1;visibility:visible;transform:translateY(0)}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockedButton{opacity:.65;cursor:not-allowed;transition:background-color .2s,border-color .2s,transform .15s}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockedButton:active{transform:translateY(1px)}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockTooltip{color:#fff;opacity:0;visibility:hidden;z-index:30;background:#141414f5;border-radius:10px;width:max-content;max-width:260px;padding:10px 12px;font-size:12px;line-height:1.35;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 8px 24px #00000040}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__lockTooltipLink{color:#9ec5ff;font-weight:600;text-decoration:underline}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__alertTable{border-top:1px solid var(--color-light-10);width:100%;min-width:0;margin-top:12px;overflow-x:auto}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__alertTableHeader{column-gap:var(--space-m);padding:var(--space-m) 0;font-size:var(--font-size-base-xs);color:var(--color-misc-grey);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--color-light-10);grid-template-columns:48px minmax(0,1fr) minmax(0,1.1fr) minmax(130px,.8fr) auto;align-items:center;font-weight:600;display:grid}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__alertRow{column-gap:var(--space-m);padding:var(--space-m) 0;border-bottom:1px solid var(--color-light-10);grid-template-columns:48px minmax(0,1fr) minmax(0,1.1fr) minmax(130px,.8fr) auto;align-items:center;display:grid}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__logoContainer{background-color:var(--color-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__logoContainer img{object-fit:contain;width:100%;height:100%;padding:4px}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colStock{flex-direction:column;gap:2px;min-width:0;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__stockTicker{font-size:var(--font-size-base-xs);color:var(--color-misc-grey);font-weight:500;line-height:1}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__stockName{font-size:var(--font-size-base-s);color:var(--color-primary-800);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.2;overflow:hidden}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colRule{flex-direction:column;gap:2px;min-width:0;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__rulePrimary{font-size:var(--font-size-base-s);color:var(--color-primary-800);font-weight:600}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleSecondary{font-size:var(--font-size-base-xs);color:var(--color-misc-grey)}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colState{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleState{text-align:right;min-width:48px;font-size:var(--font-size-base-xs);color:var(--color-misc-grey);font-weight:600}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleSwitch{aspect-ratio:42/26;flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:26px!important;min-height:26px!important;max-height:26px!important}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleSwitch .ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchSlider:after{width:20px;height:20px;top:3px;left:3px}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__ruleSwitch .ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchInput:checked+.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__switchSlider:after{transform:translate(16px)}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colAction{justify-content:flex-end;display:flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__removeRuleButton{width:32px;height:32px;color:var(--color-misc-greylight);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__removeRuleButton:hover{color:var(--color-misc-negative);background:#f4617e1a}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__removeRuleButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsRow{flex-direction:row;align-items:center}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__earningsOptionsInline{justify-content:flex-start}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__settingsSwitch{align-self:center}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__premiumLockInline{min-width:240px}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__alertTableHeader{display:none}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__alertRow{padding:var(--space-m) 0;grid-template-columns:40px 1fr;gap:8px 10px}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colRule,.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colState,.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colAction{grid-column:2}.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colState,.ProfileAlertSettingsPanel-module-scss-module__mjc-GW__colAction{justify-content:flex-start}}
.TerminalDropdown-module-scss-module__6X0Ujq__dropdownWrapper{display:inline-block;position:relative}.TerminalDropdown-module-scss-module__6X0Ujq__dropdownButton{background:var(--color-white);color:#000;cursor:pointer;border:1px solid #0000001a;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.TerminalDropdown-module-scss-module__6X0Ujq__dropdownButton:hover{border-color:#0003}.TerminalDropdown-module-scss-module__6X0Ujq__dropdownIcon{opacity:.6;width:1rem;height:1rem;transition:transform .2s}.TerminalDropdown-module-scss-module__6X0Ujq__dropdownIconOpen{transform:rotate(180deg)}.TerminalDropdown-module-scss-module__6X0Ujq__dropdown{background:var(--color-white);z-index:10;border:1px solid #0000001a;border-radius:.5rem;min-width:12.5rem;animation:.2s ease-out TerminalDropdown-module-scss-module__6X0Ujq__fadeIn;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.TerminalDropdown-module-scss-module__6X0Ujq__filterBadge{background:var(--color-primary-900);color:#fff;border-radius:.625rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;margin-left:.5rem;padding:0 .375rem;font-size:.75rem;font-weight:600;display:inline-flex}@keyframes TerminalDropdown-module-scss-module__6X0Ujq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.MarktTable-module-scss-module__eHWE_W__sectionHeader{margin-bottom:var(--space-m);align-items:center;display:flex}.MarktTable-module-scss-module__eHWE_W__sectionTitle{font-family:var(--font-family-heading);font-size:var(--font-size-h4);line-height:var(--line-height-heading);color:var(--color-primary-800);margin:0;font-weight:600}.MarktTable-module-scss-module__eHWE_W__tableCard{border:.5px solid var(--color-light-10);position:relative;overflow:visible;padding:0!important}.MarktTable-module-scss-module__eHWE_W__tableHeader{column-gap:var(--space-m);padding:var(--space-m) var(--space-l);border-bottom:1px solid var(--color-light-10);color:var(--color-misc-grey);font-size:var(--font-size-base-xs);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:110px 48px 1fr 120px 100px 130px 120px;align-items:center;font-weight:600;display:grid}.MarktTable-module-scss-module__eHWE_W__tableBody{border-radius:0 0 1.25rem 1.25rem;flex-direction:column;display:flex;overflow:hidden}.MarktTable-module-scss-module__eHWE_W__tableRow{column-gap:var(--space-m);padding:var(--space-m) var(--space-l);grid-template-columns:110px 48px 1fr 120px 100px 130px 120px;align-items:center;transition:background-color .2s;display:grid;position:relative}.MarktTable-module-scss-module__eHWE_W__tableRow:hover{background-color:var(--color-light-background)}.MarktTable-module-scss-module__eHWE_W__tableRow:after{content:"";bottom:0;left:var(--space-l);right:var(--space-l);background:var(--gradient-light-blue-transparent);opacity:.2;height:1px;position:absolute}.MarktTable-module-scss-module__eHWE_W__tableRow:last-child:after{display:none}.MarktTable-module-scss-module__eHWE_W__colLogo{justify-content:center;align-items:center;display:flex}.MarktTable-module-scss-module__eHWE_W__logoContainer{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.MarktTable-module-scss-module__eHWE_W__colName{min-width:0;padding-right:var(--space-m);flex-direction:column;gap:2px;display:flex}.MarktTable-module-scss-module__eHWE_W__tickerLabel{color:var(--color-misc-grey);font-size:var(--font-size-base-xs);font-weight:500;line-height:1}.MarktTable-module-scss-module__eHWE_W__nameLabel{color:var(--color-primary-800);font-size:var(--font-size-base-s);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.2;overflow:hidden}.MarktTable-module-scss-module__eHWE_W__dateLabel{color:var(--color-misc-grey);font-size:var(--font-size-base-xs);width:100%;font-weight:500;line-height:1.2;display:inline-block}.MarktTable-module-scss-module__eHWE_W__cellValue{color:var(--color-primary-800);font-size:var(--font-size-base-xs);font-weight:500;line-height:1.2}.MarktTable-module-scss-module__eHWE_W__statusBadge{min-height:24px;font-size:var(--font-size-base-xs);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-weight:600;line-height:1;display:inline-flex}.MarktTable-module-scss-module__eHWE_W__statusPriced{color:#059669;background:#10b98126}.MarktTable-module-scss-module__eHWE_W__statusExpected{color:#2563eb;background:#3b82f626}.MarktTable-module-scss-module__eHWE_W__statusFiled{color:#4f46e5;background:#6366f124}.MarktTable-module-scss-module__eHWE_W__statusWithdrawn{color:#dc2626;background:#ef444424}.MarktTable-module-scss-module__eHWE_W__statusNeutral{color:#4b5563;background:#6b728024}@media (max-width:1024px){.MarktTable-module-scss-module__eHWE_W__sectionTitle{font-size:var(--font-size-h5)}.MarktTable-module-scss-module__eHWE_W__tableHeader{display:none}.MarktTable-module-scss-module__eHWE_W__tableRow{row-gap:6px;column-gap:var(--space-s);min-height:110px;padding:10px var(--space-m);grid-template-columns:minmax(94px,108px) 44px minmax(0,1.45fr) minmax(104px,1fr);grid-template-areas:"date logo name status""date logo exchange price""date logo marketCap marketCap";align-items:start}.MarktTable-module-scss-module__eHWE_W__tableRow:after{left:var(--space-m);right:var(--space-m)}.MarktTable-module-scss-module__eHWE_W__colDate{grid-area:date}.MarktTable-module-scss-module__eHWE_W__colLogo{grid-area:logo;justify-content:flex-start}.MarktTable-module-scss-module__eHWE_W__colName{grid-area:name}.MarktTable-module-scss-module__eHWE_W__colStatus{grid-area:status;justify-self:start}.MarktTable-module-scss-module__eHWE_W__colExchange{grid-area:exchange}.MarktTable-module-scss-module__eHWE_W__colPrice{grid-area:price;justify-self:start}.MarktTable-module-scss-module__eHWE_W__colMarketCap{grid-area:marketCap}.MarktTable-module-scss-module__eHWE_W__statusBadge{min-height:22px;padding:0 8px;font-size:12px}}@media (max-width:480px){.MarktTable-module-scss-module__eHWE_W__tableRow{min-height:122px;padding:10px var(--space-s);grid-template-columns:minmax(82px,94px) 38px minmax(0,1fr);grid-template-areas:"date logo name""date logo status""date logo exchange""date logo price""date logo marketCap";row-gap:4px}.MarktTable-module-scss-module__eHWE_W__colStatus,.MarktTable-module-scss-module__eHWE_W__colPrice{justify-self:start}.MarktTable-module-scss-module__eHWE_W__tableRow:after{left:var(--space-s);right:var(--space-s)}}
.StockHeader-module-scss-module__mWLaRW__stockHeaderTop{margin:var(--space-l) 0;justify-content:space-between;align-items:center;display:flex}.StockHeader-module-scss-module__mWLaRW__divider{margin-bottom:var(--section-pt);background:var(--gradient-light-blue-transparent);opacity:.1;flex-shrink:0;height:1px}.StockHeader-module-scss-module__mWLaRW__StockHeader{margin-bottom:var(--space-3xl)}.StockHeader-module-scss-module__mWLaRW__blurBgImg{z-index:-1;pointer-events:none;object-fit:contain;width:1400px;max-width:100vw;height:auto;min-height:600px;position:absolute;top:5rem;left:50%;transform:translate(-50%)}.StockHeader-module-scss-module__mWLaRW__gradientBackground{background:var(--color-primary-900);z-index:0;width:100%;height:400px;position:relative;overflow:hidden}.StockHeader-module-scss-module__mWLaRW__ringWrap{justify-content:center;align-items:center;width:115px;height:115px;display:flex;position:relative}.StockHeader-module-scss-module__mWLaRW__ring{z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:115px;height:115px;display:flex;position:relative;overflow:hidden}.StockHeader-module-scss-module__mWLaRW__ring img{object-fit:contain;object-position:center;width:75px;height:75px;display:block}.StockHeader-module-scss-module__mWLaRW__isin{align-items:center;gap:var(--space-xs);color:var(--color-white);display:flex}.StockHeader-module-scss-module__mWLaRW__isin img{width:1.25rem;height:1.25rem}.StockHeader-module-scss-module__mWLaRW__dailyPrice{flex-flow:column wrap;align-content:flex-end;align-items:flex-end;display:flex}.StockHeader-module-scss-module__mWLaRW__dailyPrice div{align-items:center;gap:var(--space-xs);justify-content:flex-end;display:flex}.StockHeader-module-scss-module__mWLaRW__dailyPrice .StockHeader-module-scss-module__mWLaRW__label{color:#295c44;font-size:.75rem;font-weight:var(--font-weight-heading);background-color:#61f4af;border-radius:.25rem;padding:.25rem}.StockHeader-module-scss-module__mWLaRW__dailyPrice .StockHeader-module-scss-module__mWLaRW__label.StockHeader-module-scss-module__mWLaRW__labelNegative{color:#fff;background-color:#f4617e}.StockHeader-module-scss-module__mWLaRW__dailyPrice .StockHeader-module-scss-module__mWLaRW__price{font-size:1.5rem;font-weight:var(--font-weight-heading);color:var(--color-white)}.StockHeader-module-scss-module__mWLaRW__stockWrapper{align-items:flex-start;gap:var(--space-xl);color:var(--color-white);flex-direction:row;display:flex}.StockHeader-module-scss-module__mWLaRW__stockWrapper>div:last-child{margin-top:var(--space-s)}.StockHeader-module-scss-module__mWLaRW__symbol{color:#7c7c7c;font-weight:var(--font-weight-heading);align-items:center;gap:var(--space-xs);display:flex}.StockHeader-module-scss-module__mWLaRW__symbol:after{content:"";background-color:#7c7c7c;border-radius:50%;width:.5rem;height:.5rem}.StockHeader-module-scss-module__mWLaRW__symbolWrapper{align-items:center;gap:var(--space-xs);display:flex}.StockHeader-module-scss-module__mWLaRW__companyTitle{color:var(--color-white)}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper{column-gap:var(--gutter);grid-template-columns:1fr 340px;justify-content:space-between;align-items:stretch;width:100%;margin-top:200px;display:grid}.StockHeader-module-scss-module__mWLaRW__dailyPriceWrapper{flex-direction:column;display:flex}.StockHeader-module-scss-module__mWLaRW__stockWrapper>:first-child .StockHeader-module-scss-module__mWLaRW__dailyPriceWrapper{display:none}@media (max-width:1024px){.StockHeader-module-scss-module__mWLaRW__ringWrap,.StockHeader-module-scss-module__mWLaRW__ring{width:100px;height:100px}.StockHeader-module-scss-module__mWLaRW__ring img{width:60px;height:60px}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper{grid-template-columns:1fr}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper>div:last-child{flex-direction:row-reverse;gap:2em;display:flex}}@media (max-width:768px){.StockHeader-module-scss-module__mWLaRW__gradientBackground{height:unset}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper{margin-bottom:var(--space-3xl);grid-template-columns:1fr}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper>div:last-child{justify-content:space-between}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper .StockHeader-module-scss-module__mWLaRW__ringWrap{align-self:center;width:100px;height:100px}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper .StockHeader-module-scss-module__mWLaRW__ring{width:100px;height:100px}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper .StockHeader-module-scss-module__mWLaRW__ring img{width:60px;height:60px}.StockHeader-module-scss-module__mWLaRW__stockWrapper{gap:var(--space-s);flex-direction:row}}@media (max-width:480px){.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper>div:last-child{flex-direction:column}.StockHeader-module-scss-module__mWLaRW__stockHeaderWrapper .StockHeader-module-scss-module__mWLaRW__ringWrap{align-self:flex-start!important}.StockHeader-module-scss-module__mWLaRW__stockHeaderContent{flex-direction:column;justify-content:space-between;display:flex}.StockHeader-module-scss-module__mWLaRW__stockHeaderContent>:first-child{display:block}.StockHeader-module-scss-module__mWLaRW__dailyPrice{display:none}.StockHeader-module-scss-module__mWLaRW__dailyPrice div{align-items:flex-end;gap:var(--space-xs);flex-direction:column;justify-content:flex-end;display:flex}.StockHeader-module-scss-module__mWLaRW__stockHeaderContent .StockHeader-module-scss-module__mWLaRW__dailyPrice{display:block}.StockHeader-module-scss-module__mWLaRW__stockWrapper>div:first-child{justify-content:space-between;display:flex}.StockHeader-module-scss-module__mWLaRW__stockWrapper>:first-child .StockHeader-module-scss-module__mWLaRW__dailyPriceWrapper{display:block}.StockHeader-module-scss-module__mWLaRW__cockpitbuttonWrapper{justify-content:flex-start}.StockHeader-module-scss-module__mWLaRW__ringWrap{align-self:center;width:90px;height:90px}.StockHeader-module-scss-module__mWLaRW__ring{width:90px!important;height:90px!important}.StockHeader-module-scss-module__mWLaRW__ring img{width:60px;height:60px}}
.ProtectedSidebar-module-scss-module__BbnW8G__sidebar{isolation:isolate;z-index:2101;background:0 0;border-right:1px solid #0000;height:100%;padding:18px 8px;position:relative;overflow:visible}.ProtectedSidebar-module-scss-module__BbnW8G__sidebar:before{content:"";pointer-events:none;z-index:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-right:1px solid #00000014;position:absolute;inset:0}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded{padding:16px 10px}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__content,.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__topArea,.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__bottomArea{align-items:stretch}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__navGroup{align-items:stretch;gap:6px}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__itemWrap{justify-content:stretch}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__groupDivider{width:100%}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ProtectedSidebar-module-scss-module__BbnW8G__sidebar:before{background:#fffffff2}}.ProtectedSidebar-module-scss-module__BbnW8G__content{z-index:1;flex-direction:column;justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.ProtectedSidebar-module-scss-module__BbnW8G__topArea,.ProtectedSidebar-module-scss-module__BbnW8G__bottomArea{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.ProtectedSidebar-module-scss-module__BbnW8G__logoTile{background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ProtectedSidebar-module-scss-module__BbnW8G__groupDivider{background:#00000017;width:30px;height:1px}.ProtectedSidebar-module-scss-module__BbnW8G__navGroup{flex-direction:column;align-items:center;gap:8px;display:flex}.ProtectedSidebar-module-scss-module__BbnW8G__itemWrap{justify-content:center;align-items:center;display:flex;position:relative}.ProtectedSidebar-module-scss-module__BbnW8G__searchItemWrap{z-index:1}.ProtectedSidebar-module-scss-module__BbnW8G__iconButton,.ProtectedSidebar-module-scss-module__BbnW8G__avatarLink{color:#2e3650;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:transform .2s,color .2s,background-color .2s;display:inline-flex}.ProtectedSidebar-module-scss-module__BbnW8G__iconButton:hover,.ProtectedSidebar-module-scss-module__BbnW8G__avatarLink:hover{color:#151c35;background:0 0;transform:translateY(-1px)}.ProtectedSidebar-module-scss-module__BbnW8G__iconButton:active,.ProtectedSidebar-module-scss-module__BbnW8G__avatarLink:active{transform:translateY(1px)}.ProtectedSidebar-module-scss-module__BbnW8G__iconButton:focus-visible,.ProtectedSidebar-module-scss-module__BbnW8G__avatarLink:focus-visible{outline:none;box-shadow:0 0 0 2px #16399433}.ProtectedSidebar-module-scss-module__BbnW8G__expandedButton{border-radius:10px;justify-content:flex-start;gap:10px;width:100%;height:40px;padding:0 10px}.ProtectedSidebar-module-scss-module__BbnW8G__expandedLabel{color:inherit;white-space:nowrap;font-size:13px;font-weight:600;line-height:1;display:none}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__expandedLabel{display:inline-block}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__avatarLink{border-radius:10px}.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__avatarImage,.ProtectedSidebar-module-scss-module__BbnW8G__sidebarExpanded .ProtectedSidebar-module-scss-module__BbnW8G__avatarFallback{border-radius:999px;flex:0 0 24px;width:24px;height:24px}.ProtectedSidebar-module-scss-module__BbnW8G__iconButton{border:none}.ProtectedSidebar-module-scss-module__BbnW8G__active{color:#163594;background:0 0}.ProtectedSidebar-module-scss-module__BbnW8G__tooltip{isolation:isolate;letter-spacing:.01em;white-space:nowrap;pointer-events:none;color:#fff;z-index:9999;background:0 0;border-radius:10px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:50%;left:calc(100% + 12px);overflow:hidden;translate:0 -50%;box-shadow:0 8px 24px #0a102647}.ProtectedSidebar-module-scss-module__BbnW8G__tooltip:before{content:"";border-radius:inherit;pointer-events:none;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1026c2;position:absolute;inset:0}.ProtectedSidebar-module-scss-module__BbnW8G__tooltipKey{color:#fff;letter-spacing:.01em;background:#ffffff14;border:1px solid #ffffff47;border-radius:6px;justify-content:center;align-items:center;min-width:34px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.ProtectedSidebar-module-scss-module__BbnW8G__tooltip:before{background:#0a1026f5}}.ProtectedSidebar-module-scss-module__BbnW8G__avatarLink{background:0 0;border-radius:999px;overflow:hidden}.ProtectedSidebar-module-scss-module__BbnW8G__avatarImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.ProtectedSidebar-module-scss-module__BbnW8G__avatarFallback{color:#fff;border-radius:inherit;background:linear-gradient(140deg,#163594 0%,#2f66d6 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:700;display:inline-flex}.ProtectedSidebar-module-scss-module__BbnW8G__topBlurClip{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ProtectedSidebar-module-scss-module__BbnW8G__topBlurBg{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.9;width:980px;max-width:none;height:auto;position:absolute;top:-250px;left:50%;transform:translate(-50%)}.ProtectedSidebar-module-scss-module__BbnW8G__searchItemWrap>.ProtectedSidebar-module-scss-module__BbnW8G__iconButton{z-index:1;position:relative}.ProtectedSidebar-module-scss-module__BbnW8G__bottomBlurBg{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:.9;width:980px;max-width:none;height:auto;position:absolute;bottom:-300px;left:50%;transform:translate(-50%)}.ProtectedSidebar-module-scss-module__BbnW8G__bottomBlurClip{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}
.terminal-module-scss-module__SUB2Dq__chartCard{cursor:pointer}.terminal-module-scss-module__SUB2Dq__fullHeightCard{flex-direction:column;justify-content:flex-start;height:100%;display:flex}.terminal-module-scss-module__SUB2Dq__profileCard{box-shadow:none!important;cursor:default!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.terminal-module-scss-module__SUB2Dq__profileCard:before{display:none!important}.terminal-module-scss-module__SUB2Dq__cardHeader{margin-bottom:var(--space-m);width:100%;padding-bottom:var(--space-m);border-bottom:1px solid #ededef;justify-content:space-between;align-items:center;display:flex}.terminal-module-scss-module__SUB2Dq__cardHeaderActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.terminal-module-scss-module__SUB2Dq__filterCountDisplay{color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;gap:.3125rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.terminal-module-scss-module__SUB2Dq__filterCountDisplay svg{opacity:.7;flex-shrink:0}.terminal-module-scss-module__SUB2Dq__expandIcon{width:1.75rem;height:1.75rem;color:var(--color-primary-800);background:#0000000a;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.terminal-module-scss-module__SUB2Dq__expandIcon svg{opacity:.85}.terminal-module-scss-module__SUB2Dq__overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:var(--space-xl);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__overlay{padding:0}}.terminal-module-scss-module__SUB2Dq__overlayContent{width:95vw;height:95vh;padding:var(--space-xxl) 2rem;box-sizing:border-box;background:#fff;border-radius:.75rem;flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:1440px;max-height:900px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__overlayContent{max-width:calc(100% - 16px);max-height:90vh;overflow:hidden auto}}.terminal-module-scss-module__SUB2Dq__overlayHeader{width:100%;margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-start;gap:var(--space-m);flex-shrink:0;display:flex}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__overlayHeader{gap:var(--space-m);flex-direction:column}}.terminal-module-scss-module__SUB2Dq__headerTop{justify-content:space-between;align-items:center;gap:var(--space-m);width:100%;min-width:0;padding-bottom:var(--space-m);border-bottom:1px solid #ededef;flex-wrap:wrap;flex:1;display:flex}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__headerTop{border-bottom:none;width:100%;padding-bottom:0}}.terminal-module-scss-module__SUB2Dq__headerLeft{align-items:center;gap:var(--space-m);flex:1;min-width:0;display:flex}.terminal-module-scss-module__SUB2Dq__headerLeft h3{word-wrap:break-word;overflow-wrap:break-word;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-width:0;display:-webkit-box;overflow:hidden}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__headerLeft h3{font-size:var(--font-size-h4)}}@media (max-width:480px){.terminal-module-scss-module__SUB2Dq__headerLeft h3{-webkit-line-clamp:3;line-clamp:3}}.terminal-module-scss-module__SUB2Dq__stockLogo{object-fit:contain;flex-shrink:0;width:2.5rem;height:2.5rem}@media (max-width:480px){.terminal-module-scss-module__SUB2Dq__stockLogo{display:none}}.terminal-module-scss-module__SUB2Dq__headerRight{align-items:center;gap:var(--space-m);flex-shrink:0;display:flex}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__headerRight{display:none}}.terminal-module-scss-module__SUB2Dq__headerActions{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.terminal-module-scss-module__SUB2Dq__headerActionsMobile{display:none}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__headerActionsMobile{width:100%;padding-bottom:var(--space-m);border-bottom:1px solid #ededef;flex-shrink:0;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}}.terminal-module-scss-module__SUB2Dq__dropdownWrapper{position:relative}.terminal-module-scss-module__SUB2Dq__dropdownButton{cursor:pointer;color:var(--color-primary-800);white-space:nowrap;border:1px solid #dfe4eb;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.terminal-module-scss-module__SUB2Dq__dropdownIcon{width:.75rem;height:.75rem;transition:transform .2s}.terminal-module-scss-module__SUB2Dq__dropdownIconOpen{transform:rotate(180deg)}.terminal-module-scss-module__SUB2Dq__dropdown{background:var(--color-white);z-index:10;border:1px solid #0000001a;border-radius:.5rem;min-width:12.5rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.terminal-module-scss-module__SUB2Dq__dropdownItem{cursor:pointer;color:var(--color-primary-800);padding:.75rem 1rem;font-size:.875rem;transition:background .2s}.terminal-module-scss-module__SUB2Dq__dropdownItem:hover{background:#0000000a}.terminal-module-scss-module__SUB2Dq__dropdownItem:not(:last-child){border-bottom:1px solid var(--color-primary-200)}.terminal-module-scss-module__SUB2Dq__filterBadge{color:#fff;background:#0000000a;border-radius:.625rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;margin-left:.5rem;padding:0 .375rem;font-size:.75rem;font-weight:600;display:inline-flex}.terminal-module-scss-module__SUB2Dq__filterItem{cursor:pointer;color:#000;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:background .2s;display:flex}.terminal-module-scss-module__SUB2Dq__filterItem:hover{background:#0000000a}.terminal-module-scss-module__SUB2Dq__filterItem:not(:last-child){border-bottom:1px solid #0000001a}.terminal-module-scss-module__SUB2Dq__filterItem input[type=checkbox]{cursor:pointer;accent-color:#000;background:#fff;border-radius:.25rem;flex-shrink:0;width:1.125rem;min-width:1.125rem;height:1.125rem;min-height:1.125rem;margin:0;appearance:checkbox!important}.terminal-module-scss-module__SUB2Dq__filterItem input[type=checkbox]:checked{border-color:var(--color-primary-900);background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M10 3L4.5 8.5L2 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.terminal-module-scss-module__SUB2Dq__filterItem span{-webkit-user-select:none;user-select:none;flex:1}.terminal-module-scss-module__SUB2Dq__filterItemActive{background:var(--color-primary-50)}.terminal-module-scss-module__SUB2Dq__closeButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}.terminal-module-scss-module__SUB2Dq__closeButton:hover{opacity:.7}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__closeButton{display:none}}.terminal-module-scss-module__SUB2Dq__closeButtonMobile{display:none}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__closeButtonMobile{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}.terminal-module-scss-module__SUB2Dq__closeButtonMobile:hover{opacity:.7}}.terminal-module-scss-module__SUB2Dq__chartContainer{gap:var(--space-l);flex-direction:row;flex:1;align-items:stretch;width:100%;min-width:0;min-height:0;display:flex}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__chartContainer{gap:var(--space-m);flex-direction:column}}.terminal-module-scss-module__SUB2Dq__sidebarBox{z-index:1;background:0 0;border-radius:.75rem;flex-direction:column;flex-shrink:0;align-self:stretch;width:15.625rem;padding:1.5rem;display:flex;position:relative}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__sidebarBox{display:none!important}}.terminal-module-scss-module__SUB2Dq__sidebarBox:before{content:"";background:var(--gradient-blue-inverted);opacity:.1;z-index:0;pointer-events:none;border-radius:.75rem;position:absolute;inset:0}.terminal-module-scss-module__SUB2Dq__sidebarBox>*{z-index:1;position:relative}.terminal-module-scss-module__SUB2Dq__chartRightColumn{gap:var(--space-m);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__chartRightColumn{order:1;width:100%}}.terminal-module-scss-module__SUB2Dq__chartWrapper{flex:1;justify-content:stretch;align-items:stretch;width:100%;display:flex;overflow:hidden}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__chartWrapper{min-height:15.625rem}}.terminal-module-scss-module__SUB2Dq__chartWrapper{height:min(60vh,520px);min-height:320px}.terminal-module-scss-module__SUB2Dq__overlayFooter{width:100%;margin-top:var(--space-m);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.terminal-module-scss-module__SUB2Dq__footerLeft{align-items:center;gap:var(--space-m);display:flex}.terminal-module-scss-module__SUB2Dq__sidebarToggleButton{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:all .2s;display:flex}.terminal-module-scss-module__SUB2Dq__sidebarToggleButton:hover{background:#0000000a}.terminal-module-scss-module__SUB2Dq__sidebarToggleButton img{width:1.25rem;height:1.25rem}.terminal-module-scss-module__SUB2Dq__legendContainer{justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.terminal-module-scss-module__SUB2Dq__legendItem{font-size:var(--font-size-base);color:var(--color-primary-800);align-items:center;gap:.5rem;font-weight:500;display:flex}.terminal-module-scss-module__SUB2Dq__legendColor{border-radius:.25rem;flex-shrink:0;width:1rem;height:1rem}.terminal-module-scss-module__SUB2Dq__logoContainer{justify-content:flex-end;align-items:center;display:flex}.terminal-module-scss-module__SUB2Dq__overlayLogo,.terminal-module-scss-module__SUB2Dq__overlayLogo img{width:10rem}@media (max-width:480px){.terminal-module-scss-module__SUB2Dq__overlayLogo,.terminal-module-scss-module__SUB2Dq__overlayLogo img{width:2.1875rem}}.terminal-module-scss-module__SUB2Dq__mobileSidebarOverlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:var(--space-m);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (max-width:768px){.terminal-module-scss-module__SUB2Dq__mobileSidebarOverlay{padding:var(--space-m)}}.terminal-module-scss-module__SUB2Dq__mobileSidebarContent{background:var(--color-white);width:100%;max-width:90vw;max-height:85vh;padding:var(--space-xl);box-sizing:border-box;border-radius:.75rem;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #0000004d}.terminal-module-scss-module__SUB2Dq__mobileSidebarHeader{width:100%;margin-bottom:var(--space-xl);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.terminal-module-scss-module__SUB2Dq__overlayStats{gap:var(--space-m);flex-direction:column;width:100%;display:flex}.terminal-module-scss-module__SUB2Dq__statLabel{font-size:var(--font-size-base);align-items:center;display:flex}.terminal-module-scss-module__SUB2Dq__statValue{color:var(--color-primary-800);font-weight:500}.terminal-module-scss-module__SUB2Dq__statPercentage{font-weight:600}.terminal-module-scss-module__SUB2Dq__statPositive{color:#10b981}.terminal-module-scss-module__SUB2Dq__statNegative{color:#ef4444}
.NotificationBell-module-scss-module__3OL9ra__root{z-index:30;position:relative}.NotificationBell-module-scss-module__3OL9ra__rootSidebar{z-index:2205}.NotificationBell-module-scss-module__3OL9ra__trigger{width:36px;height:36px;color:var(--color-primary-800);cursor:pointer;background:#0000000a;border:.5px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,transform .15s;display:inline-flex;position:relative}.NotificationBell-module-scss-module__3OL9ra__trigger:hover{background:#00000014;border-color:#00000029}.NotificationBell-module-scss-module__3OL9ra__trigger:active{transform:translateY(1px)}.NotificationBell-module-scss-module__3OL9ra__trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #0000001f}.NotificationBell-module-scss-module__3OL9ra__triggerSidebar{color:#2e3650;background:0 0;border:none;border-radius:8px;width:32px;height:32px}.NotificationBell-module-scss-module__3OL9ra__triggerSidebar:hover{color:#151c35;background:0 0;border-color:#0000}.NotificationBell-module-scss-module__3OL9ra__badge{color:#fff;background:#ef4444;border:1px solid #fffc;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.NotificationBell-module-scss-module__3OL9ra__dropdown{isolation:isolate;background:0 0;border:1px solid #ffffffbf;border-radius:26px;width:min(420px,100vw - 32px);padding:18px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 64px #00000029}@supports not ((-webkit-backdrop-filter:blur(0)) or (backdrop-filter:blur(0))){.NotificationBell-module-scss-module__3OL9ra__dropdown{background:#f8fafff0}}.NotificationBell-module-scss-module__3OL9ra__dropdown:before{content:"";border-radius:inherit;z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(14px)saturate(145%);backdrop-filter:blur(14px)saturate(145%);background:linear-gradient(145deg,#ffffff9e,#f0f4fc61);position:absolute;inset:0}@media (max-width:480px){.NotificationBell-module-scss-module__3OL9ra__dropdown{border-radius:20px;width:calc(100vw - 16px);padding:14px;right:-6px}}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar{border-radius:18px;width:min(340px,100vw - 116px);max-height:min(58vh,430px);padding:12px;position:fixed;inset:auto auto 16px 88px;translate:none}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__header{margin-bottom:8px}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__header h3{color:var(--color-primary-900);font-size:var(--font-size-base-s);margin:0;font-weight:600;line-height:1.1}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__markAllButton{font-size:12px}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__list{gap:8px;max-height:min(42vh,280px)}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__item{border-radius:12px;gap:10px;padding:10px}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__itemIcon{border-radius:10px;flex:0 0 32px;width:32px;height:32px}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__itemTitle,.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__itemMessage,.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__itemTime{font-size:14px;line-height:1.25}.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar .NotificationBell-module-scss-module__3OL9ra__footer{margin-top:8px;padding-top:8px}@media (max-width:768px){.NotificationBell-module-scss-module__3OL9ra__dropdownSidebar{width:min(320px,100vw - 24px);bottom:12px;left:12px}}.NotificationBell-module-scss-module__3OL9ra__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.NotificationBell-module-scss-module__3OL9ra__header h3{font-size:var(--font-size-h5);color:var(--color-primary-800);margin:0}.NotificationBell-module-scss-module__3OL9ra__markAllButton{color:var(--color-misc-grey);font-size:var(--font-size-base-xs);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-weight:600;display:inline-flex}.NotificationBell-module-scss-module__3OL9ra__markAllButton:disabled{opacity:.45;cursor:not-allowed}.NotificationBell-module-scss-module__3OL9ra__markAllButton:hover:not(:disabled){color:var(--color-primary-800)}.NotificationBell-module-scss-module__3OL9ra__list{flex-direction:column;gap:10px;max-height:420px;padding-right:2px;display:flex;overflow-y:auto}.NotificationBell-module-scss-module__3OL9ra__empty{font-size:var(--font-size-base-s);color:var(--color-misc-grey);margin:4px 0;padding:8px}.NotificationBell-module-scss-module__3OL9ra__item{border-radius:16px;align-items:flex-start;gap:12px;padding:12px;text-decoration:none;transition:background-color .2s,transform .12s;display:flex}.NotificationBell-module-scss-module__3OL9ra__item:hover{background:#ffffff80}.NotificationBell-module-scss-module__3OL9ra__item:active{transform:translateY(1px)}.NotificationBell-module-scss-module__3OL9ra__unread{background:#ffffff6b}.NotificationBell-module-scss-module__3OL9ra__itemIcon{background:#0000000f;border-radius:11px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.NotificationBell-module-scss-module__3OL9ra__itemContent{flex-direction:column;gap:2px;min-width:0;display:flex}.NotificationBell-module-scss-module__3OL9ra__itemTitle{color:var(--color-primary-800);font-size:var(--font-size-base);font-weight:600;line-height:1.25}.NotificationBell-module-scss-module__3OL9ra__itemMessage{font-size:var(--font-size-base-s);white-space:nowrap;text-overflow:ellipsis;line-height:1.35;overflow:hidden}.NotificationBell-module-scss-module__3OL9ra__itemTime{color:var(--color-misc-grey);font-size:var(--font-size-base-xs);font-weight:500}.NotificationBell-module-scss-module__3OL9ra__footer{border-top:1px solid #00000014;justify-content:flex-end;margin-top:12px;padding-top:10px;display:flex}.NotificationBell-module-scss-module__3OL9ra__showAllButton{min-height:38px;color:var(--color-primary-800);font-size:var(--font-size-base-xs);background:#0000000f;border:.5px solid #0000001f;border-radius:12px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.NotificationBell-module-scss-module__3OL9ra__showAllButton:hover{background:#0000001a;border-color:#0000002e}
.ProfileTabsPage-module-scss-module__IUxH8G__wrap{align-content:start;width:100%}.ProfileTabsPage-module-scss-module__IUxH8G__headerText{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.ProfileTabsPage-module-scss-module__IUxH8G__headerSubline{color:var(--color-misc-grey);font-size:var(--font-size-base-s);margin:0;font-weight:500}.ProfileTabsPage-module-scss-module__IUxH8G__tabs{border-bottom:1px solid var(--color-light-10);margin-bottom:var(--space-l);flex-wrap:wrap;align-items:center;gap:22px;padding-bottom:8px;display:flex}.ProfileTabsPage-module-scss-module__IUxH8G__tabLink{color:var(--color-misc-grey);font-size:var(--font-size-base-s);padding-bottom:8px;font-weight:500;line-height:1.1;text-decoration:none;transition:color .2s}.ProfileTabsPage-module-scss-module__IUxH8G__tabLink:hover{color:var(--color-primary-800)}.ProfileTabsPage-module-scss-module__IUxH8G__tabLinkActive{color:var(--color-primary-900);font-weight:600}.ProfileTabsPage-module-scss-module__IUxH8G__panel{width:100%;min-width:0}@media (max-width:1024px){.ProfileTabsPage-module-scss-module__IUxH8G__tabs{gap:14px}}
.NewsGrid-module-scss-module__sZnUUG__sectionHeader{justify-content:space-between;align-items:center;gap:var(--space-s);margin-bottom:var(--space-m);display:flex}.NewsGrid-module-scss-module__sZnUUG__sectionTitle{font-family:var(--font-family-heading);font-size:var(--font-size-h4);line-height:var(--line-height-heading);color:var(--color-primary-800);margin:0;font-weight:600}.NewsGrid-module-scss-module__sZnUUG__sectionInfoPill{min-height:40px;color:var(--color-primary-800);font-size:var(--font-size-base-xs);cursor:pointer;background:#0000000a;border:.5px solid #0000001a;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-weight:600;line-height:1.2;transition:background-color .2s,border-color .2s,transform .15s;display:inline-flex}.NewsGrid-module-scss-module__sZnUUG__sectionInfoPill:hover{background:#00000014;border-color:#00000029}.NewsGrid-module-scss-module__sZnUUG__sectionInfoPill:active{transform:translateY(1px)}.NewsGrid-module-scss-module__sZnUUG__sectionInfoPill:focus-visible{outline:none;box-shadow:0 0 0 3px #0000001f}.NewsGrid-module-scss-module__sZnUUG__listCard{flex-direction:column;height:100%;display:flex;position:relative;overflow:visible;padding:0!important}.NewsGrid-module-scss-module__sZnUUG__listViewport{border-radius:0 0 1.25rem 1.25rem;flex-direction:column;display:flex;overflow:hidden}.NewsGrid-module-scss-module__sZnUUG__item{min-height:4.25rem;padding:var(--space-m) var(--space-l);cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:minmax(0,1fr) 3.5rem;align-items:center;gap:.75rem;text-decoration:none;transition:background-color .2s;display:grid;position:relative}.NewsGrid-module-scss-module__sZnUUG__item:hover{background-color:var(--color-light-background)}.NewsGrid-module-scss-module__sZnUUG__item:not(:last-child){border-bottom:1px solid var(--color-light-10)}.NewsGrid-module-scss-module__sZnUUG__itemMain{flex-direction:column;justify-content:center;gap:.25rem;min-width:0;display:flex}.NewsGrid-module-scss-module__sZnUUG__itemTitle{color:var(--color-primary-800);font-weight:600;font-size:var(--font-size-base-s);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.2;display:-webkit-box;overflow:hidden}.NewsGrid-module-scss-module__sZnUUG__itemMeta{color:var(--color-misc-grey);font-size:var(--font-size-base-xs);font-weight:500;line-height:1.2}.NewsGrid-module-scss-module__sZnUUG__newsImage{background:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;overflow:hidden}.NewsGrid-module-scss-module__sZnUUG__emptyState{text-align:center;color:var(--color-text-secondary);padding:1.25rem 0;font-size:.875rem}.NewsGrid-module-scss-module__sZnUUG__modalList{gap:var(--space-m);flex-direction:column;display:flex}.NewsGrid-module-scss-module__sZnUUG__modalItem{padding-bottom:var(--space-m);border-bottom:1px solid #ededef;grid-template-columns:3.75rem minmax(0,1fr);align-items:flex-start;gap:1rem;text-decoration:none;transition:background-color .2s;display:grid}.NewsGrid-module-scss-module__sZnUUG__modalItem:hover{background-color:#f9fafb}.NewsGrid-module-scss-module__sZnUUG__modalItem:last-child{border-bottom:none;padding-bottom:0}.NewsGrid-module-scss-module__sZnUUG__modalImage{background:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;display:flex;overflow:hidden}.NewsGrid-module-scss-module__sZnUUG__modalTitle{color:var(--color-primary-800);margin:0 0 .375rem;font-size:.9375rem;font-weight:700;line-height:1.35}.NewsGrid-module-scss-module__sZnUUG__modalMeta{color:var(--color-text-secondary);font-size:.75rem;line-height:1.4}.NewsGrid-module-scss-module__sZnUUG__modalReadMore{color:var(--color-primary-500);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;font-weight:600;display:flex}.NewsGrid-module-scss-module__sZnUUG__divider{background:var(--gradient-light-blue-transparent);opacity:.25;height:1px;margin:1.5rem 0}.NewsGrid-module-scss-module__sZnUUG__stockItemWrapper{height:3.75rem}.NewsGrid-module-scss-module__sZnUUG__skelHeader,.NewsGrid-module-scss-module__sZnUUG__skel,.NewsGrid-module-scss-module__sZnUUG__skelCard,.NewsGrid-module-scss-module__sZnUUG__skelImage,.NewsGrid-module-scss-module__sZnUUG__skelTitle,.NewsGrid-module-scss-module__sZnUUG__skelText,.NewsGrid-module-scss-module__sZnUUG__skelTime,.NewsGrid-module-scss-module__sZnUUG__skelListItem,.NewsGrid-module-scss-module__sZnUUG__topNewsGrid,.NewsGrid-module-scss-module__sZnUUG__stack,.NewsGrid-module-scss-module__sZnUUG__listGrid,.NewsGrid-module-scss-module__sZnUUG__listCol,.NewsGrid-module-scss-module__sZnUUG__colList,.NewsGrid-module-scss-module__sZnUUG__last,.NewsGrid-module-scss-module__sZnUUG__featured{display:block}.NewsGrid-module-scss-module__sZnUUG__skel{background:linear-gradient(90deg,#eef1f5 25%,#f6f8fb 50%,#eef1f5 75%) 0 0/200% 100%;border-radius:.375rem;animation:1.4s linear infinite NewsGrid-module-scss-module__sZnUUG__shimmer}@keyframes NewsGrid-module-scss-module__sZnUUG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.NewsGrid-module-scss-module__sZnUUG__sectionHeader{flex-wrap:wrap}.NewsGrid-module-scss-module__sZnUUG__sectionTitle{font-size:var(--font-size-h5)}.NewsGrid-module-scss-module__sZnUUG__sectionInfoPill{justify-content:center;width:100%;min-height:36px;padding:0 12px;font-size:12px}.NewsGrid-module-scss-module__sZnUUG__item{padding:var(--space-s) var(--space-m)}}
.LandingPage-module-scss-module__t7lclW__topContainer{background:var(--gradient-light-grey);width:100%;height:31.25rem}.LandingPage-module-scss-module__t7lclW__backgroundWrapper{z-index:0;pointer-events:none;flex-direction:column;align-items:center;width:100%;height:62.5rem;display:flex;position:absolute;top:0;left:0;overflow:hidden}.LandingPage-module-scss-module__t7lclW__videoBackground{object-fit:cover;z-index:0;opacity:.5;filter:brightness(1.3);width:100%;height:100%;max-height:90vh;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 20% 80%,#0000 100%)}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__videoBackground{opacity:0}}.LandingPage-module-scss-module__t7lclW__bgGradient{z-index:1;object-fit:cover;width:100%;min-width:90rem;max-width:none;height:auto;animation:1s ease-in-out infinite alternate LandingPage-module-scss-module__t7lclW__backgroundPulse;position:absolute;top:min(0px,-25vw + 360px);left:50%;transform:translate(-50%)}@keyframes LandingPage-module-scss-module__t7lclW__backgroundPulse{0%{transform:translate(-50%)scale(1)}to{transform:translate(-50%)scale(2)}}.LandingPage-module-scss-module__t7lclW__bgLines{z-index:2;object-fit:cover;width:100%;min-width:90rem;max-width:none;height:auto;position:absolute;top:min(0px,-25vw + 360px);left:50%;transform:translate(-50%)}.LandingPage-module-scss-module__t7lclW__section{z-index:10;position:relative}@media (max-width:1200px) and (min-width:1025px){.LandingPage-module-scss-module__t7lclW__section .center-6{grid-column:3/span 8;justify-self:center;width:100%;max-width:47.5rem}}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__section .center-6{grid-column:2/span 6;justify-self:center;width:100%;max-width:37.5rem}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__section .center-6{grid-column:1/-1;justify-self:stretch;max-width:none}}.LandingPage-module-scss-module__t7lclW__mainSection{padding:5rem 0;scroll-margin-top:0}.LandingPage-module-scss-module__t7lclW__content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.LandingPage-module-scss-module__t7lclW__contentSection2{text-align:center;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:50rem;display:flex}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__contentSection2{max-width:90%}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__contentSection2{max-width:100%}}.LandingPage-module-scss-module__t7lclW__heading{font-weight:var(--font-weight-heading);margin-bottom:.75rem;line-height:1.2}.LandingPage-module-scss-module__t7lclW__heading.LandingPage-module-scss-module__t7lclW__headingWhite{margin-bottom:.75rem}.LandingPage-module-scss-module__t7lclW__heading .LandingPage-module-scss-module__t7lclW__headingGradient{background:var(--gradient-base-900-to-base);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__heading{white-space:normal}}.LandingPage-module-scss-module__t7lclW__headingWhite{color:#fff!important}.LandingPage-module-scss-module__t7lclW__sectionWithCircles{background-color:var(--color-primary-900);flex-direction:column;justify-content:center;margin-block-end:0;padding:5rem 0;display:flex;position:relative;overflow:hidden}.LandingPage-module-scss-module__t7lclW__gradientWrapper{flex-direction:column;width:100vw;margin-top:18.75rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__gradientWrapper:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--color-primary-900) 30%, var(--color-primary-900) 100%);z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.LandingPage-module-scss-module__t7lclW__gridContainerWithCircles{z-index:2;width:100%;padding:7.5rem var(--side) 0 var(--side);box-sizing:border-box;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__gridContainerWithCircles{padding:3.75rem 5rem 0}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__gridContainerWithCircles{padding:0 0 0}}.LandingPage-module-scss-module__t7lclW__contentWithCircles{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:37.5rem;display:flex}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__contentWithCircles{max-width:90%;padding:0 1.25rem}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__contentWithCircles{max-width:100%;padding:0 1rem}}.LandingPage-module-scss-module__t7lclW__headlineWithCircles{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__circlesBackground{pointer-events:none;z-index:1;clip-path:inset(0 0 50%);width:100%;max-width:100vw;height:156.25rem;margin:0;padding:0;position:absolute;top:60em;left:50%;overflow:visible;transform:translate(-50%,calc(40px - 50%))!important}.LandingPage-module-scss-module__t7lclW__rotatingCircle{pointer-events:none;transform-origin:50%;aspect-ratio:1;box-sizing:border-box;margin:0;padding:0;position:absolute;top:50%;left:50%}.LandingPage-module-scss-module__t7lclW__rotatingCircleAnim{animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}@keyframes LandingPage-module-scss-module__t7lclW__rotate-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LandingPage-module-scss-module__t7lclW__rotate-counter-clockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.LandingPage-module-scss-module__t7lclW__circle1{width:93.75rem;min-width:93.75rem;max-width:93.75rem;height:93.75rem;margin-top:-46.875rem;margin-left:-46.875rem;animation-name:LandingPage-module-scss-module__t7lclW__rotate-clockwise;animation-duration:60s}.LandingPage-module-scss-module__t7lclW__circle2{width:103.125rem;min-width:103.125rem;max-width:103.125rem;height:103.125rem;margin-top:-53.125rem;margin-left:-51.5625rem;animation-name:LandingPage-module-scss-module__t7lclW__rotate-counter-clockwise;animation-duration:75s}.LandingPage-module-scss-module__t7lclW__circle3{width:112.5rem;min-width:112.5rem;max-width:112.5rem;height:112.5rem;margin-top:-59.375rem;margin-left:-56.25rem;animation-name:LandingPage-module-scss-module__t7lclW__rotate-clockwise;animation-duration:90s}.LandingPage-module-scss-module__t7lclW__stockItemOnCircle{pointer-events:auto;z-index:25;opacity:1;visibility:visible;position:absolute}.LandingPage-module-scss-module__t7lclW__stockItemWrapper{width:60px;height:60px;overflow:hidden}.LandingPage-module-scss-module__t7lclW__stockItemWrapper .stockItemContent{display:none}.LandingPage-module-scss-module__t7lclW__stockItemImageWrapper{width:60px!important;min-width:60px!important;height:60px!important;min-height:60px!important}.LandingPage-module-scss-module__t7lclW__stockItemImageWrapper img,.LandingPage-module-scss-module__t7lclW__stockItemImageWrapper .LandingPage-module-scss-module__t7lclW__symbolFallback{object-fit:contain;width:60px!important;height:60px!important}.LandingPage-module-scss-module__t7lclW__stockItemImageWrapperLarge{width:80px!important;min-width:80px!important;height:80px!important;min-height:80px!important}.LandingPage-module-scss-module__t7lclW__stockItemImageWrapperLarge img,.LandingPage-module-scss-module__t7lclW__stockItemImageWrapperLarge .LandingPage-module-scss-module__t7lclW__symbolFallback{object-fit:contain;width:80px!important;height:80px!important}.LandingPage-module-scss-module__t7lclW__stockItemCircle1{top:calc(50% - 729px);left:calc(50% + 243px)}.LandingPage-module-scss-module__t7lclW__stockItemCircle2{top:calc(50% - 880px);left:calc(50% - 90px)}.LandingPage-module-scss-module__t7lclW__stockItemCircle3{top:calc(50% - 874px);left:calc(50% - 454px)}.LandingPage-module-scss-module__t7lclW__stockItemCircle3Second{top:calc(50% - 880px);left:calc(50% + 394px)}.LandingPage-module-scss-module__t7lclW__heading{z-index:1;position:relative}.LandingPage-module-scss-module__t7lclW__heroTerminalShowcase{width:100%;margin-top:3.5rem}.LandingPage-module-scss-module__t7lclW__terminalTeaserSection{margin-bottom:7.5rem}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__terminalTeaserSection{margin-bottom:5rem}}.LandingPage-module-scss-module__t7lclW__methodikLabel{background-color:var(--color-light-5);color:#000;font-size:var(--font-size-base-s);text-align:center;border:1px solid #0000001a;border-radius:1.25rem;width:fit-content;margin:0 auto .75rem;padding:.375rem 1rem;display:block}.LandingPage-module-scss-module__t7lclW__subtext{color:var(--color-primary-800);margin-bottom:0;font-size:1.125rem;font-weight:400;line-height:1.5}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__subtext{font-size:var(--font-size-base);font-weight:400;line-height:1.45}}.LandingPage-module-scss-module__t7lclW__carouselWrapper{z-index:2;width:100%;margin-top:3.75rem;margin-bottom:80px;position:relative}.LandingPage-module-scss-module__t7lclW__carouselCta{justify-content:center;margin-top:2.5rem;display:flex}.LandingPage-module-scss-module__t7lclW__carouselContainer{width:100%;margin-top:var(--space-xl);margin-bottom:var(--space-xl);z-index:2;position:relative;overflow:hidden}.LandingPage-module-scss-module__t7lclW__carouselTrack{z-index:2;gap:2rem;width:fit-content;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__carouselSet{flex-wrap:nowrap;gap:2rem;width:fit-content;display:flex}.LandingPage-module-scss-module__t7lclW__carouselCard{z-index:2;flex-shrink:0;width:18.75rem;height:20.625rem;position:relative}.LandingPage-module-scss-module__t7lclW__tickerCard{background:#fff;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.LandingPage-module-scss-module__t7lclW__tickerCardContent{width:100%;height:100%;padding:var(--space-xl);color:var(--color-text-primary);justify-content:center;align-items:center;display:flex}.LandingPage-module-scss-module__t7lclW__svgCardWrapper{width:100%;padding:var(--space-m);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__carouselCardSvg{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.LandingPage-module-scss-module__t7lclW__carouselCardText{flex-shrink:0;justify-content:flex-start;align-items:flex-end;width:100%;padding:0 1.5rem 1.5rem;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__carouselCardText p{color:var(--color-text-primary);font-size:var(--font-size-base);text-align:left;margin:0;font-weight:400}.LandingPage-module-scss-module__t7lclW__section2Bottom{gap:var(--space-2xl);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;width:100%;margin-top:5rem;display:grid}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__section2Bottom{gap:var(--space-l);grid-template-columns:1fr}}.LandingPage-module-scss-module__t7lclW__section2BottomLeft{align-items:flex-start;gap:var(--space-l);flex-direction:column;display:flex}.LandingPage-module-scss-module__t7lclW__section2BottomLeft *{white-space:normal!important}.LandingPage-module-scss-module__t7lclW__section2BottomLeft .LandingPage-module-scss-module__t7lclW__subtext{text-align:left;max-width:32.5rem;margin:0}.LandingPage-module-scss-module__t7lclW__section2Cta{justify-content:flex-start;display:flex}.LandingPage-module-scss-module__t7lclW__section2BottomRight{width:100%;min-width:0;display:block}.LandingPage-module-scss-module__t7lclW__section2TiltStage{width:100%;position:relative}.LandingPage-module-scss-module__t7lclW__section2TiltSizer{visibility:hidden;pointer-events:none;width:100%}.LandingPage-module-scss-module__t7lclW__section2TiltSwap{width:100%;position:absolute;inset:0}.LandingPage-module-scss-module__t7lclW__section2TiltIndicator{justify-content:center;align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.LandingPage-module-scss-module__t7lclW__section2TiltDot{background:#00000073;border-radius:999px;width:.375rem;height:.375rem;transition:all .25s}.LandingPage-module-scss-module__t7lclW__section2TiltDotActive{background:#000;width:1.125rem}.LandingPage-module-scss-module__t7lclW__powerFilterSwap{gap:var(--gutter);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.LandingPage-module-scss-module__t7lclW__powerFilterSwap>div{min-width:0}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__powerFilterSwap{gap:var(--space-l);grid-template-columns:1fr}.LandingPage-module-scss-module__t7lclW__powerFilterSwap>div:first-child{order:2}.LandingPage-module-scss-module__t7lclW__powerFilterSwap>div:last-child{order:1}}.LandingPage-module-scss-module__t7lclW__combinedCardWrapper{width:100%;margin-top:0;display:block}.LandingPage-module-scss-module__t7lclW__combinedCard{width:100%;height:auto;overflow:hidden}.LandingPage-module-scss-module__t7lclW__combinedTop{padding:var(--space-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.LandingPage-module-scss-module__t7lclW__combinedTopLeft{align-items:center;gap:1rem;min-width:0;display:flex}.LandingPage-module-scss-module__t7lclW__combinedTopLeft .LandingPage-module-scss-module__t7lclW__contextContainer{flex-direction:row;align-items:center;gap:1rem}.LandingPage-module-scss-module__t7lclW__combinedTopLeft .LandingPage-module-scss-module__t7lclW__contextContainer .LandingPage-module-scss-module__t7lclW__textLines{flex:1;min-width:7.5rem}.LandingPage-module-scss-module__t7lclW__combinedStockImageWrapper{width:2.75rem!important;min-width:2.75rem!important;height:2.75rem!important;min-height:2.75rem!important}.LandingPage-module-scss-module__t7lclW__combinedTopText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.LandingPage-module-scss-module__t7lclW__combinedSymbol{color:var(--color-text-primary);margin:0;font-size:1.375rem;font-weight:700;line-height:1.1}.LandingPage-module-scss-module__t7lclW__combinedMeta{color:#00000073;font-size:1rem;line-height:1.2}.LandingPage-module-scss-module__t7lclW__combinedTopRight{flex-direction:column;flex-shrink:1;align-items:flex-end;gap:.375rem;min-width:0;display:flex}.LandingPage-module-scss-module__t7lclW__combinedValue{color:var(--color-text-primary);font-size:1.625rem;font-weight:800;line-height:1.1}.LandingPage-module-scss-module__t7lclW__combinedPeriod{color:#00000073;letter-spacing:.08em;text-transform:uppercase;font-size:.875rem}.LandingPage-module-scss-module__t7lclW__combinedDivider{background:#0000000f;width:100%;height:1px}.LandingPage-module-scss-module__t7lclW__combinedMain{padding:var(--space-xl);display:flex}.LandingPage-module-scss-module__t7lclW__combinedChartPanel{box-sizing:border-box;background:#0000000a;border-radius:1rem;width:100%;padding:1.25rem}.LandingPage-module-scss-module__t7lclW__combinedChartPanel .LandingPage-module-scss-module__t7lclW__chartContainer{box-sizing:border-box;width:100%;height:clamp(6rem,14vw,8.75rem);position:relative;overflow:hidden}.LandingPage-module-scss-module__t7lclW__combinedChartPanel .LandingPage-module-scss-module__t7lclW__chartContainer .LandingPage-module-scss-module__t7lclW__chart{width:100%;height:100%;display:block}.LandingPage-module-scss-module__t7lclW__combinedKpis{padding:0 var(--space-xl) var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(8.75rem,1fr));gap:.75rem;display:grid}.LandingPage-module-scss-module__t7lclW__combinedKpi{text-align:center;background:#00000008;border-radius:.875rem;min-width:0;padding:.875rem .625rem}.LandingPage-module-scss-module__t7lclW__combinedKpiValue{color:var(--color-text-primary);font-size:1.375rem;font-weight:800;line-height:1.1}.LandingPage-module-scss-module__t7lclW__combinedKpiLabel{color:#00000073;margin-top:.375rem;font-size:.875rem}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__combinedTop{flex-direction:column;align-items:flex-start}.LandingPage-module-scss-module__t7lclW__combinedTopRight{align-items:flex-start}.LandingPage-module-scss-module__t7lclW__combinedKpis{grid-template-columns:1fr}}.LandingPage-module-scss-module__t7lclW__carouselNavigation{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.LandingPage-module-scss-module__t7lclW__carouselButton{background-color:var(--color-primary-base);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:background-color .2s;display:flex}.LandingPage-module-scss-module__t7lclW__carouselButton:hover{background-color:var(--color-primary-600)}.LandingPage-module-scss-module__t7lclW__carouselButton:active{transform:scale(.95)}.LandingPage-module-scss-module__t7lclW__cardsContainer{justify-content:center;align-items:center;gap:var(--space-l);margin-top:var(--space-xl);box-sizing:border-box;flex-flow:row;width:100%;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__cardsContainer>*{justify-content:center;display:flex}.LandingPage-module-scss-module__t7lclW__cardsContainer>:not(.LandingPage-module-scss-module__t7lclW__plusSign){flex:1 1 0;width:100%;min-width:0;max-width:17.5rem}.LandingPage-module-scss-module__t7lclW__cardsContainer>.LandingPage-module-scss-module__t7lclW__plusSign{flex:none}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__cardsContainer{gap:var(--space-m);margin-top:var(--space-l);flex-direction:column}.LandingPage-module-scss-module__t7lclW__cardsContainer .LandingPage-module-scss-module__t7lclW__plusSign{transform:rotate(90deg)}}@media (max-width:1040px){.LandingPage-module-scss-module__t7lclW__section2 .LandingPage-module-scss-module__t7lclW__cardsContainer{gap:var(--space-m)}}.LandingPage-module-scss-module__t7lclW__section2 .LandingPage-module-scss-module__t7lclW__cardsContainer .LandingPage-module-scss-module__t7lclW__dataCard{flex-shrink:1;width:100%;min-width:0}.LandingPage-module-scss-module__t7lclW__dataCard{width:17.5rem;height:12.5rem;padding:var(--space-xl);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;min-width:17.5rem;display:flex}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__dataCard{flex:100%;min-width:0;width:100%!important;max-width:17.5rem!important}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__dataCard{flex:100%;min-width:0;width:100%!important;max-width:17.5rem!important}}.LandingPage-module-scss-module__t7lclW__cardContent{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.LandingPage-module-scss-module__t7lclW__logoContainer{justify-content:flex-start;align-items:center;display:flex}.LandingPage-module-scss-module__t7lclW__googleLogo{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.125rem;width:2rem;height:2rem;display:grid;position:relative}.LandingPage-module-scss-module__t7lclW__logoBlue{background:#4285f4;border-radius:.25rem 0 0}.LandingPage-module-scss-module__t7lclW__logoRed{background:#ea4335;border-radius:0 .25rem 0 0}.LandingPage-module-scss-module__t7lclW__logoYellow{background:#fbbc04;border-radius:0 0 0 .25rem}.LandingPage-module-scss-module__t7lclW__logoGreen{background:#34a853;border-radius:0 0 .25rem}.LandingPage-module-scss-module__t7lclW__companyName{font-size:var(--font-size-base);color:var(--color-primary-800);margin:0;font-weight:400}.LandingPage-module-scss-module__t7lclW__chartContainer{justify-content:center;align-items:center;width:100%;height:6.25rem;display:flex}.LandingPage-module-scss-module__t7lclW__chart{width:100%;height:100%}.LandingPage-module-scss-module__t7lclW__price{font-size:var(--font-size-h3);color:var(--color-primary-800);margin:0;font-weight:700}.LandingPage-module-scss-module__t7lclW__contextContainer{gap:var(--space-m);flex-direction:column;align-items:flex-start;width:100%;display:flex}.LandingPage-module-scss-module__t7lclW__smallLogo{aspect-ratio:1;flex-shrink:0;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.125rem;width:2.5rem;height:2.5rem;display:grid;position:relative}.LandingPage-module-scss-module__t7lclW__textLines{flex-direction:column;gap:.5rem;width:100%;display:flex}.LandingPage-module-scss-module__t7lclW__textLine{background:var(--color-misc-greylight);border-radius:.25rem;height:.5rem}.LandingPage-module-scss-module__t7lclW__dataKpiContainer{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;margin:0;padding:0;display:flex}.LandingPage-module-scss-module__t7lclW__dataKpi{text-align:center;box-sizing:border-box;background:#00000008;border-radius:.75rem;flex-direction:row-reverse;flex-shrink:1;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;padding:.625rem .5rem;display:flex}.LandingPage-module-scss-module__t7lclW__dataKpiValue{color:var(--color-text-primary);font-size:1.125rem;font-weight:800;line-height:1.1}.LandingPage-module-scss-module__t7lclW__dataKpiLabel{color:#00000073;margin-top:.25rem;font-size:.75rem}.LandingPage-module-scss-module__t7lclW__plusSign{color:var(--color-primary-base);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto;font-family:DM Sans,Arial,sans-serif;font-size:2.5rem;font-weight:900;display:flex}.LandingPage-module-scss-module__t7lclW__mergedCardWrapper{width:70vw;max-width:100%;margin:0 auto var(--space-xl);z-index:10;position:relative}.LandingPage-module-scss-module__t7lclW__floatingIcon{pointer-events:none;will-change:transform,opacity}.LandingPage-module-scss-module__t7lclW__floatingIconImageWrapper{width:5rem!important;min-width:5rem!important;height:5rem!important;min-height:5rem!important}.LandingPage-module-scss-module__t7lclW__mergedCardBackground{z-index:-1;border-radius:1.25rem;width:100%;height:37.5rem;transition:background-color .3s;position:absolute;top:0;left:0}.LandingPage-module-scss-module__t7lclW__mergedCard{width:100%;height:37.5rem;position:relative;overflow:hidden}.LandingPage-module-scss-module__t7lclW__equalsSign{color:var(--color-primary-base);z-index:10;justify-content:center;align-items:center;width:15rem;height:15rem;font-family:DM Sans,Arial,sans-serif;font-size:15rem;font-weight:900;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingPage-module-scss-module__t7lclW__spacerSection{background-color:var(--color-primary-900);width:100%;height:50vh;min-height:50vh!important;max-height:50vh!important}.LandingPage-module-scss-module__t7lclW__darkSection{width:100vw;min-height:100vh;position:relative;left:50%;transform:translate(-50%)}.LandingPage-module-scss-module__t7lclW__mergedCardContent{padding:var(--space-xl);flex-direction:column;gap:3rem;max-width:37.5rem;min-height:100%;margin:0 auto;display:flex}.LandingPage-module-scss-module__t7lclW__mergedHeaderSection{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}.LandingPage-module-scss-module__t7lclW__mergedHeader{flex-shrink:0;align-items:center;gap:1rem;display:flex}.LandingPage-module-scss-module__t7lclW__mergedLogo{flex-shrink:0;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.125rem;width:2rem;height:2rem;display:grid;position:relative}.LandingPage-module-scss-module__t7lclW__mergedTitle{font-size:var(--font-size-base);color:var(--color-primary-800);margin:0;font-weight:400}.LandingPage-module-scss-module__t7lclW__mergedSection{flex-shrink:0;min-height:7.5rem}.LandingPage-module-scss-module__t7lclW__mergedSection:last-of-type{margin-top:2rem}.LandingPage-module-scss-module__t7lclW__barChartContainer{justify-content:center;align-items:center;width:100%;height:9.375rem;display:flex}.LandingPage-module-scss-module__t7lclW__barChart{width:100%;height:100%}.LandingPage-module-scss-module__t7lclW__textBlock{margin-top:1.5rem}.LandingPage-module-scss-module__t7lclW__textBlock p{font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-primary-800);margin:0}.LandingPage-module-scss-module__t7lclW__section2{flex-direction:column;justify-content:center;display:flex;margin-top:7.5rem!important;margin-bottom:7.5rem!important;min-height:100vh!important;margin-block:7.5rem!important}.LandingPage-module-scss-module__t7lclW__section2 .LandingPage-module-scss-module__t7lclW__cardsContainer{overflow:hidden}.LandingPage-module-scss-module__t7lclW__section2 .LandingPage-module-scss-module__t7lclW__cardsContainer>:not(.LandingPage-module-scss-module__t7lclW__plusSign),.LandingPage-module-scss-module__t7lclW__section2 .LandingPage-module-scss-module__t7lclW__cardsContainer .LandingPage-module-scss-module__t7lclW__dataCard{min-width:0}.LandingPage-module-scss-module__t7lclW__section3{flex-direction:column;justify-content:flex-start;min-height:100vh;margin-block-end:0;display:flex}.LandingPage-module-scss-module__t7lclW__section5FullHeight{flex-direction:column;justify-content:flex-start;display:flex;position:relative;overflow:hidden;height:100vh!important;min-height:75vh!important;max-height:750px!important;padding:20vh 0 0!important}.LandingPage-module-scss-module__t7lclW__section5FullHeight .LandingPage-module-scss-module__t7lclW__grid-container{z-index:10;pointer-events:auto;padding-left:7.5rem;padding-right:7.5rem;position:relative}.LandingPage-module-scss-module__t7lclW__section5FullHeight .LandingPage-module-scss-module__t7lclW__grid-container button,.LandingPage-module-scss-module__t7lclW__section5FullHeight .LandingPage-module-scss-module__t7lclW__grid-container a{z-index:11;pointer-events:auto;position:relative}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__section5FullHeight .LandingPage-module-scss-module__t7lclW__grid-container{padding-left:6.25rem;padding-right:6.25rem}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__section5FullHeight .LandingPage-module-scss-module__t7lclW__grid-container{padding-left:1.25rem;padding-right:1.25rem}.LandingPage-module-scss-module__t7lclW__section5FullHeight .LandingPage-module-scss-module__t7lclW__section5StockItem{display:none!important}}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__section5StockItem{transform:scale(.7)}}.LandingPage-module-scss-module__t7lclW__klarheitHighlight{box-shadow:inset 0 -4px 4px 0 var(--color-primary-base),0 4px 24px 0 #585dfe66;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem .75rem;display:inline-flex;position:relative;background:var(--color-primary-100)!important;color:var(--color-primary-700)!important;-webkit-text-fill-color:var(--color-primary-700)!important;background-image:none!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.LandingPage-module-scss-module__t7lclW__klarheitHighlight:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(to bottom right,#585dfe80,#fff);border-radius:.5625rem;padding:3.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.LandingPage-module-scss-module__t7lclW__blueSpacerSection{width:100%;height:100vh;min-height:25vh;max-height:25vh}.LandingPage-module-scss-module__t7lclW__bentoGrid{z-index:2;grid-template-columns:repeat(6,1fr);gap:1.5rem;width:100%;max-width:75rem;margin:3.75rem auto 5rem;padding:0 1.5rem;display:grid;position:relative}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__bentoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__bentoGrid{grid-template-columns:1fr}}.LandingPage-module-scss-module__t7lclW__bentoItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d1233;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.LandingPage-module-scss-module__t7lclW__bentoItem:hover{border-color:#fff3;transform:translateY(-4px)}.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanHalf{grid-column:span 3}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanHalf{grid-column:span 1}}.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanThird{grid-column:span 2}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanThird{grid-column:span 1}}.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanTwoThirds{grid-column:span 4}@media (max-width:1024px){.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanTwoThirds{grid-column:span 1}}@media (max-width:768px){.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanTwoThirds{grid-column:span 1}}.LandingPage-module-scss-module__t7lclW__bentoItem.LandingPage-module-scss-module__t7lclW__spanFull{grid-column:1/-1}.LandingPage-module-scss-module__t7lclW__bentoText h3{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.LandingPage-module-scss-module__t7lclW__bentoText p{color:#ffffffb3;margin:0;font-size:.9375rem;line-height:1.5}.LandingPage-module-scss-module__t7lclW__bentoVisual{border-radius:1rem;width:100%;height:12.5rem;margin-top:auto;position:relative;overflow:hidden}.LandingPage-module-scss-module__t7lclW__bentoVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0d0d121a 60%,#0d0d124d 100%);position:absolute;inset:0}.LandingPage-module-scss-module__t7lclW__bentoVisualFull{height:auto;margin-top:0}.LandingPage-module-scss-module__t7lclW__bentoVisualFull:after{background:linear-gradient(#0d0d1200 36%,#0d0d1247 66%,#0d0d129e 100%)}.LandingPage-module-scss-module__t7lclW__bentoVisualFull>*{width:100%}.LandingPage-module-scss-module__t7lclW__marketVisual{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.LandingPage-module-scss-module__t7lclW__marketHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.LandingPage-module-scss-module__t7lclW__marketTitle{color:var(--color-text-primary);font-size:1.125rem;font-weight:700}.LandingPage-module-scss-module__t7lclW__marketBadge{color:#ef4444;background:#ef44441a;border-radius:.75rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:700;display:flex}.LandingPage-module-scss-module__t7lclW__marketBadge:before{content:"";background:#ef4444;border-radius:50%;width:.375rem;height:.375rem;animation:1.5s infinite LandingPage-module-scss-module__t7lclW__pulseRed}@keyframes LandingPage-module-scss-module__t7lclW__pulseRed{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.LandingPage-module-scss-module__t7lclW__marketChart{border-bottom:1px solid #0000000d;width:100%;height:5rem;margin-bottom:.75rem;padding-bottom:.75rem;position:relative}.LandingPage-module-scss-module__t7lclW__marketIndexInfo{justify-content:space-between;align-items:baseline;margin-bottom:.25rem;display:flex}.LandingPage-module-scss-module__t7lclW__indexName{color:var(--color-text-secondary);font-size:.8125rem;font-weight:600}.LandingPage-module-scss-module__t7lclW__indexValue{color:var(--color-text-primary);font-size:1.125rem;font-weight:700}.LandingPage-module-scss-module__t7lclW__indexValue span{margin-left:.375rem;font-size:.8125rem;font-weight:500}.LandingPage-module-scss-module__t7lclW__indexValue span.LandingPage-module-scss-module__t7lclW__up{color:#10b981}.LandingPage-module-scss-module__t7lclW__marketList{flex-direction:column;gap:.75rem;display:flex}.LandingPage-module-scss-module__t7lclW__marketRow{background:#00000008;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.LandingPage-module-scss-module__t7lclW__stockInfo{flex-direction:column;display:flex}.LandingPage-module-scss-module__t7lclW__stockSymbol{color:var(--color-text-primary);font-size:.875rem;font-weight:700}.LandingPage-module-scss-module__t7lclW__stockName{color:var(--color-text-tertiary);font-size:.75rem}.LandingPage-module-scss-module__t7lclW__stockPrice{flex-direction:column;align-items:flex-end;display:flex}.LandingPage-module-scss-module__t7lclW__priceValue{font-size:.875rem;font-weight:600}.LandingPage-module-scss-module__t7lclW__priceChange{font-size:.75rem;font-weight:500}.LandingPage-module-scss-module__t7lclW__priceChange.LandingPage-module-scss-module__t7lclW__up{color:#10b981}.LandingPage-module-scss-module__t7lclW__priceChange.LandingPage-module-scss-module__t7lclW__down{color:#ef4444}.LandingPage-module-scss-module__t7lclW__bentoCTA{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding-bottom:2.5rem;display:flex;position:relative}.LandingPage-module-scss-module__t7lclW__ctaSubline{color:#fff;opacity:.8;text-align:center;font-size:.9375rem;font-weight:500}
.layout-module-scss-module__4rHa7a__shell{min-height:100vh}.layout-module-scss-module__4rHa7a__topRow{box-sizing:border-box;grid-template-columns:72px minmax(0,1fr);column-gap:32px;width:100%;display:grid}.layout-module-scss-module__4rHa7a__sidebar{overscroll-behavior:none;box-sizing:border-box;z-index:2100;height:100vh;position:sticky;top:0;overflow:visible}.layout-module-scss-module__4rHa7a__menu{align-self:start;min-width:0}.layout-module-scss-module__4rHa7a__content{padding-block:var(--space-m);min-width:0}@media (max-width:768px){.layout-module-scss-module__4rHa7a__topRow{grid-template-columns:1fr;column-gap:0}.layout-module-scss-module__4rHa7a__sidebar{display:none}}
