@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DotGothic16&family=Jersey+25&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";html{background-color:#fff}body{font-family:Space Mono,serif;font-weight:400;margin:0}::selection{color:#fff;background-color:#000}.logo{position:fixed;top:15px;left:15px;z-index:1;display:inline}.logo__container{padding:.15em;border-radius:5px;background-color:#fff;border:2px solid #000000;display:inline-block}.logo__img{width:45px;display:block}@media screen and (min-width: 550px){.logo{position:static}.logo__img{width:55px}}.intro{padding:0 50px}.intro__eyebrow{font-family:"Jersey 25",serif;font-size:20px}.intro__title{display:flex;align-items:center;gap:.5em;margin-top:.25em;margin-bottom:1.25em}.intro__title-img{flex:0 0 60px;width:100%;display:block}.intro__title-img-container{width:40px}.intro__subtitle{font-size:12px;font-weight:600}.intro__body{font-size:12px;font-weight:400;margin-top:30px}@media screen and (min-width: 550px){.intro{padding:0;flex:0 1 auto}.intro__eyebrow{font-size:24px}.intro__title-img-container{width:60px}}@media screen and (min-width: 769px){.intro{max-width:320px}}.maomonium{display:flex;align-items:flex-end;gap:.15em;margin:0}.maomonium__mao{display:flex;flex-direction:column;line-height:1}.maomonium__mao-eyebrow{font-family:"Jersey 25",serif;font-size:14px;text-transform:uppercase;width:0;margin-left:-2px}.maomonium__mao-cn{font-family:DotGothic16,serif;font-size:20px;line-height:1;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#000000;color:#fff;paint-order:stroke fill}.maomonium__monium{font-size:28px;text-transform:uppercase;line-height:.7}.maomonium__bang{font-family:"Jersey 25",serif;font-size:46px;line-height:.6}@media screen and (min-width: 550px){.maomonium__monium{font-size:48px}.maomonium__mao-eyebrow{font-size:20px;margin-left:0}.maomonium__mao-cn{font-size:36px}.maomonium__bang{font-size:85px}}.socials{text-align:right;display:inline-flex;flex-direction:column;align-items:flex-end;margin-left:auto;position:fixed;right:15px;top:15px;z-index:1}.socials__title{font-size:20px;font-weight:600;margin-bottom:.5em;background-color:#000;color:#fff;display:none}.socials__list{list-style-type:none;margin:0;border:2px solid #000000;border-radius:50px;text-align:center;display:inline-flex;flex-direction:column;justify-content:flex-end;padding:1em .25em;gap:.5em;background-color:#fff;position:relative}.socials__list:after{content:"";z-index:-1;position:absolute;top:-6px;left:-6px;height:100%;width:100%;background-color:#fff;border:2px solid #000000;border-radius:50px;padding:.25em}.socials__list li:first-child .socials__link{background-color:#d4002a}.socials__list li:nth-child(2) .socials__link{background-color:#ffda76}.socials__list li:nth-child(3) .socials__link{background-color:#3876e2}.socials__list li:nth-child(4) .socials__link{background-color:#4500db}.socials__link{text-decoration:none;color:#000;transition:all .4s cubic-bezier(.76,0,.24,1);background-color:#000;border-radius:5px;overflow:hidden;display:block}.socials__link:hover .socials__icon{transform:scale(.8)}.socials__icon{display:block;font-size:1.75em;background-color:#fff;line-height:.9;border-radius:5px;overflow:hidden;transition:all .4s cubic-bezier(.76,0,.24,1)}@media screen and (min-width: 550px){.socials{position:static}.socials__list{gap:.25em}.socials__icon{font-size:2em}}@media screen and (min-width: 769px){.socials__title{display:block}}.filters{margin-bottom:4em;padding-left:50px;padding-right:50px;z-index:1}.filters__list{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5em 1em}.filters li{border-radius:5px;border:2px solid #000000;padding:.05em;transition:all .6s cubic-bezier(.76,0,.24,1)}.filters button{outline:0;background-color:#fff;font-family:Space Mono,serif;font-size:16px;line-height:1.2;font-weight:600;border-radius:5px;padding:.1em .2em}.filters button.filter__item{position:relative;overflow:hidden}.filters button.filter__item--red:after{background-color:#d4002a}.filters button.filter__item--gold:after{background-color:#ffda76}.filters button.filter__item--teal:after{background-color:#3876e2}.filters button.filter__item--purple:after{background-color:#4500db}.filters button.filter__item--red-dark:after{background-color:#5f0022}@media (hover: hover) and (pointer: fine){.filters button:hover{cursor:pointer;color:#fff;-webkit-text-stroke:3px black;paint-order:stroke fill}.filters button:hover:after{top:0}}.filters button.filter__item--active{cursor:pointer;color:#fff;-webkit-text-stroke:3px black;paint-order:stroke fill}.filters button.filter__item--active:after{top:0}.filters button span{position:relative;display:block;z-index:1}.filters button:after{content:"";position:absolute;height:100%;width:100%;left:0;top:calc(100% - 4px);background-color:#000;transition:all .4s cubic-bezier(.76,0,.24,1);z-index:0;border-radius:4px 4px 0 0}@media screen and (min-width: 550px){.filters{padding:0;position:static}}.gallery{display:flex;flex-wrap:wrap;align-items:flex-start;gap:30px;margin-right:-30px}.gallery__sizer{visibility:hidden}.gallery-item,.gallery__sizer{width:calc(100% - 30px);margin-bottom:30px;border-radius:5px;overflow:hidden;border:2px solid #000000;padding:.15em;display:inline-block;position:relative;box-sizing:border-box;transition:all .4s cubic-bezier(.76,0,.24,1)}.gallery-item a,.gallery__sizer a{display:block}.gallery-item--sticker,.gallery__sizer--sticker{border:none}.gallery-item--sticker a,.gallery__sizer--sticker a{padding:.5em}@media screen and (min-width: 550px){.gallery-item,.gallery__sizer{width:calc(50% - 30px)}}@media screen and (min-width: 769px){.gallery-item,.gallery__sizer{width:calc(100% - 30px)}}@media screen and (min-width: 992px){.gallery-item,.gallery__sizer{width:calc(50% - 30px)}}@media screen and (min-width: 1200px){.gallery-item,.gallery__sizer{width:calc(33.3333333333% - 30px)}}.gallery-item:hover,.gallery__sizer:hover{transform:scale(1.1);cursor:pointer}.gallery-item.hidden,.gallery__sizer.hidden{transform:scale(.9);opacity:0}.gallery-item__img,.gallery__sizer__img{border-radius:5px;overflow:hidden;display:block;width:100%}.gallery-item__filters,.gallery__sizer__filters{margin:0;list-style-type:none;padding:0;position:absolute;top:.5em;left:.5em;display:flex;gap:.25em;flex-direction:column}.gallery-item__filter-item:before,.gallery__sizer__filter-item:before{content:"✦";font-size:1.5em;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000000;height:.7em;line-height:.7em;display:block}.gallery-item__filter-item.illustration,.gallery__sizer__filter-item.illustration{color:#d4002a}.gallery-item__filter-item.pattern,.gallery__sizer__filter-item.pattern{color:#ffda76}.gallery-item__filter-item.merch,.gallery__sizer__filter-item.merch{color:#3876e2}.gallery-item__filter-item.original,.gallery__sizer__filter-item.original{color:#4500db}.layout{display:flex;gap:60px;padding:30px;flex-wrap:wrap}.layout__sidebar{flex:1 1 100%}.layout__sidebar-content{display:flex;gap:40px}.layout__main{flex:1 1 100%}@media screen and (min-width: 769px){.layout{flex-wrap:nowrap}.layout__sidebar{flex:0 0 320px}.layout__sidebar-content{flex-direction:column;gap:60px;position:sticky;top:30px}.layout__main{flex:1 1 auto}}
