@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;600;700;800&display=swap";:root{--brand-dark: #084c34;--brand-light: #f2f5f3;--brand-accent: #6b9080;--text-main: #1f2937;--text-muted: #6b7280;--bg-white: #ffffff;--border-color: #e5e7eb;--hero-image: none}body.palette-viva-cyber{--brand-dark: #d10072;--brand-light: #f7e6f0;--brand-accent: #008fa8;--border-color: #ffd6eb}body.palette-viva-sunset{--brand-dark: #e64a19;--brand-light: #fbeee6;--brand-accent: #5e35b1;--border-color: #f7d7c4}body.palette-viva-jungle{--brand-dark: #007a3d;--brand-light: #e8f5e9;--brand-accent: #689f38;--border-color: #c8e6c9}body.palette-viva-berry{--brand-dark: #ad1457;--brand-light: #fce4ec;--brand-accent: #e65100;--border-color: #f8bbd0}body.palette-viva-ocean{--brand-dark: #1565c0;--brand-light: #e3f2fd;--brand-accent: #00838f;--border-color: #bbdefb}body.palette-pastel-original{--brand-dark: #084c34;--brand-light: #f2f5f3;--brand-accent: #6b9080;--border-color: #e5e7eb}body.palette-pastel-clay{--brand-dark: #b2533e;--brand-light: #faf6f0;--brand-accent: #dca392;--border-color: #ebdcd5}body.palette-pastel-sand{--brand-dark: #a27255;--brand-light: #fdfaf6;--brand-accent: #c49982;--border-color: #ebd8cd}body.palette-pastel-sage{--brand-dark: #5f7065;--brand-light: #f4f6f4;--brand-accent: #c5a396;--border-color: #e1e6e2}body.palette-pastel-dusk{--brand-dark: #7b4c44;--brand-light: #f8f6f5;--brand-accent: #a3817a;--border-color: #eadcd9}body.palette-pastel-peach{--brand-dark: #c5785f;--brand-light: #fefaf6;--brand-accent: #d2a492;--border-color: #f5e4dc}body.palette-mono-black{--brand-dark: #111111;--brand-light: #f3f4f6;--brand-accent: #374151;--border-color: #e5e7eb}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background-color:var(--bg-white);color:var(--text-main);overflow-x:hidden}body.has-active-cart{padding-bottom:5.5rem}h1,h2,h3,h4,.font-serif{font-family:Playfair Display,serif}.hidden{display:none!important}.hidden-transform{transform:translateY(100%)}.navbar{position:fixed;top:0;width:100%;height:4.75rem;background-color:var(--bg-white);z-index:40;display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.06)}.nav-brand{display:flex;align-items:center;gap:.75rem}.nav-brand h1{font-size:clamp(1rem,4vw,1.5rem);font-weight:800;color:var(--brand-dark);letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:clamp(120px,45vw,320px)}.dot{color:#22c55e}.btn-icon{background:none;border:none;font-size:1.5rem;color:var(--brand-dark);cursor:pointer;padding:.5rem}.logo-img{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover}.side-menu-panel{background-color:var(--bg-white);width:75%;max-width:24rem;height:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:10px 0 15px #0000001a}.menu-header{display:flex;justify-content:flex-end}.btn-icon-gray{background:none;border:none;font-size:1.5rem;color:var(--text-muted);cursor:pointer}.nav-btn{background:none;border:none;border-bottom:1px solid var(--border-color);text-align:left;font-size:1.125rem;font-weight:600;color:var(--brand-dark);padding-bottom:.5rem;cursor:pointer}.view-section{padding-top:0}.view-section:not(:has(.hero)){padding-top:4.75rem}.hero{min-height:calc(60vh + 4.75rem);padding:4.75rem 1rem 3rem;background-color:#e5e5ea;background-image:var(--hero-image);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-main)}@media (max-width: 767px){.view-section:has(.hero){padding-top:4.75rem}.hero{padding-top:1.5rem!important;min-height:55vh!important}}.hero h2{font-size:clamp(1.875rem,8.1vw,3.75rem);font-weight:800;line-height:1.2;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.2);word-break:break-word}.liquid-glass-card h2,.glass-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.25!important;text-overflow:ellipsis}@media (max-width: 767px){.nav-brand h1{font-size:clamp(.9rem,4vw,1.25rem)}.hero h2{font-size:clamp(1.7rem,6.9vw,2.3rem)}.liquid-glass-card h2,.glass-title{font-size:clamp(1.7rem,6.9vw,2.3rem)!important}.hero p{font-size:1rem}}.hero p{font-size:1.125rem;font-style:italic;max-width:28rem}.categorias-container{padding:1rem 0;border-bottom:1px solid var(--border-color)}.category-scroll{display:flex;gap:.75rem;overflow-x:auto;padding:0 1rem;-ms-overflow-style:none;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.cat-btn{background-color:var(--bg-white);color:var(--text-muted);border:1px solid var(--border-color);padding:.375rem 1.25rem;border-radius:9999px;white-space:nowrap;cursor:pointer;font-weight:500}.cat-btn.active{background-color:var(--brand-dark);color:var(--bg-white);border-color:var(--brand-dark)}.products-main{padding:1rem}.category-title{color:#9ca3af;font-style:italic;margin-bottom:1rem;font-family:Inter,sans-serif}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.section-padding{padding:1.5rem}.section-heading{font-size:1.875rem;color:var(--brand-dark);margin-bottom:1rem}.section-desc{color:var(--text-muted);margin-bottom:1.5rem}.featured-img{width:100vw;position:relative;left:50%;margin-left:-50vw;height:16rem;object-fit:cover;object-position:center top;border-radius:0;margin-bottom:1.5rem;box-shadow:0 4px 6px #0000001a}.info-box,.info-card{background-color:var(--brand-light);padding:1rem;border-radius:1rem;display:flex;gap:1rem}.info-box{flex-direction:column;padding:1.5rem}.icon-circle{background-color:var(--bg-white);padding:.75rem;border-radius:50%;color:var(--brand-dark)}.text-brand{color:var(--brand-dark)}.steps-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.steps-list li{display:flex;gap:.75rem;align-items:flex-start}.site-footer{background-color:var(--brand-light);padding:2.5rem 1.5rem 3rem;text-align:center;margin-top:0;margin-bottom:0;border-top:1px solid var(--border-color)}.site-footer h3{font-size:1.5rem;color:var(--brand-dark);margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:1rem;align-items:center}.footer-links a{color:var(--brand-dark);text-decoration:none;font-weight:600;display:flex;gap:.5rem;align-items:center}.btn-link{background:none;border:none;color:var(--text-muted);text-decoration:underline;cursor:pointer;font-size:.875rem}.cart-bar{position:fixed;bottom:0;width:100%;background-color:var(--brand-light);border-top:1px solid var(--border-color);border-radius:1.5rem 1.5rem 0 0;z-index:30;transition:transform .3s ease;box-shadow:0 -4px 6px -1px #0000001a}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;cursor:pointer}.cart-summary{display:flex;gap:1rem;font-weight:700;color:var(--brand-dark);font-size:1.125rem}#cart-icon{background:var(--bg-white);padding:.5rem;border-radius:50%;box-shadow:0 1px 2px #0000001a}.cart-expanded{padding:0 1.5rem 1.5rem;max-height:50vh;overflow-y:auto}.cart-expanded-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:.5rem;margin-bottom:1rem}.btn-clear{background:none;border:none;color:var(--text-muted);cursor:pointer;font-weight:600}.cart-items-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{background-color:var(--bg-white);width:100%;max-width:28rem;border-radius:1rem;padding:1.5rem;position:relative}.modal-bottom{align-self:flex-end;border-radius:1.5rem 1.5rem 0 0}.scrollable{max-height:95vh;overflow-y:auto}.btn-close-modal{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.25rem;color:var(--text-muted);cursor:pointer;z-index:10}.absolute-top-right{background:var(--bg-white);width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003}.modal-title{font-size:1.5rem;color:var(--brand-dark);margin-bottom:1.5rem;text-align:center}.button-group{display:flex;flex-direction:column;gap:1rem}.form-layout{display:flex;flex-direction:column;gap:.75rem}.input-field{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:.5rem;font-size:1rem;outline:none}.input-field:focus{border-color:var(--brand-dark)}.mt-1{margin-top:.25rem}.btn-primary{background-color:var(--brand-dark);color:var(--bg-white);padding:1rem;border:none;border-radius:9999px;font-weight:700;font-size:1rem;cursor:pointer}.btn-outline{background-color:transparent;color:var(--brand-dark);padding:1rem;border:2px solid var(--brand-dark);border-radius:.75rem;font-weight:700;font-size:1rem;cursor:pointer}.btn-secondary{background-color:var(--brand-light);color:var(--brand-dark);border:1px solid var(--brand-dark);padding:.5rem;border-radius:.5rem;font-weight:700;cursor:pointer}.w-full{width:100%}.map-container{width:100%;height:12rem;background-color:var(--border-color);border-radius:.5rem;z-index:1}.product-card{background-color:var(--bg-white);border:1px solid #eaeaea;border-radius:12px;overflow:hidden;padding:12px;text-align:left;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:8px;transition:all .25s ease;cursor:pointer;box-sizing:border-box}.product-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.product-title{font-size:1rem;font-weight:600;color:#333;margin:0;line-height:1.3}.product-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-price{font-weight:700;color:#222;font-size:1.25rem;margin:0}.qty-controls{display:flex;justify-content:space-between;align-items:center;padding:0 .25rem}.btn-qty{background-color:var(--brand-dark);color:var(--bg-white);width:2rem;height:2rem;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.qty-text{font-weight:700;color:var(--text-muted)}.product-desc-list{font-size:.85rem;line-height:1.4;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pointer-events-none{pointer-events:none}.cart-item-row{display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb;padding:.75rem;border-radius:.75rem;border:1px solid var(--border-color)}.cart-item-name{font-weight:700;font-size:.875rem;color:var(--brand-dark)}.cart-item-price{font-weight:700;color:var(--brand-dark)}.btn-explore{background-color:var(--bg-white);color:var(--brand-dark);padding:.5rem 1.5rem;border-radius:9999px;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 6px #0000001a;margin-top:2rem;font-size:1rem;transition:transform .2s}.btn-explore:active{transform:scale(.95)}.contact-link{color:var(--brand-dark);text-decoration:none;font-weight:600;display:flex;gap:.5rem;align-items:center;font-size:1.125rem}.btn-instagram{background-color:var(--brand-dark);color:var(--bg-white)!important;padding:.75rem 1.5rem;border-radius:9999px;text-decoration:none;font-weight:700;display:flex;align-items:center;gap:.5rem;margin-top:.5rem;box-shadow:0 4px 6px #0000001a}@media (min-width: 768px){.navbar{padding:1rem 5%}.products-main,.section-padding,.categorias-container{max-width:1024px;margin:0 auto;padding-left:2rem;padding-right:2rem}.hero p{font-size:1.5rem}.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.featured-img{height:20rem}.site-footer{padding:3rem}.footer-links{flex-direction:row;justify-content:center;gap:2rem}.cart-header,.cart-expanded{max-width:800px;margin:0 auto}.view-section{margin-top:6.5rem}}@media (min-width: 1024px){.products-main{max-width:1200px;width:88%;margin:0 auto;padding:1.5rem 2rem}.products-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}.featured-img{height:24rem}}.fullscreen-product-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;animation:slideInUp .28s cubic-bezier(.16,1,.3,1)}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.product-detail-toast{position:fixed;top:70px;left:50%;transform:translate(-50%);background:#0f172aeb;color:#fff;padding:10px 20px;border-radius:999px;font-size:.85rem;font-weight:600;z-index:100000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:8px;box-shadow:0 4px 16px #0003;animation:toastFade .2s ease}@keyframes toastFade{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.product-detail-top-nav{position:sticky;top:0;z-index:50;height:56px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex-shrink:0}.detail-nav-btn{background:#f8fafc;border:1px solid #e2e8f0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#0f172a;cursor:pointer;transition:all .2s ease}.detail-nav-btn:active{transform:scale(.92);background:#e2e8f0}.detail-nav-btn.whatsapp-share-btn{background:#dcfce7;border-color:#bbf7d0;color:#16a34a;font-size:1.15rem}.detail-nav-btn.whatsapp-share-btn:active{background:#bbf7d0}.detail-nav-title{font-size:.95rem;font-weight:700;color:#0f172a;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-nav-actions{display:flex;align-items:center;gap:8px}.product-detail-scroll-content{flex:1;overflow-y:auto;padding-bottom:100px;-webkit-overflow-scrolling:touch}.product-detail-layout-container{width:100%;max-width:1140px;margin:0 auto;padding:16px;box-sizing:border-box}.detail-left-column{width:100%}.detail-right-column{width:100%;margin-top:20px}.detail-delivery-info-box{display:flex;align-items:flex-start;gap:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px 14px;margin-bottom:20px;color:#15803d;font-size:.85rem}.detail-delivery-info-box i{font-size:1.2rem;margin-top:2px}.delivery-info-title{display:block;font-weight:700;margin-bottom:2px}.delivery-info-desc{display:block;color:#166534}.detail-desktop-actions{display:none;gap:12px;margin-bottom:24px}.btn-add-cart-desktop,.btn-buy-now-desktop{flex:1;height:48px;border-radius:12px;font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}.btn-add-cart-desktop{background:var(--brand-light, #f1f5f9);color:var(--brand-dark, #0f172a);border:1.5px solid var(--brand-dark, #cbd5e1)}.btn-add-cart-desktop:hover{filter:brightness(.95)}.btn-buy-now-desktop{background:var(--brand-dark, #2563eb);color:#fff;border:none;box-shadow:0 4px 14px #00000026;transition:filter .2s ease}.btn-buy-now-desktop:hover{filter:brightness(.9)}@media (min-width: 768px){.fullscreen-product-detail-overlay{background-color:#ededed;height:100vh;max-height:100vh;overflow:hidden!important}.product-detail-scroll-content{background-color:#ededed;height:calc(100vh - 56px);max-height:calc(100vh - 56px);overflow:hidden!important;overflow-y:hidden!important;padding:16px 24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%}.detail-category-badge{display:inline-flex;align-self:flex-start;width:fit-content;max-width:max-content}.product-detail-layout-container{display:grid;grid-template-columns:1fr 1fr;gap:36px;width:100%;max-width:1180px;height:100%;max-height:calc(100vh - 88px);margin:0 auto;padding:28px 32px;box-sizing:border-box;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;border:1px solid #e2e8f0;align-items:center;overflow:hidden}.detail-left-column{height:100%;display:flex;align-items:center;justify-content:center;min-width:0;width:100%;overflow:hidden}.detail-right-column{height:100%;max-height:100%;display:flex;flex-direction:column;justify-content:space-between;margin-top:0;min-width:0;width:100%;word-break:break-word;overflow-wrap:break-word;overflow-y:auto;padding-right:6px}.detail-right-column::-webkit-scrollbar{width:4px}.detail-right-column::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.detail-hero-image-container{border-radius:0;border:none!important;min-height:auto;height:100%;max-height:calc(100vh - 150px);background:transparent!important;box-shadow:none!important;width:100%;display:flex;align-items:center;justify-content:center}.detail-hero-img{max-height:calc(100vh - 150px);height:100%;width:100%;object-fit:contain}.detail-desktop-actions{display:flex}.mobile-only-bottom-bar{display:none!important}}.detail-hero-image-container{width:100%;max-height:440px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border-bottom:1px solid #f1f5f9}.detail-hero-img{width:100%;height:100%;max-height:440px;object-fit:contain;display:block}.detail-hero-placeholder{width:100%;height:260px;display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:#cbd5e1}.detail-main-info-container{padding:24px 20px 30px;max-width:680px;margin:0 auto;width:100%;box-sizing:border-box}.detail-category-badge{display:inline-block;background:var(--brand-light, #eff6ff);color:var(--brand-dark, #2563eb);font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.detail-title{font-size:1.45rem;font-weight:800;color:#0f172a;line-height:1.35;margin:0 0 12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.detail-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:20px}.detail-price-amount{font-size:1.8rem;font-weight:800;color:var(--brand-dark, #2563eb);letter-spacing:-.03em}.detail-currency-label{font-size:.85rem;font-weight:700;color:#64748b}.detail-quantity-wrapper{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;padding:10px 16px;border-radius:14px;margin-bottom:20px}.detail-qty-label{font-size:.9rem;font-weight:700;color:#334155}.detail-qty-controls{display:flex;align-items:center;gap:14px}.qty-btn{width:36px;height:36px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:.85rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.qty-btn:active{transform:scale(.9);background:#e2e8f0}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-value{font-size:1.15rem;font-weight:800;color:#0f172a;min-width:24px;text-align:center}.detail-divider{border:none;border-top:1px solid #f1f5f9;margin:22px 0}.detail-section-subtitle{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 10px}.detail-description-text{font-size:.98rem;color:#475569;line-height:1.7;white-space:pre-wrap;word-break:break-word;font-weight:400;margin:0}.product-detail-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e2e8f0;padding:12px 16px;display:flex;gap:12px;box-sizing:border-box;box-shadow:0 -4px 20px #0000000f;padding-bottom:max(12px,env(safe-area-inset-bottom))}.btn-add-cart{flex:1;height:50px;border-radius:14px;border:1.5px solid var(--brand-dark, #2563eb);background:var(--brand-light, #eff6ff);color:var(--brand-dark, #2563eb);font-size:.92rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease}.btn-add-cart:active{transform:scale(.98);opacity:.85}.cart-badge-pill{background:var(--brand-dark, #2563eb);color:#fff;font-size:.75rem;font-weight:800;padding:2px 7px;border-radius:999px;margin-left:4px}.btn-buy-now{flex:1;height:50px;border-radius:14px;border:none;background:var(--brand-dark, #2563eb);color:#fff;font-size:.95rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 4px 14px #00000026;transition:filter .2s ease}.btn-buy-now:hover{filter:brightness(.9)}.btn-buy-now:active{transform:scale(.98)}.product-detail-card{background-color:var(--bg-white);width:92%;max-width:28rem;border-radius:1.25rem;overflow:hidden;position:relative;animation:detailSlideUp .35s cubic-bezier(.16,1,.3,1);box-shadow:0 25px 50px -12px #00000040}@keyframes detailSlideUp{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.detail-product-img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.detail-product-info{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.detail-product-name{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:var(--brand-dark);line-height:1.3}.detail-product-description{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:.25rem}.detail-product-price{font-size:1.5rem;font-weight:800;color:var(--brand-dark);letter-spacing:-.02em}.detail-qty-controls{margin-top:.5rem;justify-content:center;gap:1.5rem}.detail-qty-controls .qty-text{font-size:1.25rem;min-width:2rem;text-align:center}.detail-qty-controls .btn-qty{width:2.5rem;height:2.5rem;font-size:1rem;transition:transform .15s ease,background-color .15s ease}.detail-qty-controls .btn-qty:active{transform:scale(.9)}.product-img{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.product-img:active{transform:scale(.97)}#btn-close-product-detail{position:absolute;top:.75rem;right:.75rem;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:2.25rem;height:2.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;z-index:10;font-size:1rem;color:var(--text-main);border:none;cursor:pointer;transition:transform .15s ease}#btn-close-product-detail:active{transform:scale(.9)}@media (min-width: 768px){.detail-product-img{aspect-ratio:4 / 3}.product-img:hover{transform:scale(1.03);box-shadow:0 4px 12px #0000001f}}#section-entrega .featured-img,#section-ubicacion .featured-img{width:100%!important;max-width:100%!important;height:auto!important;position:static!important;margin:0!important;left:auto!important;border-radius:1rem!important;object-fit:cover!important;box-shadow:0 8px 24px #00000014!important;display:block!important}body.font-pair-classic,body.font-pair-classic button,body.font-pair-classic input,body.font-pair-classic select,body.font-pair-classic textarea,body.font-pair-classic p,body.font-pair-classic span,body.font-pair-classic a,body.font-pair-classic div{font-family:Inter,sans-serif!important}body.font-pair-classic h1,body.font-pair-classic h2,body.font-pair-classic h3,body.font-pair-classic h4,body.font-pair-classic h5,body.font-pair-classic .category-title{font-family:Playfair Display,serif!important}body.font-pair-urban,body.font-pair-urban button,body.font-pair-urban input,body.font-pair-urban select,body.font-pair-urban textarea,body.font-pair-urban p,body.font-pair-urban span,body.font-pair-urban a,body.font-pair-urban div{font-family:Roboto,sans-serif!important}body.font-pair-urban h1,body.font-pair-urban h2,body.font-pair-urban h3,body.font-pair-urban h4,body.font-pair-urban h5,body.font-pair-urban .category-title{font-family:Montserrat,sans-serif!important;font-weight:700!important}body.font-pair-editorial,body.font-pair-editorial button,body.font-pair-editorial input,body.font-pair-editorial select,body.font-pair-editorial textarea,body.font-pair-editorial p,body.font-pair-editorial span,body.font-pair-editorial a,body.font-pair-editorial div{font-family:"Source Sans 3",sans-serif!important}body.font-pair-editorial h1,body.font-pair-editorial h2,body.font-pair-editorial h3,body.font-pair-editorial h4,body.font-pair-editorial h5,body.font-pair-editorial .category-title{font-family:Lora,serif!important;font-weight:600!important}body.font-pair-tech,body.font-pair-tech button,body.font-pair-tech input,body.font-pair-tech select,body.font-pair-tech textarea,body.font-pair-tech p,body.font-pair-tech span,body.font-pair-tech a,body.font-pair-tech div{font-family:Plus Jakarta Sans,sans-serif!important}body.font-pair-tech h1,body.font-pair-tech h2,body.font-pair-tech h3,body.font-pair-tech h4,body.font-pair-tech h5,body.font-pair-tech .category-title{font-family:Outfit,sans-serif!important;font-weight:800!important}body.font-pair-luxury,body.font-pair-luxury button,body.font-pair-luxury input,body.font-pair-luxury select,body.font-pair-luxury textarea,body.font-pair-luxury p,body.font-pair-luxury span,body.font-pair-luxury a,body.font-pair-luxury div{font-family:Mulish,sans-serif!important}body.font-pair-luxury h1,body.font-pair-luxury h2,body.font-pair-luxury h3,body.font-pair-luxury h4,body.font-pair-luxury h5,body.font-pair-luxury .category-title{font-family:Cormorant Garamond,serif!important;font-style:italic!important;font-weight:600!important}.menu-config-section{padding:1.25rem 1rem;border-bottom:1px solid #e5e7eb}.config-section-title{font-size:.8rem;text-transform:uppercase;color:#9ca3af;margin:0 0 1rem;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem}.font-selector-container{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.font-selector-label{font-size:.8rem;font-weight:600;color:#4b5563}.font-pair-dropdown{width:100%;padding:.65rem .75rem;border-radius:8px;border:1px solid #e5e7eb;background-color:#fff;color:#374151;font-size:.85rem;font-weight:600;outline:none;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:border-color .2s ease}.font-pair-dropdown:focus{border-color:#1f2937}.theme-switcher-container{margin:0 0 .5rem;padding:0}.theme-main-options,.theme-sub-options{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:.5rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:none;width:100%;box-sizing:border-box}.theme-sub-options{background:#e5e7eb;border-color:#d1d5db}.theme-switch-btn,.theme-sub-btn{background:#fff;border:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.85rem;font-weight:600;border-radius:8px;cursor:pointer;color:#4b5563;transition:all .2s ease;text-align:center;width:100%}.theme-sub-btn{padding:.5rem 1rem;font-size:.8rem}.theme-switch-btn.active{background-color:#1f2937;color:#fff;border-color:#1f2937}.theme-sub-btn.active{background-color:#084c34;color:#fff;border-color:#084c34}body.theme-classic .hero{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-image:linear-gradient(#00000073,#00000073),var(--hero-image)!important;background-size:cover!important;background-position:center!important;color:#fff!important;padding:5rem 2rem;min-height:420px}body.theme-classic .hero-content{display:flex;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;z-index:2}body.theme-classic .hero h2{font-size:2.75rem;font-weight:800;color:#fff!important;text-shadow:0 3px 12px rgba(0,0,0,.9),0 1px 3px rgba(0,0,0,.9);margin-bottom:.75rem;line-height:1.2}body.theme-classic .hero p{font-size:1.15rem;color:#f8fafc!important;text-shadow:0 2px 8px rgba(0,0,0,.9),0 1px 3px rgba(0,0,0,.9);margin-bottom:1.5rem}body.theme-modern .hero{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:480px;padding:5rem 6rem 4rem;text-align:left;background-image:linear-gradient(to right,#fffffffa,#ffffffeb,#ffffff73 70%,#ffffff0d),var(--hero-image)!important;background-size:cover!important;background-position:center right!important}body.theme-modern .hero-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;color:var(--text-main);z-index:5;max-width:580px}body.theme-modern .hero h2{color:var(--brand-dark);font-family:Plus Jakarta Sans,sans-serif!important;font-size:3.5rem;line-height:1.1;margin-bottom:1rem;font-weight:800;letter-spacing:-.03em}body.theme-classic .hero-description{display:none}body.theme-modern .hero-content p:not(.hero-description){font-style:italic;font-size:1.15rem;color:var(--brand-accent);margin-bottom:1rem;line-height:1.4}body.theme-modern .hero-description{display:block;color:var(--text-muted);font-size:1.12rem;line-height:1.65;margin-bottom:2.75rem;max-width:520px;font-style:normal}body.theme-modern .hero .btn-explore{margin-top:.5rem}body.theme-classic .hero-image-wrapper,body.theme-classic .hero-img-element,body.theme-modern .hero-image-wrapper,body.theme-modern .hero-img-element{display:none!important}@media (max-width: 768px){body.theme-modern .hero{display:flex;flex-direction:column;padding:2rem 1.5rem 3rem;background-image:none!important;background-color:var(--brand-light);text-align:left;align-items:stretch;height:auto;min-height:auto;gap:2.5rem}body.theme-modern .hero-content{display:flex;flex-direction:column;padding:0;align-items:flex-start;text-align:left;max-width:100%}body.theme-modern .hero-content p:not(.hero-description){order:1;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:.15em;font-style:normal;margin-bottom:.75rem;color:var(--brand-accent)}body.theme-modern .hero h2{order:2;font-size:2.35rem;line-height:1.15;margin-bottom:1.25rem}body.theme-modern .hero-description{order:3;font-size:1.05rem;line-height:1.6;margin-bottom:2.25rem}body.theme-modern .hero .btn-explore{order:4;width:100%;text-align:center}body.theme-modern .hero-image-wrapper{display:block!important;width:95%;max-width:400px;height:270px;margin:.5rem auto 0;border-radius:12px;overflow:hidden;border:6px solid #ffffff;box-shadow:0 12px 28px #084c3414;transform:rotate(-1.5deg);transition:transform .3s ease}body.theme-modern .hero-img-element{display:block!important;width:100%;height:100%;object-fit:cover;object-position:center}}body.theme-modern.theme-dark .hero{background-image:linear-gradient(to right,#081c15fa,#081c15e0 35%,#081c154d 65%,#081c1500),var(--hero-image)!important}body.theme-modern.theme-dark .hero h2{color:#fff}body.theme-modern.theme-dark .hero-description{color:#94a3b8}body.theme-modern.theme-dark .badge-item{color:#cbd5e1}body.theme-modern.theme-dark .badge-item i{color:#22c55e}body.theme-dark .theme-sub-options{background:#0f172af2;border-color:#334155}body.theme-dark .theme-sub-btn{color:#94a3b8}body.theme-dark .theme-sub-btn.active{background-color:#22c55e;color:#021a11}@media (max-width: 768px){body.theme-modern.theme-dark .hero{background-image:none!important;background-color:#081c15!important}body.theme-modern.theme-dark .hero-image-wrapper{border-color:#0b2e24;box-shadow:0 12px 28px #0006}}body.theme-glass .hero-image-wrapper,body.theme-glass .hero-img-element{display:none!important}#morph-slider-container{display:none}body.theme-glass #morph-slider-container{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}body.theme-glass .hero{display:flex;justify-content:center;align-items:center;text-align:center;background-image:none!important;background-color:#05060a;min-height:550px;height:75vh;padding:2rem;position:relative;overflow:hidden}body.theme-glass .hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,#05060a1a,#05060aa6);z-index:2;pointer-events:none}body.theme-glass .hero-content{position:relative;z-index:5;background:transparent;border:none;box-shadow:none;max-width:580px;width:100%;display:flex;flex-direction:column;align-items:center;padding:0}body.theme-glass .hero h2{font-family:Plus Jakarta Sans,sans-serif!important;font-size:3rem;font-weight:800;color:#fff;padding:.5rem 2rem;display:inline-block;text-transform:capitalize;text-shadow:none;letter-spacing:-.02em;width:auto;text-align:center;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}body.theme-glass .hero-description{display:block;color:#ffffffe6;font-size:1.05rem;line-height:1.6;margin-bottom:2rem;max-width:440px;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.6)}body.theme-glass .hero-content p:not(.hero-description){color:#ffffffb3;font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;margin-bottom:.75rem;text-align:center;text-shadow:0 2px 5px rgba(0,0,0,.5)}body.theme-glass .hero .btn-explore{color:#fff;padding:.85rem 2.75rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}body.theme-glass .hero .btn-explore:hover{transform:translateY(-2px)}@media (max-width: 768px){body.theme-glass .hero{padding:2rem 1.5rem 1.5rem;height:auto;min-height:480px}body.theme-glass .hero-content{padding:2.25rem 1.5rem;border-radius:20px}body.theme-glass .hero h2{font-family:Plus Jakarta Sans,sans-serif!important;font-size:3rem;font-weight:800;color:#fff;padding:.5rem 2rem;display:inline-block;text-transform:capitalize;text-shadow:none;letter-spacing:-.02em;width:auto;text-align:center;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}body.theme-glass .hero-description{font-size:.95rem;margin-bottom:1.75rem}body.theme-glass .hero .btn-explore{color:#fff;padding:.85rem 2.75rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}}.morph-slider{--ms-swap: .6s;--ms-dot: .35s;position:relative;width:100%;height:100%;overflow:hidden;background:#0c0c0e;-webkit-user-select:none;user-select:none;touch-action:pan-y}.morph-slider-stage{position:absolute;top:0;right:0;bottom:0;left:0;cursor:grab;outline:none}.morph-slider-stage:active{cursor:grabbing}.morph-slider-stage:focus-visible{box-shadow:inset 0 0 0 2px #ffffffb3}.morph-slider-canvas{display:block;width:100%;height:100%}.morph-slider-caption{position:absolute;left:22px;bottom:60px;z-index:4;max-width:70%;pointer-events:none;display:grid}.morph-slider-caption-text{grid-area:1 / 1;justify-self:start;display:inline-block;padding:8px 14px;border-radius:10px;font-size:15px;font-weight:600;letter-spacing:.01em;color:#fff;background:#0a0a0c6b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transform:translateY(12px);filter:blur(6px);pointer-events:none;transition:opacity var(--ms-swap) cubic-bezier(.16,1,.3,1),transform var(--ms-swap) cubic-bezier(.16,1,.3,1),filter var(--ms-swap) cubic-bezier(.16,1,.3,1)}.morph-slider-caption-text.is-active{opacity:1;transform:translateY(0);filter:blur(0)}.morph-slider-controls{position:absolute;top:50%;left:0;right:0;z-index:5;display:flex;justify-content:space-between;padding:0 16px;transform:translateY(-50%);pointer-events:none}.morph-slider-btn{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;background:#0c0c0e66;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s ease,border-color .25s ease}.morph-slider-btn:hover{background:#18181c99;border-color:#ffffff80;transform:scale(1.06)}.morph-slider-btn:active{transform:scale(.96)}.morph-slider-btn:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.morph-slider-indicators{position:absolute;left:0;right:0;bottom:22px;z-index:5;display:flex;gap:8px;justify-content:center;align-items:center}.morph-slider-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:#ffffff59;cursor:pointer;transition:width var(--ms-dot) cubic-bezier(.16,1,.3,1),background var(--ms-dot) ease}.morph-slider-dot.is-active{width:22px;background:#fffffff2}.morph-slider-dot:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}@media (max-width: 420px){.morph-slider-btn{width:34px;height:34px}.morph-slider-caption-text{font-size:13px}}@media (prefers-reduced-motion: reduce){.morph-slider-caption-text,.morph-slider-btn,.morph-slider-dot{animation:none;transition:none}}.upgrade-glow-btn{background:linear-gradient(135deg,gold,orange)!important;color:#000!important;font-weight:700!important;border:1px solid #cca100!important;text-shadow:none!important;box-shadow:0 0 10px #ffd70066!important;transition:all .3s ease!important}.upgrade-glow-btn:hover{box-shadow:0 0 18px #ffd700cc!important;transform:scale(1.05)}.upgrade-glow-btn.active-upgrade{background:#ffe600!important;border-color:#d1b200!important;box-shadow:inset 0 2px 4px #0003!important}.nav-search-wrapper{flex:1;max-width:460px;margin:0 20px;display:flex;align-items:center}.search-bar-input-container{position:relative;width:100%;display:flex;align-items:center}.search-icon-input{position:absolute;left:14px;color:#999;font-size:.95rem}.search-bar-field{width:100%;padding:10px 15px 10px 40px;border-radius:99px;border:1px solid #e0e0e0;outline:none;background-color:#fff;font-family:inherit;font-size:.95rem;box-shadow:0 1px 3px #0000000f;transition:all .25s ease}.search-bar-field:focus{border-color:#ffe600;box-shadow:0 2px 8px #ffe60040}.search-back-btn{background:none;border:none;color:#666;font-size:1.1rem;padding:8px 12px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.search-back-btn:hover{color:#000}@media (min-width: 769px){body.upgrade-mode-active .products-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;max-width:1200px;width:88%;margin:0 auto;padding:10px 0}body.upgrade-mode-active .product-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px;border-radius:12px;border:1px solid #eaeaea;padding:16px;background-color:#fff;text-align:left;box-shadow:0 2px 8px #0000000a;transition:all .25s ease;cursor:pointer;box-sizing:border-box}body.upgrade-mode-active .product-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}body.upgrade-mode-active .product-card .product-img-col{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:8px!important;background-color:#f8f8f8!important;box-sizing:border-box!important}body.upgrade-mode-active .product-card .product-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}body.upgrade-mode-active .product-card .product-info-col{display:flex;flex-direction:column;gap:6px;flex:1}body.upgrade-mode-active .product-card .product-title{font-size:1.1rem;font-weight:600;margin:0;color:#333}body.upgrade-mode-active .product-card .product-desc-list{font-size:.85rem;line-height:1.4;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.upgrade-mode-active .product-card .product-price-col{margin-top:auto;padding-top:10px;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}body.upgrade-mode-active .product-card .product-price{font-size:1.35rem;font-weight:700;color:#222;margin:0}}@media (max-width: 768px){.upgrade-detail-grid{grid-template-columns:1fr;gap:20px}.upgrade-detail-card-layout{padding:20px;width:95%}.nav-search-wrapper{margin:0 10px;max-width:180px}.search-bar-field{padding:8px 12px 8px 32px;font-size:.85rem}.search-icon-input{left:10px}body.upgrade-mode-active .products-grid{display:flex!important;flex-direction:column!important;gap:12px!important;padding:12px 16px!important}body.upgrade-mode-active .product-card{display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:14px!important;padding:12px!important;border-radius:14px!important;border:1px solid #f0f0f0!important;background-color:#fff!important;box-shadow:0 2px 8px #00000008!important;cursor:pointer!important;box-sizing:border-box!important;width:100%!important;text-align:left!important;position:relative!important}body.upgrade-mode-active .product-card .product-img-col{position:relative!important;width:90px!important;height:90px!important;border-radius:10px!important;overflow:hidden!important;flex-shrink:0!important}body.upgrade-mode-active .product-card .product-img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important}body.upgrade-mode-active .product-card .product-category-badge{position:absolute!important;top:4px!important;left:4px!important;background:#ffffffe0!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;color:#374151!important;padding:1px 5px!important;border-radius:4px!important;font-size:.6rem!important;font-weight:600!important;text-transform:uppercase!important}body.upgrade-mode-active .product-card .product-info-col{flex:1!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"title price" "desc desc"!important;row-gap:4px!important;column-gap:8px!important;align-items:start!important;min-width:0!important}body.upgrade-mode-active .product-card .product-title{grid-area:title!important;font-size:.95rem!important;font-weight:700!important;line-height:1.25!important;margin:0!important;color:#1f2937!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.upgrade-mode-active .product-card .product-price-col{grid-area:price!important;display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:flex-end!important;margin:0!important;padding:0!important;border:none!important;flex-shrink:0!important}body.upgrade-mode-active .product-card .product-price{font-size:1.15rem!important;font-weight:800!important;color:#111827!important;margin:0!important;white-space:nowrap!important;letter-spacing:-.02em!important}body.upgrade-mode-active .product-card .product-desc-list{grid-area:desc!important;font-size:.78rem!important;line-height:1.35!important;color:#6b7280!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}}body.upgrade-mode-active .qty-controls{display:none!important}.upgrade-detail-card-layout{position:relative;background-color:#fff;border-radius:12px;width:90%;max-width:820px;padding:30px;box-shadow:0 10px 30px #00000040;box-sizing:border-box;animation:modalScaleUp .3s cubic-bezier(.16,1,.3,1) forwards}.btn-close-modal-upgrade{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;z-index:10}.upgrade-detail-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.upgrade-detail-left{position:relative;display:flex;align-items:center;justify-content:center;background-color:#f7f7f7;border-radius:8px;padding:20px;border:1px solid #eeeeee}.upgrade-purchased-badge{position:absolute;top:15px;left:15px;background-color:#0009;color:#fff;padding:4px 10px;font-size:.75rem;font-weight:700;border-radius:4px;text-transform:uppercase}.upgrade-detail-main-image{max-width:100%;max-height:380px;object-fit:contain}.upgrade-detail-right{display:flex;flex-direction:column;color:#333}.upgrade-status-row{font-size:.8rem;color:#888;margin-bottom:6px}.upgrade-detail-title{font-size:1.35rem;line-height:1.3;margin:0 0 10px;font-weight:500;color:#111}.upgrade-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:.85rem}.rating-stars{color:#3483fa}.rating-count{color:#666}.upgrade-price-section{border-bottom:1px solid #eeeeee;padding-bottom:20px;margin-bottom:20px}.upgrade-price-tag{font-size:2.2rem;font-weight:300;color:#111}.upgrade-installments{font-size:.9rem;color:#3f9b51;margin-top:4px}.upgrade-promo-banner{display:inline-block;background-color:#e3f2fd;color:#1e88e5;font-size:.75rem;font-weight:700;padding:3px 8px;border-radius:4px;margin-top:8px}.upgrade-delivery-info{margin-bottom:20px;font-size:.9rem}.deliv-row{display:flex;align-items:center;gap:8px;color:#3f9b51;font-weight:500}.deliv-row-sub{font-size:.8rem;color:#888;margin-left:20px;margin-top:2px}.text-green{color:#3f9b51}.upgrade-options-selector{margin-bottom:25px}.opt-label{font-size:.85rem;color:#333}.opt-dots{display:flex;gap:6px;margin-top:6px}.opt-dot{width:18px;height:18px;border-radius:50%;background-color:#fff;border:1px solid #cccccc;cursor:pointer;position:relative}.opt-dot.active{border-color:#3483fa}.opt-dot.active:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background-color:#3483fa}.upgrade-actions-container{display:flex;flex-direction:column}.btn-add-cart-upgrade{background-color:#3483fa;color:#fff;border:none;padding:14px 20px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.btn-add-cart-upgrade:hover{background-color:#2968c8}@media (max-width: 768px){.upgrade-detail-grid{grid-template-columns:1fr;gap:20px}.upgrade-detail-card-layout{padding:20px;width:95%}.nav-search-wrapper{margin:0 10px;max-width:180px}.search-bar-field{padding:8px 12px 8px 32px;font-size:.85rem}.search-icon-input{left:10px}}.hero{transition:opacity .5s ease,max-height .5s cubic-bezier(0,1,0,1),padding .5s ease,margin .5s ease;max-height:1200px;opacity:1;overflow:hidden}body{background-color:var(--bg-white);color:var(--text-main);overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}#root{display:flex;flex-direction:column;min-height:100vh}body.search-focus-active .hero{display:none!important}body.search-focus-active .view-section,body.search-focus-active #section-inicio{padding-top:.5rem!important;flex:1;min-height:calc(100vh - 200px)}body.search-focus-active .categorias-container{margin-top:0!important;padding-top:.5rem!important}.product-img-col{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background-color:#f8f8f8;flex-shrink:0}.badge-upgrade-purchased{position:absolute;top:8px;left:8px;background-color:#333;color:#fff;font-size:.65rem;font-weight:700;padding:3px 6px;border-radius:3px;z-index:2}.product-info-col{display:flex;flex-direction:column;padding:4px 0 0;gap:6px;flex:1}.product-seller-brand{font-size:.8rem;color:#777;margin:4px 0 6px}.brand-check{color:#3483fa;font-size:.75rem}.product-item-rating{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#666;margin-bottom:8px}.rating-num{font-weight:700}.rating-stars-list{color:#3483fa}.product-desc-list{font-size:.85rem;line-height:1.4;color:#666;margin:0}.product-price-col{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.installments-promo-text{font-size:.8rem;color:#3f9b51;margin:3px 0 0;text-align:right}.promo-wallet-badge{background-color:#e3f2fd;color:#1e88e5;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:3px;margin-top:6px;text-align:right}.shipping-free-tag{color:#3f9b51;font-weight:700;font-size:.85rem;margin:8px 0 0}.arrival-tag-bold{font-size:.75rem;color:#777;margin:3px 0 0;text-align:right}.product-category-badge{align-self:flex-start;background-color:#f3f4f6;color:#4b5563;font-size:.72rem;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:4px;margin-bottom:6px;border:1px solid #e5e7eb;letter-spacing:.02em}.card-header{display:flex;justify-content:space-between;align-items:flex-start}.user-info{display:flex;align-items:center;gap:12px}.avatar{width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:2px solid #3b82f6;display:flex;align-items:center;justify-content:center}.avatar-icon{width:20px;height:20px;color:#3b82f6}.user-details{display:flex;flex-direction:column}.user-name{font-weight:600;margin:0}.user-role{font-size:12px;opacity:.7;margin:0}.notification-icon{width:20px;height:20px;opacity:.5}.card-body{text-align:center;margin-top:8px}.card-title{font-size:18px;font-weight:700;margin:0 0 4px}.card-description{font-size:14px;opacity:.7;margin:0 0 16px}.glass-button{width:100%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:8px;font-weight:600;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 6px #0000001a;transition:all .2s ease}.glass-button:hover{background:#fff3}.glass-button:focus{outline:none;box-shadow:0 0 0 2px #3b82f666}.card-tip{font-size:12px;text-align:center;color:#e0e6ed;margin:16px 0 0}.liquid-glass-card{position:relative;border-radius:99px;isolation:isolate;box-shadow:0 0 21px -8px #ffffff4d;cursor:pointer;display:inline-flex}.liquid-glass-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;box-shadow:inset 0 0 10px #fff6;background-color:#ffffff2e;pointer-events:none}.liquid-glass-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);filter:url(#glass-distortion);-webkit-filter:url(#glass-distortion);isolation:isolate;pointer-events:none}.card-content{position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.2)}.morph-slider-caption{display:none!important}.fullscreen-cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background-color:#ebebeb;display:flex;flex-direction:column;overflow:hidden;animation:slideInUpCart .25s cubic-bezier(.16,1,.3,1)}@keyframes slideInUpCart{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cart-ml-header{position:sticky;top:0;z-index:50;height:58px;background:var(--brand-dark, #084c34);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-shadow:0 2px 8px #00000014;flex-shrink:0}.cart-ml-nav-btn{background:transparent;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.15rem;color:#fff;cursor:pointer;transition:background .15s ease}.cart-ml-nav-btn:active{background:#ffffff26}.cart-ml-header-title{font-size:1.15rem;font-weight:700;color:#fff;margin:0}.cart-ml-scroll-content{flex:1;overflow-y:auto;padding:12px 12px 100px;-webkit-overflow-scrolling:touch}.cart-ml-items-container{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.cart-ml-section-card{background:#fff;border-radius:8px;padding:14px 16px;box-shadow:0 1px 3px #0000000d}.cart-ml-section-card.header-card{padding:12px 16px}.cart-ml-check-row{display:flex;align-items:center;gap:10px}.cart-ml-check-icon{color:var(--brand-dark, #084c34);font-size:1.1rem}.cart-ml-check-label{font-size:.95rem;font-weight:700;color:#333}.cart-ml-item-row{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid #f0f0f0}.cart-ml-item-row:last-child{border-bottom:none;padding-bottom:0}.cart-ml-item-row:first-child{padding-top:0}.cart-ml-item-img-box{width:72px;height:72px;background:#f8f8f8;border:1px solid #e6e6e6;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-ml-item-img-box img{width:100%;height:100%;object-fit:cover}.cart-ml-item-img-box .fallback-icon{font-size:1.8rem;color:#ccc}.cart-ml-item-details{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.cart-ml-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-ml-item-name{font-size:.9rem;font-weight:600;color:#333;margin:0;line-height:1.3}.cart-ml-delete-btn{background:none;border:none;color:#999;font-size:1rem;cursor:pointer;padding:2px 4px;transition:color .15s ease}.cart-ml-delete-btn:hover{color:#e53e3e}.cart-ml-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.cart-ml-qty-picker{display:flex;align-items:center;border:1px solid #e6e6e6;border-radius:6px;background:#fdfdfd;padding:2px}.qty-step-btn{width:28px;height:28px;background:transparent;border:none;color:var(--brand-dark, #084c34);font-size:.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.qty-step-btn:active{background:#e6e6e6;border-radius:4px}.qty-value-label{font-size:.85rem;font-weight:700;color:#333;padding:0 8px}.cart-ml-item-price{display:flex;align-items:flex-start;gap:1px;color:#333;line-height:1}.cart-ml-item-price .price-symbol{font-size:.9rem;font-weight:600;margin-top:1px}.cart-ml-item-price .price-int{font-size:1.35rem;font-weight:700}.cart-ml-item-price .price-cents{font-size:.75rem;font-weight:600;margin-top:1px}.cart-ml-section-card.delivery-card{background:#fff}.delivery-card-row{display:flex;align-items:center;gap:12px}.delivery-card-icon{font-size:1.2rem;color:#00a650}.delivery-card-info{display:flex;flex-direction:column;gap:2px}.delivery-card-title{font-size:.88rem;font-weight:700;color:#333}.delivery-card-desc{font-size:.8rem;color:#666}.cart-ml-section-card.summary-card{display:flex;flex-direction:column;gap:10px}.summary-row{display:flex;justify-content:space-between;font-size:.9rem;color:#666}.summary-row.total-row{font-size:1.05rem;font-weight:700;color:#333;border-top:1px solid #f0f0f0;padding-top:10px}.summary-row.total-row .total-amount{color:var(--brand-dark, #084c34);font-size:1.15rem}.cart-ml-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.cart-ml-empty-icon{width:90px;height:90px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#ccc;margin-bottom:16px;box-shadow:0 2px 8px #0000000d}.cart-ml-empty-state h3{font-size:1.2rem;font-weight:700;color:#333;margin:0 0 6px}.cart-ml-empty-state p{font-size:.9rem;color:#666;margin:0 0 20px}.cart-ml-explore-btn{background:var(--brand-dark, #084c34);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:filter .15s ease}.cart-ml-explore-btn:hover{filter:brightness(.9)}.cart-ml-bottom-bar{position:fixed;bottom:0;left:0;right:0;height:70px;background:#fff;border-top:1px solid #e6e6e6;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:60;box-shadow:0 -2px 10px #0000000d}.cart-ml-total-preview{display:flex;flex-direction:column}.preview-label{font-size:.75rem;color:#666;text-transform:uppercase}.preview-price{font-size:1.15rem;font-weight:800;color:#333}.cart-ml-checkout-btn{background:var(--brand-dark, #084c34);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:.95rem;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:filter .15s ease}.cart-ml-checkout-btn:active,.cart-ml-checkout-btn:hover{filter:brightness(.9)}
