.performance-custom{position:relative;width:100%;max-width:100%;box-sizing:border-box;background-color:var(--perf-bg, #000000);color:#fff;overflow-x:hidden;overflow-y:hidden}.performance-custom>.page-width{position:relative;z-index:2;width:100%;min-width:0;box-sizing:border-box}.performance-custom__intro{display:flex;flex-direction:column;align-items:center;gap:48px;margin-bottom:80px;width:100%;max-width:100%;min-width:0;text-align:center}.performance-custom__intro-main{width:100%;max-width:100%;min-width:0}.performance-custom__badge{display:inline-block;padding:8px 20px;border-radius:9999px;background-color:#1a1a1b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);margin-bottom:40px;box-shadow:0 25px 50px -12px #00000080}.performance-custom__badge span{font-size:10px;font-weight:900;letter-spacing:.4em;color:#86868b;text-transform:uppercase}@media screen and (min-width:768px){.performance-custom__badge span{font-size:11px}}.performance-custom__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:700;font-size:40px;line-height:.95;letter-spacing:-.03em;margin:0;color:#f5f5f7}@media screen and (min-width:768px){.performance-custom__title{font-size:50px}}@media screen and (min-width:1024px){.performance-custom__title{font-size:67px}}.performance-custom__title-accent{background-image:linear-gradient(105deg,var(--perf-red, #e32726) 0%,var(--perf-yellow, #f5b100) 45%,var(--perf-green, #6abb2e) 100%);background-size:120% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.performance-custom__lede{font-size:15px;font-weight:500;line-height:1.625;color:#86868b;margin:0;width:100%;max-width:50rem;letter-spacing:-.02em}.performance-custom__peak{display:none;flex-direction:column;gap:20px;padding:40px;background-color:#0a0a0a;border-radius:48px;border:1px solid rgba(255,255,255,.08);min-width:0;max-width:100%;box-sizing:border-box;transition:border-color .7s ease,box-shadow .7s ease}@media screen and (min-width:1024px){.performance-custom__peak{display:flex;width:100%;max-width:360px;min-width:0;margin-left:auto;margin-right:auto}}.performance-custom__peak:hover{border-color:#6abb2e66;box-shadow:0 0 30px #6abb2e26}.performance-custom__peak-row{display:flex;align-items:center;gap:16px}.performance-custom__peak-row svg{width:24px;height:24px;flex-shrink:0;color:var(--perf-green, #6abb2e)}.performance-custom__peak-title{font-size:21px;font-weight:600;letter-spacing:-.02em;color:#f5f5f7;margin:0}.performance-custom__peak-text{font-size:15px;font-weight:500;line-height:1.625;color:#86868b;margin:0}.performance-custom__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:stretch;width:100%;max-width:100%;min-width:0}@media screen and (min-width:1024px){.performance-custom__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px}}.performance-custom__chart-card{position:relative;display:flex;flex-direction:column;background-color:#1a1a1b;border-radius:32px;padding:25px;overflow:hidden;min-height:500px;box-shadow:0 25px 50px -12px #00000080;transition:background-color .7s ease;min-width:0;max-width:100%;box-sizing:border-box}@media screen and (min-width:768px){.performance-custom__chart-card{border-radius:48px;padding:30px;min-height:550px}}.performance-custom__chart-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px;z-index:2;margin-bottom:48px;width:100%;min-width:0}@media screen and (min-width:768px){.performance-custom__chart-head{flex-direction:row;align-items:center;margin-bottom:64px}}.performance-custom__chart-head-text{display:flex;flex-direction:column;gap:4px}.performance-custom__chart-heading{font-size:20px;font-weight:600;letter-spacing:-.02em;color:#f5f5f7;margin:0}@media screen and (min-width:640px){.performance-custom__chart-heading{font-size:24px}}.performance-custom__chart-sub{font-size:10px;font-weight:700;color:#86868b;text-transform:uppercase;letter-spacing:.2em;margin:0}@media screen and (min-width:640px){.performance-custom__chart-sub{font-size:12px}}.performance-custom__legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:6px 10px;background-color:#000;border-radius:16px;border:1px solid rgba(255,255,255,.05);box-sizing:border-box}@media screen and (min-width:640px){.performance-custom__legend{gap:16px;padding:10px 20px}}.performance-custom__legend-item{display:flex;align-items:center;gap:8px;padding:6px 12px}@media screen and (min-width:640px){.performance-custom__legend-item{gap:12px;padding:8px 16px}}.performance-custom__legend-item--muted{opacity:.6}.performance-custom__legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;display:block!important}@media screen and (min-width:640px){.performance-custom__legend-dot{width:10px;height:10px}}.performance-custom__legend-dot--red{background-color:var(--perf-red, #e32726)}.performance-custom__legend-dot--yellow{background-color:var(--perf-yellow, #f5b100)}.performance-custom__legend-label{font-size:9px;font-weight:700;color:#f5f5f7;text-transform:uppercase;letter-spacing:.2em}@media screen and (min-width:640px){.performance-custom__legend-label{font-size:10px}}.performance-custom__chart-bep{fill:var(--perf-yellow, #f5b100)}.performance-custom__chart-bep-label{fill:#f5f5f7;font-size:14px;font-weight:700;font-family:var(--font-body-family);letter-spacing:-.02em}.performance-custom__chart-stage{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;min-height:0;width:100%;min-width:0}.performance-custom__chart-body{position:relative;z-index:2;flex:1;width:100%;min-height:280px;min-width:0}@media screen and (min-width:768px){.performance-custom__chart-body{min-height:350px}}.performance-custom__chart-svg{width:100%;height:100%;min-height:260px;max-height:460px;display:block}.performance-custom__chart-card--image{padding:0;overflow:hidden;background-color:#111}.performance-custom__chart-card--image .performance-custom__chart-head{position:relative;z-index:2;margin-bottom:0;padding:25px 25px 16px}@media screen and (min-width:768px){.performance-custom__chart-card--image .performance-custom__chart-head{padding:30px 30px 20px}}.performance-custom__chart-card--image .performance-custom__chart-stage{position:relative;z-index:0;flex:1 1 auto;display:flex;flex-direction:column;min-height:0;width:100%;max-width:100%;box-sizing:border-box;padding:15px;overflow:hidden}.performance-custom__chart-card--image .performance-custom__chart-body--image{position:relative;flex:1 1 auto;width:100%;max-width:100%;min-width:0;min-height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;box-sizing:border-box}@media screen and (min-width:768px){.performance-custom__chart-card--image .performance-custom__chart-body--image{min-height:350px;border-radius:24px}}.performance-custom__chart-card--image .performance-custom__chart-image{width:100%;height:100%;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center center;border-radius:inherit}.performance-custom__chart-card--image .performance-custom__footnote{position:relative;z-index:2;margin-top:auto;margin-bottom:25px}@media screen and (min-width:768px){.performance-custom__chart-card--image .performance-custom__footnote{margin-bottom:30px}}@media screen and (max-width:767px){.performance-custom__chart-card{overflow:visible}.performance-custom__chart-stage{display:block;flex:1 1 auto;min-width:0;width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgba(227,39,38,.65) rgba(255,255,255,.08);padding-bottom:4px;box-sizing:border-box}.performance-custom__chart-stage::-webkit-scrollbar{height:6px;display:block}.performance-custom__chart-stage::-webkit-scrollbar-track{background:#ffffff14;border-radius:9999px;margin:0 4px}.performance-custom__chart-stage::-webkit-scrollbar-thumb{min-width:40px;border-radius:9999px;background-image:linear-gradient(90deg,var(--perf-green, #16a34a) 0%,var(--perf-red, #e32726) 40%,var(--perf-yellow, #f5b100) 52%,var(--perf-red, #e32726) 100%);background-size:140% 100%;background-position:0% 50%;box-shadow:0 0 8px #e3272659}.performance-custom__chart-body{flex:0 0 auto;width:592px;min-width:592px;max-width:none;min-height:0}.performance-custom__chart-svg{width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:753 / 468;display:block}.performance-custom__chart-svg .performance-custom__svg-axis-x text,.performance-custom__chart-svg .performance-custom__svg-axis-y text{font-size:13px;letter-spacing:.04em}.performance-custom__chart-svg path[stroke]:not([stroke=transparent]){stroke-width:3px}.performance-custom__chart-card--image{overflow:hidden}.performance-custom__chart-card--image .performance-custom__chart-stage{overflow:hidden;width:100%;max-width:100%;padding:15px}.performance-custom__chart-card--image .performance-custom__chart-body--image{width:100%;min-width:0;max-width:100%}}.performance-custom__footnote{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:48px;padding:16px 32px;background-color:#000;border-radius:9999px;border:1px solid rgba(255,255,255,.05);width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.performance-custom__footnote svg{width:16px;height:16px;flex-shrink:0;opacity:.5;color:currentColor}.performance-custom__footnote p{font-size:10px;font-weight:700;color:#86868b;text-transform:uppercase;letter-spacing:.2em;margin:0;line-height:1.4;min-width:0;text-align:center}.performance-custom__stack{display:flex;flex-direction:column;gap:24px;min-width:0}.performance-custom__stack-card{position:relative;flex:1;display:flex;flex-direction:column;padding:32px;background-color:#1a1a1b;border-radius:32px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;transition:background-color .7s ease;min-width:0;max-width:100%;box-sizing:border-box}@media screen and (min-width:768px){.performance-custom__stack-card{padding:38px;border-radius:48px}}.performance-custom__stack-card:hover{background-color:#202022}.performance-custom__stack-inner{position:relative;z-index:1}.performance-custom__stack-kicker{font-size:10px;font-weight:900;color:#86868b;text-transform:uppercase;letter-spacing:.3em;margin:0 0 12px}.performance-custom__stack-title{font-family:var(--font-heading-family);font-size:24px;font-weight:700;letter-spacing:-.02em;color:#f5f5f7;margin:0;line-height:1.1}@media screen and (min-width:640px){.performance-custom__stack-title{font-size:28px}}@media screen and (min-width:768px){.performance-custom__stack-title{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/performance-custom.css.map */
