@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111;overflow-x:hidden}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-enter{animation:heroFadeIn .9s ease forwards}@keyframes waPulse{0%,to{box-shadow:0 4px 16px #25d36673,0 0 #25d36666}50%{box-shadow:0 4px 16px #25d36673,0 0 0 10px #25d36600}}.wa-button{position:fixed;z-index:40;display:flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;border-radius:50%;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;animation:waPulse 2.8s ease-in-out infinite;top:auto;bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));right:1rem;width:52px;height:52px;font-size:1.6rem}.wa-button:hover{transform:scale(1.1);box-shadow:0 6px 24px #25d3668c}.mobile-wa{display:block}@media(min-width:768px){.mobile-wa{display:none}}.glass-panel{background:#0a0a0a8c;-webkit-backdrop-filter:blur(24px) saturate(1.5);backdrop-filter:blur(24px) saturate(1.5);border:1px solid rgba(255,255,255,.13);border-radius:16px;box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff14;color:#fff;padding:1.25rem 1.4rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}@supports not (backdrop-filter: blur(1px)){.glass-panel{background:#0a0a0ae0}}.glass-panel:hover{background:#0a0a0aad;transform:translateY(-2px);box-shadow:0 14px 40px #0006,inset 0 1px #ffffff1a}.mobile-panels{display:flex;flex-direction:column;gap:.85rem;padding:0 1rem calc(6rem + env(safe-area-inset-bottom,0px))}@media(max-width:767px){.hero-screen{padding-top:1.5rem!important}}.desktop-panels{display:none}@media(min-width:768px){.mobile-panels{display:none}.desktop-panels{position:fixed;right:1.5rem;bottom:1.5rem;z-index:20;display:flex;flex-direction:column;gap:.75rem;align-items:stretch;width:18.5rem}.desktop-panels .wa-button{position:static;width:44px;height:44px;font-size:1.35rem;align-self:flex-end}.desktop-panels .store-info-panel,.desktop-panels .location-panel{position:static;width:100%}}@media(min-width:2560px){.desktop-panels{right:2.5rem;bottom:2.5rem;width:22rem}}@media(min-width:768px){.hero-content{gap:2.5rem!important}.hero-tagline{font-size:3rem!important}.hero-logo-watermark{height:190px!important}}@media(min-width:1440px){.hero-content{gap:2.8rem!important}.hero-tagline{font-size:3.36rem!important}.hero-logo-watermark{height:210px!important}}@media(max-width:767px)and (orientation:portrait){.bg-layer{background-position:center 30%!important}}@media(min-width:768px){.consent-banner-mobile{display:none}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}
