:root{--primary-blue:#1976d2;--primary-blue-dark:#1565c0;--primary-orange:#f93;--primary-gold:#ffb74d;--bg-white:#fff;--bg-light-gray:#f5f5f5;--bg-very-light:#fafafa;--text-dark:#333;--text-medium:#666;--text-light:#999;--border-color:#e0e0e0;--shadow-color:#0000001a;--btn-primary:#1976d2;--btn-primary-hover:#1565c0;--btn-secondary:#f93;--btn-secondary-hover:#f57c00}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{padding:0 20px;width:100%}@media (max-width:1400px){.container{max-width:1140px;padding:0 20px}}@media (max-width:1200px){.container{max-width:960px;padding:0 18px}}@media (max-width:968px){.container{max-width:720px;padding:0 16px}}@media (max-width:768px){.container{max-width:540px;padding:0 15px}}@media (max-width:640px){.container{max-width:100%;padding:0 12px}}@media (max-width:480px){.container{padding:0 10px}}@media (max-width:375px){.container{padding:0 8px}}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}#root,body,html{margin:0;padding:0;width:100%}#root{min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:static!important;z-index:1000}@media (min-width:768px){.header{position:-webkit-sticky!important;position:sticky!important;top:0!important}}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.header-top{background-color:#fff;border-bottom:none;padding:1rem 2rem .5rem 0}.header-top-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;position:relative}.header-top-content>*{order:1}.header-top-content>.app-badges-header{order:auto;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (max-width:768px){.header-top-content>.app-badges-header{order:2;position:static!important;right:auto;top:auto;transform:none}}.header-nav{background-color:#fff;border-top:1px solid #f0f0f0;padding:.6rem 0;position:static!important;z-index:1001}@media (min-width:768px){.header-nav{position:-webkit-sticky!important;position:sticky!important;top:0!important}}.header-nav .container{align-items:center;display:flex;justify-content:center}.header-right-section{align-items:center;display:flex;gap:1.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.app-badges-header{gap:1rem;position:static}.app-badges-header,.login-btn{align-items:center;display:flex}.login-btn{background:linear-gradient(135deg,#f93,#ff7f33);border:none;border-radius:25px;box-shadow:0 2px 8px #ff99334d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;gap:.5rem;padding:.6rem 1.2rem;transition:all .3s ease}.login-btn:hover{background:linear-gradient(135deg,#ff7f33,#ff6b1a);box-shadow:0 4px 12px #f936;transform:translateY(-1px)}.authenticated-section{align-items:center;display:flex;gap:1rem}.auth-nav-buttons{display:flex;gap:.5rem}.auth-nav-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#f93;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.auth-nav-btn:hover{background:#fff8f0;border-color:#f93;box-shadow:0 2px 8px #ff993326;color:#f57c00}.auth-nav-btn svg{height:20px;width:20px}.cart-icon-wrapper{align-items:center;background:#fff8f0;border-radius:50%;display:flex;height:44px;justify-content:center;position:relative;transition:all .3s ease;width:44px}.cart-icon-wrapper:hover{background:#ffe8cc;transform:scale(1.05)}.cart-badge{align-items:center;background:linear-gradient(135deg,#f93,#ff7f33);border-radius:10px;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:2px 6px;position:absolute;right:-4px;top:-4px}.user-profile-section{align-items:center;background:#f8f9fa;border-radius:30px;display:flex;gap:.75rem;padding:.4rem;transition:background .3s ease}.user-profile-section:hover{background:#e9ecef}.user-avatar{align-items:center;background:linear-gradient(135deg,#f93,#ff7f33);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:600;height:40px;justify-content:center;width:40px}.user-info{display:flex;flex-direction:column;gap:.2rem;padding-right:.5rem}.user-phone{color:#333;font-size:.9rem;font-weight:500}.logout-btn{background:none;border:none;color:#dc3545;cursor:pointer;font-size:.8rem;font-weight:500;padding:0;text-align:left;transition:color .3s ease}.logout-btn:hover{color:#c82333;text-decoration:underline}.app-badge-link{display:inline-block;transition:transform .3s ease}.app-badge-link:hover{transform:scale(1.05)}.app-badge-link img{height:32px;width:auto}.nav{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{cursor:pointer}.hamburger{display:flex;flex-direction:column;gap:5px}.hamburger span{background-color:#333;height:3px;transition:all .3s ease;width:25px}.hamburger.open span:first-child{transform:rotate(45deg) translate(10px,10px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-container,.logo{align-items:center;display:flex}.logo{gap:10px;justify-content:center;text-decoration:none}.logo img{height:90px;width:auto}.logo-text{color:orange;font-size:1.8rem;font-weight:700;letter-spacing:2px}.logo-subtext{color:#666;font-size:.9rem;margin-left:5px}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#333;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:orange}.download-app-btn{background-color:#4a90e2;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.download-app-btn:hover{background-color:#357abd}.mobile-menu-toggle{color:#333;cursor:pointer;display:none;font-size:1.5rem}@media (max-width:768px){.container{padding:0 1rem}.header-top{padding:.75rem 0 .5rem}.header-top-content{align-items:center;flex-direction:column!important;flex-wrap:nowrap!important;gap:.75rem;justify-content:center}.logo{flex:0 0 auto;order:1;text-align:center;width:100%}.logo img{height:50px}.header-right-section{align-items:center;flex-direction:column;flex-wrap:nowrap;gap:.75rem;order:2;transform:none;width:100%}.app-badges-header,.header-right-section{justify-content:center;position:static!important}.app-badges-header{flex:0 0 auto;flex-direction:row;gap:.6rem;margin-top:0;width:auto}.app-badge-link img{height:26px}.login-btn{font-size:.85rem;padding:.45rem 1rem;white-space:nowrap;width:auto}.user-profile-section{margin:0;width:auto}.cart-icon-wrapper{height:38px;width:38px}.mobile-menu-toggle{display:block}.nav{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;gap:.5rem;left:-100%;max-height:calc(100vh - 170px);overflow-y:auto;padding:1.5rem 0;position:fixed;text-align:center;top:170px;transition:left .3s ease;width:100%;z-index:999}.nav.mobile-open{left:0}.nav-link{font-size:.9rem;padding:.6rem 0}}@media (max-width:480px){.container{padding:0 .75rem}.header-top{padding:.6rem 0 .4rem}.header-top-content{align-items:center;flex-direction:column!important;gap:.6rem;justify-content:center}.logo{order:1;text-align:center;width:100%}.logo img{height:45px}.header-right-section{align-items:center;flex-direction:column;gap:.6rem}.app-badges-header{flex:0 0 auto;flex-direction:row;gap:.5rem;justify-content:center;margin-top:0;order:2;position:static!important;width:auto}.app-badge-link img{height:24px}.login-btn{font-size:.8rem;padding:.4rem .9rem}.nav{gap:.4rem;max-height:calc(100vh - 155px);padding:1.2rem 0;top:155px}.nav-link{font-size:.85rem;padding:.5rem 0}.mobile-menu-toggle{font-size:1.3rem}}@media (max-width:320px){.container{padding:0 .5rem}.header-top{padding:.5rem 0 .3rem}.header-top-content{align-items:center;flex-direction:column!important;gap:.5rem}.logo{order:1;text-align:center;width:100%}.logo img{height:40px}.header-right-section{align-items:center;flex-direction:column;gap:.5rem}.app-badges-header{flex:0 0 auto;flex-direction:row;gap:.4rem;justify-content:center;order:2;position:static!important;width:auto}.app-badge-link img{height:20px}.login-btn{font-size:.75rem;padding:.35rem .8rem}.hamburger span{gap:3px;height:2px;width:18px}.nav{max-height:calc(100vh - 145px);padding:1rem 0;top:145px}.nav-link{font-size:.8rem;padding:.4rem 0}.mobile-menu-toggle{font-size:1.1rem}}@media (min-width:375px) and (max-width:599px){.header-top{padding:.6rem 0 .4rem}.header-top-content{align-items:center;flex-direction:column!important;gap:.6rem}.logo{order:1;text-align:center;width:100%}.logo img{height:45px}.header-right-section{align-items:center;flex-direction:column;gap:.6rem}.app-badges-header{flex:0 0 auto;flex-direction:row;gap:.5rem;justify-content:center;order:2;position:static!important;width:auto}.app-badge-link img{height:24px}.login-btn{font-size:.8rem;padding:.4rem .9rem}.nav-link{font-size:.9rem}}@media (min-width:600px) and (max-width:767px){.header-top{padding:.75rem 0 .5rem}.header-top-content{align-items:center;flex-direction:column!important;gap:.75rem}.logo{order:1;text-align:center;width:100%}.logo img{height:48px}.header-right-section{align-items:center;flex-direction:column;gap:.7rem}.app-badges-header{flex:0 0 auto;flex-direction:row;gap:.6rem;justify-content:center;order:2;position:static!important;width:auto}.app-badge-link img{height:26px}.login-btn{font-size:.85rem;padding:.45rem 1rem}}@media (min-width:800px) and (max-width:1023px){.header-top{padding:1rem 2rem .6rem 0}.logo img{height:75px}.app-badges-header{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.app-badge-link img{height:32px}}@media (min-width:1200px) and (max-width:1399px){.header-top{padding:1rem 0 .6rem}.nav-link{font-size:1rem;gap:2.5rem}}@media (min-width:1400px) and (max-width:1599px){.header-top{padding:1.2rem 0 .7rem}.logo img{height:100px}.app-badge-link img{height:36px}.nav-link{font-size:1.05rem;gap:3rem}}@media (min-width:1600px){.header-top{padding:1.5rem 0 .8rem}.logo img{height:110px}.app-badge-link img{height:40px}.nav-link{font-size:1.1rem;gap:3.5rem}.nav{gap:2rem}}@media (min-width:1920px){.container{max-width:1600px}.header-top{padding:1.5rem 0 .8rem}.logo img{height:120px}.app-badge-link img{height:44px}.nav-link{font-size:1.15rem;gap:4rem}}.footer{background-position:top;background-repeat:no-repeat;background-size:cover;color:#fff;margin-top:-50px;padding:3rem 0 1rem;position:relative;z-index:10}.footer-container{margin:0 auto;max-width:1400px;padding:0 3rem}.footer-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1.2fr 1.5fr 1fr 1fr;margin-bottom:2rem;padding-bottom:2rem}.footer-logo-section{text-align:left}.footer-logo-img{height:auto;max-width:100%;width:220px}.footer-address-contact{display:flex;flex-direction:column;gap:2rem}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-contact a,.footer-contact p,.footer-info p{color:#fff;font-size:.9rem;line-height:1.8;margin:.3rem 0}.footer-contact a{display:block;text-decoration:none;transition:opacity .3s ease}.footer-contact a:hover{opacity:.8;text-decoration:underline}.footer-products a,.footer-terms a{color:#fff;display:block;font-size:.9rem;line-height:2;text-decoration:none;transition:opacity .3s ease}.footer-products a:hover,.footer-terms a:hover{opacity:.8;text-decoration:underline}.footer-bottom{color:#fff;font-size:.9rem;padding-top:1.5rem;text-align:center}.footer-bottom p{margin:0}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}.footer-logo-section{grid-column:1/-1;text-align:center}}@media (max-width:768px){.footer-container{padding:0 1.5rem}.footer-logo-img{width:180px}.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer-logo-section{grid-column:1;text-align:center}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-logo-img{width:150px}.footer-content{gap:1rem;grid-template-columns:1fr;margin-bottom:1.5rem}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1rem;margin-bottom:.75rem}.footer-contact p,.footer-info p{font-size:.85rem;line-height:1.5;margin:.25rem 0}.footer-products a,.footer-terms a{font-size:.85rem;line-height:1.8}.footer-bottom{font-size:.8rem;padding-top:1rem}}@media (max-width:320px){.footer-container{padding:0 .75rem}.footer-logo-img{width:120px}.footer-content{gap:.75rem}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:.9rem}.footer-contact p,.footer-info p,.footer-products a,.footer-terms a{font-size:.8rem}}@media (min-width:375px) and (max-width:599px){.footer-container{padding:1.5rem}.footer-logo-img{width:160px}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1rem;margin-bottom:.8rem}.footer-contact p,.footer-info p{font-size:.9rem}}@media (min-width:600px) and (max-width:767px){.footer-container{padding:2rem}.footer-logo-img{width:180px}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-contact h4,.footer-info h4{font-size:1.1rem}.footer-contact p,.footer-info p{font-size:.95rem}}@media (min-width:800px) and (max-width:1023px){.footer-container{padding:2.5rem}.footer-logo-img{width:200px}.footer-content{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.footer-logo-section{grid-column:1/-1}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1.15rem}}@media (min-width:1200px) and (max-width:1399px){.footer-container{padding:3rem}.footer-logo-img{width:220px}.footer-content{gap:3rem;grid-template-columns:1.2fr 1.5fr 1fr 1fr}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1.1rem}.footer-contact p,.footer-info p{font-size:.95rem}}@media (min-width:1400px) and (max-width:1599px){.footer-container{max-width:1300px;padding:3.5rem}.footer-logo-img{width:240px}.footer-content{gap:3.5rem;grid-template-columns:1.2fr 1.5fr 1fr 1fr}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1.15rem}.footer-contact p,.footer-info p{font-size:1rem}}@media (min-width:1600px){.footer-container{max-width:1400px;padding:4rem}.footer-logo-img{width:260px}.footer-content{gap:4rem;grid-template-columns:1.2fr 1.5fr 1fr 1fr}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1.2rem}.footer-contact p,.footer-info p{font-size:1.05rem}.footer-products a,.footer-terms a{font-size:1rem}}@media (min-width:1920px){.footer-container{max-width:1600px;padding:4.5rem}.footer-logo-img{width:280px}.footer-content{gap:5rem;grid-template-columns:1.2fr 1.5fr 1fr 1fr;margin-bottom:3rem}.footer-contact h4,.footer-info h4,.footer-products h4,.footer-terms h4{font-size:1.3rem;margin-bottom:1.2rem}.footer-contact p,.footer-info p{font-size:1.1rem;line-height:2}.footer-products a,.footer-terms a{font-size:1.05rem;line-height:2.2}.footer-bottom{font-size:1rem;padding-top:2rem}}.whatsapp-float{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;bottom:30px;box-shadow:0 4px 20px #25d36666;color:#fff;cursor:pointer;display:flex;gap:10px;padding:15px 20px;position:fixed;right:30px;transition:all .3s ease;z-index:9999}.whatsapp-float:hover{box-shadow:0 8px 30px #25d36699;transform:translateY(-5px) scale(1.05)}.whatsapp-icon{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.whatsapp-icon svg{height:100%;width:100%}.whatsapp-text{font-size:1rem;font-weight:600;white-space:nowrap}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d366b3}to{box-shadow:0 4px 20px #25d36666}}@media (max-width:768px){.whatsapp-float{border-radius:45px;bottom:20px;padding:12px 16px;right:20px}.whatsapp-icon{height:28px;width:28px}.whatsapp-text{font-size:.9rem}}@media (max-width:480px){.whatsapp-float{border-radius:50%;bottom:15px;padding:12px;right:15px}.whatsapp-text{display:none}.whatsapp-icon{height:28px;width:28px}}@media (max-width:320px){.whatsapp-float{bottom:10px;padding:10px;right:10px}.whatsapp-icon{height:24px;width:24px}}@media (min-width:1600px){.whatsapp-float{bottom:40px;padding:18px 24px;right:40px}.whatsapp-icon{height:36px;width:36px}.whatsapp-text{font-size:1.1rem}}@media (min-width:1920px){.whatsapp-float{bottom:50px;padding:20px 28px;right:50px}.whatsapp-icon{height:40px;width:40px}.whatsapp-text{font-size:1.15rem}}.App{display:flex;flex-direction:column;min-height:100vh}.App main{flex:1 0 auto}
/*# sourceMappingURL=main.c1e8c0d5.css.map*/