@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@keyframes slideFade{0%{opacity:1;transform:translate(-50%,-100%)}50%{opacity:1;transform:translate(-50%,50%)}to{opacity:1;transform:translate(-50%,100%)}}.animate-slide-fade{animation:2s ease-in-out slideFade}.theme-checkbox{appearance:none;border:2px solid var(--gray-200);background-color:var(--neutral-100);cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:all .2s;display:inline-flex;position:relative}.theme-checkbox:disabled{opacity:.5;cursor:not-allowed}.theme-checkbox:checked{background-color:var(--neutral-400)}.theme-checkbox:checked:after{content:"";border:solid var(--neutral-100);border-width:0 2px 2px 0;width:5px;height:8px;margin-top:-5px;margin-left:-2px;position:absolute;top:50%;left:50%;transform:rotate(45deg)}.theme-checkbox:focus{outline:2px solid var(--coral-200);outline-offset:2px}.chip-button{background-color:var(--chip-bg-light)}.dark .chip-button{background-color:var(--chip-bg-dark)}
