.WebappHeader_header__yxSkv{background:var(--background-color);padding:8px 12px;display:flex;border-bottom:1px solid var(--border-gray);align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100;gap:10px}.WebappHeader_headerLeading__YJhY6{display:flex;min-width:0;align-items:center;gap:10px}.WebappHeader_headerButtons__khctA{display:flex;justify-content:flex-end;align-items:center;gap:10px}.WebappHeader_headerButton__p0mZQ{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;gap:10px;height:35px;width:35px;background-color:var(--white);border:1px solid var(--border-gray);border-radius:12px;cursor:pointer;color:var(--black);transition:background-color .2s ease}.WebappHeader_headerButton__p0mZQ:hover,.WebappHeader_headerButtons__khctA button:hover{background-color:var(--border-gray)}