/* RIMAX APPROVED VISUAL — faithful implementation of the signed-off mockups. */
:root{--rr-red:var(--brand,#ed0712);--rr-red-dark:var(--brand-alt,#b5000a);--rr-black:#030405;--rr-panel:#0b0c0e;--rr-carbon:#111316;--rr-white:#f4f4f2;--rr-line:#3c3f45;--rr-display:Impact,Haettenschweiler,"Arial Narrow Bold","Arial Narrow",sans-serif}
.site-body{background:#030405;color:#f5f5f3}
.site-body .store-main{background:radial-gradient(circle at 72% 8%,#330408 0,transparent 24%),repeating-linear-gradient(135deg,#ffffff05 0 1px,transparent 1px 11px),#050607}
.site-body .store-header{position:relative;top:auto;border-top:3px solid var(--rr-red);border-bottom:1px solid #e3061357;background:#030405;backdrop-filter:none}
.site-body .store-header:before,.site-body .store-header:after{content:"";position:absolute;z-index:3;top:-3px;height:3px;background:var(--rr-red)}
.site-body .store-header:before{left:0;width:49%;clip-path:polygon(0 0,97% 0,100% 100%,0 100%)}
.site-body .store-header:after{right:0;width:20%;clip-path:polygon(3% 0,100% 0,100% 100%,0 100%)}
.site-body .store-header-main{width:min(1420px,calc(100% - 64px));min-height:118px;grid-template-columns:230px minmax(360px,1fr) auto;gap:38px;background:transparent}
.site-body .store-brand{display:flex;align-items:center;height:78px}.site-body .store-logo{width:224px;max-height:64px}
.site-body .header-search{position:relative;height:58px;padding:0;border:1px solid var(--rr-red);border-radius:0;background:linear-gradient(135deg,#1c1e22,#090a0c);clip-path:polygon(20px 0,100% 0,100% calc(100% - 17px),calc(100% - 17px) 100%,0 100%,0 20px)}
.site-body .header-search input{height:56px;padding:0 60px 0 28px;background:transparent;color:#fff;font-size:15px}
.site-body .header-search button{position:absolute;right:7px;top:7px;width:44px;height:44px;min-height:44px;padding:10px;border:0;background:transparent;clip-path:none;box-shadow:none}
.site-body .header-search svg,.site-body .header-action svg,.site-body .store-nav svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.site-body .header-actions{height:58px;gap:12px}.site-body .header-actions>a.header-action{position:relative;min-width:116px;height:58px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #721018;border-radius:0;background:linear-gradient(145deg,#111316,#050607)!important;color:#fff;clip-path:polygon(15px 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%,0 15px)}
.site-body .header-actions>a.header-action:hover{border-color:var(--rr-red);background:#17191d!important}.site-body .header-action b{font-size:14px}.site-body .header-cart i{right:5px;top:4px;border-color:#08090b}
.site-body .nav-toggle{border:1px solid #7e1118;background:#0b0c0e;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}
.site-body .nav-toggle span{display:block;width:18px;height:2px;margin:3px;background:#fff}
.site-body .store-nav{width:100%;height:54px;padding:0 max(32px,calc((100vw - 1360px)/2));justify-content:space-between;gap:0;border-color:#3b1014;background:linear-gradient(180deg,#0a0b0d,#030405)}
.site-body .store-nav a{height:100%;min-width:150px;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:13px;color:#fff;border-right:1px solid #292b30;font-size:15px;font-weight:700}
.site-body .store-nav a:last-child{border-right:0}.site-body .store-nav a:hover{color:#fff;background:#e306130f}.site-body .store-nav svg{width:22px;height:22px}

.site-body .rimax-hero{width:100%;min-height:650px;margin:0;padding:46px max(40px,calc((100vw - 1420px)/2)) 62px;grid-template-columns:minmax(0,.95fr) minmax(510px,1.05fr);gap:44px;border:0;border-bottom:1px solid #e3061357;clip-path:none;background:radial-gradient(circle at 20% 43%,#220206 0,transparent 24%),linear-gradient(114deg,#020304 0 55%,#0c0d0f 55.2% 82%,#200307);box-shadow:none}
.site-body .rimax-hero:before{opacity:.85;background-image:linear-gradient(117deg,transparent 0 49%,#e306135f 49.1% 49.25%,transparent 49.4%),repeating-linear-gradient(135deg,#ffffff06 0 1px,transparent 1px 10px)}
.site-body .rimax-hero:after{left:0;right:auto;top:auto;bottom:23px;width:43%;height:4px;border-radius:0;background:var(--rr-red);clip-path:polygon(0 0,94% 0,100% 100%,0 100%)}
.site-body .rimax-hero-copy{min-height:535px;padding:0 18% 0 10px;justify-content:center}
.site-body .hero-kicker{font-size:17px;color:#f10b17;font-family:var(--rr-display);font-style:italic;font-weight:900;letter-spacing:.03em}
.site-body .rimax-hero h1{width:124%;max-width:720px;margin:20px -24% 18px 0;font-family:var(--rr-display);font-size:clamp(58px,5.1vw,84px);font-style:italic;line-height:.92;letter-spacing:-.02em;text-transform:uppercase;text-shadow:0 8px 28px #000;transform:scaleX(.8);transform-origin:left center}
.site-body .rimax-hero p{max-width:490px;color:#f0f0ee;font-size:19px;line-height:1.55}
.site-body .hero-speed-line{width:280px;height:15px;margin-top:28px;display:flex;align-items:end;gap:5px;border-bottom:2px solid var(--rr-red)}.site-body .hero-speed-line i{display:block;width:8px;height:13px;border-left:3px solid var(--rr-red);transform:skewX(-35deg)}
.site-body .rimax-hero-part{left:-2.5%;bottom:-6%;width:min(50vw,770px);filter:drop-shadow(0 35px 26px #000c) drop-shadow(0 0 28px #e3061342);transform:rotate(-2deg)}
.site-body .rimax-finder{width:100%;max-width:660px;justify-self:end;padding:32px 34px 36px;border:0;border-radius:0;background:linear-gradient(145deg,#fafaf8,#dededc);color:#101114;clip-path:polygon(40px 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%,0 40px);box-shadow:10px 10px 0 var(--rr-red)}
.site-body .rimax-finder:before{display:none}.site-body .finder-head{position:relative;display:flex;flex-direction:column-reverse}.site-body .finder-head h2{margin:0 0 24px;font-family:var(--rr-display);font-size:44px;font-style:italic;line-height:.95;letter-spacing:-.045em}.site-body .finder-head>span{position:absolute;right:0;top:-12px;color:var(--rr-red);font-family:var(--rr-display);font-style:italic;font-weight:900}.site-body .finder-head i{letter-spacing:4px;color:#f06b70}
.site-body .finder-tabs{display:flex;gap:28px;padding:0;margin:0 0 22px;border:0;border-bottom:1px solid #c8c8c6;border-radius:0;background:transparent}.site-body .finder-tabs button{width:auto;min-height:45px;padding:0 12px;border:0;border-bottom:2px solid transparent;border-radius:0;font-size:15px}.site-body .finder-tabs button.active{background:transparent;border-bottom-color:var(--rr-red);box-shadow:none;color:var(--rr-red)}
.site-body .finder-pane[data-finder-pane="vehicle"],.site-body .finder-pane{grid-template-columns:1fr;gap:14px}.site-body .finder-pane label{gap:0;font-size:0}.site-body .finder-pane input,.site-body .finder-pane select{height:60px;border-color:#c4c5c4;border-radius:3px;background:#f8f8f6;font-size:15px;font-weight:700}.site-body .finder-pane label small{font-size:11px}.site-body .rimax-finder>form>button{height:64px;margin-top:3px;background:linear-gradient(90deg,#f00613,#c6000b);font-family:var(--rr-display);font-size:21px;font-style:italic;font-weight:900;letter-spacing:.015em;clip-path:polygon(0 0,100% 0,100% calc(100% - 13px),calc(100% - 13px) 100%,0 100%)}

.site-body .home-products{position:relative;padding:48px 0 62px}.site-body .home-products:before{content:"";position:absolute;left:-50vw;right:-50vw;top:0;height:1px;background:#e3061350}.site-body .home-products .section-head{position:relative;width:max-content;max-width:min(620px,100%);margin-bottom:24px}.site-body .home-products .section-head:before{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--rr-red)}.site-body .home-products .section-head:after{content:"///";position:absolute;right:18px;bottom:-17px;padding-left:10px;background:#050607;color:var(--rr-red);font-weight:950;letter-spacing:6px}.site-body .home-products .eyebrow{font-family:var(--rr-display);font-size:18px;font-style:italic}.site-body .home-products .section-head h2{width:120%;margin-right:-20%;font-family:var(--rr-display);font-size:54px;font-style:italic;letter-spacing:-.015em;text-transform:uppercase;transform:scaleX(.83);transform-origin:left center}
.site-body .home-featured-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) minmax(0,.54fr);grid-template-rows:272px 272px;gap:13px}.site-body .home-featured-grid .product-card{border:1px solid #595c62;border-radius:0;background:linear-gradient(145deg,#15171a,#060708);clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%)}
.site-body .home-featured-grid .product-card-1{grid-column:1;grid-row:1/3}.site-body .home-featured-grid .product-card-2{grid-column:2/4;grid-row:1}.site-body .home-featured-grid .product-card-3{grid-column:2;grid-row:2}.site-body .home-featured-grid .product-card-4{grid-column:3;grid-row:2}.site-body .home-featured-grid .product-image{position:absolute;inset:0;height:auto;padding:32px;background:radial-gradient(circle at 70% 60%,#3a090d,transparent 28%),linear-gradient(145deg,#131519,#070809)}.site-body .home-featured-grid .product-image:after{content:"";position:absolute;inset:auto 0 0;height:58%;background:linear-gradient(transparent,#050607)}.site-body .home-featured-grid .product-image img{position:relative;z-index:1;object-fit:contain;filter:drop-shadow(0 18px 18px #000b)}
.site-body .home-featured-grid .product-card-1 .product-image img{width:76%;height:76%;margin:2% 0 0 auto}.site-body .home-featured-grid .product-card-2 .product-image img{width:58%;height:90%;margin-left:auto}.site-body .home-featured-grid .product-card-3 .product-image img,.site-body .home-featured-grid .product-card-4 .product-image img{width:72%;height:70%;margin:0 0 0 auto}
.site-body .home-featured-grid .product-body{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px}.site-body .home-featured-grid .product-body small{font-size:11px;font-style:italic}.site-body .home-featured-grid .product-body h3{min-height:0;margin:5px 0 8px;font-size:20px}.site-body .home-featured-grid .product-card-1 .product-body h3{font-size:28px}.site-body .home-featured-grid .product-bottom{margin-top:8px}.site-body .home-featured-grid .product-bottom strong{color:#ff1722;font-size:24px}.site-body .home-featured-grid .product-card-1 .product-bottom strong{font-size:34px}.site-body .home-featured-grid .product-bottom .button{border:1px solid var(--rr-red);border-radius:0;background:#070809}.site-body .home-featured-grid .offer-badge{top:16px;left:auto;right:16px;border-radius:2px}.site-body .home-featured-grid .stock{color:#23b45d}.site-body .home-featured-grid .stock:before{content:"●";margin-right:6px}
.site-body .home-featured-grid .product-card-index{position:absolute;z-index:5;left:17px;top:13px;font-size:12px;font-weight:900;color:#d7d8da}.site-body .home-featured-grid .product-card-index b{color:#ff1722;font-family:var(--rr-display);font-size:20px;font-style:italic}.site-body .home-products-empty{min-height:250px;display:grid;place-content:center;gap:8px;text-align:center;border:1px solid #42454b;background:#0b0d0f}.site-body .home-products-empty b{font-family:var(--rr-display);font-size:32px;font-style:italic}.site-body .home-products-empty span{color:#a9acb1}

.site-body .store-footer{position:relative;min-height:158px;margin:0;padding:34px max(32px,calc((100vw - 1420px)/2));grid-template-columns:220px 1fr auto;gap:55px;overflow:hidden;border-top:2px solid var(--rr-red);border-bottom:2px solid var(--rr-red);background:repeating-linear-gradient(135deg,#ffffff04 0 1px,transparent 1px 10px),#060708;color:#fff}.site-body .store-footer:before{content:"RIMAX";position:absolute;left:27%;top:-80px;color:#ffffff08;font-family:var(--rr-display);font-size:230px;letter-spacing:.03em}.site-body .store-footer>*{position:relative;z-index:1}.site-body .footer-brand{align-items:center}.site-body .footer-brand>div{display:none}.site-body .footer-logo{width:190px}.site-body .footer-legal-links{display:flex;align-items:center;justify-content:center;gap:0}.site-body .footer-legal-links a{font-size:14px}.site-body .footer-legal-links a+a:before{content:"/";margin:0 22px;color:var(--rr-red);font-weight:900}.site-body .footer-copy{align-self:center;color:#b4b6bb}.site-body .vehicle-data-attribution{display:none}
.site-body .whatsapp-float{border-radius:2px;background:#0b0d0f;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}

/* Every public page keeps the same approved technical black/red shell. */
.site-body .catalog-shell,.site-body .wrap,.site-body .home-section,.site-body .product-builder-layout{--ink:#f5f5f3;--ink-2:#dddfe2;--muted:#a4a8ae}.site-body .catalog-results>.product-grid .product-card,.site-body .cart-list,.site-body .cart-summary-card,.site-body .card,.site-body .purchase-panel,.site-body .order-summary{border-radius:0;background:linear-gradient(145deg,#15171a,#08090b);border-color:#4b4e54;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px))}.site-body .catalog-filters{top:18px;border-radius:0;background:#f0f0ee;color:#111317;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.site-body .catalog-filters label,.site-body .catalog-filters h2{color:#111317}.site-body .catalog-toolbar h1,.site-body .track-heading h1,.site-body .support-intro h1,.site-body .assistant-heading h1{font-family:var(--rr-display);font-style:italic;text-transform:uppercase}.site-body .product-card .product-image{background:#15171a}.site-body .product-card .product-body{color:#f6f6f4}.site-body .product-card .product-bottom strong{color:#ff1722}

/* Auth pages reproduce the approved dark illustration / cut white form composition. */
.site-body .auth{width:min(1420px,calc(100% - 64px));min-height:650px;margin:48px auto;grid-template-columns:minmax(0,1fr) minmax(520px,.88fr);border:1px solid #4a1015;border-radius:0;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px));background:#050607}
.site-body .auth-brand-panel{min-height:650px;padding:52px;background:radial-gradient(circle at 65% 55%,#4b080d 0,transparent 22%),repeating-radial-gradient(circle at 64% 55%,#e3061324 0 1px,transparent 1px 44px),linear-gradient(135deg,#0b0d10,#020304)}.site-body .auth-brand-panel>a img{width:220px}.site-body .auth-brand-panel>div{max-width:570px}.site-body .auth-brand-panel h2{font-family:var(--rr-display);font-size:62px;font-style:italic;line-height:.94;text-transform:uppercase}.site-body .auth-brand-panel p{font-size:17px}.site-body .auth-card{min-height:650px;padding:70px!important;justify-content:center;border:0!important;background:linear-gradient(145deg,#fafaf8,#e5e5e2)!important;color:#111317!important;clip-path:polygon(35px 0,100% 0,100% calc(100% - 35px),calc(100% - 35px) 100%,0 100%,0 35px)!important}.site-body .auth-card h1{font-family:var(--rr-display);font-size:52px;font-style:italic;text-transform:uppercase}.site-body .auth-card button{height:60px;font-family:var(--rr-display);font-size:19px;font-style:italic;text-transform:uppercase}
.site-body .recovery-methods{display:grid;gap:13px;margin-top:28px}.site-body .recovery-methods span{padding:15px;border-left:2px solid var(--rr-red);background:#ffffff08;font-family:var(--rr-display);font-size:17px;font-style:italic;text-transform:uppercase}.site-body .recovery-methods b{color:var(--rr-red);margin-right:8px}.site-body .auth-security-note{padding:15px;border:1px solid #c6c7c5;color:#555!important}.site-body .otp-reset-grid{display:grid;grid-template-columns:1fr 180px;gap:12px}.site-body .otp-reset-grid input[name="otp_code"]{font-family:ui-monospace,monospace;font-size:22px;letter-spacing:.22em;text-align:center}

/* Approved customer journeys: each page has a deliberate, automotive composition. */
.site-body.page-offers .catalog-shell{position:relative;padding-top:54px}.site-body.page-offers .catalog-shell:before{content:"OFFERTE RIMAX";position:absolute;z-index:-1;right:4%;top:6px;color:#ffffff06;font-family:var(--rr-display);font-size:110px;font-style:italic}.site-body.page-offers .catalog-toolbar{min-height:170px;padding:28px;border:1px solid #e3061354;background:radial-gradient(circle at 82% 50%,#59080d,transparent 25%),linear-gradient(120deg,#16181c,#060708);clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,22px 100%,0 calc(100% - 22px))}.site-body.page-offers .catalog-toolbar h1{width:125%;margin-right:-25%;font-family:var(--rr-display);font-size:clamp(48px,6vw,78px);font-style:italic;line-height:.9;transform:scaleX(.8);transform-origin:left}.site-body.page-offers .catalog-toolbar p{color:#c4c6ca}.site-body.page-offers .catalog-results>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-body.page-offers .catalog-filters{background:linear-gradient(145deg,#17191d,#08090a);color:#fff;border-color:#e3061352}.site-body.page-offers .catalog-filters h2,.site-body.page-offers .catalog-filters label{color:#fff}
.site-body .maxpro-premium{position:relative;overflow:hidden;min-height:680px;background:radial-gradient(circle at 83% 35%,#61080e,transparent 22%),repeating-linear-gradient(135deg,#ffffff04 0 1px,transparent 1px 10px),#050607}.site-body .maxpro-premium:before{content:"MAX PRO";position:absolute;left:42%;top:7%;color:#ffffff05;font-family:var(--rr-display);font-size:190px;font-style:italic;white-space:nowrap}.site-body .maxpro-copy{position:relative}.site-body .maxpro-copy h1{width:125%;margin-right:-25%;font-family:var(--rr-display);font-style:italic;letter-spacing:-.02em;transform:scaleX(.8);transform-origin:left}.site-body .maxpro-benefits span{grid-template-columns:220px 1fr}.site-body .maxpro-benefits b{color:#ff1722}.site-body .maxpro-cta{min-width:250px;font-family:var(--rr-display);font-size:19px;font-style:italic;text-transform:uppercase}.site-body .maxpro-card{position:relative;border:1px solid #e30613;border-radius:0;background:linear-gradient(145deg,#14161a,#050607);clip-path:polygon(28px 0,100% 0,100% calc(100% - 28px),calc(100% - 28px) 100%,0 100%,0 28px);box-shadow:14px 14px 0 #e30613}.site-body .maxpro-card:before{content:"///";position:absolute;right:26px;top:20px;color:#e30613;letter-spacing:7px}.site-body .maxpro-card b{font-family:var(--rr-display);font-style:italic;color:#fff}.site-body .maxpro-card strong{color:#ff1722}
.site-body .track-page{position:relative}.site-body .track-page:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 18% 30%,#4b070d,transparent 26%),linear-gradient(135deg,transparent 48%,#e306131b 48.1% 48.25%,transparent 48.4%)}.site-body .track-heading h1{width:125%;margin-right:-25%;font-family:var(--rr-display);font-style:italic;letter-spacing:-.02em;transform:scaleX(.8);transform-origin:left}.site-body .track-lookup{padding:34px;background:linear-gradient(145deg,#f8f8f6,#dededb)!important;color:#111317!important;clip-path:polygon(26px 0,100% 0,100% calc(100% - 26px),calc(100% - 26px) 100%,0 100%,0 26px)!important;box-shadow:10px 10px 0 #e30613}.site-body .track-lookup label{color:#111317}.site-body .track-lookup button{font-family:var(--rr-display);font-size:20px;font-style:italic}.site-body .tracking-overview{border-left:4px solid #e30613}.site-body .tracked-items article,.site-body .tracking-code{clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%)}
.site-body .assistant-launch{position:relative}.site-body .assistant-heading h1,.site-body .support-intro h1{width:125%;margin-right:-25%;font-family:var(--rr-display);font-style:italic;letter-spacing:-.02em;transform:scaleX(.8);transform-origin:left}.site-body .assistant-card{box-shadow:9px 9px 0 #e30613}.site-body .assistant-card h2{font-family:var(--rr-display);font-size:30px;font-style:italic;text-transform:uppercase}.site-body .assistant-quick button{border-radius:0;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,0 100%)}.site-body .support-page-clean{border-top:1px solid #e306135a}.site-body .support-page-clean>form{box-shadow:8px 8px 0 #e306132e}
.site-body.page-cart .wrap.narrow{max-width:1420px}.site-body.page-cart .section-head h1{font-family:var(--rr-display);font-size:clamp(48px,6vw,78px);font-style:italic;text-transform:uppercase}.site-body .cart-list{border-radius:0}.site-body .cart-row{min-height:125px;border-left:2px solid transparent}.site-body .cart-row:hover{border-left-color:#e30613;background:#e3061308}.site-body .cart-row img{width:94px;height:94px;border-radius:0;background:#17191d}.site-body .cart-summary-card{padding:28px;background:linear-gradient(145deg,#f8f8f6,#dededb)!important;color:#111317!important;clip-path:polygon(22px 0,100% 0,100% calc(100% - 22px),calc(100% - 22px) 100%,0 100%,0 22px)!important;box-shadow:8px 8px 0 #e30613}.site-body .cart-summary-card h2{font-family:var(--rr-display);font-size:34px;font-style:italic;text-transform:uppercase}.site-body .cart-summary-card .eyebrow,.site-body .cart-summary-card p,.site-body .cart-summary-card span{color:#111317}.site-body .secure-checkout-note{background:#fff;border:1px solid #c9cac8}

/* Rimax OS is a separate black technical application, not a generic white admin. */
.admin-body{--canvas:#08090b;--surface:#101216;--surface-2:#17191d;--surface-3:#24272c;--line:#35383e;--line-strong:#595d65;--ink:#f6f6f4;--ink-2:#dfe0e3;--muted:#9fa3aa;background:radial-gradient(circle at 80% 5%,#320408,transparent 20%),#07080a;color:#f6f6f4}.admin-top{border-top:3px solid var(--rr-red)!important;border-bottom-color:#e306134d!important;background:#030405!important}.admin-nav{background:linear-gradient(180deg,#090a0c,#030405)!important;border-right-color:#e3061347!important}.admin-primary-nav a{color:#c5c7cc!important}.admin-primary-nav a.active{background:linear-gradient(90deg,#e3061326,transparent)!important;color:#fff!important;border-left-color:var(--rr-red)!important}.admin-main{background:repeating-linear-gradient(135deg,#ffffff03 0 1px,transparent 1px 11px)}.admin-card,.admin-kpi-row-v15 a{border-radius:0!important;background:linear-gradient(145deg,#15171a,#0b0c0e)!important;border-color:#3e4147!important;color:#fff!important;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px))}.admin-kpi-row-v15 a b,.admin-day-total b{color:#ff1722!important}.admin-body table{color:#e9eaec}.admin-body th{color:#9fa3aa}.admin-body td{border-color:#303339}.admin-body input,.admin-body select,.admin-body textarea{background:#f5f5f3;color:#111317}
.admin-top{height:72px!important;padding-inline:24px!important}.admin-brand-logo img{width:185px!important}.admin-nav{padding-top:20px!important}.admin-user{margin:0 14px 18px;padding:17px;border-left:2px solid #e30613;background:#ffffff05}.admin-primary-nav{gap:4px!important}.admin-primary-nav a{position:relative;min-height:48px;padding:13px 18px 13px 50px!important;border-left:2px solid transparent;border-radius:0!important}.admin-primary-nav a:before{content:attr(data-icon);position:absolute;left:20px;color:#ff1722;font-size:18px}.admin-primary-nav a.active{box-shadow:inset 0 0 25px #e306130b}.admin-title h1,.builder-app-title h1{font-family:var(--rr-display);font-size:42px!important;font-style:italic;text-transform:uppercase}.admin-kpi-row-v15{gap:10px!important}.admin-kpi-row-v15 a{position:relative;min-height:112px!important;padding:22px!important;border-top:2px solid #e30613!important}.admin-kpi-row-v15 a:after{content:"///";position:absolute;right:13px;top:10px;color:#e30613;letter-spacing:4px}.admin-kpi-row-v15 b{font-family:var(--rr-display);font-size:42px!important;font-style:italic}.queue-card{border-left:2px solid #e30613!important}.visual-builder-shell-v15{border-radius:0!important;border-color:#494c52!important;background:#050607!important}.builder-left-panel,.builder-right-panel,.builder-preview-panel{background:#0b0c0f!important}.builder-preview-panel{border-inline-color:#303238!important}.preview-toolbar{background:#050607!important;color:#fff!important;border-bottom-color:#e3061345!important}.builder-canvas>*{border-radius:0!important}.builder-publish-bar-v15{background:#08090b!important;border-top-color:#e30613!important}.builder-library-panel{border-radius:0!important;background:#101216!important;color:#fff!important}.builder-history-v15{border-radius:0!important;background:#101216!important;color:#fff!important}

@media(max-width:980px){.site-body .store-header-main{width:calc(100% - 30px);grid-template-columns:1fr auto;gap:16px}.site-body .store-logo{width:185px}.site-body .header-search{grid-column:1/-1;grid-row:2}.site-body .header-actions{display:none}.site-body .store-nav{display:none;padding:12px 16px;height:auto}.site-body .store-nav.open{display:flex}.site-body .store-nav a{min-width:0;width:100%;justify-content:flex-start;border-right:0}.site-body .rimax-hero{grid-template-columns:1fr;min-height:0;padding:42px 24px 55px}.site-body .rimax-hero-copy{min-height:430px;padding:0 43% 0 0}.site-body .rimax-hero-part{left:auto;right:-12%;top:10px;bottom:auto;width:min(62vw,580px)}.site-body .rimax-finder{max-width:720px;justify-self:center}.site-body .home-featured-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 300px}.site-body .home-featured-grid .product-card-1{grid-column:1;grid-row:1}.site-body .home-featured-grid .product-card-2{grid-column:2;grid-row:1}.site-body .home-featured-grid .product-card-3{grid-column:1;grid-row:2}.site-body .home-featured-grid .product-card-4{grid-column:2;grid-row:2}.site-body .auth{grid-template-columns:1fr}.site-body .auth-brand-panel,.site-body .auth-card{min-height:auto}.site-body .auth-brand-panel{padding:42px}.site-body .auth-card{padding:46px!important}.site-body .store-footer{grid-template-columns:1fr auto}.site-body .footer-copy{grid-column:1/-1}.site-body.page-offers .catalog-results>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-body .maxpro-benefits span{grid-template-columns:190px 1fr}}
@media(max-width:620px){.site-body .store-header{border-top-width:2px}.site-body .store-header-main{min-height:74px;width:calc(100% - 24px);grid-template-columns:1fr auto;padding:7px 0}.site-body .store-brand{height:52px}.site-body .store-logo{width:157px}.site-body .header-search{display:none}.site-body .nav-toggle{display:block}.site-body .rimax-hero{padding:24px 14px 38px}.site-body .rimax-hero-copy{min-height:390px;padding:0;justify-content:flex-end}.site-body .hero-kicker{font-size:13px}.site-body .rimax-hero h1{max-width:340px;font-size:48px}.site-body .rimax-hero p{max-width:300px;font-size:14px}.site-body .rimax-hero-part{right:-32%;top:-28px;width:116vw;opacity:.68}.site-body .rimax-finder{padding:25px 19px 28px;clip-path:polygon(22px 0,100% 0,100% calc(100% - 22px),calc(100% - 22px) 100%,0 100%,0 22px);box-shadow:6px 6px 0 var(--rr-red)}.site-body .finder-head h2{font-size:32px;margin-bottom:18px}.site-body .finder-head>span{font-size:12px}.site-body .finder-tabs{gap:12px}.site-body .finder-pane input,.site-body .finder-pane select{height:54px}.site-body .home-products{width:calc(100% - 24px);padding:42px 0 55px}.site-body .home-products .section-head h2{font-size:39px}.site-body .home-featured-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.site-body .home-featured-grid .product-card{grid-column:1!important;grid-row:auto!important;min-height:370px}.site-body .home-featured-grid .product-body h3,.site-body .home-featured-grid .product-card-1 .product-body h3{font-size:21px}.site-body .store-footer{min-height:185px;padding:30px 22px;grid-template-columns:1fr;gap:25px}.site-body .footer-brand{justify-content:flex-start}.site-body .footer-legal-links{justify-content:flex-start}.site-body .footer-copy{grid-column:auto}.site-body .auth{width:calc(100% - 24px);margin:18px auto;clip-path:none}.site-body .auth-brand-panel{min-height:260px;padding:26px}.site-body .auth-brand-panel>a img{width:170px}.site-body .auth-brand-panel h2{font-size:37px}.site-body .auth-card{padding:32px 22px!important;clip-path:none!important}.site-body .auth-card h1{font-size:39px}.site-body .otp-reset-grid{grid-template-columns:1fr}.site-body .catalog-shell{width:calc(100% - 24px)}}

/* Complete public shell: the approved black/red language also covers forms and
   operational pages, not just the Home mock-up. */
.site-body .store-main{min-height:calc(100vh - 330px)}
.site-body .store-main a{color:#fff}.site-body .store-main p,.site-body .store-main small{color:#b6bac1}
.site-body .store-main label{color:#dfe1e5}.site-body .store-main input,.site-body .store-main select,.site-body .store-main textarea{border-radius:2px;border-color:#5a5e66;background:#f5f5f3;color:#111317}
.site-body .store-main .button.secondary,.site-body .store-main button.secondary{border-color:#6a6e76;background:#0b0c0f;color:#fff}
.site-body .maxpro-request-page{position:relative;width:min(1180px,calc(100% - 48px));min-height:650px;margin:0 auto;padding:55px 0 72px}.site-body .maxpro-request-page:before{content:"MAX PRO";position:absolute;z-index:-1;right:0;top:10px;color:#ffffff07;font-family:var(--rr-display);font-size:150px;font-style:italic}.site-body .maxpro-form-wrap{padding:42px;grid-template-columns:.78fr 1.22fr;border-radius:0;border-color:#e306135a;background:linear-gradient(145deg,#16181c,#070809);clip-path:polygon(25px 0,100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 25px);box-shadow:10px 10px 0 var(--rr-red)}.site-body .maxpro-form-wrap h1{font-family:var(--rr-display);font-size:54px;font-style:italic;text-transform:uppercase}.site-body .maxpro-form button{min-height:58px;font-family:var(--rr-display);font-size:19px;font-style:italic;text-transform:uppercase}
.site-body .auth-card p,.site-body .auth-card small,.site-body .auth-card label{color:#36393e!important}.site-body .auth-card a{color:#a90009!important}.site-body .auth-card .eyebrow{color:var(--rr-red)!important}
.site-body .catalog-filters p,.site-body .catalog-filters small,.site-body .catalog-filters label{color:#34373c!important}.site-body .catalog-filters a{color:#a90009!important}.site-body .catalog-filters .secondary{background:#fff!important;color:#111317!important;border-color:#70737a!important}.site-body .catalog-filters .fitment-help{background:#111317!important}.site-body .catalog-filters .fitment-help b,.site-body .catalog-filters .fitment-help span,.site-body .catalog-filters .fitment-help a{color:#fff!important}
.site-body .cart-actions .secondary{background:#f4f4f2!important;color:#111317!important;border-color:#777b82!important}.site-body .cart-summary-card b,.site-body .cart-summary-card strong,.site-body .cart-summary-card .total,.site-body .cart-summary-card .totals p{color:#111317!important}.site-body .cart-summary-card .totals p span{color:#111317!important}
.site-body.page-product .product-builder-layout{padding-top:35px}.site-body .main-image{border:1px solid #4c5057;border-radius:0;background:radial-gradient(circle at 65% 65%,#3d070c,transparent 28%),#101216;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,18px 100%,0 calc(100% - 18px))}.site-body .product-summary-card h1{font-family:var(--rr-display);font-size:clamp(45px,5vw,68px);font-style:italic;text-transform:uppercase}.site-body .purchase-panel{border-radius:0!important;background:linear-gradient(145deg,#f7f7f5,#dededb)!important;color:#111317!important;box-shadow:8px 8px 0 var(--rr-red)}.site-body .purchase-panel label,.site-body .purchase-panel p,.site-body .purchase-panel span{color:#111317}.site-body .product-builder-layout>.home-section .card{background:#101216;color:#fff}
.site-body.page-checkout .wrap.narrow,.site-body.page-success .wrap.narrow{max-width:1260px}.site-body.page-checkout .section-head h1,.site-body.page-success .section-head h1,.site-body.page-account .account-hero h1{font-family:var(--rr-display);font-size:clamp(46px,6vw,74px);font-style:italic;text-transform:uppercase}.site-body .checkout-form,.site-body .order-summary{border-radius:0!important}.site-body .order-summary{border:1px solid #e3061361;background:linear-gradient(145deg,#f7f7f5,#dededb)!important;color:#111317!important;box-shadow:8px 8px 0 var(--rr-red)}.site-body .order-summary p,.site-body .order-summary span{color:#111317}
.site-body.page-account .account-hero{border-left:3px solid var(--rr-red);background:radial-gradient(circle at 82% 50%,#54080d,transparent 24%),#0b0d0f}.site-body.page-account .account-dashboard .card{background:linear-gradient(145deg,#15171a,#08090b);color:#fff}.site-body.page-account .account-dashboard h2{font-family:var(--rr-display);font-size:30px;font-style:italic;text-transform:uppercase}
.site-body.page-request .request-page,.site-body.page-success .success-page{padding-top:45px;padding-bottom:70px}.site-body .tracking-card,.site-body .request-shell{border-left:3px solid var(--rr-red)}
.site-body .catalog-empty,.site-body .empty{padding:55px;border:1px solid #4a4d53;background:#0b0d0f;text-align:center}.site-body .catalog-empty h3,.site-body .empty h2{font-family:var(--rr-display);font-size:38px;font-style:italic;text-transform:uppercase}
.site-body .cookie{background:#f2f2ef;color:#111317}.site-body .cookie span,.site-body .cookie a{color:#111317}

@media(max-width:980px){.site-body .maxpro-form-wrap{grid-template-columns:1fr}.site-body .checkout{grid-template-columns:1fr}.site-body .order-summary{position:static}}
@media(max-width:620px){.site-body .maxpro-request-page{width:calc(100% - 24px);padding:28px 0 50px}.site-body .maxpro-form-wrap{padding:25px 19px;clip-path:none}.site-body .maxpro-form{grid-template-columns:1fr}.site-body .maxpro-form .full{grid-column:auto}.site-body .maxpro-form-wrap h1{font-size:39px}.site-body .product-builder-layout{width:calc(100% - 24px);grid-template-columns:1fr}.site-body .product-summary-card,.site-body .purchase-panel,.site-body .product-gallery-row{grid-column:1}.site-body .main-image{min-height:330px}.site-body .cart-row{grid-template-columns:70px 1fr auto}.site-body .cart-row input{grid-column:2;width:80px}.site-body .cart-row strong{grid-column:3}.site-body .cart-row button{grid-column:2/4;justify-self:end}.site-body .tracked-items article{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.site-body .whatsapp-float{right:10px;bottom:76px;width:46px;height:46px;padding:0;display:grid;place-items:center;border-radius:50%;clip-path:none}.site-body .whatsapp-float span{display:none}}
.admin-body tbody tr,.admin-body tbody td{background:#101216!important;color:#e9eaec!important}
