.bayrak-bar{background:#f5f6f8;border-bottom:1px solid #e6e8ec}
.bayrak-bar .bayrak-icerik{max-width:1200px;margin:0 auto;padding:6px 12px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin}
.bayrak-bar .bayrak{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e2e5ea;
  display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.04);flex:0 0 auto;transition:transform .15s ease, box-shadow .15s ease}
.bayrak-bar .bayrak img{width:22px;height:22px;border-radius:50%}
.bayrak-bar .bayrak:hover{transform:scale(1.6);z-index:10;box-shadow:0 8px 24px rgba(0,0,0,.18)}
