.screen-reader-text{margin:-1px;overflow-wrap:normal!important;padding:0}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice .cookie-notice-container,.main-menu .sub-menu li{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:0;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:gray}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:0;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}:root{--klub-accent:#90caf9;--klub-accent-dark:#5e9ec7;--klub-text:#3a3a3a;--klub-text-body:#6c6c6c;--klub-text-muted:#9a9a9a;--klub-bg:#fff;--klub-bg-soft:#f7f7f7;--klub-bg-tint:#f4f9fc;--klub-border:#e5e5e5;--klub-max-width:1200px;--klub-radius:4px;--klub-radius-image:25px;--klub-font-body:'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--klub-font-heading:'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,::after,::before{box-sizing:border-box}html{font-size:16px;line-height:1.6;-webkit-text-size-adjust:100%}body{margin:0;color:var(--klub-text-body);background:var(--klub-bg);font-family:var(--klub-font-body);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{max-width:100%;height:auto;display:block}a{color:var(--klub-accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--klub-accent-dark);text-decoration:underline}h1,h2,h3{font-family:var(--klub-font-heading);color:var(--klub-text);line-height:1.3;margin:1.2em 0 .5em;font-weight:500}h3{font-size:1.35rem;font-weight:600}h1{font-size:2.25rem}h2{font-size:1.75rem}p{margin:0 0 1em}ul{margin:0 0 1em 1.5em;padding:0}button,input{font:inherit;color:inherit}.container{max-width:var(--klub-max-width);margin:0 auto;padding:0 1rem}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute!important;word-wrap:normal!important}.skip-link{position:absolute;left:-9999px;z-index:999}.skip-link:focus{left:1rem;top:1rem;padding:.5rem 1rem;background:#000;color:#fff;text-decoration:none;border-radius:var(--klub-radius)}.site-header{border-bottom:1px solid var(--klub-border);background:#fff;padding:1rem 0}.site-header__inner{justify-content:space-between;gap:2rem;flex-wrap:wrap}.site-header__brand .custom-logo{max-height:60px;width:auto}.main-menu,.site-header__inner,.site-header__nav{display:flex;align-items:center}.main-menu{list-style:none;gap:1.5rem;margin:0;padding:0;flex-wrap:wrap}.main-menu li{position:relative}.main-menu>li>a{color:var(--klub-text);font-weight:500;padding:.5rem 0;display:inline-block}.main-menu a:hover{color:var(--klub-accent);text-decoration:none}.main-menu .sub-menu{list-style:none;margin:0;padding:.5rem 0;position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid var(--klub-border);border-radius:var(--klub-radius);box-shadow:0 4px 12px rgb(0 0 0/.08);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:100}.main-menu li:focus-within>.sub-menu,.main-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.main-menu .sub-menu a{display:block;padding:.5rem 1rem;color:var(--klub-text-body)}.main-menu .sub-menu a:hover{background:var(--klub-bg-soft);color:var(--klub-accent);text-decoration:none}.main-menu .menu-item-has-children>a::after{content:" ▾";font-size:.75em;opacity:.6}.header-search-toggle{display:inline-flex;align-items:center;justify-content:center;background:0 0;border:0;cursor:pointer;padding:.5rem;width:44px;height:44px;color:var(--klub-text);border-radius:4px;transition:background .15s ease,color .15s ease}.header-search-toggle:hover{background:var(--klub-bg-tint);color:var(--klub-accent-dark)}.header-search-toggle__icon{display:block}.header-search{border-top:1px solid var(--klub-border);background:#fff;padding:.75rem 0}.header-search[hidden]{display:none}.header-search__form{display:flex;gap:.5rem;align-items:center;position:relative}.header-search__input{flex:1;padding:.6rem .85rem;border:1px solid var(--klub-border);border-radius:var(--klub-radius);font-size:1rem;font-family:inherit;color:var(--klub-text);background:#fff}.header-search__input:focus{outline:0;border-color:var(--klub-accent);box-shadow:0 0 0 3px rgb(144 202 249/.2)}.header-search__close,.header-search__submit,.mobile-menu-toggle{background:0 0;cursor:pointer;justify-content:center;align-items:center}.header-search__close,.header-search__submit{display:inline-flex;border:1px solid var(--klub-border);border-radius:var(--klub-radius);width:42px;height:42px;color:var(--klub-text);font-size:1.25rem;line-height:1}.header-search__submit:hover{background:var(--klub-accent);border-color:var(--klub-accent);color:#fff}.header-search__close:hover{background:var(--klub-bg-tint)}.mobile-menu-toggle{display:none;border:0;padding:.5rem;width:44px;height:44px;flex-direction:column;gap:5px}.mobile-menu-toggle__bar{display:block;width:24px;height:2px;background:var(--klub-text);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.site-main{padding:2rem 0;min-height:50vh}.site-footer{margin-top:3rem;background:var(--klub-bg-soft);color:var(--klub-text-body);border-top:1px solid var(--klub-border)}.site-footer__bottom{padding:1.5rem 0;text-align:center;color:var(--klub-text-muted);font-size:.9rem}.site-footer__copyright{margin:0}.site-footer__sep{margin:0 .4rem;opacity:.5}.site-footer__legal{color:inherit;text-decoration:none;opacity:.85}.site-footer__legal:hover{text-decoration:underline;opacity:1}a.btn-cta{display:inline-block;background:var(--klub-accent);color:#fff!important;padding:.85rem 2rem;border-radius:var(--klub-radius);font-weight:600;font-size:1.05rem;text-decoration:none!important;border:0;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 2px 8px rgb(144 202 249/.3)}a.btn-cta:hover{background:var(--klub-accent-dark);color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 14px rgb(94 158 199/.4)}ul.products{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-auto-flow:dense}.onsale,ul.products li.product{border-radius:var(--klub-radius);text-align:center}ul.products li.product{float:none!important;clear:none!important;width:auto!important;margin:0!important;position:relative;background:#fff;border:1px solid var(--klub-border);padding:1rem;transition:box-shadow .15s ease,transform .15s ease;display:flex;flex-direction:column}ul.products li.product:hover{box-shadow:0 4px 12px rgb(0 0 0/.08);transform:translateY(-2px)}ul.products li.product img{margin:0 auto .75rem;border-radius:var(--klub-radius)}ul.products li.product .woocommerce-loop-product__title{font-size:1.05rem;font-weight:500;margin:.5rem 0;color:var(--klub-text)}ul.products li.product:hover .woocommerce-loop-product__title{color:var(--klub-accent)}ul.products li.product .price{color:var(--klub-text);font-weight:600;display:block;margin-bottom:.75rem}ul.products li.product .price del{color:var(--klub-text-muted);font-weight:400;margin-right:.5rem}ul.products li.product .price ins{background:#fff0;text-decoration:none;color:var(--klub-accent)}.onsale{position:absolute;display:inline-block;width:auto;background:var(--klub-accent);color:#fff;padding:.25rem .6rem;font-size:.8rem;font-weight:600;line-height:1.2;z-index:9;top:.75rem;right:.75rem;min-height:auto;min-width:auto;margin:0}.star-rating{position:relative;display:inline-block;overflow:hidden;width:5.4em;height:1em;line-height:1;font-size:1em;color:#d8d8d8;letter-spacing:.05em;font-family:var(--klub-font-body)}.star-rating::before,.star-rating>span::before{content:"★★★★★";position:absolute;top:0;left:0}.star-rating>span{position:absolute;top:0;left:0;height:100%;overflow:hidden;color:#ffb800;text-indent:-9999px}.star-rating>span::before{text-indent:0;white-space:nowrap}ul.products li.product .star-rating{margin:.5rem auto}.front-page>*+*{margin-top:3.5rem}.home-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center;padding:2.5rem 0 1rem}.home-hero__contact a,.home-hero__eyebrow{color:var(--klub-accent-dark);font-weight:600}.home-hero__eyebrow{margin:0 0 .5rem;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}.home-hero__title{margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15;font-weight:700;color:var(--klub-text)}.home-hero__lead{margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.6;color:var(--klub-text-body);max-width:38rem}.home-hero__buttons{margin:0 0 1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.home-banner p,.home-hero__contact{margin:0;color:var(--klub-text-body)}.home-hero__contact{font-size:.95rem}.home-hero__contact a{text-decoration:none}.home-hero__contact a:hover{text-decoration:underline}.home-hero__image{display:flex;justify-content:center;align-items:center}.home-hero__image img{max-width:100%;height:auto;border-radius:var(--klub-radius-image)}.btn-cta--ghost{background:#fff0;color:var(--klub-accent-dark);border:2px solid var(--klub-accent-dark)}.btn-cta--ghost:hover{background:var(--klub-accent-dark);color:#fff}.home-section{margin-top:3rem}.home-banner h2,.home-section__title{color:var(--klub-text);font-weight:700}.home-section__title{margin:0 0 1.5rem;font-size:1.75rem;text-align:center;position:relative}.home-section__title::after{content:"";display:block;width:60px;height:3px;background:var(--klub-accent);margin:.75rem auto 0;border-radius:2px}.home-section ul.products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.home-banner{background:var(--klub-bg-tint);border-radius:var(--klub-radius);padding:2.25rem 2rem;text-align:center;display:flex;flex-direction:column;gap:1.25rem;align-items:center;color:var(--klub-text)}.home-banner__text{max-width:56rem}.home-banner h2{margin:0 0 .75rem;font-size:1.5rem}.home-banner p{line-height:1.6}.recent-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}.recent-post-card{background:#fff;border:1px solid var(--klub-border);border-radius:var(--klub-radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.recent-post-card:hover{box-shadow:0 4px 18px rgb(0 0 0/.08);transform:translateY(-2px)}.recent-post-card__thumb{display:block;overflow:hidden;aspect-ratio:16/10;background:var(--klub-bg-tint)}.recent-post-card__thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:.75rem;box-sizing:border-box}.recent-post-card__body{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.recent-post-card__date{margin:0;font-size:.8125rem;color:var(--klub-text-body);text-transform:uppercase;letter-spacing:.04em}.recent-post-card__title{margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}.recent-post-card__title a{color:var(--klub-text);text-decoration:none}.recent-post-card__title a:hover{color:var(--klub-accent-dark)}.recent-post-card__excerpt{margin:0;font-size:.95rem;color:var(--klub-text-body);line-height:1.55}.recent-post-card__excerpt p{margin:0}@media (max-width:768px){.site-header__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.mobile-menu-toggle{display:flex}.site-header__nav{display:none;width:100%;order:3;flex-basis:100%}.site-header__inner{flex-wrap:wrap}.main-menu{flex-direction:column;gap:0;align-items:stretch;width:100%;padding:1rem 0;border-top:1px solid var(--klub-border);margin-top:1rem}.main-menu li{width:100%}.main-menu>li>a{padding:.75rem 0;display:block}.main-menu .menu-item-has-children{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.main-menu .menu-item-has-children>a{flex:1}.main-menu .menu-item-has-children>a::after{display:none}.main-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-left:2px solid var(--klub-border);border-radius:0;padding:0 0 0 1rem;margin:0 0 0 .5rem;display:none;width:100%}h1{font-size:1.75rem}h2{font-size:1.3rem}.home-hero{grid-template-columns:1fr;gap:1.5rem;padding:1rem 0;text-align:center}.home-hero__lead{margin-left:auto;margin-right:auto}.home-hero__buttons{justify-content:center}.home-hero__image{order:-1}.home-section{margin-top:2rem}.home-section__title{font-size:1.4rem}.home-banner{padding:1.75rem 1.25rem}.home-banner h2{font-size:1.2rem}.recent-posts-grid{grid-template-columns:1fr}}