:root{--breakpoint-mobile: 768px;--breakpoint-tablet: 1024px;--breakpoint-desktop: 1280px}.background{background-image:url(/assets/background_wheat_pattern-CnZnFqI4.png);background-repeat:repeat;background-size:750px 750px;background-color:#fff;padding:3rem 2rem;display:flex;align-items:center;flex-direction:column;opacity:.9}body{font-family:Playfair Display,Courier New;line-height:1.6}#top-bar-wrap{background-color:#fff;color:#fff;font-size:14px}#top-bar{padding:5px 20px}#top-bar-inner{display:flex;justify-content:space-between;align-items:center}.topbar-content{font-weight:700;color:#000}#top-bar-social{display:flex;align-items:center}.social-icon{width:24px;height:24px;margin-left:10px;transition:transform .3s ease}.social-icon:hover{transform:scale(1.2)}.logo-container{position:relative;margin-bottom:25px;flex:0 0 auto;padding-left:25px;transition:transform .3s ease}.logo-container:hover{transform:scale(1.2)}.logo_vulcan{position:absolute;left:0;top:35%;transform:translateY(-50%);padding-left:20px;z-index:1}.logo_top{display:flex;justify-content:center;align-items:center;height:100%}.navbar{display:flex;align-items:center;background-color:#fff;padding:.5rem 1rem;position:sticky;top:0;z-index:10}.navbar-links{flex:1;list-style-type:none;display:flex;justify-content:center;align-items:center;font-size:20px;margin:0;padding:0}.navbar-links li{margin:0 1rem;position:relative}.navbar-links li a{color:#000;text-decoration:none;font-weight:700;position:relative}.navbar-links li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#febc26;transition:width .3s ease}.navbar-links li a:hover:after,.navbar-links li a.active:after{width:100%}#baecker_logo{position:absolute;left:0;top:50%;transform:translateY(-50%);height:70px}.footer{position:relative;background-image:linear-gradient(to top,#00000080,#0000),url(/assets/background_wheat_pattern-CnZnFqI4.png);background-repeat:repeat;background-size:750px 750px;padding:3rem 2rem;z-index:1;color:#000;font-weight:lighter;text-shadow:1px 1px 3px rgba(0,0,0,.6)}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto}.footer-section{flex:1;min-width:250px;max-width:350px}.footer-section:first-child{text-align:left}.footer-section:first-child h3{color:#febc26;margin-bottom:1rem;text-align:left}.footer-section:first-child p{text-align:left;margin:.5rem 0}.footer-section:nth-child(2){text-align:center}.footer-section:nth-child(2) h3{color:#febc26;margin-bottom:1rem;text-align:center}.footer-section:nth-child(2) p{text-align:center;margin:.5rem auto}.footer-section:last-child{text-align:right;display:flex;flex-direction:column;justify-content:flex-start}.footer-section:last-child h3{color:#febc26;margin-bottom:1.5rem;text-align:right;margin-top:0}.footer-section:last-child p{text-align:right;margin:.3rem 0}.footer-section:last-child a{display:block;margin:.5rem 0;text-align:right}.footer-logo{width:150px;margin:0 auto 1rem;display:block}.footer-social{margin-top:2rem;text-align:center}.footer-social a{color:#000;margin:0 10px;font-size:24px;transition:transform .3s}.footer-social a:hover{color:#febc26;transform:scale(1.2)}#footer-links{color:#000;font-weight:lighter;text-align:center;display:block;margin:8px auto}#footer-links:hover{font-weight:700}.centerDiv{text-align:center}.usp{font-size:20px}.product-card{border:1px solid #e0e0e0;border-radius:16px;padding:24px;max-width:320px;min-width:280px;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #00000014}.product-card:hover{transform:scale(1.03);box-shadow:0 8px 24px #00000026}.product-image-container{position:relative;width:100%;cursor:pointer;box-shadow:0 4px 16px #0000001f;border-radius:12px;overflow:hidden;margin-bottom:16px}.product-image{width:100%;height:220px;object-fit:cover;display:block;transition:transform .3s ease}.product-image:hover{transform:scale(1.05)}.product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;opacity:0;transition:opacity .3s;border-radius:12px}.product-overlay:hover{opacity:1}.product-card h3{font-size:1.3rem;margin:12px 0 8px;text-align:center;color:#333;font-weight:700}.product-card p{font-size:1.1rem;margin:8px 0;text-align:center;font-weight:600;color:#6b4d27}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;box-sizing:border-box}.modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center}.modal-image{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:12px;display:block;box-shadow:0 4px 20px #0000004d}.modal-close-button{position:absolute;top:-15px;right:-15px;background:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;font-weight:700;font-size:18px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #0000004d;transition:transform .2s ease,background-color .2s ease;z-index:10000}.modal-close-button:hover{transform:scale(1.1);background-color:#f5f5f5}@media (max-width: 768px){.modal{padding:15px}.modal-content{max-width:95vw;max-height:85vh}.modal-image{max-height:85vh;border-radius:8px}.modal-close-button{top:-12px;right:-12px;width:35px;height:35px;font-size:16px}}@media (max-width: 480px){.modal{padding:10px}.modal-content{max-width:98vw;max-height:80vh}.modal-image{max-height:80vh}.modal-close-button{top:-10px;right:-10px;width:32px;height:32px;font-size:14px}}@media (max-width: 768px){html,body{width:100%;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}*{box-sizing:border-box}h1{font-size:clamp(1.5rem,5vw,2.2rem);text-align:center;line-height:1.3;word-break:break-word;margin:1rem 0;padding:0 1rem}h2{font-size:clamp(1.2rem,4vw,1.8rem);margin:.8rem 0}h3{font-size:clamp(1rem,3.5vw,1.4rem);margin:.6rem 0}.background{width:100%;padding:2rem 1rem;margin:0;box-sizing:border-box;min-height:auto}.home-slider{height:250px!important;width:100%;object-fit:cover;border-radius:8px}#top-bar-wrap{width:100%;overflow:hidden}#top-bar{padding:8px 15px;width:100%}#top-bar-inner{flex-direction:column;gap:8px;text-align:center;align-items:center}.topbar-content{font-size:13px;word-break:break-all;text-align:center}#top-bar-social{justify-content:center}.social-icon{width:20px;height:20px;margin:0 8px}.navbar{flex-direction:column;padding:1rem 15px;align-items:center;width:100%;position:sticky;top:0;background-color:#fff;z-index:10;box-shadow:0 2px 4px #0000001a}.logo-container{margin-bottom:15px;padding-left:0;text-align:center}.navbar-links{flex-direction:column;align-items:center;width:100%;gap:12px;font-size:16px;margin:0;padding:0}.navbar-links li{width:auto;margin:0;text-align:center}.navbar-links li a{padding:8px 16px;display:block;border-radius:4px;transition:all .3s ease}.navbar-links li a:hover,.navbar-links li a.active{background-color:#febc26;color:#fff}.navbar-links li a:after{display:none}#baecker_logo{position:static;transform:none;height:45px;margin-bottom:10px}.logo_vulcan{position:static;transform:none;text-align:center;margin-bottom:20px;padding:0}.logo_vulcan img{height:80px;max-width:90%}.background>div[style*=grid]{display:grid!important;grid-template-columns:1fr 1fr!important;gap:15px!important;padding:0 10px 40px!important;max-width:100%!important;margin:0 auto!important;width:100%!important;box-sizing:border-box!important}.product-card{max-width:100%!important;width:100%!important;padding:12px!important;margin:0!important;border-radius:8px;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;min-width:0}.product-image{height:150px!important;width:100%!important;object-fit:cover!important;border-radius:6px}.product-overlay{font-size:.8rem!important}.product-card h3{font-size:.9rem!important;margin:8px 0 4px!important;text-align:center!important;line-height:1.2!important}.product-card p{font-size:.9rem!important;margin:4px 0!important;text-align:center!important;font-weight:700!important;color:#6b4d27!important}.footer{background:linear-gradient(135deg,#2c1810,#4a2c1a,#6b4423)!important;background-size:cover!important;padding:2rem 1rem!important;width:100%!important;box-sizing:border-box!important;color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.8)!important;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/background_wheat_pattern-CnZnFqI4.png);background-size:200px 200px;background-repeat:repeat;opacity:.1;z-index:0}.footer-content{position:relative;z-index:1;flex-direction:column!important;align-items:center!important;gap:2rem!important;text-align:center!important}.footer-section{position:relative;z-index:1;width:100%!important;max-width:300px!important;min-width:unset!important}.footer-section h3{color:#febc26!important;font-size:1.3rem!important;margin-bottom:1rem!important;font-weight:700!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}.footer-section p{margin:.5rem 0!important;line-height:1.6!important;color:#fff!important;font-size:1rem!important;text-shadow:1px 1px 2px rgba(0,0,0,.8)!important}.footer-logo{width:120px!important;height:auto!important;filter:brightness(1.2) contrast(1.1)}.footer-social{position:relative;z-index:1;margin-top:1.5rem!important;text-align:center!important}.footer-social a{margin:0 15px!important;display:inline-block!important}.footer-social .social-icon{width:32px!important;height:32px!important;transition:transform .3s ease!important;filter:brightness(1.1)}.footer-social .social-icon:hover{transform:scale(1.2)!important}#footer-links{color:#fff!important;font-weight:400!important;text-decoration:underline!important;margin:8px 0!important;display:inline-block!important;font-size:1rem!important;text-shadow:1px 1px 2px rgba(0,0,0,.8)!important}#footer-links:hover{color:#febc26!important;font-weight:700!important;text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}.usp{font-size:16px;padding:1rem;text-align:center;line-height:1.6;max-width:100%;margin:1rem 0}.centerDiv{padding:1rem;text-align:center;width:100%}.centerDiv img{max-width:90%;height:auto;max-height:300px;object-fit:cover;border-radius:8px}.legal-page{padding:1.5rem 1rem;font-size:15px;line-height:1.6;max-width:100%}.modal{padding:20px}.modal-content{max-width:95vw;padding:0;margin:0 auto}.modal-image{width:100%;height:auto;max-height:70vh;object-fit:contain;border-radius:8px}.modal-close-button{top:-10px;right:-10px;width:30px;height:30px;font-size:16px;line-height:30px;background:#fff;box-shadow:0 2px 8px #0000004d}.slider-container button[style*="position: absolute"]{padding:8px 12px;font-size:18px;background:#ffffffe6;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 4px #0003}iframe{width:100%;height:350px;border-radius:8px;margin:1rem 0}.opening-hours-container{padding:1rem;max-width:100%}.opening-hours-container h2{margin:1.5rem 0 .5rem;color:#6b4d27}.opening-hours-container h3{margin:.5rem 0 1rem;font-weight:400;color:#333}.about-container{text-align:center;padding:1rem}.about-container img{max-width:90%;height:auto;max-height:350px;border-radius:8px;margin-bottom:1rem}}@media (max-width: 480px){.home-slider{height:200px!important}.background{padding:1.5rem .5rem}h1{font-size:clamp(1.3rem,5vw,2rem);padding:0 .5rem}.usp{font-size:14px;padding:.5rem}.navbar-links{font-size:15px;gap:10px}.footer{padding:1.5rem .5rem!important}.modal-image{max-height:60vh}.background>div[style*=grid]{gap:10px!important;padding:0 5px 30px!important}.product-card{padding:8px!important}.product-image{height:120px!important}.product-card h3{font-size:.8rem!important;margin:6px 0 3px!important}.product-card p{font-size:.8rem!important}}@media (max-width: var(--breakpoint-tablet)){.product-card{max-width:100%}.footer-content{gap:1.5rem}.usp{font-size:19px}}
