:root{--graphite:#161a1d;--graphite-2:#20262b;--blue:#0b4f8a;--blue-dark:#073c69;--steel:#e9edf0;--steel-2:#f5f7f8;--line:#d9e0e4;--ink:#182027;--muted:#59656e;--white:#fff;--container:1240px;--gutter:clamp(1.25rem,4vw,3rem);--radius:4px;--shadow:0 24px 60px rgba(16,28,38,.12)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.admin-bar .site-header{top:32px}img,svg{display:block;max-width:100%}a{color:var(--blue);text-underline-offset:.2em}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - var(--gutter)*2),var(--container));margin-inline:auto}.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}.skip-link{position:fixed;z-index:10000;top:.75rem;left:.75rem;padding:.7rem 1rem;color:var(--white);background:var(--blue);transform:translateY(-150%)}.skip-link:focus{transform:none}.site-main{min-height:60vh}body:not(.home) .site-main{width:min(calc(100% - var(--gutter)*2),var(--container));margin-inline:auto;padding-block:clamp(3rem,7vw,6rem)}:focus-visible{outline:3px solid #4ca7f2;outline-offset:3px}
.site-header{position:sticky;z-index:1000;top:0;color:var(--white);background:rgba(22,26,29,.97);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,3rem);width:min(calc(100% - var(--gutter)*2),var(--container));height:76px;margin-inline:auto}.site-branding{display:inline-flex;align-items:center;gap:.7rem;color:var(--white);font-size:1.28rem;font-weight:760;letter-spacing:-.035em;text-decoration:none}.site-branding__mark{display:flex;align-items:center;justify-content:center;gap:2px;width:29px;height:33px;border:2px solid #aeb9c0;border-radius:3px;background:linear-gradient(90deg,#78848c,#e7ebed 42%,#909ba2)}.site-branding__mark span{width:2px;height:25px;background:rgba(22,26,29,.45)}.primary-navigation{justify-self:end}.primary-menu{display:flex;align-items:center;gap:clamp(.85rem,1.7vw,1.7rem);margin:0;padding:0;list-style:none}.primary-menu a{position:relative;display:block;padding:.6rem 0;color:#e4e8ea;font-size:.88rem;font-weight:620;text-decoration:none;white-space:nowrap}.primary-menu a::after{position:absolute;right:0;bottom:.25rem;left:0;height:2px;background:#3d9be9;content:"";transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.primary-menu a:hover,.primary-menu .current-menu-item>a,.primary-menu .current_page_item>a{color:var(--white)}.primary-menu a:hover::after,.primary-menu .current-menu-item>a::after,.primary-menu .current_page_item>a::after{transform:scaleX(1);transform-origin:left}.header-tools{display:flex;align-items:center;gap:.25rem;padding-left:.8rem;border-left:1px solid rgba(255,255,255,.14)}.icon-button,.menu-toggle{position:relative;display:grid;width:42px;height:42px;padding:0;color:#edf1f3;background:transparent;border:0;border-radius:50%;place-items:center;cursor:pointer}.icon-button:hover,.menu-toggle:hover{background:rgba(255,255,255,.09)}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-cart__count{position:absolute;top:1px;right:0;display:grid;min-width:18px;height:18px;padding:0 4px;color:var(--white);background:var(--blue);border:2px solid var(--graphite);border-radius:20px;font-size:10px;font-weight:800;line-height:1;place-items:center}.menu-toggle{display:none}.menu-toggle>span:not(.screen-reader-text){display:block;width:20px;height:2px;margin:2px;background:currentColor;transition:.2s}.header-search{background:var(--graphite-2);border-top:1px solid rgba(255,255,255,.08)}.header-search[hidden]{display:none}.header-search .container{padding-block:1rem}.search-form{display:flex;max-width:680px;margin-inline:auto}.search-field{width:100%;min-height:48px;padding:.7rem 1rem;border:1px solid #46515a;border-radius:3px 0 0 3px}.search-submit{padding:.7rem 1.4rem;color:#fff;background:var(--blue);border:0;border-radius:0 3px 3px 0;font-weight:700;cursor:pointer}
.hero{position:relative;overflow:hidden;color:var(--white);background:var(--graphite)}.hero::before{position:absolute;inset:0;background:linear-gradient(115deg,rgba(11,79,138,.24),transparent 45%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px;content:""}.hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;min-height:clamp(610px,76vh,790px);gap:2rem}.hero__content{position:relative;z-index:2;padding-block:5rem}.eyebrow{margin:0 0 1.2rem;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.hero .eyebrow,.benefits-section .eyebrow,.cta-section .eyebrow{color:#73b8ef}.hero h1{max-width:780px;margin:0;color:var(--white);font-size:clamp(2.65rem,5.2vw,5.2rem);font-weight:760;letter-spacing:-.055em;line-height:1.02}.hero__lead{max-width:650px;margin:1.8rem 0 2.2rem;color:#cbd2d6;font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.65}.button-group{display:flex;flex-wrap:wrap;gap:.8rem}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:.78rem 1.35rem;border:1px solid transparent;border-radius:2px;font-size:.88rem;font-weight:750;letter-spacing:.015em;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:var(--blue)}.button--primary:hover{color:#fff;background:var(--blue-dark)}.button--secondary{color:#fff;background:transparent;border-color:#64727c}.button--secondary:hover{color:#fff;border-color:#fff}.button--light{color:var(--blue-dark);background:#fff}.button--light:hover{color:var(--blue-dark);background:#edf4fa}.button--outline-light{color:#fff;border-color:rgba(255,255,255,.55)}.button--outline-light:hover{color:#fff;border-color:#fff}.hero__visual{position:relative;align-self:end;min-height:520px}.hero__visual::before{position:absolute;top:13%;right:-15%;width:520px;height:520px;background:#0b4f8a;border-radius:50%;content:"";opacity:.3;filter:blur(2px)}.hero__visual .barrel-visual{position:absolute;right:-4rem;bottom:0;width:min(610px,52vw)}.visual-note{position:absolute;right:0;bottom:1rem;color:#adb6bc;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}
.section{padding-block:clamp(4.7rem,8vw,8rem)}.section-heading{max-width:670px;margin-bottom:clamp(2.3rem,5vw,4rem)}.section-heading h2,.sizes-layout h2,.quality-content h2,.cta-section h2{margin:.1rem 0 .9rem;color:var(--graphite);font-size:clamp(2.05rem,3.8vw,3.5rem);font-weight:740;letter-spacing:-.045em;line-height:1.1}.section-heading>p:last-child,.sizes-layout>div>p:last-child,.quality-content>p{color:var(--muted);font-size:1.05rem}.system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,3vw,2.2rem)}.system-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:transform .25s,box-shadow .25s}.system-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.system-card__visual{position:relative;height:300px;overflow:hidden;background:var(--steel-2)}.system-card__visual::before{position:absolute;inset:0;background:linear-gradient(135deg,transparent 42%,rgba(11,79,138,.08)),linear-gradient(rgba(24,32,39,.04) 1px,transparent 1px);background-size:auto,100% 34px;content:""}.system-card__visual--euro{background:#e9eef1}.mini-barrel{position:absolute;right:12%;bottom:-15px;width:170px;height:240px;background:linear-gradient(90deg,#68757d,#e8edef 27%,#99a4aa 55%,#f6f8f9 73%,#647078);border:4px solid #68747b;border-radius:48% 48% 12px 12px/13% 13% 4px 4px;box-shadow:0 25px 40px rgba(16,30,40,.2)}.mini-barrel::before,.mini-barrel::after{position:absolute;left:-5px;width:172px;height:16px;background:#657179;border:2px solid #aeb6bb;border-radius:5px;content:""}.mini-barrel::before{top:48px}.mini-barrel::after{bottom:45px}.system-card__visual--euro .mini-barrel{width:190px;height:220px}.system-card__visual--euro .mini-barrel::before,.system-card__visual--euro .mini-barrel::after{width:192px}.system-card__code{position:absolute;top:2rem;left:2rem;color:#c4cdd2;font-size:clamp(3.5rem,8vw,7rem);font-weight:850;letter-spacing:-.08em;line-height:1}.system-card__body{padding:clamp(1.5rem,3vw,2.4rem)}.system-card h3{margin:0 0 .7rem;font-size:1.65rem;letter-spacing:-.025em}.system-card p{max-width:510px;margin:0 0 1.35rem;color:var(--muted)}.text-link{display:inline-flex;gap:.5rem;align-items:center;color:var(--blue);font-size:.9rem;font-weight:780;text-decoration:none}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateX(4px)}
.benefits-section{color:#fff;background:var(--graphite)}.section-heading--light h2{color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3a4248;border-left:1px solid #3a4248}.benefit{min-height:190px;padding:2rem;border-right:1px solid #3a4248;border-bottom:1px solid #3a4248}.benefit h3{max-width:190px;margin:1.8rem 0 0;font-size:1rem;line-height:1.45}.benefit__icon{position:relative;display:block;width:39px;height:39px;border:2px solid #6fb5ec}.benefit__icon--layers{border-width:2px 0}.benefit__icon--layers::after{position:absolute;inset:8px -5px;border:2px solid #6fb5ec;content:""}.benefit__icon--sparkle{border:0;transform:rotate(45deg)}.benefit__icon--sparkle::before,.benefit__icon--sparkle::after{position:absolute;background:#6fb5ec;content:""}.benefit__icon--sparkle::before{top:0;left:18px;width:3px;height:39px}.benefit__icon--sparkle::after{top:18px;left:0;width:39px;height:3px}.benefit__icon--shield{border-radius:18px 18px 20px 20px}.benefit__icon--cycle{border-radius:50%;border-right-color:transparent}.benefit__icon--cycle::after{position:absolute;right:-3px;bottom:1px;border:5px solid transparent;border-left-color:#6fb5ec;content:"";transform:rotate(35deg)}
.sizes-section{background:var(--steel-2)}.sizes-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(2rem,7vw,7rem)}.size-list{display:grid;grid-template-columns:repeat(5,1fr);gap:.65rem}.size-badge{display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);border-top:3px solid var(--blue);box-shadow:0 10px 28px rgba(20,37,49,.05)}.size-badge strong{color:var(--graphite);font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.06em;line-height:1}.size-badge span{margin-top:.45rem;color:var(--muted);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.quality-grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:clamp(3rem,8vw,8rem)}.quality-visual{position:relative}.quality-visual__frame{position:relative;overflow:hidden;min-height:520px;background:#e9eef1}.quality-visual__frame::after{position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.4),transparent 50%);content:"";pointer-events:none}.quality-visual .barrel-visual{position:absolute;right:-4%;bottom:-3%;width:96%}.quality-visual .visual-note{right:1rem;bottom:1rem;z-index:2;color:#606c74}.quality-content>p{margin:1.4rem 0 2rem}.check-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.check-list li{position:relative;padding:1rem 0 1rem 2.2rem;border-top:1px solid var(--line);font-weight:680}.check-list li:last-child{border-bottom:1px solid var(--line)}.check-list li::before{position:absolute;top:1.2rem;left:.2rem;width:14px;height:8px;border-bottom:2px solid var(--blue);border-left:2px solid var(--blue);content:"";transform:rotate(-45deg)}
.discover-section{background:var(--steel-2)}.category-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.category-preview a{position:relative;display:flex;min-height:190px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:2rem;color:#fff;background:var(--graphite);text-decoration:none}.category-preview a::before{position:absolute;top:-80%;right:-8%;width:360px;height:360px;background:radial-gradient(circle,#738089 0,#374149 42%,transparent 43%);content:"";opacity:.6;transition:transform .3s}.category-preview a:nth-child(2){background:var(--blue-dark)}.category-preview a:hover::before{transform:translateY(14px)}.category-preview span,.category-preview small{position:relative}.category-preview span{font-size:1.65rem;font-weight:750}.category-preview small{color:#c8d2d8;font-weight:650}.cta-section{color:#fff;background:var(--blue)}.cta-section__inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3rem;padding-block:clamp(4rem,7vw,6rem)}.cta-section h2{max-width:750px;color:#fff}.cta-section p:not(.eyebrow){max-width:710px;margin-bottom:0;color:#d5e6f3}.cta-section .button-group{justify-content:flex-end}
.site-footer{color:#b8c1c7;background:#111518}.site-footer__inner{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(2rem,5vw,5rem);padding-block:clamp(4rem,7vw,6rem)}.site-footer h2{margin:.25rem 0 1.2rem;color:#fff;font-size:.78rem;letter-spacing:.13em;text-transform:uppercase}.site-footer p{max-width:280px;margin:1.3rem 0 0}.site-footer ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.site-footer li,.site-footer p{font-size:.88rem}.site-footer a{color:#b8c1c7;text-decoration:none}.site-footer a:hover{color:#fff}.site-branding--footer{color:#fff}.footer-bottom{padding-block:1.25rem;border-top:1px solid #30373c;color:#88939a;font-size:.8rem}
/* WooCommerce baseline */.woocommerce .button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button{padding:.85rem 1.2rem!important;color:#fff!important;background:var(--blue)!important;border-radius:2px!important}.woocommerce .button:hover,.woocommerce button.button:hover{background:var(--blue-dark)!important}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)!important;background:var(--steel-2)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--blue)!important}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding-bottom:1.2rem;background:#fff;border:1px solid var(--line)}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-right:1rem;margin-left:1rem}.woocommerce .price{color:var(--blue)!important;font-weight:750}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce .quantity .qty{padding:.7rem;border:1px solid #aeb8be;border-radius:2px}.woocommerce span.onsale{background:var(--blue)!important}.woocommerce-error{border-top-color:#a62a2a!important}
@media(max-width:1100px){.primary-menu{gap:.8rem}.primary-menu a{font-size:.8rem}.site-header__inner{gap:1rem}.sizes-layout{grid-template-columns:1fr}.size-list{max-width:760px}.hero__grid{grid-template-columns:1fr .82fr}.hero__visual .barrel-visual{right:-6rem}.site-footer__inner{grid-template-columns:1.3fr repeat(3,1fr);gap:2rem}}
@media(max-width:960px){body.admin-bar .site-header{top:46px}.site-header__inner{grid-template-columns:auto 1fr auto;height:68px}.menu-toggle{display:block;justify-self:end}.menu-toggle[aria-expanded="true"]>span:nth-of-type(2){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded="true"]>span:nth-of-type(3){opacity:0}.menu-toggle[aria-expanded="true"]>span:nth-of-type(4){transform:translateY(-6px) rotate(-45deg)}.primary-navigation{position:absolute;top:68px;right:0;left:0;display:none;padding:1rem var(--gutter) 1.5rem;background:var(--graphite);border-top:1px solid #343b40}.primary-navigation.is-open{display:block}.primary-menu{display:grid;gap:0}.primary-menu a{padding:.8rem 0;border-bottom:1px solid #30373c;font-size:.95rem}.primary-menu a::after{display:none}.header-tools{padding:0;border:0}.hero__grid{grid-template-columns:1fr 40%;min-height:650px}.hero__visual{min-height:470px}.hero__visual .barrel-visual{right:-9rem;width:570px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.quality-grid{grid-template-columns:1fr 1fr;gap:3rem}.site-footer__inner{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.hero__grid{display:block;min-height:auto;padding-top:1px}.hero__content{padding:4.5rem 0 2rem}.hero h1{font-size:clamp(2.45rem,10vw,4rem)}.hero__visual{min-height:390px}.hero__visual .barrel-visual{right:50%;width:490px;transform:translateX(53%)}.visual-note{right:50%;transform:translateX(50%);white-space:nowrap}.system-grid,.quality-grid,.category-preview,.cta-section__inner{grid-template-columns:1fr}.system-card__visual{height:250px}.benefit{min-height:160px}.size-list{grid-template-columns:repeat(5,minmax(92px,1fr));overflow-x:auto;padding-bottom:.7rem}.size-badge{min-height:125px}.quality-visual{order:2}.quality-visual__frame{min-height:430px}.quality-content{order:1}.cta-section__inner{gap:2rem}.cta-section .button-group{justify-content:flex-start}.site-footer__inner{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:1rem}}
@media(max-width:480px){:root{--gutter:1.15rem}.site-branding{gap:.5rem;font-size:1.05rem}.site-branding__mark{width:23px;height:28px}.site-header__inner{gap:0}.menu-toggle,.icon-button{width:34px;height:40px}.header-tools{gap:0}.hero__content{padding-top:3.8rem}.hero__lead{margin:1.3rem 0 1.8rem}.button-group{display:grid}.button{width:100%}.hero__visual{min-height:330px}.hero__visual .barrel-visual{width:420px}.section{padding-block:4.2rem}.system-card__visual{height:220px}.mini-barrel{right:7%;transform:scale(.88);transform-origin:bottom}.benefit-grid{grid-template-columns:1fr}.benefit{min-height:auto}.quality-visual__frame{min-height:340px}.site-footer__inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.category-preview a{min-height:160px}.woocommerce ul.products{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Catalogue and product details */
.catalogue-page,.product-detail{padding-block:clamp(2rem,5vw,4.5rem) clamp(5rem,8vw,8rem)}.woocommerce-breadcrumb{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 3rem!important;color:#6a757d!important;font-size:.78rem!important}.woocommerce-breadcrumb a{color:#44515a;text-decoration:none}.catalogue-header{max-width:820px;margin-bottom:3rem}.catalogue-header h1,.product-summary h1{margin:.1rem 0 1.2rem;color:var(--graphite);font-size:clamp(2.5rem,5vw,4.8rem);font-weight:760;letter-spacing:-.055em;line-height:1.02}.catalogue-intro{max-width:760px;color:var(--muted);font-size:1.08rem}.catalogue-intro p{margin:0}.catalogue-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.catalogue-toolbar p{margin:0;color:var(--muted);font-size:.86rem}.catalogue-toolbar .woocommerce-ordering{margin:0!important}.catalogue-toolbar select{min-height:42px;padding:.5rem 2.3rem .5rem .8rem;background:#fff;border:1px solid #b7c0c6}.product-card{overflow:hidden!important;padding:0!important;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-card__image{display:block;min-height:340px;overflow:hidden;background:#edf1f3}.product-card__image .product-placeholder{height:340px}.product-placeholder{position:relative;display:grid;overflow:hidden;min-height:430px;background:linear-gradient(145deg,#f5f7f8,#dfe5e8);place-items:center}.product-placeholder::before{position:absolute;width:70%;height:70%;background:#0b4f8a;border-radius:50%;content:"";opacity:.08}.product-placeholder .barrel-visual{position:relative;width:min(90%,460px);height:auto}.product-placeholder .visual-note{right:1rem;bottom:.7rem;color:#68757d;transform:none}.product-card__body{padding:1.5rem}.product-card__category{margin-bottom:.65rem;color:var(--blue);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card__category a{text-decoration:none}.product-card .woocommerce-loop-product__title{margin:0 0 .8rem!important;padding:0!important;font-size:1.45rem!important;line-height:1.2}.product-card .woocommerce-loop-product__title a{color:var(--graphite);text-decoration:none}.product-card__capacity{margin:.9rem 0;color:var(--muted);font-size:.85rem}.product-card__capacity span{font-weight:750}.product-card .product-card__button{display:inline-flex;margin:1rem 0 0!important}.catalogue-empty{padding:3rem;background:var(--steel-2);border-left:3px solid var(--blue)}.comparison-section{margin-top:clamp(4rem,8vw,7rem);padding:clamp(2rem,5vw,4rem);color:#fff;background:var(--graphite)}.comparison-section h2{margin:0 0 2rem;font-size:clamp(2rem,4vw,3.2rem)}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #3b444a;border-left:1px solid #3b444a}.comparison-grid>div{padding:1.6rem;border-right:1px solid #3b444a;border-bottom:1px solid #3b444a}.comparison-grid h3{margin:0 0 1rem;color:#7abcf0;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.comparison-grid p{margin:.45rem 0;color:#d3d9dd}.comparison-note{margin:1.5rem 0 0;color:#9ea8ae;font-size:.8rem}
.product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(3rem,7vw,7rem);align-items:start}.product-gallery{position:sticky;top:110px}.product-gallery .product-placeholder{min-height:610px}.product-summary{padding-top:1rem}.product-summary__category{margin:0 0 1rem;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-summary__category a{text-decoration:none}.product-summary__intro{margin:0 0 2rem;color:var(--muted);font-size:1.08rem}.availability-note{margin:2rem 0;padding:1.5rem;background:var(--steel-2);border-left:3px solid var(--blue)}.availability-note>strong{display:block;font-size:1.15rem}.availability-note p{margin:.4rem 0 1rem;color:var(--muted)}.active-capacities{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0;padding:0;list-style:none}.active-capacities li{padding:.45rem .7rem;background:#fff;border:1px solid var(--line);font-weight:700}.format-help{margin-top:2rem;padding:1.4rem;border:1px solid var(--line)}.format-help h2{margin:0 0 .55rem;font-size:1.1rem}.format-help p{margin:0 0 .6rem;color:var(--muted);font-size:.88rem}.format-help a{font-size:.85rem;font-weight:750}.product-content{display:grid;gap:0;margin-top:clamp(5rem,9vw,9rem)}.product-content>section{display:grid;grid-template-columns:minmax(160px,.35fr) minmax(0,1fr);gap:1rem 3rem;padding:clamp(2.5rem,5vw,4.5rem) 0;border-top:1px solid var(--line)}.product-content>section>.eyebrow{grid-column:1}.product-content>section>h2{grid-column:1;margin:1.8rem 0 0;font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.04em;line-height:1.1}.product-content>section>.prose,.product-content>section>.feature-list,.product-content>section>.technical-data,.fitting-note>p:last-child{grid-column:2;grid-row:1/span 3}.prose{color:var(--muted);font-size:1.05rem}.technical-data{margin:0;border-top:1px solid var(--line)}.technical-data>div{display:grid;grid-template-columns:1fr 1.4fr;padding:1rem 0;border-bottom:1px solid var(--line)}.technical-data>div[hidden]{display:none}.technical-data dt{color:var(--muted)}.technical-data dd{margin:0;font-weight:700}.fitting-note>p:last-child{margin:0;color:var(--muted)}.delivery-panel{align-items:center!important;padding-inline:clamp(1.5rem,4vw,3rem)!important;background:var(--steel-2);border:0!important}.delivery-panel>div{grid-column:1/3}.delivery-panel>.button{grid-column:2;grid-row:1/3;justify-self:end}.delivery-panel h2{margin:.2rem 0!important}.delivery-panel p:not(.eyebrow){max-width:650px;margin-bottom:0;color:var(--muted)}.variations_form .variations select{min-height:48px;padding:.7rem;border:1px solid #aeb8be}.woocommerce div.product div.images{width:100%!important;float:none!important}.woocommerce div.product div.summary{width:auto!important;float:none!important}
@media(max-width:960px){.product-hero{grid-template-columns:1fr 1fr;gap:2.5rem}.product-gallery .product-placeholder{min-height:480px}.product-content>section{grid-template-columns:150px 1fr}.product-card__image,.product-card__image .product-placeholder{min-height:280px;height:280px}}
@media(max-width:767px){.catalogue-toolbar{align-items:flex-start;gap:1rem}.product-hero{grid-template-columns:1fr}.product-gallery{position:static}.product-gallery .product-placeholder{min-height:460px}.product-content>section{display:block}.product-content>section>h2{margin:.2rem 0 1.2rem}.delivery-panel>.button{margin-top:1.5rem}.comparison-grid{grid-template-columns:1fr}.product-card__image,.product-card__image .product-placeholder{min-height:250px;height:250px}}
@media(max-width:480px){.catalogue-toolbar{display:block}.catalogue-toolbar .woocommerce-ordering{margin-top:.8rem!important}.catalogue-toolbar select{width:100%}.product-gallery .product-placeholder{min-height:360px}.technical-data>div{grid-template-columns:1fr;gap:.2rem}.comparison-section{padding:1.4rem}.product-card__image,.product-card__image .product-placeholder{min-height:300px;height:300px}}

/* Demo content system: every provisional commercial value uses this red marker. */
.demo-badge{display:inline-flex;align-items:center;min-height:20px;padding:.18rem .42rem;color:#fff;background:#a82020;border-radius:3px;font-size:.62rem;font-weight:800;letter-spacing:.05em;line-height:1;text-transform:uppercase;vertical-align:middle}.demo-image-note{position:absolute;right:.8rem;bottom:.8rem;z-index:3;display:flex;align-items:center;gap:.45rem;padding:.35rem .45rem;color:#772020;background:rgba(255,255,255,.94);border-radius:3px;font-size:.68rem;font-weight:700}.demo-price-note{display:flex;align-items:center;gap:.45rem;margin:.4rem 0 .9rem!important;color:#a82020!important;font-size:.7rem!important;font-weight:700}.hero--photo::before{z-index:1;background:linear-gradient(90deg,rgba(9,18,25,.98) 0%,rgba(9,18,25,.91) 42%,rgba(9,18,25,.08) 72%),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px);background-size:auto,44px 44px}.hero--photo .hero__grid{grid-template-columns:1.05fr .95fr}.hero--photo .hero__visual{position:absolute;z-index:0;inset:0 0 0 42%;min-height:0}.hero--photo .hero__visual::before{display:none}.hero--photo .hero__visual img{width:100%;height:100%;object-fit:cover}.hero--photo .hero__visual .demo-image-note{right:var(--gutter);bottom:1.5rem}.hero-price{display:flex;align-items:center;gap:1rem;margin-top:2rem}.hero-price>span{font-size:1.3rem;font-weight:800}.hero-price small{display:flex;align-items:center;gap:.45rem;color:#d3d9dd}.system-card__visual img{width:100%;height:100%;object-fit:cover}.system-card__visual .demo-image-note{font-size:0;background:transparent}.product-family{margin:0 0 .35rem!important;color:var(--blue)!important;font-size:.68rem!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.card-price{display:flex;align-items:center;gap:.55rem;margin:-.25rem 0 1rem;font-size:1.15rem;font-weight:800}.home-comparison{background:#fff}.home-comparison__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.home-comparison__grid article{position:relative;overflow:hidden;padding:clamp(2rem,5vw,4rem);color:#fff;background:var(--graphite)}.home-comparison__grid article:nth-child(2){background:var(--blue-dark)}.home-comparison__grid article>span{position:absolute;top:-.35em;right:.1em;color:rgba(255,255,255,.07);font-size:clamp(5rem,13vw,11rem);font-weight:900;line-height:1}.home-comparison__grid h3{position:relative;margin:0 0 1.4rem;font-size:1.7rem}.home-comparison__grid ul{position:relative;display:grid;gap:.6rem;margin:0;padding:0;list-style:none}.home-comparison__grid li::before{margin-right:.65rem;color:#76baf0;content:'✓'}.product-card__image{position:relative}.product-card__image>img{width:100%;height:340px;object-fit:cover}.product-card .price{margin:1rem 0 .2rem!important;color:var(--graphite)!important;font-size:1.25rem!important}.product-card .price .woocommerce-Price-amount{font-weight:800}.demo-product-image{position:relative;overflow:hidden;background:#edf1f3}.demo-product-image img{width:100%;height:auto}.product-summary__purchase{margin-top:1.8rem;padding-top:1.5rem;border-top:1px solid var(--line)}.product-summary__purchase>.price{margin:0!important;color:var(--graphite)!important;font-size:1.7rem!important;font-weight:800}.product-summary__purchase .variations{margin-top:1rem}.product-summary__purchase .single_variation_wrap{margin-top:1rem}.product-summary__purchase .quantity{margin-right:.6rem!important}.product-summary__purchase .single_add_to_cart_button{min-height:48px}.product-summary__purchase .stock{color:var(--blue)!important;font-weight:700}.woocommerce-variation-price+.woocommerce-variation-availability{margin-top:.5rem}
@media(max-width:767px){.hero--photo .hero__visual{position:relative;inset:auto;height:400px;margin-inline:calc(var(--gutter)*-1)}.hero--photo .hero__grid{display:block}.hero--photo::before{background:linear-gradient(180deg,rgba(9,18,25,.98) 0%,rgba(9,18,25,.94) 56%,rgba(9,18,25,.12) 78%)}.hero--photo .hero__visual .demo-image-note{right:1rem}.hero-price{align-items:flex-start;flex-direction:column;gap:.4rem}.home-comparison__grid{grid-template-columns:1fr}.product-card__image>img{height:250px}}
@media(max-width:480px){.hero--photo .hero__visual{height:330px}.hero-price small{align-items:flex-start}.product-card__image>img{height:300px}.demo-image-note{right:.45rem;bottom:.45rem}}

/* Cart, checkout and customer account */
.price-tax-note{display:block;margin-top:.28rem;color:#68747c;font-size:.68rem;font-weight:500;line-height:1.35}.price-tax-note a{color:inherit}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-additional-fields,.woocommerce-account .woocommerce-MyAccount-content{padding:clamp(1.25rem,3vw,2rem);background:#fff;border:1px solid var(--line)}.woocommerce table.shop_table{border:0!important;border-collapse:collapse!important}.woocommerce table.shop_table th{color:#59656e;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:1rem!important;border-color:var(--line)!important}.woocommerce-cart-form__cart-item .product-thumbnail img{width:76px!important}.woocommerce .cart .button,.woocommerce .cart input.button{min-height:46px}.cart-collaterals{margin-top:2rem}.cart_totals h2,.woocommerce-billing-fields h3,.woocommerce-additional-fields h3,#order_review_heading{margin-top:0;color:var(--graphite);font-size:1.55rem;letter-spacing:-.03em}.continue-shopping{margin-top:1rem}.button--secondary-dark{color:var(--graphite)!important;background:#fff!important;border-color:#8e989f!important}.button--secondary-dark:hover{background:var(--steel-2)!important}.woocommerce-checkout .col2-set{width:56%;float:left;padding-right:3rem}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:44%;float:right}.woocommerce-checkout #order_review_heading{padding:1.5rem 2rem 0;margin:0;background:#fff;border:1px solid var(--line);border-bottom:0}.woocommerce-checkout-review-order{border-top:0}.woocommerce form .form-row label{color:var(--graphite);font-size:.82rem;font-weight:720}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:48px;padding:.7rem .8rem;background:#fff;border:1px solid #aeb8be;border-radius:2px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px}.woocommerce-checkout-payment{background:var(--steel-2)!important;border-radius:2px!important}.woocommerce-checkout-payment ul.payment_methods{border-bottom-color:var(--line)!important}.woocommerce-checkout-payment .payment_box{background:#e4eaed!important}.woocommerce-checkout-payment .payment_box::before{border-bottom-color:#e4eaed!important}.woocommerce #payment #place_order{width:100%;min-height:54px;margin-top:1rem;font-size:1rem}.checkout-legal-links{display:flex;flex-wrap:wrap;gap:.4rem .7rem;margin:1rem 0;font-size:.78rem}.checkout-legal-links a{color:var(--blue)}.woocommerce-terms-and-conditions-wrapper{font-size:.82rem}.woocommerce-order{padding:clamp(1.5rem,4vw,3rem);background:#fff;border:1px solid var(--line)}.woocommerce-order-overview{display:grid!important;grid-template-columns:repeat(4,1fr);margin:2rem 0!important;padding:0!important;border:1px solid var(--line)}.woocommerce-order-overview li{margin:0!important;padding:1rem!important;border-right:1px solid var(--line)!important}.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation li a{display:block;padding:.85rem 1rem;border-bottom:1px solid var(--line);text-decoration:none}.woocommerce-MyAccount-navigation li.is-active a{color:#fff;background:var(--blue)}
@media(max-width:960px){.woocommerce-checkout .col2-set,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{width:100%;float:none;padding-right:0}.woocommerce-checkout #order_review_heading{margin-top:2rem}.woocommerce-order-overview{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.woocommerce table.shop_table_responsive tr{display:block;margin-bottom:1rem;padding:.5rem;background:#fff;border:1px solid var(--line)}.woocommerce table.shop_table_responsive tr td{display:flex!important;align-items:center;justify-content:space-between;gap:1rem}.woocommerce table.shop_table_responsive tr td::before{flex:0 0 38%}.woocommerce-cart-form,.cart_totals{padding:1rem}.woocommerce-cart-form__cart-item .product-thumbnail{display:none!important}.woocommerce-order-overview{grid-template-columns:1fr}.woocommerce-order-overview li{border-right:0!important;border-bottom:1px solid var(--line)}}
.woocommerce-checkout form.checkout{display:flow-root}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%;float:none}.woocommerce-checkout .woocommerce-additional-fields{margin-top:1.25rem}

/* Legal pages: readable documents and unmistakable pre-production blockers. */
.legal-page{max-width:850px;margin-inline:auto}.legal-page>h1{max-width:760px;margin:0 0 clamp(2rem,5vw,4rem);font-size:clamp(2.35rem,6vw,4.4rem);letter-spacing:-.055em;line-height:1}.legal-page h2{margin:clamp(2.5rem,6vw,4.5rem) 0 1rem;padding-top:.8rem;border-top:1px solid var(--line);font-size:clamp(1.35rem,3vw,1.9rem);letter-spacing:-.025em;line-height:1.25}.legal-page h3{margin-top:2rem}.legal-page p,.legal-page li{max-width:760px}.legal-intro{margin-bottom:2.5rem;color:var(--muted);font-size:1.08rem}.fh-legal-todo{max-width:760px;margin:1rem 0;padding:1rem 1.15rem;color:#7b1111;background:#fff0f0;border:2px solid #b42323;border-left-width:7px;border-radius:var(--radius);font-size:.92rem;line-height:1.45}.legal-toc{display:grid;gap:.5rem;max-width:760px;margin:2rem 0 3rem;padding:1.25rem 1.5rem;background:var(--steel-2);border-left:3px solid var(--blue)}.legal-toc strong{margin-bottom:.35rem}.legal-toc a{width:max-content;max-width:100%}.legal-table-wrap{max-width:100%;overflow-x:auto;margin:1.5rem 0}.legal-table{width:100%;min-width:660px;border-collapse:collapse;font-size:.9rem}.legal-table th,.legal-table td{padding:.8rem;text-align:left;vertical-align:top;border:1px solid var(--line)}.legal-table th{background:var(--steel-2)}.withdrawal-form{max-width:760px;margin-top:2rem;padding:clamp(1.25rem,4vw,2.5rem);border:1px solid var(--line)}.form-line{height:2.5rem;border-bottom:1px solid #7c858b}.form-line--short{max-width:260px}@media(max-width:480px){.legal-page>h1{font-size:clamp(1.9rem,8.5vw,2.25rem);letter-spacing:-.06em}.fh-legal-todo{padding:.85rem;font-size:.82rem}.withdrawal-form{padding:1rem}.legal-table{font-size:.8rem}}
.footer-company{margin-top:1rem;color:#aeb7bd;font-size:.78rem;font-style:normal;line-height:1.65}.footer-company strong{color:#fff}.footer-company a{color:#dce3e7}.company-contact{max-width:760px;padding:1.25rem 1.5rem;background:var(--steel-2);border-left:3px solid var(--blue)}.company-contact p{margin:.25rem 0 1rem}.company-contact p:last-child{margin-bottom:.25rem}
.about-page{max-width:850px;margin-inline:auto}.about-page>h1{margin:0 0 1rem;font-size:clamp(2.35rem,6vw,4.4rem);letter-spacing:-.055em;line-height:1}.about-page>h2{margin:clamp(2.75rem,6vw,4.5rem) 0 1rem;padding-top:1rem;border-top:1px solid var(--line);font-size:clamp(1.5rem,3vw,2.15rem);letter-spacing:-.035em}.about-page>p{max-width:760px}.about-page .button{margin:.5rem .5rem .5rem 0}@media(max-width:480px){.about-page>h1{font-size:2.35rem}.about-page .button{display:flex;width:100%;margin:.5rem 0}}
.shop-notices{width:min(calc(100% - var(--gutter)*2),var(--container));margin:1.25rem auto 0}.shop-notices .woocommerce-message{margin:0!important;padding:1rem 1.25rem!important;color:#17341f;background:#edf8f0;border:1px solid #8bc49a;border-top:4px solid #22743a;box-shadow:0 10px 28px rgba(24,55,34,.08)}.shop-notices .woocommerce-message::before{display:none}.cart-confirmation__content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-confirmation__button{flex:0 0 auto;min-height:42px!important;padding:.6rem 1rem!important;color:#fff!important;background:var(--blue)!important;border-color:var(--blue)!important}@media(max-width:600px){.cart-confirmation__content{align-items:stretch;flex-direction:column}.cart-confirmation__button{display:flex!important;justify-content:center;width:100%}}
.category-landing>h1{margin:0 0 1rem;font-size:clamp(2.35rem,6vw,4.4rem);letter-spacing:-.055em;line-height:1}.category-landing>.legal-intro{max-width:780px}.landing-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2.5rem 0 4rem}.landing-choice section{padding:clamp(1.25rem,3vw,2rem);background:var(--steel-2);border-top:3px solid var(--blue)}.landing-choice h2{margin:0 0 .6rem}.landing-choice p{margin:0;color:var(--muted)}.category-landing>h2{margin-top:4rem;font-size:clamp(1.7rem,3vw,2.5rem)}.landing-help{margin-top:4rem;padding:clamp(1.5rem,4vw,3rem);background:var(--steel-2)}.landing-help h2{margin-top:0}@media(max-width:767px){.landing-choice{grid-template-columns:1fr}.category-landing .products{grid-template-columns:1fr!important}}
