
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#05070a;--panel:#0d1117;--panel2:#121821;--text:#f6f8fb;--muted:#a8b0bc;--blue:#087ef5;--line:#242b35;--white:#fff;--shadow:0 20px 60px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--bg)!important;color:var(--text)!important;font-family:Inter,Arial,sans-serif!important;line-height:1.55;padding-top:76px}body *{border-color:var(--line)}
a{color:inherit}.v4-header{position:fixed;top:0;left:0;right:0;height:76px;z-index:99999;background:rgba(4,6,9,.96);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;backdrop-filter:blur(14px)}.v4-logo img{width:min(220px,30vw);max-height:44px;object-fit:contain}.v4-nav,.v4-actions{display:flex;gap:24px;align-items:center}.v4-actions{justify-content:flex-end}.v4-nav a,.v4-actions a{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#fff}.v4-nav a:hover{color:var(--blue)}.v4-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid transparent;border-radius:50%}.v4-icon:hover{border-color:var(--blue);background:#101722}.v4-icon svg{width:19px;height:19px;stroke:#fff;fill:none;stroke-width:1.8}.v4-icon.social svg{fill:#fff;stroke:none}.v4-menu{display:none}.v4-mobile{display:none;position:fixed;z-index:99998;top:76px;left:0;right:0;background:#080b10;border-bottom:1px solid var(--line);padding:14px 22px}.v4-mobile a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}
nav,.navbar,.site-nav,.top-nav,.header,.old-nav{display:none!important}.v4-header{display:grid!important}
main{min-height:70vh}.footer,.v4-footer{background:#070a0e!important;color:#fff!important;border-top:1px solid var(--line);padding:38px 24px;text-align:center}.v4-footer img{width:180px;max-width:48vw;margin-bottom:16px}.v4-footer p{color:var(--muted);font-size:13px}
h1,h2,h3,h4,.product-title{font-family:'Barlow Condensed',Impact,sans-serif!important;text-transform:uppercase;letter-spacing:.025em;color:#fff!important}.muted,p{color:var(--muted)}
button,.btn,.add-cart,.continue-btn,.add-to-cart{font-family:Inter,sans-serif!important;background:var(--blue)!important;color:#fff!important;border:0!important;border-radius:5px!important;padding:14px 22px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.07em!important;cursor:pointer}.btn-secondary{background:transparent!important;border:1px solid #fff!important}.btn:hover,.add-cart:hover,.continue-btn:hover{filter:brightness(1.12)}
.products-hero,.hero-strip,.about-hero,.environment-banner{position:relative;min-height:340px;display:grid;place-items:center;text-align:center;background-size:cover!important;background-position:center!important;color:#fff!important;overflow:hidden}.products-hero{background-image:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.28)),url('images/v4-banners/all-products.jpg')!important}.about-hero{background-image:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.35)),url('images/about-bg.webp')!important}.products-hero>div,.about-hero>div,.hero-strip>div{position:relative;z-index:2;max-width:850px;padding:40px 24px}.products-hero h1,.about-hero h1,.hero-strip h1,.environment-banner h2{font-size:clamp(52px,9vw,108px)!important;margin:0}.products-hero p,.about-hero p,.hero-strip p{font-size:17px;color:#e7ebf0!important}
.lures-hero{background-image:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.25)),url('images/v4-banners/lures.jpg')!important}.environment-banner.freshwater,.environment-banner#freshwater{background-image:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.28)),url('images/v4-banners/freshwater.jpg')!important}.environment-banner.saltwater,.environment-banner#saltwater{background-image:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.28)),url('images/v4-banners/saltwater.jpg')!important}
.all-products,.catalogue,.about-content,.product-page,.product-container{max-width:1240px!important;margin:0 auto!important;padding:64px 22px 100px!important;background:transparent!important;color:#fff!important}.product-category-block,.category,.about-grid{margin:0 0 68px}.product-category-head,.category-title{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--line)!important;padding-bottom:14px;margin-bottom:22px}.product-category-head h2,.category-title h3{font-size:clamp(34px,5vw,56px);margin:0}.product-category-head a{color:var(--blue);font-weight:800;text-decoration:none}.product-tile-grid,.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.product-tile,.product-card,.value-card{display:block;background:linear-gradient(145deg,var(--panel),var(--panel2))!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:18px!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important;transition:.2s}.product-tile:hover,.product-card:hover{transform:translateY(-4px);border-color:#3b4654!important;box-shadow:var(--shadow)!important}.product-tile h3,.product-card h4{font-size:27px;margin:15px 0 5px}.product-tile p,.product-card p{color:var(--muted)!important}.category-art,.product-card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#090c11;border-radius:5px;background-size:cover;background-position:center}.placeholder-art{aspect-ratio:16/10;background:linear-gradient(135deg,#111823,#070a0e)!important;color:#8190a2!important;border:1px dashed #344050!important;border-radius:5px!important;display:grid;place-items:center}.badge{background:var(--blue)!important;color:#fff!important;border-radius:3px!important}.price{color:#fff!important}
.product-container,.product-shell{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important;gap:40px!important;max-width:1180px!important;margin:40px auto!important;padding:26px!important;background:var(--panel)!important;border:1px solid var(--line)!important;border-radius:8px!important;box-shadow:var(--shadow)!important}.product-container>h1,.product-container>h2,.product-container>label,.product-container>select,.product-container>.sku-display,.product-container>.add-cart,.product-container>.product-description{grid-column:2}.product-container>.product-image,.product-shell>.product-image{grid-column:1;grid-row:1/12}.product-image{width:100%!important;max-height:560px!important;min-height:420px!important;object-fit:contain!important;background:#080b10!important;border:1px solid var(--line)!important;border-radius:6px!important;padding:22px!important}.product-title,.product-info h1{font-size:clamp(44px,6vw,74px)!important;margin:0 0 6px!important}.product-container h2,.product-info .price{font-size:30px!important;color:#fff!important}.product-container label,.product-info label{font-weight:800;color:#fff!important;margin-top:8px}.product-container select,.product-info select,input[type=number]{width:100%;background:#080b10!important;color:#fff!important;border:1px solid #35404c!important;border-radius:4px!important;padding:14px!important;margin:4px 0 12px!important}.product-description,.product-info p{color:var(--muted)!important}.gallery{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:12px!important}.gallery img{width:100%!important;height:180px!important;object-fit:cover!important;background:#080b10!important;border:1px solid var(--line)!important;border-radius:5px!important}.specs,.colour-list{color:#fff!important}.spec{background:#111721!important;color:#fff!important}.comparison-table,.product-table{grid-column:1/-1;width:100%;border-collapse:collapse;margin-top:28px}.comparison-table th,.comparison-table td,.product-table th,.product-table td{border:1px solid var(--line);padding:13px;text-align:left}.comparison-table th,.product-table th{background:#141a22}.bkk-badge{display:flex;align-items:center;gap:14px;margin:18px 0;padding:12px 15px;background:#fff;color:#000;border-radius:4px;width:max-content;max-width:100%}.bkk-badge img{height:34px;max-width:145px;object-fit:contain}.video-placeholder{grid-column:1/-1;aspect-ratio:16/7;background:linear-gradient(135deg,#111722,#05070a);border:1px solid var(--line);display:grid;place-items:center;margin-top:28px;border-radius:6px;color:#fff}
.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:44px}.about-copy h2{font-size:58px;margin-top:0}.about-copy p{font-size:17px}.about-values{display:grid;gap:14px}.value-card h3{font-size:28px;margin:0 0 6px}.bkk-note{background:#fff!important;color:#000!important;border:0!important;border-radius:4px!important}.bkk-note img{max-width:170px;vertical-align:middle;margin-right:16px}
.cart-page{color:#fff!important}.cart-page p{color:var(--muted)!important}
@media(max-width:850px){body{padding-top:66px}.v4-header{height:66px;padding:0 14px;grid-template-columns:auto 1fr auto}.v4-nav{display:none}.v4-logo{justify-self:center}.v4-logo img{width:160px}.v4-actions .social{display:none}.v4-menu{display:grid}.v4-mobile.open{display:block}.product-container,.product-shell{grid-template-columns:1fr!important;padding:16px!important;margin:18px 12px!important;gap:18px!important}.product-container>*{grid-column:1!important}.product-container>.product-image,.product-shell>.product-image{grid-row:auto!important;min-height:300px!important}.about-grid{grid-template-columns:1fr}.products-hero,.about-hero,.environment-banner{min-height:280px}.product-category-head,.category-title{align-items:flex-start;gap:10px}.gallery{grid-template-columns:repeat(2,1fr)!important}.all-products,.catalogue,.about-content,.product-page,.product-container{padding-left:14px!important;padding-right:14px!important}}

/* V5 consistency and supplied artwork */
.v4-header{height:82px;padding:0 34px}.v4-logo img{width:min(310px,34vw);max-height:58px}.v4-actions{gap:10px}.v4-icon{position:relative;width:38px;height:38px}.v4-icon svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v4-icon.social svg{fill:none;stroke:#fff}.v4-cart-count{position:absolute;right:-4px;top:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--blue);color:#fff;font-size:10px;font-weight:800}.v4-cart-count[hidden]{display:none}body{padding-top:82px}.v4-mobile{top:82px}
.home-hero{background-image:linear-gradient(90deg,rgba(2,5,8,.76),rgba(2,5,8,.18),rgba(2,5,8,.42)),url('images/v5-banners/home-hero.jpg')!important;background-position:center 48%!important}.collection:first-child{background-image:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.9)),url('images/v5-banners/freshwater.jpg')!important}.collection:last-child{background-image:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.9)),url('images/v5-banners/saltwater.jpg')!important}.lures-hero{background-image:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.18)),url('images/v5-banners/lures.jpg')!important;background-position:center!important}.environment-banner.freshwater,.environment-banner#freshwater{background-image:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.18)),url('images/v5-banners/freshwater.jpg')!important;background-position:center!important}.environment-banner.saltwater,.environment-banner#saltwater{background-image:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.18)),url('images/v5-banners/saltwater.jpg')!important;background-position:center!important}
.product-image,.product-container>.product-image,.product-shell>.product-image,.gallery img,.product-card img,.category-art,.v5-cart-image{background:#fff!important}.product-image,.product-container>.product-image,.product-shell>.product-image{padding:28px!important;object-fit:contain!important}.gallery img{object-fit:contain!important;padding:8px!important}.product-card img{object-fit:contain!important;padding:10px!important}.bkk-badge,.bkk-note{background:#fff!important;color:#000!important}.bkk-badge img{height:38px;max-width:180px}.bkk-note{display:flex;align-items:center;justify-content:center;gap:18px;border-radius:5px!important}.bkk-note img{width:140px;max-height:44px;object-fit:contain}.bkk-note span{color:#000}
.video-empty{min-height:360px;display:grid;place-items:center;background:#090d12;border:1px solid var(--line);color:#fff}.brand-strip{display:none!important}
.v5-cart-page{max-width:1080px!important;padding:70px 22px 110px!important;text-align:left!important}.v5-cart-head{text-align:center;margin-bottom:36px}.v5-cart-head h1{font-size:clamp(54px,9vw,96px);margin:0}.v5-cart-items{display:grid;gap:14px}.v5-cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:22px;align-items:center;background:var(--panel);border:1px solid var(--line);padding:18px;border-radius:8px}.v5-cart-image{width:130px;height:110px;border-radius:5px;display:grid;place-items:center}.v5-cart-image img{width:100%;height:100%;object-fit:contain;padding:8px}.v5-cart-copy h2{font-size:30px;margin:0}.v5-cart-copy p{margin:3px 0 14px}.v5-qty{display:flex;align-items:center;gap:10px}.v5-qty button{min-width:38px;padding:9px 12px!important}.v5-remove{background:transparent!important;color:#fff!important;border:1px solid var(--line)!important}.v5-line-price{font-size:21px}.v5-cart-summary{max-width:520px;margin:24px 0 0 auto;background:var(--panel);border:1px solid var(--line);padding:22px;border-radius:8px}.v5-cart-summary #cart-total{display:flex;justify-content:space-between;font-size:24px;margin-bottom:8px}.v5-cart-summary .continue-btn{display:block;text-align:center;text-decoration:none;margin-top:10px}.shipping-note{margin:0 0 16px}.v5-empty-cart{text-align:center;padding:70px 20px;background:var(--panel);border:1px solid var(--line);border-radius:8px}.v5-empty-cart h2{font-size:42px;margin:0}
@media(max-width:850px){body{padding-top:70px}.v4-header{height:70px;padding:0 12px}.v4-logo img{width:205px;max-height:48px}.v4-mobile{top:70px}.v4-actions{gap:4px}.v4-actions .social{display:none}.home-hero{background-position:58% center!important}.v5-cart-item{grid-template-columns:90px 1fr}.v5-cart-image{width:90px;height:90px}.v5-line-price{grid-column:2}.v5-cart-summary{max-width:none}.bkk-note{align-items:flex-start;flex-direction:column}.product-image,.product-container>.product-image,.product-shell>.product-image{background:#fff!important}}
