.rpm-predictions{--rpm-ink: #17212b;--rpm-muted: #607080;--rpm-surface: #ffffff;--rpm-soft: #f3f6f8;--rpm-line: #dce3e8;--rpm-accent: #d8440e;--rpm-accent-dark: #a7350d;--rpm-cyan: #00a9c7;color:var(--rpm-ink);background:var(--rpm-soft)}.rpm-predictions *{box-sizing:border-box}.rpm-predictions__hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(125deg,#111b24,#21323f 62%,#153f49)}.rpm-predictions__hero:after{content:"";position:absolute;right:-9rem;bottom:-14rem;width:34rem;height:34rem;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 4rem #ffffff06,0 0 0 8rem #ffffff05}.rpm-predictions__hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));min-height:410px;margin:0 auto;padding:70px 0 64px;display:flex;align-items:center;justify-content:space-between;gap:56px}.rpm-predictions__hero-copy{max-width:760px}.rpm-predictions__eyebrow,.rpm-predictions__kicker{display:block;margin-bottom:12px;color:var(--rpm-accent);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.rpm-predictions__hero h1{max-width:700px;margin:0 0 18px;color:#fff;font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.045em}.rpm-predictions__hero-copy>p{max-width:650px;margin:0;color:#d9e3e8;font-size:18px;line-height:1.65}.rpm-predictions__meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.rpm-predictions__meta span{padding:7px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;color:#fff;font-size:13px;font-weight:700}.rpm-predictions__actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:30px}.rpm-predictions__actions .btn{padding:13px 20px;border-radius:4px;background:var(--rpm-accent);color:#fff}.rpm-predictions__actions .btn:hover,.rpm-predictions__actions .btn:focus{background:var(--rpm-accent-dark)}.rpm-predictions__text-link{color:#fff;font-weight:700;border-bottom:1px solid rgba(255,255,255,.35)}.rpm-predictions__text-link:hover,.rpm-predictions__text-link:focus{color:#fff;border-color:#fff}.rpm-predictions__hero-mark{flex:0 0 220px;width:220px;height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff0b;box-shadow:inset 0 0 0 12px #ffffff06}.rpm-predictions__hero-mark span{color:#fff;font-size:54px;font-weight:900;line-height:1;letter-spacing:-.08em}.rpm-predictions__hero-mark small{margin-top:10px;color:#b7c9d1;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.rpm-predictions__nav{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--rpm-line);background:#fffffff5;box-shadow:0 8px 24px #16232d0f}.rpm-predictions__nav-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:flex;gap:30px;overflow-x:auto;scrollbar-width:none}.rpm-predictions__nav-inner::-webkit-scrollbar{display:none}.rpm-predictions__nav a{flex:0 0 auto;padding:17px 0 14px;color:var(--rpm-muted);border-bottom:3px solid transparent;font-size:13px;font-weight:800}.rpm-predictions__nav a:hover,.rpm-predictions__nav a:focus{color:var(--rpm-ink);border-color:var(--rpm-accent)}.rpm-predictions__main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0 76px}.rpm-predictions__section{scroll-margin-top:84px;margin-bottom:34px;padding:clamp(24px,4vw,46px);border:1px solid var(--rpm-line);border-radius:10px;background:var(--rpm-surface);box-shadow:0 12px 34px #1b2c390e}.rpm-predictions__section-heading{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);gap:50px;align-items:end;margin-bottom:30px}.rpm-predictions__section h2{margin:0;color:var(--rpm-ink);font-size:clamp(29px,4vw,44px);line-height:1.05;letter-spacing:-.035em}.rpm-predictions__section-heading>p,.rpm-predictions__explanation>p{margin:0;color:var(--rpm-muted);font-size:16px;line-height:1.7}.rpm-predictions__prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rpm-predictions__prediction-card{position:relative;overflow:hidden;margin:0;border:1px solid var(--rpm-line);border-radius:7px;background:#f8fafb}.rpm-predictions__prediction-card--250{border-top:4px solid var(--rpm-accent)}.rpm-predictions__prediction-card--450{border-top:4px solid var(--rpm-cyan)}.rpm-predictions__card-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px 15px;border-bottom:1px solid var(--rpm-line);background:#fff}.rpm-predictions__card-heading span{color:var(--rpm-muted);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rpm-predictions__card-heading strong{color:var(--rpm-ink);font-size:20px}.rpm-predictions__image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.rpm-predictions__prediction-card img{display:block;width:100%;height:auto;margin:0}.rpm-predictions__class-switcher{display:none;margin:0 0 18px;padding:4px;border-radius:6px;background:#e9eef1}.rpm-predictions__class-switcher button{flex:1;padding:10px 12px;border:0;border-radius:4px;background:transparent;color:var(--rpm-muted);font-weight:800}.rpm-predictions__class-switcher button[aria-pressed=true]{color:var(--rpm-ink);background:#fff;box-shadow:0 2px 8px #14232d1a}.rpm-predictions__ffl{margin-top:22px;border:1px solid var(--rpm-line);border-radius:7px;background:#fff}.rpm-predictions__ffl summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;cursor:pointer;list-style:none}.rpm-predictions__ffl summary::-webkit-details-marker{display:none}.rpm-predictions__ffl summary>span:first-child{display:flex;flex-direction:column;gap:3px}.rpm-predictions__ffl summary strong{color:var(--rpm-ink);font-size:17px}.rpm-predictions__ffl summary small{color:var(--rpm-muted);font-size:13px}.rpm-predictions__summary-action{color:var(--rpm-accent-dark);font-size:12px;font-weight:800;text-transform:uppercase}.rpm-predictions__summary-action span:last-child,.rpm-predictions__ffl[open] .rpm-predictions__summary-action span:first-child{display:none}.rpm-predictions__ffl[open] .rpm-predictions__summary-action span:last-child{display:inline}.rpm-predictions__prediction-grid--ffl{padding:0 22px 22px}.rpm-predictions__note{display:flex;gap:9px;margin-top:24px;padding:15px 18px;border-left:3px solid var(--rpm-accent);background:#fff7f3;color:#5c463d;font-size:13px;line-height:1.5}.rpm-predictions__section--split{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(360px,1.18fr);gap:48px;align-items:center}.rpm-predictions__explanation ol{margin:28px 0 0;padding:0;list-style:none;counter-reset:rpm-step}.rpm-predictions__explanation li{position:relative;min-height:52px;padding:0 0 22px 52px;counter-increment:rpm-step}.rpm-predictions__explanation li:before{content:counter(rpm-step);position:absolute;left:0;top:1px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--rpm-ink);font-size:12px;font-weight:800}.rpm-predictions__explanation li strong,.rpm-predictions__explanation li span{display:block}.rpm-predictions__explanation li strong{margin-bottom:3px;color:var(--rpm-ink);font-size:15px}.rpm-predictions__explanation li span{color:var(--rpm-muted);font-size:13px;line-height:1.55}.rpm-predictions__media,.rpm-predictions__feature-chart{overflow:hidden;border:1px solid var(--rpm-line);border-radius:7px;background:#f8fafb}.rpm-predictions__media img,.rpm-predictions__feature-chart img{display:block;width:100%;height:auto;margin:0}.rpm-predictions__input-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:28px;border:1px solid var(--rpm-line);background:var(--rpm-line)}.rpm-predictions__input-list article{min-height:180px;padding:22px;background:#fff}.rpm-predictions__input-list article>span{display:block;margin-bottom:24px;color:var(--rpm-accent);font-size:12px;font-weight:900}.rpm-predictions__input-list strong{display:block;margin-bottom:8px;color:var(--rpm-ink);font-size:16px}.rpm-predictions__input-list p{margin:0;color:var(--rpm-muted);font-size:13px;line-height:1.55}.rpm-predictions__feature-chart{max-width:900px;margin:0 auto}.rpm-predictions__lightbox{width:min(96vw,1450px);max-width:none;max-height:94vh;padding:0;border:0;border-radius:7px;background:#10171d}.rpm-predictions__lightbox::backdrop{background:#060b0fe0}.rpm-predictions__lightbox>button{position:sticky;top:10px;z-index:2;float:right;width:42px;height:42px;margin:10px 10px -52px 0;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:#000000ad;font-size:28px;line-height:1}.rpm-predictions__lightbox>div{clear:both;max-height:94vh;overflow:auto}.rpm-predictions__lightbox img{display:block;width:100%;height:auto;margin:0}.rpm-predictions__empty{grid-column:1 / -1;padding:28px;border:1px dashed var(--rpm-line);color:var(--rpm-muted);text-align:center}.rpm-predictions a:focus-visible,.rpm-predictions button:focus-visible,.rpm-predictions summary:focus-visible{outline:3px solid #ffb29a;outline-offset:3px}body.prevent-scrolling{overflow:hidden}@media(max-width:800px){.rpm-predictions__hero-inner{min-height:0;padding:52px 0 48px}.rpm-predictions__hero-mark{display:none}.rpm-predictions__section-heading,.rpm-predictions__section--split{grid-template-columns:1fr;gap:24px}.rpm-predictions__input-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.rpm-predictions__hero-inner,.rpm-predictions__nav-inner,.rpm-predictions__main{width:min(100% - 28px,1180px)}.rpm-predictions__hero h1{font-size:42px}.rpm-predictions__hero-copy>p{font-size:16px}.rpm-predictions__actions{align-items:flex-start;flex-direction:column;gap:16px}.rpm-predictions__nav-inner{gap:22px}.rpm-predictions__main{padding:30px 0 50px}.rpm-predictions__section{margin-bottom:20px;padding:22px 18px}.rpm-predictions__section-heading{margin-bottom:22px}.rpm-predictions__class-switcher{display:flex}.rpm-predictions__prediction-grid{grid-template-columns:1fr}.rpm-predictions__prediction-card[data-rpm-class-card]{display:none}.rpm-predictions__prediction-grid[data-active-class="250"] .rpm-predictions__prediction-card--250,.rpm-predictions__prediction-grid[data-active-class="450"] .rpm-predictions__prediction-card--450,.rpm-predictions__prediction-grid--ffl .rpm-predictions__prediction-card{display:block}.rpm-predictions__prediction-grid--ffl{padding:0 14px 14px}.rpm-predictions__ffl summary{align-items:flex-start;padding:18px 16px}.rpm-predictions__ffl summary small{max-width:220px}.rpm-predictions__note{align-items:flex-start;flex-direction:column}.rpm-predictions__input-list{grid-template-columns:1fr}.rpm-predictions__input-list article{min-height:0}}@media(prefers-reduced-motion:reduce){.rpm-predictions{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
