.zs-app{color:#fff;background:radial-gradient(120% 55%,#8692a0 0%,#6e7782 25%,#565c64 50%,#3f4246 75%,#272728 100%),#272728;flex-direction:column;min-height:100dvh;font-family:Montserrat,sans-serif;display:flex;position:relative;overflow:hidden}.zs-main{flex-direction:column;flex:1;min-height:0;display:flex}.zs-header{background:#161617;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:relative}.zs-header__logo{color:inherit;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.zs-header__logo img{width:28px;height:28px}.zs-header__title{color:#bdbdbd;margin:0;font-size:11px;line-height:1.35}.zs-header__menu{gap:12px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.zs-header__search{background:#2b2b2c;border:1px solid #3a3a3b;border-radius:8px;align-items:center;gap:8px;width:300px;height:34px;padding:0 12px;display:flex}.zs-header__search img{opacity:.6;width:16px;height:16px}.zs-header__search input{color:#ddd;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:13px}.zs-header__search input::placeholder{color:#7a7a7a}.zs-header__search-icon{cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0;display:none}.zs-header__search-icon img{width:100%;height:100%}@media (max-width:1023px){.zs-header{padding:53px 20px 8px}.zs-header__menu,.zs-header__search{display:none}.zs-header__search-icon{display:block}.zs-header:after{content:"";background:linear-gradient(90deg,#e19f5a00 0%,#e19f5a 50%,#e19f5a00 100%);height:1px;position:absolute;bottom:0;left:0;right:0}}@media (min-width:1024px){.zs-header{height:96px;padding:0 24px}.zs-header .zs-menu__btn{border-top:none;border-radius:0 0 12px 12px;width:170px;height:84px}.zs-header .zs-menu__inner{gap:6px;padding-top:20px}.zs-header .zs-menu__inner img{width:26px;height:26px}.zs-header .zs-menu__label{white-space:nowrap;font-size:11px;line-height:1}}.zs-menu{background:#191a1d;flex-shrink:0;justify-content:center;gap:6px;padding:3px 5px 13px;display:flex;position:relative}.zs-menu:after{content:"";background:#323232;border-radius:2.5px;width:134px;height:5px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.zs-menu__btn{cursor:pointer;background:radial-gradient(60px 40px at 0 0,#0000006e,#0000 70%),radial-gradient(60px 40px at 100% 0,#0000006e,#0000 70%),radial-gradient(60px 40px at 0 100%,#ffffff17,#0000 70%),radial-gradient(60px 40px at 100% 100%,#ffffff17,#0000 70%),#272727;border:.5px solid #fff6;border-radius:11px;width:130px;height:70px;text-decoration:none;position:relative;box-shadow:inset 0 -.8px 1.7px #1a1a1acc}.zs-menu__btn:before{content:"";background:url(/site-assets/menu-tab-2.svg) 50%/contain no-repeat;width:73px;height:16px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.zs-menu__inner{flex-direction:column;align-items:center;gap:4px;padding-top:17px;display:flex}.zs-menu__inner img{width:24px;height:24px}.zs-menu__label{color:#737373;margin:0;font-size:10px}.zs-menu__btn--active .zs-menu__label{color:#e19f5a;text-shadow:0 0 2px #e19f5a}@media (min-width:1024px){.zs-menu{display:none}}.zs-splash{background-blend-mode:multiply;cursor:pointer;z-index:100;background:#adadad url(/preview-assets/texture-paper.png) 50%/cover;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.zs-splash__logo{width:120px;height:120px;animation:1.4s ease-out both zs-splash-logo}.zs-splash__text{color:#fff;letter-spacing:.14em;text-align:center;margin:130px 0 0;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:1.4;animation:1.2s ease-out .6s both zs-splash-text}.zs-splash--leaving{animation:.6s ease-in both zs-splash-leave}@keyframes zs-splash-logo{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes zs-splash-text{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes zs-splash-leave{to{opacity:0}}.zs-carousel{-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;min-height:0;display:flex}.zs-carousel__stage{perspective:900px;touch-action:pan-y;flex:1;min-height:580px;position:relative;overflow:hidden}.zs-carousel__item{will-change:transform;transition:filter .2s;position:absolute;top:50%;left:50%}.zs-carousel__item--center{cursor:pointer}.zs-carousel__item--side{cursor:pointer;filter:brightness(.75)}.zs-carousel__empty{color:#949292;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.zs-carousel__caption{color:#fff;text-align:center;flex-shrink:0;margin:0 0 6px;font-size:20px;font-weight:400}.zs-slider{flex-shrink:0;height:78px;position:relative}.zs-slider__strip{object-fit:cover;width:100%;height:52px;position:absolute;bottom:10px;left:0}.zs-slider__marker{cursor:grab;touch-action:none;width:34px;height:34px;margin-left:-17px;position:absolute;bottom:30px;left:50%}.zs-slider__marker:active{cursor:grabbing}.zs-slider__marker img{pointer-events:none;width:100%;height:100%}.zs-article-overlay{z-index:200;background:#0a0a0ae6;justify-content:center;align-items:center;padding:44px 20px 20px;display:flex;position:fixed;inset:0}.zs-article-overlay__close{color:#ddd;cursor:pointer;z-index:2;background:0 0;border:none;font-size:30px;line-height:1;position:absolute;top:8px;right:22px}.zs-article-modal{background:#f2ede4 url(/preview-assets/texture-paper.png) 50%/cover;border-radius:4px;width:100%;max-width:1000px;height:100%;max-height:800px;display:flex;position:relative;overflow:hidden}.zs-article-modal__side{flex-shrink:0;width:200px;padding:40px 20px 20px}.zs-article-modal__side-title{color:#4a4a4a;border-bottom:1px solid #0003;margin:0 0 14px;padding-bottom:8px;font-size:13px}.zs-article-modal__chip{color:#9c9c9c;background:#fff;border-radius:14px;margin:0 6px 8px 0;padding:7px 12px;font-size:12px;display:inline-block}.zs-article-modal__content{background:#fffdf9;flex:1;padding:34px 40px 40px;overflow-y:auto}.zs-article-modal__content .zp-full{filter:none;width:100%;max-width:680px;padding:0}.zs-article-modal__content .zp-full__photo{width:100%;height:auto;max-height:420px}.zs-article-modal__content .zp-full:before,.zs-article-modal__content .zp-full:after{display:none}.zs-article-modal__content .zp-full__title{font-size:18px;font-weight:600}.zs-article-modal__content .zp-full__text{font-size:13px}@media (max-width:1023px){.zs-article-overlay{padding:40px 0 0}.zs-article-modal{border-radius:0;flex-direction:column;max-height:none}.zs-article-modal__side{width:auto;padding:16px 16px 0}.zs-article-modal__content{padding:16px}}.zs-stub{color:#949292;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}
