@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--navy:#061a2b;--blue:#0867ad;--cyan:#16b8d4;--ink:#122536;--muted:#637686;--line:#dce6ec;--bg:#f5f9fb;--gold:#ffb703}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1200px,92%);margin:auto}.top{background:#03121e;color:#b4c5cf;font-size:11px;letter-spacing:.08em}.topin{min-height:38px;display:flex;align-items:center;justify-content:space-between}.top a{color:#fff}nav{height:82px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.navin{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;font:700 20px 'Space Grotesk'}.logo img{width:54px;height:54px;object-fit:cover;border-radius:50%}.logo small{display:block;font:700 8px 'DM Sans';letter-spacing:.12em;color:var(--muted)}.links{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:700}.links a:hover{color:var(--blue)}.links .quote{background:var(--navy);color:#fff;padding:12px 16px;border-radius:7px}.hamb{display:none;border:0;background:none;font-size:25px}.hero{background:radial-gradient(circle at 82% 12%,#d9f8fa,transparent 30%),linear-gradient(120deg,#edf7fb,#fff 65%);padding:78px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow,.kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:var(--blue)}h1,h2,h3{font-family:'Space Grotesk';letter-spacing:-.04em;line-height:1.05}.hero h1{font-size:clamp(45px,6vw,78px);margin:18px 0}.hero h1 i{font-style:normal;color:var(--blue)}.hero p{font-size:18px;color:#536777;max-width:650px}.buttons{display:flex;gap:10px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 19px;border-radius:8px;font-weight:800;font-size:13px;border:0}.primary{background:var(--blue);color:#fff}.secondary{background:#fff;border:1px solid var(--line)}.white{background:#fff;color:var(--navy)}.trust{display:flex;flex-wrap:wrap;gap:15px;font-size:11px;color:#516573;font-weight:700}.hero-panel{background:var(--navy);border-radius:20px;overflow:hidden;box-shadow:0 25px 70px #0822381c}.hero-panel img{width:100%;display:block}.hero-panel div{padding:20px;color:#fff}.hero-panel span{display:block;color:#a9becb;font-size:12px}.search{background:var(--navy);color:#fff;padding:25px 0}.search .wrap{display:grid;grid-template-columns:1fr 2fr auto;gap:18px;align-items:center}.search b,.search span{display:block}.search span{font-size:11px;color:#9fb2bf}.search input{width:100%;padding:14px 16px;border:0;border-radius:7px;font:14px 'DM Sans'}.search a{font-weight:800;color:#67dce8;white-space:nowrap}.section{padding:88px 0}.head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:35px}.head h2{font-size:clamp(32px,4vw,49px);margin:9px 0}.head p{max-width:450px;color:var(--muted);font-size:14px}.catgrid,.productgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat,.product{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.2s}.cat:hover,.product:hover{transform:translateY(-5px);box-shadow:0 18px 45px #08223812}.cat img,.product img{width:100%;display:block;aspect-ratio:1.5;object-fit:cover}.cat b,.cat span{display:block}.cat b{padding:18px 18px 4px;font:700 18px 'Space Grotesk'}.cat span{padding:0 18px 20px;font-size:12px;color:var(--muted)}.dark{background:var(--navy);color:#fff;padding:88px 0}.light .kicker{color:#58d7e5}.light p{color:#9eb4c1}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff18}.steps>div{padding:30px;background:var(--navy)}.steps em{display:block;color:#56d6e5;font-style:normal;font-weight:800;font-size:11px}.steps b{display:block;margin:40px 0 7px;font:700 20px 'Space Grotesk'}.steps span{font-size:12px;color:#9eb4c1}.feature{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature h2{font-size:clamp(34px,4vw,50px)}.feature p{color:var(--muted)}.feature-list{border-top:1px solid var(--line)}.feature-list span{display:block;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--blue)}.feature-list b{color:var(--ink);margin-left:15px}.cta{background:linear-gradient(120deg,#0b5ea8,#082238);color:#fff;padding:55px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:clamp(28px,4vw,45px);margin:8px 0}.cta .kicker{color:#6be0e8}footer{background:#03121e;color:#a9bdc8;padding:55px 0 20px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.foot img{width:55px;height:55px;border-radius:50%;object-fit:cover}.foot p{font-size:12px;max-width:330px}.foot b{display:block;color:#fff;margin-bottom:14px}.foot a,.foot span{display:block;font-size:12px;margin:7px 0}.copy{border-top:1px solid #ffffff14;margin-top:35px;padding-top:17px;font-size:10px}.pagehero{background:linear-gradient(120deg,#071d30,#0a526a);color:#fff;padding:70px 0}.pagehero h1{font-size:clamp(38px,5vw,65px);margin:10px 0}.pagehero p{max-width:760px;color:#b6cad3}.crumb{font-size:11px;color:#66dbe7}.productgrid{grid-template-columns:repeat(3,1fr)}.product-body{padding:18px}.product-body h3{font-size:18px;margin:0 0 8px}.product-body p{font-size:12px;color:var(--muted);min-height:58px}.tag{display:inline-block;padding:5px 8px;background:#eaf7fa;color:var(--blue);border-radius:999px;font-size:9px;font-weight:800;margin-bottom:7px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{border:1px solid var(--line);padding:26px;border-radius:14px;background:#fff}.panel h3{font-size:22px}.panel li{margin:8px 0;color:var(--muted);font-size:13px}.brandgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.brandbox{border:1px solid var(--line);border-radius:10px;padding:18px;font:700 15px 'Space Grotesk';background:#fff}.form{max-width:760px;border:1px solid var(--line);padding:28px;border-radius:14px}.form label{display:block;font-size:12px;font-weight:800;margin:14px 0}.form input,.form textarea{width:100%;margin-top:6px;padding:13px;border:1px solid var(--line);border-radius:7px;font:14px 'DM Sans'}.mini-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.mini-specs div{padding:13px;background:var(--bg);border-radius:8px;font-size:11px}.mini-specs b{display:block;color:var(--blue)}@media(max-width:900px){.links{display:none}.hamb{display:block}.links.open{display:flex;position:absolute;left:0;right:0;top:82px;background:#fff;flex-direction:column;padding:20px;border-bottom:1px solid var(--line)}.hero-grid,.feature,.grid2{grid-template-columns:1fr}.catgrid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.productgrid{grid-template-columns:repeat(2,1fr)}.brandgrid{grid-template-columns:repeat(2,1fr)}.search .wrap{grid-template-columns:1fr}.head{display:block}.head p{margin-top:18px}.foot{grid-template-columns:repeat(2,1fr)}.cta .wrap{display:block}.cta .btn{margin-top:15px}}@media(max-width:560px){.topin{font-size:8px}.hero{padding:55px 0}.hero h1{font-size:47px}.buttons{flex-direction:column}.buttons .btn{width:100%}.catgrid,.productgrid,.steps,.brandgrid,.foot{grid-template-columns:1fr}.section,.dark{padding:65px 0}.mini-specs{grid-template-columns:1fr}.logo span{font-size:17px}}

