*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#ffeaa7,#fab1a0);min-height:100vh;color:#2d3436}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}::-webkit-scrollbar-thumb{background:#fd79a8;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#e14d84}.header{background:linear-gradient(135deg,#667eea,#764ba2);padding:0;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.header-background{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><defs><pattern id="ice" patternUnits="userSpaceOnUse" width="40" height="40"><circle cx="20" cy="20" r="15" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="200" height="200" fill="url(%23ice)"/></svg>');opacity:.3}.header-nav{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;position:relative;z-index:3}.logo-brand{display:flex;align-items:center;gap:12px}.logo-img{width:68px;height:68px;object-fit:contain;display:block}.logo:hover{transform:rotate(0) scale(1.05)}.brand-text{color:#fff}.brand-name{font-size:28px;font-weight:900;margin:0;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:-1px}.brand-subtitle{font-size:11px;opacity:.85;margin:2px 0 0;text-transform:uppercase;letter-spacing:2px;font-weight:500}.header-menu-btn{width:45px;height:45px;background:#ffffff26;border:none;border-radius:12px;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center}.header-showcase{padding:30px 20px 40px;text-align:center;position:relative;z-index:2}.showcase-title{color:#fff;font-size:22px;font-weight:700;margin-bottom:8px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.showcase-description{color:#ffffffe6;font-size:14px;margin-bottom:25px;max-width:280px;margin-left:auto;margin-right:auto;line-height:1.4}.featured-popsicles{display:flex;justify-content:center;gap:15px;margin-bottom:30px;flex-wrap:wrap}.featured-popsicle{background:#ffffff1f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:12px;transition:all .4s ease;cursor:pointer;min-width:85px}.featured-popsicle:hover{transform:translateY(-8px);background:#fff3;box-shadow:0 12px 32px #00000026}.popsicle-preview{width:60px;height:75px;margin:0 auto 10px;border-radius:30px 30px 8px 8px;overflow:hidden;position:relative;box-shadow:0 4px 16px #00000026}.popsicle-preview img{width:100%;height:100%;object-fit:cover}.popsicle-preview-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.popsicle-preview:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:8px;height:12px;background:linear-gradient(180deg,#8b4513,sienna);border-radius:0 0 4px 4px;box-shadow:0 2px 4px #0003}.popsicle-label{color:#fff;font-size:11px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3);line-height:1.2}.header-action{display:flex;justify-content:center}.explore-btn{background:linear-gradient(45deg,#ff6b9d,#fd79a8);color:#fff;border:none;padding:14px 32px;border-radius:30px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 24px #ff6b9d66;text-transform:uppercase;letter-spacing:1px}.explore-btn:hover{transform:translateY(-3px);box-shadow:0 10px 32px #ff6b9d99;background:linear-gradient(45deg,#fd79a8,#ff6b9d)}.explore-btn:active{transform:translateY(-1px)}@media (max-width: 480px){.header-nav{padding:12px 15px}.logo-img{width:100px;height:100px}.brand-name{font-size:24px}.brand-subtitle{font-size:10px}.header-menu-btn{width:40px;height:40px}.header-showcase{padding:20px 15px 30px}.showcase-title{font-size:20px}.showcase-description{font-size:13px;margin-bottom:20px}.featured-popsicles{gap:12px;margin-bottom:25px}.featured-popsicle{padding:10px;min-width:75px}.popsicle-preview{width:50px;height:60px;margin-bottom:8px}.popsicle-preview-placeholder{font-size:22px}.popsicle-label{font-size:10px}.explore-btn{padding:12px 24px;font-size:14px}}.menu-button-container{position:relative}.header-menu-btn{width:40px;height:40px;background:#ffffff26;border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:18px}.header-menu-btn:hover{background:#ffffff40;transform:scale(1.05)}.header-menu-btn.active{background:#ffffff4d;transform:rotate(90deg)}.dropdown-menu{position:absolute;top:50px;right:0;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:8px;min-width:180px;box-shadow:0 15px 35px #0000004d;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.dropdown-menu.active{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.dropdown-menu:before{content:"";position:absolute;top:-8px;right:12px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #667eea}.menu-items{display:flex;flex-direction:column;gap:3px}.menu-item{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 10px;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.menu-item:hover{background:#fff3;transform:translate(3px);box-shadow:0 4px 15px #0003}.menu-item.active{background:#ffffff40;border-color:#fff6}.menu-item-icon{font-size:16px;width:20px;text-align:center;flex-shrink:0}.menu-item-content{flex:1}.menu-item-title{font-size:13px;font-weight:700;margin-bottom:1px;line-height:1.2}.menu-item-description{font-size:10px;opacity:.8;line-height:1.2}.menu-item-arrow{font-size:12px;opacity:.6;transition:all .3s ease;flex-shrink:0}.menu-item:hover .menu-item-arrow{opacity:1;transform:translate(2px)}.menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.menu-backdrop.active{opacity:1;visibility:visible}@media (max-width: 420px){.dropdown-menu{min-width:160px;right:-5px}.menu-item{padding:5px 8px}.menu-item-icon{font-size:14px;width:16px}.menu-item-title{font-size:11px}.menu-item-description{font-size:8px}}.product-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;position:relative;animation:fadeIn .5s ease;display:flex;flex-direction:column;height:100%;min-height:280px}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.product-image{width:100%;height:130px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px;flex-shrink:0}.favorite-btn{position:absolute;top:10px;right:10px;background:#ffffffe6;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#636e72;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.favorite-btn:hover{background:#ff6b9d;color:#fff;transform:scale(1.1)}.favorite-btn.active{background:#ff6b9d;color:#fff;animation:heartBeat .6s ease}@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}.badge{position:absolute;top:10px;left:10px;color:#fff;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.badge-new{background:linear-gradient(45deg,#00b894,#00cec9)}.badge-popular{background:linear-gradient(45deg,#e17055,#fd79a8)}.badge-vegan{background:linear-gradient(45deg,#6c5ce7,#a29bfe)}.badge-special{background:linear-gradient(45deg,#fd79a8,#fdcb6e)}.badge-premium{background:linear-gradient(45deg,#fdcb6e,#f39c12);color:#2d3436}.badge-default{background:linear-gradient(45deg,#74b9ff,#0984e3)}.product-info{padding:16px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.product-name{font-size:16px;font-weight:700;margin-bottom:6px;color:#2d3436;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description{font-size:12px;color:#636e72;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.product-rating{display:flex;align-items:center;gap:5px;margin-bottom:12px}.stars{color:#fdcb6e;font-size:14px;line-height:1}.rating-text{font-size:12px;color:#636e72;font-weight:500}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.product-price{font-size:18px;font-weight:700;color:#fd79a8;text-shadow:0 1px 2px rgba(253,121,168,.2)}.add-to-cart{background:linear-gradient(45deg,#fd79a8,#fdcb6e);color:#fff;border:none;width:38px;height:38px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 8px #fd79a84d}.add-to-cart:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 15px #fd79a880}.add-to-cart.adding{background:linear-gradient(45deg,#00b894,#00cec9);transform:scale(1.2);animation:pulse .6s ease}.add-to-cart:disabled{cursor:not-allowed}@keyframes pulse{0%{transform:scale(1.2)}50%{transform:scale(1.3)}to{transform:scale(1.2)}}@media (max-width: 480px){.product-card{min-height:260px}.product-image{height:120px;font-size:28px}.product-info{padding:14px}.product-name{font-size:15px;margin-bottom:5px}.product-description{font-size:11px;margin-bottom:10px}.product-price{font-size:16px}.add-to-cart{width:35px;height:35px}.favorite-btn{width:28px;height:28px}.badge{font-size:9px;padding:3px 6px}}@media (max-width: 350px){.product-card{min-height:240px}.product-image{height:110px;font-size:24px}.product-info{padding:12px}.product-name{font-size:14px}.product-description{font-size:10px}.product-price{font-size:15px}.add-to-cart{width:32px;height:32px}}.categories{padding:20px;background:#fff}.categories h3{font-size:22px;margin-bottom:15px;color:#2d3436}.category-tabs{display:flex;gap:10px;margin-bottom:20px;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin;scrollbar-color:#fd79a8 #f1f1f1}.category-tabs::-webkit-scrollbar{height:4px}.category-tabs::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.category-tabs::-webkit-scrollbar-thumb{background:#fd79a8;border-radius:2px}.category-tabs::-webkit-scrollbar-thumb:hover{background:#e14d84}.category-tab{background:#f8f9fa;border:2px solid #e9ecef;padding:10px 20px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:8px;min-width:fit-content}.category-tab.active{background:linear-gradient(45deg,#fd79a8,#fdcb6e);color:#fff;border-color:#fd79a8;transform:scale(1.05);box-shadow:0 4px 12px #fd79a84d}.category-tab:hover:not(.active){background:#e9ecef;border-color:#dee2e6}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;animation:fadeIn .5s ease;width:100%}@media (max-width: 480px){.categories{padding:15px}.products-grid{gap:12px}.category-tabs{gap:8px}.category-tab{padding:8px 16px;font-size:13px}}@media (max-width: 350px){.categories{padding:12px}.products-grid{gap:10px}}@media (min-width: 768px){.products-grid{gap:20px}}.products-grid>*{min-height:280px;display:flex;flex-direction:column}.featured{background:linear-gradient(135deg,#a29bfe,#74b9ff);padding:20px;margin:0;color:#fff}.featured h3{font-size:20px;margin-bottom:15px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.featured-product{background:#ffffff1a;border-radius:15px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);animation:slideIn .6s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.featured-content{display:flex;align-items:center;gap:20px}.featured-image{width:100px;height:100px;border-radius:15px;overflow:hidden;flex-shrink:0;background:#f8f9fa;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #0003}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.featured-placeholder-icon{font-size:40px}.featured-info{flex:1}.featured-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;flex-wrap:wrap;gap:10px}.featured-product h4{font-size:18px;color:#fff;margin:0;flex:1}.featured-price{font-size:20px;font-weight:700;color:#fdcb6e;text-shadow:0 1px 2px rgba(0,0,0,.3)}.featured-description{font-size:14px;opacity:.9;line-height:1.5;margin:0}@media (max-width: 480px){.featured,.featured-product{padding:15px}.featured-content{flex-direction:column;text-align:center;gap:15px}.featured-image{width:80px;height:80px}.featured-placeholder-icon{font-size:32px}.featured-header{flex-direction:column;align-items:center;gap:5px;text-align:center}.featured-price{font-size:18px}.featured-description{text-align:center}}.footer{background:linear-gradient(135deg,#2d3436,#636e72);padding:30px 20px 20px;color:#fff}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.footer-section h4{font-size:16px;margin-bottom:15px;color:#fdcb6e}.footer-section p,.footer-section div{font-size:14px;line-height:1.6;opacity:.9;margin-bottom:8px}.contact-item{display:flex;align-items:center;gap:10px;margin-bottom:10px}.contact-icon{width:20px;text-align:center}.hours-item{display:flex;justify-content:space-between;margin-bottom:5px;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;text-align:center}.footer-bottom p{font-size:12px;opacity:.8;margin-bottom:10px}.social-links{display:flex;justify-content:center;gap:15px}.social-link{width:35px;height:35px;background:#ffffff1a;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;font-size:16px;cursor:pointer}.social-link:hover{background:#fd79a8;transform:scale(1.1)}@media (max-width: 480px){.footer{padding:20px 15px 15px}.footer-content{grid-template-columns:1fr;gap:15px}}.floating-cart{position:fixed;bottom:20px;right:20px;background:linear-gradient(45deg,#fd79a8,#fdcb6e);color:#fff;border:none;width:60px;height:60px;border-radius:50%;cursor:pointer;box-shadow:0 4px 20px #fd79a866;transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;position:relative}.floating-cart:hover{transform:scale(1.1);box-shadow:0 6px 25px #fd79a899}.floating-cart.has-items{animation:glow 2s ease-in-out infinite alternate}@keyframes glow{0%{box-shadow:0 4px 20px #fd79a866}to{box-shadow:0 6px 30px #fd79a8cc}}.cart-count{position:absolute;top:-5px;right:-5px;background:#e17055;color:#fff;width:25px;height:25px;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700;animation:bounce .6s ease;border:2px solid white}.cart-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease}.cart-modal{background:#fff;border-radius:20px;width:90%;max-width:400px;max-height:80vh;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e9ecef;background:linear-gradient(135deg,#ff6b9d,#ff8e8e);color:#fff}.cart-header h3{margin:0;font-size:20px}.close-btn{background:#fff3;border:none;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease}.close-btn:hover{background:#ffffff4d;transform:scale(1.1)}.cart-content{padding:20px;max-height:60vh;overflow-y:auto}.empty-cart{text-align:center;color:#636e72;font-style:italic;padding:40px 20px}.cart-items{margin-bottom:20px}.cart-item{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #f8f9fa;align-items:center}.cart-item:last-child{border-bottom:none}.cart-item-image{width:50px;height:50px;border-radius:10px;flex-shrink:0}.cart-item-info{flex:1}.cart-item-info h4{margin:0 0 5px;font-size:16px;color:#2d3436}.cart-item-info p{margin:0 0 5px;font-size:14px;color:#636e72}.item-price{font-weight:700;color:#fd79a8;font-size:15px}.cart-summary{border-top:2px solid #f8f9fa;padding-top:20px}.total-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:18px;font-weight:700}.total-price{color:#fd79a8;font-size:22px}.checkout-btn{width:100%;background:linear-gradient(45deg,#fd79a8,#fdcb6e);color:#fff;border:none;padding:15px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fd79a866}@media (max-width: 480px){.floating-cart{bottom:15px;right:15px;width:55px;height:55px}.cart-modal{width:95%;margin:20px}.cart-header,.cart-content{padding:15px}.cart-item{padding:12px 0}.cart-item-image{width:45px;height:45px}}.floating-buttons-container{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:8px}.main-toggle-btn{width:50px;height:50px;border-radius:50%;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #667eea66;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:1002}.main-toggle-btn:hover{transform:scale(1.1);box-shadow:0 6px 25px #667eea99}.main-toggle-btn.open{transform:rotate(45deg);background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 4px 20px #ff6b6b66}.main-toggle-btn.open:hover{box-shadow:0 6px 25px #ff6b6b99}.social-btn{width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(20px) scale(0);opacity:0;pointer-events:none}.social-btn.show{transform:translateY(calc(-55px * var(--index))) scale(1);opacity:1;pointer-events:all;animation:slideUp .4s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--delay)}@keyframes slideUp{0%{transform:translateY(20px) scale(0);opacity:0}to{transform:translateY(calc(-55px * var(--index))) scale(1);opacity:1}}.whatsapp-btn{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 4px 15px #25d36666}.whatsapp-btn:hover{transform:translateY(calc(-55px * var(--index))) scale(1.15);box-shadow:0 6px 20px #25d36699}.instagram-btn{background:linear-gradient(135deg,#e4405f,#c13584,#833ab4);color:#fff;box-shadow:0 4px 15px #e4405f66}.instagram-btn:hover{transform:translateY(calc(-55px * var(--index))) scale(1.15);box-shadow:0 6px 20px #e4405f99}.rappi-btn{background:linear-gradient(135deg,#ff441f,#ff6b35);color:#fff;box-shadow:0 4px 15px #ff441f66}.rappi-btn:hover{transform:translateY(calc(-55px * var(--index))) scale(1.15);box-shadow:0 6px 20px #ff441f99}.btn-tooltip{position:absolute;right:50px;background:#000c;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;transform:translate(10px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-tooltip:before{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left-color:#000c}.social-btn:hover .btn-tooltip{opacity:1;transform:translate(0)}.floating-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:999}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.main-toggle-btn{animation:pulse 2s ease-in-out infinite}.main-toggle-btn:hover,.main-toggle-btn.open{animation:none}@media (max-width: 768px){.floating-buttons-container{bottom:20px;right:15px;gap:6px}.main-toggle-btn{width:48px;height:48px}.social-btn{width:40px;height:40px}.btn-tooltip{display:none}}@media (max-width: 480px){.floating-buttons-container{bottom:20px;right:12px;gap:5px}.main-toggle-btn{width:45px;height:45px}.social-btn{width:38px;height:38px}.social-btn.show{transform:translateY(calc(-50px * var(--index))) scale(1)}.whatsapp-btn:hover,.instagram-btn:hover,.rappi-btn:hover{transform:translateY(calc(-50px * var(--index))) scale(1.1)}}.social-btn:active{transform:translateY(calc(-55px * var(--index))) scale(.95)!important}.main-toggle-btn:focus,.social-btn:focus{outline:2px solid #667eea;outline-offset:2px}@media (prefers-color-scheme: dark){.btn-tooltip{background:#ffffffe6;color:#2d3436}.btn-tooltip:before{border-left-color:#ffffffe6}}.social-icon{width:60%;height:60%;object-fit:contain;display:block;margin:0 auto;pointer-events:none}.combos{background:linear-gradient(135deg,#fd79a8,#fdcb6e);padding:30px 20px;color:#fff;text-align:center}.combos h3{font-size:24px;margin-bottom:5px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.combos-subtitle{font-size:14px;opacity:.9;margin-bottom:25px}.combos-container{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.combo-card{background:#fffffff2;border-radius:15px;padding:20px;color:#2d3436;position:relative;overflow:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.combo-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0003}.featured-combo{border:2px solid #FFD700;background:linear-gradient(135deg,#fffffffa,#ffd7001a)}.combo-badge{position:absolute;top:-5px;right:15px;background:linear-gradient(45deg,#e17055,#fd79a8);color:#fff;padding:8px 15px;border-radius:0 0 10px 10px;font-size:10px;font-weight:700;letter-spacing:.5px;box-shadow:0 4px 10px #e1705566}.combo-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.combo-image{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.combo-image img{width:100%;height:100%;object-fit:cover}.combo-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#ddd,#f1f1f1);color:#888;font-size:10px;text-align:center;width:100%;height:100%}.combo-placeholder-icon{font-size:30px;margin-bottom:2px}.combo-text-info{flex:1;text-align:left}.combo-title{font-size:18px;font-weight:700;margin-bottom:5px;color:#2d3436}.combo-subtitle{font-size:12px;color:#636e72;margin-bottom:0}.combo-content{margin-bottom:20px}.combo-items{background:#74b9ff1a;border-radius:10px;padding:15px;margin-bottom:15px;border-left:4px solid #74b9ff}.combo-item{font-size:13px;margin-bottom:8px;display:flex;align-items:center;color:#2d3436}.combo-item:last-child{margin-bottom:0}.combo-pricing{text-align:center}.original-price{font-size:14px;color:#636e72;text-decoration:line-through;display:block;margin-bottom:5px}.combo-price{font-size:24px;font-weight:700;color:#fd79a8;display:block;margin-bottom:5px}.savings{font-size:12px;color:#00b894;font-weight:700;background:#00b8941a;padding:4px 8px;border-radius:15px;display:inline-block}@media (max-width: 480px){.combos{padding:20px 15px}.combo-card{padding:15px}.combo-image{width:60px;height:60px}.combo-placeholder-icon{font-size:24px}.combo-title{font-size:16px}.combo-item{font-size:12px}.combo-price{font-size:20px}}.about-us{background:linear-gradient(135deg,#00cec9,#00b894);padding:30px 20px;color:#fff;text-align:center}.about-us h3{font-size:24px;margin-bottom:15px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.about-content{background:#ffffff1a;border-radius:15px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.about-description{font-size:16px;line-height:1.6;margin-bottom:20px;opacity:.95}.about-features{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.feature-item{background:#ffffff1a;padding:15px;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.feature-item:hover{background:#fff3;transform:translateY(-2px)}.feature-icon{font-size:30px;margin-bottom:8px;display:block}.feature-title{font-size:14px;font-weight:700;margin-bottom:5px}.feature-text{font-size:12px;opacity:.9}.about-stats{display:flex;justify-content:space-around;margin-top:20px}.stat-item{text-align:center}.stat-number{font-size:24px;font-weight:700;display:block;margin-bottom:5px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.stat-label{font-size:12px;opacity:.9}@media (max-width: 480px){.about-us{padding:20px 15px}.about-content{padding:15px}.about-features{grid-template-columns:1fr;gap:10px}}
