@font-face{font-family:Rush Saira Condensed;src:url(./rush-saira-condensed-700.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Rush Saira Condensed;src:url(./rush-saira-condensed-800.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Rush Saira Condensed;src:url(./rush-saira-condensed-900.woff2) format("woff2");font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:Rush IBM Plex Mono;src:url(./rush-ibm-plex-mono-400.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Rush IBM Plex Mono;src:url(./rush-ibm-plex-mono-600.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--rush-black: #090a0c;--rush-black-soft: #0e0f12;--rush-card: #111216;--rush-card-raised: #17181c;--rush-ink: #f3f1ed;--rush-muted: #aaa6a1;--rush-dim: #706d69;--rush-accent: #f43a2f;--rush-accent-dark: #c9221b;--rush-success: #48d5a0;--rush-border: rgba(243, 241, 237, .14);--rush-border-strong: rgba(243, 241, 237, .28);--rush-heading: "Rush Saira Condensed", "Arial Narrow", sans-serif;--rush-body: "Rush IBM Plex Mono", monospace;--rush-container: var(--rush-content-width, 1260px);--rush-gutter: clamp(18px, 3.3vw, 52px);--rush-header-height: 82px;--rush-ticker-height: 38px}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;background:var(--rush-black);color:var(--rush-ink);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;overflow-x:clip;background:var(--rush-black);color:var(--rush-ink);font-family:var(--rush-body);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}body.rush-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}.rush-reveal,.rush-reveal.rush-reveal--left,.rush-reveal.rush-reveal--right,.rush-reveal.rush-reveal--scale,.rush-reveal.is-visible{opacity:1!important;transform:none!important;transition-delay:0ms!important}.material-symbols-outlined{display:inline-block;direction:ltr;font-family:Material Symbols Outlined;font-size:22px;font-style:normal;font-weight:400;font-variation-settings:"FILL" 0,"wght" 450,"GRAD" 0,"opsz" 24;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;width:1em;max-width:1em;overflow:hidden;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.rush-grain{display:none}.rush-main{min-height:66vh}.rush-container{width:min(calc(100% - (var(--rush-gutter) * 2)),var(--rush-container));margin-inline:auto}.rush-skip-link{position:fixed;top:8px;left:8px;z-index:9999;padding:10px 14px;background:var(--rush-accent);color:#080808;font-weight:800;transform:translateY(-160%)}.rush-skip-link:focus{transform:none}.rush-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rush-header{position:sticky;top:0;z-index:100;height:var(--rush-header-height);border-bottom:1px solid var(--rush-border);background:#090a0cfa}.shopify-section-group-header-group:has(.rush-header:not(.rush-header--static)){position:sticky;top:0;z-index:100}.rush-header--contained{padding:var(--rush-header-shell-gap, 10px) var(--rush-gutter);border-bottom:0;background:#090a0c}.rush-header--static{position:relative}.rush-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:min(calc(100% - (var(--rush-gutter) * 2)),var(--rush-container));height:100%;margin-inline:auto;gap:clamp(16px,1.6vw,24px)}.rush-header--contained .rush-header__inner{width:min(100%,var(--rush-header-container, 1120px));height:100%;padding-inline:clamp(16px,1.5vw,20px);border:1px solid rgba(243,241,237,.18);border-radius:var(--rush-header-radius, 12px);background:linear-gradient(180deg,#0f1012fa,#090a0cfa);box-shadow:0 12px 36px #00000047,inset 0 1px #ffffff06}.rush-logo{display:inline-flex;align-items:center;width:var(--rush-logo-desktop-width, 118px);min-width:0;line-height:0}.rush-logo .rush-brand-logo{display:block;width:100%;height:auto;max-height:none;object-fit:contain}.rush-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.35vw,20px)}.rush-nav a{position:relative;padding:18px 0 16px;color:var(--rush-ink);font-family:var(--rush-heading);font-size:13px;font-weight:800;letter-spacing:.045em;line-height:1;text-transform:uppercase}.rush-nav a:after{position:absolute;right:0;bottom:10px;left:0;height:2px;background:var(--rush-accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .15s ease}.rush-nav a:hover:after,.rush-nav a:focus-visible:after,.rush-nav a[aria-current=page]:after{transform:scaleX(1)}.rush-nav-dropdown{position:relative;align-self:stretch;display:flex;align-items:center}.rush-nav-dropdown__trigger{position:relative;display:flex;align-items:center;gap:4px;border:0;background:transparent;padding:18px 0 16px;color:var(--rush-ink);font-family:var(--rush-heading);font-size:13px;font-weight:800;letter-spacing:.045em;line-height:1;list-style:none;text-transform:uppercase;cursor:pointer}.rush-nav-dropdown__trigger:after{position:absolute;right:0;bottom:10px;left:0;height:2px;background:var(--rush-accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .15s ease}.rush-nav-dropdown__trigger:hover:after,.rush-nav-dropdown__trigger:focus-visible:after,.rush-nav-dropdown__trigger[aria-current=page]:after,.rush-nav-dropdown:hover .rush-nav-dropdown__trigger:after,.rush-nav-dropdown:focus-within .rush-nav-dropdown__trigger:after{transform:scaleX(1)}.rush-dropdown-icon{font-size:16px;transition:transform .16s ease}.rush-nav-dropdown:hover .rush-nav-dropdown__trigger .rush-dropdown-icon,.rush-nav-dropdown:focus-within .rush-nav-dropdown__trigger .rush-dropdown-icon{transform:rotate(180deg)}.rush-nav-dropdown__menu{position:absolute;z-index:120;top:calc(100% - 8px);left:50%;width:270px;border:1px solid var(--rush-border-strong);background:var(--rush-card);box-shadow:0 22px 48px #00000073;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .15s ease,transform .15s ease}.rush-nav-dropdown:hover .rush-nav-dropdown__menu,.rush-nav-dropdown:focus-within .rush-nav-dropdown__menu,.rush-nav-dropdown.is-open .rush-nav-dropdown__menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.rush-nav-dropdown__menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--rush-border);font-size:14px}.rush-nav-dropdown__menu a:last-child{border-bottom:0}.rush-nav-dropdown__menu a:after{display:none}.rush-nav-dropdown__menu a .material-symbols-outlined{color:var(--rush-accent);font-size:18px}.rush-nav-dropdown__menu a:hover,.rush-nav-dropdown__menu a:focus-visible,.rush-nav-dropdown__menu a[aria-current=page]{background:var(--rush-black-soft);color:var(--rush-accent)}.rush-header__actions{display:flex;align-items:center;gap:2px}.rush-icon-button{position:relative;display:inline-grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:var(--rush-ink)}.rush-icon-button:hover,.rush-icon-button:focus-visible{color:var(--rush-accent)}.rush-cart-count{position:absolute;top:0;right:0;display:grid;min-width:16px;height:16px;padding-inline:3px;place-items:center;border-radius:50%;background:var(--rush-accent);color:#080808;font-size:9px;font-weight:800}.rush-menu-toggle{display:none}.rush-header__build{min-height:42px!important;margin-left:10px;padding-inline:20px!important}.rush-header--contained .rush-header__build{width:132px;min-width:132px;height:42px;min-height:42px!important;padding:0 12px!important;border-radius:8px;gap:8px;font-size:12px;box-shadow:0 0 24px #f43a2f24}.rush-header--contained .rush-header__build .material-symbols-outlined{font-size:18px}.rush-marquee{position:relative;z-index:20;height:var(--rush-ticker-height);overflow:hidden;background:var(--rush-marquee-bg, var(--rush-accent));color:var(--rush-marquee-color, #080808)}.rush-marquee__track{display:flex;width:max-content;animation:rushTicker var(--rush-marquee-duration, 28s) linear infinite}.rush-marquee__group{display:flex;align-items:center;height:var(--rush-ticker-height)}.rush-marquee__item{display:inline-flex;align-items:center;gap:8px;padding-inline:16px;font-family:var(--rush-heading);font-size:12px;font-weight:900;letter-spacing:.075em;line-height:1;text-transform:uppercase;white-space:nowrap}.rush-marquee__separator{display:inline-flex;margin-left:12px;color:#ffd340}.rush-marquee__separator .material-symbols-outlined{font-size:16px;font-variation-settings:"FILL" 1,"wght" 700,"GRAD" 0,"opsz" 20}.rush-marquee:hover .rush-marquee__track{animation-play-state:paused}@keyframes rushTicker{to{transform:translate(-50%)}}.rush-mobile-menu{position:fixed;z-index:95;top:var(--rush-header-height);right:0;bottom:0;left:0;display:grid;align-content:start;padding:24px var(--rush-gutter) 40px;background:var(--rush-black);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .16s ease,transform .16s ease}.rush-mobile-menu.is-open{opacity:1;pointer-events:auto;transform:none}.rush-mobile-menu a{padding:17px 0;border-bottom:1px solid var(--rush-border);font-family:var(--rush-heading);font-size:30px;font-weight:800;line-height:1;text-transform:uppercase}.rush-mobile-dropdown{border-bottom:1px solid var(--rush-border)}.rush-mobile-dropdown>summary{display:flex;align-items:center;justify-content:space-between;padding:17px 0;color:var(--rush-ink);font-family:var(--rush-heading);font-size:30px;font-weight:800;line-height:1;list-style:none;text-transform:uppercase;cursor:pointer}.rush-mobile-dropdown>summary::-webkit-details-marker{display:none}.rush-mobile-dropdown[open]>summary{color:var(--rush-accent)}.rush-mobile-dropdown[open]>summary .rush-dropdown-icon{transform:rotate(180deg)}.rush-mobile-dropdown__menu{display:grid;padding:0 0 12px 18px}.rush-mobile-dropdown__menu a{padding:13px 0;font-size:20px}.rush-mobile-dropdown__menu a:last-child{border-bottom:0}.rush-section{padding-block:clamp(68px,7vw,108px)}.rush-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--rush-accent);font-family:var(--rush-body);font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.rush-h1,.rush-h2,.rush-h3,.rush-product-reviews__header h2,.rush-all-reviews__header h1{margin:0;color:var(--rush-ink);font-family:var(--rush-heading);font-weight:900;letter-spacing:-.025em;text-transform:uppercase}.rush-h1{font-size:clamp(58px,8vw,108px);line-height:.84}.rush-h2{font-size:clamp(40px,5vw,68px);line-height:.92}.rush-h3{font-size:clamp(24px,2.4vw,34px);line-height:1}.rush-lede{margin:0;color:var(--rush-muted);font-size:14px;line-height:1.75}.rush-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:11px;border:1px solid var(--rush-accent);border-radius:1px;background:var(--rush-accent);color:#090909;padding:14px 24px;font-family:var(--rush-heading);font-size:15px;font-weight:900;letter-spacing:.09em;line-height:1;text-transform:uppercase;transition:background .13s ease,border-color .13s ease,color .13s ease,transform .1s ease}.rush-button:hover,.rush-button:focus-visible{border-color:var(--rush-ink);background:var(--rush-ink);color:#090909}.rush-button:active{transform:translateY(1px)}.rush-button:disabled{cursor:not-allowed;opacity:.45}.rush-button--ghost{border-color:var(--rush-border-strong);background:transparent;color:var(--rush-ink)}.rush-button--ghost:hover,.rush-button--ghost:focus-visible{border-color:var(--rush-accent);background:var(--rush-accent);color:#090909}.rush-button--small{min-height:42px;padding:11px 18px;font-size:13px}.rush-section-heading,.rush-section-header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.rush-section-heading__copy,.rush-section-header{max-width:820px}.rush-section-heading .rush-h2,.rush-section-header .rush-h2{margin-top:8px}.rush-section-heading .rush-lede,.rush-section-header .rush-lede{max-width:680px;margin-top:14px}.rush-section-heading--center,.rush-section-header--center{align-items:center;flex-direction:column;margin-inline:auto;text-align:center}.rush-field{width:100%;min-height:48px;border:1px solid var(--rush-border);border-radius:1px;outline:0;background:#0b0c0f;padding:12px 14px}.rush-field:focus{border-color:var(--rush-accent)}.rte a{color:var(--rush-accent);text-decoration:underline;text-underline-offset:3px}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rush-cinch-hero{position:relative;min-height:var(--rush-hero-min-height, 520px);overflow:hidden;border-bottom:1px solid var(--rush-border);background:#08090b}.rush-cinch-hero__media{position:absolute;top:0;right:0;bottom:76px;left:0;overflow:hidden;background:#050607}.rush-cinch-hero__media:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#0506070a;content:""}.rush-cinch-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.rush-cinch-hero__image{position:absolute;top:50%;right:112px;width:auto;max-width:none;height:138%;object-fit:contain;transform:translateY(-50%)}.rush-cinch-hero--banner .rush-cinch-hero__media:before{background:linear-gradient(90deg,#050607f0,#050607c7,#0506073d 52%,#0506070a 74%),linear-gradient(180deg,#0506071f,#05060700 58%,#0506072e)}.rush-cinch-hero--banner .rush-cinch-hero__image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--rush-hero-image-position, center center);transform:none}.rush-cinch-hero__content{position:relative;z-index:2;display:grid;min-height:var(--rush-hero-min-height, 520px);align-content:center;padding-block:30px 98px}.rush-cinch-hero__copy{position:relative;width:min(43%,480px);padding:0;background:transparent}.rush-cinch-hero__copy .rush-h1{max-width:480px;margin:0 0 14px;font-size:clamp(80px,6.7vw,100px)}.rush-cinch-hero__copy .rush-h1 span{display:block}.rush-cinch-hero__copy .rush-h1 span:last-child{color:var(--rush-accent)}.rush-cinch-hero__copy .rush-lede{max-width:390px;color:#b8b4af;font-size:14px;line-height:1.55}.rush-cinch-hero__rating{display:inline-flex;align-items:center;gap:9px;margin-top:18px;color:var(--rush-muted);font-size:10px}.rush-cinch-hero__rating .rush-review-stars{font-size:13px;letter-spacing:1px}.rush-cinch-hero__rating strong{color:var(--rush-ink);font-size:12px}.rush-cinch-hero__rating:hover,.rush-cinch-hero__rating:focus-visible{color:var(--rush-ink)}.rush-cinch-hero__platforms{display:flex;flex-wrap:wrap;align-items:center;gap:7px 14px;margin-top:15px;color:var(--rush-dim);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.rush-cinch-hero__platforms span{color:var(--rush-muted)}.rush-cinch-hero__platforms a{position:relative;color:var(--rush-ink);font-size:10px}.rush-cinch-hero__platforms a:after{position:absolute;right:0;bottom:-4px;left:0;height:1px;background:var(--rush-accent);content:"";transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.rush-cinch-hero__platforms a:hover:after,.rush-cinch-hero__platforms a:focus-visible:after{transform:scaleX(1)}.rush-cinch-hero__actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:37px}.rush-cinch-hero__actions .rush-button{padding-inline:28px}.rush-cinch-hero__actions .rush-button:first-child{padding-inline:34px}.rush-cinch-hero__reassurance{max-width:560px;margin:14px 0 0;color:var(--rush-muted);font-size:9px;font-weight:600;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.rush-cinch-proof{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);min-height:76px;margin:0;border-top:1px solid var(--rush-border);border-bottom:1px solid var(--rush-border);background:#090a0cf0}.rush-cinch-proof>div{display:flex;min-width:0;align-items:center;gap:12px;padding:12px clamp(10px,1.7vw,24px);border-right:0}.rush-cinch-proof>div:last-child{border-right:0}.rush-cinch-proof .material-symbols-outlined{color:var(--rush-muted);font-size:27px}.rush-cinch-proof dt{color:var(--rush-ink);font-family:var(--rush-heading);font-size:13px;font-weight:800;letter-spacing:.07em;line-height:1.1;text-transform:uppercase}.rush-cinch-proof dd{margin:2px 0 0;color:var(--rush-muted);font-size:9px;line-height:1.35}.rush-product-showcase--raised,.rush-product-recommendations{border-block:1px solid var(--rush-border);background:var(--rush-black-soft)}.rush-product-showcase{padding-block:24px 50px}.rush-product-showcase .rush-section-heading{margin-bottom:14px}.rush-product-showcase .rush-section-heading .rush-h2{font-size:clamp(28px,2.2vw,34px);line-height:1;letter-spacing:-.01em}.rush-product-showcase .rush-section-heading .rush-button{min-height:auto;border:0;background:transparent;color:var(--rush-ink);padding:7px 0;font-size:11px}.rush-product-showcase .rush-section-heading .rush-button:hover,.rush-product-showcase .rush-section-heading .rush-button:focus-visible{color:var(--rush-accent)}.rush-product-showcase--light{background:#efede8;color:#111216}.rush-product-showcase--light .rush-h2{color:#111216}.rush-product-showcase--light .rush-lede{color:#5f5c58}.rush-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rush-product-grid--showcase{grid-template-columns:repeat(var(--rush-showcase-columns, 4),minmax(0,1fr))}.rush-product-grid--showcase:focus-visible{outline:2px solid var(--rush-accent);outline-offset:5px}.rush-product-showcase--carousel .rush-product-grid--showcase{grid-auto-columns:minmax(260px,calc((100% - 30px)/4));grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:10px;scroll-padding-inline:1px;scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-product-showcase--carousel .rush-product-grid--showcase::-webkit-scrollbar{display:none}.rush-product-showcase--carousel .rush-product-grid--showcase>*{scroll-snap-align:start}.rush-product-showcase__shelf-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px}.rush-product-showcase__swipe-cue{display:none}.rush-product-showcase--carousel .rush-product-showcase__swipe-cue{display:inline-flex;align-items:center;gap:7px;margin:12px 0 0;color:var(--rush-dim);font-family:var(--rush-mono);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.rush-product-showcase--carousel .rush-product-showcase__swipe-cue .material-symbols-outlined{color:var(--rush-accent);font-size:16px}.rush-product-showcase__controls{display:flex;gap:8px;margin-top:12px}.rush-product-showcase__control{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--rush-border-strong);border-radius:2px;background:var(--rush-card);color:var(--rush-ink);cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease}.rush-product-showcase__control:hover,.rush-product-showcase__control:focus-visible{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-product-showcase__control:disabled{opacity:.35;cursor:default}.rush-product-showcase__control .material-symbols-outlined{font-size:20px}.rush-product-card{position:relative;display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:0;border-radius:2px;background:var(--rush-card);transition:transform .16s ease}.rush-product-card:hover,.rush-product-card:focus-within{transform:translateY(-3px)}.rush-card-badge{position:absolute;z-index:4;top:14px;left:14px;padding:8px 10px;background:var(--rush-accent);color:#090909;font-family:var(--rush-heading);font-size:14px;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.rush-product-card__media{position:relative;display:block;aspect-ratio:1.47 / 1;overflow:hidden;background:#f1f0ed}.rush-product-card--catalog .rush-product-card__media,.rush-product-card--bestseller .rush-product-card__media,.rush-product-card--quick-ship .rush-product-card__media{flex:0 0 auto;aspect-ratio:1 / 1}.rush-product-card__image{width:100%;height:100%;object-fit:var(--rush-card-image-fit, cover);transition:transform .28s ease}.rush-product-card__video{background:#fff}.rush-product-card__video-label{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#08090bc7;padding:7px 10px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rush-product-card:hover .rush-product-card__image{transform:scale(1.035)}.rush-product-card__view{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#090a0ceb;color:var(--rush-ink);font-family:var(--rush-heading);font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(100%);transition:opacity .16s ease,transform .16s ease}.rush-product-card:hover .rush-product-card__view,.rush-product-card:focus-within .rush-product-card__view{opacity:1;transform:none}.rush-product-card__body{display:flex;flex:1;flex-direction:column;padding:17px 17px 19px}.rush-product-card__content{display:grid;gap:10px}.rush-product-card__context{display:inline-flex;width:fit-content;align-items:center;gap:6px;color:var(--rush-success);font-size:8px;font-weight:700;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}.rush-product-card__context>span{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 10px #48d5a06b}.rush-product-card__inline-action{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin-top:3px;color:var(--rush-ink);font-family:var(--rush-heading);font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.rush-product-card__inline-action .material-symbols-outlined{color:var(--rush-accent);font-size:16px}.rush-product-card__inline-action:hover,.rush-product-card__inline-action:focus-visible{color:var(--rush-accent)}.rush-product-card__rating{display:inline-flex;width:fit-content;align-items:center;gap:8px;color:var(--rush-muted);font-size:10px;line-height:1}.rush-product-card__stars{display:inline-flex;color:var(--rush-accent)}.rush-product-card__stars .material-symbols-outlined{font-size:14px;font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 16}.rush-product-card__stars .rush-product-card__star--empty{color:#4e4d4c;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 16}.rush-product-card__rating--proof .rush-product-card__stars{color:var(--rush-success)}.rush-product-card__title{min-height:2.2em;margin:0;font-family:var(--rush-heading);font-size:20px;font-weight:800;line-height:1.05;text-transform:uppercase}.rush-product-card__title a:hover,.rush-product-card__title a:focus-visible{color:var(--rush-accent)}.rush-product-card__pricing{display:flex;min-height:30px;align-items:center;flex-wrap:wrap;gap:7px 10px}.rush-product-card__price-prefix{color:var(--rush-dim);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.rush-product-card__price{color:var(--rush-ink);font-family:var(--rush-heading);font-size:24px;font-weight:900;line-height:1}.rush-product-card__compare-price{color:#696762;font-size:12px}.rush-product-card__saving{padding:5px 7px;border:1px solid rgba(72,213,160,.55);color:var(--rush-success);font-family:var(--rush-heading);font-size:11px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.rush-product-card__bottom{margin-top:auto;padding-top:18px}.rush-product-card__cta{width:100%}.rush-product-card--catalog .rush-product-card__bottom{display:none}.rush-product-showcase .rush-product-card--catalog .rush-product-card__image{object-fit:cover}.rush-product-card--catalog .rush-product-card__body{padding:12px 16px 14px}.rush-product-card--bestseller .rush-product-card__body,.rush-product-card--quick-ship .rush-product-card__body{padding-block:12px 14px}.rush-product-card--catalog .rush-product-card__content{gap:8px}.rush-product-card--catalog .rush-product-card__title{min-height:0;font-size:18px}.rush-product-card--catalog .rush-product-card__price{font-size:21px}.rush-collection{padding-bottom:clamp(74px,8vw,120px)}.rush-collection__inner{width:min(calc(100% - (var(--rush-gutter) * 2)),var(--rush-container));margin-inline:auto}.rush-collection-hero{max-width:840px;padding:clamp(66px,8vw,112px) 0 42px}.rush-collection__title{margin:10px 0 18px}.rush-collection__title span{color:var(--rush-accent)}.rush-collection__lede{max-width:740px;margin:0;color:var(--rush-muted);font-size:14px;line-height:1.75}.rush-collection__proof{display:flex;flex-wrap:wrap;gap:9px 24px;margin-top:25px}.rush-collection__proof span{color:#c3c0ba;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.rush-collection__proof span:before{margin-right:8px;color:var(--rush-accent);content:"+";font-weight:800}.rush-collection__tools{display:flex;align-items:center;justify-content:flex-end;margin-bottom:22px;padding-block:13px;border-block:1px solid var(--rush-border)}.rush-sort-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px}.rush-sort-row__control{width:min(280px,100%)}.rush-sort-row .rush-field{min-height:42px}.rush-filter-panel{margin-right:auto}.rush-filter-panel__head{list-style:none}.rush-filter-panel form{position:absolute;z-index:10;width:min(340px,calc(100vw - 36px));padding:22px;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-filter-group{display:grid;gap:10px;margin-bottom:22px}.rush-filter-choice{display:flex;align-items:center;gap:9px;color:var(--rush-muted);font-size:12px}.rush-product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.rush-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:46px;font-family:var(--rush-body);font-size:13px}.rush-pagination>span{display:block;margin:0;border:0}.rush-pagination a,.rush-pagination .page.current{display:inline-grid;min-width:44px;height:44px;margin:0;place-items:center;border:1px solid var(--rush-border-strong);background:transparent;color:var(--rush-ink);transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .15s ease}.rush-pagination .prev a,.rush-pagination .next a{min-width:112px;padding-inline:17px}.rush-pagination .page.current{border-color:var(--rush-accent);background:var(--rush-accent);color:#080808;font-weight:800}.rush-pagination a:hover,.rush-pagination a:focus-visible{border-color:var(--rush-accent);background:var(--rush-accent);color:#080808;transform:translateY(-2px)}.rush-collection-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:54px;padding:clamp(28px,4vw,48px);border:1px solid rgba(244,58,47,.5);background:var(--rush-card)}.rush-collection-cta h2{margin:0;font-family:var(--rush-heading);font-size:clamp(34px,4vw,54px);line-height:.95;text-transform:uppercase}.rush-collection-cta p{max-width:620px;margin:10px 0 0;color:var(--rush-muted)}.rush-shop-category{background:#0b0c0f}.rush-shop-category__grid{display:grid;grid-template-columns:repeat(var(--rush-shop-columns, 3),minmax(0,1fr));gap:14px}.rush-shop-category__item{overflow:hidden;border:1px solid var(--rush-border);background:var(--rush-card);transition:border-color .16s ease,transform .16s ease}.rush-shop-category__item:hover,.rush-shop-category__item:focus-visible{border-color:var(--rush-border-strong);transform:translateY(-3px)}.rush-shop-category__media{aspect-ratio:1.2 / 1;overflow:hidden;background:#efede9}.rush-shop-category__image{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.rush-shop-category__item:hover .rush-shop-category__image{transform:scale(1.035)}.rush-shop-category__content{padding:24px}.rush-shop-category__content .rush-h3{margin:8px 0 12px}.rush-shop-category__content p{min-height:3.2em;margin:0;color:var(--rush-muted);font-size:12px}.rush-shop-category__action,.rush-customizer-card__action{display:inline-flex;align-items:center;gap:10px;margin-top:20px;color:var(--rush-ink);font-family:var(--rush-heading);font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rush-shop-category__action .material-symbols-outlined{color:var(--rush-accent);font-size:18px}.rush-trust-stats{padding-block:clamp(42px,5vw,68px);border-block:1px solid var(--rush-border);background:#08090b}.rush-trust-stats>.rush-container{display:grid;grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);align-items:center;gap:clamp(30px,6vw,84px)}.rush-trust-stats .rush-h2{font-size:clamp(34px,4vw,52px)}.rush-trust-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--rush-border)}.rush-trust-stat{min-width:0;padding:24px 20px;border-right:1px solid var(--rush-border)}.rush-trust-stat:last-child{border-right:0}.rush-trust-stat span{display:block;color:var(--rush-ink);font-family:var(--rush-heading);font-size:clamp(25px,2.6vw,38px);font-weight:900;line-height:1;text-transform:uppercase}.rush-trust-stat p{margin:8px 0 0;color:var(--rush-dim);font-size:9px;letter-spacing:.08em;line-height:1.45;text-transform:uppercase}.rush-customizer-entry{border-block:1px solid var(--rush-border);background:var(--rush-black)}.rush-customizer-entry__header{max-width:830px;margin-bottom:32px}.rush-customizer-entry__header .rush-h2{margin:8px 0 14px}.rush-customizer-entry__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rush-customizer-card{position:relative;display:grid;min-height:520px;align-content:end;overflow:hidden;padding:34px;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-customizer-card:before{position:absolute;z-index:1;top:40%;right:0;bottom:0;left:0;background:#090a0cd9;content:""}.rush-customizer-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rush-customizer-card:hover .rush-customizer-card__image{transform:scale(1.035)}.rush-customizer-card>:not(.rush-customizer-card__image){position:relative;z-index:2}.rush-customizer-card .rush-h3{margin:8px 0 10px;font-size:clamp(36px,4vw,58px)}.rush-customizer-card p{max-width:560px;margin:0;color:#c2beb8}.rush-customizer-card__meta{margin-top:14px;color:var(--rush-success);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.rush-feature-panels{padding-top:var(--rush-feature-padding-top, 72px);padding-bottom:var(--rush-feature-padding-bottom, 80px);border-block:1px solid var(--rush-border);background:var(--rush-black-soft)}.rush-feature-panels__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);align-items:end;gap:48px;margin-bottom:30px}.rush-feature-panels__header .rush-h2{max-width:720px;margin-top:9px}.rush-feature-panels__header .rush-lede{max-width:480px;justify-self:end;margin:0 0 3px}.rush-feature-panels__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rush-feature-panel{display:grid;min-width:0;overflow:hidden;border:1px solid var(--rush-border);background:var(--rush-card);transition:border-color .18s ease,transform .18s ease}.rush-feature-panel:hover{border-color:var(--rush-border-strong);transform:translateY(-3px)}.rush-feature-panel__media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#07080a}.rush-feature-panel__media:after{position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(transparent,#0a0b0e94);content:"";pointer-events:none}.rush-feature-panel__image{width:100%;height:100%;object-fit:cover;object-position:var(--rush-feature-image-position, center center);transition:transform .32s ease}.rush-feature-panel:hover .rush-feature-panel__image{transform:scale(1.025)}.rush-feature-panel__number{position:absolute;z-index:1;top:18px;left:18px;min-width:44px;padding:9px 10px 7px;border:1px solid rgba(255,26,26,.75);background:#08090be0;color:var(--rush-accent);font-family:var(--rush-heading);font-size:18px;font-weight:900;line-height:1;text-align:center}.rush-feature-panel__content{display:flex;min-height:238px;flex-direction:column;align-items:flex-start;padding:clamp(24px,3vw,34px);border-top:1px solid var(--rush-border)}.rush-feature-panel__content .rush-h3{margin:9px 0 12px;font-size:clamp(32px,3vw,43px)}.rush-feature-panel__content p{max-width:600px;margin:0;color:#c2beb8;font-size:13px;line-height:1.65}.rush-feature-panel__content .rush-button{margin-top:24px}@media(max-width:800px){.rush-feature-panels__header{grid-template-columns:1fr;gap:12px}.rush-feature-panels__header .rush-lede{justify-self:start}}@media(max-width:720px){.rush-feature-panels{padding-top:min(var(--rush-feature-padding-top, 72px),56px);padding-bottom:min(var(--rush-feature-padding-bottom, 80px),64px)}.rush-feature-panels__header{margin-bottom:22px}.rush-feature-panels__header .rush-h2{font-size:44px}.rush-feature-panel__media{aspect-ratio:4 / 3}.rush-feature-panel__content{min-height:0;padding:22px 20px 20px}.rush-feature-panel__content .rush-h3{font-size:34px}.rush-feature-panel__content .rush-button{width:100%;justify-content:space-between}}.rush-moving-lookbook{padding-top:var(--rush-lookbook-padding-top, 88px);padding-bottom:var(--rush-lookbook-padding-bottom, 88px);overflow:hidden;border-block:1px solid var(--rush-border);background:var(--rush-lookbook-background, var(--rush-black))}.rush-moving-lookbook__header{display:flex;align-items:end;justify-content:space-between;gap:clamp(30px,7vw,100px);margin-bottom:clamp(36px,5vw,58px)}.rush-moving-lookbook__eyebrow{display:block;margin-bottom:9px;color:var(--rush-accent);font-size:11px;font-weight:600;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.rush-moving-lookbook__title{margin:0;color:var(--rush-ink);font-family:var(--rush-heading);font-size:clamp(54px,7vw,var(--rush-lookbook-heading-size, 80px));font-style:italic;font-weight:900;letter-spacing:-.035em;line-height:.92;text-transform:uppercase}.rush-moving-lookbook__button{display:inline-flex;min-height:54px;flex:0 0 auto;align-items:center;justify-content:center;gap:12px;padding:14px 24px;border:1px solid color-mix(in srgb,var(--rush-lookbook-accent) 58%,transparent);border-radius:999px;color:var(--rush-lookbook-accent);font-size:12px;font-weight:600;letter-spacing:.06em;transition:color .16s ease,background .16s ease,border-color .16s ease}.rush-moving-lookbook__button:hover,.rush-moving-lookbook__button:focus-visible{border-color:var(--rush-lookbook-accent);background:var(--rush-lookbook-accent);color:#07100d}.rush-moving-lookbook__button .material-symbols-outlined{font-size:18px}.rush-moving-lookbook__rows{display:grid;gap:var(--rush-lookbook-gap, 12px)}.rush-moving-lookbook__viewport{width:100%;overflow:hidden}.rush-moving-lookbook__track{display:flex;width:max-content;will-change:transform;animation:rush-lookbook-forward var(--rush-lookbook-top-duration, 42s) linear infinite}.rush-moving-lookbook__viewport--row-2 .rush-moving-lookbook__track{animation-name:rush-lookbook-backward;animation-duration:var(--rush-lookbook-bottom-duration, 50s)}.rush-moving-lookbook__group{display:flex;flex:none;gap:var(--rush-lookbook-gap, 12px);padding-right:var(--rush-lookbook-gap, 12px)}.rush-lookbook__item{width:calc(var(--rush-lookbook-image-height, 260px) * 1.48);height:var(--rush-lookbook-image-height, 260px);flex:none;margin:0;overflow:hidden;border:1px solid var(--rush-border);border-radius:var(--rush-lookbook-radius, 4px);background:var(--rush-card)}.rush-lookbook__item--narrow{width:calc(var(--rush-lookbook-image-height, 260px) * 1.05)}.rush-lookbook__item--wide{width:calc(var(--rush-lookbook-image-height, 260px) * 1.72)}.rush-lookbook__image-link{display:block;width:100%;height:100%}.rush-lookbook__image{width:100%;height:100%;object-fit:cover;object-position:var(--rush-lookbook-image-position, center center);transition:transform .32s ease,filter .32s ease}.rush-lookbook__item:hover .rush-lookbook__image,.rush-lookbook__image-link:focus-visible .rush-lookbook__image{transform:scale(1.035);filter:brightness(1.06)}.rush-moving-lookbook--pause-hover:hover .rush-moving-lookbook__track,.rush-moving-lookbook__viewport:focus-within .rush-moving-lookbook__track{animation-play-state:paused}@keyframes rush-lookbook-forward{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes rush-lookbook-backward{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media(max-width:720px){.rush-moving-lookbook{padding-top:min(var(--rush-lookbook-padding-top, 88px),64px);padding-bottom:min(var(--rush-lookbook-padding-bottom, 88px),64px)}.rush-moving-lookbook__header{align-items:start;flex-direction:column;gap:24px;margin-bottom:32px}.rush-moving-lookbook__title{font-size:clamp(48px,16vw,66px)}.rush-moving-lookbook__button{min-height:48px;padding-inline:20px}.rush-lookbook__item{width:calc(var(--rush-lookbook-mobile-image-height, 170px) * 1.48);height:var(--rush-lookbook-mobile-image-height, 170px)}.rush-lookbook__item--narrow{width:calc(var(--rush-lookbook-mobile-image-height, 170px) * 1.05)}.rush-lookbook__item--wide{width:calc(var(--rush-lookbook-mobile-image-height, 170px) * 1.72)}}@media(prefers-reduced-motion:reduce){.rush-moving-lookbook__viewport{overflow-x:auto;scrollbar-width:thin}.rush-moving-lookbook__track{animation:none}.rush-moving-lookbook__group[aria-hidden=true]{display:none}}.rush-mod-guide{--guide-panel: #0d0f12;--guide-panel-soft: #101216;--guide-line: rgba(242, 238, 231, .17);--guide-muted: #979694;padding:34px 0 88px;background:var(--rush-black)}.rush-mod-guide__shell{max-width:1320px}.rush-mod-guide__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(450px,620px);align-items:end;gap:42px;padding:18px 16px 22px}.rush-mod-guide__title-wrap h1{margin:8px 0 2px;font-family:var(--rush-heading);font-size:clamp(72px,8vw,116px);font-weight:900;line-height:.82;letter-spacing:-.035em;text-transform:uppercase}.rush-mod-guide__title-wrap p{margin:16px 0 0;color:#cbc8c2;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.rush-mod-guide__platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--guide-line);background:#08090b}.rush-mod-guide__platform{display:flex;min-height:86px;align-items:center;justify-content:center;gap:14px;border:0;border-right:1px solid var(--guide-line);background:transparent;color:var(--rush-text);font-family:var(--rush-heading);font-size:20px;font-weight:800;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,color .16s ease}.rush-mod-guide__platform:last-child{border-right:0}.rush-mod-guide__platform img{width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1)}.rush-mod-guide__platform.is-active{background:var(--rush-accent);color:#090a0c}.rush-mod-guide__platform.is-active img{filter:brightness(0)}.rush-mod-guide__platform:focus-visible,.rush-mod-guide__categories a:focus-visible,.rush-mod-guide details summary:focus-visible{outline:2px solid var(--rush-accent);outline-offset:3px}.rush-mod-guide__start{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:stretch;margin-top:12px;border:1px solid var(--guide-line);background:#0d0f12e6}.rush-mod-guide__start>strong{display:flex;align-items:center;padding:24px 30px;border-right:1px solid var(--guide-line);color:var(--rush-accent);font-family:var(--rush-heading);font-size:26px;text-transform:uppercase}.rush-mod-guide__start ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.rush-mod-guide__start li{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:14px;min-height:92px;padding:18px 26px;border-right:1px solid var(--guide-line)}.rush-mod-guide__start li:last-child{border-right:0}.rush-mod-guide__start li>.material-symbols-outlined{color:var(--rush-accent);font-size:32px}.rush-mod-guide__start li span{display:grid;gap:5px}.rush-mod-guide__start b{font-size:11px;letter-spacing:.13em;text-transform:uppercase}.rush-mod-guide__start small{color:var(--guide-muted);font-size:10px;line-height:1.45}.rush-mod-guide__categories{display:flex;gap:42px;margin-top:18px;border-bottom:1px solid var(--guide-line)}.rush-mod-guide__categories a{position:relative;padding:16px 5px 13px;color:var(--guide-muted);font-family:var(--rush-heading);font-size:14px;font-weight:800;text-transform:uppercase}.rush-mod-guide__categories a:hover,.rush-mod-guide__categories a.is-active{color:var(--rush-text)}.rush-mod-guide__categories a.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--rush-accent);content:""}.rush-mod-guide__platform-panel[hidden]{display:none}.rush-mod-guide__layout{display:grid;grid-template-columns:minmax(0,1fr) 352px;gap:18px;margin-top:8px}.rush-mod-guide__content{min-width:0}.rush-mod-guide__featured{padding:32px 28px 18px;border:1px solid var(--guide-line);background:var(--guide-panel)}.rush-mod-guide__featured-head{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:26px;border-bottom:1px solid var(--guide-line)}.rush-mod-guide__featured-head h2,.rush-mod-guide__section-head h2{margin:7px 0 8px;font-family:var(--rush-heading);font-size:clamp(48px,5vw,70px);font-weight:900;line-height:.9;letter-spacing:-.02em;text-transform:uppercase}.rush-mod-guide__featured-head p{max-width:610px;margin:0;color:#b4b1ad;font-size:12px;line-height:1.65}.rush-mod-guide__feature-icon{display:grid;width:86px;height:86px;flex:0 0 86px;border:1px solid rgba(255,26,26,.75);color:var(--rush-accent);place-items:center}.rush-mod-guide__feature-icon .material-symbols-outlined{font-size:48px}.rush-mod-guide__featured>h3,.rush-mod-guide__reference h3,.rush-mod-guide__speed h3,.rush-mod-guide__reset h3{margin:24px 0 10px;font-family:var(--rush-heading);font-size:17px;text-transform:uppercase}.rush-mod-guide__steps{margin:0;padding:0;list-style:none}.rush-mod-guide__steps li{display:grid;grid-template-columns:70px 126px minmax(0,1fr);align-items:center;min-height:68px;border-top:1px solid var(--guide-line)}.rush-mod-guide__steps li>b{color:var(--rush-accent);font-family:var(--rush-heading);font-size:34px}.rush-mod-guide__steps li>strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.rush-mod-guide__steps li>span{color:#d6d2cc;font-size:12px;line-height:1.65}.rush-mod-guide kbd{display:inline-flex;min-height:28px;align-items:center;margin:2px 3px;padding:4px 9px;border:1px solid rgba(242,238,231,.28);border-radius:3px;background:#1a1c20;box-shadow:inset 0 -2px #00000073;color:var(--rush-text);font-family:var(--rush-body);font-size:10px;font-weight:600;white-space:nowrap}.rush-controller-button{position:relative;display:inline-grid;width:30px;height:30px;place-items:center;margin:2px 4px;border:1px solid rgba(242,238,231,.42);border-radius:50%;background:linear-gradient(145deg,#27292e,#101114);box-shadow:inset 0 -2px #0000008c,0 1px #ffffff14;color:var(--rush-text);line-height:1;vertical-align:middle}.rush-controller-button--dpad{width:32px;height:32px;border:0;border-radius:0;background:transparent;box-shadow:none}.rush-controller-button__dpad{width:27px;height:27px}.rush-controller-button__dpad-base{fill:#303238;stroke:#f2eee799;stroke-width:1;stroke-linejoin:round}.rush-controller-button__dpad-active{fill:var(--rush-accent)}.rush-controller-button--shoulder{width:40px;height:27px;border-radius:7px 7px 4px 4px;background:linear-gradient(180deg,#34363b,#141518)}.rush-controller-button--shoulder:before{position:absolute;width:24px;height:2px;margin-top:-18px;border-radius:4px;background:#ffffff1f;content:""}.rush-controller-button__label{position:relative;z-index:1;font-family:var(--rush-body);font-size:10px;font-weight:700}.rush-controller-button--stick{position:relative;width:32px;height:32px;background:#121316}.rush-controller-button__stick{width:28px;height:28px;fill:none;stroke:#74777e;stroke-width:1.2}.rush-controller-button__stick-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-family:var(--rush-body);font-size:7px;font-weight:700}.rush-controller-button--face svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rush-controller-button--playstation.rush-controller-button--square{color:#e487cb}.rush-controller-button--playstation.rush-controller-button--triangle{color:#18daa1}.rush-controller-button--playstation.rush-controller-button--cross{color:#6f9be3}.rush-controller-button--playstation.rush-controller-button--circle{color:#ff3151}.rush-controller-button--xbox{border-color:#ffffff38;color:#fff;font-family:var(--rush-body);font-size:13px;font-weight:700}.rush-controller-button--xbox.rush-controller-button--a{background:#2e8b57}.rush-controller-button--xbox.rush-controller-button--b{background:#c43d3d}.rush-controller-button--xbox.rush-controller-button--x{background:#286eaa}.rush-controller-button--xbox.rush-controller-button--y{background:#c69823;color:#101114}.rush-mod-guide__speed-head .rush-controller-button{width:23px;height:23px;margin-inline:2px}.rush-mod-guide__speed-head .rush-controller-button--shoulder{width:32px}.rush-mod-guide__speed-head .rush-controller-button__dpad{width:21px;height:21px}.rush-mod-guide__success{display:flex;align-items:center;gap:12px;margin-top:14px;padding:13px 15px;border:1px solid rgba(55,209,151,.38);background:#37d1970a;color:#65d5a6;font-size:11px;line-height:1.55}.rush-mod-guide__success .material-symbols-outlined{font-size:20px}.rush-mod-guide__modes{margin-top:22px;border:1px solid var(--guide-line);background:var(--guide-panel)}.rush-mod-guide__section-head{padding:25px 28px 20px;border-bottom:1px solid var(--guide-line)}.rush-mod-guide__section-head h2{margin-bottom:0;font-size:42px}.rush-mod-guide__group-label{margin:0;padding:16px 22px 9px;color:var(--rush-accent);font-family:var(--rush-heading);font-size:13px;letter-spacing:.12em;text-transform:uppercase}.rush-mod-guide__modes details{border-top:1px solid var(--guide-line)}.rush-mod-guide__modes summary{display:grid;grid-template-columns:40px minmax(160px,1fr) minmax(150px,.8fr) 24px;align-items:center;min-height:58px;padding:12px 22px;cursor:pointer;list-style:none}.rush-mod-guide__modes summary::-webkit-details-marker{display:none}.rush-mod-guide__modes summary>.material-symbols-outlined:first-child{color:var(--rush-accent);font-size:24px}.rush-mod-guide__modes summary>span:not(.material-symbols-outlined){font-family:var(--rush-heading);font-size:18px;text-transform:uppercase}.rush-mod-guide__modes summary>small{color:var(--guide-muted);font-size:10px}.rush-mod-guide__modes summary>.material-symbols-outlined:last-child{transition:transform .16s ease}.rush-mod-guide__modes details[open] summary>.material-symbols-outlined:last-child{transform:rotate(180deg)}.rush-mod-guide__modes details>div{padding:2px 84px 18px}.rush-mod-guide__modes details p{max-width:680px;margin:0;color:#b9b6b1;font-size:12px;line-height:1.7}.rush-mod-guide__reference{position:sticky;top:112px;align-self:start;display:grid;gap:12px}.rush-mod-guide__reference-card,.rush-mod-guide__speed,.rush-mod-guide__warning,.rush-mod-guide__reset{border:1px solid var(--guide-line);background:var(--guide-panel)}.rush-mod-guide__reference-card{padding:3px 18px 10px}.rush-mod-guide__reference-card p{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;margin:0;border-top:1px solid var(--guide-line)}.rush-mod-guide__reference-card img{filter:brightness(0) invert(1)}.rush-mod-guide__reference-card strong{font-size:11px}.rush-mod-guide__reference-card span:last-child{color:#58d79f;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.rush-mod-guide__reference-card .material-symbols-outlined{color:#58d79f;font-size:18px}.rush-mod-guide__speed-head{display:flex;align-items:baseline;justify-content:space-between;padding:0 16px}.rush-mod-guide__speed-head h3{margin-bottom:9px}.rush-mod-guide__speed-head small{color:var(--guide-muted);font-size:8px}.rush-mod-guide__speed table{width:calc(100% - 24px);margin:0 12px 12px;border-collapse:collapse;font-size:10px}.rush-mod-guide__speed th,.rush-mod-guide__speed td{height:27px;padding:4px 13px;border:1px solid var(--guide-line);text-align:left}.rush-mod-guide__speed th{color:var(--guide-muted);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.rush-mod-guide__speed tr.is-highlighted{color:var(--rush-accent);background:#ff1a1a0e}.rush-mod-guide__warning{display:flex;gap:12px;padding:13px 16px}.rush-mod-guide__warning>.material-symbols-outlined{color:var(--rush-accent);font-size:20px}.rush-mod-guide__warning p{margin:0;color:var(--guide-muted);font-size:10px;line-height:1.5}.rush-mod-guide__warning strong{display:block;margin-bottom:3px;color:var(--rush-accent);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.rush-mod-guide__reset{padding:0 16px 14px}.rush-mod-guide__reset p{margin:0;color:var(--guide-muted);font-size:10px;line-height:1.6}.rush-mod-guide__shop{justify-content:space-between;min-height:78px;padding-inline:22px;font-size:21px}@media(max-width:1050px){.rush-mod-guide__hero{grid-template-columns:1fr;align-items:start}.rush-mod-guide__platforms{max-width:650px}.rush-mod-guide__start{grid-template-columns:160px minmax(0,1fr)}.rush-mod-guide__start>strong{padding-inline:20px}.rush-mod-guide__start li{padding-inline:16px}.rush-mod-guide__layout{grid-template-columns:minmax(0,1fr) 310px}}@media(max-width:820px){.rush-mod-guide{padding-top:22px}.rush-mod-guide__hero{gap:28px;padding-inline:0}.rush-mod-guide__title-wrap h1{font-size:clamp(62px,18vw,94px)}.rush-mod-guide__start{grid-template-columns:1fr}.rush-mod-guide__start>strong{min-height:58px;border-right:0;border-bottom:1px solid var(--guide-line)}.rush-mod-guide__start ol{grid-template-columns:1fr}.rush-mod-guide__start li{min-height:72px;border-right:0;border-bottom:1px solid var(--guide-line)}.rush-mod-guide__start li:last-child{border-bottom:0}.rush-mod-guide__layout{grid-template-columns:1fr}.rush-mod-guide__reference{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.rush-mod-guide__speed{grid-row:span 2}.rush-mod-guide__shop{min-height:68px}}@media(max-width:560px){.rush-mod-guide{padding:18px 0 58px}.rush-mod-guide__title-wrap p{font-size:10px;line-height:1.55}.rush-mod-guide__platform{min-height:64px;gap:8px;font-size:16px}.rush-mod-guide__platform img{width:25px;height:25px}.rush-mod-guide__categories{gap:24px;overflow-x:auto}.rush-mod-guide__categories a{flex:0 0 auto;font-size:12px}.rush-mod-guide__featured{padding:24px 16px 15px}.rush-mod-guide__featured-head{gap:16px}.rush-mod-guide__featured-head h2{font-size:46px}.rush-mod-guide__feature-icon{width:58px;height:58px;flex-basis:58px}.rush-mod-guide__feature-icon .material-symbols-outlined{font-size:34px}.rush-mod-guide__steps li{grid-template-columns:48px minmax(0,1fr);gap:2px 8px;padding:12px 0}.rush-mod-guide__steps li>b{grid-row:1 / 3;font-size:28px}.rush-mod-guide__steps li>strong{align-self:end}.rush-mod-guide__steps li>span{align-self:start;font-size:11px}.rush-mod-guide__section-head{padding-inline:16px}.rush-mod-guide__section-head h2{font-size:38px}.rush-mod-guide__modes summary{grid-template-columns:34px minmax(0,1fr) 24px;padding-inline:15px}.rush-mod-guide__modes summary>small{display:none}.rush-mod-guide__modes summary>span{font-size:17px}.rush-mod-guide__modes details>div{padding:2px 48px 17px}.rush-mod-guide__reference{grid-template-columns:1fr}.rush-mod-guide__speed{grid-row:auto}.rush-mod-guide__shop{font-size:19px}.rush-product__control-grid{grid-template-columns:1fr}.rush-product__control-card{min-height:62px}}.rush-features-page{padding-block:clamp(68px,8vw,116px);background:var(--rush-black)}.rush-features-page__inner{display:grid;gap:clamp(48px,7vw,92px)}.rush-features-page__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(36px,7vw,100px);padding-bottom:clamp(34px,5vw,62px);border-bottom:1px solid var(--rush-border)}.rush-features-page__intro{max-width:820px}.rush-features-page__intro .rush-h1{max-width:780px;margin:12px 0 22px}.rush-features-page__intro .rush-lede{max-width:650px}.rush-features-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.rush-features-page__summary{display:grid;min-width:190px;justify-items:end;padding-left:34px;border-left:1px solid var(--rush-border)}.rush-features-page__summary strong{color:var(--rush-accent);font-family:var(--rush-heading);font-size:clamp(72px,8vw,112px);font-weight:900;line-height:.75}.rush-features-page__summary span{max-width:150px;margin-top:15px;color:var(--rush-muted);font-size:10px;letter-spacing:.1em;line-height:1.45;text-align:right;text-transform:uppercase}.rush-features-page__catalog{display:grid;gap:32px;scroll-margin-top:calc(var(--rush-header-height) + 22px)}.rush-features-page__catalog-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);align-items:end;gap:40px}.rush-features-page__catalog-heading .rush-h2{max-width:690px;margin-top:9px}.rush-features-page__catalog-heading .rush-lede{max-width:480px;justify-self:end}.rush-features-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--rush-border);border-left:1px solid var(--rush-border)}.rush-feature-card{min-height:290px;padding:26px 24px;border-right:1px solid var(--rush-border);border-bottom:1px solid var(--rush-border);background:var(--rush-card);transition:background .16s ease,transform .16s ease}.rush-feature-card:hover{background:#15171b;transform:translateY(-3px)}.rush-feature-card__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.rush-feature-card__topline .material-symbols-outlined{color:var(--rush-accent);font-size:36px}.rush-feature-card__topline>span:last-child{color:var(--rush-dim);font-family:var(--rush-heading);font-size:15px;font-weight:800}.rush-feature-card .rush-h3{margin:10px 0 13px}.rush-feature-card p{margin:0;color:var(--rush-muted);font-size:12px;line-height:1.65}.rush-features-page__note{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,.58fr);align-items:end;gap:clamp(42px,8vw,120px);padding:clamp(32px,5vw,60px);border:1px solid rgba(244,58,47,.55);background:var(--rush-card)}.rush-features-page__note .rush-h2{max-width:620px;margin-top:10px}.rush-features-page__note p{margin:0 0 24px;color:var(--rush-muted);font-size:13px;line-height:1.75}@media(max-width:1080px){.rush-features-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.rush-features-page__hero,.rush-features-page__catalog-heading,.rush-features-page__note{grid-template-columns:1fr}.rush-features-page__summary{min-width:0;justify-items:start;padding:24px 0 0;border-top:1px solid var(--rush-border);border-left:0}.rush-features-page__summary span{text-align:left}.rush-features-page__catalog-heading .rush-lede{justify-self:start}.rush-features-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.rush-features-page{padding-block:52px 68px}.rush-features-page__inner{gap:48px}.rush-features-page__intro .rush-h1{margin-block:10px 16px;font-size:clamp(54px,17vw,68px)}.rush-features-page__actions{display:grid;grid-template-columns:1fr;margin-top:24px}.rush-features-page__actions .rush-button{width:100%}.rush-features-page__summary strong{font-size:72px}.rush-features-page__catalog{gap:24px}.rush-features-page__catalog-heading .rush-h2{font-size:44px}.rush-features-page__grid{grid-template-columns:1fr}.rush-feature-card{min-height:0;padding:22px 20px 24px}.rush-feature-card__topline{margin-bottom:34px}.rush-feature-card p{font-size:13px}.rush-features-page__note{gap:24px;padding:26px 20px}.rush-features-page__note .rush-button{width:100%}}.rush-process{border-top:1px solid var(--rush-border)}.rush-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:28px;border:1px solid var(--rush-border)}.rush-step{padding:28px;border-right:1px solid var(--rush-border)}.rush-step:last-child{border-right:0}.rush-step__number{color:var(--rush-accent);font-family:var(--rush-heading);font-size:30px;font-weight:900}.rush-step h3{margin:12px 0 8px;font-family:var(--rush-heading);font-size:26px;text-transform:uppercase}.rush-step p{margin:0;color:var(--rush-muted);font-size:12px}.rush-newsletter{display:grid;grid-template-columns:1fr minmax(340px,.8fr);align-items:center;gap:34px;padding:clamp(30px,5vw,64px);border:1px solid rgba(244,58,47,.55);background:var(--rush-card)}.rush-newsletter .rush-h2{margin-bottom:10px}.rush-newsletter form{display:grid;grid-template-columns:1fr auto}.rush-newsletter form .rush-field{border-right:0}.rush-editor-placeholder{display:flex;flex-direction:column;gap:4px;padding:28px;border:1px dashed var(--rush-border-strong);color:var(--rush-muted)}.rush-product{padding:clamp(30px,3.5vw,48px) var(--rush-gutter) clamp(72px,8vw,118px)}.rush-product__breadcrumb{display:flex;max-width:var(--rush-container);align-items:center;gap:8px;margin:0 auto 16px;overflow:hidden;color:var(--rush-dim);font-size:9px;letter-spacing:.08em;line-height:1.5;text-transform:uppercase;white-space:nowrap}.rush-product__breadcrumb a{flex:0 0 auto;transition:color .15s ease}.rush-product__breadcrumb a:hover,.rush-product__breadcrumb a:focus-visible{color:var(--rush-accent)}.rush-product__breadcrumb span[aria-hidden]{color:var(--rush-accent)}.rush-product__breadcrumb span[aria-current]{min-width:0;overflow:hidden;color:var(--rush-muted);text-overflow:ellipsis}.rush-product__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);max-width:var(--rush-container);margin-inline:auto;border:0}.rush-gallery{min-width:0;padding:12px;border-right:0;background:var(--rush-black)}.rush-gallery__main{position:relative;display:grid;aspect-ratio:1 / .84;place-items:center;overflow:hidden;border:1px solid var(--rush-border);border-radius:14px;background:#fff}.rush-gallery__main img{width:100%;height:100%;object-fit:contain}.rush-gallery__zoom{position:absolute;right:16px;bottom:16px;display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid rgba(8,9,11,.22);border-radius:6px;background:#ffffffeb;color:#0a0b0d;padding:9px 13px;font-family:var(--rush-heading);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 24px #0000001f;transition:background .16s ease,transform .16s ease}.rush-gallery__zoom:hover,.rush-gallery__zoom:focus-visible{background:#fff;transform:translateY(-2px)}.rush-gallery__zoom .material-symbols-outlined{font-size:20px}.rush-gallery__controls{position:absolute;bottom:16px;left:16px;display:inline-grid;grid-template-columns:38px auto 38px;align-items:center;overflow:hidden;border:1px solid rgba(8,9,11,.22);border-radius:6px;background:#ffffffeb;color:#0a0b0d;box-shadow:0 8px 24px #0000001f}.rush-gallery__controls button{display:grid;width:38px;height:40px;place-items:center;border:0;background:transparent;color:inherit;padding:0}.rush-gallery__controls button:hover,.rush-gallery__controls button:focus-visible{background:#fff;color:var(--rush-accent)}.rush-gallery__controls button .material-symbols-outlined{font-size:21px}.rush-gallery__controls>span{min-width:45px;color:#333;font-size:9px;font-weight:800;letter-spacing:.06em;text-align:center}.rush-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px}.rush-gallery__thumb{aspect-ratio:1;overflow:hidden;border:1px solid var(--rush-border-strong);border-radius:8px;background:#fff;padding:0}.rush-gallery__thumb[aria-current=true]{border-color:var(--rush-accent)}.rush-gallery__thumb img{width:100%;height:100%;object-fit:cover}.rush-gallery-dialog{width:min(94vw,1180px);max-width:none;height:min(92vh,900px);max-height:none;margin:auto;overflow:hidden;border:1px solid var(--rush-border-strong);border-radius:10px;background:#0a0b0d;color:var(--rush-ink);padding:0}.rush-gallery-dialog::backdrop{background:#000000db;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rush-gallery-dialog__header{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid var(--rush-border)}.rush-gallery-dialog__header>div{display:grid;gap:4px}.rush-gallery-dialog__header strong{font-family:var(--rush-heading);font-size:22px;text-transform:uppercase}.rush-gallery-dialog__close,.rush-gallery-dialog__stage>button{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid var(--rush-border-strong);background:#090a0ce0;color:var(--rush-ink)}.rush-gallery-dialog__stage>button{position:relative;z-index:1}.rush-gallery-dialog__close:hover,.rush-gallery-dialog__close:focus-visible,.rush-gallery-dialog__stage>button:hover,.rush-gallery-dialog__stage>button:focus-visible{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-gallery-dialog__stage{display:grid;height:calc(100% - 118px);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;background:#f5f4f1}.rush-gallery-dialog__stage img{width:100%;height:100%;min-height:0;object-fit:contain}.rush-gallery-dialog__caption{height:42px;overflow:hidden;margin:0;padding:12px 20px;color:var(--rush-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}body.rush-gallery-open{overflow:hidden}.rush-product__info{display:flex;flex-direction:column;gap:20px;padding:clamp(28px,4vw,52px);background:transparent}.rush-product__summary{display:grid;align-content:start}.rush-product__status-chip{display:inline-flex;width:fit-content;min-height:32px;align-items:center;gap:9px;margin:0;border:1px solid rgba(72,213,160,.5);background:#48d5a00f;color:#76e1b8;padding:7px 11px;font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}.rush-product__status-chip>span:first-child{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #48d5a014}.rush-product__status-chip.is-unavailable{border-color:#f43a2f7a;background:#f43a2f0f;color:#ff776e}.rush-product__status-chip.is-unavailable>span:first-child{box-shadow:0 0 0 4px #f43a2f14}.rush-product__origin{display:flex;align-items:baseline;gap:10px;margin:18px 0 0;color:#85827e;font-size:11px;font-weight:600;letter-spacing:.2em;line-height:1.35;text-transform:uppercase}.rush-product__origin-mark{flex:0 0 auto;color:var(--rush-accent);font-weight:900;letter-spacing:.06em}.rush-product__origin+.rush-h2{margin-top:11px}.rush-product__platform-mark{display:inline-flex;width:fit-content;min-height:28px;align-items:center;gap:10px;margin-top:2px}.rush-product__platform-mark img{width:auto;object-fit:contain}.rush-product__platform-mark--playstation img{height:26px}.rush-product__platform-mark--xbox img{height:24px}.rush-product__platform-mark--nintendo img{height:18px}.rush-product__platform-label{font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.rush-product__platform-mark--playstation{color:#0070d1}.rush-product__platform-mark--playstation .rush-product__platform-label{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.08em}.rush-product__platform-mark--xbox{color:#107c10}.rush-product__platform-mark--xbox .rush-product__platform-label{font-family:Segoe UI,Arial,sans-serif;font-weight:600;letter-spacing:.055em}.rush-product__platform-mark--nintendo{color:#e60012}.rush-product__platform-mark--nintendo .rush-product__platform-label{font-family:Arial Rounded MT Bold,Arial,sans-serif;letter-spacing:.035em}.rush-product__info .rush-h2{margin:15px 0 10px;font-size:clamp(44px,5vw,72px)}.rush-product__rating{display:inline-flex;width:fit-content;min-height:32px;align-items:center;gap:8px;margin-top:7px;color:#aaa8a3;font-size:12px}.rush-product__rating strong{color:var(--rush-ink)}.rush-product__rating--store{margin-top:2px}.rush-product__rating--store:hover,.rush-product__rating--store:focus-visible{color:var(--rush-ink)}.rush-product__price-row{display:flex;align-items:end;gap:14px;margin-top:14px}.rush-product__price-row .rush-price{font-family:var(--rush-heading);font-size:38px;font-weight:900;line-height:1}.rush-product__price-row s{color:var(--rush-dim)}.rush-product__saving{align-self:center;padding:5px 7px;border:1px solid rgba(72,213,160,.55);color:var(--rush-success);font-family:var(--rush-heading);font-size:12px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.rush-product__availability{display:flex;min-height:58px;align-items:center;gap:11px;margin-top:16px;border:1px solid rgba(72,213,160,.52);background:#48d5a00e;color:#8be8c5;padding:14px 16px;font-size:13px;font-weight:700;letter-spacing:.025em;line-height:1.45}.rush-product__availability-icons{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;color:var(--rush-success)}.rush-product__availability-icon{grid-area:1 / 1}.rush-product__availability-icon.rush-icon-svg{width:31px;height:31px;overflow:visible}.rush-product__availability-icons .material-symbols-outlined{display:none;font-size:25px;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 24}.rush-product__availability-icons.is-unavailable .rush-icon-svg{display:none}.rush-product__availability-icons.is-unavailable .material-symbols-outlined{display:inline-block}.rush-product__availability-copy{display:grid;min-width:0;gap:5px}.rush-product__availability-copy strong{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.rush-product__availability:not(.is-unavailable) .rush-product__availability-copy strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:18px;font-weight:900;letter-spacing:.02em;line-height:1;text-transform:uppercase}.rush-product__availability-copy small{color:#87bba7;font-size:9px;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.rush-product__availability-copy small[hidden]{display:none}.rush-product__share-row{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.rush-product__share-row>button{display:inline-flex;min-height:34px;align-items:center;gap:7px;border:0;background:transparent;color:var(--rush-muted);padding:0;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.rush-product__share-row>button:hover,.rush-product__share-row>button:focus-visible{color:var(--rush-ink)}.rush-product__share-row>button .material-symbols-outlined{color:var(--rush-accent);font-size:18px}.rush-product__share-row>span{color:var(--rush-success);font-size:8px;letter-spacing:.05em;text-align:right;text-transform:uppercase}.rush-product__availability.is-unavailable{border-color:#f43a2f7a;background:#f43a2f0e;color:#ffaaa4}.rush-product__rule{height:1px;background:var(--rush-border)}.rush-product__form-shell,.rush-product-form,.rush-product-form__purchase{display:grid;gap:18px}.rush-product-form__purchase[hidden],.rush-back-in-stock[hidden]{display:none}.rush-option-group{display:grid;gap:9px}.rush-variant-picker{min-width:0;margin:0;border:0;padding:0}.rush-option-group__heading{display:flex;align-items:end;justify-content:space-between;gap:14px}.rush-option-group__heading>span{color:#9a9893;font-size:11px;line-height:1.35;text-align:right;text-transform:uppercase}.rush-option-group__heading>.rush-eyebrow{color:var(--rush-ink);text-align:left}.rush-build-comparison{border:1px solid var(--rush-border);background:#f2eee705}.rush-build-comparison>summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:11px 14px;color:var(--rush-ink);cursor:pointer;list-style:none}.rush-build-comparison>summary::-webkit-details-marker{display:none}.rush-build-comparison>summary:hover,.rush-build-comparison>summary:focus-visible{background:#f2eee709}.rush-build-comparison>summary>span{display:grid;gap:3px}.rush-build-comparison>summary strong{font-family:var(--rush-heading);font-size:13px;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase}.rush-build-comparison>summary small{color:var(--rush-muted);font-size:8px;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.rush-build-comparison>summary>.material-symbols-outlined{color:var(--rush-accent);transition:transform .16s ease}.rush-build-comparison[open]>summary>.material-symbols-outlined{transform:rotate(180deg)}.rush-build-comparison__panel{border-top:1px solid var(--rush-border);padding:12px}.rush-build-comparison__panel>p{margin:0 0 10px;color:var(--rush-muted);font-size:9px;line-height:1.45}.rush-build-comparison__header,.rush-build-comparison__row{display:grid;grid-template-columns:minmax(118px,1.5fr) 44px 44px minmax(62px,.75fr);align-items:center;gap:6px}.rush-build-comparison__header{padding:0 10px 7px;color:var(--rush-dim);font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rush-build-comparison__header span:not(:first-child){text-align:center}.rush-build-comparison__rows{display:grid;gap:5px}.rush-build-comparison__row{width:100%;min-height:52px;border:1px solid var(--rush-border);background:transparent;color:var(--rush-ink);padding:8px 10px;text-align:left;transition:border-color .16s ease,background .16s ease}.rush-build-comparison__row:hover,.rush-build-comparison__row:focus-visible{border-color:var(--rush-border-strong);background:#f2eee706}.rush-build-comparison__row.is-selected{border-color:var(--rush-accent);background:#f43a2f17}.rush-build-comparison__name{display:grid;min-width:0;gap:3px}.rush-build-comparison__name strong{font-family:var(--rush-heading);font-size:11px;font-weight:800;line-height:1.08;text-transform:uppercase}.rush-build-comparison__name small{color:var(--rush-success);font-size:7px;letter-spacing:.07em;text-transform:uppercase}.rush-build-comparison__feature{display:grid;place-items:center;color:var(--rush-dim)}.rush-build-comparison__feature.is-included{color:var(--rush-success)}.rush-build-comparison__feature .material-symbols-outlined{font-size:18px;font-variation-settings:"wght" 700}.rush-build-comparison__price{color:var(--rush-ink);font-family:var(--rush-heading);font-size:12px;font-weight:900;text-align:right;white-space:nowrap}.rush-build-comparison__row.is-selected .rush-build-comparison__price{color:var(--rush-accent)}.rush-variant-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rush-variant-picker__option{position:relative;display:grid;min-width:0;min-height:142px;align-content:start;gap:7px;border:1px solid var(--rush-border);background:transparent;color:var(--rush-ink);padding:16px;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.rush-variant-picker__option:hover,.rush-variant-picker__option:focus-visible{border-color:var(--rush-border-strong);transform:translateY(-2px)}.rush-variant-picker__option.is-selected{border-color:var(--rush-accent);background:#f43a2f1f;box-shadow:inset 0 0 0 1px var(--rush-accent),0 0 22px #f43a2f14;color:var(--rush-ink)}.rush-variant-picker__option.is-sold-out{border-color:#f2eee72e;color:#9a9893;background:#f2eee706}.rush-variant-picker__option.is-sold-out.is-selected{border-color:var(--rush-accent);background:#f43a2f1f;box-shadow:inset 0 0 0 1px var(--rush-accent),0 0 22px #f43a2f14;color:var(--rush-ink)}.rush-variant-picker__name{padding-right:58px;font-family:var(--rush-heading);font-size:17px;font-weight:800;line-height:1.05;text-transform:uppercase}.rush-variant-picker__benefit{min-height:30px;color:var(--rush-muted);font-size:9px;line-height:1.45}.rush-variant-picker__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:auto;padding-top:4px;border-top:1px solid var(--rush-border)}.rush-variant-picker__price{color:var(--rush-ink);font-family:var(--rush-heading);font-size:20px;font-weight:900;line-height:1}.rush-variant-picker__difference{color:var(--rush-dim);font-size:8px;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.rush-variant-picker__status{display:inline-flex;align-items:center;gap:6px;color:var(--rush-success);font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.rush-variant-picker__status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.rush-variant-picker__selection{position:absolute;top:12px;right:12px;display:none;color:var(--rush-accent);font-size:24px;font-variation-settings:"FILL" 1,"wght" 700,"GRAD" 0,"opsz" 24}.rush-variant-picker__selected-label{display:none;width:fit-content;margin-bottom:2px;padding:4px 6px 3px;border:1px solid rgba(244,58,47,.55);color:var(--rush-accent);font-size:8px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.rush-variant-picker__option.is-selected .rush-variant-picker__status-dot{display:none}.rush-variant-picker__option.is-selected .rush-variant-picker__selection{display:inline-block}.rush-variant-picker__option.is-selected .rush-variant-picker__selected-label{display:inline-flex}.rush-variant-picker__option.is-selected .rush-variant-picker__difference{color:var(--rush-accent)}.rush-variant-picker__option.is-sold-out .rush-variant-picker__status{color:#9a9893}.rush-variant-picker__option.is-selected .rush-variant-picker__status,.rush-variant-picker__option.is-sold-out.is-selected .rush-variant-picker__status{color:var(--rush-accent)}.rush-mod-pack{min-width:0}.rush-mod-pack__heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:9px}.rush-mod-pack__heading h3{margin:0}.rush-mod-pack__heading>span{color:#9a9893;font-size:9px;letter-spacing:.05em;line-height:1.35;text-align:right;text-transform:uppercase}.rush-mod-pack.is-included .rush-mod-pack__heading>span{color:var(--rush-success)}.rush-mod-pack__card{display:grid;gap:14px;border:1px solid var(--rush-border);background:#f2eee705;padding:16px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.rush-mod-pack.is-included .rush-mod-pack__card{border-color:#48d5a07a;background:#48d5a00b;box-shadow:inset 0 0 0 1px #48d5a00f}.rush-mod-pack.is-upgrade .rush-mod-pack__card{border-color:#f43a2f6b;background:#f43a2f09}.rush-mod-pack__intro{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px}.rush-mod-pack__intro>div{display:grid;min-width:0;gap:4px}.rush-mod-pack__intro small{color:var(--rush-dim);font-size:8px;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.rush-mod-pack__intro strong{font-family:var(--rush-heading);font-size:17px;font-weight:900;line-height:1.08;text-transform:uppercase}.rush-mod-pack__intro p{max-width:520px;margin:0;color:#aaa8a3;font-size:10px;line-height:1.5}.rush-mod-pack__icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid currentColor;color:var(--rush-accent)}.rush-mod-pack.is-included .rush-mod-pack__icon{color:var(--rush-success)}.rush-mod-pack__icon .material-symbols-outlined{font-size:23px}.rush-mod-pack__badge{display:inline-flex;min-height:26px;align-items:center;gap:5px;border:1px solid rgba(244,58,47,.48);color:var(--rush-accent);padding:5px 7px;font-family:var(--rush-heading);font-size:10px;font-weight:900;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap}.rush-mod-pack.is-included .rush-mod-pack__badge{border-color:#48d5a085;background:#48d5a012;color:var(--rush-success)}.rush-mod-pack__badge .material-symbols-outlined{font-size:14px;font-variation-settings:"FILL" 1,"wght" 700,"GRAD" 0,"opsz" 20}.rush-mod-pack__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 12px;margin:0;border-top:1px solid var(--rush-border);border-bottom:1px solid var(--rush-border);padding:12px 0;list-style:none}.rush-mod-pack__features li{display:flex;min-width:0;align-items:center;gap:6px;color:#aaa8a3;font-size:9px;line-height:1.25}.rush-mod-pack__features .material-symbols-outlined{flex:0 0 auto;color:var(--rush-success);font-size:13px;font-weight:800}.rush-mod-pack.is-upgrade .rush-mod-pack__features .material-symbols-outlined{color:#777570}.rush-mod-pack__compatibility{display:flex;align-items:flex-start;gap:7px;margin:0;color:#9a9893;font-size:9px;line-height:1.45}.rush-mod-pack__compatibility .material-symbols-outlined{flex:0 0 auto;color:var(--rush-accent);font-size:16px}.rush-mod-pack__actions{display:grid;grid-template-columns:1fr;gap:8px}.rush-mod-pack__actions>[hidden]{display:none}.rush-mod-pack__actions>[hidden]+.rush-mod-guide-link{grid-column:auto}.rush-mod-pack__actions .rush-button{min-height:52px;padding-inline:14px}.rush-mod-pack__actions .rush-mod-guide-link{margin-top:0}.rush-mod-pack__live-status{margin:7px 0 0;color:var(--rush-success);font-size:9px;line-height:1.4}.rush-mod-pack__live-status:empty{display:none}.rush-mod-guide-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:52px;margin-top:10px;border:1px solid var(--rush-border);background:#f2eee705;color:var(--rush-muted);padding:10px 12px;transition:border-color .16s ease,background .16s ease,color .16s ease}.rush-mod-guide-link:hover,.rush-mod-guide-link:focus-visible{border-color:var(--rush-accent);background:#f43a2f11;color:var(--rush-ink)}.rush-mod-guide-link.is-active{border-color:#f43a2f9e;background:#f43a2f13;color:var(--rush-ink)}.rush-mod-guide-link>.material-symbols-outlined:first-child{color:var(--rush-accent);font-size:23px}.rush-mod-guide-link>.material-symbols-outlined:last-child{color:var(--rush-accent);font-size:18px}.rush-mod-guide-link>span{display:grid;min-width:0;gap:2px}.rush-mod-guide-link small{color:var(--rush-dim);font-size:8px;font-style:normal;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.rush-mod-guide-link strong{color:currentColor;font-family:var(--rush-heading);font-size:14px;font-weight:900;line-height:1.1;text-transform:uppercase}.rush-mod-guide-link em{color:var(--rush-accent);font-size:8px;font-style:normal;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.rush-product-form__buy-row{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:stretch}.rush-product-form__purchase-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;padding-top:4px}.rush-product-form__purchase-heading>span:last-child{max-width:60%;color:var(--rush-muted);font-size:9px;letter-spacing:.06em;line-height:1.35;text-align:right;text-transform:uppercase}.rush-product-form__buy-row>.rush-option-group{display:flex;align-items:center;justify-content:space-between;gap:16px}.rush-product-form__primary{display:grid;width:100%;gap:7px}.rush-product-form__configured-total{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:2px}.rush-product-form__configured-total span{color:#9a9893;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.rush-product-form__configured-total strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:22px;font-weight:900;line-height:1}.rush-quantity{display:grid;grid-template-columns:42px 58px 42px;width:fit-content;border:1px solid var(--rush-border)}.rush-quantity button,.rush-quantity input{width:100%;height:42px;border:0;background:transparent;text-align:center}.rush-quantity input{-webkit-appearance:textfield;appearance:textfield}.rush-product-form .rush-button{width:100%;min-height:58px}.rush-cart-confirmation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid rgba(72,213,160,.5);background:#48d5a012;color:var(--rush-success);padding:11px 12px}.rush-cart-confirmation[hidden],.rush-cart-error[hidden]{display:none}.rush-cart-confirmation>.material-symbols-outlined{font-size:23px;font-variation-settings:"FILL" 1,"wght" 700}.rush-cart-confirmation>span{display:grid;min-width:0;gap:3px}.rush-cart-confirmation strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:14px;font-weight:900;line-height:1;text-transform:uppercase}.rush-cart-confirmation small{overflow:hidden;color:#93b7a8;font-size:8px;letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-cart-confirmation>a{display:inline-flex;min-height:34px;align-items:center;gap:5px;border-left:1px solid rgba(72,213,160,.28);color:var(--rush-ink);padding-left:11px;font-family:var(--rush-heading);font-size:10px;font-weight:900;text-transform:uppercase;white-space:nowrap}.rush-cart-confirmation>a:hover,.rush-cart-confirmation>a:focus-visible{color:var(--rush-success)}.rush-cart-confirmation>a .material-symbols-outlined{font-size:16px}.rush-cart-error{margin:0;border:1px solid rgba(244,58,47,.5);background:#f43a2f12;color:#ffaaa4;padding:10px 12px;font-size:10px;line-height:1.45}body.rush-mini-cart-open{overflow:hidden}.rush-mini-cart{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;pointer-events:none}.rush-mini-cart[hidden]{display:none}.rush-mini-cart__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000b8;opacity:0;transition:opacity .22s ease}.rush-mini-cart__panel{position:absolute;top:0;right:0;display:flex;width:min(430px,100vw);height:100dvh;flex-direction:column;overflow-y:auto;border-left:1px solid var(--rush-border-strong);background:#0a0b0d;color:var(--rush-ink);box-shadow:-24px 0 70px #00000080;transform:translate(100%);transition:transform .22s cubic-bezier(.22,1,.36,1)}.rush-mini-cart.is-open{pointer-events:auto}.rush-mini-cart.is-open .rush-mini-cart__backdrop{opacity:1}.rush-mini-cart.is-open .rush-mini-cart__panel{transform:none}.rush-mini-cart__header{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid var(--rush-border)}.rush-mini-cart__header>span{display:grid;gap:4px}.rush-mini-cart__header small{color:var(--rush-success);font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rush-mini-cart__header strong{font-family:var(--rush-heading);font-size:25px;font-weight:900;line-height:1;text-transform:uppercase}.rush-mini-cart__header button{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid var(--rush-border-strong);background:transparent;color:var(--rush-ink)}.rush-mini-cart__header button:hover,.rush-mini-cart__header button:focus-visible{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-mini-cart__body{display:grid;gap:16px;padding:20px}.rush-mini-cart__item{display:grid;grid-template-columns:118px minmax(0,1fr);gap:15px}.rush-mini-cart__media{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:7px;background:#fff}.rush-mini-cart__media img{width:100%;height:100%;object-fit:contain}.rush-mini-cart__item-copy{display:grid;min-width:0;align-content:center;gap:5px}.rush-mini-cart__item-copy small{color:var(--rush-success);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.rush-mini-cart__item-copy strong{font-family:var(--rush-heading);font-size:21px;font-weight:900;line-height:1.05;text-transform:uppercase}.rush-mini-cart__item-copy span{color:var(--rush-muted);font-size:10px;line-height:1.35;text-transform:uppercase}.rush-mini-cart__item-copy em{margin-top:4px;color:var(--rush-ink);font-family:var(--rush-heading);font-size:19px;font-style:normal;font-weight:900}.rush-mini-cart__dispatch{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;border:1px solid rgba(72,213,160,.38);background:#48d5a00b;color:var(--rush-success);padding:13px 14px}.rush-mini-cart__dispatch>.rush-icon-svg{width:27px;height:27px}.rush-mini-cart__dispatch>span{display:grid;gap:3px}.rush-mini-cart__dispatch strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:14px;text-transform:uppercase}.rush-mini-cart__dispatch small{color:#87bba7;font-size:8px;letter-spacing:.05em;text-transform:uppercase}.rush-mini-cart__summary{display:flex;align-items:end;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid var(--rush-border)}.rush-mini-cart__summary>span{display:grid;gap:4px}.rush-mini-cart__summary span span{color:var(--rush-muted);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.rush-mini-cart__summary span strong{font-family:var(--rush-heading);font-size:15px;text-transform:uppercase}.rush-mini-cart__summary>strong{font-family:var(--rush-heading);font-size:27px;font-weight:900;line-height:1}.rush-mini-cart__footer{display:grid;gap:10px;margin-top:auto;padding:20px;border-top:1px solid var(--rush-border);background:#111216b8}.rush-mini-cart__footer .rush-button{width:100%;min-height:58px}.rush-mini-cart__view-cart,.rush-mini-cart__continue{display:grid;min-height:43px;place-items:center;border:1px solid var(--rush-border-strong);background:transparent;color:var(--rush-ink);font-family:var(--rush-heading);font-size:11px;font-weight:800;text-transform:uppercase}.rush-mini-cart__view-cart:hover,.rush-mini-cart__view-cart:focus-visible,.rush-mini-cart__continue:hover,.rush-mini-cart__continue:focus-visible{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-mini-cart__footer p{display:flex;align-items:center;justify-content:center;gap:6px;margin:2px 0 0;color:var(--rush-muted);font-size:8px;letter-spacing:.05em;text-transform:uppercase}.rush-mini-cart__footer p .material-symbols-outlined{color:var(--rush-accent);font-size:15px}.rush-product-form__note{margin:-7px 0 0;color:var(--rush-dim);font-size:9px;text-align:center;text-transform:uppercase}.rush-product-form__primary .rush-product-form__note{margin:0}.rush-product-form__low-stock{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:var(--rush-accent);font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1.4;text-transform:uppercase}.rush-product-form__low-stock[hidden]{display:none}.rush-product-form__low-stock .material-symbols-outlined{font-size:17px}.rush-product-form__dynamic .shopify-payment-button__button{min-height:58px;border-radius:1px;font-family:var(--rush-heading);font-weight:800;letter-spacing:.06em;text-transform:uppercase}.rush-back-in-stock{display:grid;gap:12px}.rush-back-in-stock__intro{display:grid;gap:5px}.rush-back-in-stock__intro p{margin:0}.rush-back-in-stock__intro p:last-child{color:#aaa8a3;font-size:12px;line-height:1.55}.rush-back-in-stock__fields{display:grid;grid-template-columns:minmax(0,1fr) auto}.rush-back-in-stock__fields .rush-field{min-width:0;border-right:0}.rush-back-in-stock__fields .rush-button{min-height:56px;white-space:nowrap}.rush-back-in-stock__status{min-height:16px;margin:0;color:var(--rush-muted);font-size:10px;line-height:1.5}.rush-back-in-stock__status.is-success{color:var(--rush-success)}.rush-back-in-stock__status.is-error{color:var(--rush-accent)}.rush-stock-recovery{display:grid;gap:12px;margin-top:6px;padding-top:18px;border-top:1px solid var(--rush-border)}.rush-stock-recovery__heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.rush-stock-recovery__heading>div{display:grid;gap:3px}.rush-stock-recovery__heading h2{margin:0;font-family:var(--rush-heading);font-size:20px;line-height:1.05;text-transform:uppercase}.rush-stock-recovery__heading>a{display:inline-flex;min-height:36px;align-items:center;gap:5px;color:var(--rush-muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rush-stock-recovery__heading>a .material-symbols-outlined{color:var(--rush-accent);font-size:16px}.rush-stock-recovery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rush-stock-recovery__card{display:grid;min-width:0;overflow:hidden;border:1px solid var(--rush-border);background:var(--rush-card);transition:border-color .15s ease,transform .15s ease}.rush-stock-recovery__card:hover,.rush-stock-recovery__card:focus-visible{border-color:#f43a2fb8;transform:translateY(-2px)}.rush-stock-recovery__media{display:grid;aspect-ratio:1.16;place-items:center;overflow:hidden;background:#f5f5f3}.rush-stock-recovery__media img{width:100%;height:100%;object-fit:contain}.rush-stock-recovery__content{display:grid;gap:4px;padding:9px 10px 11px}.rush-stock-recovery__content small{display:flex;align-items:center;gap:6px;color:var(--rush-success);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rush-stock-recovery__content small i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 9px currentColor}.rush-stock-recovery__content>strong{overflow:hidden;font-family:var(--rush-heading);font-size:15px;line-height:1.08;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-stock-recovery__content>span{display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--rush-muted);font-size:8px}.rush-stock-recovery__content .material-symbols-outlined{color:var(--rush-accent);font-size:15px}.rush-product-form__reassurance{display:flex;justify-content:center;flex-wrap:wrap;gap:9px 18px;padding-top:2px;color:#aaa8a3;font-size:11px;text-transform:uppercase}.rush-product-form__reassurance span{display:inline-flex;align-items:center;gap:5px}.rush-product-form__reassurance .material-symbols-outlined{color:var(--rush-accent);font-size:15px}.rush-product-form__primary .rush-product-form__reassurance{padding-top:3px}.rush-product__delivery{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;border:1px solid rgba(72,213,160,.38);background:#48d5a00b;padding:17px 18px}.rush-product__delivery>.material-symbols-outlined{color:var(--rush-success);font-size:25px}.rush-product__delivery .rush-eyebrow{margin:0 0 5px;color:var(--rush-success)}.rush-product__delivery strong{display:block;color:var(--rush-ink);font-family:var(--rush-heading);font-size:19px;font-weight:900;line-height:1.15;text-transform:uppercase}.rush-product__delivery p:last-child{margin:7px 0 0;color:#aaa8a3;font-size:11px;line-height:1.55}.rush-product__benefits{display:grid;gap:0;border:1px solid var(--rush-border)}.rush-product__benefit{display:flex;gap:12px;align-items:center;padding:13px;border-bottom:1px solid var(--rush-border)}.rush-product__benefit:last-child{border-bottom:0}.rush-product__benefit .material-symbols-outlined{color:var(--rush-accent)}.rush-product__benefit span{display:grid;color:var(--rush-muted);font-size:10px}.rush-product__benefit strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:14px;text-transform:uppercase}.rush-product__details{border-top:1px solid var(--rush-border)}.rush-product__details summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-family:var(--rush-heading);font-size:18px;font-weight:800;text-transform:uppercase}.rush-product__description{color:var(--rush-muted);font-size:12px}.rush-product__mod-guide-content{display:grid;gap:14px;padding:0 0 20px}.rush-product__mod-guide-content p{margin:0;line-height:1.65}.rush-product__mod-guide-content .rush-button{width:fit-content;margin-top:2px}.rush-product__mod-guide-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-product__mod-guide-head>div{display:grid;gap:3px}.rush-product__mod-guide-head strong{font-family:var(--rush-heading);font-size:20px;line-height:1.1;text-transform:uppercase}.rush-product__mod-guide-head img{width:30px;height:30px;object-fit:contain}.rush-product__control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rush-product__control-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:10px 12px;border:1px solid var(--rush-border);background:#1112168f}.rush-product__control-card>strong{font-family:var(--rush-heading);font-size:16px;text-transform:uppercase}.rush-product__control-card>span{display:flex;align-items:center;gap:2px;color:var(--rush-muted);font-size:9px;white-space:nowrap}.rush-product__control-card .rush-controller-button{flex:0 0 auto}.rush-product__control-note{display:flex;align-items:flex-start;gap:9px;color:var(--rush-muted);font-size:10px}.rush-product__control-note .material-symbols-outlined{flex:0 0 auto;margin-top:2px;color:var(--rush-accent);font-size:17px}.rush-product__specs{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(30px,6vw,90px);max-width:var(--rush-container);margin:clamp(62px,8vw,110px) auto 0}.rush-product__specs .rush-lede{margin-top:14px}.rush-product__spec-intro{align-self:start}.rush-product__spec-benefits{display:grid;gap:0;margin:26px 0 0;padding:0;border-top:1px solid var(--rush-border);list-style:none}.rush-product__spec-benefits li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:12px;padding:15px 0;border-bottom:1px solid var(--rush-border);color:var(--rush-muted);font-size:10px;line-height:1.55}.rush-product__spec-benefits .material-symbols-outlined{color:var(--rush-accent);font-size:21px}.rush-product__spec-benefits span{display:grid;gap:2px}.rush-product__spec-benefits strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:15px;line-height:1.1;text-transform:uppercase}.rush-spec-card{align-self:start;border:1px solid var(--rush-border);background:var(--rush-card);padding:26px}.rush-spec-card summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.rush-spec-card summary::-webkit-details-marker{display:none}.rush-spec-card summary .material-symbols-outlined{color:var(--rush-accent);transition:transform .16s ease}.rush-spec-card[open] summary .material-symbols-outlined{transform:rotate(45deg)}.rush-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:18px;border-top:1px solid var(--rush-border)}.rush-spec-grid>div{display:grid;gap:6px;padding:18px 0;border-bottom:1px solid var(--rush-border)}.rush-spec-grid>div:nth-child(odd){padding-right:18px;border-right:1px solid var(--rush-border)}.rush-spec-grid>div:nth-child(2n){padding-left:18px}.rush-spec-grid span:first-child{color:var(--rush-dim);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.rush-spec-grid span:last-child{font-family:var(--rush-heading);font-size:17px;font-weight:800;text-transform:uppercase}.rush-sticky-cart{display:none}@media(min-width:721px){.rush-sticky-cart{position:fixed;z-index:95;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(210px,260px);align-items:center;gap:clamp(22px,4vw,58px);padding:11px max(var(--rush-gutter),calc((100vw - var(--rush-container)) / 2));border-top:1px solid var(--rush-border-strong);background:#08090bf7;box-shadow:0 -14px 38px #0006;opacity:0;pointer-events:none;transform:translateY(100%);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rush-sticky-cart.is-visible{opacity:1;pointer-events:auto;transform:none}.rush-sticky-cart__product{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:3px 13px}.rush-sticky-cart__product>span{grid-column:1 / -1;color:var(--rush-accent);font-size:8px;letter-spacing:.1em;text-transform:uppercase}.rush-sticky-cart__product>strong{overflow:hidden;font-family:var(--rush-heading);font-size:22px;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-sticky-cart__product>small{overflow:hidden;color:var(--rush-muted);font-size:9px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-sticky-cart__meta{display:grid;justify-items:end;gap:3px}.rush-sticky-cart__meta>span{display:inline-flex;align-items:center;gap:5px;color:var(--rush-success);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.rush-sticky-cart__meta .material-symbols-outlined{font-size:15px}.rush-sticky-cart__meta>strong{font-family:var(--rush-heading);font-size:25px;line-height:1}.rush-sticky-cart .rush-button{min-height:50px;white-space:nowrap}}@media(min-width:901px){.rush-gallery{position:sticky;top:18px;align-self:start}.rush-gallery__main{height:clamp(320px,calc(100dvh - 185px),680px);aspect-ratio:auto}}.rush-product-mods{padding-block:clamp(48px,6vw,78px);border-top:1px solid var(--rush-border);background:#0b0c0f}.rush-product-mods__inner{display:grid;gap:26px}.rush-product-mods__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);align-items:end;gap:40px}.rush-product-mods__header .rush-h2{margin-top:8px;font-size:clamp(38px,4.5vw,58px)}.rush-product-mods__header .rush-lede{max-width:470px;justify-self:end}.rush-product-mods__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--rush-border);border-left:1px solid var(--rush-border)}.rush-product-mod{min-height:190px;padding:22px 20px;border-right:1px solid var(--rush-border);border-bottom:1px solid var(--rush-border);background:var(--rush-card)}.rush-product-mod__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.rush-product-mod__topline .material-symbols-outlined{color:var(--rush-accent);font-size:29px}.rush-product-mod__topline>span:last-child{color:var(--rush-dim);font-family:var(--rush-heading);font-size:13px;font-weight:800}.rush-product-mod h3{margin:0;color:var(--rush-ink);font-family:var(--rush-heading);font-size:25px;font-weight:900;line-height:1;text-transform:uppercase}.rush-product-mod p{margin:10px 0 0;color:var(--rush-muted);font-size:11px;line-height:1.55}.rush-product-mods__footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.rush-product-mods__footer p{max-width:660px;margin:0;color:var(--rush-dim);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.rush-product-mods__actions{display:flex;flex:0 0 auto;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}@media(max-width:900px){.rush-product-mods__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rush-product-mods{padding-block:44px}.rush-product-mods__header{grid-template-columns:1fr;gap:14px}.rush-product-mods__header .rush-h2{font-size:42px}.rush-product-mods__header .rush-lede{justify-self:start}.rush-product-mods__grid{grid-auto-columns:minmax(240px,78vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;margin-inline:calc(var(--rush-gutter) * -1);padding-inline:var(--rush-gutter);border-left:0;scroll-padding-inline:var(--rush-gutter);scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-product-mods__grid::-webkit-scrollbar{display:none}.rush-product-mod{min-height:190px;border-left:1px solid var(--rush-border);scroll-snap-align:start}.rush-product-mods__footer{align-items:stretch;flex-direction:column}.rush-product-mods__actions{display:grid;width:100%;justify-content:stretch}.rush-product-mods__footer .rush-button{width:100%;min-height:50px}}.rush-review-highlights{border-block:1px solid var(--rush-border)}.rush-all-reviews,.rush-product-reviews{padding-block:clamp(70px,8vw,120px)}.rush-all-reviews__inner,.rush-product-reviews__inner{display:grid;gap:36px}.rush-all-reviews__header{max-width:760px}.rush-all-reviews__header h1{margin:10px 0 16px;font-size:clamp(58px,8vw,100px);line-height:.84}.rush-all-reviews__intro,.rush-product-reviews__header p{margin:12px 0 0;color:var(--rush-muted)}.rush-product-reviews{border-top:1px solid var(--rush-border);background:var(--rush-black-soft);color:var(--rush-ink)}.rush-product-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:30px}.rush-product-reviews__header h2{margin-top:8px;color:var(--rush-ink);font-size:clamp(44px,6vw,76px);line-height:.9}.rush-product-reviews__header p{color:var(--rush-muted)}.rush-product-reviews__score{display:flex;align-items:center;gap:15px}.rush-product-reviews__score>strong{font-family:var(--rush-heading);font-size:62px;line-height:.8}.rush-product-reviews__score>span{display:grid;gap:5px;color:var(--rush-muted)}.rush-product-reviews__actions{display:flex;justify-content:center}.rush-product-reviews__actions .rush-button--ghost{border-color:var(--rush-border-strong);color:var(--rush-ink)}.rush-product-reviews__fallback{display:grid;grid-template-columns:minmax(190px,.28fr) minmax(280px,1fr) auto;align-items:center;gap:clamp(24px,4vw,56px);padding:clamp(26px,4vw,44px);border:1px solid var(--rush-border-strong);background:var(--rush-card)}.rush-product-reviews__fallback--store{border-color:#f43a2f6b}.rush-product-reviews__fallback-score{display:grid;justify-items:start;gap:8px}.rush-product-reviews__fallback-score>strong{font-family:var(--rush-heading);font-size:clamp(66px,7vw,92px);line-height:.78}.rush-product-reviews__fallback-copy h3{margin:0 0 9px;font-family:var(--rush-heading);font-size:clamp(26px,3vw,38px);line-height:1;text-transform:uppercase}.rush-product-reviews__fallback-copy p{max-width:650px;margin:0;color:var(--rush-muted);font-size:12px;line-height:1.65}.rush-product-reviews__fallback .rush-button{min-width:210px;white-space:nowrap}.rush-review-summary{display:grid;grid-template-columns:.3fr 1fr;gap:clamp(28px,6vw,80px);align-items:center;padding:clamp(26px,4vw,48px);border:1px solid var(--rush-border);background:var(--rush-card)}.rush-review-summary__score{display:grid;gap:6px}.rush-review-summary__score strong{font-family:var(--rush-heading);font-size:clamp(70px,8vw,104px);line-height:.8}.rush-review-summary__score small{color:var(--rush-muted)}.rush-review-stars{display:inline-flex;gap:2px;color:var(--rush-accent);line-height:1}.rush-review-stars .is-empty{color:#4e4d4c}.rush-review-summary__bars{display:grid;gap:9px}.rush-review-summary__bar-row{display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:12px;color:var(--rush-muted);font-size:10px}.rush-review-summary__track{display:block;height:5px;background:#333}.rush-review-summary__track>span{display:block;height:100%;background:var(--rush-accent)}.rush-review-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.rush-review-filters__label{margin-right:8px;color:var(--rush-muted);font-size:10px;text-transform:uppercase}.rush-review-filters button{min-height:36px;border:1px solid var(--rush-border);background:transparent;padding:8px 13px;font-size:10px}.rush-review-filters button.is-active,.rush-review-filters button:hover{border-color:var(--rush-accent);background:var(--rush-accent);color:#090909}.rush-product-review-browser{display:grid;gap:14px}.rush-product-review-browser__status{margin:-5px 0 0;color:var(--rush-dim);font-size:9px;letter-spacing:.05em;text-transform:uppercase}.rush-product-review-browser__empty{margin:0;border:1px dashed var(--rush-border-strong);color:var(--rush-muted);padding:20px;text-align:center}.rush-product-review-browser__empty[hidden]{display:none}.rush-review-grid{display:grid;grid-template-columns:repeat(var(--rush-review-columns, 3),minmax(0,1fr));gap:14px}.rush-review-grid--highlights{display:block;column-count:var(--rush-review-columns, 3);column-gap:14px;--rush-review-columns: 3}.rush-review-grid--highlights .rush-review-card{display:inline-flex;width:100%;margin:0 0 14px;break-inside:avoid;vertical-align:top}.rush-review-highlights .rush-review-card__body{padding:20px}.rush-review-grid--product{--rush-review-columns: 3}.rush-all-reviews .rush-review-grid{display:block;column-count:var(--rush-review-columns, 3);column-gap:14px}.rush-all-reviews .rush-review-card{display:inline-flex;width:100%;margin:0 0 14px;break-inside:avoid;vertical-align:top}.rush-review-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#fff;color:#101114;box-shadow:0 18px 48px #00000047;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.rush-review-card[hidden]{display:none}.rush-review-card--featured{border-color:#f43a2fad;box-shadow:0 20px 52px #f43a2f24}.rush-review-card__media{overflow:hidden;border-bottom:1px solid #e6e6e6;background:#fff}.rush-review-card__media--gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e6e6e6}.rush-review-card__media-item{display:grid;min-width:0;place-items:center;background:#fff}.rush-review-card__media:not(.rush-review-card__media--gallery) .rush-review-card__media-item{display:block}.rush-review-card__media img{display:block;width:100%;height:auto;object-fit:contain}.rush-review-card__media-item--video{grid-column:1 / -1}.rush-review-card__video{display:block;width:100%;height:auto;background:#090909}.rush-review-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.rush-review-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.rush-review-card__topline time{color:#686868;font-size:9px}.rush-review-card h2,.rush-review-card h3{margin:18px 0 10px;font-family:var(--rush-heading);font-size:25px;font-weight:800;line-height:1;text-transform:uppercase}.rush-review-card__copy{color:#454545;font-size:12px}.rush-review-card__footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:22px}.rush-review-card__avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--rush-accent);color:#090909;font-family:var(--rush-heading);font-size:18px;font-weight:900}.rush-review-card__customer{display:grid;line-height:1.25}.rush-review-card__customer strong{font-size:11px}.rush-review-card__customer small{color:#686868;font-size:9px}.rush-review-card__verified{margin-left:auto;color:var(--rush-success);font-size:9px;text-transform:uppercase}.rush-review-card__product{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:14px;border-top:1px solid #dedede;color:#282828;font-family:var(--rush-heading);font-size:13px;font-weight:800;text-transform:uppercase}.rush-product-reviews__editor-source{display:grid;gap:clamp(22px,3vw,34px)}.rush-product-reviews__editor-source[hidden]{display:none}.rush-product-reviews__editor-source .rush-review-summary{display:block;padding:clamp(20px,3vw,30px);border-color:#ffffff1f;border-radius:18px;background:radial-gradient(circle at 86% 18%,rgba(244,58,47,.18),transparent 34%),linear-gradient(135deg,#1a1b20,#111216)}.rush-product-reviews__editor-source .rush-review-summary__score{display:grid;grid-template-columns:auto auto minmax(180px,1fr);align-items:center;gap:12px 20px}.rush-product-reviews__editor-source .rush-review-summary__score:before{grid-column:1 / -1;color:var(--rush-accent);content:"CUSTOMER RATING";font-family:var(--rush-heading);font-size:11px;font-weight:800;letter-spacing:.16em}.rush-product-reviews__editor-source .rush-review-summary__score strong{color:var(--rush-ink);font-size:clamp(54px,6vw,78px)}.rush-product-reviews__editor-source .rush-review-summary__score .rush-review-stars{font-size:18px}.rush-product-reviews__editor-source .rush-review-summary__score small{justify-self:end;color:var(--rush-muted);font-size:12px;letter-spacing:.03em}.rush-product-reviews .rush-review-grid--product{display:block;column-count:3;column-gap:16px}.rush-product-reviews .rush-review-grid--product .rush-review-card{display:inline-flex;width:100%;margin:0 0 16px;break-inside:avoid;border-color:#deddd9;border-radius:18px;background:#fff;color:#151619;box-shadow:0 16px 42px #11121617;vertical-align:top}.rush-product-reviews .rush-review-grid--product .rush-review-card__media{aspect-ratio:4 / 3;border-color:#e5e4e1;background:#f2f1ee}.rush-product-reviews .rush-review-grid--product .rush-review-card__media--gallery{grid-auto-rows:minmax(0,1fr)}.rush-product-reviews .rush-review-grid--product .rush-review-card__media--gallery .rush-review-card__media-item--video{grid-column:auto}.rush-product-reviews .rush-review-grid--product .rush-review-card__media-item,.rush-product-reviews .rush-review-grid--product .rush-review-card__media img,.rush-product-reviews .rush-review-grid--product .rush-review-card__video{width:100%;height:100%}.rush-product-reviews .rush-review-grid--product .rush-review-card__media img,.rush-product-reviews .rush-review-grid--product .rush-review-card__video{object-fit:cover}.rush-product-reviews .rush-review-grid--product .rush-review-card__video{min-height:0}.rush-product-reviews .rush-review-grid--product .rush-review-card__body{padding:20px}.rush-product-reviews .rush-review-grid--product .rush-review-card h2,.rush-product-reviews .rush-review-grid--product .rush-review-card h3{margin-block:15px 8px;color:#111216;font-size:clamp(20px,2vw,25px)}.rush-product-reviews .rush-review-grid--product .rush-review-card__copy{color:#55575c;font-size:12px;line-height:1.65}.rush-product-reviews .rush-review-grid--product .rush-review-card__topline time,.rush-product-reviews .rush-review-grid--product .rush-review-card__customer small{color:#77797e}.rush-product-reviews .rush-review-grid--product .rush-review-card__customer strong{color:#17181b}.rush-product-reviews .rush-review-grid--product .rush-review-card__footer{padding-top:18px}.rush-product-reviews .rush-review-grid--product .rush-review-card__product{border-color:#e3e2df;color:#292a2e}@media(hover:hover){.rush-review-card:hover{border-color:#f43a2f8c;box-shadow:0 24px 58px #00000061;transform:translateY(-3px)}}.rush-review-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px}.rush-review-pagination__pages{display:flex;gap:5px}.rush-review-pagination__pages a,.rush-review-pagination__pages>span{display:grid;min-width:36px;height:36px;place-items:center;border:1px solid var(--rush-border)}.rush-review-pagination__pages .is-current{border-color:var(--rush-accent);background:var(--rush-accent);color:#090909}.rush-review-pagination__pages a,a.rush-review-pagination__arrow{transition:border-color .15s ease,background-color .15s ease,color .15s ease,transform .15s ease}.rush-review-pagination__pages a:hover,.rush-review-pagination__pages a:focus-visible,a.rush-review-pagination__arrow:hover,a.rush-review-pagination__arrow:focus-visible{border-color:var(--rush-accent);background:var(--rush-accent);color:#080808;transform:translateY(-2px)}a.rush-review-pagination__arrow{padding:10px 14px;border:1px solid transparent}.rush-all-reviews__empty,.rush-product-reviews__empty{display:flex;align-items:center;gap:20px;padding:30px;border:1px dashed var(--rush-border-strong);color:var(--rush-muted)}.rush-product-reviews__empty h3{margin:0;color:var(--rush-ink);font-family:var(--rush-heading);font-size:26px;text-transform:uppercase}.rush-product-reviews__empty p{margin:3px 0 0}.rush-page,.rush-cart,.rush-support-page{width:min(calc(100% - (var(--rush-gutter) * 2)),var(--rush-container));margin-inline:auto;padding-block:clamp(70px,9vw,132px)}.rush-page>.rush-h1,.rush-cart>.rush-h1{margin:10px 0 34px}.rush-page__content{max-width:860px;color:var(--rush-muted)}.rush-page__content :is(h2,h3){margin:42px 0 14px;color:var(--rush-ink);font-family:var(--rush-heading);line-height:1.05;text-transform:uppercase}.rush-page__content h2{font-size:clamp(27px,3vw,38px)}.rush-page__content h3{font-size:clamp(21px,2.3vw,29px)}.rush-page__content :is(p,li){line-height:1.8}.rush-page__content a,.rush-policy-contact a{color:var(--rush-ink);text-decoration-color:var(--rush-accent);text-decoration-thickness:1px;text-underline-offset:4px}.rush-info-page{padding-block:clamp(70px,9vw,132px)}.rush-info-hero{max-width:900px}.rush-info-hero .rush-h1{max-width:820px;margin:12px 0 22px}.rush-info-hero .rush-lede{max-width:760px}.rush-info-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.rush-info-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:clamp(46px,7vw,86px);border:1px solid var(--rush-border)}.rush-info-stats>div{display:grid;gap:4px;min-height:130px;align-content:center;padding:25px;border-right:1px solid var(--rush-border)}.rush-info-stats>div:last-child{border-right:0}.rush-info-stats strong{font-family:var(--rush-heading);font-size:clamp(27px,3vw,42px);line-height:1;text-transform:uppercase}.rush-info-stats span{color:var(--rush-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.rush-info-sections{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(48px,7vw,88px);background:var(--rush-border);border:1px solid var(--rush-border)}.rush-info-sections article{padding:clamp(27px,4vw,46px);background:var(--rush-card)}.rush-info-sections h2,.rush-guide-card h2,.rush-info-cta h2{margin:12px 0 17px;font-family:var(--rush-heading);font-size:clamp(28px,3vw,40px);line-height:.98;text-transform:uppercase}.rush-info-sections p,.rush-guide-card p,.rush-info-cta p{margin:0;color:var(--rush-muted);line-height:1.75}.rush-info-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:clamp(44px,6vw,72px);padding:clamp(28px,4vw,48px);border:1px solid rgba(244,58,47,.5);background:var(--rush-card)}.rush-info-cta>div{max-width:700px}.rush-info-cta .rush-button{flex:0 0 auto}.rush-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:clamp(46px,7vw,82px)}.rush-guide-card{display:flex;min-height:420px;flex-direction:column;align-items:flex-start;padding:clamp(26px,3.5vw,42px);border:1px solid var(--rush-border);background:var(--rush-card);color:var(--rush-ink);transition:border-color .2s ease,transform .2s ease}.rush-guide-card:hover,.rush-guide-card:focus-visible{border-color:var(--rush-accent);transform:translateY(-4px)}.rush-guide-card__icon{display:grid;width:54px;height:54px;margin-bottom:44px;place-items:center;border:1px solid var(--rush-border-strong);color:var(--rush-accent)}.rush-guide-card p{flex:1}.rush-guide-card>strong{display:flex;align-items:center;gap:8px;margin-top:26px;color:var(--rush-accent);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.rush-guide-card>strong .material-symbols-outlined{font-size:17px}.rush-policy-page{max-width:1120px}.rush-policy-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:42px;border:1px solid var(--rush-border)}.rush-policy-summary>div{display:grid;gap:6px;min-height:96px;align-content:center;padding:20px;border-right:1px solid var(--rush-border)}.rush-policy-summary>div:last-child{border-right:0}.rush-policy-summary strong{font-family:var(--rush-heading);font-size:18px;text-transform:uppercase}.rush-policy-summary span{color:var(--rush-muted);font-size:11px;line-height:1.55}.rush-policy-contact{display:grid;gap:5px;max-width:860px;margin-top:48px;padding:22px;border:1px solid var(--rush-border);background:var(--rush-card);color:var(--rush-muted);font-style:normal}.rush-policy-contact strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:20px;text-transform:uppercase}.rush-search-count{margin:0 0 22px;color:var(--rush-muted);font-size:11px;text-transform:uppercase}.rush-search-result{min-height:260px;padding:24px;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-search-result .rush-h3{margin:16px 0 12px}.rush-search-result p{color:var(--rush-muted);font-size:11px}.rush-search-result__link{display:inline-block;margin-top:18px;color:var(--rush-accent);font-size:10px;text-transform:uppercase}.rush-page>.rush-newsletter{margin-top:28px;padding:0;border:0;background:transparent}.rush-empty{padding:40px;border:1px dashed var(--rush-border-strong);color:var(--rush-muted);text-align:center}.rush-empty .rush-button{margin-top:18px}.rush-cart__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:24px;align-items:start}.rush-cart-table{border-top:1px solid var(--rush-border)}.rush-cart-line{display:grid;grid-template-columns:150px 1fr auto;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--rush-border)}.rush-cart-line>img{width:150px;aspect-ratio:1;object-fit:cover;background:#efede9}.rush-cart-line__content h2{font-size:28px}.rush-cart-line__content p{margin:7px 0;color:var(--rush-muted)}.rush-cart-line__properties{display:grid;gap:5px;margin:9px 0 12px}.rush-cart-line__properties div{display:flex;flex-wrap:wrap;gap:5px;color:var(--rush-muted);font-size:10px;line-height:1.45}.rush-cart-line__properties dt{color:var(--rush-ink);font-weight:700}.rush-cart-line__properties dt:after{content:":"}.rush-cart-line__properties dd{margin:0}.rush-cart-line__controls{display:grid;width:110px;gap:8px;text-align:right}.rush-cart-line__controls p{margin:0;font-family:var(--rush-heading);font-size:22px;font-weight:800}.rush-cart-footer{position:sticky;top:calc(var(--rush-header-height) + 22px);display:grid;gap:16px;padding:26px;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-cart-footer__total{display:flex;justify-content:space-between;margin:0;padding-block:18px;border-block:1px solid var(--rush-border)}.rush-cart-footer__total strong{font-family:var(--rush-heading);font-size:28px}.rush-cart-footer__note{margin:0;color:var(--rush-dim);font-size:10px}.rush-cart-footer__continue{color:var(--rush-muted);font-size:10px;text-align:center;text-transform:uppercase}.rush-cart-footer__proof{display:grid;gap:8px;padding-top:16px;border-top:1px solid var(--rush-border);color:var(--rush-muted);font-size:9px;text-transform:uppercase}.rush-cart-footer__proof span{display:flex;align-items:center;gap:8px}.rush-cart-footer__proof .material-symbols-outlined{color:var(--rush-success);font-size:16px}.rush-support-page__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(42px,8vw,110px)}.rush-support-page__intro .rush-h1,.rush-faq-page__header .rush-h1{margin:11px 0 22px}.rush-support-page__promises{display:grid;gap:0;margin-top:36px;border:1px solid var(--rush-border)}.rush-support-page__promises>div{display:flex;gap:13px;align-items:center;padding:17px;border-bottom:1px solid var(--rush-border)}.rush-support-page__promises>div:last-child{border-bottom:0}.rush-support-page__promises .material-symbols-outlined{color:var(--rush-accent)}.rush-support-page__promises span{display:grid;color:var(--rush-muted);font-size:10px}.rush-support-page__promises strong{color:var(--rush-ink);font-family:var(--rush-heading);font-size:15px;text-transform:uppercase}.rush-contact-details{display:grid;gap:13px;margin-top:24px;padding:20px;border:1px solid var(--rush-border);color:var(--rush-muted);font-style:normal}.rush-contact-details>div{display:flex;gap:12px;align-items:flex-start}.rush-contact-details .material-symbols-outlined{color:var(--rush-accent);font-size:19px}.rush-contact-details span{display:grid;gap:2px;font-size:11px;line-height:1.55}.rush-contact-details strong{color:var(--rush-ink);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.rush-contact-details a{color:var(--rush-ink);overflow-wrap:anywhere;text-decoration-color:var(--rush-accent);text-underline-offset:3px}.rush-contact-form{padding:clamp(26px,4vw,46px);border:1px solid var(--rush-border);background:var(--rush-card)}.rush-contact-form form{display:grid;gap:18px}.rush-contact-form label{display:grid;gap:7px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.rush-contact-form label span{color:var(--rush-dim);font-weight:400}.rush-contact-form textarea{resize:vertical}.rush-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.rush-form-status{padding:14px;border:1px solid rgba(72,213,160,.5);color:var(--rush-success)}.rush-faq-page__header{max-width:780px;margin-bottom:44px}.rush-faq-list{border-top:1px solid var(--rush-border)}.rush-faq-item{border-bottom:1px solid var(--rush-border)}.rush-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;list-style:none;font-family:var(--rush-heading);font-size:clamp(22px,2.4vw,32px);font-weight:800;text-transform:uppercase}.rush-faq-item summary::-webkit-details-marker{display:none}.rush-faq-item[open] summary .material-symbols-outlined{transform:rotate(45deg)}.rush-faq-item__answer{max-width:820px;padding:0 0 24px;color:var(--rush-muted)}.rush-faq-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:56px;padding:30px;border:1px solid rgba(244,58,47,.5);background:var(--rush-card)}.rush-faq-cta h2{margin:5px 0 0;font-family:var(--rush-heading);font-size:38px;line-height:1;text-transform:uppercase}.rush-blog,.rush-article-page{padding-block:clamp(66px,8vw,112px)}.rush-blog__inner,.rush-article-page__inner{display:grid;gap:clamp(42px,6vw,76px)}.rush-blog__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:50px;padding-bottom:clamp(32px,5vw,58px);border-bottom:1px solid var(--rush-border)}.rush-blog__hero .rush-h1{margin:12px 0 18px}.rush-blog__intro{max-width:720px;margin:0;color:var(--rush-muted);font-size:14px;line-height:1.75}.rush-blog__count{display:grid;min-width:150px;justify-items:end;padding-left:28px;border-left:1px solid var(--rush-border)}.rush-blog__count strong{font-family:var(--rush-heading);font-size:72px;font-weight:900;line-height:.8}.rush-blog__count span{margin-top:10px;color:var(--rush-dim);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.rush-blog-topics{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.rush-blog-topics::-webkit-scrollbar{display:none}.rush-blog-topics__label{flex:0 0 auto;margin-right:8px;color:var(--rush-dim);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.rush-blog-topics a{flex:0 0 auto;min-height:38px;padding:10px 14px;border:1px solid var(--rush-border);color:var(--rush-muted);font-size:10px;line-height:1.6;text-transform:uppercase}.rush-blog-topics a:hover,.rush-blog-topics a:focus-visible,.rush-blog-topics a[aria-current=page]{border-color:var(--rush-accent);background:var(--rush-accent);color:#080808}.rush-blog__featured{display:grid;gap:14px}.rush-blog__archive-header{display:flex;align-items:end;justify-content:space-between;gap:24px}.rush-blog__archive-header .rush-h2{margin-top:9px}.rush-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rush-article-card{display:flex;min-width:0;height:100%;flex-direction:column;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-article-card__media{display:block;aspect-ratio:1.45 / 1;overflow:hidden;background:#e9e7e2}.rush-article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.rush-article-card:hover .rush-article-card__media img{transform:scale(1.025)}.rush-article-card__placeholder{display:grid;height:100%;place-content:center;justify-items:center;gap:8px;background:#121315;color:var(--rush-dim);font-family:var(--rush-heading);font-size:18px;font-weight:800;text-transform:uppercase}.rush-article-card__placeholder .material-symbols-outlined{color:var(--rush-accent);font-size:36px}.rush-article-card__body{display:flex;flex:1;flex-direction:column;padding:23px}.rush-article-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--rush-dim);font-size:9px;letter-spacing:.07em;text-transform:uppercase}.rush-article-card h2{margin:15px 0 11px;font-family:var(--rush-heading);font-size:clamp(24px,2.2vw,31px);font-weight:800;line-height:1;text-transform:uppercase}.rush-article-card h2 a:hover,.rush-article-card h2 a:focus-visible{color:var(--rush-accent)}.rush-article-card p{margin:0;color:var(--rush-muted);font-size:11px;line-height:1.7}.rush-article-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:17px}.rush-article-card__tags span{padding:5px 7px;border:1px solid var(--rush-border);color:var(--rush-dim);font-size:8px;letter-spacing:.07em;text-transform:uppercase}.rush-article-card__link{display:inline-flex;width:fit-content;min-height:42px;align-items:center;gap:8px;margin-top:auto;padding-top:20px;color:var(--rush-accent);font-family:var(--rush-heading);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.rush-article-card__link .material-symbols-outlined{font-size:18px;transition:transform .15s ease}.rush-article-card__link:hover .material-symbols-outlined{transform:translate(4px)}.rush-article-card--featured{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.rush-article-card--featured .rush-article-card__media{aspect-ratio:auto;min-height:430px}.rush-article-card--featured .rush-article-card__body{justify-content:center;padding:clamp(30px,4vw,52px)}.rush-article-card--featured h2{font-size:clamp(38px,4vw,58px)}.rush-article-card--featured p{font-size:13px}.rush-article-page__breadcrumb{display:flex;gap:8px;color:var(--rush-dim);font-size:10px;text-transform:uppercase}.rush-article-page__breadcrumb a:hover{color:var(--rush-accent)}.rush-article-page__header{max-width:1030px}.rush-article-page__header h1{margin:14px 0 22px;font-family:var(--rush-heading);font-size:clamp(58px,7.4vw,104px);font-weight:900;letter-spacing:-.025em;line-height:.86;text-transform:uppercase}.rush-article-page__meta{display:flex;flex-wrap:wrap;gap:10px 22px;color:var(--rush-muted);font-size:10px;letter-spacing:.07em;text-transform:uppercase}.rush-article-page__meta>*+*:before{margin-right:22px;color:var(--rush-accent);content:"/"}.rush-article-page__hero{margin:0;overflow:hidden;border:1px solid var(--rush-border);background:#e9e7e2}.rush-article-page__hero img{width:100%;max-height:720px;object-fit:cover}.rush-article-page__layout{display:grid;grid-template-columns:minmax(190px,.3fr) minmax(0,760px) minmax(40px,.2fr);gap:clamp(28px,6vw,82px);align-items:start}.rush-article-page__aside{position:sticky;top:calc(var(--rush-header-height) + 28px);padding-top:20px;border-top:1px solid var(--rush-border)}.rush-article-page__aside p{margin:13px 0;color:var(--rush-muted);font-size:11px;line-height:1.7}.rush-article-page__aside a{color:var(--rush-accent);font-size:10px;text-transform:uppercase}.rush-article-content{min-width:0;color:#cecac3;font-size:15px;line-height:1.85}.rush-article-content>:first-child{margin-top:0}.rush-article-content h2,.rush-article-content h3,.rush-article-content h4{color:var(--rush-ink);font-family:var(--rush-heading);font-weight:800;line-height:1.05;text-transform:uppercase}.rush-article-content h2{margin:56px 0 18px;font-size:clamp(35px,4vw,50px)}.rush-article-content h3{margin:42px 0 15px;font-size:clamp(27px,3vw,36px)}.rush-article-content h4{margin:32px 0 12px;font-size:23px}.rush-article-content p,.rush-article-content ul,.rush-article-content ol{margin-block:0 24px}.rush-article-content ul,.rush-article-content ol{padding-left:24px}.rush-article-content li{margin-bottom:8px}.rush-article-content img{width:auto;max-width:100%;height:auto;margin:34px auto;border:1px solid var(--rush-border)}.rush-article-content blockquote{margin:36px 0;padding:20px 24px;border-left:3px solid var(--rush-accent);background:var(--rush-card);color:var(--rush-ink)}.rush-article-content table{display:block;width:100%;overflow-x:auto;margin:30px 0;border-collapse:collapse}.rush-article-content th,.rush-article-content td{min-width:150px;padding:13px;border:1px solid var(--rush-border);text-align:left}.rush-article-content th{color:var(--rush-ink);font-family:var(--rush-heading);text-transform:uppercase}.rush-article-content iframe,.rush-article-content video{max-width:100%}.rush-article-page__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;border-block:1px solid var(--rush-border)}.rush-article-page__tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.rush-article-page__tags a{padding:8px 10px;border:1px solid var(--rush-border);color:var(--rush-muted);font-size:9px;text-transform:uppercase}.rush-article-page__tags a:hover{border-color:var(--rush-accent);color:var(--rush-accent)}.rush-article-related{display:grid;gap:24px;padding-top:16px}.rush-home-journal{border-top:1px solid var(--rush-border);background:#0b0c0f}.rush-home-journal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.template-index .rush-cinch-hero{min-height:clamp(690px,52vw,790px)}.template-index .rush-cinch-hero__media{bottom:94px}.template-index .rush-cinch-hero__image{right:max(18px,calc((100vw - var(--rush-container)) / 2));height:128%}.template-index .rush-cinch-hero__media:before{background:#0506071f}.template-index .rush-cinch-hero--banner .rush-cinch-hero__media:before{background:linear-gradient(90deg,#050607f5,#050607d1 27%,#05060738 53%,#05060708 76%),linear-gradient(180deg,#0506071f,#05060700 58%,#05060733)}.template-index .rush-cinch-hero--banner .rush-cinch-hero__image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--rush-hero-image-position, center 72%);transform:none}.template-index .rush-cinch-hero__content{min-height:clamp(690px,52vw,790px);padding-bottom:122px}.template-index .rush-cinch-hero__copy{width:min(43%,560px)}.template-index .rush-cinch-hero__copy .rush-h1{max-width:540px;margin-bottom:20px;font-size:clamp(92px,8.1vw,124px);line-height:.79}.template-index .rush-cinch-hero__copy .rush-lede{max-width:455px;font-size:16px;line-height:1.62}.template-index .rush-cinch-hero__actions{gap:14px;margin-top:30px}.template-index .rush-cinch-hero__actions .rush-button{min-height:58px;padding-inline:30px;font-size:16px}.template-index .rush-cinch-hero__rating{gap:10px;margin-top:14px;font-size:10px;letter-spacing:.07em;text-transform:uppercase}.template-index .rush-cinch-hero__reassurance{margin-top:15px;font-size:10px}.template-index .rush-cinch-hero__rating .rush-review-stars{order:2;color:var(--rush-accent);font-size:16px;letter-spacing:2px}.template-index .rush-cinch-hero__rating strong{order:1;font-size:15px}.template-index .rush-cinch-hero__rating>span:last-child{order:3}.template-index .rush-cinch-hero__platforms{margin-top:17px}.template-index .rush-cinch-proof{min-height:94px;background:#08090bf7}.template-index .rush-cinch-proof>div{gap:15px;padding-inline:clamp(18px,2.5vw,38px);border-right:1px solid var(--rush-border)}.template-index .rush-cinch-proof .material-symbols-outlined{color:var(--rush-ink);font-size:31px}.template-index .rush-cinch-proof dt{font-size:15px}.template-index .rush-cinch-proof dd{font-size:10px}.template-index .rush-product-showcase{padding-block:52px 72px}.template-index .rush-product-showcase .rush-section-heading{margin-bottom:28px}.template-index .rush-product-showcase .rush-section-heading .rush-h2{margin-top:9px;font-size:clamp(38px,3.3vw,50px)}.template-index .rush-product-showcase .rush-section-heading .rush-lede{font-size:13px}.template-index .rush-product-showcase .rush-section-heading .rush-button{min-height:44px;font-size:13px}.template-index .rush-product-showcase .rush-product-grid{gap:10px}.template-index .rush-product-showcase .rush-product-card__body{padding:17px 18px 20px}.template-index .rush-product-showcase .rush-product-card__content{gap:10px}.template-index .rush-product-showcase .rush-product-card__rating{font-size:11px}.template-index .rush-product-showcase .rush-product-card__stars .material-symbols-outlined{font-size:15px}.template-index .rush-product-showcase .rush-product-card__title{font-size:22px}.template-index .rush-product-showcase .rush-product-card__price{font-size:25px}.template-index .rush-shop-category{padding-block:96px}.template-index .rush-shop-category .rush-section-header{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.45fr);max-width:none;align-items:end}.template-index .rush-shop-category .rush-section-header .rush-eyebrow{grid-column:1}.template-index .rush-shop-category .rush-section-header .rush-h2{grid-column:1;max-width:620px;font-size:clamp(58px,6vw,82px);line-height:.83}.template-index .rush-shop-category .rush-section-header .rush-lede{grid-column:2;grid-row:1 / 3;align-self:end;max-width:330px;margin:0 0 5px;font-size:15px}.template-index .rush-shop-category__grid{gap:10px}.template-index .rush-shop-category__media{aspect-ratio:1.15 / 1}.template-index .rush-shop-category__content{padding:28px}.template-index .rush-shop-category__content .rush-h3{font-size:34px}.template-index .rush-shop-category__content p{min-height:0;font-size:13px;line-height:1.65}.template-index .rush-shop-category__action{margin-top:24px;font-size:15px}.template-index .rush-trust-stats{padding-block:56px}.template-index .rush-trust-stats>.rush-container{grid-template-columns:minmax(220px,.38fr) minmax(0,1.62fr)}.template-index .rush-trust-stats .rush-h2{font-size:clamp(46px,4.6vw,64px);line-height:.84}.template-index .rush-trust-stat{min-height:112px;display:grid;align-content:center}@media(max-width:1180px){.template-index .rush-cinch-hero__image{right:-80px}.template-index .rush-cinch-hero__copy .rush-h1{font-size:clamp(82px,9vw,106px)}}@media(max-width:900px){.template-index .rush-cinch-hero__copy{width:min(62%,540px)}.template-index .rush-shop-category .rush-section-header{grid-template-columns:1fr}.template-index .rush-shop-category .rush-section-header .rush-lede{grid-column:1;grid-row:auto;margin-top:16px}}@media(max-width:720px){.template-index .rush-cinch-hero{min-height:760px}.template-index .rush-cinch-hero__media{top:0;right:0;bottom:92px;left:0}.template-index .rush-cinch-hero__image{top:-2px;right:auto;left:50%;height:51%;transform:translate(-50%)}.template-index .rush-cinch-hero--banner .rush-cinch-hero__media:before{background:linear-gradient(180deg,#05060708,#05060714 68%,#050607c7)}.template-index .rush-cinch-hero--banner .rush-cinch-hero__media{inset:0 0 auto;height:330px}.template-index .rush-cinch-hero--banner .rush-cinch-hero__image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transform:none}.template-index .rush-cinch-hero__content{min-height:760px;padding-top:286px;padding-bottom:112px}.template-index .rush-cinch-hero__copy{width:100%}.template-index .rush-cinch-hero__copy .rush-h1{max-width:350px;margin-bottom:15px;font-size:clamp(62px,18vw,74px)}.template-index .rush-cinch-hero__copy .rush-lede{font-size:14px;line-height:1.55}.template-index .rush-cinch-hero__actions{gap:9px;margin-top:20px}.template-index .rush-cinch-hero__actions .rush-button{min-height:52px;font-size:14px}.template-index .rush-cinch-hero__rating{flex-wrap:wrap;margin-top:16px;font-size:9px}.template-index .rush-cinch-hero__reassurance{max-width:360px;margin-top:13px;font-size:8px;line-height:1.6}.template-index .rush-cinch-hero__rating .rush-review-stars{font-size:13px}.template-index .rush-cinch-hero__platforms{gap:8px 16px;margin-top:13px}.template-index .rush-cinch-proof{min-height:92px}.template-index .rush-cinch-proof>div{border-right:1px solid var(--rush-border)}.template-index .rush-product-showcase{padding-block:38px 50px}.template-index .rush-product-showcase .rush-section-heading{margin-bottom:21px}.template-index .rush-product-showcase .rush-section-heading .rush-h2{font-size:33px}.template-index .rush-product-showcase .rush-section-heading .rush-lede{max-width:250px;font-size:12px}.template-index .rush-product-grid--showcase .rush-product-card__title{font-size:20px}.template-index .rush-shop-category{padding-block:62px}.template-index .rush-shop-category .rush-section-header .rush-h2{max-width:330px;font-size:51px}.template-index .rush-shop-category .rush-section-header .rush-lede{max-width:330px;font-size:14px}.template-index .rush-shop-category__content{padding:22px 20px}.template-index .rush-shop-category__content .rush-h3{font-size:30px}.template-index .rush-trust-stats{padding-block:46px}.template-index .rush-trust-stats>.rush-container{grid-template-columns:1fr}}.rush-footer{border-top:1px solid var(--rush-border);background:#07080a;padding:clamp(54px,7vw,88px) 0 30px}.rush-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(30px,5vw,74px)}.rush-footer__brand .rush-logo{width:min(var(--rush-logo-desktop-width, 150px),100%)}.rush-footer__brand p{max-width:420px;margin:16px 0 0;color:var(--rush-dim);font-size:10px}.rush-footer__links{display:grid;align-content:start;gap:10px}.rush-footer__links h3{margin:0 0 8px;font-family:var(--rush-heading);font-size:17px;text-transform:uppercase}.rush-footer__links a{color:var(--rush-muted);font-size:11px}.rush-footer__links a:hover,.rush-footer__links a:focus-visible{color:var(--rush-accent)}.rush-footer__payments{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:40px;padding-top:24px;border-top:1px solid var(--rush-border)}.rush-footer__payments svg{width:36px;height:24px}@media(max-width:1180px){.rush-nav{gap:16px}.rush-nav a{font-size:13px}.rush-header__build{display:none}.rush-product-grid,.rush-product-grid--collection,.rush-product-grid--showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.rush-product-showcase--carousel .rush-product-grid--showcase{grid-auto-columns:minmax(250px,calc((100% - 20px) / 3));grid-template-columns:none}.rush-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rush-trust-stats>.rush-container{grid-template-columns:1fr}.rush-home-journal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){:root{--rush-header-height: 66px;--rush-ticker-height: 38px}.rush-header--contained{padding:0;border-bottom:1px solid var(--rush-border);background:#090a0cfa}.rush-header--contained .rush-header__inner{width:min(calc(100% - (var(--rush-gutter) * 2)),var(--rush-container));height:100%;padding-inline:0;border:0;border-radius:0;background:transparent;box-shadow:none}.rush-header__inner{grid-template-columns:1fr auto}.rush-nav,.rush-account-link{display:none}.rush-menu-toggle{display:inline-grid}.rush-cinch-hero__media{top:0;right:0;bottom:104px;left:0}.rush-cinch-hero__image{right:-70px;height:125%}.rush-cinch-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000075;content:""}.rush-cinch-hero__copy{width:min(82%,560px);background:#08090bd6}.rush-cinch-proof{min-height:104px;grid-template-columns:repeat(2,1fr)}.rush-cinch-proof>div:nth-child(2){border-right:0}.rush-cinch-proof>div:nth-child(n+3){display:none}.rush-shop-category__grid{grid-template-columns:repeat(2,1fr)}.rush-shop-category__grid--3 .rush-shop-category__item:last-child{grid-column:1 / -1}.rush-product__grid{grid-template-columns:1fr}.rush-gallery{border-right:0;border-bottom:0}.rush-product__specs,.rush-support-page__grid,.rush-cart__form{grid-template-columns:1fr}.rush-cart-footer{position:static}.rush-review-grid--highlights,.rush-review-grid--product{--rush-review-columns: 2}.rush-product-reviews .rush-review-grid--product,.rush-all-reviews .rush-review-grid{column-count:2}.rush-footer__grid{grid-template-columns:1.3fr repeat(2,1fr)}.rush-footer__links:last-child{grid-column:2}.rush-article-card--featured{grid-template-columns:1fr}.rush-article-card--featured .rush-article-card__media{aspect-ratio:1.55 / 1;min-height:0}.rush-article-page__layout{grid-template-columns:minmax(0,760px);justify-content:center}.rush-article-page__aside{position:static}}@media(max-width:720px){:root{--rush-gutter: 18px;--rush-ticker-height: 26px}body{font-size:13px}.rush-header__actions{gap:1px}.rush-icon-button{width:36px}.rush-header .rush-logo{width:var(--rush-logo-mobile-width, 92px)}.rush-marquee__item{padding-inline:18px;font-size:10px}.rush-marquee__separator{margin-left:14px}.rush-h1{font-size:clamp(54px,18vw,82px)}.rush-h2{font-size:clamp(38px,12vw,56px)}.rush-section{padding-block:64px}.rush-section-heading,.rush-section-header{align-items:start;flex-direction:column;margin-bottom:24px}.rush-section-heading .rush-button{width:100%}.rush-cinch-hero{min-height:660px}.rush-cinch-hero__media{top:0;right:0;bottom:154px;left:0}.rush-cinch-hero__image{top:0;right:-105px;height:82%;object-position:center top;transform:none}.rush-cinch-hero__content{min-height:660px;align-content:end;padding-bottom:172px}.rush-cinch-hero__copy{width:100%;padding:22px 0;background:#08090be6}.rush-cinch-hero__copy .rush-h1{margin-block:9px 13px}.rush-cinch-hero__copy .rush-lede{font-size:12px}.rush-cinch-hero__actions{display:grid;grid-template-columns:1fr;margin-top:18px}.rush-cinch-proof{min-height:154px;grid-template-columns:1fr}.rush-cinch-proof>div{padding:13px 16px;border-right:0;border-bottom:1px solid var(--rush-border)}.rush-cinch-proof>div:nth-child(2){border-bottom:0}.rush-product-grid,.rush-product-grid--collection,.rush-product-grid--showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.rush-product-showcase--carousel .rush-product-grid--showcase{grid-auto-columns:minmax(244px,calc((100% - 9px)/2));grid-template-columns:none}.rush-product-card__media{aspect-ratio:1 / .9}.rush-product-card--catalog .rush-product-card__media,.rush-product-card--bestseller .rush-product-card__media,.rush-product-card--quick-ship .rush-product-card__media{aspect-ratio:1 / 1}.rush-product-card__body{padding:13px}.rush-product-card--catalog .rush-product-card__body,.rush-product-card--bestseller .rush-product-card__body,.rush-product-card--quick-ship .rush-product-card__body{padding:8px 9px 9px}.rush-product-card--catalog .rush-product-card__content,.rush-product-card--bestseller .rush-product-card__content,.rush-product-card--quick-ship .rush-product-card__content{gap:4px}.rush-card-badge{top:9px;left:9px;padding:6px 7px;font-size:12px}.rush-product-card__rating{gap:4px;font-size:8px}.rush-product-card__stars .material-symbols-outlined{font-size:11px}.rush-product-card__title{min-height:2.2em;font-size:16px}.rush-product-card--catalog .rush-product-card__title,.rush-product-card--bestseller .rush-product-card__title,.rush-product-card--quick-ship .rush-product-card__title{display:-webkit-box;min-height:0;overflow:hidden;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rush-product-card__price{font-size:20px}.rush-product-card--catalog .rush-product-card__price,.rush-product-card--bestseller .rush-product-card__price,.rush-product-card--quick-ship .rush-product-card__price{font-size:17px}.rush-product-card__compare-price{font-size:9px}.rush-product-card__saving{padding:4px 5px;font-size:9px}.rush-product-card__view{display:none}.rush-collection-hero{padding-top:54px}.rush-collection__tools{align-items:stretch}.rush-sort-row{align-items:stretch;flex-direction:column}.rush-sort-row__control{width:100%}.rush-collection-cta,.rush-faq-cta{align-items:stretch;flex-direction:column}.rush-collection-cta .rush-button,.rush-faq-cta .rush-button{width:100%}.rush-shop-category__grid,.rush-customizer-entry__grid,.rush-feature-panels__grid{grid-template-columns:1fr}.rush-shop-category__grid--3 .rush-shop-category__item:last-child{grid-column:auto}.rush-customizer-card{min-height:430px}.rush-steps{grid-template-columns:1fr}.rush-step{border-right:0;border-bottom:1px solid var(--rush-border)}.rush-step:last-child{border-bottom:0}.rush-newsletter{grid-template-columns:1fr}.rush-newsletter form{grid-template-columns:1fr;gap:8px}.rush-newsletter form .rush-field{border-right:1px solid var(--rush-border)}.rush-product{padding-inline:0;padding-top:24px}.rush-product__breadcrumb{margin-right:18px;margin-left:18px}.rush-product__grid{border-right:0;border-left:0}.rush-gallery{padding:10px}.rush-gallery__thumbs{grid-template-columns:repeat(5,1fr)}.rush-product__info{padding:25px 18px}.rush-product__specs{padding-inline:18px}.rush-spec-grid{grid-template-columns:1fr}.rush-spec-grid>div:nth-child(odd),.rush-spec-grid>div:nth-child(2n){padding-inline:0;border-right:0}.rush-product-reviews__header{align-items:start;flex-direction:column}.rush-review-summary,.rush-review-grid,.rush-review-grid--highlights,.rush-review-grid--product{grid-template-columns:1fr}.rush-review-grid--highlights{column-count:1;--rush-review-columns: 1}.rush-product-reviews .rush-review-grid--product,.rush-all-reviews .rush-review-grid{column-count:1}.rush-review-pagination{align-items:stretch;flex-direction:column}.rush-review-pagination__pages{justify-content:center}.rush-cart-line{grid-template-columns:100px 1fr;align-items:start}.rush-cart-line>img{width:100px}.rush-cart-line__controls{grid-column:2;width:100%;text-align:left}.rush-form-grid{grid-template-columns:1fr}.rush-footer__grid{grid-template-columns:repeat(2,1fr)}.rush-footer__brand{grid-column:1 / -1}.rush-footer__links:last-child{grid-column:auto}.rush-blog,.rush-article-page{padding-block:48px 68px}.rush-blog__inner,.rush-article-page__inner{gap:38px}.rush-blog__hero{grid-template-columns:1fr;gap:26px}.rush-blog__hero .rush-h1{font-size:clamp(52px,15vw,66px)}.rush-blog__count{grid-template-columns:auto 1fr;align-items:end;justify-items:start;gap:12px;min-width:0;padding:0;border-left:0}.rush-blog__count strong{font-size:56px}.rush-blog__count span{margin:0 0 3px}.rush-blog-topics{margin-inline:calc(var(--rush-gutter) * -1);padding:2px var(--rush-gutter) 8px;scroll-padding-inline:var(--rush-gutter)}.rush-blog-topics a{min-height:44px}.rush-blog__archive-header{align-items:start;flex-direction:column}.rush-article-grid{grid-template-columns:1fr}.rush-home-journal__grid{grid-auto-columns:minmax(260px,82vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;margin-inline:calc(var(--rush-gutter) * -1);padding-inline:var(--rush-gutter);scroll-padding-inline:var(--rush-gutter);scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-home-journal__grid::-webkit-scrollbar{display:none}.rush-home-journal__grid>*{scroll-snap-align:start}.rush-article-card__media{aspect-ratio:1.35 / 1}.rush-article-card__body{padding:20px 18px}.rush-article-card h2{font-size:29px}.rush-article-card p{font-size:13px}.rush-article-card__meta{font-size:10px}.rush-article-card__link{min-height:44px;font-size:14px}.rush-article-card--featured .rush-article-card__media{aspect-ratio:1.2 / 1}.rush-article-card--featured .rush-article-card__body{padding:23px 18px}.rush-article-card--featured h2{font-size:34px}.rush-article-card--featured p{font-size:14px}.rush-article-page__breadcrumb{overflow-x:auto;white-space:nowrap}.rush-article-page__header h1{font-size:clamp(48px,13.5vw,61px)}.rush-article-page__meta{display:grid;gap:4px;font-size:10px}.rush-article-page__meta>*+*:before{margin-right:8px}.rush-article-page__hero{margin-inline:calc(var(--rush-gutter) * -1);border-inline:0}.rush-article-page__hero img{aspect-ratio:1.22 / 1;object-fit:cover}.rush-article-page__layout{gap:30px}.rush-article-page__aside{padding:18px;border:1px solid var(--rush-border);background:var(--rush-card)}.rush-article-page__aside p{font-size:13px}.rush-article-content{font-size:15px;line-height:1.78}.rush-article-content h2{margin-top:44px;font-size:37px}.rush-article-content h3{margin-top:36px;font-size:30px}.rush-article-content img{margin-block:28px}.rush-article-content table{margin-inline:calc(var(--rush-gutter) * -1);width:calc(100% + (var(--rush-gutter) * 2));padding-inline:var(--rush-gutter)}.rush-article-page__footer{align-items:stretch;flex-direction:column}.rush-article-page__footer .rush-button{width:100%}.rush-article-page__tags{justify-content:flex-start}.rush-article-grid--related{grid-auto-columns:minmax(250px,78vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;margin-inline:calc(var(--rush-gutter) * -1);padding-inline:var(--rush-gutter);scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-article-grid--related::-webkit-scrollbar{display:none}.rush-article-grid--related>*{scroll-snap-align:start}}@media(max-width:720px){:root{--rush-gutter: 16px;--rush-header-height: 64px;--rush-ticker-height: 32px}html{scroll-padding-top:calc(var(--rush-header-height) + 12px)}body{font-size:14px;line-height:1.6}button,input,select,textarea{font-size:16px}.rush-main{overflow:clip}.rush-container{width:min(calc(100% - 32px),var(--rush-container))}.rush-section{padding-block:50px}.rush-h1{font-size:clamp(50px,15vw,66px);line-height:.88}.rush-h2{font-size:clamp(38px,11vw,48px);line-height:.9}.rush-h3{font-size:clamp(25px,7vw,32px)}.rush-lede{font-size:14px;line-height:1.65}.rush-eyebrow{font-size:10px}.rush-button{min-height:50px;padding-inline:20px}.rush-field{min-height:50px;padding:13px 14px}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--rush-accent);outline-offset:3px}.rush-header__inner{min-height:var(--rush-header-height);gap:8px}.rush-header .rush-logo{display:inline-flex;align-items:center;width:var(--rush-logo-mobile-width, 92px);min-height:44px}.rush-header__actions{gap:0}.rush-icon-button{width:44px;height:44px}.rush-icon-button .material-symbols-outlined{font-size:23px}.rush-cart-count{top:3px;right:2px;min-width:17px;height:17px}.rush-marquee__item{padding-inline:20px;font-size:11px;font-weight:900;letter-spacing:.09em}.rush-marquee__separator{margin-left:15px}.rush-mobile-menu{top:var(--rush-header-height);overflow-y:auto;overscroll-behavior:contain;padding:18px var(--rush-gutter) calc(32px + env(safe-area-inset-bottom))}.rush-mobile-menu a,.rush-mobile-dropdown>summary{min-height:54px;padding-block:14px;font-size:26px}.rush-mobile-dropdown__menu{padding:0 0 12px 16px}.rush-mobile-dropdown__menu a{min-height:48px;padding-block:12px;font-size:19px}.rush-cinch-hero{min-height:720px}.rush-cinch-hero__media{top:0;right:0;bottom:92px;left:0}.rush-cinch-hero__media:after{background:#0003}.rush-cinch-hero__image{top:-8px;right:auto;left:50%;width:auto;height:55%;object-position:center top;transform:translate(-50%)}.rush-cinch-hero__content{min-height:720px;align-content:end;padding-top:270px;padding-bottom:112px}.rush-cinch-hero__copy{width:100%;padding:22px 0 18px;background:#08090bf0}.rush-cinch-hero__copy .rush-h1{max-width:330px;margin:0 0 14px;font-size:clamp(58px,17vw,70px)}.rush-cinch-hero__copy .rush-lede{max-width:340px;font-size:14px;line-height:1.55}.rush-cinch-hero__rating{margin-top:15px;font-size:10px}.rush-cinch-hero__actions{grid-template-columns:1fr;gap:10px;margin-top:22px}.rush-cinch-hero__actions .rush-button{width:100%;min-height:52px}.rush-cinch-proof{display:grid;min-height:92px;grid-auto-columns:minmax(235px,76vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-cinch-proof::-webkit-scrollbar{display:none}.rush-cinch-proof>div,.rush-cinch-proof>div:nth-child(n+3){display:flex;min-height:92px;padding:14px 18px;border-right:1px solid var(--rush-border);border-bottom:0;scroll-snap-align:start}.rush-cinch-proof>div:nth-child(2){border-right:1px solid var(--rush-border)}.rush-cinch-proof .material-symbols-outlined{font-size:25px}.rush-cinch-proof dt{font-size:13px}.rush-cinch-proof dd{font-size:10px}.rush-section-heading,.rush-section-header{gap:14px;margin-bottom:22px}.rush-section-heading .rush-button{width:auto;min-height:44px}.rush-product-showcase{padding-block:32px 44px}.rush-product-showcase .rush-section-heading{flex-direction:row;align-items:end;justify-content:space-between}.rush-product-showcase .rush-section-heading .rush-h2{font-size:31px}.rush-product-showcase .rush-section-heading .rush-button{width:auto;white-space:nowrap}.rush-product-showcase .rush-section-heading .rush-button{min-height:44px}.rush-product-grid--showcase{display:grid;grid-auto-columns:minmax(252px,78vw);grid-auto-flow:column;grid-template-columns:none;gap:12px;overflow-x:auto;padding:0 var(--rush-gutter) 8px;margin-inline:calc(var(--rush-gutter) * -1);overscroll-behavior-inline:contain;scroll-padding-inline:var(--rush-gutter);scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-product-grid--showcase::-webkit-scrollbar{display:none}.rush-product-grid--showcase>*{scroll-snap-align:start}.rush-product-showcase__swipe-cue{display:flex;width:fit-content;align-items:center;gap:8px;margin:12px 0 0 auto;color:var(--rush-dim);font-family:var(--rush-mono);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.rush-product-showcase__swipe-cue .material-symbols-outlined{color:var(--rush-accent);font-size:17px}.rush-customizer-card{min-height:360px}.rush-shop-category__item{min-height:330px}.rush-trust-stats{padding-block:44px}.rush-trust-stats>.rush-container{gap:22px}.rush-trust-stats__grid{grid-auto-columns:minmax(170px,63vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-trust-stats__grid::-webkit-scrollbar{display:none}.rush-trust-stat{min-height:112px;padding:22px 18px;scroll-snap-align:start}.rush-trust-stat span{font-size:31px}.rush-trust-stat p{font-size:10px}.rush-step{padding:22px 20px}.rush-step h3{font-size:24px}.rush-step p{font-size:13px}.rush-newsletter{gap:22px;padding:26px 20px}.rush-newsletter form .rush-field{border-right:1px solid var(--rush-border)}.rush-newsletter form .rush-button{width:100%}.rush-product-grid,.rush-product-grid--collection{gap:10px}.rush-product-card{border-radius:2px}.rush-product-card:hover,.rush-product-card:focus-within{transform:none}.rush-product-card__media,.rush-product-card--catalog .rush-product-card__media,.rush-product-card--bestseller .rush-product-card__media,.rush-product-card--quick-ship .rush-product-card__media{aspect-ratio:1}.rush-product-card__body,.rush-product-card--catalog .rush-product-card__body,.rush-product-card--bestseller .rush-product-card__body,.rush-product-card--quick-ship .rush-product-card__body{padding:11px 10px 12px}.rush-product-card__content,.rush-product-card--catalog .rush-product-card__content,.rush-product-card--bestseller .rush-product-card__content,.rush-product-card--quick-ship .rush-product-card__content{gap:7px}.rush-product-card__rating{max-width:100%;gap:5px;font-size:9px;white-space:nowrap}.rush-product-card__stars .material-symbols-outlined{font-size:12px}.rush-product-card__title,.rush-product-card--catalog .rush-product-card__title,.rush-product-card--bestseller .rush-product-card__title,.rush-product-card--quick-ship .rush-product-card__title{font-size:15px;line-height:1.08}.rush-product-card__pricing{min-height:0;align-items:center;gap:6px 7px}.rush-product-card__price,.rush-product-card--catalog .rush-product-card__price,.rush-product-card--bestseller .rush-product-card__price,.rush-product-card--quick-ship .rush-product-card__price{font-size:19px}.rush-product-card__compare-price{font-size:10px}.rush-product-card__saving{padding:5px 6px;font-size:9px}.rush-card-badge{top:8px;left:8px;font-size:11px}.rush-product-grid--showcase .rush-product-card__body{padding:15px}.rush-product-grid--showcase .rush-product-card__rating{font-size:10px}.rush-product-grid--showcase .rush-product-card__stars .material-symbols-outlined{font-size:14px}.rush-product-grid--showcase .rush-product-card__title{font-size:19px}.rush-product-grid--showcase .rush-product-card__price{font-size:23px}.rush-collection{padding-bottom:72px}.rush-collection-hero{max-width:100%;padding:42px 0 30px}.rush-collection__title{margin:9px 0 15px;font-size:clamp(48px,14vw,60px)}.rush-collection__lede{font-size:13px;line-height:1.65}.rush-collection__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-top:20px}.rush-collection__proof span{font-size:9px;line-height:1.35}.rush-collection__tools{margin-bottom:18px;padding-block:12px}.rush-sort-row{gap:10px}.rush-filter-panel__head,.rush-sort-row__control{min-height:48px}.rush-filter-panel form{position:fixed;z-index:110;top:calc(var(--rush-header-height) + 10px);right:var(--rush-gutter);left:var(--rush-gutter);width:auto;max-height:calc(100dvh - var(--rush-header-height) - 28px);overflow-y:auto}.rush-pagination{flex-wrap:wrap;gap:5px;margin-top:36px}.rush-pagination a,.rush-pagination .page.current{min-width:44px;min-height:44px;padding-inline:10px}.rush-product{padding-top:12px;padding-bottom:68px}.rush-product__grid{border-top:0}.rush-gallery{padding:10px 10px 14px}.rush-gallery__main{aspect-ratio:1}.rush-gallery__thumbs{display:grid;grid-auto-columns:68px;grid-auto-flow:column;grid-template-columns:none;gap:8px;overflow-x:auto;padding-bottom:3px;scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-gallery__thumbs::-webkit-scrollbar{display:none}.rush-gallery__thumb{min-width:68px;scroll-snap-align:start}.rush-product__info{gap:22px;padding:26px 18px 30px}.rush-product__status-chip{min-height:30px;font-size:10px}.rush-product__origin{gap:8px;margin-top:15px;font-size:10px;letter-spacing:.15em}.rush-product__info .rush-h2{margin:13px 0 9px;font-size:clamp(42px,12vw,52px)}.rush-product__platform-mark{min-height:26px}.rush-product__platform-label{font-size:12px}.rush-product__availability{min-height:62px;margin-top:13px;padding:13px 14px;font-size:13px}.rush-product__rating{min-height:34px;font-size:12px}.rush-product__price-row{flex-wrap:wrap;margin-top:14px}.rush-product__price-row .rush-price{font-size:37px}.rush-product-form{gap:20px}.rush-product-form__buy-row{grid-template-columns:1fr;align-items:stretch}.rush-product-form__buy-row>.rush-option-group{grid-template-columns:auto 1fr;align-items:center}.rush-quantity{grid-template-columns:46px 64px 46px}.rush-quantity button,.rush-quantity input{height:46px}.rush-product-form .rush-button{min-height:58px}.rush-mod-pack__heading{align-items:start}.rush-mod-pack__heading>span{max-width:145px}.rush-mod-pack__card{gap:15px;padding:14px}.rush-mod-pack__intro{grid-template-columns:auto minmax(0,1fr)}.rush-mod-pack__intro strong{font-size:16px}.rush-mod-pack__intro p{font-size:10px}.rush-mod-pack__badge{grid-column:1 / -1;width:fit-content;margin-left:50px}.rush-mod-pack__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.rush-mod-pack__features li{font-size:9px}.rush-mod-pack__compatibility{font-size:10px}.rush-mod-pack__actions{grid-template-columns:1fr}.rush-mod-pack__actions>[hidden]+.rush-mod-guide-link{grid-column:auto}.rush-mod-guide-link{grid-template-columns:auto minmax(0,1fr) auto;min-height:58px;padding:11px 12px}.rush-mod-guide-link em{display:none}.rush-mod-guide-link strong{font-size:15px}.rush-back-in-stock__fields{grid-template-columns:1fr;gap:8px}.rush-back-in-stock__fields .rush-field{min-height:54px;border-right:1px solid var(--rush-border)}.rush-back-in-stock__fields .rush-button{width:100%;min-height:58px}.rush-product-form__note{font-size:10px;line-height:1.5}.rush-product__benefit{min-height:58px;padding:14px}.rush-product__benefit span{font-size:11px}.rush-product__benefit strong{font-size:15px}.rush-product__details summary{min-height:58px;padding:17px 0;font-size:20px}.rush-product__description{font-size:14px;line-height:1.75}.rush-product__description :where(p,li){line-height:1.75}.rush-product-form__reassurance{justify-content:start;gap:9px 13px;font-size:10px}.rush-product__delivery{padding:16px}.rush-product__delivery strong{font-size:18px}.rush-product__delivery p:last-child{font-size:12px}.rush-sticky-cart{position:fixed;z-index:95;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:10px 12px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--rush-border-strong);background:#090a0cf7;box-shadow:0 -12px 32px #00000061;opacity:0;pointer-events:none;transform:translateY(100%);transition:opacity .16s ease,transform .16s ease}.rush-sticky-cart.is-visible{opacity:1;pointer-events:auto;transform:none}.rush-sticky-cart__product{display:grid;min-width:0}.rush-sticky-cart__product>span,.rush-sticky-cart__product>strong{display:none}.rush-sticky-cart__product>small{overflow:hidden;color:var(--rush-muted);font-size:9px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rush-sticky-cart__meta{display:grid;grid-column:1;grid-row:2}.rush-sticky-cart__meta>span{display:none}.rush-sticky-cart__meta>strong{font-family:var(--rush-heading);font-size:22px;line-height:1}.rush-sticky-cart>.rush-button{grid-column:2;grid-row:1 / 3}.rush-sticky-cart .rush-button{min-height:48px;padding:12px 16px;font-size:13px;white-space:nowrap}.rush-sticky-cart .material-symbols-outlined{font-size:18px}.rush-product__specs{gap:26px;margin-top:50px;padding-inline:18px}.rush-spec-card{padding:20px}.rush-spec-grid>div{min-height:72px;padding-block:15px}.rush-spec-grid span:first-child{font-size:10px}.rush-spec-grid span:last-child{font-size:18px}.rush-all-reviews,.rush-product-reviews{padding-block:54px}.rush-all-reviews__inner,.rush-product-reviews__inner{gap:26px}.rush-all-reviews__header h1{margin:10px 0 14px;font-size:clamp(51px,15vw,64px)}.rush-all-reviews__intro,.rush-product-reviews__header p{font-size:14px;line-height:1.65}.rush-review-summary{gap:24px;padding:22px 18px}.rush-review-summary__score{grid-template-columns:auto 1fr;align-items:center;column-gap:16px}.rush-review-summary__score strong{grid-row:1 / 3;font-size:72px}.rush-review-summary__bar-row{grid-template-columns:34px 1fr 26px;gap:9px;font-size:10px}.rush-product-reviews__header{display:grid;align-items:start;gap:20px}.rush-product-reviews__editor-source .rush-review-summary__score{grid-template-columns:auto 1fr;gap:8px 14px}.rush-product-reviews__editor-source .rush-review-summary__score strong{grid-row:2 / 4}.rush-product-reviews__editor-source .rush-review-summary__score small{justify-self:start}.rush-product-reviews__score>strong{font-size:52px}.rush-product-reviews__fallback{grid-template-columns:1fr;gap:22px;padding:24px 20px}.rush-product-reviews__fallback-score{grid-template-columns:auto 1fr;align-items:center;column-gap:15px}.rush-product-reviews__fallback-score .rush-eyebrow{grid-column:1 / -1}.rush-product-reviews__fallback-score>strong{font-size:66px}.rush-product-reviews__fallback-copy p{font-size:14px}.rush-product-reviews__fallback .rush-button{width:100%;min-width:0}.rush-review-filters{flex-wrap:nowrap;gap:7px;overflow-x:auto;margin-inline:calc(var(--rush-gutter) * -1);padding:2px var(--rush-gutter) 8px;scroll-padding-inline:var(--rush-gutter);scrollbar-width:none}.rush-review-filters::-webkit-scrollbar{display:none}.rush-review-filters__label,.rush-review-filters button{flex:0 0 auto}.rush-review-filters button{min-height:44px;padding:10px 14px;font-size:11px}.rush-review-card__body{padding:20px 18px}.rush-review-card__topline time{font-size:10px}.rush-review-card h2,.rush-review-card h3{margin:16px 0 10px;font-size:25px}.rush-review-card__copy{font-size:14px;line-height:1.7}.rush-review-card__customer strong{font-size:12px}.rush-review-card__customer small,.rush-review-card__verified{font-size:10px}.rush-review-pagination{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.rush-review-pagination__pages{justify-content:center;gap:4px;overflow:hidden}.rush-review-pagination__pages a,.rush-review-pagination__pages>span{min-width:38px;height:40px}.rush-review-pagination__arrow{display:grid;min-width:44px;min-height:44px;place-items:center;padding:0!important}.rush-review-pagination__arrow span{display:none}.rush-page,.rush-cart,.rush-support-page{padding-block:52px 68px}.rush-page>.rush-h1,.rush-cart>.rush-h1{margin-bottom:26px}.rush-page>.rush-newsletter{gap:10px;margin-top:22px}.rush-info-page{padding-block:52px 68px}.rush-info-stats{grid-template-columns:repeat(2,1fr)}.rush-info-stats>div:nth-child(2){border-right:0}.rush-info-stats>div:nth-child(-n+2){border-bottom:1px solid var(--rush-border)}.rush-info-sections,.rush-guide-grid{grid-template-columns:1fr}.rush-guide-card{min-height:340px}.rush-info-cta{align-items:stretch;flex-direction:column}.rush-info-cta .rush-button{width:100%}.rush-policy-summary{grid-template-columns:1fr}.rush-policy-summary>div{min-height:82px;border-right:0;border-bottom:1px solid var(--rush-border)}.rush-policy-summary>div:last-child{border-bottom:0}.rush-search-result{min-height:220px;padding:20px}.rush-search-result .rush-h3{margin:13px 0 10px;font-size:25px}.rush-search-result p{font-size:13px;line-height:1.65}.rush-search-result__link{min-height:44px;padding-block:13px;font-size:11px}.rush-empty{padding:34px 20px}.rush-cart-line{grid-template-columns:88px 1fr;gap:14px;padding-block:18px}.rush-cart-line>img{width:88px}.rush-cart-line__content h2{font-size:23px}.rush-cart-line__controls{gap:10px}.rush-cart-footer{padding:21px 18px}.rush-contact-form{padding:22px 18px}.rush-contact-form label{font-size:11px}.rush-support-page__promises>div{min-height:64px}.rush-faq-item summary{min-height:60px;padding-block:18px;font-size:23px}.rush-faq-item__answer{font-size:14px;line-height:1.75}.rush-faq-cta{margin-top:40px;padding:24px 20px}.rush-faq-cta h2{font-size:31px}.rush-footer{padding:48px 0 calc(26px + env(safe-area-inset-bottom))}.rush-footer__grid{gap:30px 18px}.rush-footer__brand p{max-width:330px;font-size:12px;line-height:1.65}.rush-footer__brand .rush-logo{width:min(var(--rush-logo-mobile-width, 120px),100%)}.rush-footer__links{gap:4px}.rush-footer__links h3{margin-bottom:7px;font-size:18px}.rush-footer__links a{display:flex;min-height:38px;align-items:center;font-size:12px}.rush-footer__payments{margin-top:32px;padding-top:20px}}@media(max-width:560px){.rush-gallery-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:6px}.rush-gallery-dialog__header{min-height:70px;padding:13px 14px}.rush-gallery-dialog__header strong{font-size:19px}.rush-gallery-dialog__stage{height:calc(100% - 110px);grid-template-columns:42px minmax(0,1fr) 42px;gap:6px;padding:8px;overflow:hidden}.rush-gallery-dialog__stage>button{width:42px;height:46px}.rush-gallery-dialog__stage img{transform:scale(1.3)}.rush-gallery-dialog__caption{height:40px;padding:11px 14px}.rush-gallery__zoom{right:10px;bottom:10px;min-height:38px;padding:7px 10px;font-size:9px}.rush-gallery__controls{bottom:10px;left:10px;grid-template-columns:34px auto 34px}.rush-gallery__controls button{width:34px;height:36px}.rush-gallery__controls>span{min-width:39px;font-size:8px}.rush-build-comparison__panel{padding:10px 8px}.rush-build-comparison__header,.rush-build-comparison__row{grid-template-columns:minmax(96px,1.45fr) 38px 38px minmax(58px,.75fr);gap:3px}.rush-build-comparison__row{padding-inline:7px}.rush-build-comparison__name strong{font-size:10px}.rush-build-comparison__price{font-size:11px}.rush-cart-confirmation{grid-template-columns:auto minmax(0,1fr)}.rush-cart-confirmation>a{grid-column:1 / -1;justify-content:center;border-top:1px solid rgba(72,213,160,.28);border-left:0;padding:9px 0 0}.rush-mini-cart__panel{width:100%;border-left:0}.rush-mini-cart__header{min-height:72px;padding:13px 16px}.rush-mini-cart__body{padding:16px}.rush-mini-cart__item{grid-template-columns:104px minmax(0,1fr)}.rush-mini-cart__footer{padding:16px 16px max(16px,env(safe-area-inset-bottom))}.rush-variant-picker__option{min-height:178px;padding:14px}.rush-variant-picker__name{padding-right:26px;font-size:15px}.rush-variant-picker__selected-label{display:none!important}.rush-variant-picker__selection{top:10px;right:10px}.rush-variant-picker__benefit{font-size:8px}.rush-variant-picker__price{font-size:18px}.rush-product__control-grid{grid-template-columns:1fr}.rush-product__control-card{min-height:62px}.rush-stock-recovery__grid{grid-auto-columns:minmax(150px,44vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;padding-bottom:4px;scroll-snap-type:inline mandatory;scrollbar-width:none}.rush-stock-recovery__grid::-webkit-scrollbar{display:none}.rush-stock-recovery__card{scroll-snap-align:start}}@media(max-width:350px){.rush-header .rush-logo{width:min(var(--rush-logo-mobile-width, 82px),82px)}.rush-icon-button{width:40px}.rush-product-grid,.rush-product-grid--collection{grid-template-columns:1fr}.rush-product-card__body,.rush-product-card--catalog .rush-product-card__body{padding:15px}.rush-product-card__title,.rush-product-card--catalog .rush-product-card__title{font-size:18px}.rush-product-card__price,.rush-product-card--catalog .rush-product-card__price{font-size:23px}.rush-review-pagination__pages>:nth-child(n+4):not(:last-child){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rush-marquee__track{animation:none}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/rush-storefront-v2.css.map */
