.tippy-box[data-theme~=primary]{background-color:#041c22}.tippy-box[data-theme~=primary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#041c22}.tippy-box{border-radius:0}.tippy-content{padding:0}.toggle-button{width:40px;height:22px;position:relative;background:#fdf6f2;transition:background .2s ease-in-out;border:2px solid black;border-radius:10px;cursor:pointer;display:inline-block;vertical-align:middle}.toggle-button.--checked{background:black}.toggle-button:after{content:"";position:absolute;height:12px;width:12px;left:1px;top:50%;transform:translateY(-50%);border-radius:9px;background:#fdf6f2;border:2px solid black;transition:all .2s ease-in-out;transform-origin:0 50%;pointer-events:none}.toggle-button.--checked:after{transform-origin:100% 50%;left:calc(100% - 17px)}.toggle-button input{display:block;visibility:hidden;width:100%;height:100%;padding:0;margin:0;border:none}
