.calendar-nav-container{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px}.nav-button{all:unset;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;cursor:pointer;transition:background-color .2s;font-size:18px;color:#5f6368}.nav-button:hover{background-color:#f1f3f4;color:#202124}.month-label{font-size:1.25rem;font-weight:700;margin:0;min-width:150px;text-align:center;color:#3c4043}
