:root{--gradient-header:linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 50%, #1a1a1a 100%);--gradient-footer:linear-gradient(135deg, #0f0f0f 0%, #1a1a1a 50%, #2d2d2d 100%);--color-primary:#ff6b35;--color-primary-dark:#e55a2b;--color-primary-darker:#cc4922;--color-primary-light:#ff8a5b;--color-primary-lighter:#ffa87d;--color-bg-light:#ffe4cc;--color-text-dark:#1a1a1a;--color-text-light:#fff;--color-border:#ff6b35;--shadow-sm:0 2px 8px #ff6b351a;--shadow-md:0 8px 24px #ff6b3526;--topbar-bg:#1a1a1a;--topbar-border:#0f0f0f;--topbar-text:#fff;--topbar-text-secondary:#fffc;--topbar-link-hover:#ff6b35;--header-bg:#2d2d2d;--header-border:#1a1a1a;--header-text:#fff;--header-text-secondary:#ff8a5b;--header-link:#fff;--header-link-hover:#ff6b35;--cart-badge-bg:#ff6b35;--mobile-menu-hover:#ff6b3526;--offerte-btn-bg:#ff6b35;--offerte-btn-text:#fff;--offerte-btn-hover:#ff8a5b;--offerte-btn-border:#ff6b35}header{background:var(--gradient-header);color:var(--color-text-light);box-shadow:var(--shadow-md);border:none;position:relative;overflow:hidden}header:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:200%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}header>*{z-index:1;position:relative}header a{letter-spacing:.5px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);color:#fff!important}header a:hover{color:var(--color-bg-light)}header>div>div>div>a{letter-spacing:1px;font-size:1.5em;color:#fff!important}header>div>div>div>a:hover{text-shadow:0 4px 12px #f8bbd066;color:var(--color-bg-light)!important}header nav a:hover{background:#ffffff1a;border-radius:8px;color:var(--color-bg-light)!important}header button{color:#fff;border-radius:8px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}header button:hover{background:#fff3;transform:scale(1.05)}header a[href*=winkelwagen]:hover{transform:scale(1.05);background:#fff3!important}header input::placeholder{color:#ffffffb3}header input{color:#fff;background-color:#ffffff26;border:1.5px solid #ffffff4d;border-radius:8px;padding:10px 14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}header input:focus{border-color:var(--color-bg-light);background-color:#ffffff40;outline:none;box-shadow:0 0 0 3px #f062924d}footer{background:var(--gradient-footer);color:var(--color-text-light);border:none;position:relative;overflow:hidden;box-shadow:0 -8px 24px #e91e6326}footer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}footer h3{color:var(--color-bg-light)!important}footer p{color:#ffffffd9;line-height:1.6;transition:color .3s}footer a{color:var(--color-bg-light);font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}footer a:after{content:"";background:#fff;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0}footer a:hover{text-shadow:0 2px 8px #fff6;color:#fff!important}footer a:hover:after{width:100%}footer .border-t{border-color:#fff3!important}.min-h-screen{background:linear-gradient(135deg,#ffe4cc 0%,#fff 50%,#ffe4cc 100%)}.sitemap-page h1{letter-spacing:-.5px;font-weight:800;color:var(--color-text-dark)!important}.sitemap-page h2{font-size:18px;color:#000!important}.sitemap-page a{color:var(--color-primary-dark)!important}.border-b-2{background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;border-color:var(--color-primary)!important}h1{letter-spacing:-.5px;font-weight:800;color:var(--color-text-dark)!important}.text-lg3{font-weight:500;color:var(--color-primary-dark)!important}.cta{box-shadow:var(--shadow-md);background:var(--gradient-header)!important}.cta h2{color:var(--color-text-light);letter-spacing:-.5px;font-weight:800}.cta p{color:#ffffffe6;font-weight:500}.cta a{letter-spacing:.5px;border-radius:12px;font-weight:700;box-shadow:0 4px 12px #e91e6333;background:var(--color-text-light)!important;color:var(--color-primary-dark)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.cta a:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e91e634d;color:var(--color-primary)!important;background:#fffffff2!important}.cta a[href*=offerte]{border:2px solid #ffffff4d;background:var(--color-primary-darker)!important;color:var(--color-text-light)!important}.cta a[href*=offerte]:hover{border-color:var(--color-text-light);transform:translateY(-2px);background:var(--color-primary)!important;color:var(--color-text-light)!important}.aanbod-sidebar{border:1px solid #e91e6326;border-radius:12px;background:#e91e630d!important}.aanbod-sidebar h3{color:var(--color-text-dark);font-weight:700}.category-btn{border-radius:8px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-btn.active{box-shadow:var(--shadow-md);background:var(--gradient-header)!important;color:var(--color-text-light)!important}.category-btn.inactive{color:#4b5563}.category-btn.inactive:hover{color:var(--color-text-dark);background:#e91e631a!important}.product-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e91e631a;border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.product-card:hover{box-shadow:var(--shadow-md);border-color:#e91e634d;transform:translateY(-4px)scale(1.02)}.product-card-image{background:linear-gradient(135deg,#ff8a5b,#ff6b35);height:200px;position:relative;overflow:hidden}.product-card-image:after{content:"";z-index:1;background:linear-gradient(#0000,#0000004d,#000000b3);position:absolute;inset:0}.product-card-title{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:1.25em;font-weight:700}.product-card-price{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:1.5em;font-weight:800}.product-card-link-text{color:#fff;text-shadow:0 2px 8px #0000004d;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card-link-text{transform:translate(4px)}@keyframes shimmer{0%,to{left:-100%}50%{left:100%}}.product-page{background:linear-gradient(#ffe4cc4d,#fff)}.product-page h1{color:var(--color-text-dark);letter-spacing:-.5px;font-weight:800}.product-page a{color:var(--color-primary-dark);font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-page a:hover{color:var(--color-primary)}.product-gallery{border-radius:14px;overflow:hidden}.product-gallery img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery-thumbnails button{border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);border-color:#e91e6333!important}.product-gallery-thumbnails button:hover{box-shadow:0 0 12px #e91e634d;border-color:var(--color-primary)!important}.product-price-box{background:#fce4ec99;border:1px solid #e91e6333;border-radius:14px;box-shadow:0 4px 12px #e91e631a}.product-price{color:var(--color-primary);font-size:2.25em;font-weight:800}.product-price-info{color:var(--color-text-dark);font-size:.95em;font-weight:600}.product-quantity-control{border:2px solid #e91e6333;border-radius:10px;overflow:hidden}.product-quantity-btn{color:var(--color-text-dark);background:#e91e631a;border:none;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-quantity-btn:hover{color:var(--color-primary-dark);background:#e91e6333}.product-quantity-input{text-align:center;color:var(--color-text-dark);border:none;font-weight:600}.product-quantity-input:focus{outline:none;box-shadow:inset 0 0 0 2px #e91e634d}.product-form-label{color:var(--color-text-dark);font-size:.95em;font-weight:700}.product-form-select,.product-form-input{color:var(--color-text-dark);background:#fff;border:2px solid #e91e6333;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-form-select:hover,.product-form-input:hover{border-color:#e91e6366}.product-form-select:focus,.product-form-input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #e91e6326}.product-radio,.product-checkbox{accent-color:var(--color-primary)}.product-radio:focus,.product-checkbox:focus{outline-offset:2px;border-radius:4px;outline:2px solid #e91e634d}.product-add-to-cart{color:#fff;letter-spacing:.5px;box-shadow:var(--shadow-md);border:none;border-radius:12px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);background:var(--gradient-header)!important}.product-add-to-cart:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e91e6366}.product-add-to-cart:active{transform:translateY(0)}.content-page{color:var(--color-text-dark);line-height:1.8}.content-page p{color:#333;margin-bottom:1rem}.content-page h2{color:var(--color-text-dark);letter-spacing:-.5px;border-bottom:3px solid var(--color-bg-light);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.875rem;font-weight:800;line-height:1.2}.content-page h3{color:var(--color-primary-dark);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.content-page strong{color:var(--color-primary-dark);font-weight:700}.content-page em{color:var(--color-primary);font-style:italic}.webshop-category-page{position:relative}.webshop-category-page h1{color:var(--color-text-dark);letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.webshop-category-page h2{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:2rem;font-size:2rem;font-weight:800;line-height:1.2}.related-products-section{background:linear-gradient(135deg,#ffe4cc80,#fffc);border-top:2px solid #ff6b3526}.related-products-section h2{color:var(--color-text-dark);letter-spacing:-.5px;font-weight:800}.related-product-card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e91e631a;border-radius:14px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.related-product-card:hover{box-shadow:var(--shadow-md);border-color:#e91e634d;transform:translateY(-4px)}.related-product-image{background:linear-gradient(135deg,#ff8a5b,#ff6b35);height:160px;position:relative;overflow:hidden}.related-product-image:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000,#0000004d,#000000b3);position:absolute;inset:0}.related-product-title{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:1.1em;font-weight:700}.related-product-price{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:1.5em;font-weight:800}.related-product-link-text{color:#fff;text-shadow:0 2px 8px #0000004d;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.related-product-card:hover .related-product-link-text{transform:translate(4px)}.footer-sitemap-links h4{letter-spacing:.5px;font-weight:700;color:var(--color-bg-light)!important}.footer-sitemap-links a{color:#f8bbd0d9;align-items:center;gap:.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.footer-sitemap-links a:after{content:"";background:var(--color-primary-light);width:0;height:1px;transition:width .3s cubic-bezier(.4,0,.2,1)}.footer-sitemap-links a:hover{color:#fff}.footer-sitemap-links a:hover:after{width:100%}.blog-detail-page{background:linear-gradient(#fff,#fdf9fa)}.blog-detail-page h1{color:var(--color-text-dark);letter-spacing:-1px;margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blog-detail-page .flux\:card{background:linear-gradient(135deg,#fffffffa,#fce4ec80);border:1px solid #e91e631a}.blog-cta-section{background:var(--gradient-header);color:var(--color-text-light);margin-top:3rem;padding:3rem 1rem}.blog-cta-section h2{color:var(--color-text-light);letter-spacing:-.5px;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.blog-cta-section p{color:#fffffff2;margin-bottom:1.5rem;font-size:1.05rem}.blog-cta-button{border-radius:.5rem;margin:0 .75rem;padding:.75rem 1.5rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.blog-cta-button-primary{background:var(--color-text-light);color:var(--color-primary-dark)}.blog-cta-button-primary:hover{background:var(--color-bg-light);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.blog-cta-button-secondary{color:var(--color-text-light);border:2px solid var(--color-text-light);background:#ffffff26}.blog-cta-button-secondary:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.blog-related-articles{background:linear-gradient(#ffe4cc,#fff);padding:4rem 1rem}.blog-related-articles h2{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:2rem;font-size:2rem;font-weight:800;line-height:1.2}.blog-article-card{background:var(--color-text-light);border-radius:.75rem;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #e91e6314}.blog-article-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #e91e6326}.blog-article-card-header{background:linear-gradient(135deg,#ff6b35 0%,#ff8a5b 100%);align-items:flex-end;height:10rem;padding:1rem;display:flex;position:relative;overflow:hidden}.blog-article-card-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.blog-article-card-header:after{content:"";z-index:1;background:linear-gradient(#0003,#00000080);width:100%;height:100%;position:absolute;top:0;left:0}.blog-article-card-header h3{color:var(--color-text-light);text-shadow:0 2px 8px #0003;z-index:2;font-size:1.125rem;font-weight:700;position:relative}.blog-article-card-body{flex-direction:column;flex:1;padding:1rem;display:flex}.blog-article-card-body p{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.blog-article-card-footer{border-top:1px solid #e0e0e0;align-items:center;padding:1rem;display:flex}.blog-article-card-link{color:var(--color-primary);font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.blog-article-card:hover .blog-article-card-link{color:var(--color-primary-dark);transform:translate(4px)}.blog-overview-hero{color:var(--color-text-light);background:linear-gradient(135deg,#ff6b35 0%,#ff8a5b 50%,#ffa87d 100%);padding:6rem 1rem;position:relative;overflow:hidden}.blog-overview-hero:before{content:"";background:radial-gradient(circle,#ff6b354d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite float;position:absolute;top:-50%;right:-10%}.blog-overview-hero:after{content:"";background:radial-gradient(circle,#cc492233 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite reverse float;position:absolute;bottom:-50%;left:-5%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.blog-overview-hero-content{z-index:10;text-align:center;max-width:56rem;margin:0 auto;position:relative}.blog-overview-hero h1{letter-spacing:-1px;margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1.1}@media (width<=768px){.blog-overview-hero h1{font-size:2.25rem}}.blog-overview-hero p{opacity:.95;letter-spacing:.3px;font-size:1.25rem;font-weight:500}.blog-overview-grid{background:#fff;padding:4rem 1rem}.blog-overview-grid-container{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:72rem;margin:0 auto;display:grid}@media (width<=768px){.blog-overview-grid-container{grid-template-columns:1fr}}.blog-overview-article-card{box-shadow:var(--shadow-md);height:100%;color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.blog-overview-article-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #e91e6333}.blog-overview-article-card-image{background:var(--gradient-header);flex-shrink:0;height:200px;position:relative;overflow:hidden}.blog-overview-article-card-image:after{content:"";z-index:1;background:linear-gradient(#0000,#0000004d,#0009);position:absolute;inset:0}.blog-overview-article-card-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-overview-article-card-title{color:#fff;z-index:2;text-shadow:0 2px 8px #0000004d;font-size:1.25rem;font-weight:700;line-height:1.3;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.blog-overview-article-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-overview-article-card-body p{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-hero{background:var(--gradient-header);justify-content:center;align-items:center;min-height:600px;padding:8rem 1rem;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle,#ff6b3540 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite float;position:absolute;top:-50%;right:-10%}.home-hero:after{content:"";background:radial-gradient(circle,#cc492233 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite reverse float;position:absolute;bottom:-50%;left:-5%}.home-hero-content{z-index:10;text-align:center;color:#fff;max-width:56rem;margin:0 auto;position:relative}.home-hero h1{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.home-hero-highlight{background:linear-gradient(135deg,#ff6b35,#ff8a5b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.home-hero p{opacity:.95;letter-spacing:.3px;margin-bottom:2.5rem;font-size:1.25rem;font-weight:500}.home-hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-hero-button-primary{color:#ff6b35;background-color:#fff;border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 10px 25px #0003}.home-hero-button-primary:hover{background-color:#ffe4cc;transform:translateY(-2px);box-shadow:0 15px 35px #0000004d}.home-hero-button-secondary{color:#fff;background-color:#cc4922;border:2px solid #ff8a5b;border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 10px 25px #0003}.home-hero-button-secondary:hover{background-color:#ff8a5b;transform:translateY(-2px);box-shadow:0 15px 35px #0000004d}@media (width<=768px){.home-hero{min-height:auto;padding:4rem 1rem}.home-hero h1{font-size:2.25rem}.home-hero p{font-size:1rem}.home-hero-buttons{flex-direction:column}.home-hero-button-primary,.home-hero-button-secondary{text-align:center;width:100%}}.home-section-container{max-width:1280px;margin:0 auto;padding:0 1rem}.home-section-header{text-align:center;margin-bottom:3rem}.home-section-header h2{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.home-section-header p{color:#666;font-size:1.125rem;font-weight:500}.home-section-cta{text-align:center;margin-top:3rem}.home-cta-button{background:var(--gradient-header);color:#fff;box-shadow:var(--shadow-md);border-radius:12px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.home-cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 35px #e91e6340}.home-products-section{background:linear-gradient(135deg,#ffe4cc 0%,#fca 100%);padding:4rem 1rem}.home-products-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.home-categories-section{background:#fff;padding:4rem 1rem}.home-categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.home-category-card{border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #e91e631a}.home-category-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #e91e6326}.home-category-card-image{background:var(--gradient-header);width:100%;height:200px;position:relative;overflow:hidden}.home-category-card-image img{object-fit:cover;width:100%;height:100%}.home-category-placeholder{background:var(--gradient-header);width:100%;height:100%}.home-category-card-content{background:#fff;flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}.home-category-card-content h3{color:var(--color-text-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.home-category-link{color:var(--color-primary);font-size:.9375rem;font-weight:600;transition:color .3s}.topbar{background-color:var(--topbar-bg);border-bottom-color:var(--topbar-border);color:var(--topbar-text)}.topbar-text{color:var(--topbar-text)}.topbar-text-secondary{color:var(--topbar-text-secondary)}.topbar-link{color:var(--topbar-text);font-weight:600;text-decoration:none;transition:color .3s}.topbar-link:hover{color:var(--topbar-link-hover)}.topbar-divider{color:var(--topbar-text-secondary)}.header-main{background-color:var(--header-bg);border-bottom-color:var(--header-border);color:var(--header-text)}.header-logo{color:var(--header-text);font-weight:700;text-decoration:none;transition:color .3s}.header-logo:hover{color:var(--header-link-hover)}.header-nav{align-items:center;gap:2rem;display:flex}.header-link{color:var(--header-link);font-weight:500;text-decoration:none;transition:all .3s}.header-link:hover{color:var(--header-link-hover);opacity:.9}.header-link-secondary{color:var(--header-text-secondary)}.header-link-secondary:hover{color:var(--header-link)}.cart-badge{background-color:var(--cart-badge-bg);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.mobile-menu-btn{color:var(--header-text);cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;padding:.5rem;transition:background-color .3s}.mobile-menu-btn:hover{background-color:var(--mobile-menu-hover)}.mobile-menu{background-color:var(--header-bg);border-top-color:var(--header-border);display:none}.mobile-menu-link{color:var(--header-link);padding:.5rem 1rem;text-decoration:none;transition:background-color .3s;display:block}.mobile-menu-link:hover{background-color:var(--mobile-menu-hover);color:var(--header-link-hover)}.header-input{color:var(--header-text);background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:.5rem;padding:.5rem .75rem;font-size:.9rem;transition:all .3s}.header-input::placeholder{color:var(--topbar-text-secondary)}.header-input:focus{border-color:var(--header-link-hover);background-color:#ffffff40;outline:none;box-shadow:0 0 0 2px #ffffff1a}.offerte-btn{cursor:pointer;letter-spacing:.3px;background-color:#ff6b35;border:2px solid #ff6b35;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #00000026;color:#fff!important}.offerte-btn:hover{background-color:#ffa87d;transform:translateY(-2px);box-shadow:0 4px 12px #0003;color:#fff!important}.home-category-card:hover .home-category-link{color:var(--color-primary-dark)}.home-blog-section{background:linear-gradient(135deg,#ffe4cc 0%,#fca 100%);padding:4rem 1rem}.home-blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}
