<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cl-round-button:focus-visible,.cl-roundButton:focus-visible{outline:2px solid var(--cl-color-focus-01,#0068b1);outline-offset:2px}.cl-round-button,.cl-roundButton{align-items:center;background-color:var(--cl-color-container-01);border:none;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:relative;width:48px}.cl-round-button:after,.cl-roundButton:after{content:"";inset:-4px;position:absolute}.cl-round-button&gt;.cl-icon,.cl-roundButton&gt;.cl-icon{height:50%;pointer-events:none;width:50%;fill:var(--cl-color-icon-01)}.cl-round-button:focus-visible,.cl-round-button:hover,.cl-roundButton:focus-visible,.cl-roundButton:hover{background-color:var(--cl-color-hover-01)}.cl-round-button:active,.cl-roundButton:active{background-color:var(--cl-color-pressed-01)}.cl-round-button:disabled,.cl-roundButton:disabled,[aria-disabled=true].cl-round-button,[aria-disabled=true].cl-roundButton,[inert] .cl-round-button,[inert] .cl-roundButton{background-color:var(--cl-color-disabled-02);cursor:not-allowed}.cl-round-button:disabled&gt;.cl-icon,.cl-roundButton:disabled&gt;.cl-icon,[aria-disabled=true].cl-round-button&gt;.cl-icon,[aria-disabled=true].cl-roundButton&gt;.cl-icon,[inert] .cl-round-button&gt;.cl-icon,[inert] .cl-roundButton&gt;.cl-icon{fill:var(--cl-color-disabled-01)}.cl-round-button.-small,.cl-roundButton.-small{height:32px;width:32px}</pre></body></html>