.BistBand-module__EDCVeW__band{background:var(--bs-band-bg);white-space:nowrap;padding:8px 0;overflow:hidden}.BistBand-module__EDCVeW__inner{gap:32px;animation:40s linear infinite BistBand-module__EDCVeW__scroll;display:inline-flex}.BistBand-module__EDCVeW__inner:hover{animation-play-state:paused}@keyframes BistBand-module__EDCVeW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.BistBand-module__EDCVeW__item{color:#fff;cursor:default;align-items:center;gap:6px;font-size:12px;display:inline-flex}.BistBand-module__EDCVeW__name{font-weight:500}.BistBand-module__EDCVeW__price{color:#b5d4f4}.BistBand-module__EDCVeW__pos{color:#5dcaa5}.BistBand-module__EDCVeW__neg{color:#f09595}
.MarketCards-module__RpE4XG__grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px;display:grid}.MarketCards-module__RpE4XG__card{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;padding:12px 14px}.MarketCards-module__RpE4XG__label{color:var(--bs-text-muted);margin-bottom:4px;font-size:11px}.MarketCards-module__RpE4XG__value{color:var(--bs-text);margin-bottom:2px;font-size:22px;font-weight:500}.MarketCards-module__RpE4XG__pos{color:var(--bs-green);font-size:12px;font-weight:500}.MarketCards-module__RpE4XG__neg{color:var(--bs-red);font-size:12px;font-weight:500}@media (max-width:768px){.MarketCards-module__RpE4XG__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;margin-bottom:12px;padding-bottom:4px;display:flex;overflow-x:auto}.MarketCards-module__RpE4XG__grid::-webkit-scrollbar{display:none}.MarketCards-module__RpE4XG__card{scroll-snap-align:start;flex:0 0 140px}.MarketCards-module__RpE4XG__value{font-size:18px}}
.DailyComment-module__M5arwq__card{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;margin-bottom:16px;overflow:hidden}.DailyComment-module__M5arwq__header{border-bottom:.5px solid var(--bs-border);background:var(--bs-bg-secondary);justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.DailyComment-module__M5arwq__time{color:var(--bs-text-muted);font-size:11px;font-weight:400}.DailyComment-module__M5arwq__body{align-items:flex-start;gap:12px;padding:14px;display:flex}.DailyComment-module__M5arwq__avatar{background:var(--bs-blue-light);width:32px;height:32px;color:var(--bs-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:11px;font-weight:500;display:flex}.DailyComment-module__M5arwq__text{color:var(--bs-text-muted);margin-bottom:8px;font-size:13px;line-height:1.7}.DailyComment-module__M5arwq__meta{color:var(--bs-text-muted);font-size:11px}
.StockTable-module__BppKxa__placeholder{background:var(--bs-bg-secondary);flex-direction:column;justify-content:center;align-items:center;gap:10px;height:300px;display:flex}.StockTable-module__BppKxa__tvBadge{color:var(--bs-blue);background:var(--bs-blue-light);border-radius:6px;padding:4px 14px;font-size:13px;font-weight:500}.StockTable-module__BppKxa__placeholder p{color:var(--bs-text-muted);font-size:13px}.StockTable-module__BppKxa__tvLink{color:var(--bs-blue);font-size:13px;text-decoration:underline}.StockTable-module__BppKxa__card{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;overflow:hidden}.StockTable-module__BppKxa__tabs{border-bottom:.5px solid var(--bs-border);background:var(--bs-bg-secondary);gap:4px;padding:8px 12px;display:flex}.StockTable-module__BppKxa__tab{cursor:pointer;color:var(--bs-text-muted);background:0 0;border:none;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:12px}.StockTable-module__BppKxa__tab:hover{background:#0000000d}.StockTable-module__BppKxa__active{cursor:pointer;background:var(--bs-blue-light);color:var(--bs-blue);border:none;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500}.StockTable-module__BppKxa__loading{text-align:center;color:var(--bs-text-muted);padding:2rem;font-size:13px}.StockTable-module__BppKxa__header{border-bottom:.5px solid var(--bs-border);background:var(--bs-bg-secondary);color:var(--bs-text);justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.StockTable-module__BppKxa__delay{color:var(--bs-text-muted);font-size:11px;font-weight:400}.StockTable-module__BppKxa__row{border-bottom:.5px solid var(--bs-border);grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:9px 16px;transition:background .12s;display:grid}.StockTable-module__BppKxa__row:last-child{border-bottom:none}.StockTable-module__BppKxa__row:hover{background:var(--bs-bg-secondary)}.StockTable-module__BppKxa__name{color:var(--bs-text);letter-spacing:.02em;font-size:13px;font-weight:600}.StockTable-module__BppKxa__price{color:var(--bs-text);text-align:right;min-width:52px;font-size:13px;font-weight:500}.StockTable-module__BppKxa__pos{color:var(--bs-green);background:var(--bs-green-light);text-align:right;border-radius:5px;min-width:62px;padding:2px 7px;font-size:12px;font-weight:600}.StockTable-module__BppKxa__neg{color:var(--bs-red);background:var(--bs-red-light);text-align:right;border-radius:5px;min-width:62px;padding:2px 7px;font-size:12px;font-weight:600}
.ArticleList-module__4Ej0VG__card{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;overflow:hidden}.ArticleList-module__4Ej0VG__header{border-bottom:.5px solid var(--bs-border);background:var(--bs-bg-secondary);justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.ArticleList-module__4Ej0VG__seeAll{color:var(--bs-blue);font-size:12px;font-weight:400}.ArticleList-module__4Ej0VG__row{border-bottom:.5px solid var(--bs-border);cursor:pointer;padding:12px;transition:background .1s;display:block}.ArticleList-module__4Ej0VG__row:last-child{border-bottom:none}.ArticleList-module__4Ej0VG__row:hover{background:var(--bs-bg-secondary)}.ArticleList-module__4Ej0VG__tag{border-radius:10px;margin-bottom:5px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-block}.ArticleList-module__4Ej0VG__hisse,.ArticleList-module__4Ej0VG__analiz{background:var(--bs-purple-light);color:var(--bs-purple)}.ArticleList-module__4Ej0VG__piyasa{background:var(--bs-green-light);color:var(--bs-green)}.ArticleList-module__4Ej0VG__makro{background:var(--bs-amber-light);color:var(--bs-amber)}.ArticleList-module__4Ej0VG__emtia{color:#92400e;background:#fef3c7}.ArticleList-module__4Ej0VG__sektor{background:var(--bs-blue-light);color:var(--bs-blue)}.ArticleList-module__4Ej0VG__title{color:var(--bs-text);margin-bottom:4px;font-size:13px;font-weight:500;line-height:1.4}.ArticleList-module__4Ej0VG__meta{color:var(--bs-text-muted);font-size:11px}.ArticleList-module__4Ej0VG__lockOverlay{color:var(--bs-blue);background:var(--bs-blue-light);border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:6px 8px;font-size:11px;display:flex}
.stock-module__H4BNbq__page{background:var(--bs-bg-secondary);min-height:100vh}.stock-module__H4BNbq__breadcrumb{color:var(--bs-text-muted);background:var(--bs-bg);border-bottom:.5px solid var(--bs-border);align-items:center;gap:6px;padding:10px 24px;font-size:12px;display:flex}.stock-module__H4BNbq__breadcrumb a{color:var(--bs-blue)}.stock-module__H4BNbq__breadcrumb span{color:var(--bs-text-muted)}.stock-module__H4BNbq__main{max-width:1200px;margin:0 auto;padding:16px 24px}.stock-module__H4BNbq__pageGrid{grid-template-columns:1fr 300px;align-items:start;gap:12px;display:grid}.stock-module__H4BNbq__leftCol{flex-direction:column;gap:12px;display:flex}.stock-module__H4BNbq__rightCol{flex-direction:column;gap:10px;display:flex}.stock-module__H4BNbq__header{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;align-items:center;gap:14px;padding:10px 16px;display:flex}.stock-module__H4BNbq__hisseIsim{flex-shrink:0}.stock-module__H4BNbq__symbol{margin-bottom:1px;font-size:15px;font-weight:500}.stock-module__H4BNbq__name{color:var(--bs-text-muted);white-space:nowrap;font-size:11px}.stock-module__H4BNbq__fiyatBlok{flex-direction:column;flex-shrink:0;gap:1px;min-width:100px;display:flex}.stock-module__H4BNbq__price{font-size:22px;font-weight:500;line-height:1.1}.stock-module__H4BNbq__changePos{color:var(--bs-green);font-size:11px;font-weight:500}.stock-module__H4BNbq__changeNeg{color:var(--bs-red);font-size:11px;font-weight:500}.stock-module__H4BNbq__headerDivider{background:var(--bs-border);flex-shrink:0;width:.5px;height:32px}.stock-module__H4BNbq__metaRow{flex:1;align-items:center;display:flex}.stock-module__H4BNbq__metaItem{flex-direction:column;flex:1;gap:2px;display:flex}.stock-module__H4BNbq__metaDivider{background:var(--bs-border);flex-shrink:0;width:.5px;height:24px;margin:0 10px}.stock-module__H4BNbq__metaLabel{color:var(--bs-text-muted);font-size:10px}.stock-module__H4BNbq__metaValue{color:var(--bs-text);font-size:12px;font-weight:500}.stock-module__H4BNbq__metaValueRow{align-items:baseline;gap:5px;display:flex}.stock-module__H4BNbq__distPos{color:var(--bs-green);font-size:10px;font-weight:500}.stock-module__H4BNbq__distNeg{color:var(--bs-red);font-size:10px;font-weight:500}.stock-module__H4BNbq__card{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;overflow:hidden}.stock-module__H4BNbq__cardHeader{border-bottom:.5px solid var(--bs-border);background:var(--bs-bg-secondary);justify-content:space-between;align-items:center;padding:9px 14px;font-size:13px;font-weight:500;display:flex}.stock-module__H4BNbq__cardHeader span:last-child{color:var(--bs-text-muted);font-size:11px;font-weight:400}.stock-module__H4BNbq__summary{color:var(--bs-text-muted);padding:12px 14px;font-size:13px;line-height:1.7}.stock-module__H4BNbq__gostergeGrid{grid-template-columns:1fr 1fr;display:grid}.stock-module__H4BNbq__gostergeItem{border-bottom:.5px solid var(--bs-border);border-right:.5px solid var(--bs-border);padding:8px 14px}.stock-module__H4BNbq__gostergeItem:nth-child(2n){border-right:none}.stock-module__H4BNbq__gostergeItem:nth-last-child(-n+2){border-bottom:none}.stock-module__H4BNbq__gostergeLabel{color:var(--bs-text-muted);margin-bottom:2px;font-size:11px}.stock-module__H4BNbq__gostergeValue{font-size:13px;font-weight:500}.stock-module__H4BNbq__financialRow{border-top:.5px solid var(--bs-border);grid-template-columns:repeat(3,1fr);display:grid}.stock-module__H4BNbq__financialItem{border-right:.5px solid var(--bs-border);padding:8px 14px}.stock-module__H4BNbq__financialItem:last-child{border-right:none}.stock-module__H4BNbq__financialMarj{color:var(--bs-text-muted);margin-top:2px;font-size:10px}.stock-module__H4BNbq__peerRow{border-bottom:.5px solid var(--bs-border);justify-content:space-between;align-items:center;padding:7px 14px;font-size:12px;transition:background .1s;display:flex}.stock-module__H4BNbq__peerRow:last-child{border-bottom:none}.stock-module__H4BNbq__peerRow:hover{background:var(--bs-bg-secondary)}.stock-module__H4BNbq__peerName{font-size:13px;font-weight:500}.stock-module__H4BNbq__peerPrice{color:var(--bs-text-muted)}.stock-module__H4BNbq__peerPos{color:var(--bs-green);font-weight:500}.stock-module__H4BNbq__peerNeg{color:var(--bs-red);font-weight:500}@media (max-width:768px){.stock-module__H4BNbq__breadcrumb{padding:8px 12px}.stock-module__H4BNbq__main{padding:10px 12px}.stock-module__H4BNbq__pageGrid{grid-template-columns:1fr}.stock-module__H4BNbq__header{flex-wrap:wrap;gap:8px;padding:12px}.stock-module__H4BNbq__hisseIsim{flex:1;min-width:0}.stock-module__H4BNbq__name{white-space:normal}.stock-module__H4BNbq__fiyatBlok{text-align:right;align-items:flex-end;min-width:90px}.stock-module__H4BNbq__price{font-size:20px}.stock-module__H4BNbq__headerDivider{display:none}.stock-module__H4BNbq__metaRow{flex:0 0 100%;grid-template-columns:repeat(3,1fr);align-items:start;gap:8px 4px;display:grid}.stock-module__H4BNbq__metaDivider{display:none}.stock-module__H4BNbq__metaItem{flex:unset;background:var(--bs-bg-secondary);border-radius:8px;padding:6px 8px}.stock-module__H4BNbq__metaLabel{font-size:9px}.stock-module__H4BNbq__metaValue{font-size:12px}}.stock-module__H4BNbq__noteContent{color:var(--bs-text);border-left:3px solid var(--bs-blue);background:color-mix(in srgb, var(--bs-blue) 4%, var(--bs-bg));margin:0;padding:12px 14px;font-size:13px;line-height:1.65}
.page-module___8aEwW__container{max-width:1200px;margin:0 auto;padding:20px 24px}.page-module___8aEwW__contentGrid{grid-template-columns:1fr 280px;gap:16px;display:grid}.page-module___8aEwW__left{flex-direction:column;display:flex}.page-module___8aEwW__right{flex-direction:column;gap:12px;display:flex}.page-module___8aEwW__error{text-align:center;color:#666;padding:3rem}@media (max-width:768px){.page-module___8aEwW__container{padding:12px}.page-module___8aEwW__contentGrid{grid-template-columns:1fr}.page-module___8aEwW__right{order:-1}}
.piyasalar-module__aHBUFa__page{background:var(--bs-bg-secondary);min-height:100vh}.piyasalar-module__aHBUFa__main{max-width:1200px;margin:0 auto;padding:20px 24px}.piyasalar-module__aHBUFa__heading{margin-bottom:16px;font-size:20px;font-weight:500}.piyasalar-module__aHBUFa__heroWrap{margin-bottom:4px}.piyasalar-module__aHBUFa__sectionsGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.piyasalar-module__aHBUFa__card{background:var(--bs-bg);border:.5px solid var(--bs-border);border-radius:12px;overflow:hidden}.piyasalar-module__aHBUFa__cardHeader{border-bottom:.5px solid var(--bs-border);background:var(--bs-bg-secondary);padding:10px 16px;font-size:13px;font-weight:500}.piyasalar-module__aHBUFa__table{border-collapse:collapse;width:100%}.piyasalar-module__aHBUFa__tableRow{border-bottom:.5px solid var(--bs-border);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:9px 16px;transition:background .1s;display:grid}.piyasalar-module__aHBUFa__tableRow:last-child{border-bottom:none}.piyasalar-module__aHBUFa__tableRow:hover{background:var(--bs-bg-secondary)}.piyasalar-module__aHBUFa__rowLabel{color:var(--bs-text);font-size:13px}.piyasalar-module__aHBUFa__rowPrice{color:var(--bs-text);text-align:right;min-width:80px;font-size:13px;font-weight:500}.piyasalar-module__aHBUFa__rowPos{color:var(--bs-green);background:var(--bs-green-light);text-align:right;border-radius:5px;min-width:66px;padding:2px 7px;font-size:12px;font-weight:500}.piyasalar-module__aHBUFa__rowNeg{color:var(--bs-red);background:var(--bs-red-light);text-align:right;border-radius:5px;min-width:66px;padding:2px 7px;font-size:12px;font-weight:500}.piyasalar-module__aHBUFa__noData{color:var(--bs-text-muted);text-align:center;padding:20px 16px;font-size:13px}@media (max-width:768px){.piyasalar-module__aHBUFa__main{padding:12px}.piyasalar-module__aHBUFa__sectionsGrid{grid-template-columns:1fr}.piyasalar-module__aHBUFa__rowLabel{font-size:12px}}
