*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo h2{color:#2c3e50;font-weight:600;font-size:1.5rem}.nav-menu{display:flex;list-style:none;gap:2rem}.language-switcher{display:flex;gap:.5rem;margin-left:2rem}.lang-btn{background:0 0;border:2px solid #1a252f;color:#1a252f;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease}.lang-btn:hover{background:#1a252f;color:#fff}.lang-btn.active{background:#d63031;border-color:#d63031;color:#fff}.nav-link{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#e74c3c}.nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#e74c3c;transition:width .3s ease}.nav-link:hover::after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background-color:#2c3e50;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);color:#fff;padding-top:80px}.hero-content{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1rem;opacity:.9}.hero-description{font-size:1.1rem;margin-bottom:2rem;opacity:.95;line-height:1.6;font-weight:500}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-primary{background:#c0392b;color:#fff}.btn-primary:hover{background:#a93226;transform:translateY(-2px)}.btn-secondary{background:0 0;color:#fff;border:2px solid #fff;font-weight:600}.btn-secondary:hover{background:#fff;color:#1a252f;transform:translateY(-2px)}.brand-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;height:400px}.brand-card{background:rgba(255,255,255,.1);border-radius:16px;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease}.brand-card:hover{transform:translateY(-10px)}.brand-logo-placeholder{margin-bottom:1rem}.brand-logo-placeholder i{font-size:3rem;margin-bottom:1rem;display:block}.brand-logo-placeholder h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.brand-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.brand-card p{font-size:1rem;opacity:.9;font-weight:500}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#2c3e50}.section-header p{font-size:1.2rem;color:#2c3e50;max-width:600px;margin:0 auto}.about{padding:6rem 0;background:#f8f9fa}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.about-text h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#2c3e50}.about-text p{margin-bottom:2rem;color:#666;line-height:1.6}.about-text ul{list-style:none;margin-bottom:2rem}.about-text li{padding:.5rem 0;color:#666;position:relative;padding-left:1.5rem}.about-text li::before{content:'✓';position:absolute;left:0;color:#e74c3c;font-weight:700}.about-stats{display:grid;gap:2rem}.stat{text-align:center;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.stat h3{font-size:2.5rem;font-weight:700;color:#e74c3c;margin-bottom:.5rem}.stat p{color:#666;font-weight:500}.bb-imports{padding:6rem 0;background:#fff}.brand-section{max-width:1000px;margin:0 auto}.brand-header{text-align:center;margin-bottom:4rem}.brand-logo-placeholder.large{margin-bottom:1rem}.brand-logo-placeholder.large i{font-size:4rem;color:#2c3e50;margin-bottom:1rem;display:block}.brand-logo-placeholder.large h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.brand-tagline{font-size:1.3rem;color:#666;font-weight:500}.brand-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.brand-description h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#2c3e50}.brand-description p{margin-bottom:2rem;color:#666;line-height:1.6}.brands-grid{display:grid;gap:1.5rem}.brand-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;transition:transform .3s ease}.brand-item:hover{transform:translateX(10px)}.brand-icon{width:50px;height:50px;background:#2c3e50;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.brand-item h4{font-weight:600;color:#2c3e50;margin-bottom:.25rem}.brand-item p{color:#666;font-size:.9rem;margin:0}.brand-features{display:grid;gap:2rem}.feature{text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature i{font-size:2.5rem;color:#2c3e50;margin-bottom:1rem}.feature h4{font-weight:600;color:#2c3e50;margin-bottom:.5rem}.feature p{color:#666;font-size:.9rem}.la-mera-belga{padding:6rem 0;background:linear-gradient(135deg,#ff6b6b 0,#feca57 50%,#48dbfb 100%);color:#fff;position:relative}.la-mera-belga::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);pointer-events:none}.la-mera-belga .brand-logo-placeholder.large i{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.la-mera-belga .brand-logo-placeholder.large h2{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.la-mera-belga .brand-tagline{color:rgba(255,255,255,.95);text-shadow:0 1px 2px rgba(0,0,0,.2)}.la-mera-belga .brand-description h3{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.la-mera-belga .brand-description p{color:rgba(255,255,255,.95);text-shadow:0 1px 2px rgba(0,0,0,.2)}.services-grid{display:grid;gap:1.5rem}.service-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(255,255,255,.15);border-radius:8px;backdrop-filter:blur(10px);transition:transform .3s ease;border:1px solid rgba(255,255,255,.2)}.service-item:hover{transform:translateX(10px);background:rgba(255,255,255,.2)}.service-icon{width:50px;height:50px;background:rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.service-item h4{font-weight:600;color:#fff;margin-bottom:.25rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.service-item p{color:rgba(255,255,255,.9);font-size:.9rem;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.2)}.la-mera-belga .feature{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.la-mera-belga .feature:hover{background:rgba(255,255,255,.2)}.la-mera-belga .feature i{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.la-mera-belga .feature h4{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.la-mera-belga .feature p{color:rgba(255,255,255,.9);text-shadow:0 1px 2px rgba(0,0,0,.2)}.services{padding:6rem 0;background:#f8f9fa}.services .section-header h2{color:#2c3e50}.services .section-header p{color:#2c3e50}.services-content{margin-top:3rem}.service-category{margin-bottom:4rem}.service-category h3{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.services .service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;max-width:100%}@media (max-width:768px){.services .service-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.services .service-grid{grid-template-columns:1fr;gap:1.5rem}.services .service-item{padding:1.5rem}}.services .service-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e9ecef;text-align:center;min-width:0}.services .service-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#e74c3c}.services .service-item i{font-size:2.5rem;color:#e74c3c;margin-bottom:1rem;display:block}.services .service-item h4{color:#2c3e50;font-weight:600;font-size:1.2rem;margin-bottom:.75rem}.services .service-item p{color:#6c757d;font-size:.95rem;line-height:1.6;margin:0}.contact{padding:6rem 0;background:#2c3e50;color:#fff}.contact .section-header h2{color:#fff}.contact .section-header p{color:rgba(255,255,255,.8)}.contact-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.contact-info{display:grid;gap:2rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px)}.contact-item i{font-size:1.5rem;color:#e74c3c;width:40px}.contact-item h4{font-weight:600;margin-bottom:.25rem}.contact-item p{color:rgba(255,255,255,.8);margin:0}.social-links h4{margin-bottom:1rem;font-weight:600}.social-icons{display:flex;gap:1rem}.social-icon{width:50px;height:50px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:#e74c3c;transform:translateY(-3px)}.footer{background:#1a252f;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;margin-bottom:2rem}.footer-brand h3{font-weight:600;margin-bottom:1rem}.footer-brand p{color:rgba(255,255,255,.7);line-height:1.6}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-section h4{font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#e74c3c}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;color:rgba(255,255,255,.5)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0;z-index:999;display:none}.nav-menu.active{display:flex;left:0}.language-switcher{margin-left:0;margin-top:1rem;justify-content:center}.nav-menu.active{left:0}.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-text h1{font-size:2.5rem}.brand-split{grid-template-columns:1fr;height:auto}.about-content{grid-template-columns:1fr;gap:2rem}.brand-content{grid-template-columns:1fr;gap:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr}.hero-buttons{justify-content:center}.about-stats{grid-template-columns:1fr}.brands-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr}.brand-features{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 15px}.hero-text h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section-header h2{font-size:2rem}.brand-logo-placeholder.large h2{font-size:2rem}.btn{padding:10px 20px;font-size:.9rem}}.our-brands{padding:6rem 0;background:linear-gradient(135deg,#2c3e50 0,#34495e 100%);color:#fff}.our-brands .section-header h2{color:#fff}.our-brands .section-header p{color:rgba(255,255,255,.9)}.brands-showcase{margin-top:4rem;display:flex;flex-direction:column;gap:3rem}.our-brands .brand-card{display:grid;grid-template-columns:200px 1fr;gap:3rem;align-items:start;background:rgba(255,255,255,.1);padding:2.5rem;border-radius:16px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.our-brands .brand-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.15);box-shadow:0 10px 30px rgba(0,0,0,.3)}.our-brands .brand-logo{display:flex;justify-content:center;align-items:center;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.2);width:200px;height:150px;flex-shrink:0;align-self:start}.our-brands .brand-logo img{max-width:100%;max-height:100%;object-fit:contain}.our-brands .brand-info{display:flex;flex-direction:column;width:100%}.our-brands .brand-info h3{color:#fff;font-size:2rem;font-weight:600;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.our-brands .brand-description{color:rgba(255,255,255,.9);font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.our-brands .brand-features{display:flex;gap:.75rem;flex-wrap:wrap}.our-brands .feature-tag{background:rgba(231,76,60,.9);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:768px){.our-brands .brand-card{grid-template-columns:1fr;gap:2rem;text-align:center}.our-brands .brand-logo{max-width:200px;margin:0 auto}.our-brands .brand-info h3{font-size:1.5rem}.our-brands .brand-description{font-size:1rem}.our-brands .brand-features{justify-content:center}.our-brands .beers-grid{grid-template-columns:1fr;padding:1.5rem}.our-brands .beer-item{padding:1.25rem}.our-brands .beer-item h4{font-size:1.2rem}.our-brands .beer-item p{font-size:.9rem}}.brand-toggle{display:flex;align-items:center;gap:.5rem;margin-top:1rem;cursor:pointer;padding:.75rem 1rem;background:rgba(231,76,60,.9);border-radius:8px;transition:all .3s ease;width:fit-content}.brand-toggle:hover{background:#e74c3c;transform:translateY(-2px)}.toggle-text{color:#fff;font-weight:500;font-size:.9rem}.toggle-icon{color:#fff;font-size:.8rem;transition:transform .3s ease}.brand-card.expanded .toggle-icon{transform:rotate(180deg)}.beers-dropdown{max-height:0;overflow:hidden;transition:max-height .5s ease;margin-top:0;grid-column:1/-1;width:100%}.brand-card.expanded .beers-dropdown{max-height:1000px;margin-top:2rem}.beers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:2rem;background:rgba(255,255,255,.05);border-radius:12px;border:1px solid rgba(255,255,255,.1);width:100%}.beer-item{background:rgba(255,255,255,.1);padding:1.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.beer-item:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.beer-item h4{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.beer-item p{color:rgba(255,255,255,.9);font-size:.95rem;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media (max-width:768px){.beers-grid{grid-template-columns:1fr;padding:1.5rem}.beer-item{padding:1.25rem}.beer-item h4{font-size:1.2rem}.beer-item p{font-size:.9rem}}@media (max-width:768px){.container{padding:0 10px;max-width:100%;overflow-x:hidden}.nav-container{padding:0 10px;max-width:100%}.hero-content{flex-direction:column;gap:2rem;text-align:center;padding:0 10px}.hero-text h1{font-size:2.5rem;line-height:1.2;word-wrap:break-word}.hero-subtitle{font-size:1.1rem;word-wrap:break-word}.hero-description{font-size:1rem;word-wrap:break-word}.brand-split{flex-direction:column;gap:1.5rem;width:100%}.brand-card{padding:1.5rem;min-width:0;width:100%;box-sizing:border-box}.about-content{flex-direction:column;gap:2rem}.about-stats{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.services .service-grid{grid-template-columns:1fr;gap:1.5rem;width:100%}.services .service-item{padding:1.5rem;min-width:0;width:100%;box-sizing:border-box}.our-brands .brand-card{grid-template-columns:1fr;gap:1.5rem;text-align:center;padding:1.5rem;width:100%;box-sizing:border-box}.our-brands .brand-logo{max-width:150px;height:120px;margin:0 auto}.our-brands .brand-info h3{font-size:1.5rem;word-wrap:break-word}.our-brands .brand-description{font-size:1rem;word-wrap:break-word}.our-brands .brand-features{justify-content:center;gap:.5rem;flex-wrap:wrap}.our-brands .feature-tag{font-size:.75rem;padding:.4rem .8rem;white-space:nowrap}.our-brands .beers-grid{grid-template-columns:1fr;padding:1rem;gap:1rem;width:100%;box-sizing:border-box}.our-brands .beer-item{padding:1rem;width:100%;box-sizing:border-box}.our-brands .beer-item h4{font-size:1.1rem;word-wrap:break-word;overflow-wrap:break-word}.our-brands .beer-item p{font-size:.9rem;word-wrap:break-word;overflow-wrap:break-word}.contact-content{grid-template-columns:1fr;gap:2rem;width:100%}.footer-content{flex-direction:column;gap:2rem;text-align:center;width:100%}.footer-links{flex-direction:column;gap:2rem;width:100%}.btn{padding:.75rem 1.5rem;font-size:.9rem;white-space:nowrap}.hero-buttons{flex-direction:column;gap:1rem;align-items:center;width:100%}.section-header h2{font-size:2rem;word-wrap:break-word}.section-header p{font-size:1rem;word-wrap:break-word}}@media (max-width:480px){.container{padding:0 5px;max-width:100%;overflow-x:hidden}.nav-container{padding:0 5px;max-width:100%}.hero-text h1{font-size:2rem;word-wrap:break-word}.hero-subtitle{font-size:1rem;word-wrap:break-word}.hero-description{font-size:.9rem;word-wrap:break-word}.brand-card{padding:1rem;width:100%;box-sizing:border-box}.services .service-item{padding:1rem;width:100%;box-sizing:border-box}.our-brands .brand-card{padding:1rem;width:100%;box-sizing:border-box}.our-brands .brand-logo{max-width:120px;height:100px}.our-brands .brand-info h3{font-size:1.3rem;word-wrap:break-word}.our-brands .brand-description{font-size:.9rem;word-wrap:break-word}.our-brands .feature-tag{font-size:.7rem;padding:.3rem .6rem;white-space:nowrap}.btn{padding:.6rem 1.2rem;font-size:.85rem;white-space:nowrap}.section-header h2{font-size:1.8rem;word-wrap:break-word}.section-header p{font-size:.9rem;word-wrap:break-word}.about-stats{grid-template-columns:1fr;gap:1rem;width:100%}.stat h3{font-size:1.5rem;word-wrap:break-word}.stat p{font-size:.8rem;word-wrap:break-word}.our-brands .beer-item h4{font-size:1rem;word-wrap:break-word;overflow-wrap:break-word}.our-brands .beer-item p{font-size:.85rem;word-wrap:break-word;overflow-wrap:break-word}}