.rpg-system-landing{--rpg-landing-ink: #5636b5;--rpg-landing-line: #b7a4e6;--rpg-purple: 91 60 177;--rpg-pink: 245 111 170;--rpg-yellow: 255 211 79;padding:clamp(30px,5vw,72px) 0 clamp(56px,8vw,110px);background:var(--rpg-shopping-page-background);color:var(--text-color, #302447)}.rpg-system-landing>.container{max-width:none;padding-inline:clamp(8px,1.5vw,28px)}.rpg-system-landing__header{margin:0 auto clamp(34px,5vw,64px);text-align:center;animation:rpg-system-header-enter .6s cubic-bezier(.22,.72,.18,1) both}.rpg-system-landing__header h1,.rpg-system-row h2{margin:0;color:var(--rpg-landing-ink);font-family:Bungee,sans-serif;text-transform:uppercase}.rpg-system-landing__header h1{box-sizing:border-box;display:inline-flex;max-width:100%;align-items:center;justify-content:center;padding:.2em .48em .16em;border:clamp(3px,.32vw,6px) solid var(--rpg-console-color);border-radius:999px;background:var(--rpg-console-background, var(--rpg-console-color));color:var(--rpg-console-text-color, #fff);font-size:clamp(2.5rem,7.2vw,7rem);line-height:.95;box-shadow:0 5px 10px #1f182d3d;text-align:center}.rpg-system-landing__header .rte{max-width:760px;margin:18px auto 0}.rpg-system-row+.rpg-system-row{margin-top:clamp(54px,8vw,96px)}.rpg-system-row{container-type:inline-size}@supports (content-visibility: auto){.rpg-system-landing>.container>.rpg-system-row{content-visibility:auto;contain-intrinsic-size:auto 680px}}.rpg-system-row__heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:0 auto 24px;text-align:center}.rpg-system-row h2{font-size:clamp(2.48rem,4.48vw,4.16rem)}.rpg-system-row__all{display:flex;width:max-content;align-items:center;min-height:42px;justify-content:center;margin:15px auto 0;padding:5px 22px;border:2px solid #3f227f;border-radius:999px;background:linear-gradient(105deg,#4c288f,#6840b7);color:#fff;font-family:Bungee,sans-serif;font-size:clamp(1.2rem,1.7vw,1.5rem);line-height:.92;text-align:center;text-shadow:0 1px 2px rgb(26 9 61 / .7);text-decoration:none;transition:opacity .3s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-position .35s ease}.rpg-system-row__all:hover,.rpg-system-row__all:focus-visible{transform:translateY(-2px) scale(1.04);box-shadow:0 8px 18px #5636b540}.rpg-system-row__all:not(.rpg-system-row__all--discord){min-height:61px;padding:10px 32px;border-width:3px;border-color:var(--rpg-rainbow-red);background:linear-gradient(90deg,var(--rpg-rainbow-red) 0%,var(--rpg-rainbow-yellow) 25%,var(--rpg-rainbow-green) 50%,var(--rpg-rainbow-blue) 75%,var(--rpg-rainbow-red) 100%);background-size:160% 100%;color:#2d1264;font-size:clamp(1.8rem,2.55vw,2.25rem);line-height:1;text-shadow:0 1px 0 rgb(255 255 255 / .5);box-shadow:0 8px 22px #2d12642e,0 0 18px rgb(var(--rpg-rainbow-red-rgb) / .22);transform-origin:center bottom}.rpg-system-row__all:not(.rpg-system-row__all--discord):hover,.rpg-system-row__all:not(.rpg-system-row__all--discord):focus-visible{border-color:var(--rpg-rainbow-blue);background-position:100% 0;box-shadow:0 12px 28px #2d12643d,0 0 24px rgb(var(--rpg-rainbow-blue-rgb) / .3)}.rpg-system-row__viewport{position:relative;padding-inline:52px}.rpg-system-row__clip{overflow:hidden;margin-block:-64px;padding-block:64px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%)}.rpg-system-row__products{--rpg-wheel-gap: clamp(14px, 1.6vw, 24px);display:flex;align-items:center;gap:var(--rpg-wheel-gap);margin:0;padding:38px 0 46px;list-style:none;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;opacity:1;transform:translateZ(0);transition:opacity .44s cubic-bezier(.22,.72,.18,1),transform .56s cubic-bezier(.22,.72,.18,1)}.js .rpg-system-row:not(.is-ready) .rpg-system-row__products{opacity:0;pointer-events:none;transform:translate3d(0,18px,0)}.js .rpg-system-row:not(.is-ready) .rpg-system-row__arrow,.js .rpg-system-row:not(.is-ready) .rpg-system-row__all,.js .rpg-system-row:not(.is-ready) .rpg-system-row__empty-action{opacity:0;pointer-events:none}.rpg-system-row__products.is-dragging{cursor:grabbing}.rpg-system-row__products img{-webkit-user-drag:none}.rpg-system-row__product{flex:0 0 calc((100% - (var(--rpg-wheel-gap) * 4)) / 5);min-width:0;opacity:var(--rpg-wheel-live-opacity, .42);transform:translate(calc(var(--rpg-wheel-shift, 0px) + var(--rpg-wheel-drag, 0px))) scale(var(--rpg-wheel-live-scale, .72));transform-origin:center;will-change:auto;transition:opacity .56s cubic-bezier(.22,.72,.18,1),transform .56s cubic-bezier(.22,.72,.18,1)}@supports (content-visibility: auto){.rpg-system-row__product{content-visibility:auto;contain-intrinsic-size:auto 620px;overflow-clip-margin:64px}.rpg-system-row__product.is-active,.rpg-system-row__product.is-near{content-visibility:visible}.rpg-system-row__product.is-outside{content-visibility:hidden}}.rpg-system-row__products.is-dragging .rpg-system-row__product{will-change:transform,opacity}.rpg-system-row__product.is-near{opacity:var(--rpg-wheel-live-opacity, .76);transform:translate(calc(var(--rpg-wheel-shift, 0px) + var(--rpg-wheel-drag, 0px))) scale(var(--rpg-wheel-live-scale, .9))}.rpg-system-row__product:not(.is-active):not(.is-outside){cursor:pointer}.rpg-system-row__product:not(.is-active) .rpg-game-card__badge,.rpg-system-row__product:not(.is-active) .rpg-game-card__action,.rpg-system-row__product:not(.is-active) .rpg-game-card button{pointer-events:none}.rpg-system-row__product:not(.is-active) .rpg-game-card__badge:hover{filter:none;transform:none}.rpg-system-row__product:not(.is-active):focus-visible{outline:3px solid var(--rpg-landing-ink);outline-offset:-3px;border-radius:18px}.rpg-system-row__product.is-active{z-index:2;opacity:var(--rpg-wheel-live-opacity, 1);transform:translate(calc(var(--rpg-wheel-shift, 0px) + var(--rpg-wheel-drag, 0px))) scale(var(--rpg-wheel-live-scale, 1.08))}.rpg-system-row__product.is-outside{opacity:var(--rpg-wheel-live-opacity, 0);pointer-events:none}.rpg-system-row__product.is-jump,.rpg-system-row__products.is-dragging .rpg-system-row__product{transition:none!important}.rpg-system-landing .rpg-game-card__media{width:125%;margin-inline:-12.5%}.rpg-system-landing .rpg-game-card__meta{gap:5px}.rpg-system-landing .rpg-game-card__badge{min-height:36px;padding-inline:13px;font-size:clamp(1.1rem,.75vw,1.3rem)}.rpg-system-landing .rpg-game-card__price-zone{min-height:0;justify-content:flex-start;margin-top:2px}.rpg-system-landing .rpg-game-card__other-price{position:static;margin-top:2px}.rpg-system-landing .rpg-game-card__action{width:max-content;min-height:0;align-self:center;justify-content:center;margin:7px auto 0;padding:14px;text-align:center;font-size:clamp(1.3rem,.9vw,1.56rem);line-height:.95}.rpg-system-row__empty{flex:0 0 min(360px,calc(100vw - 60px));width:min(360px,calc(100vw - 60px));min-height:clamp(100px,12vw,145px);padding:16px;border:2px dashed var(--rpg-landing-line);border-radius:18px;display:grid;place-items:center;margin-inline:auto;text-align:center;background:rgb(var(--color-foreground) / .035);color:rgb(var(--color-foreground));font-family:Bungee,sans-serif;font-size:clamp(1.8rem,3.6vw,2.88rem);box-shadow:0 14px 30px #4b2e891f}.rpg-system-row__products:has(.rpg-system-row__empty){justify-content:center}.rpg-system-row__empty-action{margin-top:15px;text-align:center;transition:opacity .3s ease}.rpg-system-row__empty-action p{margin:0 0 8px;color:rgb(var(--color-foreground));font-family:Bungee,sans-serif;font-size:clamp(.94rem,1.5vw,1.2rem);line-height:1.15}.rpg-system-row__all--discord{display:inline-flex;gap:7px;margin-top:0;border-color:#4e63c9;background:linear-gradient(135deg,#667eea,#4e63c9)}.rpg-system-row__all--discord svg{width:1.05em;height:1.05em;fill:currentColor}.rpg-system-row__all--discord:hover,.rpg-system-row__all--discord:focus-visible{border-color:#4053b5;background:linear-gradient(135deg,#7289da,#5267cf);color:#fff}.rpg-system-row__arrow{position:absolute;z-index:3;top:50%;display:flex;width:29px;height:29px;padding:0;border:1px solid rgb(115 89 189 / .72);border-radius:50%;background:#f8f5fcf5;color:#7359bd;align-items:center;justify-content:center;transform:translateY(-50%);box-shadow:0 4px 10px #42257e57,inset 0 1px #ffffffe6;cursor:pointer;transition:opacity .3s ease}.rpg-system-row__arrow-glyph{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .18s ease}.rpg-system-row__arrow-glyph i{display:block;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.rpg-system-row__arrow--previous{left:2px}.rpg-system-row__arrow--previous .rpg-system-row__arrow-glyph{transform:rotate(90deg)}.rpg-system-row__arrow--next{right:2px}.rpg-system-row__arrow--next .rpg-system-row__arrow-glyph{transform:rotate(-90deg)}.rpg-system-row__arrow--previous:is(:hover,:focus-visible) .rpg-system-row__arrow-glyph{transform:rotate(90deg) translateY(4px)}.rpg-system-row__arrow--next:is(:hover,:focus-visible) .rpg-system-row__arrow-glyph{transform:rotate(-90deg) translateY(4px)}@media(prefers-color-scheme:dark){body:has(.rpg-system-landing),main:has(.rpg-system-landing){background:#342348;color:#f8f3ff}.rpg-system-landing{--rpg-landing-ink: #cdbdff;--rpg-landing-line: #8875b9}.rpg-system-landing__header h1{box-shadow:0 0 10px #ffffffa8,0 0 20px #ffffff4d}.rpg-system-landing__header .rte,.rpg-system-landing .rpg-game-card{color:#f8f3ff}.rpg-system-landing .rpg-game-card__title a,.rpg-system-landing .rpg-game-card__price,.rpg-system-landing .rpg-game-card__other-price,.rpg-system-landing .rpg-game-card__price-condition{color:#cdbdff}.rpg-system-row__arrow{border-color:#cdbdffb3;background:#21182ff5;box-shadow:0 7px 18px #0000007a,inset 0 1px #ffffff1f;color:#cdbdff}}@media(max-width:749px){@supports (content-visibility: auto){.rpg-system-row__product{contain-intrinsic-size:auto 340px}}.rpg-system-row__heading{margin-inline:auto}.rpg-system-row__viewport{width:100vw;margin-inline-start:calc(50% - 50vw);padding-inline:10px}.rpg-system-row__clip{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 12%,#000 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 12%,#000 88%,transparent 100%)}.rpg-system-row__products{--rpg-wheel-gap: 12px}.rpg-system-row__product{flex-basis:calc((100% - (var(--rpg-wheel-gap) * 2)) / 3);opacity:var(--rpg-wheel-live-opacity, .58);transform:translate(calc(var(--rpg-wheel-shift, 0px) + var(--rpg-wheel-drag, 0px))) scale(var(--rpg-wheel-live-scale, .78))}.rpg-system-row__product.is-near{opacity:var(--rpg-wheel-live-opacity, .58);transform:translate(calc(var(--rpg-wheel-shift, 0px) + var(--rpg-wheel-drag, 0px))) scale(var(--rpg-wheel-live-scale, .78))}.rpg-system-row__product.is-active{opacity:var(--rpg-wheel-live-opacity, 1);transform:translate(calc(var(--rpg-wheel-shift, 0px) + var(--rpg-wheel-drag, 0px))) scale(var(--rpg-wheel-live-scale, 1.16))}.rpg-system-landing .rpg-game-card__media{width:140%;margin-inline:-20%}.rpg-system-landing .rpg-game-card__badge{min-height:30px;padding-inline:8px;font-size:clamp(.68rem,2.7vw,.84rem)}.rpg-system-landing :is(.rpg-game-card__badge--included,.rpg-game-card__badge--grade){flex:0 1 auto;min-width:0;min-height:23px;padding-inline:clamp(5px,1.7vw,8px);font-size:clamp(.52rem,2.15vw,.7rem);letter-spacing:.025em;white-space:nowrap}.rpg-system-landing .rpg-game-card__meta{width:100%;flex-wrap:nowrap;justify-content:center;gap:3px;margin-top:0}.rpg-system-landing .rpg-game-card__action{width:max-content;min-height:0;padding:12px;font-size:clamp(.88rem,3.8vw,1.14rem);white-space:nowrap}.rpg-system-landing .rpg-game-card__price-row--multiple{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:4px;width:100%}.rpg-system-landing .rpg-game-card__price--multiple{display:inline-flex;flex:0 0 auto;align-items:flex-start;font-size:clamp(2rem,8.5vw,2.6rem);white-space:nowrap}.rpg-system-landing .rpg-game-card__price--multiple span,.rpg-system-landing .rpg-game-card__price--multiple sup{white-space:nowrap}.rpg-system-landing .rpg-game-card__price--multiple sup{top:-.14em;align-self:center;margin-left:2px}.rpg-system-landing .rpg-game-card__price-condition{min-width:0;margin-left:0;font-size:clamp(.48rem,1.7vw,.6rem);line-height:1.05;overflow-wrap:normal;text-align:left}.rpg-system-row__arrow{display:none}}@media(min-width:750px)and (max-width:1099px){.rpg-system-row__product{flex-basis:calc((100% - (var(--rpg-wheel-gap) * 4)) / 5);container-type:inline-size}.rpg-system-landing .rpg-game-card__meta{width:100%;flex-wrap:nowrap;justify-content:center;gap:3px;margin-top:0}.rpg-system-landing .rpg-game-card__meta :is(.rpg-game-card__badge--included,.rpg-game-card__badge--grade){min-width:0;min-height:27px;flex:0 1 auto;padding-inline:clamp(5px,.8vw,8px);font-size:clamp(.58rem,1.25vw,.78rem);letter-spacing:.02em;white-space:nowrap}.rpg-system-landing .rpg-game-card__price{font-size:clamp(1.7rem,3.825vw,2.25rem)}.rpg-system-landing :is(.rpg-game-card__price--single,.rpg-game-card__price--multiple){font-size:clamp(2.34rem,4.675vw,2.975rem)}.rpg-system-landing .rpg-game-card__price-row--multiple{display:grid;width:100%;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:4px}.rpg-system-landing .rpg-game-card__price--multiple{display:inline-flex;flex:0 0 auto;align-items:flex-start;white-space:nowrap}.rpg-system-landing .rpg-game-card__price--multiple :is(span,sup){white-space:nowrap}.rpg-system-landing .rpg-game-card__price--multiple sup{top:-.14em;align-self:center;margin-left:2px}.rpg-system-landing .rpg-game-card__price-condition{min-width:0;margin-left:0;overflow-wrap:normal;font-size:clamp(.48rem,.9vw,.62rem);line-height:1.05;text-align:left}.rpg-system-landing .rpg-game-card__other-count{display:inline-block;font-size:1.3em;line-height:.8}.rpg-system-landing .rpg-game-card__other-price{font-size:clamp(.52rem,5.2cqi,.76rem);white-space:nowrap}.rpg-system-landing .rpg-game-card__body{padding-top:2px}.rpg-system-landing .rpg-game-card__title{box-sizing:border-box;width:96%;height:3.85rem;min-height:3.85rem;max-height:3.85rem;align-items:center;margin-inline:auto;padding-inline:3px;overflow:hidden;font-size:var(--rpg-card-title-fit, .968rem);line-height:1.03}.rpg-system-landing .rpg-game-card__title a{box-sizing:border-box;width:100%;max-height:100%;padding-inline:0;overflow-wrap:normal;text-align:center;word-break:normal}}@container (min-width: 2000px){.rpg-system-row__product{flex-basis:calc((100% - (var(--rpg-wheel-gap) * 6)) / 7)}}.rpg-system-row__products[data-rpg-row-visible="3"]>.rpg-system-row__product{flex-basis:calc((100% - (var(--rpg-wheel-gap) * 2)) / 3)}.rpg-system-row__products[data-rpg-row-visible="5"]>.rpg-system-row__product{flex-basis:calc((100% - (var(--rpg-wheel-gap) * 4)) / 5)}.rpg-system-row__products[data-rpg-row-visible="7"]>.rpg-system-row__product{flex-basis:calc((100% - (var(--rpg-wheel-gap) * 6)) / 7)}@media(min-width:750px){.rpg-system-landing:not(.rpg-cart-recommendations) .rpg-system-row__viewport:has(.rpg-system-row__products[data-rpg-row-visible="3"]){width:52%;margin-inline:auto}}@keyframes rpg-system-header-enter{0%{opacity:0;transform:translate3d(0,-10px,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.rpg-system-landing__header,.rpg-system-row__products{animation:none!important;transition:none!important}.rpg-system-row__arrow-glyph{animation:none!important}.rpg-system-row__all:not(.rpg-system-row__all--discord){animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/rpg-system-landing.css.map */
