.m-gaming-performance{display:flex;flex-direction:column;gap:calc(7 * var(--space-unit))}.m-gaming-performance__header{display:flex;flex-direction:column;gap:calc(4 * var(--space-unit))}.m-gaming-performance__title-block{display:flex;flex-direction:column;gap:var(--space-unit)}.m-gaming-performance__title{font-size:2rem;font-weight:700;line-height:1.3;color:rgb(var(--text-color));margin:0}.m-gaming-performance__subtitle{font-size:1.4rem;line-height:1.2;color:rgba(var(--text-color) / .8);margin:0}.m-gaming-performance__legend{display:flex;flex-wrap:wrap;gap:calc(2 * var(--space-unit)) calc(6 * var(--space-unit));align-items:center}.m-gaming-performance__legend-item{display:flex;gap:calc(2 * var(--space-unit));align-items:center;overflow:hidden}.m-gaming-performance__legend-dot{background-color:var(--legend-dot-color, rgba(var(--text-color) / .4));border-radius:50%;display:block;flex-shrink:0;height:1rem;width:1rem}.m-gaming-performance__legend-label{color:rgb(var(--text-color));font-size:1.4rem;line-height:1.3;white-space:nowrap}.m-gaming-performance__chart{display:flex;flex-direction:column;gap:0}.m-gaming-performance__chart-inner{--m-gaming-performance-value-gutter: 5.2rem;overflow:hidden;position:relative}.m-gaming-performance__gridlines{bottom:calc(5 * var(--space-unit));left:0;pointer-events:none;position:absolute;right:0;top:0}.m-gaming-performance__gridline{background-color:rgba(var(--text-color) / .07);bottom:0;position:absolute;top:0;width:.1rem}.m-gaming-performance__gridline--zero{width:.15rem}.m-gaming-performance__games{display:flex;flex-direction:column;gap:1.8rem;padding-bottom:calc(7 * var(--space-unit));position:relative}.m-gaming-performance__game{display:flex;flex-direction:column;gap:calc(2 * var(--space-unit))}.m-gaming-performance__game-name{color:rgb(var(--text-color));font-size:1.4rem;font-weight:600;line-height:1.4;margin:0;width:100%;word-break:break-word}.m-gaming-performance__bars{display:flex;flex-direction:column;gap:.2rem}.m-gaming-performance__bar-row{align-items:center;display:flex;gap:calc(2 * var(--space-unit));overflow:hidden}.m-gaming-performance__bar{background-color:var(--bar-color, rgba(var(--text-color) / .4));border-radius:0 .7rem .7rem 0;flex-shrink:0;height:1.4rem;max-width:calc(100% - var(--m-gaming-performance-value-gutter));min-width:.2rem}.m-gaming-performance__bar-value{color:rgb(var(--text-color));font-size:1.4rem;font-weight:600;line-height:1;white-space:nowrap}.m-gaming-performance__axis{color:rgba(var(--text-color) / .8);font-size:1.4rem;height:calc(5 * var(--space-unit));overflow:visible;position:relative}.m-gaming-performance__axis-tick{line-height:1;position:absolute;top:-1rem;transform:translate(-50%);white-space:nowrap}.m-gaming-performance__axis-tick--zero{transform:none}.m-gaming-performance__axis-tick--last{transform:translate(-100%)}.m-gaming-performance__divider{background-color:rgba(var(--text-color) / .15);border:none;height:.1rem;margin:0}.m-gaming-performance__footer{display:flex;flex-direction:column;gap:var(--space-unit)}.m-gaming-performance__disclaimer{color:rgba(var(--text-color) / .8);font-size:1.2rem;line-height:1.5;margin:0}.m-gaming-performance__details{background:none;border:none;color:rgb(var(--text-color));cursor:pointer;font-size:1.2rem;padding:0;text-align:left;text-decoration:underline}.m-gaming-performance__details:hover,.m-gaming-performance__details:focus-visible{opacity:.75}@media screen and (max-width:749px){.m-gaming-performance__title{font-size:1.8rem}.m-gaming-performance__legend{gap:calc(2 * var(--space-unit)) calc(4 * var(--space-unit))}.m-gaming-performance__legend-label{font-size:1.3rem;white-space:normal}.m-gaming-performance__game-name{font-size:1.3rem}.m-gaming-performance__chart-inner{--m-gaming-performance-value-gutter: 4.6rem}.m-gaming-performance__bar{height:1.2rem}.m-gaming-performance__bar-value,.m-gaming-performance__axis{font-size:1.2rem}}.m-gaming-fps-card{background-color:rgba(var(--text-color) / .05);gap:calc(4 * var(--space-unit));padding:calc(1 * var(--space-unit)) calc(3 * var(--space-unit));position:relative;width:fit-content}.m-gaming-fps-card__gauge{display:flex;height:fit-content}.m-gaming-fps-card__info{gap:var(--space-unit)}.m-gaming-fps-card__title{color:rgb(var(--text-color));font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}.m-gaming-fps-card__subtitle{align-items:baseline;color:rgb(var(--text-color));display:flex;flex-wrap:wrap;font-size:1.3rem;line-height:1.4;margin:0;gap:var(--space-unit)}.m-gaming-fps-card__link{align-items:center;color:inherit;display:inline-flex;gap:.2rem;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.2rem}.m-gaming-fps-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.m-gaming-fps-card__link:hover,.m-gaming-fps-card__link:focus-visible{opacity:.75}.m-gaming-fps-card__link-icon{display:block;flex-shrink:0;width:1.4rem;height:1.4rem}@media screen and (max-width:749px){.m-gaming-fps-card{padding:0 calc(2 * var(--space-unit));width:100%}.m-gaming-fps-card__title{font-size:1.4rem}.m-gaming-fps-card__subtitle{font-size:1.2rem}}.m-fps-modal__window{max-width:92rem}.m-fps-modal__content{display:flex;flex-direction:column;gap:calc(5 * var(--space-unit))}.m-fps-modal__title{margin:0}.m-fps-modal__images{display:grid;gap:calc(4 * var(--space-unit));grid-template-columns:1fr}.m-fps-modal__image-wrap{overflow:hidden}.m-fps-modal__image{display:block;height:auto;max-width:100%;width:100%;object-fit:cover;border-radius:.6rem}@media screen and (min-width:769px){.m-fps-modal__images{grid-template-columns:1fr 1fr;gap:calc(6 * var(--space-unit))}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/m-gaming-performance.css.map */
