body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfbfa;border-bottom:1px solid #e0d0c04d;left:0;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{box-shadow:0 4px 20px #8b583f14;padding:.75rem 0}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 2rem}.navbar-logo{display:flex;flex-direction:column;text-decoration:none}.logo-main{color:#b3583f;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.logo-tagline{color:#8a6a5b;font-size:.6rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.navbar-desktop{gap:3rem}.nav-links,.navbar-desktop{align-items:center;display:flex}.nav-links{gap:2.5rem}.nav-link{color:#6b3a2a;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:after{background:#b3583f;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#b3583f}.nav-link:hover:after{width:100%}.nav-link.active{color:#b3583f;font-weight:600}.nav-link.active:after{width:100%}.nav-cta{background:#b3583f;border-radius:4px;color:#fff;font-size:.9rem;font-weight:600;padding:.6rem 1.5rem;text-decoration:none;transition:all .3s ease}.nav-cta:hover{background:#944431;transform:translateY(-1px)}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;padding:0;width:26px}.hamburger-line{background:#6b3a2a;height:2px;transition:all .3s ease;width:100%}.mobile-menu-btn.active .hamburger-line:first-child{transform:translateY(9px) rotate(45deg)}.mobile-menu-btn.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-btn.active .hamburger-line:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.navbar-mobile{background:#fff;box-shadow:-4px 0 20px #00000014;height:100vh;padding:6rem 2rem 2rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:280px;z-index:1100}.navbar-mobile.open{transform:translateX(0)}.mobile-nav-links{display:flex;flex-direction:column;gap:1rem}.mobile-nav-link{border-bottom:1px solid #e0d0c04d;color:#6b3a2a;font-size:1rem;font-weight:500;padding:.75rem 0;text-decoration:none}.mobile-nav-link.active{color:#b3583f;font-weight:600}.mobile-nav-cta{background:#b3583f;border-radius:4px;color:#fff;font-weight:600;margin-top:1.5rem;padding:.8rem;text-align:center;text-decoration:none}.mobile-overlay{background:#0006;inset:0;position:fixed;z-index:1000}@media (max-width:992px){.navbar-desktop{display:none!important}.mobile-menu-btn{display:flex}}@media (min-width:993px){.mobile-overlay,.navbar-mobile{display:none!important}}.footer-root{background:linear-gradient(180deg,#f7efe9,#fdfaf8);color:#6b3a2a;font-family:system-ui,sans-serif;position:relative}.footer-wave svg{display:block;height:90px;width:100%}.footer-container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(5,1fr);margin:auto;max-width:1280px;padding:3rem 1.5rem 2rem}.footer-col h4{color:#b3583f;font-size:1.1rem;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col a{color:#6b3a2a;font-size:.95rem;text-decoration:none;transition:color .25s ease}.footer-col a:hover{color:#b3583f}.brand{grid-column:span 1}.footer-logo{cursor:pointer;width:150px}.footer-logo img{width:100%}.brand-text{font-size:.95rem;line-height:1.6;margin-top:1rem}.social-list .whatsapp{color:#1ebe5d;font-weight:600}.map-box{border-radius:16px;box-shadow:0 8px 24px #0000001a;height:180px;width:100%}.footer-bottom{border-top:1px solid #b3583f26;font-size:.9rem;padding:1.5rem;text-align:center}.footer-bottom a{color:#b3583f;font-weight:600;text-decoration:none}@media (max-width:1024px){.footer-container{grid-template-columns:repeat(3,1fr)}.map{grid-column:span 3}}@media (max-width:768px){.footer-container{gap:2rem;grid-template-columns:repeat(2,1fr)}.brand{grid-column:span 2;text-align:center}.footer-logo{margin:auto}.map{grid-column:span 2}}@media (max-width:480px){.footer-container{grid-template-columns:1fr;text-align:center}.map{grid-column:span 1}}html{font-size:16px;scroll-behavior:smooth}.home-root{background:#fffdfb;color:#6b3a2a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden}section{padding:4rem 0;width:100%}.section-container{margin:0 auto;max-width:1280px;padding:0 2rem;width:100%}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#6b3a2a;display:inline-block;font-size:2.4rem;font-weight:700;margin-bottom:.75rem;position:relative}.section-title:after{background:#b3583f;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:#8a6a5b;font-size:1.1rem;font-weight:400;margin:0 auto;max-width:700px}.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-top:0;min-height:85vh;padding:2rem;position:relative}.hero-overlay{background:linear-gradient(135deg,#6b3a2ad9,#b3583fbf);inset:0;position:absolute}.hero-content{color:#fff;max-width:800px;padding:2rem;position:relative;text-align:center;width:100%;z-index:2}.hero-content h1{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.hero-content h2{color:#f0e6e0;font-size:1.8rem;font-weight:600;margin-bottom:1rem;opacity:.95}.hero-content p{color:#e0d0c0;font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.primary-btn{align-items:center;background:#b3583f;border:1px solid #0000;border-radius:4px;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;letter-spacing:.3px;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.primary-btn:hover{background:#944431;box-shadow:0 6px 20px #b3583f40;transform:translateY(-2px)}.primary-btn:active{transform:translateY(0)}.circular-section{background:#f9f5f2;overflow:hidden;position:relative}.circular-section:before{background:linear-gradient(90deg,#0000,#e0d0c04d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.speed-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.speed-btn{background:#fff;border:1px solid #e0d0c080;border-radius:4px;color:#8a6a5b;cursor:pointer;font-size:.95rem;font-weight:500;min-width:100px;padding:.75rem 1.75rem;transition:all .3s ease}.speed-btn:hover{background:#b3583f0d;border-color:#b3583f;color:#b3583f}.speed-btn.active{background:#b3583f;border-color:#b3583f;color:#fff}.circle-container{margin:0 auto 3rem;max-width:600px;position:relative;width:100%}.circle-wrapper{height:0;margin:0 auto;padding-bottom:100%;position:relative;width:100%}.circle-ring{border-radius:50%;height:100%;position:absolute;transition:transform .15s linear;width:100%;z-index:2}.circle-item{cursor:pointer;height:100px;left:50%;position:absolute;text-align:center;top:50%;transform-origin:center left;transition:all .3s ease;width:100px;z-index:3}.circle-item:hover{z-index:10}.circle-item.active{z-index:5}.item-wrapper{align-items:center;display:flex;flex-direction:column;position:relative;transform:translate(-50%,-50%);width:100%}.circle-item:hover .item-wrapper img{box-shadow:0 12px 28px #6b3a2a26;transform:scale(1.25)}.circle-item.active .item-wrapper img{border:2px solid #b3583f;box-shadow:0 8px 24px #b3583f33;transform:scale(1.15)}.circle-item img{background:#fff;border:1px solid #e0d0c04d;border-radius:8px;box-shadow:0 6px 16px #00000014;height:80px;object-fit:cover;object-position:center;padding:8px;transition:all .3s ease;width:80px}.item-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:4px;box-shadow:0 4px 12px #0000000f;margin-top:10px;min-width:90px;padding:8px 16px}.circle-item span{color:#6b3a2a;display:block;font-size:.85rem;font-weight:600;white-space:nowrap}.active-indicator{animation:pulse 2s infinite;background:#b3583f;box-shadow:0 0 12px #b3583f99;height:12px;top:-6px;transform:translateX(-50%);width:12px;z-index:1}.active-indicator,.circle-center{border-radius:50%;left:50%;position:absolute}.circle-center{background:#fff;border:6px solid #f9f5f2;box-shadow:0 16px 40px #0000001a;height:160px;justify-content:center;padding:1rem;top:50%;transform:translate(-50%,-50%);width:160px;z-index:4}.center-content,.circle-center{align-items:center;display:flex;flex-direction:column}.center-content{gap:6px;width:100%}.center-icon{font-size:2rem;margin-bottom:6px}.circle-center h3{color:#8a6a5b;font-size:.9rem;font-weight:500;margin:0;text-align:center}.circle-center strong{color:#b3583f;font-size:1.3rem;font-weight:700;margin:2px 0;text-align:center}.center-highlight{background:#b3583f1a;border:1px solid #b3583f33;border-radius:20px;color:#b3583f;font-size:.8rem;font-weight:600;margin-top:6px;padding:6px 16px;text-align:center}.orbital-ring{border:2px dashed #b3583f1a;border-radius:50%;bottom:10%;left:10%;position:absolute;right:10%;top:10%;z-index:1}.orbital-ring.inner-ring{border:1px solid #b3583f14;bottom:25%;left:25%;right:25%;top:25%}.active-product-info{align-items:center;background:#fff;border:1px solid #e0d0c04d;border-radius:8px;box-shadow:0 8px 32px #0000000f;display:flex;gap:2rem;margin:2rem auto 0;max-width:700px;padding:2rem}.active-image img{background:#fff;border:2px solid #f0e6e0;border-radius:8px;height:120px;object-fit:cover;padding:4px;width:120px}.active-details{flex:1 1;text-align:left}.active-details h3{color:#b3583f;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.active-details p{color:#8a6a5b;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.view-details-btn{background:#0000;border:1px solid #b3583f;border-radius:4px;color:#b3583f;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.75rem;transition:all .3s ease}.view-details-btn:hover{background:#b3583f;box-shadow:0 4px 12px #b3583f33;color:#fff;transform:translateY(-2px)}.stress-simulator-section{background:#fff;position:relative}.stress-simulator-section:before{background:linear-gradient(90deg,#0000,#e0d0c04d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.simulator-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.cup-display-area{align-items:center;display:flex;justify-content:center}.cup-wrapper{height:280px;position:relative;width:280px}.test-cup{height:220px;left:50%;perspective:1000px;position:absolute;top:50%;transform:translate(-50%,-50%);width:180px}.cup-body{height:100%;position:relative;transform-style:preserve-3d;width:100%}.cup-rim{background:#f0e6e0;border:2px solid #e0d0c0;border-radius:4px 4px 0 0;height:20px;top:0}.cup-rim,.cup-wall{left:10%;position:absolute;right:10%}.cup-wall{background:linear-gradient(180deg,#fff 0,#f9f5f2);border-left:2px solid #e0d0c0;border-right:2px solid #e0d0c0;bottom:40px;top:20px}.cup-base{background:#f0e6e0;border:2px solid #e0d0c0;border-radius:0 0 10px 10px;height:40px;left:20%;right:20%}.cup-base,.test-status{bottom:0;position:absolute}.test-status{left:0;right:0;text-align:center}.status-message{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #e0d0c04d;border-radius:8px;box-shadow:0 8px 24px #00000014;display:inline-flex;gap:1rem;padding:1rem 1.5rem}.status-icon{font-size:2rem}.status-text{text-align:left}.status-text strong{color:#6b3a2a;display:block;font-size:1.1rem;margin-bottom:.25rem}.status-text p{color:#8a6a5b;font-size:.9rem;margin:0}.test-controls{display:flex;flex-direction:column;gap:2rem}.test-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.test-btn{align-items:center;background:#fff;border:1px solid #e0d0c080;border-radius:8px;color:#6b3a2a;cursor:pointer;display:flex;flex-direction:column;font-weight:500;gap:.5rem;padding:1rem;transition:all .3s ease}.test-btn:hover:not(.disabled){background:#b3583f0d;border-color:#b3583f;transform:translateY(-2px)}.test-btn.active{background:#b3583f1a;border-color:#b3583f;color:#b3583f}.test-btn.disabled{cursor:not-allowed;opacity:.6}.test-icon{font-size:1.5rem}.test-label{font-size:.9rem}.test-info{background:#f9f5f2;border:1px solid #e0d0c04d;border-radius:8px;padding:1.5rem}.info-title{color:#6b3a2a;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.test-features{list-style:none;margin:0;padding:0}.test-features li{align-items:center;color:#6b3a2a;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:.75rem}.feature-icon{color:#b3583f;font-size:1rem}.quality-badge{align-items:center;background:#f9f5f2;border:1px solid #e0d0c04d;border-radius:8px;display:inline-flex;gap:1rem;margin:0 auto;max-width:600px;padding:1.5rem}.badge-icon{font-size:2.5rem}.badge-content h4{color:#6b3a2a;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.badge-content p{color:#8a6a5b;font-size:.95rem;margin:0}@keyframes hotTest{0%{transform:translate(-50%,-50%) scale(1)}25%{transform:translate(-50%,-50%) scale(1.05) rotate(5deg)}50%{transform:translate(-50%,-50%) scale(1.1)}75%{transform:translate(-50%,-50%) scale(1.05) rotate(-5deg)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes coldTest{0%{transform:translate(-50%,-50%) scale(1)}25%{transform:translate(-50%,-50%) scale(.98)}50%{transform:translate(-50%,-50%) scale(.96)}75%{transform:translate(-50%,-50%) scale(.98)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes leakTest{0%{transform:translate(-50%,-50%) scale(1)}25%{transform:translate(-50%,-50%) scale(1.02) rotate(2deg)}50%{transform:translate(-50%,-50%) scale(1.04) rotate(-2deg)}75%{transform:translate(-50%,-50%) scale(1.02)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes squeezeTest{0%{transform:translate(-50%,-50%) scaleX(1) scaleY(1)}25%{transform:translate(-50%,-50%) scaleX(1.1) scaleY(.9)}50%{transform:translate(-50%,-50%) scaleX(.9) scaleY(1.1)}75%{transform:translate(-50%,-50%) scaleX(1.05) scaleY(.95)}to{transform:translate(-50%,-50%) scaleX(1) scaleY(1)}}.global-section{background:#f9f5f2;overflow:hidden;position:relative}.global-section:before{background:linear-gradient(90deg,#0000,#e0d0c04d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.global-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.world-map-image{border:1px solid #e0d0c04d;border-radius:8px;box-shadow:0 16px 40px #00000014;height:auto;max-width:800px;width:100%}.global-description{color:#6b3a2a;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:800px;text-align:center}.global-description strong{color:#b3583f;font-weight:600}.footer-preview-cta{background:linear-gradient(135deg,#f9f5f2,#fffdfb);border-top:1px solid #e0d0c04d;position:relative}.cta-title{color:#6b3a2a;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.cta-subtitle{color:#8a6a5b;font-size:1.1rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.cta-btn{align-items:center;border:1px solid #0000;border-radius:4px;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.catalog-btn{background:#b3583f;color:#fff}.catalog-btn:hover{background:#944431;box-shadow:0 6px 20px #b3583f33;transform:translateY(-2px)}.contact-btn{background:#0000;border-color:#b3583f;color:#b3583f}.contact-btn:hover{background:#b3583f1a;box-shadow:0 4px 12px #b3583f26;transform:translateY(-2px)}.btn-icon{font-size:1.2rem}.btn-text{font-size:.95rem}.cta-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px}.feature{flex-direction:column;gap:.75rem;text-align:center}.feature,.feature-icon{align-items:center;display:flex}.feature-icon{background:#fffc;border:1px solid #e0d0c04d;border-radius:50%;box-shadow:0 4px 12px #0000000d;font-size:2rem;height:60px;justify-content:center;width:60px}.feature-text strong{color:#6b3a2a;display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.feature-text p{color:#8a6a5b;font-size:.85rem;margin:0}.floating-cta-desktop{bottom:2rem;position:fixed;right:2rem;z-index:999}.floating-btn{align-items:center;background:#b3583f;border:none;border-radius:4px;box-shadow:0 8px 24px #b3583f40;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.75rem;padding:1rem 1.5rem;transition:all .3s ease;z-index:1000}.floating-btn:hover{background:#944431;box-shadow:0 12px 32px #b3583f4d;transform:translateY(-2px)}.floating-icon{font-size:1.2rem}.floating-cta-mobile{bottom:1rem;left:0;padding:0 1rem;position:fixed;right:0;z-index:999}.floating-cta-mobile,.mobile-floating-btn{display:flex;gap:.5rem;justify-content:center}.mobile-floating-btn{align-items:center;background:#b3583f;border:none;border-radius:4px;box-shadow:0 4px 12px #b3583f40;color:#fff;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:600;max-width:200px;padding:.75rem 1rem;transition:all .3s ease}.mobile-floating-btn:hover{background:#944431;box-shadow:0 6px 16px #b3583f4d;transform:translateY(-1px)}.mobile-btn-icon{font-size:1rem}.inquiry-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.inquiry-modal{background:#fffdfb;border:1px solid #e0d0c04d;border-radius:8px;box-shadow:0 20px 60px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;position:relative;width:100%}.close-modal{align-items:center;background:none;border:none;border-radius:50%;color:#8a6a5b;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px}.close-modal:hover{background:#e0d0c033;color:#6b3a2a}.modal-header{margin-bottom:2rem;text-align:center}.modal-header h3{color:#6b3a2a;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.modal-subtitle{color:#8a6a5b;font-size:.95rem}.inquiry-form{gap:1.5rem}.form-group,.inquiry-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#6b3a2a;font-size:.9rem;font-weight:500}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #e0d0c080;border-radius:4px;color:#6b3a2a;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#b3583f;box-shadow:0 0 0 3px #b3583f1a;outline:none}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-actions{display:flex;gap:1rem;margin-top:1rem}.submit-btn{background:#b3583f;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.submit-btn:hover{background:#944431;box-shadow:0 4px 12px #b3583f33;transform:translateY(-2px)}.cancel-btn{background:#0000;border:1px solid #e0d0c080;border-radius:4px;color:#8a6a5b;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.cancel-btn:hover{background:#e0d0c033;border-color:#e0d0c0cc}@media (max-width:1024px){.section-container{padding:0 1.5rem}.hero-content h1{font-size:3rem}.simulator-container{gap:2rem;grid-template-columns:1fr}.cta-features{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.section-container{padding:0 1.5rem}.section-title{font-size:2.2rem}.hero-content h1{font-size:2.5rem}.circle-wrapper{height:320px;width:320px}.active-product-info{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width:768px){section{padding:2.5rem 0}.section-container{padding:0 1rem}.section-header{margin-bottom:2rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.hero-section{min-height:70vh;padding:1rem}.hero-content{padding:1rem;text-align:center}.hero-content h2{font-size:1.4rem;margin-bottom:.5rem}.hero-content h1{font-size:2.2rem;margin-bottom:1rem}.hero-content p{font-size:1rem;margin-bottom:1.5rem}.primary-btn{font-size:.95rem;padding:.875rem 2rem}.intent-indicator{margin-top:1rem;position:relative;right:auto;text-align:center;top:auto}.intent-badge{font-size:.65rem;padding:6px 12px}.speed-controls{gap:.5rem;margin-bottom:1.5rem}.speed-btn{font-size:.9rem;min-width:85px;padding:.6rem 1.25rem}.circle-wrapper{height:280px;margin:0 auto 2rem;width:280px}.circle-item{height:80px;width:80px}.circle-item img{height:60px;width:60px}.item-label{margin-top:6px;min-width:70px;padding:6px 12px}.item-label span{font-size:.75rem}.circle-center{height:120px;width:120px}.center-icon{font-size:1.5rem}.circle-center h3{font-size:.8rem}.circle-center strong{font-size:1rem}.center-highlight{font-size:.7rem;padding:4px 12px}.active-product-info{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.active-details{text-align:center}.active-image img{height:100px;width:100px}.active-details h3{font-size:1.2rem}.active-details p{font-size:.9rem}.view-details-btn{font-size:.9rem;padding:.625rem 1.5rem}.stress-simulator-section{padding:2rem 0}.simulator-container{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}.cup-display-area{order:2}.test-controls{gap:1.5rem;order:1}.cup-wrapper{height:220px;margin:0 auto;width:220px}.test-cup{height:170px;width:140px}.status-message{flex-direction:column;gap:.75rem;margin:0 auto;max-width:280px;padding:1rem;width:100%}.status-message,.status-text{text-align:center}.test-buttons{gap:.75rem;grid-template-columns:1fr}.test-btn{flex-direction:row;gap:1rem;justify-content:flex-start;padding:1rem 1.25rem;text-align:left}.test-icon{font-size:1.25rem;min-width:24px}.test-label{font-size:.95rem;font-weight:500}.test-info{margin-top:.5rem;padding:1.25rem}.info-title{font-size:1.1rem;margin-bottom:1rem;text-align:center}.test-features{display:flex;flex-direction:column;gap:.75rem}.test-features li{align-items:flex-start;border-bottom:1px solid #e0d0c033;margin-bottom:0;padding:.5rem 0}.test-features li:last-child{border-bottom:none}.feature-icon{font-size:1.1rem;margin-top:.1rem}.quality-badge{flex-direction:column;gap:.75rem;max-width:100%;padding:1.25rem;text-align:center}.badge-icon{font-size:2rem}.badge-content h4{font-size:1.1rem;margin-bottom:.5rem}.badge-content p{font-size:.9rem;line-height:1.5}.global-content{text-align:center}.world-map-image{height:auto;margin-bottom:1.5rem;max-width:100%}.global-description{font-size:.95rem;line-height:1.6}.cta-buttons{align-items:center;flex-direction:column}.cta-btn{justify-content:center;max-width:300px;width:100%}.cta-title{font-size:1.8rem}.cta-features{gap:1rem;grid-template-columns:1fr}.feature{flex-direction:row;padding:1rem;text-align:left}.feature-icon{font-size:1.5rem;margin-bottom:0;margin-right:1rem}.feature-text{flex:1 1}.feature-text strong{font-size:1rem}.feature-text p{font-size:.85rem}.form-row{gap:1rem;grid-template-columns:1fr}.floating-cta-desktop{bottom:1.5rem;right:1.5rem}}@media (max-width:480px){section{padding:2.5rem 0}.section-container{padding:0 1rem}.section-title{font-size:1.6rem}.section-subtitle{font-size:.9rem}.hero-section{min-height:60vh}.hero-content h1{font-size:1.8rem}.hero-content h2{font-size:1.2rem}.hero-content p,.primary-btn{font-size:.9rem}.primary-btn{padding:.75rem 1.75rem}.circle-container{max-width:320px}.circle-item{height:70px;width:70px}.circle-item img{height:50px;width:50px}.item-label{margin-top:4px;min-width:60px;padding:4px 8px}.circle-item span{font-size:.7rem}.circle-center{border-width:4px;height:100px;width:100px}.center-icon{font-size:1.2rem}.circle-center h3{font-size:.7rem}.circle-center strong{font-size:.85rem}.center-highlight{font-size:.65rem;padding:3px 8px}.cup-wrapper{height:240px;width:240px}.test-cup{height:180px;width:150px}.status-message{gap:.75rem;padding:.75rem 1rem}.status-icon{font-size:1.5rem}.status-text strong{font-size:1rem}.status-text p{font-size:.85rem}.quality-badge{flex-direction:column;padding:1rem;text-align:center}.badge-icon{font-size:2rem}.global-description{font-size:1rem}.cta-title{font-size:1.5rem}.cta-subtitle{font-size:.95rem}.cta-features{gap:1.25rem;grid-template-columns:1fr}.feature-icon{font-size:1.5rem;height:50px;width:50px}.floating-cta-mobile{align-items:center;flex-direction:column}.mobile-floating-btn{max-width:none;width:100%}.inquiry-modal{padding:1.5rem}}@media (max-width:360px){.hero-content h1{font-size:1.6rem}.section-title{font-size:1.4rem}.speed-btn{font-size:.85rem;min-width:70px;padding:.5rem 1rem}.circle-item{height:60px;width:60px}.circle-item img{height:40px;width:40px}.item-label{min-width:50px;padding:3px 6px}.circle-item span{font-size:.65rem}}.cancel-btn:focus-visible,.close-modal:focus-visible,.cta-btn:focus-visible,.floating-btn:focus-visible,.form-input:focus-visible,.form-select:focus-visible,.form-textarea:focus-visible,.mobile-floating-btn:focus-visible,.primary-btn:focus-visible,.speed-btn:focus-visible,.submit-btn:focus-visible,.test-btn:focus-visible,.view-details-btn:focus-visible{outline:2px solid #b3583f;outline-offset:2px}.inquiry-modal::-webkit-scrollbar{width:6px}.inquiry-modal::-webkit-scrollbar-track{background:#e0d0c01a}.inquiry-modal::-webkit-scrollbar-thumb{background:#b3583f33;border-radius:3px}.inquiry-modal::-webkit-scrollbar-thumb:hover{background:#b3583f4d}.circle-item,.feature,.test-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}@media print{.floating-cta-desktop,.floating-cta-mobile{display:none}}@media (max-width:768px){.stress-simulator-section{padding:2rem 0}.simulator-container{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}.cup-display-area{order:2}.test-controls{gap:1.5rem;order:1}.cup-wrapper{height:220px;margin:0 auto;width:220px}.test-cup{height:170px;width:140px}.status-message{flex-direction:column;gap:.75rem;margin:0 auto;max-width:280px;padding:1rem;width:100%}.status-message,.status-text{text-align:center}.test-buttons{gap:.75rem;grid-template-columns:1fr}.test-btn{flex-direction:row;gap:1rem;justify-content:flex-start;padding:1rem 1.25rem;text-align:left}.test-icon{font-size:1.25rem;min-width:24px}.test-label{font-size:.95rem;font-weight:500}.test-info{margin-top:.5rem;padding:1.25rem}.info-title{font-size:1.1rem;margin-bottom:1rem;text-align:center}.test-features{display:flex;flex-direction:column;gap:.75rem}.test-features li{align-items:flex-start;border-bottom:1px solid #e0d0c033;margin-bottom:0;padding:.5rem 0}.test-features li:last-child{border-bottom:none}.feature-icon{font-size:1.1rem;margin-top:.1rem}.quality-badge{flex-direction:column;gap:.75rem;max-width:100%;padding:1.25rem;text-align:center}.badge-icon{font-size:2rem}.badge-content h4{font-size:1.1rem;margin-bottom:.5rem}.badge-content p{font-size:.9rem;line-height:1.5}input[type=checkbox]{accent-color:#b3583f;height:18px;margin-right:.75rem;width:18px}}@media (max-width:480px){.stress-simulator-section .section-title{font-size:1.6rem;margin-bottom:.5rem}.stress-simulator-section .section-subtitle{font-size:.9rem;margin-bottom:1.5rem}.cup-wrapper{height:200px;width:200px}.test-cup{height:150px;width:120px}.cup-rim{border-width:1px;height:16px}.cup-wall{border-width:1px;top:16px}.cup-base{border-width:1px;height:30px}.status-message{gap:.5rem;padding:.875rem}.status-icon{font-size:1.5rem}.status-text strong{font-size:.95rem}.status-text p{font-size:.8rem}.test-btn{padding:.875rem 1rem}.test-icon{font-size:1.1rem}.test-label{font-size:.9rem}.test-info{padding:1rem}.info-title{font-size:1rem}.test-features li{font-size:.85rem;line-height:1.4}.quality-badge{padding:1rem}.badge-icon{font-size:1.75rem}.badge-content h4{font-size:1rem}.badge-content p{font-size:.85rem}}@media (max-width:360px){.stress-simulator-section .section-title{font-size:1.4rem}.cup-wrapper{height:180px;width:180px}.test-cup{height:135px;width:110px}.status-message{max-width:240px;padding:.75rem}.test-btn{padding:.75rem .875rem}.test-features li{font-size:.8rem}}.stress-simulator-section{overflow-x:hidden}.simulator-container,.test-buttons,.test-features{max-width:100%;overflow-x:hidden}.mobile-floating-btn,.test-btn{min-height:44px}@media (max-width:768px){.test-controls>*+*{margin-top:1.5rem}.test-buttons{margin-bottom:1rem}.test-info{margin-top:0}}.test-features li{line-height:1.5;padding-left:0}.badge-content p,.status-text p,.test-features li{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.products-root{background:#f6f1ed;box-sizing:border-box;color:#6b3a2a;max-width:100vw;min-height:100vh;overflow-x:hidden;padding:40px 24px;width:100%}.products-wrapper{box-sizing:border-box;margin:0 auto;max-width:1400px;width:100%}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f6f1ede6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:9999}.loading-spinner{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;max-width:90%;padding:32px 48px;text-align:center}.spinner{animation:spin .8s linear infinite;border:4px solid #f6f1ed;border-radius:50%;border-top-color:#b3583f;height:48px;margin:0 auto 16px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner p{color:#8a4a36;font-weight:500;margin:0}.products-page{grid-gap:32px;background:#f6f1ed;display:grid;gap:32px;grid-template-columns:280px 1fr;position:relative}.products-page,.sidebar{box-sizing:border-box;width:100%}.sidebar{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;height:-webkit-fit-content;height:fit-content;padding:28px 20px;position:-webkit-sticky;position:sticky;top:24px}.sidebar h3{word-wrap:break-word;border-bottom:2px solid #f6f1ed;color:#8a4a36;font-size:1.5rem;margin-bottom:24px;padding-bottom:12px}.sidebar ul{list-style:none;margin:0 0 20px;padding:0;width:100%}.sidebar li{word-wrap:break-word;border-radius:12px;box-sizing:border-box;color:#6b3a2a;cursor:pointer;font-weight:500;margin-bottom:8px;padding:12px 16px;transition:all .2s ease;width:100%}.sidebar li:hover{background:#f6f1ed;color:#8a4a36}.sidebar li.active{background:#b3583f;color:#fff}.sidebar-pagination{border-top:2px solid #f6f1ed;display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px;width:100%}.sidebar-pagination button{align-items:center;background:#f6f1ed;border:none;border-radius:12px;color:#6b3a2a;cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:center;min-width:36px;transition:all .2s ease}.sidebar-pagination button:hover{background:#e6ddd6}.sidebar-pagination button.active{background:#b3583f;color:#fff}.products-section{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;box-sizing:border-box;overflow-x:hidden;padding:32px;width:100%}.products-section h1{word-wrap:break-word;border-bottom:2px solid #f6f1ed;color:#8a4a36;font-size:2rem;margin-bottom:24px;padding-bottom:16px;width:100%}.product-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:32px}.product-card,.product-grid{box-sizing:border-box;width:100%}.product-card{background:#fff;border:1px solid #f6f1ed;border-radius:24px;box-shadow:0 8px 24px #6b3a2a14;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.product-card:hover{border-color:#b3583f;box-shadow:0 16px 32px #b3583f1f;transform:translateY(-4px)}.product-image-container{align-items:center;background:#f6f1ed;border-bottom:1px solid #e6ddd6;box-sizing:border-box;display:flex;height:220px;justify-content:center;padding:20px;width:100%}.product-image-container img{max-height:180px;max-width:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-image-container img{transform:scale(1.05)}.placeholder-img{border-radius:60px;font-size:48px;height:120px;width:120px}.product-info{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:24px;width:100%}.product-info h2{word-wrap:break-word;font-size:1.2rem;line-height:1.4;margin:0 0 8px;width:100%}.product-title-link{word-wrap:break-word;color:#6b3a2a;font-weight:600;text-decoration:none;transition:color .2s ease}.product-title-link:hover{color:#b3583f;text-decoration:underline}.product-info p{word-wrap:break-word;color:#6b3a2a;margin:6px 0}.product-info p:first-of-type{color:#8a4a36;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.product-price{word-wrap:break-word;color:#b3583f;font-size:1.2rem;font-weight:700;margin:12px 0 8px}.product-price span{word-wrap:break-word;background:#f6f1ed;border-radius:20px;display:inline-block;padding:6px 12px}.details-link,.quote-btn{border:none;border-radius:999px;box-sizing:border-box;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-top:12px;padding:14px;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.details-link{background:#b3583f;box-shadow:0 4px 12px #b3583f4d;color:#fff!important}.details-link:hover{background:#9a4a36;box-shadow:0 6px 16px #b3583f66;transform:translateY(-2px)}.quote-btn{background:#25d366;border:none;box-shadow:0 4px 12px #25d3664d;color:#fff}.quote-btn:hover{background:#20b859;box-shadow:0 6px 16px #25d36666;transform:translateY(-2px)}.details-link:active,.quote-btn:active{transform:translateY(0)}.no-products{background:#f6f1ed;border-radius:24px;box-sizing:border-box;color:#6b3a2a;padding:60px 20px;text-align:center;width:100%}.no-products p{word-wrap:break-word;font-size:1.2rem;margin-bottom:24px}.view-all{background:#b3583f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:14px 32px;transition:all .2s ease}.view-all:hover{background:#9a4a36;box-shadow:0 4px 12px #b3583f4d;transform:translateY(-2px)}.product-pagination{border-top:2px solid #f6f1ed;box-sizing:border-box;flex-wrap:wrap;gap:12px;margin-top:32px;padding-top:24px;width:100%}.pagination-btn,.product-pagination{align-items:center;display:flex;justify-content:center}.pagination-btn{background:#f6f1ed;border:none;border-radius:12px;color:#6b3a2a;cursor:pointer;font-size:1rem;font-weight:600;height:44px;min-width:44px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#e6ddd6;color:#8a4a36}.pagination-btn.active{background:#b3583f;color:#fff}.pagination-btn:disabled{background:#f1e9e3;cursor:not-allowed;opacity:.5}@media (max-width:1024px){.products-page{gap:24px;grid-template-columns:240px 1fr}.products-root{padding:32px 20px}}@media (max-width:768px){.products-root{padding:24px 16px}.products-page{gap:24px;grid-template-columns:1fr}.sidebar{position:static;top:0;width:100%}.sidebar h3{font-size:1.3rem;margin-bottom:16px}.sidebar li{padding:10px 14px}.products-section{padding:24px}.products-section h1{font-size:1.6rem;margin-bottom:20px}.product-grid{gap:20px;grid-template-columns:1fr}.product-image-container{height:200px}.product-info{padding:20px}.pagination-btn{height:40px;min-width:40px}.whatsapp-float{bottom:16px;font-size:24px;height:52px;right:16px;width:52px}.toast{bottom:80px;left:16px;right:16px;width:auto}}@media (max-width:480px){.products-root{padding:20px 12px}.products-section{padding:20px}.products-section h1{font-size:1.4rem}.sidebar-pagination button{font-size:.9rem;height:32px;min-width:32px}.product-pagination{gap:8px}.pagination-btn{font-size:.9rem;height:36px;min-width:36px}.details-link,.quote-btn{font-size:.95rem;padding:12px}.product-info h2,.product-price{font-size:1.1rem}}@media print{.details-link,.loading-overlay,.quote-btn,.sidebar,.toast,.whatsapp-float{display:none!important}.products-page{display:block}.products-section{box-shadow:none;padding:0}.product-card{border:1px solid #ddd;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}.about-root{background:#f6f1ed;box-sizing:border-box;color:#6b3a2a;margin:0;min-height:100vh;padding:90px 20px 20px}.about-hero{grid-gap:40px;align-items:center;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;display:grid;gap:40px;grid-template-columns:1fr 1.5fr;margin:40px auto 60px;max-width:1100px;padding:40px}.about-hero img{border-radius:15px;box-shadow:0 5px 15px #0000001a;height:300px;object-fit:cover;width:100%}.hero-text h1{color:#8a4a36;font-size:36px;line-height:1.2;margin-bottom:10px}.owner{color:#666;font-size:16px;margin-bottom:20px}.hero-desc{color:#555;font-size:16px;line-height:1.7}.about-cards{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:60px auto;max-width:1100px}.info-card{background:#fff;border-radius:15px;box-shadow:0 8px 20px #0000000f;padding:30px;text-align:center;transition:all .3s ease}.info-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.info-card h3{color:#b3583f;font-size:20px;margin-bottom:15px}.info-card p{color:#666;line-height:1.6}.contact-strip{align-items:center;background:linear-gradient(135deg,#b3583f,#8a4a36);border-radius:15px;color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:60px auto;max-width:1100px;padding:25px 40px}.contact-strip p{align-items:center;display:flex;font-size:15px;gap:10px;margin:0}.timeline-modern{margin:80px auto;max-width:1000px;padding:0 20px}.timeline-modern h2{color:#8a4a36;font-size:32px;margin-bottom:50px;position:relative;text-align:center}.timeline-modern h2:after{background:#b3583f;border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.timeline-years{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:50px}.year-button{background:#fff;border:2px solid #e0d6d0;border-radius:25px;color:#8a4a36;cursor:pointer;font-size:14px;font-weight:600;min-width:80px;padding:12px 24px;transition:all .3s ease}.year-button:hover{background:#f8f4f2;border-color:#b3583f}.year-button.active{background:#b3583f;border-color:#b3583f;box-shadow:0 4px 12px #b3583f33;color:#fff}.timeline-line-modern{display:flex;flex-direction:column;gap:50px;padding:30px 0;position:relative}.timeline-line-modern:before{background:linear-gradient(180deg,#e0d6d0,#b3583f,#e0d6d0);content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:3px}.timeline-block-modern{align-items:center;display:flex;opacity:.7;position:relative;transition:opacity .3s ease;width:100%}.timeline-block-modern:nth-child(odd){flex-direction:row-reverse}.timeline-dot{background:#fff;border:3px solid #b3583f;border-radius:50%;height:20px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:20px;z-index:2}.timeline-block-modern.active .timeline-dot{background:#b3583f;box-shadow:0 0 0 6px #b3583f26}.timeline-content{background:#fff;border-radius:12px;box-shadow:0 5px 15px #00000014;padding:25px;width:45%}.timeline-year{color:#b3583f;display:block;font-size:20px;font-weight:700;margin-bottom:10px}.timeline-content p{color:#666;line-height:1.6;margin:0}.gallery-section{margin:80px auto 40px;padding:0 20px}.gallery-filters,.gallery-section h2{margin-bottom:40px}.gallery-filters{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.filter-button{align-items:center;background:#fff;border:2px solid #e0d6d0;border-radius:25px;color:#8a4a36;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 25px;transition:all .3s ease}.filter-button:hover{background:#f8f4f2;border-color:#b3583f}.filter-button.active{background:#b3583f;border-color:#b3583f;box-shadow:0 4px 12px #b3583f33;color:#fff}.filter-emoji{font-size:16px}.gallery-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:20px;overflow-x:auto;padding:20px 0;scroll-behavior:smooth;scrollbar-color:#b3583f #f0f0f0;scrollbar-width:thin}.gallery-scroll::-webkit-scrollbar{height:6px}.gallery-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.gallery-scroll::-webkit-scrollbar-thumb{background:#b3583f;border-radius:10px}.gallery-item{cursor:pointer;flex-shrink:0;min-width:280px;position:relative;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.gallery-item img{border-radius:12px;box-shadow:0 5px 15px #0000001a;height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.02)}.image-tags{bottom:15px;display:flex;gap:8px;left:15px;position:absolute}.image-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#b3583fe6;border-radius:15px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.lightbox{animation:fadeIn .3s ease;background:#000000f2;bottom:0;left:0;right:0;top:72px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox img{animation:zoomIn .3s ease;border-radius:8px;box-shadow:0 20px 60px #00000080;max-height:85%;object-fit:contain}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:30px;height:50px;justify-content:center;position:absolute;right:30px;top:30px;transition:all .3s ease;width:50px}.lightbox-close:hover{background:#fff3;transform:scale(1.1)}@media (max-width:992px){.about-hero{gap:30px;grid-template-columns:1fr;text-align:center}.about-hero img{height:250px}.timeline-content{width:40%}}@media (max-width:768px){.about-root{padding:15px}.journey-progress-container{height:45px}.journey-step{font-size:10px;padding:5px 8px}.about-hero{margin:30px auto 40px;padding:25px}.hero-text h1{font-size:28px}.about-cards{grid-template-columns:1fr;margin:40px auto}.contact-strip{flex-direction:column;gap:15px;padding:20px;text-align:center}.timeline-line-modern:before{left:30px}.timeline-block-modern{flex-direction:row!important}.timeline-dot{left:30px}.timeline-content{margin-left:60px;width:calc(100% - 60px)}.timeline-years{gap:8px}.year-button{font-size:13px;min-width:70px;padding:10px 20px}.gallery-filters{gap:10px}.filter-button{font-size:13px;padding:10px 20px}.gallery-item{min-width:250px}.gallery-item img{height:180px}}@media (max-width:480px){.journey-steps{padding:0 10px}.journey-step{font-size:9px;padding:4px 6px}.about-hero{padding:20px}.hero-text h1{font-size:24px}.hero-desc,.owner{font-size:14px}.gallery-section h2,.timeline-modern h2{font-size:26px}.timeline-content{padding:20px}.gallery-filters{align-items:center;flex-direction:column}.filter-button{width:200px}.lightbox-close{font-size:24px;height:40px;right:20px;top:20px;width:40px}}.timeline-modern{padding:40px 0;position:relative}.timeline-line-modern:before{animation:lineGlow 3s ease-in-out infinite alternate}@keyframes lineGlow{0%{box-shadow:0 0 5px #b3583f4d;opacity:.7}to{box-shadow:0 0 15px #b3583f80;opacity:1}}@keyframes pulse{0%{box-shadow:0 0 0 0 #b3583f66}70%{box-shadow:0 0 0 10px #b3583f00}to{box-shadow:0 0 0 0 #b3583f00}}.timeline-block-modern.active .timeline-dot{animation:pulse 2s infinite}.timeline-content{overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.timeline-content:before{background:linear-gradient(180deg,#b3583f,#8a4a36);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.timeline-block-modern.active .timeline-content:before{opacity:1}.timeline-block-modern.active .timeline-content{box-shadow:0 10px 25px #b3583f26;transform:translateY(-2px)}.timeline-year{display:inline-block;padding-bottom:5px;position:relative;transition:all .3s ease}.timeline-block-modern.active .timeline-year{transform:translateX(5px)}.timeline-year:after{background:#b3583f;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .5s ease;width:0}.timeline-block-modern.active .timeline-year:after{width:40px}.timeline-block-modern:nth-child(odd) .timeline-year:after{left:auto;right:0}.timeline-block-modern{animation:fadeInUp .6s ease-out forwards;opacity:0;transform:translateY(20px)}.timeline-block-modern:first-child{animation-delay:.1s}.timeline-block-modern:nth-child(2){animation-delay:.2s}.timeline-block-modern:nth-child(3){animation-delay:.3s}.timeline-block-modern:nth-child(4){animation-delay:.4s}.timeline-block-modern:nth-child(5){animation-delay:.5s}.timeline-block-modern:nth-child(6){animation-delay:.6s}.timeline-block-modern:nth-child(7){animation-delay:.7s}@keyframes fadeInUp{to{opacity:.7;transform:translateY(0)}}.timeline-block-modern.active{animation:none;opacity:1}@media (max-width:768px){.timeline-line-modern:before{animation:none}.timeline-block-modern{animation:fadeInLeft .6s ease-out forwards}@keyframes fadeInLeft{to{opacity:.7;transform:translateX(0)}}.timeline-year:after{height:1px}.timeline-block-modern.active .timeline-year:after{width:30px}}@media print{.timeline-line-modern:before{background:#ccc!important;box-shadow:none!important}.timeline-dot{background:#ccc!important;border-color:#999!important}.timeline-content{border:1px solid #ddd!important;box-shadow:none!important}.timeline-block-modern.active .timeline-content{border-color:#b3583f!important}}.contact-root{background:#f6f1ed;color:#6b3a2a;padding:40px 24px}.contact-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:auto;max-width:1200px}.contact-info-card{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;padding:32px}.contact-info-card h1{color:#8a4a36}.owner{font-weight:500;margin-bottom:12px}.map-box{border-radius:18px;height:220px;margin-top:20px;overflow:hidden}.map-box iframe{border:0;height:100%;width:100%}.contact-form-card{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;padding:32px}.contact-form-card h2{color:#8a4a36;margin-bottom:18px}.contact-form-card input,.contact-form-card textarea{border:1px solid #ccc;border-radius:12px;margin-bottom:12px;padding:12px;width:100%}.contact-form-card input:focus,.contact-form-card textarea:focus{border-color:#b3583f;outline:none}.contact-form-card button{background:#b3583f;border:none;border-radius:999px;color:#fff;cursor:pointer;padding:12px;width:100%}.contact-form-card button:disabled{background:#cfa08f}@media (max-width:768px){.contact-wrapper{grid-template-columns:1fr}}.gallery-root{background:#f6f1ed;color:#6b3a2a;padding:1px}.gallery-section{margin:0 auto 80px;max-width:1200px}.gallery-section h2{color:#8a4a36;font-size:32px;margin-bottom:36px;text-align:center}.team-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.team-card{border-radius:22px;box-shadow:0 10px 28px #00000026;cursor:pointer;overflow:hidden;position:relative}.team-card img{height:100%;object-fit:cover;width:100%}.team-overlay{background:linear-gradient(0deg,#000000bf,#0000);color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:20px;position:absolute}.factory-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.factory-card{background:#fff;border-radius:18px;box-shadow:0 6px 18px #0000001f;cursor:pointer;overflow:hidden}.factory-card img{height:200px;object-fit:cover;width:100%}.factory-card span{display:block;font-weight:500;padding:12px}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:32px}.filter-bar button{background:#fff;border:none;border-radius:999px;cursor:pointer;padding:8px 16px}.filter-bar button.active{background:#b3583f;color:#fff}.product-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-tile{background:#fff;border-radius:20px;box-shadow:0 8px 24px #00000024;cursor:pointer;overflow:hidden}.product-tile img{height:200px;object-fit:cover;width:100%}.product-info{padding:14px}.product-info span{color:#8a4a36;font-size:13px}.lightbox{align-items:center;background:#000000d9;display:flex;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:999}.lightbox img{border-radius:18px;max-height:80%;max-width:90%}.lightbox p{color:#fff;margin-top:12px}@media (max-width:768px){.gallery-section h2{font-size:26px}}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100%;overflow-x:hidden}.single-product-root{background:#f6f1ed;box-sizing:border-box;color:#6b3a2a;max-width:100vw;min-height:100vh;overflow-x:hidden;padding:40px 24px;width:100%}.single-product-wrapper{box-sizing:border-box;margin:0 auto;max-width:1200px;width:100%}.single-product{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;box-sizing:border-box;overflow-x:hidden;padding:40px;width:100%}.back-button{align-items:center;background:#f6f1ed;border:none;border-radius:999px;color:#6b3a2a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;margin-bottom:24px;padding:12px 24px;transition:all .2s ease}.back-button:hover{background:#e6ddd6;color:#8a4a36;transform:translateX(-4px)}.single-product h2{word-wrap:break-word;color:#8a4a36;font-size:2.2rem;margin-bottom:16px;width:100%}.single-product>p{word-wrap:break-word;border-bottom:2px solid #f6f1ed;color:#6b3a2a;font-size:1.1rem;margin-bottom:24px;padding-bottom:16px}.image-container{align-items:center;background:#f6f1ed;border-radius:24px;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:32px;padding:32px;width:100%}.image-container img{border-radius:12px;max-height:400px;max-width:100%;object-fit:contain}.placeholder-img{align-items:center;background:#fff;border-radius:100px;color:#b3583f;display:flex;font-size:64px;height:200px;justify-content:center;width:200px}.product-details{background:#f6f1ed;border-radius:24px;box-sizing:border-box;margin-bottom:32px;padding:24px;width:100%}.product-details p{word-wrap:break-word;color:#6b3a2a;font-size:1.1rem;margin-bottom:12px}.product-details p:last-child{margin-bottom:0}.product-details strong{color:#8a4a36;font-weight:600}.quantity-selectors{box-sizing:border-box;gap:24px;margin-bottom:32px}.quantity-selector,.quantity-selectors{display:flex;flex-direction:column;width:100%}.quantity-selector{gap:12px}.quantity-selector label{color:#6b3a2a;font-size:1.1rem;font-weight:600}.quantity-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.quantity-controls input{border:1px solid #ccc;border-radius:12px;font-size:1rem;padding:12px;transition:all .2s ease;width:120px}.quantity-controls input:focus{border-color:#b3583f;box-shadow:0 0 0 3px #b3583f1a;outline:none}.increment-button{align-items:center!important;background:#b3583f!important;border:none!important;border-radius:12px!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-size:1.2rem!important;font-weight:600!important;justify-content:center!important;min-width:48px!important;padding:12px 20px!important;transition:all .2s ease!important}.increment-button:hover{background:#9a4a36!important;box-shadow:0 4px 12px #b3583f4d;transform:translateY(-2px)}.increment-button:active{transform:translateY(0)}.custom-amount-selector{align-items:flex-start!important;background:#f6f1ed;border-radius:24px;box-sizing:border-box;display:flex!important;flex-direction:column!important;gap:16px!important;padding:20px;width:100%}.custom-amount-selector label{word-wrap:break-word;align-items:center!important;color:#6b3a2a;cursor:pointer;display:flex!important;font-weight:600;gap:12px!important}.custom-amount-selector input[type=checkbox]{accent-color:#b3583f;cursor:pointer;height:20px;width:20px}.custom-amount-input{align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:8px!important;width:100%}.custom-amount-input label{color:#6b3a2a;font-size:.95rem;font-weight:500}.custom-amount-input input{border:1px solid #ccc;border-radius:12px;font-size:1rem;max-width:300px;padding:12px;transition:all .2s ease;width:100%}.custom-amount-input input:focus{border-color:#b3583f;box-shadow:0 0 0 3px #b3583f1a;outline:none}.total-price{background:#fff;border:2px solid #f6f1ed;border-radius:24px;box-sizing:border-box;margin-bottom:32px;padding:24px;width:100%}.total-price h3{word-wrap:break-word;color:#6b3a2a;font-size:1.3rem;margin-bottom:12px}.total-price h3:last-child{color:#b3583f;font-size:1.5rem;font-weight:700;margin-bottom:0}.single-product .quote-btn{background:#25d366;border:none;border-radius:999px;box-shadow:0 4px 12px #25d3664d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;margin-top:16px;padding:16px;transition:all .2s ease;width:100%}.single-product .quote-btn:hover:not(:disabled){background:#20b859;box-shadow:0 6px 16px #25d36666;transform:translateY(-2px)}.single-product .quote-btn:disabled{background:#cfa08f;box-shadow:none;cursor:not-allowed;transform:none}.not-found{background:#fff;border-radius:24px;box-shadow:0 12px 36px #0000001f;box-sizing:border-box;padding:60px 20px;text-align:center;width:100%}.not-found h2{word-wrap:break-word;color:#8a4a36;font-size:2rem;margin-bottom:16px}.not-found p{word-wrap:break-word;color:#6b3a2a;font-size:1.1rem;margin-bottom:24px}.not-found button{background:#b3583f;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:14px 32px;transition:all .2s ease}.not-found button:hover{background:#9a4a36;box-shadow:0 4px 12px #b3583f4d;transform:translateY(-2px)}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:24px;box-shadow:0 6px 18px #00000040;color:#fff;display:flex;font-size:28px;height:60px;justify-content:center;padding:14px;position:fixed;right:24px;text-decoration:none;transition:all .2s ease;width:60px;z-index:999}.whatsapp-float:hover{background:#20b859;box-shadow:0 8px 24px #25d36666;transform:scale(1.1)}.toast{word-wrap:break-word;animation:slideIn .3s ease;border-radius:12px;bottom:90px;color:#fff;font-weight:500;max-width:90%;padding:14px 20px;position:fixed;right:30px;z-index:999}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast.success{background:#2e8b57}.toast.error{background:#c0392b}.toast.info{background:#8a4a36}@media (max-width:768px){.single-product-root{padding:24px 16px}.single-product{padding:24px}.single-product h2{font-size:1.8rem}.image-container{padding:20px}.image-container img{max-height:300px}.placeholder-img{font-size:48px;height:150px;width:150px}.product-details{padding:20px}.product-details p{font-size:1rem}.quantity-controls{gap:8px}.quantity-controls input{padding:10px;width:100px}.increment-button{font-size:1.1rem!important;min-width:44px!important;padding:10px 16px!important}.custom-amount-input input{max-width:100%}.total-price h3{font-size:1.2rem}.total-price h3:last-child{font-size:1.3rem}.single-product .quote-btn{font-size:1.1rem;padding:14px}.whatsapp-float{bottom:16px;font-size:24px;height:52px;right:16px;width:52px}.toast{bottom:80px;left:16px;right:16px;width:auto}.not-found h2{font-size:1.6rem}}@media (max-width:480px){.single-product-root{padding:20px 12px}.single-product{padding:20px}.single-product h2{font-size:1.5rem}.back-button{font-size:.95rem;padding:10px 20px}.image-container{padding:16px}.image-container img{max-height:250px}.placeholder-img{font-size:40px;height:120px;width:120px}.product-details{padding:16px}.quantity-controls{flex-wrap:wrap}.quantity-controls input{margin:8px 0;width:100%}.increment-button{flex:1 1}.custom-amount-selector{padding:16px}.total-price{padding:20px}.total-price h3{font-size:1.1rem}.total-price h3:last-child{font-size:1.2rem}.single-product .quote-btn{font-size:1rem;padding:12px}.not-found h2{font-size:1.4rem}.not-found p{font-size:1rem}.not-found button{font-size:1rem;padding:12px 24px}}@media print{.back-button,.custom-amount-selector,.increment-button,.quote-btn,.toast,.whatsapp-float{display:none!important}.single-product{box-shadow:none;padding:20px}.image-container,.product-details{background:none;border:1px solid #ddd}}
/*# sourceMappingURL=main.7a1a5562.css.map*/