.toggle-button{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;gap:.5rem;min-width:160px;--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));font-weight:500;--tw-text-opacity:1;color:rgb(84 84 84/var(--tw-text-opacity,1));transition-duration:.25s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.toggle-button:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}@media(min-width:360px){.toggle-button{height:2.5rem;padding-left:.5rem;padding-right:.5rem}}@media(min-width:768px){.toggle-button{height:auto;padding:.5rem .75rem}}@media(min-width:1200px){.toggle-button{padding:.75rem 1rem}}.toggle-button--active{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.toggle-button--active:hover{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}
