:root{--rm-orange: #E85C00;--rm-orange-bright: #F05A00;--rm-orange-soft: #FF7A1F;--rm-black: #0A0A0A;--rm-gray-950: #111111;--rm-gray-900: #171717;--rm-gray-800: #262626;--rm-gray-700: #404040;--rm-gray-500: #737373;--rm-gray-300: #d4d4d4;--rm-gray-100: #f5f5f5;--rm-gray-50: #fafafa;--rm-white: #ffffff;--rm-container-wide: min(1800px, 94vw);--rm-container: min(1440px, 92vw);--rm-container-narrow: min(1200px, 88vw);--rm-container-text: min(720px, 88vw);--rm-space-3xs: clamp(.25rem, .5vw, .375rem);--rm-space-2xs: clamp(.375rem, .8vw, .625rem);--rm-space-xs: clamp(.5rem, 1vw, .875rem);--rm-space-sm: clamp(.875rem, 1.6vw, 1.25rem);--rm-space-md: clamp(1.25rem, 2.5vw, 2rem);--rm-space-lg: clamp(2rem, 4vw, 3.5rem);--rm-space-xl: clamp(3rem, 6vw, 5.5rem);--rm-space-2xl: clamp(4rem, 8vw, 8rem);--rm-space-3xl: clamp(5rem, 10vw, 10rem);--rm-text-xs: clamp(.75rem, .5vw + .65rem, .875rem);--rm-text-sm: clamp(.875rem, .6vw + .75rem, 1rem);--rm-text-base: clamp(1rem, .5vw + .9rem, 1.125rem);--rm-text-lg: clamp(1.125rem, .8vw + .95rem, 1.375rem);--rm-text-xl: clamp(1.25rem, 1vw + 1rem, 1.625rem);--rm-text-2xl: clamp(1.5rem, 1.5vw + 1.1rem, 2.125rem);--rm-text-3xl: clamp(1.875rem, 2.5vw + 1.2rem, 3rem);--rm-text-4xl: clamp(2.25rem, 4vw + 1.2rem, 4rem);--rm-text-5xl: clamp(2.75rem, 6vw + 1rem, 5.5rem);--rm-text-hero: clamp(2.5rem, 7vw + .5rem, 6.5rem);--rm-lh-tight: 1.05;--rm-lh-snug: 1.2;--rm-lh-normal: 1.5;--rm-lh-relaxed: 1.7;--rm-ls-tight: -.02em;--rm-ls-tighter: -.035em;--rm-ls-wide: .05em;--rm-ls-wider: .12em;--rm-radius-sm: .375rem;--rm-radius-md: .625rem;--rm-radius-lg: 1rem;--rm-radius-xl: 1.5rem;--rm-radius-2xl: 2rem;--rm-shadow-sm: 0 1px 2px rgba(10,10,10,.04), 0 1px 3px rgba(10,10,10,.06);--rm-shadow-md: 0 4px 12px rgba(10,10,10,.06), 0 2px 4px rgba(10,10,10,.04);--rm-shadow-lg: 0 12px 32px rgba(10,10,10,.08), 0 4px 8px rgba(10,10,10,.04);--rm-shadow-xl: 0 24px 48px rgba(10,10,10,.12), 0 8px 16px rgba(10,10,10,.06);--rm-shadow-glow: 0 0 0 1px rgba(232,92,0,.1), 0 8px 24px rgba(232,92,0,.18);--rm-ease: cubic-bezier(.22, 1, .36, 1);--rm-ease-out: cubic-bezier(.16, 1, .3, 1);--rm-duration: .28s;--rm-duration-slow: .48s;--rm-hero-height: clamp(28rem, 75vh, 52rem);--rm-hero-height-tall: clamp(32rem, 90vh, 60rem);--rm-banner-height: clamp(20rem, 50vh, 36rem);--rm-banner-height-sm: clamp(14rem, 36vh, 24rem)}.page-width,.page-width--narrow,.page-width--medium,.shopify-section .page-width,.container,.shopify-section>.container{max-width:var(--rm-container)!important;padding-inline:clamp(1rem,4vw,2.5rem)!important;margin-inline:auto!important;width:100%}.rm-full,.shopify-section--full-width,.section--full-width{max-width:100%!important;width:100%;padding-inline:0!important}.shopify-section{padding-block:0}body{font-feature-settings:"ss01","cv01","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,.h1,h1 *,.shopify-section h1{font-size:var(--rm-text-5xl)!important;line-height:var(--rm-lh-tight)!important;letter-spacing:var(--rm-ls-tighter)!important;font-weight:700}h2,.h2,.shopify-section h2{font-size:var(--rm-text-4xl)!important;line-height:var(--rm-lh-snug)!important;letter-spacing:var(--rm-ls-tight)!important;font-weight:600}h3,.h3,.shopify-section h3{font-size:var(--rm-text-2xl)!important;line-height:var(--rm-lh-snug)!important;letter-spacing:var(--rm-ls-tight)!important}h4,.h4{font-size:var(--rm-text-xl)!important;line-height:var(--rm-lh-snug)!important}p,li,.body,[class*=rte] p{font-size:var(--rm-text-base);line-height:var(--rm-lh-relaxed);color:var(--rm-gray-700)}.rm-eyebrow{font-size:var(--rm-text-xs);font-weight:600;letter-spacing:var(--rm-ls-wider);text-transform:uppercase;color:var(--rm-orange);display:inline-flex;align-items:center;gap:.5em}.rm-eyebrow:before{content:"";width:1.5em;height:1px;background:currentColor}.rm-hero{position:relative;width:100%;min-height:var(--rm-hero-height);display:grid;place-items:center;overflow:hidden;isolation:isolate;background:var(--rm-black)}.rm-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.rm-hero__media img,.rm-hero__media picture,.rm-hero__media video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.rm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(105deg,#0a0a0ad9,#0a0a0a8c 40%,#0a0a0a40,#0a0a0a73),radial-gradient(ellipse at 20% 50%,rgba(232,92,0,.15) 0%,transparent 50%)}.rm-hero__inner{position:relative;width:100%;max-width:var(--rm-container);padding-inline:clamp(1.25rem,5vw,3rem);padding-block:clamp(3rem,10vh,6rem);display:grid;gap:var(--rm-space-md);color:var(--rm-white)}.rm-hero__eyebrow{font-size:var(--rm-text-xs);font-weight:600;letter-spacing:var(--rm-ls-wider);text-transform:uppercase;color:var(--rm-orange-soft);display:inline-flex;align-items:center;gap:.6em;margin:0}.rm-hero__eyebrow:before{content:"\25cf";font-size:.6em;color:var(--rm-orange);filter:drop-shadow(0 0 8px var(--rm-orange))}.rm-hero__title{font-size:var(--rm-text-hero)!important;line-height:.98!important;letter-spacing:-.04em!important;font-weight:700;max-width:18ch;margin:0}.rm-hero__title em{font-style:italic;font-weight:300;color:var(--rm-orange-soft)}.rm-hero__description{font-size:var(--rm-text-lg);line-height:var(--rm-lh-normal);max-width:52ch;color:#ffffffd9;margin:0}.rm-hero__cta{display:flex;flex-wrap:wrap;gap:var(--rm-space-sm);margin-top:var(--rm-space-sm)}.rm-hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));gap:var(--rm-space-md);margin-top:var(--rm-space-lg);padding-top:var(--rm-space-lg);border-top:1px solid rgba(255,255,255,.15)}.rm-hero__stat{display:grid;gap:.25rem}.rm-hero__stat-number{font-size:var(--rm-text-3xl);font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--rm-orange-soft)}.rm-hero__stat-label{font-size:var(--rm-text-xs);letter-spacing:var(--rm-ls-wide);text-transform:uppercase;color:#ffffffb3}.rm-btn,.shopify-section .button,.shopify-section .btn,.shopify-section button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:.6em;padding:clamp(.75rem,1.5vw,1.05rem) clamp(1.5rem,3vw,2.25rem);font-size:var(--rm-text-sm);font-weight:600;letter-spacing:.01em;border-radius:999px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:all var(--rm-duration) var(--rm-ease);white-space:nowrap}.rm-btn--primary{background:var(--rm-orange);color:var(--rm-white);box-shadow:var(--rm-shadow-glow)}.rm-btn--primary:hover{background:var(--rm-orange-bright);transform:translateY(-2px);box-shadow:0 0 0 1px #e85c0033,0 16px 32px #e85c004d}.rm-btn--ghost{background:#ffffff14;color:var(--rm-white);border-color:#ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rm-btn--ghost:hover{background:#ffffff26;border-color:#fff6}.rm-btn--dark{background:var(--rm-black);color:var(--rm-white)}.rm-btn--dark:hover{background:var(--rm-gray-800);transform:translateY(-2px)}.rm-product-grid,.shopify-section .product-grid,.shopify-section .collection-grid,.shopify-section [class*=grid--]{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr))!important;gap:clamp(1rem,2.5vw,2rem)!important;width:100%}@media(max-width:640px){.rm-product-grid,.shopify-section .product-grid,.shopify-section .collection-grid{grid-template-columns:repeat(2,1fr)!important;gap:.875rem!important}}.rm-product-card,.product-card,.card-wrapper,.shopify-section .card{position:relative;display:grid;gap:var(--rm-space-xs);background:var(--rm-white);border-radius:var(--rm-radius-lg);overflow:hidden;transition:transform var(--rm-duration) var(--rm-ease),box-shadow var(--rm-duration) var(--rm-ease)}.rm-product-card:hover,.product-card:hover,.card-wrapper:hover{transform:translateY(-4px);box-shadow:var(--rm-shadow-lg)}.rm-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--rm-gray-100)}.rm-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--rm-duration-slow) var(--rm-ease)}.rm-product-card:hover .rm-product-card__media img{transform:scale(1.05)}.rm-product-card__body{padding:var(--rm-space-sm);display:grid;gap:.375rem}.rm-product-card__title{font-size:var(--rm-text-base);font-weight:600;color:var(--rm-black);line-height:1.3;margin:0}.rm-product-card__price{font-size:var(--rm-text-base);font-weight:700;color:var(--rm-orange)}.rm-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:clamp(1rem,2.5vw,2rem);width:100%}.rm-feature-card{padding:var(--rm-space-md);border-radius:var(--rm-radius-lg);background:var(--rm-white);border:1px solid var(--rm-gray-100);display:grid;gap:var(--rm-space-xs);transition:all var(--rm-duration) var(--rm-ease)}.rm-feature-card:hover{border-color:var(--rm-orange);transform:translateY(-3px);box-shadow:var(--rm-shadow-md)}.rm-feature-card__step{font-size:var(--rm-text-xs);font-weight:700;color:var(--rm-orange);letter-spacing:var(--rm-ls-wider)}.rm-feature-card__icon{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:var(--rm-space-2xs);line-height:1}.rm-feature-card__title{font-size:var(--rm-text-lg);font-weight:600;color:var(--rm-black);margin:0}.rm-feature-card__description{font-size:var(--rm-text-sm);line-height:var(--rm-lh-normal);color:var(--rm-gray-700);margin:0}.rm-section{padding-block:var(--rm-space-2xl);width:100%}.rm-section--sm{padding-block:var(--rm-space-xl)}.rm-section--lg{padding-block:var(--rm-space-3xl)}.rm-section--dark{background:var(--rm-black);color:var(--rm-white)}.rm-section--dark h1,.rm-section--dark h2,.rm-section--dark h3{color:var(--rm-white)}.rm-section--dark p{color:#ffffffbf}.rm-section__inner{max-width:var(--rm-container);padding-inline:clamp(1rem,4vw,2.5rem);margin-inline:auto;width:100%}.rm-section__header{display:grid;gap:var(--rm-space-sm);margin-bottom:var(--rm-space-lg);max-width:60ch}.rm-section__title{font-size:var(--rm-text-4xl);line-height:var(--rm-lh-tight);letter-spacing:var(--rm-ls-tight);font-weight:700;color:var(--rm-black);margin:0}.rm-section__title em{font-style:italic;font-weight:300;color:var(--rm-orange)}.rm-section__lead{font-size:var(--rm-text-lg);line-height:var(--rm-lh-normal);color:var(--rm-gray-700);max-width:56ch;margin:0}.rm-promo-banner{position:relative;width:100%;min-height:var(--rm-banner-height);display:grid;place-items:center;overflow:hidden;isolation:isolate;border-radius:0}.rm-promo-banner picture,.rm-promo-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.rm-promo-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#0a0a0ab3,#0a0a0a66 60%,#0a0a0a33)}.rm-promo-banner__content{position:relative;max-width:var(--rm-container);width:100%;padding:clamp(2rem,6vw,4rem) clamp(1.25rem,5vw,3rem);color:var(--rm-white);display:grid;gap:var(--rm-space-sm)}.rm-promo-banner__title{font-size:var(--rm-text-4xl)!important;line-height:var(--rm-lh-tight)!important;font-weight:700;margin:0;max-width:16ch}.shopify-section-header,.section-header,header.header{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(0,0,0,.06);transition:background var(--rm-duration) var(--rm-ease)}.header__heading-logo,.header__logo img,.shopify-section-header img.logo{width:auto!important;height:clamp(2rem,4vw,3rem)!important;max-width:100%;object-fit:contain}@media(max-width:990px){.menu-drawer__menu-item,.mobile-nav__link,.header__menu-item,nav.mobile-menu a{min-height:48px!important;display:flex!important;align-items:center;padding:var(--rm-space-sm) var(--rm-space-md)!important;font-size:var(--rm-text-base)!important;font-weight:500;letter-spacing:-.01em;border-bottom:1px solid var(--rm-gray-100);transition:background var(--rm-duration) var(--rm-ease)}.menu-drawer__menu-item:active,.mobile-nav__link:active{background:var(--rm-gray-50)}.menu-drawer,.mobile-nav-wrapper{width:min(380px,92vw)!important;max-width:100%}}.shopify-section-footer,footer.footer,.footer{padding-block:var(--rm-space-2xl) var(--rm-space-lg)!important}.footer__content,.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:var(--rm-space-lg)!important;max-width:var(--rm-container);padding-inline:clamp(1rem,4vw,2.5rem);margin-inline:auto}.footer h4,.footer__heading{font-size:var(--rm-text-sm)!important;letter-spacing:var(--rm-ls-wider);text-transform:uppercase;color:var(--rm-gray-500);margin-bottom:var(--rm-space-sm)}img{max-width:100%;height:auto;display:block}.rm-image-wrap{position:relative;width:100%;overflow:hidden}.rm-image-wrap img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.rm-aspect-square{aspect-ratio:1 / 1}.rm-aspect-4-5{aspect-ratio:4 / 5}.rm-aspect-3-2{aspect-ratio:3 / 2}.rm-aspect-16-9{aspect-ratio:16 / 9}.rm-aspect-21-9{aspect-ratio:21 / 9}.rm-stack{display:grid;gap:var(--rm-space-md)}.rm-stack--sm{gap:var(--rm-space-sm)}.rm-stack--lg{gap:var(--rm-space-lg)}.rm-cluster{display:flex;flex-wrap:wrap;gap:var(--rm-space-sm);align-items:center}.rm-center{display:grid;place-items:center}.rm-accent{font-style:italic;font-weight:300;color:var(--rm-orange)}.rm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:749px){.rm-hide-mobile{display:none!important}}@media(min-width:750px){.rm-hide-desktop{display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:374px){:root{--rm-container: 96vw}.rm-hero__title{font-size:clamp(2rem,9vw,2.75rem)!important}}@media(min-width:750px)and (max-width:1024px){:root{--rm-container: 92vw}.rm-hero{min-height:clamp(32rem,70vh,44rem)}.rm-product-grid{grid-template-columns:repeat(3,1fr)!important}.rm-feature-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px)and (max-width:1599px){:root{--rm-container: min(1440px, 90vw)}}@media(min-width:1600px)and (max-width:2199px){:root{--rm-container: min(1680px, 88vw);--rm-container-wide: min(1920px, 92vw)}}@media(min-width:2200px){:root{--rm-container: min(1920px, 80vw);--rm-container-wide: min(2200px, 85vw);--rm-text-hero: clamp(5rem, 7vw, 8rem)}.rm-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr))!important}}.rm-marquee,[class*=marquee],[class*=ticker]{overflow:hidden;width:100%;padding-block:var(--rm-space-sm)}.shopify-section [class*=custom-liquid]>*,.shopify-section .rich-text__wrapper{max-width:var(--rm-container)!important;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem);width:100%}.rm-map-wrap,iframe[src*="google.com/maps"]{width:100%!important;aspect-ratio:16 / 9;height:auto!important;min-height:320px;border-radius:var(--rm-radius-lg);border:0}.rm-whatsapp-float,a[href*="wa.me"].floating{position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);z-index:90;width:clamp(3.25rem,5vw,4rem);height:clamp(3.25rem,5vw,4rem);border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 8px 24px #25d36666;transition:transform var(--rm-duration) var(--rm-ease)}.rm-whatsapp-float:hover{transform:scale(1.08)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rollermag-refactor.css.map */
