:root{--color-primary:#e1121f;--color-primary-dark:#a30d17;--bg-body:#f8fafc;--bg-surface:#fff;--bg-hover:#f1f5f9;--border-color:#e2e8f0;--text-body:#0f172a;--text-muted:#64748b;--header-bg:#0a0a0a;--header-text:#f8fafc;--hero-bg:#0a0a0a;--hero-text:#f8fafc;--hero-text-muted:#b8b8b8;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--bg-body:#0f172a;--bg-surface:#1e293b;--bg-hover:#273449;--border-color:#334155;--text-body:#f1f5f9;--text-muted:#94a3b8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}body{background:var(--bg-body);color:var(--text-body);margin:0}button{font-family:inherit}img{max-width:100%}.store-page{min-height:100vh}.store-page__section-title{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem;max-width:1200px;margin:1.2rem auto 0;padding:0 1rem;display:flex}.store-page__section-title h2{margin:0;font-size:1.1rem}.store-page__reset-btn{background:linear-gradient(135deg, var(--color-primary), #0a0a0a);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.45rem 1rem;font-size:.82rem;font-weight:700;transition:transform .15s;animation:2.2s ease-in-out infinite reset-btn-pulse}.store-page__reset-btn:hover{animation-play-state:paused;transform:scale(1.05)}@keyframes reset-btn-pulse{0%{transform:scale(1);box-shadow:0 0 #e1121fbf,0 0 #00000059}60%{transform:scale(1.045);box-shadow:0 0 0 8px #e1121f00,0 0 0 11px #0000}to{transform:scale(1);box-shadow:0 0 #e1121f00,0 0 #0000}}@media (prefers-reduced-motion:reduce){.store-page__reset-btn{animation:none}}.store-page__load-more-sentinel{justify-content:center;align-items:center;min-height:40px;padding:1rem;display:flex}.store-page__load-more-text{color:var(--text-muted);margin:0;font-size:.9rem}.admin-loading{min-height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.store-header{z-index:40;background:var(--header-bg);color:var(--header-text);transition:transform .25s;position:sticky;top:0;transform:translateY(0)}.store-header.is-hidden{transform:translateY(-100%)}.store-header__row{justify-content:flex-end;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex}.store-header__cart-btn{color:var(--header-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.35rem .4rem;font-size:.95rem;font-weight:500;display:flex;position:relative}.store-header__cart-badge{background:var(--color-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-8px}.brand-hero{background:var(--hero-bg);text-align:center;padding-bottom:1.5rem}.brand-hero__logo{object-fit:contain;object-position:center;background:#000;width:100%;height:130px;display:block}.brand-hero__tagline{padding:0 1rem}@media (width>=640px){.brand-hero__logo{height:170px}}@media (width>=1024px){.brand-hero__logo{height:210px}}.brand-hero__tagline{max-width:480px;color:var(--hero-text-muted);margin:.75rem auto 0;font-size:.92rem}.banner-carousel{max-width:1200px;margin:.75rem auto 0;padding:0 1rem}.banner-carousel__viewport{aspect-ratio:1280/471;cursor:pointer;background:var(--bg-hover);border-radius:14px;width:100%;position:relative;overflow:hidden}.banner-carousel__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.banner-carousel__dots{justify-content:center;gap:.4rem;margin-top:.6rem;display:flex}.banner-carousel__dot{background:var(--border-color);cursor:pointer;border:none;border-radius:999px;width:8px;height:8px;padding:0}.banner-carousel__dot.is-active{background:var(--color-primary);width:20px;transition:width .25s}.search-bar{max-width:480px;margin:1rem auto 0;padding:0 1rem}.search-bar input{border:1px solid var(--border-color);background:var(--bg-surface);width:100%;color:var(--text-body);border-radius:10px;padding:.65rem .9rem;font-size:.95rem}.search-bar input:focus{outline:2px solid var(--color-primary);outline-offset:1px}.product-card{background-image:linear-gradient(var(--bg-surface), var(--bg-surface)), linear-gradient(135deg, var(--color-primary), #fff 55%, var(--color-primary));background-origin:border-box;background-clip:padding-box,border-box;border:2.5px solid #0000;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001f}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #e1121f40}.product-card__image-wrap{aspect-ratio:1;background:var(--bg-hover);position:relative;overflow:hidden}.product-card__code{z-index:2;color:#fff;letter-spacing:.02em;background:#0a0a0a;border:1px solid #ffffff26;border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.8rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #00000080}.product-card__image{object-fit:cover;width:100%;height:100%;display:block}.product-card__body{flex-direction:column;gap:.3rem;padding:.7rem .8rem .85rem;display:flex}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.3em;margin:0;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__price{color:var(--color-primary);width:fit-content;margin:0;font-size:1rem;font-weight:700;animation:2.2s ease-in-out infinite price-pulse;display:inline-block}@keyframes price-pulse{0%{text-shadow:0 0 #e1121f00;transform:scale(1)}60%{text-shadow:0 0 10px #e1121f8c;transform:scale(1.08)}to{text-shadow:0 0 #e1121f00;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.product-card__price{animation:none}}.product-card__add-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.3rem;padding:.5rem;font-size:.85rem;font-weight:600;transition:filter .15s}.product-card__add-btn:hover{filter:brightness(1.08)}.product-card__add-btn:active{filter:brightness(.95)}.product-grid{grid-template-columns:repeat(2,1fr);gap:.9rem;max-width:1200px;margin:1rem auto 3rem;padding:0 1rem;display:grid}.product-grid__empty{text-align:center;color:var(--text-muted);padding:3rem 1rem}.product-card-skeleton{aspect-ratio:3/4.2;background:linear-gradient(100deg, var(--bg-hover) 30%, var(--border-color) 50%, var(--bg-hover) 70%);background-size:200% 100%;border-radius:12px;animation:1.3s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width>=640px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.product-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem}}@media (width>=1200px){.product-grid{grid-template-columns:repeat(5,1fr)}}.cart-drawer__overlay{z-index:100;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:var(--bg-surface);flex-direction:column;width:100%;max-width:380px;height:100%;animation:.25s slide-in;display:flex}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem;display:flex}.cart-drawer__header h2{margin:0;font-size:1.1rem}.cart-drawer__header button{cursor:pointer;background:0 0;border:none;font-size:1.1rem}.cart-drawer__empty{text-align:center;color:var(--text-muted);padding:2rem 1rem}.cart-drawer__list{flex:1;margin:0;padding:.5rem 1rem;list-style:none;overflow-y:auto}.cart-drawer__item{border-bottom:1px solid var(--border-color);align-items:center;gap:.7rem;padding:.7rem 0;display:flex}.cart-drawer__item img{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:60px}.cart-drawer__item-info{flex:1;min-width:0}.cart-drawer__item-name{text-overflow:ellipsis;white-space:nowrap;margin:0 0 .2rem;font-size:.85rem;font-weight:600;overflow:hidden}.cart-drawer__item-price{color:var(--color-primary);margin:0 0 .35rem;font-size:.85rem;font-weight:600}.cart-drawer__qty{align-items:center;gap:.5rem;display:flex}.cart-drawer__qty button{border:1px solid var(--border-color);background:var(--bg-body);cursor:pointer;border-radius:6px;width:24px;height:24px;font-size:.9rem;line-height:1}.cart-drawer__remove{cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:1rem}.cart-drawer__footer{border-top:1px solid var(--border-color);padding:1rem}.cart-drawer__total{justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:1rem;display:flex}.cart-drawer__checkout-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;width:100%;margin-bottom:.5rem;padding:.75rem;font-weight:600}.cart-drawer__checkout-btn:disabled{background:var(--border-color);color:var(--text-muted);cursor:not-allowed}.cart-drawer__clear-btn{border:1px solid var(--border-color);cursor:pointer;width:100%;color:var(--text-muted);background:0 0;border-radius:10px;padding:.6rem;font-size:.85rem}.whatsapp-fab{color:#0b1a12;z-index:50;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;max-width:calc(100vw - 2rem);height:52px;padding:0 1.1rem 0 .35rem;text-decoration:none;transition:transform .15s,background .15s;animation:2.2s ease-in-out infinite whatsapp-pulse;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #00000040,0 0 #25d36699}.whatsapp-fab__icon{color:#25d366;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.whatsapp-fab__label{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;color:#0b1a12;font-size:.95rem;font-weight:700;overflow:hidden}.whatsapp-fab:hover{animation-play-state:paused;transform:translate(-50%)scale(1.05)}.whatsapp-fab:active{transform:translate(-50%)scale(.96)}@keyframes whatsapp-pulse{0%{transform:translate(-50%)scale(1);box-shadow:0 4px 14px #00000040,0 0 #25d366d9,0 0 #0000002e}60%{transform:translate(-50%)scale(1.045);box-shadow:0 4px 14px #00000040,0 0 0 16px #25d36600,0 0 0 17px #0000}to{transform:translate(-50%)scale(1);box-shadow:0 4px 14px #00000040,0 0 #25d36600,0 0 #0000}}@media (prefers-reduced-motion:reduce){.whatsapp-fab{animation:none}}@media (width>=640px){.whatsapp-fab{height:58px;bottom:1.5rem}.whatsapp-fab__icon{width:44px;height:44px}.whatsapp-fab__label{font-size:1rem}}.store-footer{background:var(--header-bg);color:var(--header-text);margin-top:2rem;padding:1.5rem 1rem 6.5rem}.store-footer__inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}.store-footer__item{color:inherit;opacity:.9;align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.store-footer__item svg{color:var(--color-primary);flex-shrink:0}a.store-footer__item:hover{opacity:1;text-decoration:underline}@media (width>=640px){.store-footer__inner{flex-direction:row;justify-content:center;gap:2rem}}.admin-login{background:var(--bg-body);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.admin-login__card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;gap:1rem;width:100%;max-width:380px;padding:2rem 1.75rem;display:flex}.admin-login__card h1{margin:0;font-size:1.3rem}.admin-login__subtitle{color:var(--text-muted);margin:0;font-size:.9rem}.admin-login__card label{flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.admin-login__card input{border:1px solid var(--border-color);border-radius:8px;padding:.6rem .75rem;font-size:.95rem}.admin-login__card button{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.7rem;font-weight:600}.admin-login__card button:disabled{opacity:.6;cursor:not-allowed}.admin-login__error{color:var(--color-primary);background:#fee2e2;border-radius:8px;padding:.6rem .75rem;font-size:.85rem}.admin-layout{background:var(--bg-body);flex-direction:column;min-height:100vh;display:flex}.admin-sidebar{background:var(--bg-surface);border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.admin-sidebar__brand{margin-right:auto;font-weight:700}.admin-sidebar__nav{gap:.5rem;display:flex}.admin-sidebar__link{color:var(--text-body);border-radius:8px;padding:.4rem .8rem;font-size:.9rem;font-weight:500;text-decoration:none}.admin-sidebar__link.active{background:var(--color-primary);color:#fff}.admin-sidebar__footer{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.82rem;display:flex}.admin-sidebar__footer button{border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;padding:.35rem .7rem;font-size:.8rem}.admin-content{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:1.25rem 1rem 3rem}@media (width>=768px){.admin-sidebar{padding:.9rem 2rem}.admin-content{padding:2rem}}.admin-page-title{margin:0 0 1.2rem;font-size:1.4rem}.admin-inline-form{flex-wrap:wrap;gap:.6rem;margin-bottom:.75rem;display:flex}.admin-inline-form input,.admin-inline-form select,.admin-inline-form textarea{border:1px solid var(--border-color);border-radius:8px;padding:.55rem .75rem;font-size:.9rem}.admin-inline-form input[type=text]{flex:1;min-width:180px}.admin-inline-form button,.admin-btn-secondary,.admin-btn-danger{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.85rem;font-weight:600}.admin-btn-secondary{border:1px solid var(--border-color);color:var(--text-body);background:0 0}.admin-btn-danger{background:#dc2626}.admin-error{color:var(--color-primary);margin:0 0 .75rem;font-size:.85rem}.admin-table{border-collapse:collapse;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;width:100%;font-size:.88rem;overflow:hidden}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--border-color);padding:.65rem .8rem}.admin-table th{background:var(--bg-hover);text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:.78rem}.admin-table tr:last-child td{border-bottom:none}.admin-table__actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-table__actions button{border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .65rem;font-size:.78rem}.admin-table__actions .admin-btn-danger{color:#dc2626;border-color:#dc2626;padding:.35rem .65rem}.admin-table__thumb{object-fit:cover;background:var(--bg-hover);border-radius:8px;width:42px;height:42px}.admin-badge{border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.admin-badge.is-active{color:#15803d;background:#dcfce7}.admin-badge.is-inactive{color:var(--color-primary);background:#fee2e2}.admin-modal__overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-modal{background:var(--bg-surface);border-radius:14px;width:100%;max-width:480px;max-height:90vh;padding:1.5rem;overflow-y:auto}.admin-modal h2{margin-top:0;font-size:1.15rem}.admin-form-field{flex-direction:column;gap:.35rem;margin-bottom:.9rem;font-size:.85rem;font-weight:600;display:flex}.admin-form-actions{justify-content:flex-end;gap:.6rem;margin-top:1.2rem;display:flex}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}
