:root{--bg-deep:#eef5f5;--bg-base:#fff;--bg-elevated:#e8f2f2;--bg-card:#fff;--text-primary:#0c2340;--text-secondary:#3d5a73;--text-muted:#6b8299;--accent-400:#15a8a3;--accent-500:#0d8a86;--accent-600:#0a6b68;--secondary:#1a4a7a;--gradient-brand:linear-gradient(135deg, var(--accent-400) 0%, var(--accent-500) 55%, var(--secondary) 100%);--shadow-card:0 2px 16px #0c234012;--shadow-hover:0 12px 32px #0c23401f;--font-display:"Fraunces", serif;--font-body:"Manrope", sans-serif;--header-height:132px;--container:1280px;--radius:14px;--radius-sm:10px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;scrollbar-gutter:stable}body{font-family:var(--font-body);background:var(--bg-deep);color:var(--text-primary);line-height:1.55;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}ul,ol{list-style:none}.container{width:min(var(--container), calc(100% - 2rem));margin-inline:auto}.cursor-glow{pointer-events:none;z-index:9999;opacity:0;background:radial-gradient(circle,#0d8a8614 0%,#0000 70%);border-radius:50%;width:360px;height:360px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}body:hover .cursor-glow{opacity:1}@media (pointer:coarse){.cursor-glow{display:none}}.btn{white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.75rem 1.35rem;font-size:.875rem;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex}.btn--sm{min-height:40px;padding:.55rem 1rem;font-size:.8125rem}.btn--block{width:100%}.btn--primary{background:var(--gradient-brand);color:#fff;box-shadow:0 4px 20px #0d8a8640}.btn--primary:hover{transform:translateY(-1px)}.btn--ghost{color:var(--text-primary);background:#fff;border:1px solid #0c23401f}.btn--ghost:hover{border-color:var(--accent-500);color:var(--accent-600)}.btn--whatsapp{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e)}.section__label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-600);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-flex}.topbar{background:var(--text-primary);color:#ffffffbf;font-size:.78rem}.topbar__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding:.45rem 0;display:flex}.topbar__phone:hover{color:var(--accent-400)}.store-header{z-index:200;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #0c23400f;transition:box-shadow .3s;position:sticky;top:0}.store-header--scrolled{box-shadow:0 4px 24px #0c234014}.store-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.store-header__logo img{width:auto;height:34px}.store-header__actions{align-items:center;gap:.65rem;display:flex}.store-header__link{color:var(--text-secondary);padding:.5rem;font-size:.84rem;font-weight:600}.store-header__link:hover{color:var(--accent-600)}.search{align-items:center;display:flex;position:relative}.search__icon{width:18px;height:18px;color:var(--text-muted);pointer-events:none;position:absolute;left:1rem}.search__input{background:var(--bg-deep);width:100%;color:var(--text-primary);border:1px solid #0c23401a;border-radius:999px;min-height:44px;padding:.72rem 2.5rem .72rem 2.75rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.search__input:focus{border-color:var(--accent-500);outline:none;box-shadow:0 0 0 3px #0d8a8626}.search__clear{width:28px;height:28px;color:var(--text-secondary);background:#0c234014;border:none;border-radius:50%;font-size:1.1rem;line-height:1;position:absolute;right:.75rem}.cart-trigger{width:44px;height:44px;color:var(--text-primary);background:#fff;border:1px solid #0c23401a;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative}.cart-trigger svg{width:22px;height:22px}.cart-trigger__badge{background:var(--accent-500);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.nav__toggle{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:8px;display:none}.nav__toggle span{background:var(--text-primary);width:22px;height:2px;display:block}.cat-nav{scrollbar-width:none;border-top:1px solid #0c23400d;overflow-x:auto}.cat-nav::-webkit-scrollbar{display:none}.cat-nav__track{gap:.35rem;min-width:max-content;padding:.55rem 0 .7rem;display:flex}.cat-nav__btn{color:var(--text-secondary);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;min-height:36px;padding:.45rem .95rem;font-size:.8125rem;font-weight:600;transition:all .2s}.cat-nav__btn:hover{background:var(--bg-elevated);color:var(--accent-600)}.cat-nav__btn.is-active{background:var(--text-primary);color:#fff}.mobile-menu{inset:var(--header-height) 0 0 0;z-index:150;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;position:fixed}.mobile-menu:not([hidden]){display:flex}.mobile-menu a{color:var(--text-primary);font-size:1.05rem;font-weight:600}.trust-bar{background:var(--bg-elevated);border-bottom:1px solid #0c23400d;padding:.65rem 0}.trust-bar__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.trust-bar__item{color:var(--text-secondary);justify-content:center;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:flex}.trust-bar__item svg{width:16px;height:16px;color:var(--accent-600);flex-shrink:0}.shop-hero{padding:2rem 0 1.5rem}.shop-hero__inner{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:1.5rem;display:grid}.shop-hero__label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent-600);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.shop-hero__title{font-family:var(--font-display);margin-bottom:.65rem;font-size:clamp(1.75rem,3.5vw,2.65rem);line-height:1.1}.shop-hero__title em{color:var(--accent-600);font-style:italic}.shop-hero__sub{color:var(--text-secondary);max-width:480px;font-size:.95rem}.shop-hero__promo{border-radius:var(--radius);background:var(--gradient-brand);color:#fff;flex-direction:column;justify-content:center;gap:.35rem;padding:1.5rem;display:flex;box-shadow:0 8px 32px #0d8a8640}.shop-hero__promo-tag{letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:.72rem;font-weight:700}.shop-hero__promo strong{font-family:var(--font-display);font-size:1.75rem}.shop-hero__promo span{opacity:.9;margin-bottom:.5rem;font-size:.875rem}.shop-hero__promo .btn{color:var(--accent-600);box-shadow:none;background:#fff;align-self:flex-start;margin-top:.35rem}.shop-layout{grid-template-columns:240px 1fr;align-items:start;gap:1.75rem;padding-bottom:3rem;display:grid}.shop-sidebar{top:calc(var(--header-height) + 1rem);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;border:1px solid #0c23400f;padding:1.25rem;position:sticky}.shop-sidebar__head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.shop-sidebar__head h2{font-size:1rem;font-weight:700}.shop-sidebar__close{background:var(--bg-deep);border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:none}.shop-sidebar__close svg{width:18px;height:18px}.filter-group{border-bottom:1px solid #0c23400f;margin-bottom:1.25rem;padding-bottom:1.25rem}.filter-group:last-of-type{border-bottom:none}.filter-group h3{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.65rem;font-size:.78rem;font-weight:700}.filter-select{border-radius:var(--radius-sm);background:#fff;border:1px solid #0c23401f;width:100%;min-height:44px;padding:.6rem .75rem;font-size:.875rem}.filter-select--inline{width:auto;min-width:160px}.filter-check{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.55rem;min-height:36px;margin-bottom:.45rem;font-size:.875rem;display:flex}.filter-check input{width:16px;height:16px;accent-color:var(--accent-500)}.filter-radio{cursor:pointer;align-items:center;gap:.5rem;min-height:36px;margin-bottom:.4rem;font-size:.875rem;display:flex}.filter-radio input{accent-color:var(--accent-500)}.filter-reset{width:100%;margin-top:.5rem}.shop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.shop-toolbar__left{align-items:center;gap:.75rem;display:flex}.shop-toolbar__count{color:var(--text-muted);font-size:.875rem;font-weight:500}.filter-toggle{display:none}.active-filters{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.active-filter{color:var(--accent-700,var(--accent-600));background:#0d8a8614;border:1px solid #0d8a8640;border-radius:999px;align-items:center;gap:.25rem;min-height:32px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.active-filter span{opacity:.6;font-size:1rem;line-height:1}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.product-card{border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;border:1px solid #0c23400f;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.product-card__badge{z-index:2;background:var(--text-primary);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:.2rem .55rem;font-size:.68rem;font-weight:700;position:absolute;top:.65rem;left:.65rem}.product-card__discount{z-index:2;color:#fff;background:#e53e3e;border-radius:6px;padding:.2rem .5rem;font-size:.68rem;font-weight:800;position:absolute;top:.65rem;right:.65rem}.product-card__media{aspect-ratio:1;background:linear-gradient(160deg, var(--bg-elevated), #fff);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:1.25rem;display:flex;position:relative}.product-card__media img{object-fit:contain;max-height:120px;transition:transform .35s}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__rx{color:#fff;background:#0c2340d9;border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:800;position:absolute;bottom:.5rem;right:.5rem}.product-card__rx--lg{padding:.25rem .55rem;font-size:.72rem;bottom:.75rem;right:.75rem}.product-card__body{flex-direction:column;flex:1;gap:.25rem;padding:.85rem .95rem 1rem;display:flex}.product-card__lab{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-600);font-size:.68rem;font-weight:700}.product-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em;font-size:.875rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__sub{color:var(--text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}.product-card__tags{flex-wrap:wrap;gap:.25rem;margin:.25rem 0 .5rem;display:flex}.product-card__tags span{background:var(--bg-deep);color:var(--text-muted);border-radius:4px;padding:.12rem .4rem;font-size:.68rem;font-weight:600}.product-card__footer{border-top:1px solid #0c23400d;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.product-card__price{flex-direction:column;gap:.1rem;display:flex}.product-card__price s{color:var(--text-muted);font-size:.72rem}.product-card__price strong{font-family:var(--font-display);color:var(--accent-600);font-size:1.05rem}.product-card__add{flex-shrink:0}.shop-empty{text-align:center;color:var(--text-muted);padding:3rem 1rem}.shop-empty p{margin-bottom:1rem;font-size:1rem}.shop-more{text-align:center;padding:2rem 0 1rem}.rx-notice{background:#fff;border-top:1px solid #0c23400f;padding:2.5rem 0}.rx-notice__inner{border-radius:var(--radius);background:#0d8a860f;border:1px solid #0d8a8626;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}.rx-notice__icon{width:40px;height:40px;color:var(--accent-600);flex-shrink:0}.rx-notice h2{font-family:var(--font-display);margin-bottom:.35rem;font-size:1.25rem}.rx-notice p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.about-band{background:var(--bg-base);padding:3rem 0}.about-band__grid{grid-template-columns:1.4fr 1fr;align-items:center;gap:2rem;display:grid}.about-band__title{font-family:var(--font-display);margin-bottom:.65rem;font-size:clamp(1.5rem,3vw,2rem)}.about-band__text{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.about-band__stats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.about-band__stats dt{font-family:var(--font-display);color:var(--accent-600);font-size:1.5rem;font-weight:700}.about-band__stats dd{color:var(--text-muted);font-size:.78rem;font-weight:600}.contact-band{background:var(--text-primary);color:#ffffffe6;padding:2.5rem 0 3.5rem}.contact-band__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.contact-band h2{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.5rem}.contact-band p{opacity:.7;font-size:.9rem}.contact-band__actions{flex-wrap:wrap;gap:.65rem;display:flex}.contact-band .btn--ghost{color:#fff;background:0 0;border-color:#ffffff40}.cart-overlay{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;opacity:0;background:#0c234073;transition:opacity .3s;position:fixed;inset:0}.cart-overlay:not([hidden]){pointer-events:auto;opacity:1}.cart-drawer{z-index:310;background:#fff;flex-direction:column;width:min(420px,100vw);height:100vh;position:fixed;top:0;right:0;box-shadow:-8px 0 40px #0c234026}.cart-drawer:not([hidden]){display:flex}.cart-drawer__head{border-bottom:1px solid #0c23400f;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.cart-drawer__head h2{font-size:1.1rem;font-weight:700}.cart-drawer__head button{background:var(--bg-deep);border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cart-drawer__head svg{width:18px;height:18px}.cart-drawer__rx{color:var(--text-secondary);background:#0d8a8614;border-bottom:1px solid #0d8a861f;gap:.65rem;padding:.85rem 1.25rem;font-size:.78rem;line-height:1.45;display:flex}.cart-drawer__rx svg{width:18px;height:18px;color:var(--accent-600);flex-shrink:0;margin-top:2px}.cart-drawer__items{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.cart-drawer__empty{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:none}.cart-drawer__empty.is-visible{display:flex}.cart-drawer__footer{border-top:1px solid #0c23400f;flex-direction:column;gap:.65rem;padding:1.25rem;display:flex}.cart-drawer__total{justify-content:space-between;align-items:baseline;display:flex}.cart-drawer__total strong{font-family:var(--font-display);color:var(--accent-600);font-size:1.35rem}.cart-drawer__note{color:var(--text-muted);font-size:.72rem}.cart-item{grid-template-columns:56px 1fr auto;align-items:start;gap:.65rem;display:grid}.cart-item__img{object-fit:contain;background:var(--bg-deep);border-radius:8px;width:56px;height:56px;padding:.35rem}.cart-item__info strong{margin-bottom:.15rem;font-size:.78rem;line-height:1.3;display:block}.cart-item__info>span{color:var(--text-muted);font-size:.72rem}.cart-item__row{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.45rem;display:flex}.cart-item__price{color:var(--accent-600);white-space:nowrap;font-size:.84rem;font-weight:700}.cart-item__remove{width:28px;height:28px;color:var(--text-muted);background:#0c23400f;border:none;border-radius:6px;font-size:1.1rem;line-height:1}.qty-control{border:1px solid #0c23401a;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.qty-control button{background:var(--bg-deep);width:28px;height:28px;color:var(--text-primary);border:none;font-size:1rem;font-weight:700}.qty-control span{text-align:center;min-width:24px;font-size:.78rem;font-weight:700}.product-modal{border-radius:var(--radius);border:none;width:min(720px,100vw - 2rem);max-height:90vh;padding:0;overflow:hidden;box-shadow:0 24px 64px #0c234033}.product-modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c234080}.product-modal__close{z-index:2;width:40px;height:40px;box-shadow:var(--shadow-card);background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.product-modal__close svg{width:18px;height:18px}.product-modal__body{max-height:90vh;padding:1.5rem;position:relative;overflow-y:auto}.product-modal__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:1.5rem;display:grid}.product-modal__media{aspect-ratio:1;background:var(--bg-deep);border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.product-modal__media img{object-fit:contain;max-height:180px}.product-modal__info h2{font-family:var(--font-display);margin:.25rem 0 .5rem;font-size:1.35rem;line-height:1.25}.product-modal__sub{color:var(--text-muted);margin-bottom:.65rem;font-size:.875rem}.product-modal__price{flex-wrap:wrap;align-items:baseline;gap:.65rem;margin:1rem 0;display:flex}.product-modal__price s{color:var(--text-muted);font-size:.875rem}.product-modal__price strong{font-family:var(--font-display);color:var(--accent-600);font-size:1.75rem}.product-modal__save{color:#e53e3e;background:#e53e3e1a;border-radius:6px;padding:.2rem .5rem;font-size:.78rem;font-weight:700}.product-modal__note{color:var(--text-secondary);background:#0d8a860f;border-radius:8px;margin-bottom:1rem;padding:.65rem;font-size:.8125rem}.toast{z-index:400;background:var(--text-primary);color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:calc(100vw - 2rem);padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;position:fixed;bottom:5.5rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #0c234040}.filter-overlay{z-index:250;pointer-events:none;opacity:0;background:#0c234066;transition:opacity .3s;position:fixed;inset:0}.filter-overlay:not([hidden]){pointer-events:auto;opacity:1}.footer{background:var(--text-primary);color:#fffc;padding:2rem 0 0}.footer__inner{grid-template-columns:1fr auto;align-items:center;gap:1.5rem;padding-bottom:1.75rem;display:grid}.footer__logo-img{filter:brightness(0)invert();opacity:.85;height:28px;margin-bottom:.35rem}.footer__brand p{opacity:.55;font-size:.8125rem}.footer__links{flex-wrap:wrap;gap:1.25rem;display:flex}.footer__links a{opacity:.65;font-size:.8125rem}.footer__links a:hover{opacity:1;color:var(--accent-400)}.footer__bottom{padding:1rem 0 1.25rem}.footer__copy{text-align:center;opacity:.45;font-size:.72rem;line-height:1.55}.footer__disclaimer{text-align:center;opacity:.35;margin-top:.35rem;font-size:.68rem}.footer__credit{background:#0000008c;border-top:1px solid #ffffff0d;padding:.55rem 0}.footer__credit-line{color:#ffffff73;justify-content:center;align-items:center;gap:.35rem;margin:0;font-size:.75rem;display:flex}.footer__credit-word-wrap{text-align:center;transition:width .5s ease-in-out;display:inline-block;overflow:hidden}.footer__credit-word{color:#ffffffa6;font-weight:600;transition:opacity .5s,transform .5s;display:inline-block}.footer__credit-word.is-exiting{opacity:0;transform:translateY(8px)scale(.95)}.footer__credit-link{color:#ffffffd9;align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.footer__credit-tx span:first-child,.footer__credit-link:hover .footer__credit-tx span:first-child{color:#3b82f6;transition:color .2s}.footer__credit-link:hover .footer__credit-tx span:last-child{color:#ef4444}.footer__credit-star{width:16px;height:16px}.wa-fab{z-index:90;color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 8px 24px #25d36666}.wa-fab__pulse{pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2.4s infinite waPulse;position:absolute;inset:0}@keyframes waPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}@media (width>=1025px){.filter-toggle{display:none!important}.shop-sidebar{display:block}}@media (width<=1024px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{z-index:260;border-radius:0;width:min(320px,88vw);max-width:88vw;transition:transform .35s;display:block;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.shop-sidebar.is-open{transform:translate(0)}.shop-sidebar__close{display:flex}.filter-toggle{display:inline-flex}.shop-sidebar .filter-select{display:block}[data-sort]{display:none}.shop-hero__inner,.about-band__grid{grid-template-columns:1fr}}@media (width>=769px){.mobile-menu,.nav__toggle{display:none!important}}@media (width<=768px){:root{--header-height:118px}.topbar__hours{display:none}.store-header__inner{grid-template-columns:auto 1fr auto}.store-header__link--desktop{display:none}.nav__toggle,.mobile-menu:not([hidden]){display:flex}.trust-bar__grid{grid-template-columns:1fr;gap:.35rem}.trust-bar__item{justify-content:flex-start;font-size:.75rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.product-card__name{font-size:.8125rem}.product-card__add{padding:.45rem .65rem;font-size:.75rem}.filter-select--inline{width:100%}.shop-toolbar{flex-direction:column;align-items:stretch}.product-modal__grid{grid-template-columns:1fr}.footer__inner{text-align:center;grid-template-columns:1fr}.footer__links{justify-content:center}.contact-band__inner{text-align:center;flex-direction:column}.contact-band__actions{justify-content:center;width:100%}.about-band__stats{text-align:center;grid-template-columns:1fr}}@media (width<=380px){.product-grid{grid-template-columns:1fr}}[data-reveal]{will-change:transform, opacity}
