/* NubeParts3 5.10.2 RC3 — storefront profesional nativo, sin Elementor. */
:root{
  --np3-red:#e21d2b;
  --np3-red-dark:#b30f1b;
  --np3-red-soft:#fff0f2;
  --np3-navy:#102b3a;
  --np3-navy-deep:#071923;
  --np3-navy-soft:#173b4c;
  --np3-ink:#14212a;
  --np3-muted:#667681;
  --np3-bg:#f4f7f8;
  --np3-surface:#fff;
  --np3-line:#dfe6e9;
  --np3-line-dark:rgba(255,255,255,.14);
  --np3-white:#fff;
  --np3-green:#23a26d;
  --np3-shadow-sm:0 10px 30px rgba(7,25,35,.08);
  --np3-shadow:0 24px 70px rgba(7,25,35,.14);
  --np3-shadow-strong:0 36px 90px rgba(2,15,22,.24);
  --np3-radius-sm:14px;
  --np3-radius:22px;
  --np3-radius-lg:30px;
}
html{scroll-behavior:smooth}
body.nubeparts3-native-page{margin:0!important;background:var(--np3-bg)!important;color:var(--np3-ink)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overflow-x:hidden}
body.nubeparts3-native-page #wpadminbar{display:none!important}
#nubeparts3-site,#nubeparts3-site *{box-sizing:border-box}
#nubeparts3-site{min-height:100vh;background:var(--np3-bg);color:var(--np3-ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
#nubeparts3-site img{max-width:100%;height:auto}
#nubeparts3-site a{color:inherit;text-decoration:none}
#nubeparts3-site button,#nubeparts3-site input,#nubeparts3-site select,#nubeparts3-site textarea{font:inherit}
#nubeparts3-site button,#nubeparts3-site a{touch-action:manipulation}
.np3-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.np3-skip{position:fixed;left:18px;top:-80px;z-index:999999;padding:12px 16px;border-radius:10px;background:#fff;color:#111!important;box-shadow:var(--np3-shadow)}
.np3-skip:focus{top:12px}
.screen-reader-text{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}

/* Header */
.np3-header{position:relative;z-index:1000;background:#fff;border-bottom:1px solid rgba(16,43,58,.08);transition:box-shadow .25s ease,transform .25s ease}
.np3-header.is-sticky{position:sticky;top:0;box-shadow:0 14px 40px rgba(7,25,35,.12)}
.np3-topbar{background:var(--np3-navy-deep);color:#d7e1e5;font-size:12px}
.np3-topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.np3-topbar__contacts{display:flex;align-items:center;gap:22px;min-width:0}
.np3-topbar__contacts a,.np3-topbar__contacts span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.np3-topbar__contacts a:hover{color:#fff}
.np3-topbar__promise{color:#fff;font-weight:800;letter-spacing:.02em}
.np3-access{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 15px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:#fff!important;font-weight:800;transition:.2s}
.np3-access:hover{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.14)}
.np3-mainbar{background:rgba(255,255,255,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.np3-mainbar__inner{min-height:78px;display:grid;grid-template-columns:210px minmax(260px,1fr) auto;align-items:center;gap:30px}
.np3-logo{display:flex;align-items:center;width:205px}
.np3-logo img{display:block;width:100%;max-height:58px;object-fit:contain;object-position:left center}
.np3-header-search{height:46px;display:grid;grid-template-columns:45px minmax(0,1fr) 92px;border:1px solid #d6dfe3;border-radius:13px;overflow:hidden;background:#f9fbfb;transition:.2s}
.np3-header-search:focus-within{border-color:rgba(226,29,43,.55);background:#fff;box-shadow:0 0 0 4px rgba(226,29,43,.08)}
.np3-header-search__icon{display:grid;place-items:center;color:#80909a}
.np3-header-search__icon svg{width:19px;height:19px;fill:currentColor}
.np3-header-search input{min-width:0;padding:0 8px;border:0!important;outline:0!important;background:transparent!important;color:var(--np3-ink)!important;box-shadow:none!important}
.np3-header-search button{border:0;background:var(--np3-red);color:#fff;font-weight:850;cursor:pointer;transition:.2s}
.np3-header-search button:hover{background:var(--np3-red-dark)}
.np3-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}
.np3-header-actions .scrpc-quote-menu-button,.np3-header-actions [class*="quote"]{max-width:240px}
.np3-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;border-radius:12px;background:var(--np3-navy);cursor:pointer}
.np3-menu-toggle span{display:block;width:22px;height:2px;margin:4px auto;border-radius:10px;background:#fff}
.np3-nav{background:#fff;border-top:1px solid rgba(16,43,58,.07)}
.np3-nav__inner{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.np3-menu{display:flex;align-items:center;gap:2px}
.np3-menu a{position:relative;display:flex;align-items:center;min-height:50px;padding:0 17px;color:#40515c!important;font-size:13px;font-weight:800;transition:.2s}
.np3-menu a:after{content:"";position:absolute;left:17px;right:17px;bottom:0;height:3px;border-radius:10px 10px 0 0;background:var(--np3-red);transform:scaleX(0);transition:.2s}
.np3-menu a:hover,.np3-menu a.is-active{color:var(--np3-ink)!important;background:rgba(16,43,58,.035)}
.np3-menu a:hover:after,.np3-menu a.is-active:after{transform:scaleX(1)}
.np3-nav__advisor{display:inline-flex;align-items:center;gap:9px;color:var(--np3-navy)!important;font-size:13px;font-weight:850}
.np3-nav__advisor>span{width:9px;height:9px;border-radius:50%;background:var(--np3-green);box-shadow:0 0 0 5px rgba(35,162,109,.12)}

/* Shared */
.np3-button{min-height:48px;padding:0 23px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}
.np3-button:hover{transform:translateY(-2px)}
.np3-button--primary{background:linear-gradient(135deg,var(--np3-red),var(--np3-red-dark));color:#fff!important;box-shadow:0 14px 30px rgba(226,29,43,.25)}
.np3-button--primary:hover{box-shadow:0 18px 38px rgba(226,29,43,.32)}
.np3-button--light{background:#fff;color:var(--np3-navy)!important;box-shadow:0 14px 34px rgba(0,0,0,.18)}
.np3-button--ghost{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff!important;backdrop-filter:blur(10px)}
.np3-button--ghost:hover{border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.13)}
.np3-button--ghost-light{border-color:rgba(255,255,255,.25);background:transparent;color:#fff!important}
.np3-kicker,.np3-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#ff6974;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.np3-kicker:before,.np3-eyebrow:before{content:"";width:30px;height:2px;border-radius:10px;background:currentColor}
.np3-section{padding:90px 0}
.np3-section-heading{max-width:800px;margin:0 auto 38px;text-align:center}
.np3-section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);align-items:end;gap:60px;text-align:left}
.np3-section-heading>div>span,.np3-section-heading>span{display:block;margin-bottom:9px;color:var(--np3-red);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.np3-section-heading h2{margin:0;color:var(--np3-ink);font-size:clamp(31px,4vw,48px);line-height:1.04;letter-spacing:-.04em}
.np3-section-heading p{margin:12px 0 0;color:var(--np3-muted);font-size:16px}
.np3-section-heading--split>p{margin:0 0 4px}
.np3-section-heading--light h2,.np3-section-heading--light p{color:#fff}
.np3-section-heading--light p{color:#c9d6dc}
.np3-section-heading--light>div>span{color:#ff7a84}
.np3-native-module{min-width:0}
.np3-empty{margin:0;padding:25px;border:1px dashed #cbd6db;border-radius:15px;background:#fff;color:var(--np3-muted);text-align:center}
.np3-reveal{opacity:1;transform:none}.np3-enhanced .np3-reveal{opacity:0;transform:translateY(18px);transition:opacity .58s ease,transform .58s ease}
.np3-reveal[data-np3-delay="1"]{transition-delay:.08s}
.np3-reveal[data-np3-delay="2"]{transition-delay:.16s}
.np3-reveal[data-np3-delay="3"]{transition-delay:.24s}
.np3-enhanced .np3-reveal.is-visible{opacity:1;transform:none}

/* Hero */
.np3-hero{position:relative;min-height:670px;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:linear-gradient(130deg,#061720 0%,#0c2938 54%,#0a202c 100%);color:#fff}
.np3-hero__backdrop{position:absolute;inset:0;z-index:-1;overflow:hidden}
.np3-hero__backdrop:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,#000,transparent 80%)}
.np3-hero__backdrop:after{content:"";position:absolute;width:650px;height:650px;right:-210px;top:-170px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.018),0 0 0 180px rgba(255,255,255,.012)}
.np3-hero__glow{position:absolute;width:520px;height:520px;right:8%;bottom:-250px;border-radius:50%;background:radial-gradient(circle,rgba(226,29,43,.34),rgba(226,29,43,0) 68%);filter:blur(8px)}
.np3-hero__gridline{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);transform:rotate(-16deg);transform-origin:left center}
.np3-hero__gridline--one{left:44%;right:-10%;top:24%}
.np3-hero__gridline--two{left:36%;right:-12%;top:70%}
.np3-hero__layout{padding:82px 0 94px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(450px,.95fr);align-items:center;gap:74px}
.np3-hero__copy h1{max-width:760px;margin:18px 0 0;font-size:clamp(48px,6.2vw,76px);line-height:.98;letter-spacing:-.06em;font-weight:900}
.np3-hero__copy>p{max-width:700px;margin:23px 0 0;color:#c8d5db;font-size:18px;line-height:1.65}
.np3-hero__actions{margin-top:31px;display:flex;flex-wrap:wrap;gap:12px}
.np3-hero__proof{margin-top:29px;display:flex;flex-wrap:wrap;gap:12px 24px;color:#d6e0e4;font-size:13px;font-weight:750}
.np3-hero__proof span{display:inline-flex;align-items:center;gap:9px}
.np3-hero__proof i{width:17px;height:17px;border:1px solid rgba(255,255,255,.28);border-radius:50%;position:relative}
.np3-hero__proof i:after{content:"";position:absolute;left:4px;top:4px;width:7px;height:4px;border-left:2px solid #65d3a4;border-bottom:2px solid #65d3a4;transform:rotate(-45deg)}
.np3-search-console{padding:26px;border:1px solid rgba(255,255,255,.19);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.08));box-shadow:var(--np3-shadow-strong);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
.np3-search-console__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.np3-search-console__eyebrow{display:block;color:#ff7d87;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.np3-search-console h2{margin:6px 0 0;font-size:28px;line-height:1.1;letter-spacing:-.025em}
.np3-search-console>p{margin:13px 0 20px;color:#c7d4da;font-size:14px}
.np3-search-console__status{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(0,0,0,.16);color:#dce7eb;font-size:11px;font-weight:800;white-space:nowrap}
.np3-search-console__status i{width:7px;height:7px;border-radius:50%;background:#42ce91;box-shadow:0 0 0 5px rgba(66,206,145,.12)}
.np3-search-console__body{padding:17px;border:1px solid rgba(255,255,255,.58);border-radius:18px;background:rgba(255,255,255,.94);color:var(--np3-ink);box-shadow:0 18px 45px rgba(0,0,0,.18)}
.np3-search-console__body .scrpc-filters,.np3-search-console__body form{margin:0!important}
.np3-search-console__help{margin-top:15px;display:flex;flex-wrap:wrap;gap:8px}
.np3-search-console__help span{padding:6px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.07);color:#c7d4da;font-size:11px;font-weight:750}

/* Assurance */
.np3-assurance{position:relative;z-index:5;margin-top:-29px}
.np3-assurance__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--np3-line);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:var(--np3-shadow);backdrop-filter:blur(18px);overflow:hidden}
.np3-assurance article{min-height:118px;padding:24px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--np3-line)}
.np3-assurance article:last-child{border-right:0}
.np3-assurance svg{width:30px;height:30px;flex:0 0 auto;fill:var(--np3-red)}
.np3-assurance strong{display:block;margin-bottom:4px;color:var(--np3-ink);font-size:14px}
.np3-assurance span{display:block;color:var(--np3-muted);font-size:12px;line-height:1.45}

/* Catalog and carousels */
.np3-section--catalog{padding-top:108px;background:linear-gradient(180deg,var(--np3-bg),#fff)}
.np3-carousel-shell{padding:18px;border:1px solid var(--np3-line);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:var(--np3-shadow-sm)}

/* Buying process */
.np3-buy-confidence{background:#fff}
.np3-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.np3-process-card{position:relative;min-height:295px;padding:31px;border:1px solid var(--np3-line);border-radius:22px;background:linear-gradient(145deg,#fff,#f7fafb);box-shadow:0 14px 34px rgba(7,25,35,.055);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.np3-process-card:after{content:"";position:absolute;width:140px;height:140px;right:-65px;bottom:-75px;border-radius:50%;background:rgba(226,29,43,.06)}
.np3-process-card:hover{transform:translateY(-6px);border-color:rgba(226,29,43,.24);box-shadow:var(--np3-shadow)}
.np3-process-card__number{position:absolute;right:22px;top:18px;color:#d5dfe3;font-size:42px;font-weight:900;letter-spacing:-.06em}
.np3-process-card svg{width:44px;height:44px;fill:var(--np3-red)}
.np3-process-card h3{margin:28px 0 10px;font-size:21px;letter-spacing:-.02em}
.np3-process-card p{margin:0;color:var(--np3-muted);font-size:15px}
.np3-direct-search{margin-top:24px;padding:22px 24px;border:1px solid var(--np3-line);border-radius:20px;background:var(--np3-navy);color:#fff;display:grid;grid-template-columns:minmax(230px,.6fr) minmax(0,1.4fr);align-items:center;gap:30px;box-shadow:var(--np3-shadow)}
.np3-direct-search span{color:#ff7480;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.np3-direct-search h3{margin:5px 0 0;font-size:23px}
.np3-direct-search__form{padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.08)}

/* Campaigns */
.np3-campaigns{padding:86px 0;background:linear-gradient(135deg,var(--np3-navy-deep),var(--np3-navy));color:#fff;overflow:hidden}
.np3-campaigns__frame{border:1px solid rgba(255,255,255,.15);border-radius:24px;background:rgba(255,255,255,.07);box-shadow:var(--np3-shadow-strong);overflow:hidden;backdrop-filter:blur(14px)}
.np3-campaigns__frame .slider-show-wrap{height:390px!important;min-height:390px!important;padding-top:0!important}
.np3-campaigns__frame .ssp-slide{min-height:390px!important}
.np3-campaigns__frame .ssp-content{max-width:650px!important}

/* Expert band */
.np3-expert-band{padding:72px 0;background:linear-gradient(118deg,#e21d2b,#ac101b);color:#fff;position:relative;overflow:hidden}
.np3-expert-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.09),transparent);transform:translateX(-35%) skewX(-20deg)}
.np3-expert-band__layout{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.65fr) auto;align-items:center;gap:48px}
.np3-expert-band__copy>span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#ffd6d9}
.np3-expert-band h2{max-width:680px;margin:8px 0 0;font-size:clamp(31px,4vw,48px);line-height:1.03;letter-spacing:-.04em}
.np3-expert-band p{max-width:650px;margin:13px 0 0;color:#ffe2e4}
.np3-expert-band__points{display:grid;gap:10px}
.np3-expert-band__points span{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:800}
.np3-expert-band__points b{width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;font-size:10px}

/* Brands, insights and CTA */
.np3-brands{background:linear-gradient(180deg,#f3f7f8,#fff)}
.np3-insights{background:#fff}
.np3-news-shell{min-height:90px}
.np3-cta{padding:0 0 90px;background:#fff}
.np3-cta__inner{min-height:250px;padding:46px 50px;border:1px solid rgba(255,255,255,.14);border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:46px;background:linear-gradient(125deg,var(--np3-navy-deep),var(--np3-navy));color:#fff;box-shadow:var(--np3-shadow-strong);position:relative;overflow:hidden}
.np3-cta__inner:after{content:"";position:absolute;width:360px;height:360px;right:-170px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(226,29,43,.35),transparent 70%)}
.np3-cta__inner>div{position:relative;z-index:1}
.np3-cta__inner>div:first-child{max-width:760px}
.np3-cta__inner span{color:#ff7b85;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}
.np3-cta__inner h2{margin:8px 0 0;font-size:clamp(31px,4vw,48px);line-height:1.04;letter-spacing:-.04em}
.np3-cta__inner p{margin:12px 0 0;color:#c7d4da}
.np3-cta__actions{display:flex;flex-direction:column;gap:11px;min-width:225px}

/* Shop and product */
.np3-page-hero{position:relative;padding:78px 0;background:linear-gradient(130deg,var(--np3-navy-deep),var(--np3-navy));color:#fff;overflow:hidden}
.np3-page-hero:after{content:"";position:absolute;width:500px;height:500px;right:-180px;top:-270px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.02),0 0 0 160px rgba(255,255,255,.015)}
.np3-page-hero .np3-container{position:relative;z-index:1}
.np3-page-hero h1{max-width:850px;margin:16px 0 0;font-size:clamp(39px,5vw,60px);line-height:1.02;letter-spacing:-.05em}
.np3-page-hero p{max-width:780px;margin:15px 0 0;color:#d0dce0;font-size:17px}
.np3-shop-section{padding:42px 0 90px}
.np3-shop-module{padding:22px;border:1px solid var(--np3-line);border-radius:24px;background:#fff;box-shadow:var(--np3-shadow)}
.np3-product-shell{padding:52px 0 34px}
.np3-product-shell>.np3-container{padding:26px;border:1px solid var(--np3-line);border-radius:24px;background:#fff;box-shadow:var(--np3-shadow)}
.np3-breadcrumbs{margin-bottom:17px;color:var(--np3-muted);font-size:13px}
.np3-product-quote{margin-top:24px}
.np3-product-related{padding-top:28px}

/* Embedded modules normalization */
#nubeparts3-site .scrpc-product-page{max-width:none!important;margin:0!important}
#nubeparts3-site .scrpc-filter-panel{border:1px solid var(--np3-line)!important;border-radius:18px!important;box-shadow:none!important;background:#f8fafb!important}
#nubeparts3-site .scrpc-product-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
#nubeparts3-site .scrpc-product-card,#nubeparts3-site [class*="scrpc-product-card"]{border:1px solid var(--np3-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 28px rgba(7,25,35,.065)!important;overflow:hidden!important;transition:transform .2s,box-shadow .2s,border-color .2s!important}
#nubeparts3-site .scrpc-product-card:hover,#nubeparts3-site [class*="scrpc-product-card"]:hover{transform:translateY(-5px);border-color:rgba(226,29,43,.2)!important;box-shadow:0 20px 42px rgba(7,25,35,.13)!important}
#nubeparts3-site .scrpc-product-list button,#nubeparts3-site #load-more,#nubeparts3-site .button-primary{border:0!important;border-radius:11px!important;background:var(--np3-red)!important;color:#fff!important;box-shadow:none!important}
#nubeparts3-site .scrpc-product-list button:hover,#nubeparts3-site #load-more:hover{background:var(--np3-red-dark)!important}
#nubeparts3-site .select2-container{max-width:100%!important}
#nubeparts3-site .select2-selection{min-height:44px!important;border-color:#d3dde1!important;border-radius:11px!important;background:#fff!important}
#nubeparts3-site .select2-selection__rendered{line-height:42px!important}
#nubeparts3-site .select2-selection__arrow{height:42px!important}
#nubeparts3-site input:not([type="checkbox"]):not([type="radio"]),#nubeparts3-site select,#nubeparts3-site textarea{max-width:100%;min-height:43px;border:1px solid #d3dde1;border-radius:11px;outline:0;background:#fff;color:var(--np3-ink)}
#nubeparts3-site input:focus,#nubeparts3-site select:focus,#nubeparts3-site textarea:focus{border-color:rgba(226,29,43,.55);box-shadow:0 0 0 3px rgba(226,29,43,.08)}
#nubeparts3-site .scrpc-price,#nubeparts3-site [class*="price"]{color:var(--np3-red)}
#nubeparts3-site .scrpc-filter-toggle,#nubeparts3-site .scrpc-filter-reset{color:var(--np3-red)!important}
#nubeparts3-site .ssp-arrow,#nubeparts3-site .cns-arrow{background:var(--np3-red)!important}

/* Footer */
.np3-footer{background:var(--np3-navy-deep);color:#d4dfe4}
.np3-footer__lead{min-height:105px;padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(255,255,255,.1)}
.np3-footer__lead>div{display:grid;gap:4px}
.np3-footer__lead span{color:#ff7a84;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.np3-footer__lead strong{color:#fff;font-size:19px}
.np3-footer__lead>a{display:inline-flex;align-items:center;gap:10px;color:#fff!important;font-size:13px;font-weight:850;white-space:nowrap}
.np3-footer__grid{padding:60px 0;display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:46px}
.np3-footer__brand img{width:220px;filter:brightness(0) invert(1);opacity:.96}
.np3-footer__brand p{max-width:450px;color:#9eb0b9}
.np3-footer h3{margin:0 0 18px;color:#fff;font-size:14px;letter-spacing:.02em}
.np3-footer__grid>div:not(.np3-footer__brand)>a,.np3-footer__grid ul a,.np3-footer__grid .amb-menu a{display:block;margin:0 0 11px;color:#aebdc4!important;font-size:13px}
.np3-footer a:hover{color:#fff!important}
.np3-footer__contact{display:flex;flex-direction:column;gap:8px;margin-top:19px;font-size:13px}
.np3-footer__bottom{border-top:1px solid rgba(255,255,255,.09);background:#05131b}
.np3-footer__bottom>.np3-container{min-height:57px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#82959f;font-size:11px}
.np3-footer__bottom a{color:#fff!important}

@media(max-width:1120px){
  .np3-mainbar__inner{grid-template-columns:190px minmax(210px,1fr) auto;gap:18px}
  .np3-logo{width:188px}
  .np3-hero__layout{grid-template-columns:1fr 450px;gap:42px}
  .np3-assurance__grid{grid-template-columns:repeat(2,1fr)}
  .np3-assurance article:nth-child(2){border-right:0}
  .np3-assurance article:nth-child(-n+2){border-bottom:1px solid var(--np3-line)}
  .np3-expert-band__layout{grid-template-columns:1fr minmax(260px,.55fr)}
  .np3-expert-band__layout>.np3-button{grid-column:1/-1;justify-self:start}
  #nubeparts3-site .scrpc-product-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .np3-footer__grid{grid-template-columns:1.4fr repeat(2,1fr)}
  .np3-footer__grid>div:last-child{grid-column:2/4}
}
@media(max-width:900px){
  .np3-topbar__promise,.np3-topbar__contacts>span:last-child{display:none}
  .np3-mainbar__inner{grid-template-columns:180px 1fr auto;min-height:70px}
  .np3-header-search{display:none}
  .np3-menu-toggle{display:block}
  .np3-nav{position:relative}
  .np3-nav__inner{min-height:0}
  .np3-menu{display:none;position:absolute;left:20px;right:20px;top:0;padding:12px;flex-direction:column;align-items:stretch;border:1px solid rgba(255,255,255,.1);border-radius:0 0 18px 18px;background:var(--np3-navy-deep);box-shadow:var(--np3-shadow)}
  .np3-menu.is-open{display:flex}
  .np3-menu a{min-height:45px;border-radius:10px;color:#dce6ea!important}
  .np3-menu a:hover,.np3-menu a.is-active{color:#fff!important;background:rgba(255,255,255,.07)}
  .np3-menu a:after{display:none}
  .np3-nav__advisor{display:none}
  .np3-hero{min-height:auto}
  .np3-hero__layout{padding:66px 0 82px;grid-template-columns:1fr;gap:40px}
  .np3-hero__copy h1{max-width:800px}
  .np3-search-console{max-width:720px}
  .np3-section-heading--split{grid-template-columns:1fr;gap:16px}
  .np3-process-grid{grid-template-columns:1fr}
  .np3-process-card{min-height:auto}
  .np3-direct-search{grid-template-columns:1fr}
  .np3-expert-band__layout{grid-template-columns:1fr;gap:28px}
  .np3-expert-band__layout>.np3-button{grid-column:auto}
  .np3-cta__inner{align-items:flex-start;flex-direction:column}
  .np3-cta__actions{flex-direction:row;flex-wrap:wrap}
  #nubeparts3-site .scrpc-product-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .np3-footer__grid{grid-template-columns:1fr 1fr}
  .np3-footer__brand{grid-column:1/-1}
  .np3-footer__grid>div:last-child{grid-column:auto}
}
@media(max-width:600px){
  .np3-container{width:min(100% - 24px,1240px)}
  .np3-topbar__contacts{gap:10px;max-width:72%}
  .np3-topbar__contacts a:nth-of-type(2){display:none}
  .np3-access{padding-inline:11px}
  .np3-mainbar__inner{grid-template-columns:minmax(135px,175px) auto;gap:10px}
  .np3-header-actions{grid-column:2}
  .np3-header-actions> :not(.np3-menu-toggle){display:none!important}
  .np3-logo{width:100%;max-width:175px}
  .np3-hero__layout{padding:53px 0 70px}
  .np3-hero__copy h1{font-size:44px}
  .np3-hero__copy>p{font-size:16px}
  .np3-hero__actions{align-items:stretch;flex-direction:column}
  .np3-hero__actions .np3-button{width:100%}
  .np3-hero__proof{display:grid;gap:10px}
  .np3-search-console{padding:18px;border-radius:20px}
  .np3-search-console__head{display:grid}
  .np3-search-console__status{justify-self:start}
  .np3-search-console__body{padding:12px}
  .np3-assurance{margin-top:-18px}
  .np3-assurance__grid{grid-template-columns:1fr}
  .np3-assurance article{min-height:auto;border-right:0;border-bottom:1px solid var(--np3-line)!important}
  .np3-assurance article:last-child{border-bottom:0!important}
  .np3-section{padding:65px 0}
  .np3-section--catalog{padding-top:82px}
  .np3-section-heading h2{font-size:35px}
  .np3-process-card{padding:25px}
  .np3-direct-search{padding:18px}
  .np3-campaigns{padding:65px 0}
  .np3-campaigns__frame .slider-show-wrap{height:340px!important;min-height:340px!important}
  .np3-campaigns__frame .ssp-slide{min-height:340px!important}
  .np3-expert-band{padding:58px 0}
  .np3-cta{padding-bottom:65px}
  .np3-cta__inner{padding:32px 25px;border-radius:22px}
  .np3-cta__actions{width:100%;flex-direction:column}
  .np3-cta__actions .np3-button{width:100%}
  .np3-shop-module,.np3-product-shell>.np3-container{padding:13px}
  #nubeparts3-site .scrpc-product-list{grid-template-columns:1fr!important;gap:13px!important}
  .np3-footer__lead{align-items:flex-start;flex-direction:column}
  .np3-footer__grid{padding:46px 0;grid-template-columns:1fr;gap:30px}
  .np3-footer__brand,.np3-footer__grid>div:last-child{grid-column:auto}
  .np3-footer__bottom>.np3-container{padding:15px 0;align-items:flex-start;flex-direction:column;gap:5px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.np3-reveal{opacity:1;transform:none}#nubeparts3-site *,#nubeparts3-site *:before,#nubeparts3-site *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* =========================================================
 * 5.10.3 RC4 — portada compatible con la estructura original
 * ========================================================= */
.np3-runtime-hooks{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
body.nubeparts3-native-page .spec-diag-floating,
body.nubeparts3-native-page .spec-diag-overlay,
body.nubeparts3-native-page .as-intruder-float{display:none!important}

/* Hero original: usa el slideshow y sus shortcodes existentes como fuente de verdad. */
.np3-live-hero{position:relative;overflow:hidden;background:#10191f;color:#fff}
.np3-live-hero .slider-show-wrap{margin:0!important;min-height:600px!important;height:600px!important;padding-top:0!important;border-radius:0!important}
.np3-live-hero .slider-slide{min-height:600px!important}
.np3-live-hero .slider-slide.has-center-shortcode .ssp-text-area.side-center .slider-content{
  width:min(1040px,calc(100% - 40px));
  max-width:1040px!important;
  padding:28px 30px 24px!important;
  border:1px solid rgba(255,255,255,.19)!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,rgba(21,26,30,.68),rgba(35,40,44,.48))!important;
  box-shadow:0 28px 70px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.1)!important;
  backdrop-filter:blur(18px) saturate(118%)!important;
  -webkit-backdrop-filter:blur(18px) saturate(118%)!important;
}
.np3-live-hero .slider-title{
  max-width:900px!important;
  margin:0 auto 22px!important;
  font-size:clamp(38px,4.8vw,64px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  text-align:center!important;
  text-transform:none!important;
  font-weight:900!important;
}
.np3-live-hero .slider-subtitle,.np3-live-hero .slider-desc{text-align:center}
.np3-live-hero .ssp-center-shortcode,.np3-live-hero .ssp-shortcode-host{width:100%}

/* Buscador principal: misma jerarquía visual de la web original. */
.np3-live-hero .scrpc-product-page,
.np3-fallback-hero .scrpc-product-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.np3-live-hero .scrpc-filters-apv,
.np3-fallback-hero .scrpc-filters-apv{
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
  padding:14px!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 17px 40px rgba(0,0,0,.2)!important;
}
.np3-live-hero .scrpc-filters-apv>.form-field,
.np3-fallback-hero .scrpc-filters-apv>.form-field{min-width:0!important;width:100%!important;margin:0!important;align-self:stretch!important}
.np3-live-hero .scrpc-filters-apv>.form-field:nth-child(5),
.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(5){grid-column:1/3!important}
.np3-live-hero .scrpc-filters-apv>.form-field:nth-child(6),
.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(6){grid-column:3!important;min-width:0!important;flex:auto!important}
.np3-live-hero .scrpc-filters-apv>.form-field:nth-child(7),
.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(7){grid-column:4!important;min-width:0!important;flex:auto!important}
.np3-live-hero .scrpc-filters-apv select,
.np3-live-hero .scrpc-filters-apv input,
.np3-fallback-hero .scrpc-filters-apv select,
.np3-fallback-hero .scrpc-filters-apv input,
.np3-live-hero .scrpc-filters-apv .select2-selection,
.np3-fallback-hero .scrpc-filters-apv .select2-selection{
  width:100%!important;
  min-height:45px!important;
  border:1px solid #d4dade!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#26343d!important;
  box-shadow:none!important;
}
.np3-live-hero .scrpc-filters-apv button,
.np3-fallback-hero .scrpc-filters-apv button{
  width:100%!important;
  min-height:45px!important;
  border:0!important;
  border-radius:10px!important;
  font-weight:850!important;
  box-shadow:none!important;
}
.np3-live-hero #scrpc-apv-search,.np3-fallback-hero #scrpc-apv-search{background:#e21d2b!important;color:#fff!important}
.np3-live-hero #scrpc-apv-vin-search,.np3-fallback-hero #scrpc-apv-vin-search{background:#102b3a!important;color:#fff!important}
.np3-live-hero .advanced-product-search-form,
.np3-live-hero [data-scrpc-advsearch-form],
.np3-fallback-hero .advanced-product-search-form,
.np3-fallback-hero [data-scrpc-advsearch-form]{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 112px!important;
  gap:12px!important;
  margin:14px 0 0!important;
  padding:0!important;
}
.np3-live-hero .advanced-product-search-input,
.np3-fallback-hero .advanced-product-search-input{
  min-height:49px!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.97)!important;
  color:#26343d!important;
  box-shadow:0 13px 32px rgba(0,0,0,.17)!important;
}
.np3-live-hero .advanced-product-search-btn,
.np3-fallback-hero .advanced-product-search-btn{
  width:100%!important;
  min-height:49px!important;
  border-radius:10px!important;
  background:#e21d2b!important;
  color:#fff!important;
  font-weight:850!important;
}
.np3-live-hero .scrpc-carousel-wrap,
.np3-live-hero .scrpc-carousel,
.np3-live-hero .scrpc-related-slider,
.np3-live-hero [class*="scrpc-carousel"],
.np3-fallback-hero__categories{display:none!important;margin:0!important}

/* Respaldo visual si no existen slides configurados. */
.np3-fallback-hero{
  position:relative;
  min-height:600px;
  display:flex;
  align-items:center;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 12% 20%,rgba(226,29,43,.18),transparent 30%),
    linear-gradient(120deg,#121a20 0%,#202a30 54%,#111a20 100%);
}
.np3-fallback-hero:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.24;
  background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:48px 48px;
}
.np3-fallback-hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.38))}
.np3-fallback-hero__content{position:relative;z-index:2;padding:72px 0}
.np3-fallback-hero__panel{
  width:min(1040px,100%);
  margin:0 auto;
  padding:32px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(21,26,30,.68),rgba(35,40,44,.48));
  box-shadow:0 28px 70px rgba(0,0,0,.35);
  backdrop-filter:blur(18px) saturate(118%);
}
.np3-fallback-hero h1{max-width:880px;margin:0 auto 24px;font-size:clamp(40px,5vw,64px);line-height:1.02;letter-spacing:-.045em;text-align:center}

/* Mantener la secuencia original con una presentación más sobria. */
.np3-section--catalog{padding:82px 0 88px!important;background:#fff!important}
.np3-buy-confidence{padding:86px 0!important;background:linear-gradient(180deg,#f5f7f8,#fff)!important}
.np3-brands{padding:88px 0!important;background:linear-gradient(135deg,#0a151c,#17252d)!important;color:#fff}
.np3-brands .np3-section-heading h2,.np3-brands .np3-section-heading p{color:#fff}
.np3-brands .np3-section-heading p{color:#c8d3d8}
.np3-brands .np3-carousel-shell{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.08);box-shadow:0 24px 60px rgba(0,0,0,.25);backdrop-filter:blur(16px)}
.np3-insights{padding:88px 0!important;background:#fff!important}

@media(max-width:900px){
  .np3-live-hero .slider-show-wrap,.np3-live-hero .slider-slide{height:660px!important;min-height:660px!important}
  .np3-live-hero .slider-slide.has-center-shortcode .ssp-text-area.side-center .slider-content{width:min(94vw,860px);padding:24px 20px!important}
  .np3-live-hero .scrpc-filters-apv,.np3-fallback-hero .scrpc-filters-apv{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .np3-live-hero .scrpc-filters-apv>.form-field:nth-child(5),.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(5){grid-column:1/2!important}
  .np3-live-hero .scrpc-filters-apv>.form-field:nth-child(6),.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(6){grid-column:2!important}
  .np3-live-hero .scrpc-filters-apv>.form-field:nth-child(7),.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(7){grid-column:1/-1!important}
}
@media(max-width:600px){
  .np3-live-hero .slider-show-wrap,.np3-live-hero .slider-slide{height:760px!important;min-height:760px!important}
  .np3-live-hero .slider-title{font-size:36px!important;margin-bottom:18px!important}
  .np3-live-hero .slider-slide.has-center-shortcode .ssp-text-area.side-center .slider-content{width:calc(100% - 24px);padding:20px 14px!important;border-radius:18px!important}
  .np3-live-hero .scrpc-filters-apv,.np3-fallback-hero .scrpc-filters-apv{grid-template-columns:1fr!important;padding:11px!important}
  .np3-live-hero .scrpc-filters-apv>.form-field:nth-child(n),.np3-fallback-hero .scrpc-filters-apv>.form-field:nth-child(n){grid-column:1!important}
  .np3-live-hero .advanced-product-search-form,.np3-live-hero [data-scrpc-advsearch-form],.np3-fallback-hero .advanced-product-search-form,.np3-fallback-hero [data-scrpc-advsearch-form]{grid-template-columns:1fr!important}
  .np3-fallback-hero__content{padding:42px 0}
  .np3-fallback-hero__panel{padding:20px 14px;border-radius:18px}
  .np3-fallback-hero h1{font-size:36px}
}


/* === RC6 header aligned to reference screenshot === */
.np3-topbar{background:#0d2736!important;color:#e7eff3!important}
.np3-topbar__inner{min-height:52px!important;gap:18px!important}
.np3-topbar__contacts{display:flex!important;align-items:center!important;gap:20px!important;min-width:0!important;flex-wrap:wrap}
.np3-topbar__item{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#eef6fa!important;font-size:14px!important;font-weight:600!important;line-height:1.2}
.np3-topbar__item:hover{color:#fff!important}
.np3-mini-icon{display:inline-grid;place-items:center;flex:0 0 auto;color:#dbe7ee}
.np3-mini-icon svg{display:block;width:16px;height:16px}
.np3-access{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 22px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:16px!important;background:linear-gradient(90deg,#ea3342 0%,#1a3e72 16%,#17355f 100%)!important;color:#fff!important;font-weight:800!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important}
.np3-mainbar{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.np3-mainbar__inner--classic{min-height:68px!important;display:grid!important;grid-template-columns:280px minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding-top:12px!important;padding-bottom:12px!important}
.np3-logo{width:220px!important}
.np3-logo img{max-height:56px!important;object-fit:contain!important;object-position:left center!important}
.np3-header-search-wrap{min-width:0!important}
.np3-header-search-wrap .advanced-product-search-form-full{display:grid!important;grid-template-columns:minmax(250px,300px) minmax(0,1fr) 96px!important;gap:12px!important;align-items:center!important;margin:0!important}
.np3-header-search-wrap .aps-form-group{margin:0!important;min-width:0!important}
.np3-header-search-wrap select,.np3-header-search-wrap input{width:100%!important;min-height:44px!important;height:44px!important;padding:0 16px!important;border:1px solid #ccd5db!important;border-radius:12px!important;background:#fff!important;color:#253642!important;box-shadow:none!important}
.np3-header-search-wrap input::placeholder{color:#6f7f89!important}
.np3-header-search-wrap .aps-submit-button{min-height:44px!important;height:44px!important;border:2px solid #f0484b!important;border-radius:12px!important;background:#fff!important;color:#eb3037!important;font-weight:850!important;box-shadow:none!important}
.np3-header-search-wrap .aps-submit-button:hover{background:#fff5f6!important}
.np3-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}
.np3-header-actions .scrpc-menu-quote{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:0 16px!important;border:1.5px solid #f1bcc1!important;border-radius:999px!important;background:#fff!important;color:#d0373c!important;box-shadow:none!important;max-width:none!important}
.np3-header-actions .scrpc-menu-quote-icon{display:none!important}
.np3-header-actions .scrpc-menu-quote-text{color:#be3c42!important;font-size:13px!important;font-weight:700!important}
.np3-header-actions .scrpc-menu-quote-total{color:#a71f25!important;font-size:14px!important;font-weight:850!important}
.np3-header-actions .scrpc-menu-quote-badge{display:inline-grid!important;place-items:center!important;min-width:22px!important;height:22px!important;padding:0 6px!important;border-radius:999px!important;background:#ef4347!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
.np3-nav{background:#0d2736!important;border-top:0!important}
.np3-nav__inner{min-height:56px!important;justify-content:center!important}
.np3-menu{display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;width:100%}
.np3-menu a{position:relative!important;display:inline-flex!important;align-items:center!important;gap:10px!important;min-height:56px!important;padding:0 4px!important;color:#fff!important;font-size:15px!important;font-weight:750!important;background:transparent!important}
.np3-menu a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#ee4045;transform:scaleX(0);transition:transform .2s ease}
.np3-menu a:hover:after,.np3-menu a.is-active:after{transform:scaleX(1)}
.np3-nav__advisor{display:none!important}
.np3-nav-icon{display:inline-grid;place-items:center;width:18px;height:18px;color:#d9e6ee;font-size:17px;line-height:1}

/* Wider hero search panel */
.np3-live-hero .slider-slide.has-center-shortcode .ssp-text-area.side-center .slider-content{width:min(1220px,calc(100% - 32px))!important;max-width:1220px!important}
.np3-fallback-hero__panel{width:min(1220px,100%)!important}
.np3-live-hero .slider-title{max-width:1040px!important}

@media(max-width:1100px){
  .np3-topbar__inner{min-height:46px!important}
  .np3-topbar__contacts{gap:12px!important}
  .np3-mainbar__inner--classic{grid-template-columns:220px minmax(0,1fr) auto!important;gap:12px!important}
  .np3-header-search-wrap .advanced-product-search-form-full{grid-template-columns:minmax(170px,220px) minmax(0,1fr) 88px!important;gap:10px!important}
  .np3-menu{gap:18px!important}
}
@media(max-width:900px){
  .np3-topbar__contacts{gap:10px!important}
  .np3-topbar__item{font-size:12px!important}
  .np3-mainbar__inner--classic{grid-template-columns:180px minmax(0,1fr) auto!important}
  .np3-header-search-wrap .advanced-product-search-form-full{grid-template-columns:1fr!important}
  .np3-header-search-wrap .aps-submit-button{width:100%!important}
  .np3-header-actions .scrpc-menu-quote{display:none!important}
}
@media(max-width:700px){
  .np3-topbar__inner{align-items:flex-start!important;padding-top:8px!important;padding-bottom:8px!important}
  .np3-topbar__contacts{max-width:100%!important}
  .np3-topbar__item:last-child{display:none!important}
  .np3-access{min-height:38px!important;padding:0 16px!important;border-radius:14px!important}
}

/* === RC7 visible menu hover and active states === */
.np3-nav .np3-menu a{
  padding:0 16px!important;
  border-radius:9px 9px 0 0!important;
  color:#e8f1f5!important;
  transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease!important;
}
.np3-nav .np3-menu a:hover,
.np3-nav .np3-menu a:focus-visible{
  color:#fff!important;
  background:rgba(255,255,255,.10)!important;
  box-shadow:inset 0 -3px 0 #f04a50!important;
  transform:translateY(-1px)!important;
  outline:0!important;
}
.np3-nav .np3-menu a.is-active,
.np3-nav .np3-menu a[aria-current="page"]{
  color:#fff!important;
  background:linear-gradient(180deg,rgba(240,64,69,.18),rgba(240,64,69,.08))!important;
  box-shadow:inset 0 -4px 0 #f04045!important;
}
.np3-nav .np3-menu a:hover .np3-nav-icon,
.np3-nav .np3-menu a:focus-visible .np3-nav-icon,
.np3-nav .np3-menu a.is-active .np3-nav-icon,
.np3-nav .np3-menu a[aria-current="page"] .np3-nav-icon{
  color:#ff6b70!important;
  transform:scale(1.08)!important;
}
.np3-nav .np3-menu a:after{
  left:14px!important;
  right:14px!important;
  height:4px!important;
  background:#f04045!important;
  z-index:2!important;
}
.np3-nav .np3-menu a:hover:after,
.np3-nav .np3-menu a:focus-visible:after,
.np3-nav .np3-menu a.is-active:after,
.np3-nav .np3-menu a[aria-current="page"]:after{
  transform:scaleX(1)!important;
}
@media(max-width:900px){
  .np3-nav .np3-menu a,
  .np3-nav .np3-menu a:hover,
  .np3-nav .np3-menu a:focus-visible,
  .np3-nav .np3-menu a.is-active,
  .np3-nav .np3-menu a[aria-current="page"]{
    border-radius:10px!important;
    box-shadow:none!important;
  }
  .np3-nav .np3-menu a:hover,
  .np3-nav .np3-menu a:focus-visible{
    background:rgba(255,255,255,.10)!important;
  }
  .np3-nav .np3-menu a.is-active,
  .np3-nav .np3-menu a[aria-current="page"]{
    background:rgba(240,64,69,.18)!important;
    border-left:4px solid #f04045!important;
  }
  .np3-nav .np3-menu a:after{display:none!important}
}

/* ========================================================================
 * RC16 · STOREFRONT SELLER UX / SEO
 * Embudo: identificar vehículo > descubrir producto > validar > convertir.
 * Mantiene shortcodes y fuentes de datos existentes.
 * ======================================================================== */
.np3-live-hero[data-np3-commerce="1"] .slider-show-wrap,
.np3-live-hero[data-np3-commerce="1"] .slider-slide{min-height:620px!important;height:620px!important}
.np3-live-hero[data-np3-commerce="1"] .slider-slide.has-center-shortcode .ssp-text-area.side-center .slider-content{width:min(1260px,calc(100% - 32px))!important;max-width:1260px!important;padding:26px 28px 24px!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(6,22,31,.84),rgba(14,42,54,.70))!important}
.np3-live-hero[data-np3-commerce="1"] .slider-title{max-width:980px!important;font-size:clamp(38px,4.4vw,60px)!important}

/* Buscador de compatibilidad: 5 columnas en desktop, dos líneas de lectura rápida. */
@media(min-width:1051px){
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv,
  .np3-fallback-hero--commerce .scrpc-filters-apv{
    grid-template-columns:minmax(170px,1.15fr) minmax(170px,1.15fr) minmax(105px,.72fr) minmax(170px,1.15fr) minmax(130px,.82fr)!important;
    gap:10px!important;
    padding:13px!important;
  }
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(1),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(1){grid-column:1!important;grid-row:1!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(2),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(2){grid-column:2!important;grid-row:1!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(3),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(3){grid-column:3!important;grid-row:1!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(4),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(4){grid-column:4!important;grid-row:1!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(8),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(8){grid-column:5!important;grid-row:1!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(5),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(5){grid-column:1/3!important;grid-row:2!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(7),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(7){grid-column:3!important;grid-row:2!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(6),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(6){grid-column:4!important;grid-row:2!important}
  .np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv>.form-field:nth-child(9),
  .np3-fallback-hero--commerce .scrpc-filters-apv>.form-field:nth-child(9){grid-column:5!important;grid-row:2!important}
}
.np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv select,
.np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv input,
.np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv .select2-selection,
.np3-fallback-hero--commerce .scrpc-filters-apv select,
.np3-fallback-hero--commerce .scrpc-filters-apv input,
.np3-fallback-hero--commerce .scrpc-filters-apv .select2-selection{min-height:48px!important;border-radius:11px!important;border-color:#d9e0e4!important}
.np3-live-hero[data-np3-commerce="1"] .scrpc-filters-apv button,
.np3-fallback-hero--commerce .scrpc-filters-apv button{min-height:48px!important;border-radius:11px!important}
.np3-live-hero[data-np3-commerce="1"] #scrpc-apv-plate-search,
.np3-fallback-hero--commerce #scrpc-apv-plate-search{background:#f1f4f5!important;color:#14212a!important;border:1px solid #d9e0e4!important}
.np3-live-hero[data-np3-commerce="1"] #scrpc-apv-search,
.np3-fallback-hero--commerce #scrpc-apv-search{background:linear-gradient(135deg,#f03543,#c71120)!important}
.np3-live-hero[data-np3-commerce="1"] #scrpc-apv-vin-search,
.np3-fallback-hero--commerce #scrpc-apv-vin-search{background:#102b3a!important}

.np3-commerce-kicker{display:block;margin:0 0 12px;color:#ff7a84;font-size:11px;font-weight:900;letter-spacing:.14em;text-align:center;text-transform:uppercase}
.np3-fallback-hero__lead{max-width:760px;margin:-10px auto 22px;color:#d1dce1;text-align:center;font-size:16px}

/* Trust strip inmediatamente después de la intención de búsqueda. */
.np3-commerce-proof{position:relative;z-index:8;margin-top:-24px;padding:0 0 22px}
.np3-commerce-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid rgba(16,43,58,.10);border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(7,25,35,.12)}
.np3-commerce-proof article{min-width:0;min-height:86px;padding:16px 18px;display:flex;align-items:center;gap:13px;border-right:1px solid #e8edef}
.np3-commerce-proof article:last-child{border-right:0}
.np3-proof-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;background:var(--np3-red-soft);color:var(--np3-red)}
.np3-proof-icon svg{width:22px;height:22px}
.np3-commerce-proof strong{display:block;color:var(--np3-ink);font-size:13px;line-height:1.25}
.np3-commerce-proof article span:last-child{display:block;margin-top:3px;color:#74838c;font-size:11px;line-height:1.35}

/* Heading comercial alineado a lectura de e-commerce, no a brochure. */
.np3-selling-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}
.np3-selling-heading>div{max-width:800px}
.np3-selling-heading>div>span{display:block;margin-bottom:8px;color:var(--np3-red);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.np3-selling-heading h2{margin:0;color:var(--np3-ink);font-size:clamp(29px,3.4vw,44px);line-height:1.04;letter-spacing:-.04em}
.np3-selling-heading p{margin:10px 0 0;color:var(--np3-muted);font-size:15px}
.np3-selling-heading__link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:10px 0;color:var(--np3-navy)!important;font-size:13px;font-weight:900;border-bottom:2px solid rgba(226,29,43,.28)}
.np3-selling-heading__link:hover{color:var(--np3-red)!important;border-color:var(--np3-red)}
.np3-selling-heading--inverse h2{color:#fff}
.np3-selling-heading--inverse p{color:#bfd0d8}
.np3-selling-heading--inverse>div>span{color:#ff7a84}
.np3-selling-heading--inverse .np3-selling-heading__link{color:#fff!important;border-color:rgba(255,255,255,.2)}

.np3-category-commerce{padding:62px 0 70px!important;background:#fff!important}
.np3-featured-commerce{padding:74px 0 84px!important;background:linear-gradient(180deg,#f4f7f8,#eef3f5)!important}
.np3-vehicle-commerce{padding:78px 0!important;background:linear-gradient(135deg,#071923,#102f40)!important;color:#fff}
.np3-buy-confidence{padding:74px 0 82px!important;background:#fff!important}
.np3-brands--seller{padding:78px 0!important}
.np3-insights--seller{padding:78px 0 86px!important}

/* Carouseles homepage: menos ruido, más área clicable. */
.np3-commerce-carousel{padding:14px;border:1px solid var(--np3-line);border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(7,25,35,.07)}
.np3-commerce-carousel .scrpc-c-card{border-radius:14px!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.np3-commerce-carousel .scrpc-c-card:hover{transform:translateY(-3px)!important;box-shadow:0 14px 26px rgba(7,25,35,.10)!important}
.np3-commerce-carousel--dark{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.07);box-shadow:none;backdrop-filter:blur(14px)}
.np3-commerce-carousel--dark .scrpc-c-card{background:rgba(255,255,255,.96)!important}

/* Productos server-side en portada. */
.np3-featured-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.np3-product-card.scrpc-product-item{position:relative;display:flex;flex-direction:column;min-width:0;padding:11px!important;border:1px solid #dfe6e9!important;border-radius:18px!important;background:#fff!important;text-align:left!important;box-shadow:0 10px 26px rgba(7,25,35,.055)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}
.np3-product-card.scrpc-product-item:hover{transform:translateY(-4px)!important;border-color:#cbd6db!important;box-shadow:0 20px 42px rgba(7,25,35,.11)!important}
.np3-product-card__link{display:flex;flex:1;flex-direction:column}
.np3-product-card__media{position:relative;height:200px!important;border:0!important;border-radius:13px!important;background:#f7f9fa!important;padding:13px!important}
.np3-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important}
.np3-product-card__discount{position:absolute;z-index:4;left:10px;top:10px;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:999px;background:var(--np3-red);color:#fff;font-size:11px;font-weight:900;box-shadow:0 7px 15px rgba(226,29,43,.22)}
.np3-product-card__body{padding:13px 4px 8px}
.np3-product-card__code{display:block;color:#7a8992;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.np3-product-card__body h3{height:auto!important;min-height:44px;margin:6px 0 11px!important;color:#17252e!important;font-size:14px!important;line-height:1.42!important;font-weight:800!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.np3-product-card__price{display:flex;align-items:baseline;gap:9px}
.np3-product-card__price strong{color:#b7101d;font-size:19px;font-weight:900;font-variant-numeric:tabular-nums}
.np3-product-card__price span{color:#89959c;font-size:11px;text-decoration:line-through}
.np3-product-card__actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;margin-top:auto;padding:5px 3px 2px}
.np3-product-card__detail,.np3-product-card__quote{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:11px;font-weight:900;cursor:pointer}
.np3-product-card__detail{border:1px solid #d8e1e5;background:#fff;color:var(--np3-navy)!important}
.np3-product-card__quote{border:1px solid var(--np3-red);background:var(--np3-red);color:#fff}
.np3-product-card__detail:hover{background:#f4f7f8}
.np3-product-card__quote:hover{background:var(--np3-red-dark)}

.np3-process-grid--seller{gap:14px}
.np3-process-grid--seller .np3-process-card{position:relative;padding:26px 24px!important;border:1px solid #e1e8eb!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(7,25,35,.055)!important;text-align:left!important}
.np3-process-grid--seller .np3-process-card__number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:18px;border-radius:12px;background:var(--np3-navy);color:#fff;font-size:11px;font-weight:900}
.np3-process-grid--seller h3{margin:0 0 8px!important;color:var(--np3-ink)!important;font-size:18px!important}
.np3-process-grid--seller p{margin:0!important;color:var(--np3-muted)!important;font-size:13px!important;line-height:1.6!important}

.np3-commerce-cta{padding:38px 0;background:linear-gradient(120deg,#e21d2b 0%,#b40f1a 38%,#102b3a 100%);color:#fff}
.np3-commerce-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:38px}
.np3-commerce-cta__inner>div:first-child{max-width:760px}
.np3-commerce-cta__inner span{display:block;margin-bottom:6px;color:#ffd7da;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.np3-commerce-cta h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.06;letter-spacing:-.035em}
.np3-commerce-cta p{margin:9px 0 0;color:#f4dfe2;font-size:14px}
.np3-commerce-cta__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}

/* Tienda: filtro protagonista, cards orientadas a decisión. */
.nubeparts3-native-shop .np3-page-hero{padding:52px 0 42px!important;background:linear-gradient(125deg,#071923,#12374a)!important;color:#fff!important}
.nubeparts3-native-shop .np3-page-hero h1{max-width:920px!important;margin-top:8px!important;color:#fff!important;font-size:clamp(34px,4.2vw,54px)!important}
.nubeparts3-native-shop .np3-page-hero p{max-width:760px!important;color:#c6d6de!important}
.nubeparts3-native-shop .scrpc-filter-panel{border:1px solid #dbe4e8!important;border-radius:20px!important;background:#fff!important;box-shadow:0 18px 50px rgba(7,25,35,.08)!important}
.nubeparts3-native-shop .scrpc-filter-panel-head{padding:20px 22px 14px!important}
.nubeparts3-native-shop .scrpc-filter-panel-head h3{font-size:22px!important;letter-spacing:-.025em!important}
.nubeparts3-native-shop .scrpc-filters-apv{gap:10px!important}
.nubeparts3-native-shop .scrpc-product-list{gap:15px!important}
.nubeparts3-native-shop .scrpc-product-item{border-color:#dfe6e9!important;border-radius:17px!important;box-shadow:0 8px 22px rgba(7,25,35,.045)!important}
.nubeparts3-native-shop .scrpc-product-item:hover{box-shadow:0 18px 36px rgba(7,25,35,.11)!important;transform:translateY(-3px)!important}
.nubeparts3-native-shop .scrpc-product-item .scrpc-card-thumb{border:0!important;background:#f7f9fa!important}
.nubeparts3-native-shop .scrpc-product-item h3{color:#17252e!important;font-weight:800!important}
.nubeparts3-native-shop .scrpc-card-price{color:#b7101d!important;font-size:17px!important}

@media(max-width:1050px){
  .np3-commerce-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .np3-commerce-proof article:nth-child(2){border-right:0}
  .np3-commerce-proof article:nth-child(-n+2){border-bottom:1px solid #e8edef}
  .np3-featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .np3-selling-heading{align-items:flex-start;flex-direction:column;gap:12px}
  .np3-selling-heading__link{align-self:flex-start}
}
@media(max-width:900px){
  .np3-live-hero[data-np3-commerce="1"] .slider-show-wrap,.np3-live-hero[data-np3-commerce="1"] .slider-slide{height:700px!important;min-height:700px!important}
  .np3-commerce-cta__inner{align-items:flex-start;flex-direction:column}
  .np3-commerce-cta__actions{flex-wrap:wrap}
}
@media(max-width:640px){
  .np3-live-hero[data-np3-commerce="1"] .slider-show-wrap,.np3-live-hero[data-np3-commerce="1"] .slider-slide{height:820px!important;min-height:820px!important}
  .np3-commerce-proof{margin-top:-12px}
  .np3-commerce-proof__grid{grid-template-columns:1fr}
  .np3-commerce-proof article{min-height:74px;border-right:0!important;border-bottom:1px solid #e8edef!important}
  .np3-commerce-proof article:last-child{border-bottom:0!important}
  .np3-featured-products-grid{grid-template-columns:1fr 1fr;gap:10px}
  .np3-product-card.scrpc-product-item{padding:8px!important;border-radius:14px!important}
  .np3-product-card__media{height:150px!important;padding:8px!important}
  .np3-product-card__body{padding:10px 2px 6px}
  .np3-product-card__body h3{min-height:39px;font-size:12px!important}
  .np3-product-card__price strong{font-size:16px}
  .np3-product-card__actions{grid-template-columns:1fr}
  .np3-product-card__detail,.np3-product-card__quote{min-height:37px}
  .np3-commerce-cta__actions{width:100%;display:grid;grid-template-columns:1fr}
  .np3-commerce-cta__actions .np3-button{width:100%}
  .np3-category-commerce,.np3-featured-commerce,.np3-vehicle-commerce,.np3-buy-confidence,.np3-brands--seller,.np3-insights--seller{padding-top:56px!important;padding-bottom:60px!important}
}

/* RC16 header commerce */
.np3-topbar__right{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex:0 0 auto}
.np3-topbar__promise{display:inline-flex;align-items:center;gap:7px;color:#dbe8ee!important;font-size:11px!important;font-weight:800!important;letter-spacing:.02em;white-space:nowrap}
.np3-topbar__promise:before{content:"";width:7px;height:7px;border-radius:50%;background:#37c888;box-shadow:0 0 0 4px rgba(55,200,136,.12)}
@media(max-width:920px){.np3-topbar__promise{display:none!important}}

/* RC16 shop + product assurance */
.np3-shop-proof{padding:0 0 18px;background:#f4f7f8}
.np3-shop-proof__grid{position:relative;margin-top:-16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #dfe7ea;border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(7,25,35,.08)}
.np3-shop-proof__grid>span{padding:14px 16px;border-right:1px solid #e7edef;color:#6d7d87;font-size:11px;text-align:center}
.np3-shop-proof__grid>span:last-child{border-right:0}
.np3-shop-proof__grid strong{display:block;margin-bottom:2px;color:#17252e;font-size:12px}
.np3-product-assurance{margin:14px 0 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e0e7ea;border-radius:15px;background:#fff;box-shadow:0 9px 26px rgba(7,25,35,.05)}
.np3-product-assurance span{padding:13px 16px;border-right:1px solid #e7edef;color:#72818a;font-size:11px;line-height:1.4}
.np3-product-assurance span:last-child{border-right:0}
.np3-product-assurance strong{display:block;color:#17252e;font-size:12px}
@media(max-width:760px){.np3-shop-proof__grid{grid-template-columns:1fr 1fr}.np3-shop-proof__grid>span:nth-child(2){border-right:0}.np3-shop-proof__grid>span:nth-child(-n+2){border-bottom:1px solid #e7edef}.np3-product-assurance{grid-template-columns:1fr}.np3-product-assurance span{border-right:0;border-bottom:1px solid #e7edef}.np3-product-assurance span:last-child{border-bottom:0}}

/* RC16 product result conversion controls */
.nubeparts3-native-shop .scrpc-card-code{margin:9px 2px 0;color:#85939b;font-size:10px;font-weight:800;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nubeparts3-native-shop .scrpc-product-item h3{text-align:left!important;height:43px!important;margin:5px 2px 7px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.nubeparts3-native-shop .scrpc-card-price{text-align:left!important;margin:0 2px 10px!important}
.nubeparts3-native-shop .scrpc-iconbar-commerce{display:grid!important;grid-template-columns:40px minmax(0,1fr) minmax(0,1fr);gap:7px!important;align-items:center!important}
.nubeparts3-native-shop .scrpc-iconbar-commerce .scrpc-icbtn{width:40px;height:40px;padding:0!important;border-radius:10px!important}
.nubeparts3-native-shop .scrpc-card-action{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:10px;font-size:10.5px;font-weight:900;cursor:pointer;text-decoration:none!important;white-space:nowrap}
.nubeparts3-native-shop .scrpc-card-action-secondary{border:1px solid #d9e1e5;background:#fff;color:#173444!important}
.nubeparts3-native-shop .scrpc-card-action-primary{border:1px solid var(--np3-red);background:var(--np3-red);color:#fff}
.nubeparts3-native-shop .scrpc-card-action-primary:hover{background:var(--np3-red-dark)}
@media(max-width:520px){.nubeparts3-native-shop .scrpc-iconbar-commerce{grid-template-columns:38px 1fr}.nubeparts3-native-shop .scrpc-card-action-primary{grid-column:1/-1}}

/* RC16 product SEO/sales title */
.np3-product-title-block{margin:16px 0 12px;padding:22px 24px;border-radius:18px;background:linear-gradient(125deg,#071923,#12384a);color:#fff;box-shadow:0 16px 42px rgba(7,25,35,.12)}
.np3-product-title-block .scrpc-single-title-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px}
.np3-product-title-block .scrpc-single-title{margin:0;color:#fff;font-size:clamp(25px,3.4vw,40px);line-height:1.08;letter-spacing:-.035em}
.np3-product-title-block .scrpc-single-code{grid-column:1;margin:7px 0 0;color:#bcd0da;font-size:12px}
.np3-product-title-block .scrpc-single-price{grid-column:2;grid-row:1/3;margin:0;text-align:right}
.np3-product-title-block .scrpc-single-price .price-offer{color:#fff;font-size:27px}
.np3-product-title-block .scrpc-single-price .price-old{color:#b7c5cc}
@media(max-width:700px){.np3-product-title-block{padding:18px}.np3-product-title-block .scrpc-single-title-wrap{grid-template-columns:1fr}.np3-product-title-block .scrpc-single-price{grid-column:1;grid-row:auto;text-align:left}}


/* RC20 · identidad corporativa única: Datos de la empresa -> Web */
.np3-header__logo-image{display:block!important;width:100%!important;height:auto!important;max-height:56px!important;object-fit:contain!important;object-position:left center!important}
.np3-footer__logo{display:block!important;width:min(230px,100%)!important;height:auto!important;max-height:72px!important;object-fit:contain!important;object-position:left center!important;filter:brightness(0) invert(1) contrast(1.08) drop-shadow(0 4px 14px rgba(255,255,255,.08))!important;opacity:.98!important}


/* RC22 single product alignment with commercial reference */
.np3-single-product-page #np3-content{background:#f5f7f8}
.np3-single-product-page .np3-product-hero{position:relative;padding:0 0 26px;background:linear-gradient(180deg,#082031 0%,#0d2d40 58%,#f5f7f8 58%,#f5f7f8 100%);overflow:hidden}
.np3-single-product-page .np3-product-hero::before{content:"";position:absolute;inset:0 0 auto 0;height:250px;background:radial-gradient(circle at 14% 35%,rgba(255,255,255,.1),transparent 30%),radial-gradient(circle at 84% 18%,rgba(255,255,255,.08),transparent 22%),linear-gradient(125deg,rgba(255,255,255,.05),transparent 40%);pointer-events:none;z-index:0}
.np3-single-product-page .np3-product-hero::after{content:"";position:absolute;inset:0 0 auto auto;width:min(42vw,560px);height:250px;background-image:linear-gradient(270deg,rgba(8,32,49,.14),rgba(8,32,49,0)),var(--np3-product-cover,none);background-repeat:no-repeat;background-position:right center;background-size:contain;opacity:.18;pointer-events:none;z-index:0;mix-blend-mode:screen}
.np3-single-product-page .np3-product-hero__inner{position:relative;z-index:1;padding:24px 28px 0;background:transparent;border:0;box-shadow:none}
.np3-single-product-page .np3-breadcrumbs{padding:0;color:#d8e4ea}
.np3-single-product-page .np3-breadcrumbs nav,.np3-single-product-page .np3-breadcrumbs a,.np3-single-product-page .np3-breadcrumbs span{color:#d8e4ea!important}
.np3-single-product-page .np3-product-title-block{margin:16px 0 0;padding:28px 30px;border-radius:0;background:transparent;box-shadow:none;border-left:0}
.np3-single-product-page .np3-product-title-block .scrpc-single-title{font-size:clamp(24px,3vw,36px);line-height:1.12;text-shadow:0 10px 22px rgba(0,0,0,.18)}
.np3-single-product-page .np3-product-title-block .scrpc-single-code{color:#d1dce1;font-weight:700;text-transform:none}
.np3-single-product-page .np3-product-title-block .scrpc-single-price .price-offer{font-size:34px;font-weight:900}
.np3-single-product-page .np3-product-title-block .scrpc-single-price .price-old{font-size:14px}
.np3-single-product-page .np3-product-body{padding:0 0 40px}
.np3-single-product-page .np3-product-body>.np3-container{padding:0;background:transparent;border:0;box-shadow:none}

.np3-single-product-page .scrpc-single{display:block}
.np3-single-product-page .scrpc-single .scrpc-grid{gap:28px;padding:30px;background:#fff;border:1px solid #e4eaed;border-radius:24px;box-shadow:0 18px 44px rgba(8,32,49,.08)}
.np3-single-product-page .scrpc-single .scrpc-gallery{min-width:0}
.np3-single-product-page .scrpc-single .scrpc-gallery .scrpc-hero{padding:14px;border:1px solid #e5eaee;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(8,32,49,.05)}
.np3-single-product-page .scrpc-single .scrpc-gallery .scrpc-hero .scrpc-hero-inner{min-height:430px;border:0;padding:0;background:#fff}
.np3-single-product-page .scrpc-single .scrpc-gallery .scrpc-hero img{width:100%;height:100%;object-fit:contain}
.np3-single-product-page .scrpc-single .scrpc-gallery .nav{width:44px;height:44px;border-radius:999px;background:#0f2d3f;color:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:0 16px 28px rgba(8,32,49,.18)}
.np3-single-product-page .scrpc-single .scrpc-gallery .nav.prev{left:14px}
.np3-single-product-page .scrpc-single .scrpc-gallery .nav.next{right:14px}
.np3-single-product-page .scrpc-single .scrpc-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(78px,78px));gap:10px;justify-content:flex-start;margin-top:14px;max-width:100%;overflow:hidden}
.np3-single-product-page .scrpc-single .scrpc-thumbs img{width:78px;height:78px;padding:6px;border-radius:14px;border:1px solid #dde5e9;background:#fff;box-shadow:0 5px 14px rgba(8,32,49,.05);cursor:pointer}
.np3-single-product-page .scrpc-single .scrpc-thumbs img.active{outline:0;border-color:#e21d2b;box-shadow:0 0 0 2px rgba(226,29,43,.16)}
.np3-single-product-page .scrpc-ficha-under{margin-top:14px}
.np3-single-product-page .scrpc-ficha-under .button{min-height:44px;border-radius:12px;background:#0f2d3f;border-color:#0f2d3f}

.np3-single-product-page .scrpc-summary{display:flex;flex-direction:column;height:100%}
.np3-single-product-page .scrpc-desc-corta,.np3-single-product-page .scrpc-desc-larga{color:#304550;font-size:15px;line-height:1.68;text-align:justify;text-justify:inter-word}
.np3-single-product-page .scrpc-sales-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
.np3-single-product-page .scrpc-sales-point{display:flex;flex-direction:column;gap:5px;padding:14px 14px 12px;border:1px solid #e3eaed;border-radius:16px;background:#f8fbfc;box-shadow:0 8px 20px rgba(8,32,49,.04)}
.np3-single-product-page .scrpc-sales-point strong{color:#143242;font-size:13px;font-weight:900}
.np3-single-product-page .scrpc-sales-point span{color:#566b76;font-size:12px;line-height:1.55}
.np3-single-product-page .scrpc-single-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:18px 18px 16px;border-radius:18px;background:linear-gradient(135deg,#0c2a3a,#17455d);color:#fff;box-shadow:0 14px 30px rgba(8,32,49,.16)}
.np3-single-product-page .scrpc-single-cta-copy{display:flex;flex-direction:column;gap:6px}
.np3-single-product-page .scrpc-single-cta-copy span{color:#8fd7ff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.np3-single-product-page .scrpc-single-cta-copy strong{font-size:15px;line-height:1.45;color:#fff}
.np3-single-product-page .scrpc-secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff;font-size:13px;font-weight:800;text-decoration:none}
.np3-single-product-page .scrpc-secondary-link:hover{background:rgba(255,255,255,.16);color:#fff}
.np3-single-product-page .scrpc-desc-corta p:first-child,.np3-single-product-page .scrpc-desc-larga p:first-child{margin-top:0}
.np3-single-product-page .scrpc-desc-larga{margin-top:18px}
.np3-single-product-page .scrpc-desc-larga ul,.np3-single-product-page .scrpc-desc-larga ol{padding-left:18px}
.np3-single-product-page .scrpc-desc-larga li{margin:0 0 10px}
.np3-single-product-page .scrpc-summary-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:auto;padding-top:18px}
.np3-single-product-page .scrpc-summary-actions label{font-size:14px;color:#233843}
.np3-single-product-page .scrpc-single #scrpc-single-qty{width:88px;min-height:42px;padding:9px 12px;border:1px solid #d4dde2;border-radius:12px;background:#fff}
.np3-single-product-page .scrpc-add-to-quote-single{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border-radius:14px;border:1px solid #e21d2b;background:#e21d2b;color:#fff;box-shadow:0 14px 28px rgba(226,29,43,.18)}
.np3-single-product-page .scrpc-add-to-quote-single[data-variant="primary"],.np3-single-product-page .scrpc-add-to-quote-single:hover{background:#bf1420;border-color:#bf1420;color:#fff}
.np3-single-product-page .scrpc-add-to-quote-single .scrpc-tip{font-weight:800}

.np3-single-product-page .scrpc-single .scrpc-compat-wrap{margin-top:24px;padding:22px 24px 18px;border:1px solid #e4eaed;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(8,32,49,.06)}
.np3-single-product-page .scrpc-single .scrpc-compat-wrap h3{font-size:18px;font-weight:900;color:#1b2f38}
.np3-single-product-page .scrpc-single .scrpc-compat-wrap .text-muted{margin:0;color:#6b7d86}
.np3-single-product-page .scrpc-single table.scrpc-table{border-radius:14px;border-color:#e5ecef}
.np3-single-product-page .scrpc-single table.scrpc-table thead th{background:#f7fafb;color:#52636c}

.np3-single-product-page .scrpc-single .scrpc-related-slider{margin-top:28px;padding:24px;border:1px solid #e4eaed;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(8,32,49,.06)}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-section-head{margin-bottom:16px}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-section-head h3{font-size:clamp(26px,2.5vw,34px);line-height:1.08;color:#102a3a;letter-spacing:-.03em}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-carousel{padding:2px}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-c-card{align-items:flex-start;min-width:220px;border-radius:20px;padding:18px 14px 14px!important;border:1px solid #e4eaed;background:#fff;box-shadow:0 10px 24px rgba(8,32,49,.05)}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-c-thumb{width:100%;height:108px!important;border-radius:14px;background:#f7f9fa;padding:10px!important;justify-content:center}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-c-title{text-align:left;font-size:14px;line-height:1.45;color:#1d2c35;min-height:40px}
.np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-c-arrow{width:40px;height:40px;border-radius:12px;background:#e21d2b;box-shadow:0 12px 24px rgba(226,29,43,.24)}
.np3-single-product-page .scrpc-single .scrpc-related-slider + .scrpc-related-slider{margin-top:22px}

@media(max-width:980px){
  .np3-single-product-page .scrpc-single .scrpc-grid{grid-template-columns:1fr;padding:20px}
  .np3-single-product-page .scrpc-single .scrpc-gallery .scrpc-hero .scrpc-hero-inner{min-height:320px}
}
@media(max-width:760px){
  .np3-single-product-page .np3-product-hero__inner{padding:18px 0 0}
  .np3-single-product-page .np3-product-title-block{padding:18px 0 8px}
  .np3-single-product-page .np3-product-title-block .scrpc-single-title-wrap{grid-template-columns:1fr}
  .np3-single-product-page .np3-product-title-block .scrpc-single-price{grid-column:1;grid-row:auto;text-align:left}
  .np3-single-product-page .scrpc-single .scrpc-grid{padding:14px;border-radius:18px}
  .np3-single-product-page .scrpc-single .scrpc-gallery .scrpc-hero{padding:10px;border-radius:16px}
  .np3-single-product-page .scrpc-single .scrpc-thumbs{grid-template-columns:repeat(4,64px)}
  .np3-single-product-page .scrpc-single .scrpc-thumbs img{width:64px;height:64px}
  .np3-single-product-page .scrpc-sales-points{grid-template-columns:1fr}
  .np3-single-product-page .scrpc-single-cta-panel{flex-direction:column;align-items:flex-start;padding:16px}
  .np3-single-product-page .scrpc-summary-actions{align-items:stretch}
  .np3-single-product-page .scrpc-summary-actions label{flex:0 0 100%}
  .np3-single-product-page .scrpc-add-to-quote-single{width:100%;justify-content:center}
  .np3-single-product-page .scrpc-secondary-link{width:100%}
  .np3-single-product-page .scrpc-single .scrpc-compat-wrap,.np3-single-product-page .scrpc-single .scrpc-related-slider{padding:16px}
  .np3-single-product-page .scrpc-single .scrpc-related-slider .scrpc-section-head h3{font-size:24px}
}

/* ========================================================================
 * RC38 · Single vendedor NubeParts + UX APV
 * Referencia visual: ficha comercial limpia, galería izquierda y buybox derecha.
 * ======================================================================== */
.np3-single-product-v2 #np3-content{background:linear-gradient(180deg,#f7f9fa 0%,#fff 42%,#f7f9fa 100%)}
.np3-single-product-v2 .np3-product-detail-shell{padding:24px 0 48px}
.np3-single-product-v2 .np3-product-breadcrumbs{margin:0 0 16px;padding:0 4px;color:#70808a;font-size:12px}
.np3-single-product-v2 .np3-product-breadcrumbs .scrpc-bc{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.np3-single-product-v2 .np3-product-breadcrumbs a{color:#5f707a;text-decoration:none}
.np3-single-product-v2 .np3-product-breadcrumbs span{color:#1c2c34;font-weight:700}

.np3-single-product-v2 .np3-product-buybox{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:26px;align-items:stretch}
.np3-single-product-v2 .np3-product-gallery,
.np3-single-product-v2 .np3-product-purchase-card{border:1px solid #e1e7ea;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(15,32,43,.055)}

/* Gallery */
.np3-single-product-v2 .np3-product-gallery{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-rows:minmax(420px,1fr) auto;gap:14px;padding:16px;min-width:0}
.np3-single-product-v2 .np3-product-thumbs{grid-column:1;grid-row:1;display:flex!important;flex-direction:column;gap:10px!important;margin:0!important;overflow:auto!important;max-height:520px!important;padding:0 2px!important}
.np3-single-product-v2 .np3-product-thumb-btn{width:70px;height:70px;padding:5px;border:1px solid #e1e7ea;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.np3-single-product-v2 .np3-product-thumb-btn:hover{transform:translateY(-1px);border-color:#c9d4d9}
.np3-single-product-v2 .np3-product-thumb-btn.is-active{border-color:#ef2634;box-shadow:0 0 0 2px rgba(239,38,52,.12)}
.np3-single-product-v2 .np3-product-thumb-btn img{width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;padding:0!important;border-radius:8px!important;outline:0!important}
.np3-single-product-v2 .np3-product-main-image{grid-column:2;grid-row:1;position:relative!important;display:flex;align-items:center;justify-content:center;min-height:420px;padding:18px!important;border:1px solid #edf1f3!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;box-shadow:none!important}
.np3-single-product-v2 .np3-product-main-image .scrpc-hero-inner{width:100%;min-height:390px!important;display:flex;align-items:center;justify-content:center;background:transparent!important}
.np3-single-product-v2 .np3-product-main-image [data-hero]{width:100%!important;height:390px!important;object-fit:contain!important;cursor:zoom-in}
.np3-single-product-v2 .np3-product-main-image .nav{position:absolute;top:50%;transform:translateY(-50%);width:42px!important;height:42px!important;border:1px solid #dfe7ea!important;border-radius:999px!important;background:#fff!important;color:#162b35!important;box-shadow:0 10px 24px rgba(16,40,52,.12)!important}
.np3-single-product-v2 .np3-product-main-image .nav.prev{left:12px!important}.np3-single-product-v2 .np3-product-main-image .nav.next{right:12px!important}
.np3-single-product-v2 .np3-product-image-proof{grid-column:1/3;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid #edf1f3;border-radius:14px;background:#fbfcfd;overflow:hidden}
.np3-single-product-v2 .np3-product-image-proof span{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-right:1px solid #e7edef;color:#758690;font-size:11px;line-height:1.35}
.np3-single-product-v2 .np3-product-image-proof span:last-child{border-right:0}
.np3-single-product-v2 .np3-product-image-proof strong{color:#1b303b;font-size:12px}

/* Purchase card */
.np3-single-product-v2 .np3-product-purchase-card{padding:26px;display:flex;flex-direction:column;min-width:0}
.np3-single-product-v2 .np3-product-category-label{display:inline-flex;align-self:flex-start;margin-bottom:9px;color:#e21d2b;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.np3-single-product-v2 .np3-product-purchase-title{margin:0;color:#111c22;font-size:clamp(25px,2.2vw,34px);line-height:1.08;letter-spacing:-.035em;font-weight:900}
.np3-single-product-v2 .np3-product-identifiers{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:13px;color:#7a8a93;font-size:11px}
.np3-single-product-v2 .np3-product-identifiers strong{color:#394b55}
.np3-single-product-v2 .np3-product-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:22px}
.np3-single-product-v2 .np3-product-price-current{color:#e21d2b;font-size:32px;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}
.np3-single-product-v2 .np3-product-price-row del{color:#8a969d;font-size:13px}
.np3-single-product-v2 .np3-product-discount{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#e21d2b;color:#fff;font-size:11px;font-weight:900}
.np3-single-product-v2 .np3-product-price-note{margin-top:6px;color:#8a989f;font-size:11px;line-height:1.4}
.np3-single-product-v2 .np3-product-stock{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:18px 0 4px;padding:10px 0;border-top:1px solid #eef2f4;border-bottom:1px solid #eef2f4;font-size:12px}
.np3-single-product-v2 .np3-product-stock>span{width:8px;height:8px;border-radius:999px;background:#e6a11b}
.np3-single-product-v2 .np3-product-stock.is-available>span{background:#26aa55}
.np3-single-product-v2 .np3-product-stock strong{color:#24363f}.np3-single-product-v2 .np3-product-stock em{color:#89969d;font-style:normal}
.np3-single-product-v2 .np3-product-benefits{display:grid;gap:10px;margin:15px 0 20px;padding:0;list-style:none}
.np3-single-product-v2 .np3-product-benefits li{position:relative;padding-left:26px;color:#465a65;font-size:13px;line-height:1.45}
.np3-single-product-v2 .np3-product-benefits li::before{content:"✓";position:absolute;left:0;top:0;width:18px;height:18px;display:grid;place-items:center;border:1px solid rgba(226,29,43,.35);border-radius:999px;color:#e21d2b;font-size:11px;font-weight:900}
.np3-single-product-v2 .np3-product-purchase-actions{display:grid;grid-template-columns:108px minmax(0,1fr);gap:12px;align-items:end}
.np3-single-product-v2 .np3-product-qty{display:flex;flex-direction:column;gap:5px;color:#6c7d86;font-size:10px}
.np3-single-product-v2 .np3-product-qty input{width:100%!important;min-height:48px!important;padding:0 10px!important;border:1px solid #dce5e9!important;border-radius:12px!important;text-align:center!important;background:#fff!important;color:#1d2d35!important}
.np3-single-product-v2 .np3-product-primary-cta{min-height:48px!important;border:1px solid #e21d2b!important;border-radius:12px!important;background:linear-gradient(135deg,#f41f31,#d91120)!important;color:#fff!important;box-shadow:0 12px 26px rgba(226,29,43,.2)!important;font-size:14px!important;font-weight:900!important}
.np3-single-product-v2 .np3-product-secondary-cta,.np3-single-product-v2 .np3-product-whatsapp-cta{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:10px;border-radius:12px;text-decoration:none;font-size:13px;font-weight:850}
.np3-single-product-v2 .np3-product-secondary-cta{border:1px solid #172930;background:#172930;color:#fff}
.np3-single-product-v2 .np3-product-whatsapp-cta{border:1px solid #38b86b;background:#fff;color:#1c9c50}
.np3-single-product-v2 .np3-product-mini-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:18px;padding-top:14px;border-top:1px solid #edf1f3}
.np3-single-product-v2 .np3-product-mini-trust span{text-align:center;color:#7d8c94;font-size:10px;line-height:1.35}

/* Compatibility checker */
.np3-single-product-v2 .np3-single-fitment-checker{margin-top:22px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#121719,#1c1f21);box-shadow:0 16px 36px rgba(14,22,26,.15);color:#fff;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,2.2fr);gap:22px;align-items:center;scroll-margin-top:90px}
.np3-single-product-v2 .np3-single-fitment-copy{display:flex;flex-direction:column;gap:5px}
.np3-single-product-v2 .np3-single-fitment-copy>span{color:#ff3b48;font-size:10px;font-weight:900;letter-spacing:.08em}
.np3-single-product-v2 .np3-single-fitment-copy strong{font-size:20px;line-height:1.12}.np3-single-product-v2 .np3-single-fitment-copy small{color:#aeb9be;font-size:10px;line-height:1.5}
.np3-single-product-v2 .np3-single-fitment-controls{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) minmax(170px,1.05fr);gap:10px}
.np3-single-product-v2 .np3-single-fitment-controls select{min-width:0;min-height:48px;border:1px solid #3c454a;border-radius:10px;background:#252a2d;color:#fff;padding:0 12px}
.np3-single-product-v2 .np3-single-fitment-controls button{min-height:48px;border:1px solid #e21d2b;border-radius:10px;background:#e21d2b;color:#fff;font-weight:900;cursor:pointer}
.np3-single-product-v2 .np3-single-fitment-result{grid-column:1/3;margin-top:4px;padding:12px 14px;border-radius:12px;font-size:12px;line-height:1.5}
.np3-single-product-v2 .np3-single-fitment-result.is-success{background:rgba(35,161,83,.18);border:1px solid rgba(62,210,113,.35);color:#dcffe8}
.np3-single-product-v2 .np3-single-fitment-result.is-warning{background:rgba(206,145,27,.17);border:1px solid rgba(237,176,58,.32);color:#fff3cf}
.np3-single-product-v2 .np3-single-fitment-result.is-error{background:rgba(210,41,57,.17);border:1px solid rgba(245,75,91,.34);color:#ffe0e3}

/* Trust row */
.np3-single-product-v2 .np3-product-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}
.np3-single-product-v2 .np3-product-trust-grid article{padding:15px 16px;border:1px solid #e3e9ec;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(12,34,45,.04)}
.np3-single-product-v2 .np3-product-trust-grid strong{display:block;margin-bottom:4px;color:#253841;font-size:12px}.np3-single-product-v2 .np3-product-trust-grid span{color:#7a8a92;font-size:10px;line-height:1.45}

/* Tabs and support card */
.np3-single-product-v2 .np3-product-info-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.72fr);gap:18px;margin-top:20px}
.np3-single-product-v2 .np3-product-tabs-card,.np3-single-product-v2 .np3-product-help-card{border:1px solid #e1e7ea;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(12,34,45,.045)}
.np3-single-product-v2 .np3-product-tabs{display:flex;gap:6px;padding:0 16px;border-bottom:1px solid #e9eef0;overflow:auto}
.np3-single-product-v2 .np3-product-tabs button{min-height:46px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:#697982;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}
.np3-single-product-v2 .np3-product-tabs button.is-active{color:#e21d2b;border-bottom-color:#e21d2b}
.np3-single-product-v2 .np3-product-tab-panel{padding:20px;color:#41545f;font-size:13px;line-height:1.7}
.np3-single-product-v2 .np3-product-tab-panel .scrpc-desc-corta,.np3-single-product-v2 .np3-product-tab-panel .scrpc-desc-larga{text-align:justify;text-justify:inter-word}
.np3-single-product-v2 .np3-product-tab-panel p:first-child{margin-top:0}.np3-single-product-v2 .np3-product-tab-panel p:last-child{margin-bottom:0}
.np3-single-product-v2 .np3-product-spec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border:1px solid #e8edef;border-radius:12px;overflow:hidden}
.np3-single-product-v2 .np3-product-spec-list>div{display:grid;grid-template-columns:minmax(120px,.7fr) 1fr;gap:8px;padding:11px 13px;border-bottom:1px solid #e8edef}
.np3-single-product-v2 .np3-product-spec-list>div:nth-last-child(-n+2){border-bottom:0}
.np3-single-product-v2 .np3-product-spec-list dt{color:#71818a;font-size:11px}.np3-single-product-v2 .np3-product-spec-list dd{margin:0;color:#253740;font-weight:800;font-size:11px}
.np3-single-product-v2 .np3-product-file-link{display:inline-flex;margin-top:14px;padding:9px 13px;border-radius:10px;background:#132c3a;color:#fff;text-decoration:none;font-size:11px;font-weight:800}
.np3-single-product-v2 .np3-product-tab-panel table.scrpc-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e4eaed;border-radius:12px;overflow:hidden}
.np3-single-product-v2 .np3-product-tab-panel table.scrpc-table th{background:#f6f9fa;color:#54666f;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.np3-single-product-v2 .np3-product-tab-panel table.scrpc-table td{padding:10px 12px;color:#344852;font-size:11px}
.np3-single-product-v2 .np3-product-help-card{padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:220px;background:linear-gradient(150deg,#fff,#f8fbfc)}
.np3-single-product-v2 .np3-product-help-card>span{color:#e21d2b;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.np3-single-product-v2 .np3-product-help-card strong{margin-top:8px;color:#192d37;font-size:22px;line-height:1.13}.np3-single-product-v2 .np3-product-help-card p{color:#6d7e87;font-size:12px;line-height:1.55}.np3-single-product-v2 .np3-product-help-card a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:10px;background:#e21d2b;color:#fff;text-decoration:none;font-size:11px;font-weight:850}

/* Related products */
.np3-single-product-v2 .scrpc-related-slider{margin-top:24px!important;padding:20px!important;border:1px solid #e1e7ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 26px rgba(12,34,45,.04)!important}
.np3-single-product-v2 .scrpc-related-slider .scrpc-section-head h3{font-size:18px!important;color:#263840!important;letter-spacing:-.02em!important}

@media(max-width:1100px){
  .np3-single-product-v2 .np3-product-buybox{grid-template-columns:1fr}
  .np3-single-product-v2 .np3-product-purchase-card{padding:22px}
  .np3-single-product-v2 .np3-single-fitment-checker{grid-template-columns:1fr}
  .np3-single-product-v2 .np3-single-fitment-result{grid-column:1}
  .np3-single-product-v2 .np3-single-fitment-controls{grid-template-columns:repeat(2,minmax(0,1fr))}
  .np3-single-product-v2 .np3-product-info-layout{grid-template-columns:1fr}
}
@media(max-width:760px){
  .np3-single-product-v2 .np3-product-detail-shell{padding:14px 0 30px}
  .np3-single-product-v2 .np3-product-gallery{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:10px}
  .np3-single-product-v2 .np3-product-thumbs{grid-column:1;grid-row:2;flex-direction:row;max-height:none!important;overflow-x:auto!important}
  .np3-single-product-v2 .np3-product-thumb-btn{flex:0 0 62px;width:62px;height:62px}
  .np3-single-product-v2 .np3-product-main-image{grid-column:1;grid-row:1;min-height:300px;padding:10px!important}
  .np3-single-product-v2 .np3-product-main-image .scrpc-hero-inner{min-height:280px!important}
  .np3-single-product-v2 .np3-product-main-image [data-hero]{height:280px!important}
  .np3-single-product-v2 .np3-product-image-proof{grid-column:1;grid-row:3;grid-template-columns:1fr}
  .np3-single-product-v2 .np3-product-image-proof span{border-right:0;border-bottom:1px solid #e7edef}.np3-single-product-v2 .np3-product-image-proof span:last-child{border-bottom:0}
  .np3-single-product-v2 .np3-product-purchase-card{padding:18px}
  .np3-single-product-v2 .np3-product-purchase-title{font-size:25px}
  .np3-single-product-v2 .np3-product-price-current{font-size:28px}
  .np3-single-product-v2 .np3-product-purchase-actions{grid-template-columns:88px 1fr}
  .np3-single-product-v2 .np3-product-mini-trust{grid-template-columns:1fr}
  .np3-single-product-v2 .np3-single-fitment-checker{padding:16px}
  .np3-single-product-v2 .np3-single-fitment-controls{grid-template-columns:1fr}
  .np3-single-product-v2 .np3-product-trust-grid{grid-template-columns:1fr 1fr}
  .np3-single-product-v2 .np3-product-tabs-card{overflow:hidden}
  .np3-single-product-v2 .np3-product-tab-panel{padding:16px}
  .np3-single-product-v2 .np3-product-spec-list{grid-template-columns:1fr}
  .np3-single-product-v2 .np3-product-spec-list>div:nth-last-child(-n+2){border-bottom:1px solid #e8edef}
  .np3-single-product-v2 .np3-product-spec-list>div:last-child{border-bottom:0}
}

/* ========================================================================
 * RC39 · Catálogo vendedor 1:1 visual + single comercial refinado
 * ======================================================================== */
body.np3-shop-v4{background:#f6f8f9;color:#15242c}
.np3-shop-v4 #np3-content{background:linear-gradient(180deg,#fff 0,#f8fafb 420px,#f6f8f9 100%)}
.np3-shop-v4 .np3-shop-hero-v4{padding:26px 0 6px;background:#fff}
.np3-shop-v4 .np3-shop-hero-v4__grid{position:relative;min-height:255px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:28px;padding:38px 42px;border:1px solid #e4e8eb;border-radius:22px;background:linear-gradient(105deg,#fff 0%,#fbfcfd 62%,#f5f7f8 100%);overflow:hidden;box-shadow:0 10px 30px rgba(20,38,48,.035)}
.np3-shop-v4 .np3-shop-hero-v4__grid::after{content:"";position:absolute;right:-60px;top:-100px;width:440px;height:440px;border:1px solid rgba(220,226,230,.55);border-radius:50%;box-shadow:0 0 0 55px rgba(244,247,248,.35),0 0 0 110px rgba(247,249,250,.34);pointer-events:none}
.np3-shop-v4 .np3-shop-hero-v4__copy{position:relative;z-index:2;max-width:730px}
.np3-shop-v4 .np3-shop-hero-v4__copy .np3-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#e21d2b;font-size:11px;font-weight:950;letter-spacing:.13em}
.np3-shop-v4 .np3-shop-hero-v4__copy .np3-eyebrow::after{content:"";width:24px;height:2px;background:#e21d2b}
.np3-shop-v4 .np3-shop-hero-v4__copy h1{margin:16px 0 10px;max-width:740px;color:#142630;font-size:clamp(34px,4.1vw,56px);line-height:1.03;letter-spacing:-.045em;font-weight:950}
.np3-shop-v4 .np3-shop-hero-v4__copy p{max-width:690px;margin:0;color:#65757e;font-size:15px;line-height:1.65}
.np3-shop-v4 .np3-shop-hero-v4__visual{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:220px}
.np3-shop-v4 .np3-shop-hero-v4__visual img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(18,39,50,.14))}
.np3-shop-v4 .np3-shop-hero-v4__placeholder{font-size:44px;font-weight:950;color:#e21d2b;opacity:.25}
.np3-shop-v4 .np3-shop-section{padding:0 0 54px;background:transparent}
.np3-shop-v4 .np3-shop-module{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}

.np3-catalog-v4{position:relative}
.np3-catalog-v4 .np3-catalog-modes{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);margin:0 2px 28px;border:1px solid #e2e7e9;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(20,38,48,.075);overflow:hidden;transform:translateY(-8px)}
.np3-catalog-v4 .np3-catalog-modes button{display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-items:center;min-height:72px;padding:12px 20px;border:0;border-right:1px solid #edf0f2;background:#fff;color:#52636d;text-align:left;cursor:pointer;position:relative}
.np3-catalog-v4 .np3-catalog-modes button:last-child{border-right:0}
.np3-catalog-v4 .np3-catalog-modes button::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent}
.np3-catalog-v4 .np3-catalog-modes button.is-active::after{background:#e21d2b}
.np3-catalog-v4 .np3-catalog-modes button>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;color:#e21d2b;font-size:18px}
.np3-catalog-v4 .np3-catalog-modes strong{color:#263943;font-size:13px;font-weight:900}.np3-catalog-v4 .np3-catalog-modes small{color:#8a969d;font-size:10px}

.np3-catalog-v4 .np3-catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;align-items:start}
.np3-catalog-v4 .np3-catalog-sidebar{position:sticky;top:18px;margin:0!important;padding:18px!important;border:1px solid #e0e6e8!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 28px rgba(18,39,50,.045)!important}
.np3-catalog-v4 .scrpc-filter-panel-head{padding:0 0 14px!important;border-bottom:0!important}
.np3-catalog-v4 .scrpc-filter-panel-head span{color:#e21d2b!important;font-size:9px!important;font-weight:950!important;letter-spacing:.12em!important}.np3-catalog-v4 .scrpc-filter-panel-head h3{margin:5px 0 0!important;font-size:18px!important;color:#1f323c!important}
.np3-catalog-v4 .scrpc-catalog-query-bar{margin:0 0 16px!important;padding:0!important;border:0!important;background:transparent!important}
.np3-catalog-v4 .scrpc-catalog-query-bar label span,.np3-catalog-v4 .form-field>label{display:block;margin:0 0 6px;color:#33454f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.np3-catalog-v4 .scrpc-catalog-query-inline{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;gap:0!important}
.np3-catalog-v4 .scrpc-catalog-query-inline input{min-height:42px!important;border-radius:9px 0 0 9px!important;border:1px solid #dce4e7!important;border-right:0!important;background:#fff!important;color:#21333d!important;font-size:11px!important;padding:0 12px!important}
.np3-catalog-v4 .scrpc-catalog-query-inline button{min-width:38px!important;min-height:42px!important;border-radius:0 9px 9px 0!important;border:1px solid #dce4e7!important;background:#fff!important;color:#344a55!important;font-size:18px!important}
.np3-catalog-v4 .scrpc-catalog-query-bar small{display:block;margin-top:6px;color:#929da3;font-size:9px;line-height:1.45}
.np3-catalog-v4 .scrpc-filters-apv,.np3-catalog-v4 .scrpc-filters-extra{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.np3-catalog-v4 .scrpc-filters-extra{margin-top:14px!important;padding-top:14px!important;border-top:1px solid #edf1f2!important}
.np3-catalog-v4 .scrpc-cat-dyn{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
.np3-catalog-v4 .form-field{min-width:0!important;margin:0!important}
.np3-catalog-v4 .form-field select,.np3-catalog-v4 .form-field input,.np3-catalog-v4 .select2-selection{width:100%!important;min-height:42px!important;border:1px solid #dce4e7!important;border-radius:9px!important;background:#fff!important;color:#33454f!important;font-size:11px!important;box-shadow:none!important}
.np3-catalog-v4 .scrpc-plate-inline{display:grid!important;grid-template-columns:minmax(0,1fr) 72px!important;gap:7px!important}.np3-catalog-v4 .scrpc-plate-btn{min-height:42px!important;border:0!important;border-radius:9px!important;background:#122a36!important;color:#fff!important;font-size:10px!important;font-weight:900!important}
.np3-catalog-v4 .np3-catalog-submit{width:100%;min-height:43px;margin-top:16px;border:0;border-radius:9px;background:linear-gradient(135deg,#f12030,#d91422);color:#fff;font-size:11px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px rgba(226,29,43,.16)}
.np3-catalog-v4 .np3-catalog-reset{width:100%;min-height:41px;margin-top:9px;display:flex;align-items:center;justify-content:center;border:1px solid #e21d2b;border-radius:9px;background:#fff;color:#e21d2b;text-decoration:none;font-size:10px;font-weight:900}
.np3-catalog-v4 .np3-catalog-help{margin-top:18px;padding:15px;border:1px solid #e7ecee;border-radius:13px;background:#fbfcfd}.np3-catalog-v4 .np3-catalog-help>span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:8px;border-radius:999px;background:#fff0f1;color:#e21d2b}.np3-catalog-v4 .np3-catalog-help strong{display:block;color:#243741;font-size:13px}.np3-catalog-v4 .np3-catalog-help p{margin:6px 0 10px;color:#78878f;font-size:10px;line-height:1.5}.np3-catalog-v4 .np3-catalog-help button{width:100%;min-height:36px;border:1px solid #e21d2b;border-radius:8px;background:#fff;color:#e21d2b;font-size:10px;font-weight:900;cursor:pointer}

.np3-catalog-v4 .np3-catalog-results{min-width:0;border:1px solid #e1e7e9;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(18,39,50,.04);overflow:hidden}
.np3-catalog-v4 .scrpc-search-status{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin:0!important;padding:20px 20px 15px!important;border:0!important;border-bottom:1px solid #edf1f2!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.np3-catalog-v4 .scrpc-search-status__eyebrow{color:#e21d2b!important;font-size:9px!important;font-weight:950!important;letter-spacing:.1em!important}.np3-catalog-v4 #scrpc-search-status-title{display:block!important;margin-top:4px!important;color:#1e313b!important;font-size:22px!important;line-height:1.1!important}
.np3-catalog-v4 .scrpc-search-chips{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:10px!important}.np3-catalog-v4 .scrpc-search-chip{min-height:26px!important;padding:0 10px!important;border:1px solid #dce5e8!important;border-radius:999px!important;background:#f3f7f8!important;color:#3e545f!important;font-size:9px!important;font-weight:800!important}
.np3-catalog-v4 .scrpc-search-status__actions{display:flex!important;align-items:flex-end!important;gap:10px!important}.np3-catalog-v4 .np3-catalog-sort{display:flex;flex-direction:column;gap:5px;color:#8a979e;font-size:9px}.np3-catalog-v4 .np3-catalog-sort select{min-width:165px;min-height:38px;border:1px solid #dde5e8;border-radius:8px;background:#fff;color:#3c505a;font-size:10px;padding:0 10px}.np3-catalog-v4 .scrpc-search-clear{display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:0;border-radius:8px;background:#e21d2b;color:#fff!important;text-decoration:none;font-size:10px;font-weight:900}
.np3-catalog-v4 .np3-catalog-product-list{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:16px!important}
.np3-catalog-v4 .np3-result-card{display:grid!important;grid-template-columns:170px minmax(0,1fr) 190px!important;gap:18px!important;align-items:center!important;padding:14px!important;border:1px solid #e4e9eb!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 16px rgba(18,39,50,.025)!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}
.np3-catalog-v4 .np3-result-card:hover{border-color:#d4dde1!important;box-shadow:0 12px 26px rgba(18,39,50,.07)!important;transform:translateY(-1px)!important}
.np3-catalog-v4 .np3-result-media{height:125px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#fafbfc;overflow:hidden}.np3-catalog-v4 .np3-result-media img{width:100%;height:100%;object-fit:contain;padding:4px}
.np3-catalog-v4 .np3-result-copy{min-width:0}.np3-catalog-v4 .np3-result-category{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;background:#fff0f1;color:#e21d2b;font-size:8px;font-weight:950;text-transform:uppercase}.np3-catalog-v4 .np3-result-title{display:block;margin:8px 0 7px;color:#1b2d36!important;text-decoration:none;font-size:16px;font-weight:900;line-height:1.25}.np3-catalog-v4 .np3-result-identifiers{display:flex;flex-wrap:wrap;gap:6px 16px;color:#87949a;font-size:9.5px}.np3-catalog-v4 .np3-result-identifiers b{color:#566973;font-weight:800}.np3-catalog-v4 .np3-result-fitment{display:flex;flex-direction:column;gap:3px;margin-top:10px}.np3-catalog-v4 .np3-result-fitment strong{color:#20a653;font-size:10px}.np3-catalog-v4 .np3-result-fitment span{color:#75868f;font-size:9.5px}
.np3-catalog-v4 .np3-result-buy{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:0}.np3-catalog-v4 .np3-result-stock{color:#d19118;font-size:9px;font-weight:900}.np3-catalog-v4 .np3-result-stock.is-available{color:#1ca650}.np3-catalog-v4 .np3-result-price{margin-top:10px;color:#e21d2b;font-size:23px;line-height:1;font-weight:950}.np3-catalog-v4 .np3-result-offer{display:flex;align-items:center;gap:7px;margin-top:5px}.np3-catalog-v4 .np3-result-offer del{color:#929da2;font-size:10px}.np3-catalog-v4 .np3-result-offer span{padding:2px 6px;border-radius:999px;background:#e21d2b;color:#fff;font-size:8px;font-weight:900}.np3-catalog-v4 .np3-result-actions{display:grid;grid-template-columns:minmax(90px,1fr) 42px;gap:8px;margin-top:11px;width:100%}.np3-catalog-v4 .np3-result-details{min-height:38px;display:flex;align-items:center;justify-content:center;border:1px solid #dce4e7;border-radius:8px;background:#fff;color:#344954!important;text-decoration:none;font-size:10px;font-weight:850}.np3-catalog-v4 .np3-result-cart{min-height:38px;border:1px solid #e21d2b;border-radius:8px;background:#e21d2b;color:#fff;font-size:20px;font-weight:600;cursor:pointer}
.np3-catalog-v4 .np3-catalog-loadmore{display:block!important;min-width:180px;margin:4px auto 20px!important;border-radius:9px!important}
.np3-catalog-v4 .scrpc-empty-state{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.np3-catalog-v4 .np3-catalog-bottom-help{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;margin-top:18px;padding:20px 24px;border:1px solid #e1e7e9;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(18,39,50,.035)}.np3-catalog-v4 .np3-catalog-bottom-help strong{color:#21353f;font-size:14px}.np3-catalog-v4 .np3-catalog-bottom-help p{margin:4px 0 0;color:#74858e;font-size:10px}.np3-catalog-v4 .np3-catalog-bottom-help button,.np3-catalog-v4 .np3-catalog-bottom-help a{min-height:39px;display:flex;align-items:center;justify-content:center;padding:0 14px;border-radius:8px;text-decoration:none;font-size:10px;font-weight:900}.np3-catalog-v4 .np3-catalog-bottom-help button{border:0;background:#e21d2b;color:#fff}.np3-catalog-v4 .np3-catalog-bottom-help a{border:1px solid #e21d2b;background:#fff;color:#e21d2b}

/* Single RC39: proporciones y jerarquía más cercanas a la referencia enviada. */
.np3-single-product-v2 .np3-container{max-width:1280px}
.np3-single-product-v2 .np3-product-detail-shell{padding-top:18px;background:#fff}
.np3-single-product-v2 .np3-product-buybox{grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr);gap:20px}
.np3-single-product-v2 .np3-product-gallery,.np3-single-product-v2 .np3-product-purchase-card{border-radius:15px;box-shadow:0 6px 22px rgba(18,39,50,.035)}
.np3-single-product-v2 .np3-product-gallery{grid-template-columns:72px minmax(0,1fr);grid-template-rows:minmax(455px,1fr) auto;gap:12px;padding:10px}
.np3-single-product-v2 .np3-product-main-image{min-height:455px!important;border-radius:12px!important;background:#fff!important}.np3-single-product-v2 .np3-product-main-image .scrpc-hero-inner{min-height:430px!important}.np3-single-product-v2 .np3-product-main-image [data-hero]{height:430px!important}
.np3-single-product-v2 .np3-product-thumb-btn{width:62px;height:62px;border-radius:10px}.np3-single-product-v2 .np3-product-purchase-card{padding:24px}
.np3-single-product-v2 .np3-product-category-label{font-size:9px}.np3-single-product-v2 .np3-product-purchase-title{font-size:clamp(27px,2.1vw,36px)}
.np3-single-product-v2 .np3-product-benefits{gap:12px}.np3-single-product-v2 .np3-product-primary-cta{font-size:15px!important}.np3-single-product-v2 .np3-single-fitment-checker{border-radius:12px;padding:20px 22px}.np3-single-product-v2 .np3-product-trust-grid article{min-height:78px;display:flex;flex-direction:column;justify-content:center}.np3-single-product-v2 .np3-product-info-layout{grid-template-columns:minmax(0,2.3fr) minmax(270px,.7fr)}
.np3-single-product-v2 .np3-product-tab-panel{font-size:13px;text-align:justify;text-justify:inter-word}.np3-single-product-v2 .scrpc-related-slider .scrpc-c-card{border-radius:12px!important;box-shadow:none!important}

@media(max-width:980px){
  .np3-shop-v4 .np3-shop-hero-v4__grid{grid-template-columns:1fr;padding:30px}.np3-shop-v4 .np3-shop-hero-v4__visual{display:none}
  .np3-catalog-v4 .np3-catalog-layout{grid-template-columns:1fr}.np3-catalog-v4 .np3-catalog-sidebar{position:relative;top:auto}
  .np3-catalog-v4 .np3-catalog-modes{grid-template-columns:1fr 1fr}.np3-catalog-v4 .np3-catalog-modes button:nth-child(2){border-right:0}.np3-catalog-v4 .np3-catalog-modes button:nth-child(-n+2){border-bottom:1px solid #edf0f2}
  .np3-catalog-v4 .np3-result-card{grid-template-columns:135px minmax(0,1fr) 160px}
}
@media(max-width:700px){
  .np3-shop-v4 .np3-shop-hero-v4{padding:10px 0 0}.np3-shop-v4 .np3-shop-hero-v4__grid{min-height:0;padding:24px 18px;border-radius:14px}.np3-shop-v4 .np3-shop-hero-v4__copy h1{font-size:34px}
  .np3-catalog-v4 .np3-catalog-modes{margin-top:10px;grid-template-columns:1fr 1fr;border-radius:14px}.np3-catalog-v4 .np3-catalog-modes button{min-height:62px;padding:9px 10px;grid-template-columns:28px 1fr}.np3-catalog-v4 .np3-catalog-modes button>span{width:28px;height:28px}.np3-catalog-v4 .np3-catalog-modes small{display:none}
  .np3-catalog-v4 .scrpc-search-status{flex-direction:column}.np3-catalog-v4 .scrpc-search-status__actions{width:100%;align-items:end}.np3-catalog-v4 .np3-catalog-sort{flex:1}.np3-catalog-v4 .np3-catalog-sort select{width:100%;min-width:0}
  .np3-catalog-v4 .np3-result-card{grid-template-columns:100px minmax(0,1fr);gap:12px}.np3-catalog-v4 .np3-result-media{height:100px}.np3-catalog-v4 .np3-result-buy{grid-column:1/3;display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:center}.np3-catalog-v4 .np3-result-price{margin-top:0}.np3-catalog-v4 .np3-result-actions{grid-column:1/3;margin-top:2px}.np3-catalog-v4 .np3-catalog-bottom-help{grid-template-columns:1fr}.np3-catalog-v4 .np3-catalog-bottom-help button,.np3-catalog-v4 .np3-catalog-bottom-help a{width:100%}
}

/* RC39 single contract */
.np3-product-single-v3{position:relative}

.np3-catalog-v4 .np3-catalog-pager{display:flex;align-items:center;justify-content:center;gap:7px;padding:0 16px 20px}
.np3-catalog-v4 .np3-catalog-pager button{width:36px;height:36px;border:1px solid #dce4e7;border-radius:9px;background:#fff;color:#51636c;font-size:11px;font-weight:900;cursor:pointer}
.np3-catalog-v4 .np3-catalog-pager button.is-active{border-color:#e21d2b;background:#e21d2b;color:#fff;box-shadow:0 8px 16px rgba(226,29,43,.18)}
.np3-catalog-v4 .np3-catalog-pager button:disabled{opacity:.4;cursor:not-allowed}


/* RC43 — Single: fitment full-bleed + CTA comercial entre carruseles. */
.np3-single-product-v2 .np3-single-fitment-checker{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  box-sizing:border-box!important;
  border-radius:0!important;
  border:0!important;
  padding:24px max(24px,calc((100vw - 1240px)/2))!important;
  background:#090a0b!important;
  box-shadow:0 14px 36px rgba(0,0,0,.16)!important;
}
.np3-single-product-v2 .np3-single-fitment-copy{max-width:315px}
.np3-single-product-v2 .np3-single-fitment-copy>span{color:#ff3541!important}
.np3-single-product-v2 .np3-single-fitment-copy>strong{color:#fff!important;font-size:20px!important}
.np3-single-product-v2 .np3-single-fitment-copy>small{color:#c5c9cc!important}
.np3-single-product-v2 .np3-single-fitment-controls select{background:#fff!important;color:#18252d!important;border-color:#d5dadd!important}
.np3-single-product-v2 .np3-single-fitment-controls select:disabled{background:#d8dadd!important;color:#59646a!important;opacity:1!important}
.np3-single-product-v2 .np3-single-fitment-controls button{background:#ed1d2a!important;border-color:#ed1d2a!important}

.np3-single-product-v2 .np3-product-sourcing-cta{
  width:100vw;
  margin:26px calc(50% - 50vw) 2px;
  background:linear-gradient(105deg,#ee1724 0%,#b81324 48%,#172638 100%);
  color:#fff;
}
.np3-single-product-v2 .np3-product-sourcing-cta__inner{
  max-width:1240px;
  min-height:154px;
  margin:0 auto;
  padding:28px 24px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:32px;
  align-items:center;
  box-sizing:border-box;
}
.np3-single-product-v2 .np3-product-sourcing-cta__copy span{display:block;margin-bottom:8px;font-size:10px;font-weight:950;letter-spacing:.11em}
.np3-single-product-v2 .np3-product-sourcing-cta__copy strong{display:block;font-size:clamp(26px,2.4vw,40px);line-height:1.05;letter-spacing:-.035em}
.np3-single-product-v2 .np3-product-sourcing-cta__copy p{margin:10px 0 0;max-width:720px;color:#ffe9eb;font-size:13px;line-height:1.5}
.np3-single-product-v2 .np3-product-sourcing-cta__actions{display:flex;gap:12px;align-items:center}
.np3-single-product-v2 .np3-product-sourcing-cta__actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:12px;text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap}
.np3-single-product-v2 .np3-product-sourcing-cta__actions .is-whatsapp{background:#fff;color:#153041}
.np3-single-product-v2 .np3-product-sourcing-cta__actions .is-catalog{border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:#fff}
@media(max-width:980px){
  .np3-single-product-v2 .np3-single-fitment-checker{padding:22px 24px!important}
  .np3-single-product-v2 .np3-product-sourcing-cta__inner{grid-template-columns:1fr}
  .np3-single-product-v2 .np3-product-sourcing-cta__actions{justify-content:flex-start}
}
@media(max-width:700px){
  .np3-single-product-v2 .np3-single-fitment-checker{padding:20px 16px!important}
  .np3-single-product-v2 .np3-product-sourcing-cta__inner{padding:24px 18px}
  .np3-single-product-v2 .np3-product-sourcing-cta__actions{flex-direction:column;align-items:stretch}
  .np3-single-product-v2 .np3-product-sourcing-cta__actions a{width:100%;box-sizing:border-box}
}


/* NubeParts3 RC47 · slideshow profesional como fondo real del buscador principal.
   El modo backdrop es exclusivo del Home y no altera el slideshow usado en otras páginas. */
.np3-home-search-hero{position:relative;isolation:isolate;overflow:hidden;min-height:620px;background:#071923!important}
.np3-home-search-hero.has-slideshow{background:#071923!important;background-image:none!important}
.np3-home-slider-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;background:#071923;pointer-events:none}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"],
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide{width:100%!important;height:100%!important;min-height:620px!important;margin:0!important;border-radius:0!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]{position:absolute!important;inset:0!important;padding:0!important;background:#071923!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-bg{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .slider-text,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-text-area,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-media-pane,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-nav,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-dots,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-progress,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-thumbbar{display:none!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"] .ssp-media-area{display:none!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-area{display:flex!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;align-items:stretch!important;justify-content:stretch!important;z-index:1!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-float{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;animation:none!important;overflow:hidden!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-video-box,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-shortcode,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-lottie{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-img,
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] video.ssp-media-video{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:cover!important;border-radius:0!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] iframe{position:absolute!important;top:50%!important;left:50%!important;display:block!important;border:0!important;max-width:none!important;max-height:none!important;transform:translate(-50%,-50%)!important}
.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide[data-backdrop-media="1"] .ssp-media-lottie svg{width:100%!important;height:100%!important}
.np3-home-search-hero .np3-fallback-hero__shade{z-index:1;background:linear-gradient(90deg,rgba(3,14,22,.68),rgba(3,14,22,.46) 48%,rgba(3,14,22,.56))!important}
.np3-home-search-hero .np3-fallback-hero__content{position:relative;z-index:2}
.np3-home-search-hero .np3-fallback-hero__panel{background:linear-gradient(145deg,rgba(7,25,35,.38),rgba(12,40,52,.24))!important;border:1px solid rgba(255,255,255,.20)!important;box-shadow:0 24px 70px rgba(0,0,0,.22)!important;backdrop-filter:blur(5px) saturate(1.04);-webkit-backdrop-filter:blur(5px) saturate(1.04)}
@media(max-width:760px){.np3-home-search-hero,.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"],.np3-home-slider-backdrop .slider-show-wrap[data-backdrop="1"]>.slider-slide{min-height:760px!important}}


/* NubeParts3 RC48 · HOME BACKDROP FIX DEFINITIVO
   El shortcode activo desde RC46 es .qbi-ss22 (no .slider-show-wrap).
   Estas reglas actúan solo dentro del backdrop del Home y no afectan otros usos de [slider_show]. */
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;
  overflow:hidden!important;background:#071923!important;pointer-events:none!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  min-height:100%!important;background:transparent!important;overflow:hidden!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-bg{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-copy,
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-nav,
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-thumbs,
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-dots,
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-progress{
  display:none!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] .qbi-ss22-inner{
  position:absolute!important;inset:0!important;z-index:2!important;display:block!important;
  width:100%!important;height:100%!important;margin:0!important;padding:0!important;max-width:none!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] .qbi-ss22-media{
  position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;
  max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;
  animation:none!important;transform:none!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] .qbi-ss22-media>video,
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] .qbi-ss22-media>img{
  position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;
  max-width:none!important;max-height:none!important;object-fit:cover!important;border:0!important;border-radius:0!important;
  filter:none!important;transform:none!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] .qbi-ss22-video,
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] .qbi-ss22-media-shortcode{
  position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;
  max-width:none!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;
  overflow:hidden!important;background:#071923!important;box-shadow:none!important;filter:none!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"]>.qbi-ss22-slide[data-backdrop-media="1"] iframe{
  position:absolute!important;top:50%!important;left:50%!important;display:block!important;
  width:177.77777778vh!important;height:56.25vw!important;min-width:100%!important;min-height:100%!important;
  max-width:none!important;max-height:none!important;border:0!important;transform:translate(-50%,-50%)!important;
}
.np3-home-slider-backdrop .qbi-ss22[data-backdrop="1"] .qbi-ss22-panel{
  z-index:3!important;pointer-events:none!important;
}

/* RC50 · Iconografía local sólida: sin CDN ni fuentes externas en storefront */
.np3-nav-icon svg{display:block;width:18px;height:18px;fill:currentColor}
.np3-mini-icon svg{display:block;width:16px;height:16px;fill:currentColor}
.np3-proof-icon{width:46px!important;height:46px!important;flex-basis:46px!important;border-radius:13px!important;background:linear-gradient(145deg,#fff0f1,#ffe3e6)!important;box-shadow:inset 0 0 0 1px rgba(225,29,43,.10),0 6px 16px rgba(225,29,43,.07)!important}
.np3-proof-icon svg{width:25px!important;height:25px!important;fill:currentColor!important}
.np3-proof-icon svg path{fill:currentColor}
