@property --sf-template-relevant-btn-background-from{syntax:"<color>";inherits:false;initial-value:rgba(0,0,0,.3)}@property --sf-template-relevant-btn-background-to{syntax:"<color>";inherits:false;initial-value:rgba(0,0,0,.3)}.sf-template-v1{--sf-template-gap: 16px;--sf-template-columns-count: 7;display:flex;flex-direction:row;align-items:flex-start;gap:var(--sf-template-gap);margin-bottom:40px;min-height:calc(var(--vh)*1)}@media screen and (max-width: 1600px){.sf-template-v1{--sf-template-columns-count: 6}}@media screen and (max-width: 1400px){.sf-template-v1{--sf-template-columns-count: 5}}@media screen and (max-width: 1100px){.sf-template-v1{--sf-template-columns-count: 4}}@media screen and (max-width: 950px){.sf-template-v1{--sf-template-columns-count: 3}}@media screen and (max-width: 700px){.sf-template-v1{--sf-template-columns-count: 2}}.sf-template-v1 .sf-template__nav{position:sticky;top:var(--sf-template-gap);flex-shrink:0;padding:var(--sf-template-gap) 0 var(--sf-template-gap) var(--sf-template-gap);max-width:260px;height:calc(var(--vh)*.9 - var(--sf-header-height));background:var(--sf-background-normal);border-radius:12px}.sf-template-v1 .sf-template__nav__menu{margin-top:10px;list-style:none}.sf-template-v1 .sf-template__scroll{padding-right:calc(var(--sf-template-gap) - var(--sf-scrollbar-width, 0px));max-height:100%;overflow-y:scroll}.sf-template-v1 .sf-template__nav__wrapper{line-height:1.2}.sf-template-v1 .sf-template__nav__menu-item{padding:10px 0;color:hsla(0,0%,100%,.7);cursor:pointer}.sf-template-v1 .sf-template__nav__menu-item[s-active]{background:linear-gradient(to right, #8a2aff 0%, #c62aff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:500}.sf-template-v1 .sf-template__nav__title{font-weight:500}.sf-template-v1 .sf-template__wrapper{flex:1;overflow:hidden}.sf-template-v1 .sf-template__body{margin-top:var(--sf-template-gap);padding:var(--sf-template-gap);background:var(--sf-background-normal);border-radius:12px}.sf-template-v1 .sf-template__category__wrapper~.sf-template__category__wrapper{margin-top:30px}.sf-template-v1 .sf-template__category__title{font-size:22px;font-weight:500;line-height:1.2}.sf-template-v1 .sf-template__category__list{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none}.sf-template-v1 .sf-template__gutter-sizer{width:var(--sf-template-gap);height:0}.sf-template-v1 .sf-template__category__list-item{position:relative;display:flex;margin-bottom:var(--sf-template-gap);width:calc(100%/var(--sf-template-columns-count) - var(--sf-template-gap) + var(--sf-template-gap)/var(--sf-template-columns-count));border:1px solid rgba(0,0,0,0);border-radius:8px;cursor:pointer;overflow:hidden;transition:.2s}.sf-template-v1 .sf-template__category__list-item:hover{border-color:#8a2aff}.sf-template-v1 .sf-template__category__list-item:hover .sf-template__try-btn{opacity:1}.sf-template-v1 .sf-template__category__list__container{overflow:hidden}.sf-template-v1 .sf-template__category__list__container:not([show])[more]{mask-image:linear-gradient(0deg, transparent, #17141f 50%);-webkit-mask-image:linear-gradient(0deg, transparent, #17141f 50%)}.sf-template-v1 .sf-template__category__list__container:not([show])[more]~.sf-template__category__list__bottom{display:flex}.sf-template-v1 .sf-template__category__list__wrapper{position:relative;margin-top:var(--sf-template-gap)}.sf-template-v1 .sf-template__category__list__bottom{position:absolute;left:0;bottom:0;display:none;align-items:flex-end;justify-content:center;width:100%}.sf-template-v1 .sf-template__category__list__more{--sf-gradual-background: linear-gradient(to right, #8a2aff 0%, #c950ee 100%);padding:8px 24px;color:#fff;font-size:14px;font-weight:500;border:1px solid #9541fb;border-radius:16px}.sf-template-v1 .sf-template__media{width:100%}.sf-template-v1 .sf-template__count{position:absolute;top:calc(var(--sf-template-gap)*.66);right:calc(var(--sf-template-gap)*.66);gap:2px;display:flex;flex-direction:row;align-items:center;padding:4px 6px;background:rgba(0,0,0,.5);border-radius:999px;font-size:11px;line-height:1}.sf-template-v1 .sf-template__count::before{content:"";display:block;width:1em;height:1em;background-image:url("/static/icons/24x24/icon-fire.svg");background-position:center;background-repeat:no-repeat;background-size:1em}.sf-template-v1 .sf-template__try-btn{position:absolute;bottom:calc(var(--sf-template-gap)*.66);left:calc(var(--sf-template-gap)*.66);width:calc(100% - var(--sf-template-gap)*.66*2);height:30px;font-size:13px;background:linear-gradient(87deg, #b01dff 0%, #c822d4 100%);box-shadow:inset 4px 5px 10px 0px hsla(0,0%,100%,.25),inset -1px -3px 7px 0px hsla(0,0%,100%,.25);border-radius:12px;opacity:0}.sf-template-v1 .sf-template__relevant{display:flex;flex-direction:row;gap:var(--sf-template-gap);overflow-x:scroll}.sf-template-v1 .sf-template__relevant__item{position:relative;flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;gap:6px;padding:10px;aspect-ratio:3.98/1.27;min-height:110px;max-height:130px;color:#fff;background-color:#210b3c;border-radius:16px;overflow:hidden;text-decoration:none;z-index:1}.sf-template-v1 .sf-template__relevant__item:hover .sf-template__relevant__btn{--sf-template-relevant-btn-background-from: #7024cd;--sf-template-relevant-btn-background-to: #8f24cd;color:#fff;opacity:1}.sf-template-v1 .sf-template__relevant__item:hover .sf-template__relevant__btn::after{opacity:1}.sf-template-v1 .sf-template__relevant__media{position:absolute;inset:0;width:100%;height:100%;background:var(--sf-template-relevant-bg);z-index:-1}.sf-template-v1 .sf-template__relevant__media::before{content:"";position:absolute;left:-45%;top:-150%;width:100%;height:500%;background:var(--sf-template-relevant-bg);filter:var(--sf-template-relevant-filter);z-index:1}.sf-template-v1 .sf-template__relevant__media video,.sf-template-v1 .sf-template__relevant__media img{position:absolute;right:-1px;width:60%;height:100%;object-fit:cover;z-index:-1}.sf-template-v1 .sf-template__relevant__media video[src=""],.sf-template-v1 .sf-template__relevant__media video:not([src]),.sf-template-v1 .sf-template__relevant__media img[src=""],.sf-template-v1 .sf-template__relevant__media img:not([src]){display:none}.sf-template-v1 .sf-template__relevant__content{position:relative;width:70%}.sf-template-v1 .sf-template__relevant__title{font-size:18px;font-weight:500;line-height:1.2;white-space:nowrap}.sf-template-v1 .sf-template__relevant__desc{margin-top:4px;max-width:150px;font-size:14px;line-height:1.2;opacity:.7}.sf-template-v1 .sf-template__relevant__btn{position:relative;display:flex;flex-direction:row;align-items:center;gap:4px;padding:3px 10px;font-size:12px;color:hsla(0,0%,100%,.8);background:linear-gradient(93deg, var(--sf-template-relevant-btn-background-from) 0%, var(--sf-template-relevant-btn-background-to) 100%);border-radius:8px;opacity:0;transition:opacity .3s,--sf-template-relevant-btn-background-from .3s,--sf-template-relevant-btn-background-to .3s}.sf-template-v1 .sf-template__relevant__btn::after{content:"";display:block;width:1.2em;height:1.2em;opacity:.8;background-image:url("/static/icons/40x40/icon-arrow-right-02-round.webp");background-repeat:no-repeat;background-size:100%}@media screen and (max-width: 880px){.sf-template-v1{--sf-template-gap: 12px}.sf-template-v1 .sf-template__nav{display:none}.sf-template-v1 .sf-template__category__title{font-size:16px}.sf-template-v1 .sf-template__category__list__more{padding:6px 18px;border-radius:12px;font-size:12px}.sf-template-v1 .sf-template__count{font-size:10px}.sf-template-v1 .sf-template__try-btn{height:25px;font-size:12px;border-radius:8px}.sf-template-v1 .sf-template__relevant__item{padding:8px;aspect-ratio:14.8/7.5;min-height:auto;min-width:198px;border-radius:12px}.sf-template-v1 .sf-template__relevant__media::before{left:-40%}.sf-template-v1 .sf-template__relevant__title{font-size:14px}.sf-template-v1 .sf-template__relevant__desc{font-size:12px}.sf-template-v1 .sf-template__relevant__btn{font-size:10px;opacity:1}}