/*
Theme Name: DoubleSeam Clean Stable v0.4.2 Test
Theme URI: https://doubleseam.co.uk/
Author: DoubleSeam
Description: Clean WooCommerce-first DoubleSeam theme rebuilt from the approved site reference. UK phase 1.
Version: 0.6.3
Text Domain: doubleseam-clean
*/

:root{--ink:#101515;--ink-soft:#1b2322;--paper:#f4f1ea;--white:#fff;--teal:#075e5a;--teal-bright:#0b817a;--brass:#c4a35a;--line:#d7d2c7;--muted:#606967;--review:#d4142a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:relative;z-index:30;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;min-height:78px;padding:0 clamp(20px,4vw,58px);background:var(--ink);border-bottom:1px solid rgba(255,255,255,.13);color:#fff}.brand-logo{display:block;width:150px;max-height:58px;object-fit:contain}.desktop-nav{display:flex;gap:clamp(22px,3vw,45px);align-items:center}.desktop-nav a{position:relative;padding:30px 0 27px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--teal-bright);transform:scaleX(0);transition:.18s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.language-static{display:flex;align-items:center;min-height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.26);font-size:12px;font-weight:900;letter-spacing:.08em}.basket-link{display:flex;align-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.basket-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--teal-bright);font-size:10px}.menu-toggle{display:none;background:none;border:1px solid rgba(255,255,255,.3);color:#fff;padding:9px 12px;font-weight:800}.mobile-nav{display:none;background:var(--ink-soft);color:#fff;padding:12px 24px 22px}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:800;text-transform:uppercase}
.ds-main{min-height:60vh}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px;background:var(--paper)}.hero-copy{position:relative;overflow:hidden;padding:clamp(58px,7vw,105px) clamp(28px,6vw,105px)}.hero-copy:after{content:"";position:absolute;width:440px;height:440px;right:-100px;bottom:-220px;border:1px solid rgba(7,94,90,.16);border-radius:50%;box-shadow:0 0 0 70px rgba(7,94,90,.03),0 0 0 140px rgba(7,94,90,.02)}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 30px;color:var(--teal);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:1px;background:var(--brass)}.hero h1,.catalogue-hero h1,.page-hero h1{margin:0;font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(48px,5vw,74px);line-height:.88;letter-spacing:-.03em;text-transform:uppercase}.hero-line{margin:28px 0 0;font-size:26px;font-weight:800}.hero-line em{color:var(--teal);font-style:normal}.hero-intro{max-width:590px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.single_add_to_cart_button{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 19px!important;border-radius:0!important;border:1px solid var(--teal)!important;background:var(--teal)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}.button-secondary{background:transparent!important;color:var(--ink)!important;border-color:var(--ink)!important}.trade-note{margin-top:24px;font-size:12px;font-weight:700}.hero-media{position:relative;min-height:560px;background:#e9e4d9;overflow:hidden}.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip article{display:flex;gap:18px;padding:28px clamp(22px,4vw,58px);border-right:1px solid var(--line)}.proof-strip article:last-child{border-right:0}.proof-number{color:var(--brass);font-family:Georgia,serif;font-size:20px}.proof-strip strong{display:block;font-size:14px}.proof-strip small{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.4}
.home-section{padding:clamp(58px,7vw,95px) clamp(24px,6vw,90px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading h2{max-width:780px;margin:0;font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(36px,4vw,58px);line-height:.92;text-transform:uppercase}.text-link{color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase}.featured-grid,.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.featured-card{display:flex;min-height:390px;flex-direction:column;background:#fff;border:1px solid var(--line)}.featured-card img{width:100%;height:240px;object-fit:contain;background:#e8e4db}.featured-card small{margin:18px 20px 8px;color:var(--teal);font-size:10px;font-weight:900;text-transform:uppercase}.featured-card strong{margin:0 20px;font-size:21px}.featured-card b{margin:16px 20px 22px;color:var(--teal)}.category-section{background:#fff}.category-grid{background:var(--line);gap:1px;border:1px solid var(--line)}.category-grid a{display:flex;min-height:150px;flex-direction:column;justify-content:flex-end;gap:8px;padding:24px;background:var(--paper)}.category-grid span{color:var(--brass);font-size:22px}.category-grid strong{font-size:20px}.category-grid small{color:var(--muted);font-size:12px}.uk-made-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;padding:clamp(65px,8vw,110px) clamp(24px,7vw,105px);background:var(--teal);color:#fff}.uk-made-panel .eyebrow{color:#cce6e2}.uk-made-panel h2{margin:0;font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(42px,5vw,68px);line-height:.9;text-transform:uppercase}.uk-made-panel p{max-width:620px;color:#c6e0dc;font-size:18px;line-height:1.6}.uk-made-visual{align-self:center;background:rgba(255,255,255,.07);padding:18px}.uk-made-visual img{display:block;width:100%;max-height:360px;object-fit:contain}.contact-strip{display:flex;flex-wrap:wrap;gap:26px;align-items:center;padding:46px clamp(24px,7vw,105px);background:var(--ink);color:#fff}.contact-strip h2{margin:0;font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(34px,4vw,52px);text-transform:uppercase}.contact-strip .button{margin-left:auto;background:var(--brass)!important;border-color:var(--brass)!important;color:var(--ink)!important}
.catalogue-hero,.page-hero{padding:30px clamp(24px,6vw,90px) 42px;background:var(--ink);color:#fff}.catalogue-hero .eyebrow,.page-hero .eyebrow{color:var(--teal-bright);margin-bottom:28px}.catalogue-hero p:last-child,.page-hero p:last-child{max-width:690px;color:#c6d0ce;line-height:1.55}.catalogue{padding:24px clamp(20px,6vw,90px) 90px}.category-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.category-nav a{padding:13px 16px;border:1px solid var(--line);background:#fff;font-size:12px;font-weight:900;text-transform:uppercase}.category-nav a:hover{border-color:var(--teal);color:var(--teal)}.catalogue-title{margin:0 0 14px;font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:38px;text-transform:uppercase}
.woocommerce ul.products,.ds-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important;list-style:none!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.ds-product-card{float:none!important;width:auto!important;margin:0!important;padding:0!important;display:flex!important;min-width:0;flex-direction:column;background:#fff;border:1px solid var(--line);overflow:hidden}.ds-product-image{position:relative;width:100%;aspect-ratio:1.8;background:#e8e4db;overflow:hidden;display:grid;place-items:center}.ds-product-image img{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:contain!important;object-position:center!important}.ds-product-meta{display:flex;flex:1;flex-direction:column;padding:14px}.ds-product-category{margin:0 0 8px;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.ds-product-title{min-height:43px;margin:0!important;font-size:18px!important;line-height:1.16!important}.ds-product-price{margin:12px 0 0;font-size:17px;font-weight:900}.ds-product-price .price{color:var(--ink)!important;font-size:inherit!important}.ds-uk-note{display:block;margin-top:7px;color:var(--teal);font-size:11px;font-weight:800}.ds-card-button{align-self:flex-start;margin-top:12px}
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:18px}.woocommerce .woocommerce-ordering select{padding:10px;border:1px solid var(--line);background:#fff}.woocommerce nav.woocommerce-pagination{margin-top:34px}.woocommerce nav.woocommerce-pagination ul{border:0!important}.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:0 4px!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:10px 13px!important;background:#fff!important;color:var(--ink)!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--teal)!important;color:#fff!important}
.woocommerce div.product{max-width:1480px;margin:0 auto;padding:42px clamp(20px,5vw,70px) 90px}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:30px}.woocommerce div.product div.images img{background:#f1eee7;object-fit:contain}.woocommerce div.product .woocommerce-product-gallery__image>a{display:block;background:#f1eee7}.woocommerce div.product .woocommerce-product-gallery__image img{width:100%!important;max-height:720px;object-fit:contain}.woocommerce div.product div.summary .product_title{font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(42px,4.8vw,70px);line-height:.92}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink)!important;font-size:23px!important}.woocommerce-product-details__short-description{font-size:18px;line-height:1.6}.woocommerce div.product form.cart .variations select{min-width:260px;padding:12px;border:1px solid #777}.woocommerce div.product form.cart div.quantity{margin-right:10px}.woocommerce .quantity .qty{height:48px}.woocommerce-tabs{margin-top:40px}.woocommerce-tabs ul.tabs{padding:0!important}.woocommerce-tabs ul.tabs:before{border-bottom-color:var(--line)!important}.woocommerce-tabs ul.tabs li{border-radius:0!important;background:#fff!important}.related.products>h2,.upsells.products>h2{font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:36px;text-transform:uppercase}
/* Never crop WooCommerce product imagery in this theme. */
.woocommerce ul.products li.product img,.wc-block-grid__product-image img,.woocommerce-product-gallery img{object-fit:contain!important;object-position:center!important}
.story-page{background:#fff}.story-hero{padding:clamp(70px,9vw,125px) clamp(24px,12vw,180px);background:var(--ink);color:#fff}.story-hero h1{max-width:960px;margin:0;font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(52px,8vw,108px);line-height:.88;text-transform:uppercase}.story-lede{max-width:620px;color:#c6d0ce;font-size:21px;line-height:1.5}.story-reading{display:grid;grid-template-columns:150px minmax(0,760px);justify-content:center;gap:55px;padding:clamp(60px,8vw,110px) clamp(24px,8vw,120px)}.story-rail{display:flex;flex-direction:column;gap:6px;border-right:1px solid var(--line)}.story-rail a{color:var(--brass);font-size:28px;font-weight:900}.story-rail small{margin:0 20px 24px 0;color:var(--muted);font-size:11px}.story-reading-copy p{color:var(--muted);font-size:19px;line-height:1.75}.story-reading-copy .story-kicker{margin-top:40px;color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.story-reading-copy h2{font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(40px,5vw,66px);line-height:.92;text-transform:uppercase}.support-content,.basic-page{max-width:1100px;margin:0 auto;padding:0 28px 88px}.support-nav{display:flex;flex-wrap:wrap;gap:10px;padding:28px 0;border-bottom:1px solid var(--line)}.support-nav a{padding:12px 16px;border:1px solid var(--line);font-weight:700}.support-section{padding:42px 0;border-bottom:1px solid var(--line)}.support-section h2{margin:0 0 16px;color:var(--teal);font-size:clamp(28px,3vw,42px)}.support-section p{font-size:17px;line-height:1.65}.support-section details{padding:15px 0;border-top:1px solid var(--line)}.support-section summary{cursor:pointer;font-size:18px;font-weight:800}
.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{max-width:1180px;margin:0 auto;padding:45px 28px 90px}.woocommerce table.shop_table{border-radius:0!important}.woocommerce-cart table.cart img{width:90px!important;height:75px!important;object-fit:contain!important;background:#f1eee7}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:12px;border:1px solid var(--line);background:#fff}.woocommerce-info,.woocommerce-message,.woocommerce-error{border-top-color:var(--teal)!important}.woocommerce-info:before,.woocommerce-message:before{color:var(--teal)!important}
.site-footer{display:grid;grid-template-columns:1fr auto;gap:32px;padding:45px clamp(24px,7vw,105px) 22px;background:#0b0f0f;color:#d4dcda}.footer-brand p{max-width:360px;color:#8e9b98;font-size:13px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;align-content:start;justify-content:flex-end}.footer-links a{font-size:12px}.footer-bottom{grid-column:1/-1;padding-top:20px;border-top:1px solid #293131;color:#81908c;font-size:11px}
@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.language-static{display:none}.menu-toggle{display:block}.mobile-nav.is-open{display:block}.hero{grid-template-columns:1fr}.hero-media{min-height:400px}.proof-strip{grid-template-columns:1fr}.proof-strip article{border-right:0;border-bottom:1px solid var(--line)}.featured-grid,.category-grid{grid-template-columns:1fr 1fr}.uk-made-panel{grid-template-columns:1fr}.woocommerce ul.products,.ds-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.story-reading{grid-template-columns:1fr}.story-rail{display:none}}
@media(max-width:650px){.site-header{padding:0 18px}.brand-logo{width:125px}.header-actions{gap:9px}.basket-link span:not(.basket-count){display:none}.hero-copy{padding:50px 24px}.hero-media{min-height:320px}.proof-strip article{padding:22px 24px}.home-section{padding:52px 22px}.section-heading{align-items:flex-start;flex-direction:column}.featured-grid,.category-grid,.woocommerce ul.products,.ds-products{grid-template-columns:1fr!important}.catalogue{padding:22px 18px 70px}.woocommerce div.product{padding:28px 18px 70px}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-bottom{grid-column:1}.story-hero{padding:60px 22px}.story-reading{padding:55px 22px}.support-content{padding:0 20px 70px}}

/* v0.1.2 — WooCommerce single-product pages use WooCommerce core templates.
   Theme only styles them; it does not override their PHP templates. */
.single-product .site-main,
.single-product main {
    max-width: 1480px;
    margin: 0 auto;
    padding: 42px clamp(20px,5vw,70px) 90px;
}
.single-product div.product {
    display: flow-root;
}
.single-product div.product .woocommerce-product-gallery img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.single-product div.product .summary {
    margin-bottom: 2rem;
}
.single-product .woocommerce-tabs,
.single-product .related {
    clear: both;
}


/* Stable v0.2.0 — visual-only WooCommerce refinements.
   No custom single-product PHP templates or cart hooks. */

/* Product cards: fixed media area, entire original image visible, no cropping. */
.ds-product-image{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:250px!important;
    overflow:hidden!important;
    padding:0!important;
    background:#e8e4db!important;
}
.ds-product-image img{
    display:block!important;
    width:auto!important;
    max-width:100%!important;
    height:100%!important;
    max-height:100%!important;
    margin:0 auto!important;
    object-fit:contain!important;
    object-position:center center!important;
}

/* Core WooCommerce single-product layout only; WooCommerce keeps control of the PHP. */
.single-product .woocommerce{
    max-width:1480px;
    margin:0 auto;
    padding:40px clamp(20px,5vw,70px) 90px;
}
.single-product div.product .woocommerce-product-gallery img{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
}
.single-product div.product .woocommerce-product-gallery__image{
    background:#ebe7dc;
}
.single-product div.product .flex-control-thumbs img{
    height:110px!important;
    object-fit:contain!important;
    background:#e8e4db;
}
.single-product div.product .summary .button{
    background:var(--teal)!important;
    color:#fff!important;
    text-transform:uppercase;
    font-weight:800;
}

/* Keep generic WooCommerce cart readable until the bespoke cart pass. */
.woocommerce-cart .woocommerce{
    max-width:1220px;
    margin:0 auto;
    padding:46px 28px 90px;
}


/* =========================
   Stable v0.2.1 refinements
   ========================= */

/* Cards: price and action share one aligned bottom row on every tile. */
.ds-product-meta{
    display:flex!important;
    flex:1!important;
    flex-direction:column!important;
}
.ds-product-title{
    min-height:43px;
}
.ds-uk-note{
    margin-bottom:8px;
}
.ds-card-bottom{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    width:100%;
    margin-top:auto;
    padding-top:14px;
}
.ds-card-bottom .ds-product-price{
    margin:0!important;
    flex:1 1 auto;
}
.ds-card-bottom .ds-card-button{
    margin:0!important;
    flex:0 0 auto;
}
.ds-card-bottom .button{
    min-height:42px!important;
    padding:0 14px!important;
    white-space:nowrap;
}

/* Single product: WooCommerce keeps all PHP control; theme only arranges it. */
.single-product .woocommerce{
    max-width:1480px;
    margin:0 auto;
    padding:38px clamp(20px,5vw,70px) 82px;
}
.single-product div.product{
    display:flow-root;
}
.single-product div.product div.images{
    width:54%!important;
}
.single-product div.product div.summary{
    width:42%!important;
}
.single-product div.product .product_title{
    margin-top:0!important;
}
.single-product div.product form.cart:not(.variations_form){
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    margin-top:26px!important;
}
.single-product div.product form.cart:not(.variations_form) .quantity{
    margin:0!important;
}
.ds-inline-product-price{
    display:inline-flex;
    align-items:center;
    gap:5px;
    min-height:48px;
    color:var(--teal);
    font-size:21px;
    font-weight:900;
    white-space:nowrap;
}
.ds-inline-product-price__label{
    color:var(--ink);
    font-size:14px;
}
.single-product .product-type-simple .summary > p.price{
    display:none;
}
.single-product div.product form.cart:not(.variations_form) .single_add_to_cart_button{
    min-width:205px;
}

/* Keep accelerated checkout useful but visually secondary to Add to basket. */
.single-product .summary .wc-stripe-product-checkout-container,
.single-product .summary .ppc-button-wrapper,
.single-product .summary .wc-block-components-express-payment,
.single-product .summary .express-payment-methods{
    max-width:620px!important;
    margin-top:12px!important;
}
.single-product .summary iframe{
    max-height:46px;
}

/* Description and additional product content sit cleanly below the buying area. */
.single-product .woocommerce-tabs{
    clear:both;
    padding-top:24px;
    margin-top:34px!important;
}
.single-product .woocommerce-tabs .panel{
    max-width:980px;
    font-size:16px;
    line-height:1.65;
}

/* Footer: four-column structure from the approved reference. */
.site-footer{
    display:grid!important;
    grid-template-columns:1.15fr .8fr .8fr 1.15fr!important;
    gap:54px!important;
    padding:52px clamp(28px,6vw,105px) 22px!important;
    background:#0b0f0f!important;
    color:#d4dcda!important;
}
.footer-brand p{
    max-width:260px;
    margin-top:18px;
    color:#a7b3b0;
    font-size:13px;
    line-height:1.45;
}
.footer-column{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:10px;
}
.footer-column h3{
    margin:2px 0 18px;
    color:var(--brass);
    font-size:11px;
    font-weight:900;
    letter-spacing:.12em;
    text-transform:uppercase;
}
.footer-column a,
.footer-column span{
    color:#fff;
    font-size:12px;
    line-height:1.45;
}
.footer-contact span:last-child{
    max-width:310px;
}
.footer-bottom{
    grid-column:1/-1!important;
    margin-top:20px;
    padding-top:20px!important;
    border-top:1px solid #293131!important;
    color:#81908c!important;
    font-size:11px!important;
}

@media(max-width:1050px){
    .site-footer{
        grid-template-columns:1fr 1fr!important;
    }
    .footer-bottom{
        grid-column:1/-1!important;
    }
}
@media(max-width:900px){
    .single-product div.product div.images,
    .single-product div.product div.summary{
        float:none!important;
        width:100%!important;
    }
}
@media(max-width:650px){
    .ds-card-bottom{
        align-items:flex-start;
        flex-direction:column;
    }
    .single-product div.product form.cart:not(.variations_form){
        align-items:stretch!important;
    }
    .single-product div.product form.cart:not(.variations_form) .single_add_to_cart_button{
        width:100%;
    }
    .site-footer{
        grid-template-columns:1fr!important;
        gap:30px!important;
    }
    .footer-bottom{
        grid-column:1!important;
    }
}


/* =========================
   Stable v0.2.2 homepage pass
   ========================= */

/* Make the hero product image smaller and fully visible inside the right panel. */
.home .hero{
    min-height:520px;
}
.home .hero-media{
    min-height:520px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:46px clamp(34px,5vw,72px);
    background:#e9e4d9;
}
.home .hero-media img{
    position:static!important;
    display:block;
    width:auto!important;
    max-width:78%!important;
    height:auto!important;
    max-height:420px!important;
    object-fit:contain!important;
    object-position:center!important;
}

/* UK-made CTA: Union Jack background instead of solid green. */
.home .hero-actions .button:first-child{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    border-color:#182b49!important;
    background:
        linear-gradient(33deg, transparent 42%, #fff 42%, #fff 47%, #c8102e 47%, #c8102e 53%, #fff 53%, #fff 58%, transparent 58%),
        linear-gradient(-33deg, transparent 42%, #fff 42%, #fff 47%, #c8102e 47%, #c8102e 53%, #fff 53%, #fff 58%, transparent 58%),
        linear-gradient(90deg, transparent 39%, #fff 39%, #fff 44%, #c8102e 44%, #c8102e 56%, #fff 56%, #fff 61%, transparent 61%),
        linear-gradient(0deg, transparent 34%, #fff 34%, #fff 41%, #c8102e 41%, #c8102e 59%, #fff 59%, #fff 66%, transparent 66%),
        #012169!important;
    color:#fff!important;
    text-shadow:0 1px 2px rgba(0,0,0,.45);
    box-shadow:inset 0 0 0 999px rgba(0,0,0,.10);
}
.home .hero-actions .button:first-child:hover{
    filter:brightness(1.08);
}

/* Keep the three homepage feature tiles deliberately static. */
.home .featured-grid{
    overflow:visible;
}
.home .featured-card{
    transform:none!important;
    animation:none!important;
}

/* Mobile hero remains compact and readable. */
@media(max-width:900px){
    .home .hero{
        min-height:0;
    }
    .home .hero-media{
        min-height:360px;
        padding:30px;
    }
    .home .hero-media img{
        max-width:86%!important;
        max-height:310px!important;
    }
}


/* =========================
   Stable v0.2.3 homepage polish
   ========================= */

/* More accurate, softer Union Jack CTA treatment. */
.home .hero-actions .button:first-child{
    min-width:220px;
    padding:0 24px!important;
    border-color:#20324f!important;
    background-image:
        linear-gradient(rgba(10, 16, 28, .18), rgba(10, 16, 28, .18)),
        url("assets/union-jack.svg")!important;
    background-size:cover!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    color:#fff!important;
    text-shadow:0 1px 2px rgba(0,0,0,.35)!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)!important;
}
.home .hero-actions .button:first-child:hover{
    filter:none;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)!important;
}

/* Hero media: larger but still fully visible, with no awkward empty frame. */
.home .hero-media{
    min-height:520px;
    padding:30px clamp(20px,3vw,40px);
}
.home .hero-media img{
    max-width:92%!important;
    width:auto!important;
    height:auto!important;
    max-height:500px!important;
}

/* UK-made panel image: remove the pale green frame and let the image breathe. */
.uk-made-visual{
    background:transparent!important;
    padding:0!important;
    display:flex;
    align-items:center;
    justify-content:center;
}
.uk-made-visual img{
    width:100%;
    max-width:540px;
    max-height:360px;
    object-fit:contain;
    background:transparent!important;
}

@media(max-width:900px){
    .home .hero-media{
        min-height:400px;
        padding:24px;
    }
    .home .hero-media img{
        max-width:95%!important;
        max-height:360px!important;
    }
    .uk-made-visual img{
        max-height:300px;
    }
}


/* =========================
   Stable v0.2.4 hero image crop
   ========================= */

/*
 * Match the supplied crop reference:
 * - fill the hero vertically
 * - no top/bottom padding around the Decoiler image
 * - keep the portrait crop centred
 * - retain the complete Decoiler from top handles to bottom plate
 */
.home .hero-media{
    padding:0!important;
    overflow:hidden!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
}

.home .hero-media img{
    position:static!important;
    display:block!important;
    width:auto!important;
    height:100%!important;
    min-height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    flex:0 0 auto!important;
}

@media(max-width:900px){
    .home .hero-media{
        min-height:380px!important;
    }
    .home .hero-media img{
        height:100%!important;
        min-height:380px!important;
        width:auto!important;
        max-width:none!important;
        max-height:none!important;
    }
}


/* =========================
   Stable v0.2.5 hero image sizing correction
   ========================= */

/*
 * Keep the v0.2.4 portrait crop, but put the image back inside the
 * original cream hero box with visible cream above and below.
 */
@media(min-width:901px){
    .home .hero{
        min-height:520px!important;
    }

    .home .hero-media{
        height:520px!important;
        min-height:520px!important;
        padding:0!important;
        overflow:hidden!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        background:#e9e4d9!important;
    }

    .home .hero-media img{
        position:static!important;
        display:block!important;
        width:auto!important;
        height:460px!important;
        min-height:0!important;
        max-height:460px!important;
        max-width:none!important;
        object-fit:cover!important;
        object-position:center center!important;
        flex:0 0 auto!important;
    }
}

@media(max-width:900px){
    .home .hero-media{
        min-height:360px!important;
        padding:0!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        background:#e9e4d9!important;
    }

    .home .hero-media img{
        width:auto!important;
        height:320px!important;
        min-height:0!important;
        max-height:320px!important;
        max-width:none!important;
        object-fit:cover!important;
        object-position:center center!important;
    }
}


/* =========================
   Stable v0.2.6
   Homepage hero background + Our Story reference layout
   ========================= */

/* Homepage: same hero height and image crop, but no darker cream media panel. */
@media(min-width:901px){
    .home .hero-media{
        height:520px!important;
        min-height:520px!important;
        padding:0!important;
        background:var(--paper)!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        overflow:hidden!important;
    }

    .home .hero-media img{
        width:auto!important;
        height:460px!important;
        min-height:0!important;
        max-height:460px!important;
        max-width:none!important;
        object-fit:cover!important;
        object-position:center center!important;
    }
}

@media(max-width:900px){
    .home .hero-media{
        background:var(--paper)!important;
    }
}

/* Our Story: match the supplied clean white editorial reference. */
.story-page-reference{
    background:#fff!important;
}

.story-page-reference .story-reading-reference{
    display:grid!important;
    grid-template-columns:150px minmax(0,760px)!important;
    justify-content:center!important;
    gap:58px!important;
    padding:120px clamp(28px,8vw,120px) 88px!important;
    background:#fff!important;
}

.story-page-reference .story-rail{
    display:flex!important;
    flex-direction:column!important;
    gap:6px!important;
    align-self:start!important;
    border-right:1px solid var(--line)!important;
    padding-right:22px!important;
}

.story-page-reference .story-rail a{
    color:var(--brass)!important;
    font-family:"Arial Narrow",Impact,Arial,sans-serif!important;
    font-size:38px!important;
    line-height:1!important;
    font-weight:900!important;
}

.story-page-reference .story-rail small{
    margin:5px 0 28px!important;
    color:var(--muted)!important;
    font-size:11px!important;
    line-height:1.35!important;
}

.story-page-reference .story-reading-copy{
    max-width:760px!important;
}

.story-page-reference .story-reading-copy p{
    margin:0 0 28px!important;
    color:#5d6664!important;
    font-size:20px!important;
    line-height:1.72!important;
}

.story-page-reference .story-reading-copy .story-kicker{
    margin:0 0 20px!important;
    padding-top:6px!important;
    color:var(--teal)!important;
    font-size:12px!important;
    line-height:1.2!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
}

.story-page-reference .story-reading-copy p + .story-kicker{
    margin-top:40px!important;
}

.story-page-reference .story-reading-copy h2{
    margin:0 0 24px!important;
    max-width:780px!important;
    color:var(--ink)!important;
    font-family:"Arial Narrow",Impact,Arial,sans-serif!important;
    font-size:clamp(56px,5.8vw,78px)!important;
    line-height:.84!important;
    letter-spacing:-.025em!important;
    text-transform:uppercase!important;
}

.story-page-reference .story-browse-link{
    display:inline-block!important;
    margin-top:14px!important;
    color:var(--teal)!important;
    font-size:12px!important;
    font-weight:900!important;
    letter-spacing:.06em!important;
    text-transform:uppercase!important;
}

@media(max-width:1050px){
    .story-page-reference .story-reading-reference{
        grid-template-columns:130px minmax(0,720px)!important;
        gap:38px!important;
    }
}

@media(max-width:780px){
    .story-page-reference .story-reading-reference{
        grid-template-columns:1fr!important;
        padding:70px 24px!important;
    }

    .story-page-reference .story-rail{
        display:none!important;
    }

    .story-page-reference .story-reading-copy h2{
        font-size:clamp(44px,12vw,66px)!important;
    }

    .story-page-reference .story-reading-copy p{
        font-size:18px!important;
    }
}


/* =========================
   Stable v0.2.7
   Decoiler + Scratch Gauges reference styling
   ========================= */

.ds-special-product .woocommerce{
    max-width:1720px!important;
    padding:28px 22px 80px!important;
}

.ds-special-product div.product{
    display:grid!important;
    grid-template-columns:minmax(0,1.18fr) minmax(420px,.88fr)!important;
    column-gap:42px!important;
    align-items:start!important;
}

.ds-special-product-header{
    grid-column:1/-1!important;
    margin:0 0 22px!important;
}

.ds-special-product-header .ds-special-product-breadcrumb{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    align-items:center;
    margin:0 0 16px!important;
    color:var(--teal)!important;
    font-size:12px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}

.ds-special-product-header .ds-special-product-breadcrumb a{
    color:var(--teal)!important;
}

.ds-special-product-header h1{
    margin:0 0 15px!important;
    font-family:"Arial Narrow",Impact,Arial,sans-serif!important;
    font-size:clamp(52px,5vw,76px)!important;
    line-height:.9!important;
    text-transform:uppercase!important;
}

.ds-special-product-header .ds-special-product-strap{
    margin:0!important;
    max-width:880px;
    color:var(--ink)!important;
    font-size:18px!important;
    line-height:1.4!important;
}

.ds-special-product div.product div.images{
    grid-column:1!important;
    width:100%!important;
    margin:0!important;
    float:none!important;
    background:#eeebe2!important;
    padding:16px!important;
}

.ds-special-product div.product div.images .woocommerce-product-gallery__image{
    min-height:0!important;
    background:transparent!important;
}

.ds-special-product div.product div.images .woocommerce-product-gallery__image img{
    width:100%!important;
    height:auto!important;
    max-height:610px!important;
    object-fit:contain!important;
    background:transparent!important;
}

.ds-special-product div.product .flex-control-thumbs{
    display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    gap:8px!important;
    margin:10px 0 0!important;
}

.ds-special-product div.product .flex-control-thumbs li{
    width:auto!important;
    float:none!important;
    background:#fff!important;
}

.ds-special-product div.product .flex-control-thumbs img{
    height:58px!important;
    width:100%!important;
    object-fit:contain!important;
    background:#fff!important;
}

.ds-special-product div.product div.summary{
    grid-column:2!important;
    width:100%!important;
    float:none!important;
    margin:0!important;
}

.ds-special-intro{
    margin:0 0 22px!important;
    color:var(--ink);
    font-size:17px;
    line-height:1.48;
}

.ds-special-intro ul{
    margin:0 0 20px!important;
    padding-left:22px!important;
}

.ds-special-box{
    margin:0 0 18px!important;
    padding:20px 20px 18px!important;
    border-left:4px solid var(--brass)!important;
    background:#f2efe7!important;
}

.ds-special-box h2{
    margin:0 0 15px!important;
    font-family:"Arial Narrow",Impact,Arial,sans-serif!important;
    font-size:25px!important;
    line-height:1!important;
    text-transform:uppercase!important;
}

.ds-special-box p{
    margin:0 0 10px!important;
    color:var(--ink)!important;
    font-size:16px!important;
    line-height:1.45!important;
}

.ds-special-config-title{
    margin:18px 0 8px!important;
    color:var(--ink)!important;
    font-family:"Arial Narrow",Impact,Arial,sans-serif!important;
    font-size:25px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}

/* Make the configurator read like the supplied reference, without changing its logic. */
.ds-special-product .ds-configurator{
    margin:0!important;
    padding:20px!important;
    border-left:4px solid var(--brass)!important;
    border-top:0!important;
    border-right:0!important;
    border-bottom:0!important;
    background:#f2efe7!important;
}

.ds-special-product .ds-configurator h3{
    display:none!important;
}

.ds-special-product .ds-configurator label{
    display:block!important;
    margin:10px 0 6px!important;
    color:var(--ink)!important;
    font-size:13px!important;
    font-weight:800!important;
}

.ds-special-product .ds-configurator select{
    width:100%!important;
    min-height:44px!important;
    padding:8px 12px!important;
    border:1px solid #cfc8bb!important;
    background:#fff!important;
    color:var(--ink)!important;
}

.ds-special-product .ds-config-total{
    margin-top:18px!important;
    padding-top:16px!important;
    border-top:1px solid #d5cec1!important;
}

.ds-special-product form.cart{
    margin-top:0!important;
}

.ds-special-product form.cart .quantity,
.ds-special-product form.cart .single_add_to_cart_button{
    margin-top:16px!important;
}

.ds-special-product .single_add_to_cart_button{
    min-width:220px!important;
    min-height:48px!important;
    background:var(--teal)!important;
    color:#fff!important;
}

.ds-special-product .product_meta,
.ds-special-product .woocommerce-tabs{
    display:none!important;
}

.ds-special-product .related{
    grid-column:1/-1!important;
}

/* Front page UK-made range: scratch gauges + uploaded decoiler detail image side by side. */
.uk-made-visual--pair{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:14px!important;
    background:transparent!important;
    padding:0!important;
}

.uk-made-visual--pair a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:0;
}

.uk-made-visual--pair img{
    display:block!important;
    width:100%!important;
    height:330px!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    background:transparent!important;
}

@media(max-width:1000px){
    .ds-special-product div.product{
        grid-template-columns:1fr!important;
    }

    .ds-special-product div.product div.images,
    .ds-special-product div.product div.summary{
        grid-column:1!important;
    }

    .ds-special-product div.product div.summary{
        margin-top:28px!important;
    }
}

@media(max-width:700px){
    .ds-special-product .woocommerce{
        padding-left:16px!important;
        padding-right:16px!important;
    }

    .ds-special-product-header h1{
        font-size:48px!important;
    }

    .ds-special-product div.product .flex-control-thumbs{
        grid-template-columns:repeat(4,minmax(0,1fr))!important;
    }

    .uk-made-visual--pair{
        grid-template-columns:1fr!important;
    }

    .uk-made-visual--pair img{
        height:280px!important;
    }
}


/* =========================
   Stable v0.2.8
   Homepage photo swap + header basket/language menus
   ========================= */

/* New hero photo: use more of the right-hand space without increasing hero height. */
@media(min-width:901px){
    .home .hero{
        min-height:520px!important;
    }

    .home .hero-media--detail{
        height:520px!important;
        min-height:520px!important;
        padding:24px 28px!important;
        background:var(--paper)!important;
        overflow:hidden!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
    }

    .home .hero-media--detail img{
        display:block!important;
        width:94%!important;
        height:472px!important;
        max-width:94%!important;
        max-height:472px!important;
        object-fit:cover!important;
        object-position:center top!important;
    }
}

/* Bottom UK-made panel now carries the original full Decoiler image. */
.uk-made-visual--pair img{
    height:350px!important;
    object-fit:contain!important;
}

/* Header language menu shell. Actual translated pages can be wired in later. */
.language-wrap,
.basket-wrap{
    position:relative;
}

.language-static{
    appearance:none;
    cursor:pointer;
}

.language-menu,
.ds-mini-cart-panel{
    position:absolute;
    top:calc(100% + 10px);
    right:0;
    z-index:120;
    opacity:0;
    visibility:hidden;
    transform:translateY(5px);
    transition:opacity .14s ease, transform .14s ease, visibility .14s;
    border:1px solid #303938;
    background:#fff;
    color:var(--ink);
    box-shadow:0 16px 42px rgba(0,0,0,.18);
}

.language-menu{
    width:260px;
    padding:14px 16px;
}

.language-wrap:hover .language-menu,
.language-wrap:focus-within .language-menu,
.basket-wrap:hover .ds-mini-cart-panel,
.basket-wrap:focus-within .ds-mini-cart-panel{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

.language-current{
    display:block;
    font-weight:900;
    margin-bottom:6px;
}

.language-coming{
    display:block;
    color:var(--muted);
    font-size:12px;
    line-height:1.4;
}

.ds-mini-cart-panel{
    width:min(390px,90vw);
    padding:16px;
}

.ds-mini-cart-panel .woocommerce-mini-cart{
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item{
    display:grid!important;
    grid-template-columns:58px 1fr auto!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px 0!important;
    border-bottom:1px solid var(--line)!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item img{
    width:58px!important;
    height:50px!important;
    object-fit:contain!important;
    background:#f1eee7!important;
}

.ds-mini-cart-panel .remove_from_cart_button{
    grid-column:3!important;
    grid-row:1!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart__total{
    display:flex!important;
    justify-content:space-between!important;
    gap:16px!important;
    margin:14px 0!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart__buttons{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin:0 0 8px!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart__buttons .button,
.ds-mini-cart-go{
    min-height:40px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 12px!important;
    background:var(--teal)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}

.ds-mini-cart-go{
    width:100%;
}

@media(max-width:900px){
    .language-menu,
    .ds-mini-cart-panel{
        display:none!important;
    }

    .home .hero-media--detail{
        min-height:360px!important;
        padding:18px!important;
    }

    .home .hero-media--detail img{
        width:100%!important;
        height:330px!important;
        max-width:100%!important;
        max-height:330px!important;
        object-fit:cover!important;
        object-position:center top!important;
    }
}


/* =========================
   Stable v0.2.9
   Final hero fit + compact basket/cart
   ========================= */

/* Front-page hero: do not crop this image at all. */
@media(min-width:901px){
    .home .hero-media--detail{
        height:520px!important;
        min-height:520px!important;
        padding:24px 28px!important;
        overflow:hidden!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        background:var(--paper)!important;
    }

    .home .hero-media--detail img{
        display:block!important;
        width:auto!important;
        height:auto!important;
        max-width:94%!important;
        max-height:472px!important;
        object-fit:contain!important;
        object-position:center center!important;
    }
}

@media(max-width:900px){
    .home .hero-media--detail img{
        width:auto!important;
        height:auto!important;
        max-width:100%!important;
        max-height:330px!important;
        object-fit:contain!important;
        object-position:center center!important;
    }
}

/* Mini basket: compact configurator choices instead of a tall stacked column. */
.ds-mini-cart-panel{
    width:min(410px,92vw)!important;
    padding:14px!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item{
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr) 22px!important;
    gap:9px!important;
    align-items:start!important;
    padding:10px 0!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item > a:not(.remove_from_cart_button){
    grid-column:1/3!important;
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:center!important;
    font-weight:800!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item img{
    grid-column:1!important;
    width:54px!important;
    height:46px!important;
    margin:0!important;
    object-fit:contain!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item .quantity{
    grid-column:2!important;
    margin-top:3px!important;
    font-size:12px!important;
    line-height:1.25!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item dl.variation{
    grid-column:2/4!important;
    display:flex!important;
    flex-wrap:wrap!important;
    gap:3px 10px!important;
    margin:5px 0 0!important;
    padding:0!important;
    border:0!important;
    font-size:11px!important;
    line-height:1.2!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item dl.variation dt,
.ds-mini-cart-panel .woocommerce-mini-cart-item dl.variation dd{
    float:none!important;
    display:inline!important;
    margin:0!important;
    padding:0!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item dl.variation dt{
    font-weight:800!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item dl.variation dd p{
    display:inline!important;
    margin:0!important;
}

.ds-mini-cart-panel .woocommerce-mini-cart-item .remove_from_cart_button{
    grid-column:3!important;
    grid-row:1!important;
    align-self:center!important;
}

/* WooCommerce block basket: keep product option text compact. */
.wc-block-cart-items__row .wc-block-components-product-details{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:2px 10px!important;
    margin-top:4px!important;
    font-size:11px!important;
    line-height:1.25!important;
}

.wc-block-cart-items__row .wc-block-components-product-details li{
    margin:0!important;
}

.wc-block-cart-items__row .wc-block-components-product-metadata{
    margin-top:4px!important;
}

.wc-block-cart-items__row .wc-block-components-product-metadata__description{
    margin:3px 0!important;
    font-size:11px!important;
    line-height:1.3!important;
}

/* Make the cart page heading read visually as Basket. */
.woocommerce-cart .wp-block-post-title,
.woocommerce-cart h1.entry-title{
    text-transform:uppercase;
}


/* =========================
   Stable v0.3.0
   Sticky header, wider special products, larger uncropped hero,
   language menu and full mini-basket totals
   ========================= */

/* Keep the navigation available while scrolling. */
.site-header{
    position:sticky!important;
    top:0!important;
    z-index:1000!important;
}
.admin-bar .site-header{
    top:32px!important;
}
@media(max-width:782px){
    .admin-bar .site-header{
        top:46px!important;
    }
}

/* Front page: use the whole right-hand hero cell, with ZERO cropping. */
@media(min-width:901px){
    .home .hero-media--detail{
        position:relative!important;
        height:auto!important;
        min-height:100%!important;
        align-self:stretch!important;
        padding:0!important;
        overflow:hidden!important;
        background:var(--paper)!important;
    }

    .home .hero-media--detail img{
        position:absolute!important;
        inset:8px!important;
        width:calc(100% - 16px)!important;
        height:calc(100% - 16px)!important;
        max-width:none!important;
        max-height:none!important;
        object-fit:contain!important;
        object-position:center center!important;
    }
}

/* Special product pages: remove the oversized side gutters and give the copy room. */
.ds-special-product main.site-main,
.ds-special-product .site-main{
    width:100%!important;
    max-width:none!important;
}

.ds-special-product .woocommerce{
    width:100%!important;
    max-width:none!important;
    padding:24px clamp(10px,1.2vw,20px) 72px!important;
}

.ds-special-product div.product{
    grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr)!important;
    column-gap:24px!important;
}

.ds-special-product div.product div.images{
    padding:10px!important;
}

/* Configurator calculated price is also explicitly ex VAT. */
.ds-special-product .ds-config-total__value::after{
    content:" ex VAT";
    margin-left:4px;
    font-size:.62em;
    font-weight:700;
    white-space:nowrap;
}

/* Language options. Translation pages are the next content pass. */
.language-menu{
    width:220px!important;
    padding:8px!important;
}
.language-menu a{
    display:block!important;
    padding:9px 10px!important;
    color:var(--ink)!important;
    font-size:12px!important;
    font-weight:800!important;
}
.language-menu a:hover{
    background:#f2efe7!important;
    color:var(--teal)!important;
}
.language-menu .language-current{
    margin:0!important;
    color:var(--teal)!important;
}

/* Hide WooCommerce's default mini-cart subtotal; our full breakdown replaces it. */
.ds-mini-cart-panel .woocommerce-mini-cart__total{
    display:none!important;
}

.ds-mini-cart-totals{
    margin:12px 0 10px!important;
    padding-top:10px!important;
    border-top:1px solid var(--line)!important;
}
.ds-mini-cart-totals > div{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    padding:4px 0!important;
    font-size:12px!important;
}
.ds-mini-cart-totals strong{
    white-space:nowrap!important;
}
.ds-mini-cart-grand-total{
    margin-top:5px!important;
    padding-top:8px!important;
    border-top:1px solid var(--line)!important;
    font-size:14px!important;
}

@media(max-width:1050px){
    .ds-special-product div.product{
        grid-template-columns:1fr!important;
    }
}


/* =========================
   Stable v0.3.1
   Wider / shallower desktop product pages
   ========================= */

/* All desktop product pages: normal edge margins, not a large centred gutter. */
@media(min-width:1051px){
    .single-product .woocommerce{
        width:100%!important;
        max-width:none!important;
        margin:0!important;
        padding:14px 18px 58px!important;
    }

    .single-product div.product{
        width:100%!important;
        max-width:none!important;
        margin:0!important;
    }

    /* Ordinary Woo product layout also gets the wider desktop treatment. */
    .single-product:not(.ds-special-product) div.product div.images{
        width:48%!important;
    }
    .single-product:not(.ds-special-product) div.product div.summary{
        width:49%!important;
    }
}

/* Custom Decoiler / Gauge pages: compact enough to keep the whole buying area high on screen. */
@media(min-width:1051px){
    .ds-special-product .woocommerce{
        padding:10px 14px 54px!important;
    }

    .ds-special-product div.product{
        grid-template-columns:minmax(0,.88fr) minmax(600px,1.12fr)!important;
        column-gap:20px!important;
    }

    .ds-special-product-header{
        margin:0 0 10px!important;
    }

    .ds-special-product-header .ds-special-product-breadcrumb{
        margin:0 0 8px!important;
        font-size:11px!important;
    }

    .ds-special-product-header h1{
        margin:0 0 8px!important;
        font-size:clamp(48px,4vw,64px)!important;
        line-height:.9!important;
    }

    .ds-special-product-header .ds-special-product-strap{
        font-size:16px!important;
        line-height:1.3!important;
    }

    .ds-special-product div.product div.images{
        padding:8px!important;
    }

    .ds-special-product div.product div.images .woocommerce-product-gallery__image img{
        max-height:500px!important;
    }

    .ds-special-product div.product .flex-control-thumbs{
        gap:6px!important;
        margin-top:7px!important;
    }

    .ds-special-product div.product .flex-control-thumbs img{
        height:48px!important;
    }

    .ds-special-intro{
        margin:0 0 10px!important;
        font-size:15px!important;
        line-height:1.34!important;
    }

    .ds-special-intro ul{
        margin:0 0 10px!important;
        padding-left:20px!important;
    }

    .ds-special-intro p{
        margin:0!important;
    }

    .ds-special-box{
        margin:0 0 10px!important;
        padding:12px 14px 10px!important;
    }

    .ds-special-box h2{
        margin:0 0 8px!important;
        font-size:21px!important;
    }

    .ds-special-box p{
        margin:0 0 5px!important;
        font-size:14px!important;
        line-height:1.32!important;
    }

    .ds-special-config-title{
        margin:8px 0 5px!important;
        font-size:21px!important;
    }

    .ds-special-product .ds-configurator{
        padding:11px 14px!important;
    }

    .ds-special-product .ds-configurator label{
        margin:5px 0 3px!important;
        font-size:12px!important;
    }

    .ds-special-product .ds-configurator select{
        min-height:36px!important;
        padding:5px 9px!important;
        font-size:13px!important;
    }

    .ds-special-product .ds-config-total{
        margin-top:9px!important;
        padding-top:9px!important;
    }

    .ds-special-product form.cart .quantity,
    .ds-special-product form.cart .single_add_to_cart_button{
        margin-top:9px!important;
    }

    .ds-special-product .single_add_to_cart_button{
        min-height:42px!important;
    }

    .ds-special-product .summary .wc-stripe-product-checkout-container,
    .ds-special-product .summary .ppc-button-wrapper,
    .ds-special-product .summary .wc-block-components-express-payment,
    .ds-special-product .summary .express-payment-methods{
        margin-top:7px!important;
    }
}


/* =========================
   Stable v0.3.2
   Product width correction + breadcrumb restoration + UK-made Union Flag hero
   ========================= */

/* Product pages: remove the large centred outer gutters created by earlier wrappers. */
@media(min-width:1051px){
    body.single-product .ds-main,
    body.single-product main.ds-main,
    body.single-product main.site-main,
    body.single-product .site-main,
    body.single-product main{
        width:100%!important;
        max-width:none!important;
        margin:0!important;
        padding:10px 14px 56px!important;
    }

    body.single-product .woocommerce{
        width:100%!important;
        max-width:none!important;
        margin:0!important;
        padding:0!important;
    }

    body.single-product div.product{
        width:100%!important;
        max-width:none!important;
        margin:0!important;
    }

    /* Standard products stay spacious but use almost the whole desktop width. */
    body.single-product:not(.ds-special-product) div.product{
        display:grid!important;
        grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr)!important;
        column-gap:26px!important;
        align-items:start!important;
    }

    body.single-product:not(.ds-special-product) div.product div.images,
    body.single-product:not(.ds-special-product) div.product div.summary{
        width:100%!important;
        float:none!important;
        margin:0!important;
    }

    /* Decoiler / Scratch Gauges: wider still, keeping buying controls in view. */
    body.ds-special-product div.product{
        grid-template-columns:minmax(0,.82fr) minmax(640px,1.18fr)!important;
        column-gap:18px!important;
    }

    body.ds-special-product .ds-special-product-header{
        margin-bottom:8px!important;
    }
}

/* Woo breadcrumb is useful navigation: keep it, but compact it. */
.single-product .woocommerce-breadcrumb{
    margin:0 0 9px!important;
    padding:0!important;
    color:var(--muted)!important;
    font-size:12px!important;
    line-height:1.35!important;
}
.single-product .woocommerce-breadcrumb a{
    color:var(--teal)!important;
}

/* UK-made page: proper Union Flag treatment behind the catalogue hero. */
body.page-template-page-uk-made .catalogue-hero{
    position:relative;
    overflow:hidden;
    color:#fff!important;
    background:
        linear-gradient(rgba(7,17,18,.62),rgba(7,17,18,.62)),
        url("assets/union-jack.svg") center center / cover no-repeat!important;
}
body.page-template-page-uk-made .catalogue-hero:after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(7,17,18,.18),rgba(7,17,18,.42));
}
body.page-template-page-uk-made .catalogue-hero > *{
    position:relative;
    z-index:1;
}
body.page-template-page-uk-made .catalogue-hero .eyebrow,
body.page-template-page-uk-made .catalogue-hero p{
    color:#fff!important;
}
body.page-template-page-uk-made .catalogue-hero .eyebrow:before{
    background:#fff!important;
}

/* Keep the UK-made hero bold without making it taller. */
body.page-template-page-uk-made .catalogue-hero{
    padding-top:44px!important;
    padding-bottom:44px!important;
}


/* =========================
   Stable v0.3.3
   UK-made flag banner + detailed UK product content
   ========================= */

/* Show the WHOLE Union Flag in the UK-made catalogue banner.
   Stretching to the banner box avoids the previous "zoomed cross" crop. */
body.page-template-page-uk-made .catalogue-hero{
    background-color:#012169!important;
    background-image:
        linear-gradient(rgba(7,17,18,.54),rgba(7,17,18,.54)),
        url("assets/union-jack.svg")!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-size:100% 100%!important;
}

/* Long-form product information below the buying area. */
.ds-product-detail-story{
    grid-column:1/-1!important;
    width:100%!important;
    margin:34px 0 0!important;
    padding:42px clamp(18px,3vw,52px) 54px!important;
    border-top:1px solid var(--line)!important;
    background:#fff!important;
}

.ds-detail-intro{
    max-width:980px;
    margin:0 auto 34px;
}

.ds-detail-intro .eyebrow{
    margin-bottom:14px!important;
}

.ds-detail-intro h2,
.ds-detail-section h2{
    margin:0 0 16px!important;
    max-width:980px;
    font-family:"Arial Narrow",Impact,Arial,sans-serif!important;
    font-size:clamp(40px,4vw,64px)!important;
    line-height:.92!important;
    text-transform:uppercase!important;
}

.ds-detail-intro > p:last-child,
.ds-detail-section > p{
    max-width:980px;
    color:var(--muted);
    font-size:17px;
    line-height:1.6;
}

.ds-detail-grid{
    display:grid;
    gap:18px;
    max-width:1180px;
    margin:0 auto 34px;
}

.ds-detail-grid--comparison,
.ds-detail-grid--specs{
    grid-template-columns:1fr 1fr;
}

.ds-detail-card{
    padding:24px;
    border:1px solid var(--line);
    background:#f5f2ea;
}

.ds-detail-card--accent{
    border-left:5px solid var(--teal);
}

.ds-detail-card--dark{
    border-color:var(--ink);
    background:var(--ink);
    color:#fff;
}

.ds-detail-kicker{
    margin:0 0 14px!important;
    color:var(--teal)!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
}

.ds-detail-card--dark .ds-detail-kicker{
    color:#fff!important;
}

.ds-detail-kicker--spaced{
    margin-top:24px!important;
}

.ds-detail-card h3{
    margin:0 0 12px;
    font-size:25px;
    line-height:1.05;
}

.ds-detail-card ul,
.ds-compare-list{
    margin:0!important;
    padding:0!important;
    list-style:none!important;
}

.ds-compare-list li{
    position:relative;
    padding:7px 0 7px 31px;
    border-bottom:1px solid rgba(0,0,0,.08);
    font-size:15px;
    line-height:1.35;
}

.ds-compare-list li:last-child{
    border-bottom:0;
}

.ds-compare-list li:before{
    position:absolute;
    left:0;
    top:7px;
    width:20px;
    height:20px;
    border-radius:50%;
    color:#fff;
    font-size:13px;
    line-height:20px;
    text-align:center;
    font-weight:900;
}

.ds-compare-list--negative li:before{
    content:"×";
    background:#d92318;
}

.ds-compare-list--positive li:before{
    content:"✓";
    background:#138a27;
}

.ds-detail-section{
    max-width:1180px;
    margin:0 auto 34px;
}

.ds-component-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
    margin-top:22px;
}

.ds-component-grid article{
    padding:20px;
    border-top:3px solid var(--brass);
    background:#f5f2ea;
}

.ds-component-grid h3{
    margin:0 0 8px;
    font-size:17px;
    text-transform:uppercase;
}

.ds-component-grid p{
    margin:0;
    color:var(--muted);
    font-size:14px;
    line-height:1.45;
}

.ds-tech-specs{
    margin:0;
}

.ds-tech-specs div{
    display:grid;
    grid-template-columns:160px 1fr;
    gap:14px;
    padding:8px 0;
    border-bottom:1px solid var(--line);
}

.ds-tech-specs div:last-child{
    border-bottom:0;
}

.ds-tech-specs dt{
    font-weight:900;
}

.ds-tech-specs dd{
    margin:0;
    color:var(--muted);
}

.ds-detail-card--dark p,
.ds-detail-card--dark li{
    color:#e6ecea;
    line-height:1.5;
}

.ds-detail-card--dark ul{
    padding-left:18px!important;
    list-style:disc!important;
}

.ds-made-strip{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:18px 34px;
    max-width:1180px;
    margin:0 auto;
    padding:18px 22px;
    background:#083646;
    color:#fff;
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:.04em;
}

@media(max-width:900px){
    .ds-detail-grid--comparison,
    .ds-detail-grid--specs,
    .ds-component-grid{
        grid-template-columns:1fr;
    }

    .ds-tech-specs div{
        grid-template-columns:1fr;
        gap:2px;
    }

    .ds-product-detail-story{
        padding-left:18px!important;
        padding-right:18px!important;
    }
}


/* =========================
   Stable v0.3.4
   Breadcrumb + continuous gold configurator rail + savings labels
   ========================= */

.ds-special-woo-breadcrumb{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:6px!important;
    align-items:center!important;
    margin:0 0 9px!important;
    color:var(--muted)!important;
    font-size:12px!important;
    line-height:1.3!important;
}

.ds-special-woo-breadcrumb a{
    color:var(--teal)!important;
    text-decoration:none!important;
}

.ds-special-woo-breadcrumb a:hover{
    text-decoration:underline!important;
}

/* One continuous brass rail down the whole right-hand buying column. */
.ds-special-product div.product div.summary{
    border-left:4px solid var(--brass)!important;
    padding-left:16px!important;
}

/* The rail now lives on the summary, so child cards must not restart it. */
.ds-special-product .ds-special-box,
.ds-special-product .ds-configurator{
    border-left:0!important;
}

/* Make everything on the right align cleanly to the same rail. */
.ds-special-product .ds-special-intro,
.ds-special-product .ds-special-box,
.ds-special-product .ds-special-config-title,
.ds-special-product .ds-special-config-lead,
.ds-special-product .ds-configurator,
.ds-special-product form.cart{
    margin-left:0!important;
}

/* Savings need to be obvious at a glance. */
.ds-saving-badge{
    display:inline-block!important;
    margin-left:7px!important;
    padding:3px 7px!important;
    border-radius:2px!important;
    background:#0b6e68!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:900!important;
    line-height:1.2!important;
    white-space:nowrap!important;
}

.ds-small-print{
    margin-top:10px!important;
    padding-top:9px!important;
    border-top:1px solid rgba(0,0,0,.1)!important;
    font-size:12px!important;
    color:var(--muted)!important;
}

/* Scratch Gauges: clear starting price without implying a selected configuration. */
.ds-special-config-lead{
    margin:0 0 8px!important;
    color:var(--ink)!important;
    font-size:17px!important;
    font-weight:800!important;
}

/* Keep the configured live price, but don't repeat a Woo base price above the controls. */
.ds-special-product--decoiler div.summary > p.price,
.ds-special-product--decoiler div.summary > .price,
.ds-special-product--gauges div.summary > p.price,
.ds-special-product--gauges div.summary > .price{
    display:none!important;
}

/* Tighten the top of the right column now that it has a continuous rail. */
@media(min-width:1051px){
    .ds-special-product div.product div.summary{
        padding-left:14px!important;
    }

    .ds-special-product .ds-special-intro{
        padding-top:0!important;
    }

    .ds-special-product .ds-special-box{
        padding-left:14px!important;
        padding-right:14px!important;
    }

    .ds-special-product .ds-configurator{
        padding-left:14px!important;
        padding-right:14px!important;
    }
}


/* =========================
   Stable v0.3.5
   Scratch Gauge purchase row consistency
   ========================= */

/* The separate Woo starting price is redundant; "From £14.95 ex VAT" remains. */
.ds-special-product--gauges div.summary > .price,
.ds-special-product--gauges div.summary > p.price,
.ds-special-product--gauges .woocommerce-variation-price{
    display:none!important;
}

/* Remove the old full-width Configured price row from the configurator itself. */
.ds-special-product--gauges .ds-configurator .ds-config-total{
    border-top:0!important;
}

/* Once JS moves the live price into form.cart, make the row match normal tools:
   quantity | price | add to basket. */
.ds-special-product--gauges form.cart{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    margin-top:10px!important;
}

.ds-special-product--gauges form.cart .quantity{
    margin:0!important;
    flex:0 0 auto!important;
}

.ds-special-product--gauges form.cart .ds-gauge-inline-price{
    display:flex!important;
    align-items:baseline!important;
    justify-content:flex-start!important;
    gap:5px!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
}

.ds-special-product--gauges .ds-gauge-price-label{
    font-size:14px!important;
    font-weight:900!important;
    color:var(--ink)!important;
}

.ds-special-product--gauges form.cart .ds-config-total__value{
    font-size:20px!important;
    font-weight:900!important;
    color:var(--teal)!important;
}

/* Keep ex-VAT wording on the selected live price. */
.ds-special-product--gauges form.cart .ds-config-total__value::after{
    content:" ex VAT"!important;
    margin-left:4px!important;
    font-size:.68em!important;
    font-weight:800!important;
    color:var(--ink)!important;
}

.ds-special-product--gauges form.cart .single_add_to_cart_button{
    margin:0!important;
    flex:0 0 auto!important;
    min-height:44px!important;
}

/* Do not disturb Decoiler configurator / purchase layout. */
@media(max-width:700px){
    .ds-special-product--gauges form.cart{
        align-items:stretch!important;
    }

    .ds-special-product--gauges form.cart .single_add_to_cart_button{
        flex:1 1 180px!important;
    }
}


/* =========================
   Stable v0.4.0 — German layer
   ========================= */

/* German/European branded-tools page deliberately removes the Union Flag hero.
   Product-origin statements remain factual on product pages, but the primary
   commercial message becomes professional branding and identification. */
.ds-lang-de.page-template-page-uk-made .catalogue-hero,
.ds-lang-de .catalogue-hero--de-branded{
    color:#fff!important;
    background:
        linear-gradient(120deg,#071112 0%,#0b343b 58%,#0b6e68 100%)!important;
}

.ds-lang-de.page-template-page-uk-made .catalogue-hero:after{
    display:none!important;
}

.ds-lang-de .catalogue-hero--de-branded .eyebrow,
.ds-lang-de .catalogue-hero--de-branded p{
    color:#fff!important;
}

.ds-lang-de .language-menu .language-coming{
    display:block;
    padding:9px 10px;
    color:#89908e;
    font-size:12px;
    font-weight:700;
}

/* European homepage branded-tools panel: no UK flag treatment. */
.ds-lang-de .branded-panel-de{
    background:#0b6e68!important;
    color:#fff!important;
}
.ds-lang-de .branded-panel-de h2,
.ds-lang-de .branded-panel-de p,
.ds-lang-de .branded-panel-de .eyebrow{
    color:#fff!important;
}

/* German special products use the same geometry as English. */
.ds-lang-de.ds-special-product .ds-special-product-breadcrumb{
    letter-spacing:.04em;
}

/* Keep translated navigation from wrapping too early. */
@media(min-width:1100px){
    .ds-lang-de .desktop-nav{
        gap:34px!important;
    }
    .ds-lang-de .desktop-nav a{
        font-size:12px!important;
        white-space:nowrap!important;
    }
}

/* v0.4.2 */
.ds-price-inc-vat{display:block;margin-top:3px;font-size:.76em;font-weight:700;color:var(--muted)}
.ds-tax-note{display:block;margin-top:2px;font-size:.68em;font-weight:600;color:var(--muted)}
.legal-page{max-width:1050px;margin:0 auto;padding:45px 28px 90px}.legal-page h1{font-family:"Arial Narrow",Impact,Arial,sans-serif;font-size:clamp(42px,5vw,68px);text-transform:uppercase}.legal-page h2{margin-top:38px;color:var(--teal)}.legal-page p,.legal-page li{line-height:1.65}.legal-page ul{padding-left:22px}.legal-meta{color:var(--muted);font-size:13px}.footer-legal{display:flex;flex-wrap:wrap;gap:10px 18px;grid-column:1/-1;padding-top:6px}.footer-legal a{font-size:11px;color:#aeb8b5}


/* v0.4.5 — make legal links unmistakably clickable in Checkout. */
.ds-lang-de .wc-block-checkout a,
.ds-lang-de .wp-block-woocommerce-checkout a {
    text-decoration: underline;
    text-underline-offset: 2px;
}


/* v0.4.6 — compact EU package-saving badge. */
.ds-saving{
    display:inline-block;
    margin-left:.45em;
    font-weight:800;
    font-size:.82em;
    white-space:nowrap;
}


/* v0.4.7 — UK price display switch. */
.vat-display-switch{
    display:flex;
    align-items:center;
    border:1px solid rgba(255,255,255,.28);
    min-height:36px;
}
.vat-display-switch a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:34px;
    padding:0 10px;
    color:#fff;
    text-decoration:none;
    font-size:11px;
    font-weight:800;
    letter-spacing:.04em;
}
.vat-display-switch a.is-active{
    background:#fff;
    color:#111;
}
.vat-display-switch a + a{
    border-left:1px solid rgba(255,255,255,.28);
}
.ds-config-total__vat{
    margin-left:.25em;
    font-weight:700;
}
@media (max-width: 850px){
    .vat-display-switch{display:none;}
}


/* v0.4.8 — remove obsolete hard-coded ex-VAT pseudo labels. The configurator
   now prints the correct current VAT mode itself. */
.ds-special-product .ds-config-total__value::after,
.ds-special-product--gauges form.cart .ds-config-total__value::after{
    content:none!important;
    display:none!important;
}

/* v0.4.8 — slimmer, more integrated UK VAT display control. */
.vat-display-switch{
    min-height:28px!important;
    height:28px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:3px;
    overflow:hidden;
    background:rgba(255,255,255,.03);
}
.vat-display-switch a{
    min-height:26px!important;
    height:26px!important;
    padding:0 8px!important;
    font-size:9px!important;
    line-height:26px!important;
    letter-spacing:.06em!important;
    font-weight:800!important;
}
.vat-display-switch a.is-active{
    background:var(--cream,#f4f1e9)!important;
    color:var(--ink,#101516)!important;
}


/* v0.4.9 — stronger duty/delivery notes on product, basket and checkout. */
.ds-trade-note-box,
.ds-import-duty-notice{
    margin:18px 0;
    padding:14px 16px;
    border:1px solid rgba(16,21,22,.16);
    border-left:4px solid #0e6b6b;
    background:#f7f3ea;
    color:#101516;
    font-size:14px;
    line-height:1.5;
}
.ds-trade-note-box--import,
.ds-import-duty-notice{
    border-left-color:#c2811d;
    background:#fbf5e7;
}
.ds-small-print--delivery{margin-top:8px;}

/* Strong, scannable duty messaging. */
.ds-trade-note-box strong:first-child,
.ds-import-duty-notice strong:first-child{font-weight:900;}
.ds-trade-note-box--uk{border-left-color:#0b7774;background:#eef8f6;}
.ds-trade-note-box--import{border-left-color:#b06b00;background:#fff7e8;}


/* v0.5.1 — temporary VAT control.
   Keep this deliberately simple until the final animated tax/tradesperson control is built. */
.vat-display-switch--temporary{
    display:flex;
    align-items:center;
    min-height:28px;
    border:1px solid rgba(255,255,255,.28);
    background:transparent;
}
.vat-display-switch--temporary a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:26px;
    padding:0 9px;
    color:#fff;
    text-decoration:none;
    font-size:9px;
    font-weight:800;
    letter-spacing:.05em;
}
.vat-display-switch--temporary a + a{
    border-left:1px solid rgba(255,255,255,.28);
}
.vat-display-switch--temporary a.is-active{
    background:#f4f1e9;
    color:#101516;
}


/* v0.5.4 — temporary functional currency selector.
   Final header polish comes after the remaining checkout/site logic is settled. */
.currency-wrap{
    display:flex;
    align-items:center;
}
.currency-static-select{
    height:32px;
    min-width:76px;
    padding:0 24px 0 9px;
    border:1px solid rgba(255,255,255,.28);
    border-radius:2px;
    background:#f4f1e9;
    color:#101516;
    font:inherit;
    font-size:11px;
    font-weight:800;
    cursor:pointer;
}


/* v0.6.2 — French and Dutch use the same European branded-tools
   presentation as German. English keeps the Union Flag / UK-made page. */
.ds-lang-fr.page-template-page-uk-made .catalogue-hero,
.ds-lang-nl.page-template-page-uk-made .catalogue-hero,
.ds-lang-fr .catalogue-hero--de-branded,
.ds-lang-nl .catalogue-hero--de-branded,
.ds-lang-fr .catalogue-hero--branded,
.ds-lang-nl .catalogue-hero--branded{
    color:#fff!important;
    background-color:#0b343b!important;
    background-image:
        linear-gradient(120deg,#071112 0%,#0b343b 58%,#0b6e68 100%)!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    background-size:cover!important;
}

.ds-lang-fr.page-template-page-uk-made .catalogue-hero:after,
.ds-lang-nl.page-template-page-uk-made .catalogue-hero:after{
    display:none!important;
    content:none!important;
    background:none!important;
}

.ds-lang-fr.page-template-page-uk-made .catalogue-hero .eyebrow,
.ds-lang-fr.page-template-page-uk-made .catalogue-hero p,
.ds-lang-nl.page-template-page-uk-made .catalogue-hero .eyebrow,
.ds-lang-nl.page-template-page-uk-made .catalogue-hero p{
    color:#fff!important;
}

.ds-lang-fr.page-template-page-uk-made .catalogue-hero .eyebrow:before,
.ds-lang-nl.page-template-page-uk-made .catalogue-hero .eyebrow:before{
    background:#fff!important;
}

/* No UK-origin badge treatment on French/Dutch marketing tiles.
   English remains unchanged. */
.ds-lang-fr .ds-uk-note,
.ds-lang-nl .ds-uk-note{
    display:none!important;
}
