.popup-titlebar{color:#fff;background-color:#ff834f;justify-content:space-between;align-items:center;margin-top:10px;padding:2px;font-size:14px;font-weight:500;display:flex}.popup-titlebar .title{text-align:left;flex-grow:1}.popup-titlebar .actions{gap:8px;display:flex}.popup-titlebar .actions button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s;display:flex}.popup-titlebar .actions button:hover{background-color:#fff3}
