.bs-icon-btn{background:var(--bs-surface);width:36px;height:36px;color:var(--bs-text-2);border:.5px solid var(--bs-border);box-shadow:var(--bs-shadow);border-radius:999px;justify-content:center;align-items:center;transition:background-color .15s,color .15s,transform 50ms;display:inline-flex}.bs-icon-btn:hover{background:var(--bs-surface-2);color:var(--bs-text)}.bs-icon-btn:active{transform:scale(.96)}