/* V4 homepage motion */
@media (prefers-reduced-motion:no-preference){.hero-art{animation:heroFloat 5s ease-in-out infinite}.hero-art img{animation:shipZoom 9s ease-in-out infinite alternate}.hero h1{animation:heroTextIn .85s cubic-bezier(.2,.75,.2,1) both}.hero p{animation:heroTextIn 1s .08s both}.hero .buttons{animation:heroTextIn 1s .16s both}.hero .trust{animation:heroTextIn 1s .24s both}.category:hover img{transform:scale(1.055)}.category img{transition:transform .5s ease}.category{animation:cardIn .7s both}.category:nth-child(2){animation-delay:.05s}.category:nth-child(3){animation-delay:.1s}.category:nth-child(4){animation-delay:.15s}.category:nth-child(5){animation-delay:.2s}.category:nth-child(6){animation-delay:.25s}.category:nth-child(7){animation-delay:.3s}.category:nth-child(8){animation-delay:.35s}.spare{transition:transform .3s ease,box-shadow .3s ease}.spare:hover{transform:translateY(-6px);box-shadow:0 18px 40px #061a2b18}.spare img{transition:transform .5s ease}.spare:hover img{transform:scale(1.04)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}.reveal.visible{opacity:1;transform:none}.float-badge{animation:badgeFloat 4s ease-in-out infinite}.pulse-dot{animation:pulseDot 1.8s ease-in-out infinite}.steps>div{transition:transform .3s ease,background .3s ease}.steps>div:hover{transform:translateY(-7px);background:#0a2a40}}
@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes shipZoom{from{transform:scale(1)}to{transform:scale(1.035)}}@keyframes heroTextIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes cardIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes badgeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulseDot{0%,100%{box-shadow:0 0 0 0 #16b8d455}50%{box-shadow:0 0 0 10px #16b8d400}}
.motion-strip{overflow:hidden;background:#0a2d43;color:#d8f8fa;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.motion-track{display:flex;width:max-content;gap:55px;padding:12px 0;font-size:10px;font-weight:800;letter-spacing:.12em;animation:marquee 28s linear infinite}.motion-track span{white-space:nowrap}.motion-track b{color:#5fe0e9}@keyframes marquee{to{transform:translateX(-50%)}}.hero-visual-wrap{position:relative}.float-badge{position:absolute;right:-22px;bottom:24px;background:#fff;color:var(--ink);padding:13px 15px;border-radius:11px;box-shadow:0 15px 40px #061a2b2b;font-size:11px;font-weight:800;z-index:2}.float-badge span{display:block;color:var(--muted);font-size:9px;font-weight:600;margin-top:2px}.pulse-dot{display:inline-block;width:8px;height:8px;background:#19c99a;border-radius:50%;margin-right:6px}.home-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce6ec;margin-top:45px}.home-stat{background:#fff;padding:22px;text-align:center}.home-stat strong{display:block;font:700 25px "Space Grotesk";color:var(--navy)}.home-stat span{font-size:10px;color:var(--muted);font-weight:700}@media(max-width:900px){.float-badge{right:10px}.home-stat-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.float-badge{position:static;margin:10px}.motion-track{animation-duration:22s}}

/* V5 real-photo imagery */
.photo-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}
.photo-card{position:relative;overflow:hidden;border-radius:22px;min-height:230px;background:#071d2b;border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 50px rgba(0,0,0,.12)}
.photo-card img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .7s ease,filter .7s ease}
.photo-card:hover img{transform:scale(1.06);filter:saturate(1.08)}
.photo-card .photo-label{position:absolute;left:14px;right:14px;bottom:14px;padding:13px 15px;border-radius:15px;background:rgba(4,20,31,.78);backdrop-filter:blur(8px);color:#fff}
.photo-card .photo-label b{display:block;font-size:1rem}.photo-card .photo-label span{display:block;font-size:.78rem;opacity:.82;margin-top:3px}
.photo-note{font-size:.78rem;opacity:.7;margin-top:12px}.photo-note a{color:inherit}
.hero-photo{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:28px;display:block;box-shadow:0 25px 70px rgba(0,0,0,.22)}
.photo-hero-wrap{position:relative}.photo-hero-wrap:after{content:'';position:absolute;inset:18px -18px -18px 18px;border-radius:28px;border:1px solid rgba(36,180,185,.28);z-index:-1}
.product-photo{width:100%;height:210px;object-fit:cover;border-radius:18px;margin-bottom:14px;background:#eef4f7}
@media(max-width:900px){.photo-showcase{grid-template-columns:1fr 1fr}.hero-photo{min-height:320px}}
@media(max-width:620px){.photo-showcase{grid-template-columns:1fr}.photo-card img{height:240px}}

.catalog-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.catalog-photo-card{background:#fff;border:1px solid rgba(7,29,43,.12);border-radius:20px;overflow:hidden;box-shadow:0 12px 35px rgba(7,29,43,.08);transition:transform .35s ease,box-shadow .35s ease}.catalog-photo-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(7,29,43,.15)}.catalog-photo{height:210px;background:#f4f7f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.catalog-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.catalog-photo-card:hover .catalog-photo img{transform:scale(1.05)}.catalog-photo-body{padding:16px}.catalog-photo-body h3{margin:7px 0 6px}.catalog-photo-body p{font-size:.9rem;opacity:.75;min-height:42px}.catalog-photo-body .btn{margin-top:10px}.compact-grid{grid-template-columns:repeat(4,1fr)}.catalog-photo-card.compact .catalog-photo{height:180px}.notice{padding:18px 20px;border-left:4px solid #0a7abf;background:#eef7fc;border-radius:12px;margin-bottom:24px}@media(max-width:1000px){.catalog-photo-grid{grid-template-columns:repeat(3,1fr)}.compact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.catalog-photo-grid,.compact-grid{grid-template-columns:1fr 1fr}.catalog-photo{height:190px}}@media(max-width:440px){.catalog-photo-grid,.compact-grid{grid-template-columns:1fr}}


/* V7 SHARPER PHOTO CATALOGUE */
img{image-rendering:auto;max-width:100%;}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;}
.category{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:transform .25s ease,box-shadow .25s ease;}
.category img{width:100%;height:190px;display:block;object-fit:contain;background:#f7fafc;padding:10px;}
.category:hover{transform:translateY(-5px);box-shadow:0 18px 45px #08223812}
.catalog-photo{height:235px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px}
.catalog-photo img{width:100%;height:100%;object-fit:contain;image-rendering:auto}
.product-photo{height:230px;object-fit:contain;background:#fff}
.photo-card img{object-fit:cover}
.hero-photo{object-fit:cover}
@media(max-width:1000px){.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.category-grid{grid-template-columns:1fr}.category img{height:220px}.catalog-photo{height:220px}}

/* V8 — exact visual direction of the approved SHIPSPART homepage mockup */
.v8{--v8nav:#062f55;--v8blue:#075ea5;--v8cyan:#19a9e8;--v8red:#e91622;font-family:Arial,Helvetica,sans-serif;background:#fff;color:#062b50}.v8 a{text-decoration:none}.v8-wrap{width:min(1480px,96%);margin:auto}.v8-top{background:#05335d;color:#fff;font-size:12px}.v8-top .v8-wrap{min-height:34px;display:flex;align-items:center;gap:22px}.v8-top a{color:#fff;margin-left:auto}.v8-top a+a{margin-left:0}.v8-head{background:#fff}.v8-headin{display:grid;grid-template-columns:340px 1fr auto;gap:28px;align-items:center;min-height:92px}.v8-brand{display:flex;align-items:center;color:#07325a}.v8-brand img{width:72px;height:72px;object-fit:contain;border-radius:50%}.v8-brand span{font-family:Georgia,serif;font-size:40px;font-weight:800;line-height:.85;letter-spacing:.5px}.v8-brand small{display:block;font:700 10px Arial,sans-serif;letter-spacing:.3px;margin-top:9px;white-space:nowrap}.v8-search{height:44px;border:1px solid #c8d5df;border-radius:6px;display:flex;overflow:hidden}.v8-search input{flex:1;border:0;padding:0 16px;font-size:14px;outline:0}.v8-search button{width:58px;border:0;background:#075c91;color:#fff;font-size:25px}.v8-headlinks{display:flex;align-items:center;gap:18px}.v8-headlinks span{font-size:22px;color:#0a507f;display:grid;grid-template-columns:auto 1fr;column-gap:7px;align-items:center}.v8-headlinks span b{font-size:12px}.v8-headlinks span small{font-size:10px;color:#6d7f8d;grid-column:2}.v8-quote{background:#07335b;color:#fff;padding:16px 22px;border-radius:4px;font-weight:800;font-size:13px}.v8-nav{background:#063966;color:#fff;box-shadow:0 3px 10px #001a2c22}.v8-navin{display:flex;align-items:center;min-height:48px}.v8-nav a{color:#fff;font-size:12px;font-weight:800;padding:17px 19px;white-space:nowrap}.v8-nav a:hover,.v8-nav a.active{background:#075fa8}.v8-hero{position:relative;min-height:420px;overflow:hidden;background:#062d4c}.v8-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,29,49,.96) 0%,rgba(3,29,49,.86) 38%,rgba(3,29,49,.25) 72%,rgba(3,29,49,.15)),url('assets/photos/hero-ship.jpg');background-position:center;background-size:cover;filter:saturate(1.08)}.v8-heroin{position:relative;z-index:1;min-height:420px;display:flex;align-items:center;justify-content:space-between}.v8-hero-copy{padding:34px 0;max-width:720px;color:#fff}.v8-eyebrow{font-size:17px;font-weight:800;letter-spacing:.08em;margin-bottom:8px}.v8-hero h1{font-size:clamp(42px,5.2vw,76px);line-height:.98;margin:0;text-transform:uppercase;letter-spacing:-2px}.v8-hero h1 em{font-style:normal;color:#28b9f0}.v8-hero p{font-size:17px;font-weight:700;margin:18px 0}.v8-benefits{display:flex;gap:24px;margin:22px 0}.v8-benefits span{display:flex;align-items:center;gap:8px;font-size:25px}.v8-benefits b{font-size:11px;line-height:1.1}.v8-benefits small{font-size:9px;font-weight:500;opacity:.85}.v8-buttons{display:flex;gap:14px}.v8-red,.v8-white{padding:15px 24px;border-radius:4px;font-weight:900;font-size:13px}.v8-red{background:var(--v8red);color:#fff}.v8-white{background:#fff;color:#07345d}.v8-hero-right{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:34px 0 20px;color:#fff;text-align:right}.v8-hero-slogan{font-size:23px;font-weight:900;letter-spacing:.03em;margin-top:18px}.v8-stats{display:flex;gap:24px;background:#062a4dcc;padding:14px 18px;border-radius:8px}.v8-stats b{font-size:23px}.v8-stats small{display:block;font-size:10px;font-weight:500;margin-top:4px}.v8-section-title{font-size:19px;font-weight:900;padding:18px 0 12px;border-bottom:1px solid #d7e2e9;position:relative}.v8-section-title:after{content:'';display:block;width:45px;height:3px;background:#0878bd;margin-top:8px}.v8-section-title a{float:right;color:#0569aa;font-size:11px;margin-top:5px}.v8-categories{background:#fff}.v8-catgrid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px;padding:8px 0 16px}.v8-catgrid a{border:1px solid #d7e2e9;border-radius:5px;background:#fff;text-align:center;padding:8px 5px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.v8-catgrid a:hover{transform:translateY(-4px);box-shadow:0 12px 25px #06365a18}.v8-catgrid img{width:100%;height:102px;object-fit:contain}.v8-catgrid b{font-size:10px;line-height:1.2}.v8-brands{background:#f3f7fa}.v8-brandrow{display:grid;grid-template-columns:repeat(12,1fr);padding:10px 0 15px;gap:4px}.v8-brandrow span{min-height:45px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d6e0e7;font-weight:900;font-size:15px;color:#1a3d5b;filter:grayscale(1)}.v8-brandrow span:nth-child(3){font-size:12px}.v8-brandrow span:nth-child(4){color:#c81624}.v8-brandrow span:nth-child(5){color:#d9252d}.v8-brandrow span:nth-child(10){font-size:13px}.v8-featured{background:#fff}.v8-products{display:grid;grid-template-columns:repeat(9,1fr);gap:8px;padding:10px 0 18px}.v8-prod{border:1px solid #d6e1e8;border-radius:5px;background:#fff;text-align:center;padding:8px;display:flex;flex-direction:column;min-width:0;transition:.25s}.v8-prod:hover{transform:translateY(-5px);box-shadow:0 12px 28px #07375b1c}.v8-prod img{width:100%;height:150px;object-fit:contain}.v8-prod b{font-size:12px;margin-top:5px}.v8-prod small{font-size:10px;color:#24628d;margin:3px 0 10px}.v8-prod a{background:#075da2;color:#fff;font-size:10px;font-weight:800;padding:7px;border-radius:3px}.v8-trust{border-top:1px solid #d8e2e8;background:#f7fbfd}.v8-trust .v8-wrap{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;padding:15px 0}.v8-trust span{display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:7px;border-right:1px solid #dbe5ea;color:#06477b;font-size:24px}.v8-trust b{font-size:11px}.v8-trust small{font-size:9px;color:#687d8d;grid-column:2}.v8-wa{position:fixed;right:20px;bottom:20px;background:#16b957;color:#fff;padding:14px 19px;border-radius:30px;font-weight:900;font-size:12px;box-shadow:0 10px 30px #001f2e33;z-index:20}.v8 footer{background:#062d4c;color:#c8dae7;padding:18px 0;font-size:11px}.v8 footer a{color:#fff}
@media(max-width:1100px){.v8-headin{grid-template-columns:300px 1fr}.v8-headlinks{display:none}.v8-catgrid{grid-template-columns:repeat(4,1fr)}.v8-products{grid-template-columns:repeat(5,1fr)}.v8-brandrow{grid-template-columns:repeat(6,1fr)}.v8-trust .v8-wrap{grid-template-columns:repeat(3,1fr)}.v8-navin{overflow:auto}.v8-hero-right{display:none}}
@media(max-width:700px){.v8-top .v8-wrap{gap:8px;overflow:hidden;white-space:nowrap}.v8-top span:nth-child(n+2){display:none}.v8-headin{grid-template-columns:1fr;padding:10px 0}.v8-brand span{font-size:30px}.v8-brand img{width:58px;height:58px}.v8-search{order:2}.v8-nav a{padding:14px 12px;font-size:10px}.v8-hero{min-height:510px}.v8-heroin{min-height:510px}.v8-hero h1{font-size:42px}.v8-benefits{gap:10px;flex-wrap:wrap}.v8-benefits span{font-size:19px}.v8-benefits b{font-size:9px}.v8-catgrid{grid-template-columns:repeat(2,1fr)}.v8-products{grid-template-columns:repeat(2,1fr)}.v8-brandrow{grid-template-columns:repeat(3,1fr)}.v8-trust .v8-wrap{grid-template-columns:1fr 1fr}.v8-trust span{border-right:0}.v8-buttons{flex-direction:column}.v8-buttons a{text-align:center}.v8-section-title{font-size:16px}}

/* V10 final: crisp vector product references */
.v8-catgrid img,.v8-prod img{object-fit:contain;image-rendering:auto;background:#fff;}
.v8-catgrid img{height:104px;padding:5px;}
.v8-prod img{height:150px;padding:5px;}
.v8-catgrid a,.v8-prod{overflow:hidden;}
@media(max-width:700px){.v8-catgrid img{height:110px}.v8-prod img{height:150px}}

