@media screen and (max-width: 700pt){div[id=appearance]{padding-top:.5rem;padding-bottom:.5rem}div[id=appearance]>a>span{display:none}div[id=appearance]>a{display:none}div[id=appearance]>a+div>div{display:flex;justify-content:space-between;align-items:stretch;margin-left:2.5rem;margin-right:2.5rem}div[id=appearance]>div>p{padding:.5rem 1rem;font-size:.8rem;font-weight:700;color:var(--appearance-cat-color);background-color:var(--appearance-cat-background-color)}}@media screen and (min-width: 700pt){div[id=appearance]>div>p{display:none}div[id=appearance]>a{position:fixed;top:1.1rem;right:4rem;z-index:32;display:block;height:1.5rem;width:2rem;overflow:hidden}div[id=appearance]>a:focus,div[id=appearance]>a:hover{color:#fff}div[id=appearance]>a:focus:after,div[id=appearance]>a:hover:after{content:"";position:fixed;top:2.1rem;height:1.5rem;right:3rem;width:8rem;z-index:31}div[id=appearance]>a svg{height:100%;width:100%;--fill-color: var(--support-symbol-color);--fill-color-glow: none}div[id=appearance]>a:focus svg,div[id=appearance]>a:hover svg{--fill-color: var(--support-symbol-hover-color)}div[id=appearance]>a:active svg{--fill-color: var(--support-symbol-active-color)}div[id=appearance]>a+div{visibility:hidden;position:fixed;z-index:33;top:3rem;right:2.5rem;width:18rem;padding:1.5rem 2rem;background-color:var(--support-menu-background-color);box-shadow:var(--support-menu-shadow-color) 0 1rem 2rem 0}div[id=appearance]>*:hover,div[id=appearance]>a:hover+*{visibility:visible}div[id=skeleton][class~=appearance] div[id=appearance]>a+*{visibility:visible;z-index:32}}
