:root{--background: #121212;--background-alt: #1a1a1a;--surface: #1a1a1a;--surface-elevated: #252525;--surface-hover: #2d2d2d;--primary-color: #A30000;--primary-dark: #7A0000;--primary-light: #C0392B;--primary-glow: rgba(163, 0, 0, .4);--secondary-color: #C5A059;--secondary-dark: #A88840;--secondary-light: #D4B87A;--secondary-glow: rgba(197, 160, 89, .3);--text-primary: #F5F5F7;--text-secondary: #B0B0B8;--text-muted: #7A7A80;--border-subtle: rgba(255, 255, 255, .06)}.hero-section{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background{position:absolute;inset:0}.hero-bg-image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.3;filter:blur(20px)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom right,var(--background) / 90,var(--surface) / 95,var(--background) / 90)}.hero-orbs{position:absolute;inset:0;overflow:hidden}.hero-orb{position:absolute;border-radius:9999px;animation:pulse-slow infinite}.hero-orb-1{top:0;right:0;width:600px;height:600px;background:var(--primary-color) / .2;animation-delay:0s}.hero-orb-2{bottom:0;left:0;width:500px;height:500px;background:var(--secondary-color) / .15;animation-delay:1.5s}.hero-grid{position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle,var(--text-primary) 1px,transparent 1px);background-size:40px 40px}.hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;max-width:64rem;text-align:center;padding-top:5rem}.hero-logo-wrapper{position:relative;margin-bottom:2.5rem}.hero-logo-glow{position:absolute;inset:0;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));border-radius:9999px;opacity:.4;filter:blur(40px);transition:opacity .5s}.hero-logo-container{position:relative;width:12rem;height:12rem;border-radius:9999px;background:var(--background);padding:.75rem;box-shadow:0 25px 50px -12px var(--primary-glow)}@media(min-width:768px){.hero-logo-container{width:16rem;height:16rem}}@media(min-width:1024px){.hero-logo-container{width:18rem;height:18rem}}.hero-logo{width:100%;height:100%;object-fit:contain;border-radius:9999px}.hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:900;letter-spacing:-.05em}@media(min-width:768px){.hero-title{font-size:4.5rem}}@media(min-width:1024px){.hero-title{font-size:5rem}}.hero-subtitle{font-size:.875rem;color:var(--text-muted);letter-spacing:.3em;text-transform:uppercase;margin-bottom:2.5rem}.hero-divider{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem}.hero-divider-line{width:3rem;height:1px}.hero-divider-line-left{background:linear-gradient(to right,transparent,var(--primary-color))}.hero-divider-line-right{background:linear-gradient(to left,transparent,var(--secondary-color))}.hero-divider-dot{width:.5rem;height:.5rem;border-radius:9999px}.hero-tagline{font-size:1.125rem;color:var(--text-secondary);margin-bottom:4rem;max-width:42rem;line-height:1.75}@media(min-width:768px){.hero-tagline{font-size:1.25rem}}.hero-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:28rem;margin-left:auto;margin-right:auto}.whatsapp-button{background-color:#25d366;color:#0f0f1a;padding:1rem 2rem;font-weight:800;font-size:1.125rem;border-radius:.375rem;border:2px solid #25D366;display:block;width:100%;text-align:center;white-space:nowrap;transition:all .3s ease}.whatsapp-button:hover{background-color:#3ce67a;border-color:#3ce67a;transform:translateY(-6px);box-shadow:0 20px 40px #25d36666}.whatsapp-button-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.whatsapp-icon{width:1.5rem;height:1.5rem}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:none}@media(min-width:768px){.scroll-indicator{display:block}}.scroll-indicator svg{width:1.5rem;height:1.5rem;color:var(--text-muted)}.menu-main{width:100%;padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.menu-main{padding-top:4rem;padding-bottom:4rem}}.category-nav{position:sticky;top:0;z-index:40;width:100%;min-height:50px;padding-top:2rem;padding-bottom:2rem}.category-nav-inner{width:100%;overflow-x:auto;scrollbar-width:none}.category-nav-list{display:flex;align-items:center;gap:.75rem;padding-left:0;padding-right:1rem;min-width:max-content;margin-left:auto;margin-right:auto}@media(min-width:768px){.category-nav-list{padding-left:1rem}}.category-nav-item{flex-shrink:0;height:50px;display:flex;align-items:center;color:var(--text-primary);font-weight:700;font-size:1.125rem;white-space:nowrap;transition:all .2s}.category-nav-item:hover{color:var(--text-primary);transform:translateY(-.25rem)}.category-nav-item:active{transform:scale(.95)}.menu-content-container{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:block}.category-section{width:100%;padding-left:0;padding-right:0;padding-top:4rem;padding-bottom:5rem;scroll-margin-top:7rem}@media(min-width:768px){.category-section{padding:5rem 1rem 6rem}}@media(min-width:1024px){.category-section{padding-top:6rem;padding-bottom:7rem}}.category-header{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.category-title{font-size:1.875rem;font-weight:800;color:var(--text-primary)}@media(min-width:768px){.category-title{font-size:2.25rem}}.category-divider{flex:1;height:1px;background:linear-gradient(to right,var(--primary-color) / .5,transparent);border-radius:9999px}.products-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;justify-items:center}@media(min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.products-grid{grid-template-columns:repeat(4,1fr)}}.empty-state{text-align:center;padding:5rem;background:var(--surface) / .5;border:1px solid var(--border-subtle);border-radius:16px}.empty-state-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.empty-state-text{font-size:1.125rem;color:var(--text-secondary)}.error-state{width:100%;padding-left:0;padding-right:0;padding-top:5rem;padding-bottom:5rem;text-align:center}.error-state-icon{font-size:4rem;margin-bottom:1.5rem;display:block}.error-state-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.error-state-text{color:var(--text-secondary);margin-bottom:1.5rem}.loading-state{width:100%;padding:5rem 1rem;text-align:center}.loading-state-icon{font-size:3rem;margin-bottom:1rem;display:block}.loading-state-text{font-size:1.25rem;color:var(--text-secondary)}.footer{border-top:1px solid var(--border-subtle);margin-top:0}.footer-content{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.footer-inner{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;text-align:center;padding:3rem}@media(min-width:768px){.footer-inner{flex-direction:row}}.footer-brand h3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.footer-brand p{font-size:.875rem;color:var(--text-muted);line-height:1.625}.footer-contact h4{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.footer-contact-link{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;color:var(--text-secondary);transition:color .2s;padding-top:.5rem;padding-bottom:.5rem}.footer-contact-link:hover{color:#25d366}.footer-contact-icon{width:1.5rem;height:1.5rem}.footer-contact-text{font-weight:500;font-size:1rem}.footer-copyright{font-size:.75rem;color:var(--text-muted);line-height:1.625}.footer-tagline{font-size:.75rem;color:var(--text-muted);margin-top:.5rem;line-height:1.625}.product-card-horizontal{display:flex;flex-direction:row;gap:12px;cursor:default}.product-card-horizontal .product-card-image-wrap{align-self:stretch;min-width:128px}@media(min-width:768px){.product-card-horizontal .product-card-image-wrap{min-width:144px}}.product-card-horizontal:hover{box-shadow:0 4px 20px -4px var(--primary-glow)}.product-card-image-wrap{flex-shrink:0;position:relative}.product-card-image-wrap img{transition:transform .3s ease}.product-card-horizontal:hover .product-card-image-wrap img{transform:scale(1.08)}@media(max-width:639px){.product-card-horizontal{min-height:0}}.status-banner{margin-bottom:5rem;animation:fade-in-up .6s var(--transition-slow) forwards}.status-badge{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:9999px;backdrop-filter:blur(4px)}.status-badge-open{background:var(--success) / .1;border:1px solid var(--success) / .3;box-shadow:0 0 30px var(--success-glow)}.status-badge-closed{background:var(--error) / .1;border:1px solid var(--error) / .3;box-shadow:0 0 30px var(--error-glow)}.status-pulse-wrapper{position:relative;display:flex;height:1.25rem;width:1.25rem}.status-pulse-dot{position:relative;display:inline-flex;border-radius:9999px;height:1.25rem;width:1.25rem}.status-pulse-dot-open{background:var(--success)}.status-pulse-dot-closed{background:var(--error)}.status-pulse-ring{position:absolute;inset:0;border-radius:9999px;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.status-pulse-ring-open{background:var(--success)}.status-pulse-ring-closed{background:var(--error)}.status-text{font-weight:700;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em}.status-text-open{color:var(--success)}.status-text-closed{color:var(--error)}
