:lang(ar) .timeline-nav-container{flex-direction:row-reverse}.timeline-nav-container{display:flex;align-items:center;gap:12px;position:relative}.arrow-btn{border:none;border-radius:50%;width:46px;height:46px;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(135deg,#f47d21,#f47d21);color:#fff;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 4px 10px rgba(0,0,0,.2);flex-shrink:0;margin-left:5px;margin-right:5px}.arrow-btn:hover{transform:scale(1.12);box-shadow:0 6px 14px rgba(0,0,0,.25)}.arrow-btn:disabled{opacity:.35;cursor:default;transform:none;box-shadow:none}.timeline-nav-container .timeslot-wrapper{flex:1;overflow-x:auto;display:flex;gap:10px}