.am-fade-appear,.am-fade-enter{opacity:0}.am-fade-appear,.am-fade-enter,.am-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-fade-appear.am-fade-appear-active,.am-fade-enter.am-fade-enter-active{-webkit-animation-name:amFadeIn;animation-name:amFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.am-fade-leave.am-fade-leave-active{-webkit-animation-name:amFadeOut;animation-name:amFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes amFadeOut{0%{opacity:1}to{opacity:0}}@keyframes amFadeOut{0%{opacity:1}to{opacity:0}}.am-slide-up-appear,.am-slide-up-enter{transform:translateY(100%)}.am-slide-up-appear,.am-slide-up-enter,.am-slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-slide-up-appear.am-slide-up-appear-active,.am-slide-up-enter.am-slide-up-enter-active{-webkit-animation-name:amSlideUpIn;animation-name:amSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.am-slide-up-leave.am-slide-up-leave-active{-webkit-animation-name:amSlideUpOut;animation-name:amSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amSlideUpIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes amSlideUpIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@-webkit-keyframes amSlideUpOut{0%{transform:translate(0)}to{transform:translateY(100%)}}@keyframes amSlideUpOut{0%{transform:translate(0)}to{transform:translateY(100%)}}.am.am-zoom-enter,.am.am-zoom-leave{display:block}.am-zoom-appear,.am-zoom-enter{opacity:0;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.am-zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.am-zoom-appear.am-zoom-appear-active,.am-zoom-enter.am-zoom-enter-active{-webkit-animation-name:amZoomIn;animation-name:amZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.am-zoom-leave.am-zoom-leave-active{-webkit-animation-name:amZoomOut;animation-name:amZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes amZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@-webkit-keyframes amZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}@keyframes amZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.am-slide-down-appear,.am-slide-down-enter{transform:translateY(-100%)}.am-slide-down-appear,.am-slide-down-enter,.am-slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.am-slide-down-appear.am-slide-down-appear-active,.am-slide-down-enter.am-slide-down-enter-active{-webkit-animation-name:amSlideDownIn;animation-name:amSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.am-slide-down-leave.am-slide-down-leave-active{-webkit-animation-name:amSlideDownOut;animation-name:amSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes amSlideDownIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes amSlideDownIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@-webkit-keyframes amSlideDownOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}@keyframes amSlideDownOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f5f5f9;font-size:14px}[contenteditable]{-webkit-user-select:auto!important}:focus,a{outline:none}a{background:transparent;text-decoration:none}body{margin:0;padding:0;font-family:sans-serif;font-size:1rem;line-height:1.75;color:#333;background-color:#333}.app{max-width:640px;margin:0 auto}.details>.top{position:-webkit-sticky;position:sticky;top:0;width:100%;background-color:#000}.details>.header{display:flex;align-items:center;padding:.5rem 1rem;background-color:#fff}.details>.header>.logo{margin-right:1rem;width:4rem;height:4rem;overflow:hidden}.details>.header>.logo>img{width:100%;height:100%;object-fit:contain}.details>.header>.description>.name{line-height:1.25}.details>.header>.description>.title{margin-top:.125rem;font-size:.875rem;color:#a4a9b0}.details>.body{background-color:#fff}.details>.body>.photos>img{display:block;width:100%;height:auto}.details>.body>.content,.details>.body>.extra-content{padding:1rem}.details>.footer{padding:1rem;background-color:#fff}.list>.header>img{display:block;width:100%;height:10rem;object-fit:cover}.list>.body{border-top:1px solid #aaa;background-color:#fafafa}.list>.footer{padding:1rem;background-color:#fafafa}.list .grid{padding:.5rem;width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap}.list .grid>.item{width:50%}.list .grid>.item>.body{padding:.5rem}.list .grid>.item>.body>.thumb{background-color:#fff;border:1px solid #ddd}.list .grid>.item>.body>.thumb>img{display:block;margin:auto;width:85%;height:8rem;object-fit:contain}.list .grid>.item>.body>.type{margin-top:.25rem;font-size:.75rem;color:#a4a9b0}.list .grid>.item>.body>.description{font-size:.875rem;line-height:1.25}.introduction{background-color:#fff}.introduction>.header{height:12rem;background:transparent url(/static/media/bg@2x.6c4fc065.jpg) top no-repeat;background-size:640px}.introduction>.body{padding:1rem}.introduction>.body>h1{margin-top:0;font-size:1.75rem;text-align:center}.introduction>.footer{padding:0 1rem 1rem}.index{padding:11rem 1rem 1rem;background:#414bea url(/static/media/bg@2x.6c4fc065.jpg) top no-repeat;background-size:640px auto}.index>.body{padding:1rem;background-color:#fff;border-radius:1rem}.index>.body .preface>.body,.index>.body .preface>.footer{padding-bottom:1rem}.index>.body .categories>.item{margin-top:.5rem;border-radius:5px;overflow:hidden}.index>.body .categories>.item:active{transform:scale(.975)}.index>.body .categories>.item>img{display:block;width:100%;height:auto}.app>.footer{padding:1rem 0 2rem;font-size:.75rem;color:#ccc;text-align:center}.app>.footer .highlight{margin:0 .25rem;color:#fff}
/*# sourceMappingURL=main.32e93edd.chunk.css.map */