@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*,::after,::before{box-sizing:border-box;margin:0;padding:0}.skip-link{position:absolute;top:-100%;left:1rem;background:var(--green);color:#fff;padding:.75rem 1.5rem;border-radius:0 0 8px 8px;font-weight:600;font-size:.9rem;z-index:200;transition:top .2s}.skip-link:focus{top:0;outline:3px solid var(--green-light);outline-offset:2px}:focus-visible{outline:3px solid var(--green-light);outline-offset:2px}:root{--green:#2D6A4F;--green-light:#40916C;--green-dark:#1B4332;--green-pale:#D8F3DC;--gray-50:#FAFAFA;--gray-100:#F5F5F5;--gray-200:#E5E5E5;--gray-300:#D4D4D4;--gray-500:#737373;--gray-600:#525252;--gray-800:#262626;--gray-900:#171717;--white:#FFFFFF}html{scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gray-900);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;transition:color .2s}a:hover{color:var(--green-light)}img{max-width:100%;height:auto}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200)}.header-inner{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.hero h1,.lang-switch .active,.logo{color:var(--gray-900)}.lang-switch,.logo,.nav-right,nav{display:flex;align-items:center;gap:.5rem}.logo img{height:40px;width:auto}.lang-switch,.nav-right,nav{gap:2rem}.hero p,nav a{font-size:.95rem;color:var(--gray-600)}nav a{font-weight:500;transition:color .2s}.hero h1 em,a,nav a:hover{color:var(--green)}.lang-switch{gap:.25rem;background:var(--gray-100);border-radius:6px;padding:.25rem;font-size:.8rem}.lang-switch a,.lang-switch span{padding:.25rem .5rem;border-radius:4px;font-weight:500;color:#6b6b6b}.lang-switch .active{background:var(--white);box-shadow:0 1px 3px rgba(0,0,0,.1)}.mobile-menu-btn{display:none;background:0 0;border:0;cursor:pointer;padding:.5rem}.mobile-menu-btn svg{width:24px;height:24px;stroke:var(--gray-800)}.hero{background:linear-gradient(135deg,var(--gray-50) 0%,var(--white) 50%,var(--green-pale) 100%);padding:1.5rem 2rem 1.25rem;text-align:center}.hero-inner{max-width:800px;margin:0 auto}.hero-badge{display:inline-block;background:var(--green-pale);color:var(--green-dark);font-size:.7rem;font-weight:600;padding:.25rem .75rem;border-radius:50px;margin-bottom:.5rem;letter-spacing:.05em;text-transform:uppercase}.hero h1{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:.5rem}.hero h1 em{font-style:normal}.hero p{max-width:600px;margin:0 auto 1rem;line-height:1.6}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--green);color:var(--white);padding:.7rem 1.75rem;border-radius:8px;font-weight:600;font-size:.95rem;transition:background .2s,transform .2s}.hero-cta:hover{background:#357a56;color:var(--white);transform:translateY(-1px)}.hero-cta svg{width:18px;height:18px}.usp-strip{background:var(--white);border-bottom:1px solid var(--gray-200);padding:1.25rem 2rem}.usp-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.usp-icon,.usp-item{display:flex;align-items:center}.usp-item{flex-direction:column;gap:.5rem}.usp-icon{width:40px;height:40px;background:var(--green-pale);border-radius:10px;justify-content:center}.usp-icon svg{width:20px;height:20px;stroke:var(--green)}.section-header h2,.usp-item strong{font-size:.9rem;color:var(--gray-900)}.section-header p,.usp-item span{font-size:.8rem;color:var(--gray-500)}.products{padding:3rem 2rem 5rem;background:var(--gray-50)}.products-inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:2rem}.section-header h2{font-size:2rem;font-weight:700;margin-bottom:.5rem}.section-header p{font-size:1.05rem}.filter-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.filter-tab{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-600);padding:.5rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.filter-tab:hover{border-color:var(--green);color:var(--green)}.filter-tab:focus-visible{outline:2px solid var(--green);outline-offset:2px}.filter-tab.active{background:var(--green);color:var(--white);border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.5rem}.product-card{background:var(--white);border-radius:12px;overflow:hidden;border:1px solid var(--gray-200);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.product-image{background:var(--gray-100);padding:1.5rem;display:flex;align-items:center;justify-content:center;aspect-ratio:4/3}.product-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-info{padding:1.25rem;display:flex;flex-direction:column;flex:1}.product-compat,.product-name{font-weight:600;margin-bottom:.4rem}.product-compat{font-size:.75rem;color:var(--green);text-transform:uppercase;letter-spacing:.05em}.product-name{font-size:1rem;color:var(--gray-900);line-height:1.4}.product-desc{font-size:.85rem;color:var(--gray-500);line-height:1.6;margin-bottom:1rem;flex:1}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.about-text h2,.contact-inner h2,.product-price{font-size:1.25rem;font-weight:700;color:var(--gray-900)}.product-btn,.product-price small{font-size:.8rem;font-weight:400;color:var(--gray-500)}.product-btn{display:inline-block;background:var(--green);color:var(--white);border:0;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit;text-align:center;line-height:1.4;-webkit-appearance:none;appearance:none}.product-btn:hover{background:#357a56;color:var(--white)}.about{padding:5rem 2rem;background:var(--white)}.about-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2,.contact-inner h2{font-size:2rem;margin-bottom:1rem}.about-text p{color:var(--gray-600);font-size:1rem;line-height:1.8;margin-bottom:1rem}.about-visual{background:linear-gradient(135deg,var(--green-pale) 0%,var(--gray-100) 100%);border-radius:16px;padding:3rem;display:flex;align-items:center;justify-content:center;aspect-ratio:1}.about-visual svg{width:120px;height:120px;stroke:var(--green);stroke-width:1;fill:none}.contact{padding:5rem 2rem;background:var(--gray-50)}.contact-inner{max-width:700px;margin:0 auto;text-align:center}.contact-inner h2{margin-bottom:.75rem}.contact-inner>p{color:var(--gray-500);margin-bottom:2.5rem;font-size:1.05rem}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;text-align:center;transition:border-color .2s}.contact-card:hover{border-color:var(--green)}.contact-card svg{width:32px;height:32px;stroke:var(--green);margin-bottom:1rem}.contact-card h3,.footer h4{font-size:.95rem;font-weight:600}.contact-card h3{color:var(--gray-900)}.contact-card p{font-size:.9rem;color:var(--gray-600)}.contact-card a{color:var(--green);font-weight:500}.footer{background:var(--gray-900);color:var(--gray-300);padding:3rem 2rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer h4{margin-bottom:1rem}.footer p,.footer-links a{color:var(--gray-300);font-size:.85rem}.footer p{line-height:1.7}.footer-links{list-style:none}.contact-card h3,.footer-links li{margin-bottom:.5rem}.footer-links a{transition:color .2s}.footer h4,.footer-links a:hover{color:var(--white)}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.8rem;color:var(--gray-300)}@media (max-width:768px){.header-inner{padding:.75rem 1rem}nav{display:none}.mobile-menu-btn{display:block}nav.open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--white);border-bottom:1px solid var(--gray-200);padding:1rem 2rem;gap:1rem;box-shadow:0 4px 16px rgba(0,0,0,.08)}.hero{padding:1rem 1.5rem .75rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.about-inner{grid-template-columns:1fr;gap:2rem}.about-visual{display:none}.contact-methods,.footer-inner{grid-template-columns:1fr}.footer-inner{gap:2rem}}@media (max-width:480px){.hero h1{font-size:1.75rem}.product-grid{grid-template-columns:1fr}.usp-inner{grid-template-columns:1fr 1fr}.lang-switch{display:none}}.legal-page{padding:3rem 2rem 5rem;background:var(--white)}.legal-inner{max-width:800px;margin:0 auto}.legal-inner h1,.legal-inner h2{font-size:2rem;font-weight:700;color:var(--gray-900)}.legal-inner .legal-updated{font-size:.85rem;color:var(--gray-500);margin-bottom:2rem}.legal-inner h2{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem}.legal-inner li,.legal-inner p{font-size:.95rem;color:var(--gray-600);line-height:1.8}.legal-inner ul{padding-left:1.5rem;margin-bottom:1rem}.legal-inner h1,.legal-inner li{margin-bottom:.5rem}.cookie-banner p a,.legal-inner a{color:var(--green);text-decoration:underline}.legal-inner a:hover{color:var(--green-light)}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:rgba(23,23,23,.95);backdrop-filter:blur(12px);padding:1.25rem 2rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;box-shadow:0-4px 24px rgba(0,0,0,.15);transition:transform .4s ease,opacity .4s ease}.cookie-banner.hidden{transform:translateY(100%);opacity:0;pointer-events:none}.cookie-banner p{color:var(--gray-300);font-size:.875rem;line-height:1.6;margin:0;max-width:600px}.cookie-banner p a{color:var(--gray-300)}.cookie-banner p a:hover{color:var(--green-pale)}.cookie-btn{display:inline-block;padding:.6rem 1.25rem;border-radius:6px;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--gray-500);background:0 0;color:var(--gray-300);transition:background .2s,color .2s,border-color .2s;white-space:nowrap}.cookie-btn:hover{background:rgba(255,255,255,.1);border-color:var(--gray-300);color:var(--white)}.cookie-btn-accept{background:var(--green);color:var(--white);border-color:var(--green)}.cookie-btn-accept:hover{background:#357a56;border-color:#357a56;color:var(--white)}@media (max-width:768px){.cookie-banner{flex-direction:column;text-align:center;gap:1rem;padding:1rem 1.5rem}.cookie-banner p{font-size:.8rem}}.cart-btn{position:relative;background:0 0;border:0;cursor:pointer;padding:.4rem;display:flex;align-items:center;color:var(--gray-600);transition:color .2s;font-family:inherit}.breadcrumb a,.breadcrumb-inner ol li a,.cart-btn:hover{color:var(--green)}.cart-btn svg{width:22px;height:22px}.cart-count,.cookie-toggle::after{position:absolute;border-radius:50%}.cart-count{top:-4px;right:-6px;background:var(--green);color:var(--white);font-size:.65rem;font-weight:700;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1}.cart-btn-mobile{display:none}.snipcart-modal__container{z-index:10000!important}.snipcart-button-primary,.snipcart-cart-button--highlight,.snipcart-cart-header{background:var(--green)!important}.snipcart-button-primary:hover,.snipcart-cart-button--highlight:hover{background:#357a56!important}.snipcart-discount-box__submit{color:var(--green)!important}.cookie-banner-text{text-align:center}.cookie-banner-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.cookie-banner-settings{display:none;flex-direction:column;gap:.75rem;width:100%;max-width:500px;margin:0 auto}.cookie-banner-settings.open{display:flex}.cookie-option{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.cookie-option label{font-size:.85rem}.cookie-toggle{position:relative;width:40px;height:22px;background:var(--gray-500);border-radius:11px;cursor:pointer;border:0;transition:background .2s;flex-shrink:0}.cookie-toggle.active{background:var(--green)}.cookie-toggle::after{content:"";top:2px;left:2px;width:18px;height:18px;background:#fff;transition:transform .2s}.cookie-toggle.active::after{transform:translateX(18px)}.product-detail{padding:2rem 2rem 4rem;background:var(--white)}.product-detail-inner{max-width:1100px;margin:0 auto}.breadcrumb,.breadcrumb-inner ol{display:flex;gap:.5rem;flex-wrap:wrap;font-size:.85rem;color:var(--gray-500)}.breadcrumb{margin-bottom:2rem}.breadcrumb span,.cookie-option label{color:var(--gray-300)}.breadcrumb-inner{max-width:1200px;margin:0 auto;padding:.75rem 2rem}.breadcrumb-inner ol{list-style:none;padding:0;margin:0}.breadcrumb-inner ol li::after{content:"/";margin-left:.5rem;color:var(--gray-300)}.breadcrumb-inner ol li:last-child::after{content:""}.breadcrumb-inner ol li[aria-current]{color:var(--gray-700)}.hero-small{padding:1rem 2rem .75rem}.hero-small .hero-inner{max-width:700px}.hero-small h1{font-size:clamp(1.3rem,3vw,1.85rem)}.pd-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.pd-gallery{display:flex;flex-direction:column;gap:1rem}.pd-main-image{background:var(--gray-100);border-radius:12px;padding:2rem;display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden}.pd-main-image img,.pd-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.pd-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap}.pd-thumb{width:72px;height:72px;border:2px solid var(--gray-200);border-radius:8px;overflow:hidden;cursor:pointer;padding:4px;background:var(--gray-50);transition:border-color .2s}.pd-thumb.active,.pd-thumb:hover{border-color:var(--green)}.pd-thumb img{border-radius:4px}.pd-info{display:flex;flex-direction:column;gap:1rem}.pd-name{font-size:1.75rem;font-weight:700;color:var(--gray-900);line-height:1.3}.pd-desc{font-size:1rem;color:var(--gray-600);line-height:1.7}.pd-price-row{display:flex;align-items:baseline;gap:.5rem}.pd-price{font-size:2rem;font-weight:700;color:var(--gray-900)}.pd-price-row small{font-size:.9rem;color:var(--gray-500)}.pd-buy-btn{display:inline-flex;align-items:center;gap:.75rem;background:var(--green);color:var(--white);border:0;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;font-family:inherit;width:fit-content}.pd-buy-btn:hover{background:#357a56;color:var(--white);transform:translateY(-1px)}.pd-buy-btn:active{transform:translateY(0)}.pd-usp-list{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.pd-usp{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--gray-600)}.pd-usp svg{stroke:var(--green);flex-shrink:0}.pd-tabs{margin-bottom:2rem}.pd-tab-buttons{display:flex;gap:0;border-bottom:2px solid var(--gray-200);margin-bottom:1.5rem}.pd-tab-btn{background:0 0;border:0;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;color:var(--gray-500);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s;font-family:inherit}.pd-tab-btn:hover{color:var(--green)}.pd-tab-btn:focus-visible{outline:2px solid var(--green);outline-offset:2px}.pd-tab-btn.active{color:var(--green);border-bottom-color:var(--green)}.pd-tab-content{animation:fadeIn .3s ease}.pd-tab-content.hidden,.pd-vendor.hidden,.pd-video-container.hidden{display:none}.pd-tab-content p{font-size:1rem;line-height:1.8}.pd-tab-content ul{padding-left:1.5rem}.pd-tab-content li{font-size:.95rem;line-height:1.8;margin-bottom:.4rem}.pd-specs-table{width:100%;border-collapse:collapse}.pd-specs-table td,.pd-specs-table th{padding:.75rem 1rem;font-size:.95rem;text-align:left;border-bottom:1px solid var(--gray-200)}.pd-specs-table th{color:var(--gray-900);font-weight:600;width:40%;background:var(--gray-50)}.pd-specs-table td,.pd-tab-content li,.pd-tab-content p{color:var(--gray-600)}.pd-back{padding-top:1rem}.pd-back a{color:var(--green);font-weight:500;font-size:.95rem}.pd-video-container{margin-top:1rem;border-radius:12px;overflow:hidden}.pd-video-container video{display:block;width:100%;border-radius:12px}.pd-badges{display:flex;gap:.5rem;flex-wrap:wrap}.pd-compat,.pd-vendor{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:100px;display:inline-block}.pd-compat{background:var(--green-pale);color:var(--green-dark)}.pd-vendor{background:var(--gray-100);color:var(--gray-600)}.pd-sku{font-size:.8rem;color:var(--gray-500);font-family:monospace}.pd-price-eur{font-size:1rem;font-weight:400;color:var(--gray-500)}.pd-contact-btn{background:var(--gray-800);color:var(--white);border:0;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;text-align:center}.pd-contact-btn:hover{background:var(--gray-600)}.pd-thumb-video{display:flex;align-items:center;justify-content:center;background:var(--gray-100)}.pd-reviews{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--gray-200)}.pd-reviews-title{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.pd-agg-rating,.pd-review-form h3{font-size:1.1rem;margin-bottom:1rem}.pd-agg-stars{color:#b45309;font-size:1.3rem}.pd-no-reviews{color:var(--gray-500);font-style:italic}.pd-reviews-list{margin-bottom:2rem}.pd-review-item{padding:1rem;border:1px solid var(--gray-200);border-radius:8px;margin-bottom:.75rem}.pd-review-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.pd-review-stars{color:#b45309;font-size:1rem}.pd-review-date{color:var(--gray-500);font-size:.8rem}.pd-review-text{color:var(--gray-600);font-size:.95rem;line-height:1.6}.pd-review-form{background:var(--gray-50);padding:1.5rem;border-radius:12px}.pd-form-row{margin-bottom:1rem}.pd-form-row label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.3rem;color:var(--gray-800)}.pd-form-row input,.pd-form-row textarea{width:100%;padding:.6rem .8rem;border:1px solid var(--gray-300);border-radius:6px;font-size:.95rem;font-family:inherit}.pd-form-row input:focus,.pd-form-row textarea:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 3px rgba(45,106,79,.1)}.pd-star-input{display:flex;gap:.25rem}.pd-star{font-size:1.5rem;color:var(--gray-300);background:0 0;border:0;cursor:pointer;padding:.1rem;transition:color .15s}.pd-star.active,.pd-star:hover{color:#b45309}.pd-submit-btn{background:var(--green);color:var(--white);border:0;padding:.7rem 2rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.pd-submit-btn:hover{background:#357a56}.pd-form-note{margin-top:.5rem;font-size:.85rem;color:var(--green)}.product-sku{font-size:.7rem;color:var(--gray-500);font-family:monospace;margin:.15rem 0}.product-card-link{text-decoration:none;color:inherit;display:block}.product-card-link .product-image,.product-card-link .product-info{cursor:pointer}@media (max-width:768px){.pd-layout{grid-template-columns:1fr;gap:2rem}.pd-name,.pd-price{font-size:1.5rem}.pd-buy-btn{width:100%;justify-content:center}}@media (max-width:480px){.pd-tab-buttons{overflow-x:auto}.pd-tab-btn{padding:.5rem 1rem;font-size:.85rem;white-space:nowrap}}.load-more-container{text-align:center;padding:2rem 0 1rem}.load-more-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--white);color:var(--green);border:2px solid var(--green);padding:.75rem 2rem;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.load-more-btn:hover{background:var(--green);color:var(--white)}.load-more-btn:focus-visible{outline:3px solid var(--green-light);outline-offset:2px}.load-more-btn svg{transition:transform .2s}.load-more-btn:hover svg{transform:translateY(2px)}.product-count-info{text-align:center;font-size:.85rem;color:var(--gray-500);padding:.5rem 0 0}.shipping-bar{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:.75rem 1rem;background:var(--green-pale);font-size:.82rem;color:var(--green-dark);font-weight:500}.shipping-bar span{display:inline-flex;align-items:center;gap:.35rem}.shipping-bar svg{width:16px;height:16px;stroke:var(--green);fill:none;stroke-width:2}.footer-legal{font-size:.75rem;color:var(--gray-300);line-height:1.6;padding-top:.75rem;border-top:1px solid var(--gray-200);margin-top:.75rem}.footer-legal a{color:var(--green-light);text-decoration:underline;text-underline-offset:2px}@media (max-width:768px){.cart-btn-mobile{display:flex}nav .cart-btn:not(.cart-btn-mobile){display:none}nav.open .cart-btn{display:flex}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}