/* Sabit finans paneli: masaüstünde 4+3, mobilde 2 sütun. */
.masthead{height:auto;min-height:150px;padding:12px 0}
.market-strip{display:flex;min-height:122px;margin:0 20px 0 24px;padding:9px;align-items:center;border:1px solid #dce4ea;border-radius:12px;background:linear-gradient(180deg,#fff 0%,#f7fafc 100%);box-shadow:0 8px 24px rgba(18,35,49,.065)}
.market-viewport{width:100%;overflow:visible;mask-image:none;-webkit-mask-image:none}
.market-track{display:grid;width:100%;grid-template-columns:repeat(12,minmax(0,1fr));gap:7px;align-items:stretch;animation:none!important;transform:none!important;will-change:auto}
.market-item{min-width:0;min-height:46px;grid-column:span 3;padding:6px 9px;gap:8px;justify-content:flex-start;border:1px solid #e5eaee!important;border-radius:8px;background:#fff}
.market-item:nth-child(n+5){grid-column:span 4}
.market-icon{display:grid;width:24px;height:24px;flex:0 0 24px}.market-icon svg{width:22px;height:22px}
.market-copy{min-width:0;column-gap:6px}.market-name{overflow:hidden;font-size:8px;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap}.market-value{font-size:13px}.market-change{font-size:8px}.market-updated{right:12px;bottom:3px}
@media(max-width:1100px) and (min-width:801px){.masthead{min-height:144px}.market-strip{margin-inline:12px;padding:7px}.market-item{padding-inline:7px;gap:5px}.market-icon{width:20px;height:20px;flex-basis:20px}.market-icon svg{width:18px;height:18px}.market-value{font-size:11px}.market-change{font-size:7px}}
@media(max-width:800px){
  .masthead{position:relative;display:grid;grid-template-columns:40px minmax(120px,1fr) 54px;grid-template-rows:52px 48px auto;column-gap:8px;min-height:338px;padding:8px 0 10px}
  .masthead #menuBtn{grid-column:1;grid-row:1;position:static;width:40px}
  .masthead .brand-image{grid-column:2;grid-row:1;position:static;justify-self:start;margin:0}
  .masthead .header-search-open{display:grid;grid-column:3!important;grid-row:2!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;width:46px!important;height:42px!important;margin:0!important;place-items:center;justify-self:end}
  .masthead .header-account-stack{display:block;grid-column:1/3;grid-row:2;position:static!important;align-self:center;justify-self:start}
  .masthead .header-account-stack .member-actions{position:static!important;margin:0}
  .masthead .header-social-icons{display:none!important}
  .masthead .market-strip{grid-column:1/-1;grid-row:3;order:initial;align-self:stretch;width:100%;min-height:218px;margin:6px 0 0!important;padding:8px;border-radius:10px}
  .market-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .market-item,.market-item:nth-child(n+5){grid-column:span 1;min-height:43px;padding:6px 8px}
  .market-item:last-child{grid-column:1/-1;justify-content:center}
  .market-icon{width:22px;height:22px;flex-basis:22px}.market-icon svg{width:20px;height:20px}
  .market-name{font-size:7px}.market-value{font-size:11px}.market-change{font-size:7px}
}
@media(max-width:430px){.masthead{grid-template-columns:38px minmax(112px,1fr) 48px;min-height:328px}.masthead .market-strip{min-height:208px}.market-item{gap:6px;padding-inline:7px}.market-value{font-size:10.5px}}
