:root{--bg:#090a0c;--surface:#111316;--surface2:#17191d;--yellow:#ffbc00;--yellow2:#f7a900;--text:#f7f7f7;--muted:#a9adb4;--line:#2b2e34;--white:#fff;--radius:18px;--shadow:0 20px 50px rgba(0,0,0,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,8,10,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:78px;display:flex;align-items:center;gap:26px}.brand{width:145px;flex:0 0 auto}.brand img{width:100%;height:54px;object-fit:contain;object-position:left center}.nav{display:flex;align-items:center;gap:25px;margin-left:auto}.nav a{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#ececec;position:relative;padding:30px 0}.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:16px;height:2px;background:var(--yellow);transition:.25s}.nav a:hover::after,.nav a.active::after{right:0}.nav a.active{color:var(--yellow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;padding:14px 21px;font-weight:800;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary,.btn-whatsapp{background:var(--yellow);color:#111}.btn-primary:hover,.btn-whatsapp:hover{background:#ffd047}.btn-outline{border-color:#747980;color:#fff;background:rgba(0,0,0,.2)}.btn-outline:hover{border-color:var(--yellow);color:var(--yellow)}.header-cta{font-size:13px;padding:12px 16px;white-space:nowrap}.wa-icon{font-size:17px}.menu-toggle{display:none;margin-left:auto;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px 0}.hero{position:relative;min-height:560px;overflow:hidden;background:#050607}.hero-media{position:absolute;inset:0 0 0 47%;background:url('hero-drums.jpg') center/cover no-repeat;filter:saturate(.8) contrast(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#070809 0%,#070809 38%,rgba(7,8,9,.82) 56%,rgba(7,8,9,.1) 100%),linear-gradient(0deg,rgba(0,0,0,.4),transparent 45%)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,640px) 1fr;align-items:center;min-height:560px;padding-block:70px}.eyebrow{color:var(--yellow);font-weight:800;letter-spacing:.08em;font-size:13px;margin:0 0 15px}.hero h1{font-size:clamp(42px,5vw,70px);line-height:.96;margin:0;text-transform:uppercase;letter-spacing:-.04em}.hero h1 span{display:block;color:var(--yellow);margin-top:10px}.hero-subtitle{font-size:25px;margin:22px 0 26px;font-weight:500}.hero-points{display:flex;gap:34px;flex-wrap:wrap;margin:0 0 30px}.hero-points div{display:flex;gap:10px;align-items:center}.hero-points strong{color:var(--yellow);font-size:25px}.hero-points span{font-size:14px;line-height:1.45;color:#e1e1e1}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.section{padding:72px 0}.section-light{background:#f5f6f7}.section-heading{text-align:center;margin-bottom:34px}.section-heading h2{font-size:29px;text-transform:uppercase;margin:0;font-weight:800}.section-heading span{display:block;width:58px;height:3px;background:var(--yellow);margin:12px auto 0;border-radius:99px}.section-heading p{max-width:720px;margin:14px auto 0;color:var(--muted);font-size:14px;line-height:1.6}.dark-text{color:#18191b}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border:0;padding:0;border-radius:14px;overflow:hidden;background:#111;color:#fff;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:.2s}.category-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.18)}.category-card img{width:100%;height:155px;object-fit:cover}.category-card span{display:block;text-align:left;padding:15px 14px;font-weight:700}.catalog-section{background:linear-gradient(180deg,#0c0e10,#090a0c)}.catalog-toolbar{display:flex;justify-content:center;margin-bottom:26px}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.chip{background:#15171a;border:1px solid #343840;color:#d5d7db;border-radius:999px;padding:9px 14px;cursor:pointer;font-weight:700;font-size:13px}.chip.active,.chip:hover{background:var(--yellow);border-color:var(--yellow);color:#111}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:linear-gradient(180deg,#15171a,#101215);border:1px solid #343840;border-radius:16px;overflow:hidden;transition:.25s;box-shadow:0 12px 30px rgba(0,0,0,.16)}.product-card:hover{transform:translateY(-5px);border-color:#626873}.product-card.hidden{display:none}.product-image{height:250px;position:relative;overflow:hidden;background:#222}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-image img{transform:scale(1.035)}.favorite{position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:rgba(0,0,0,.35);color:#fff;font-size:20px;cursor:pointer}.favorite.active{background:var(--yellow);color:#111;border-color:var(--yellow)}.product-body{padding:18px}.product-body h3{font-size:18px;margin:0 0 8px}.product-body p{color:var(--muted);min-height:46px;line-height:1.5;font-size:14px;margin:0 0 18px}.price{display:block;font-size:23px;margin-bottom:14px}.product-cta{display:flex;justify-content:center;align-items:center;border:1px solid var(--yellow);color:var(--yellow);border-radius:10px;padding:11px;font-weight:800;font-size:14px}.product-cta:hover{background:var(--yellow);color:#111}.benefits-section{background:#f4f5f6;color:#111;padding:45px 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08);overflow:hidden}.benefits-grid article{display:flex;gap:16px;padding:26px 22px;border-right:1px solid #e5e5e5}.benefits-grid article:last-child{border-right:0}.benefit-icon{font-size:31px;color:var(--yellow2);font-weight:900;line-height:1}.benefits-grid h3{font-size:15px;line-height:1.35;margin:0 0 8px}.benefits-grid p{font-size:12px;line-height:1.55;color:#5d6066;margin:0}.about-section{background:radial-gradient(circle at 80% 40%,rgba(255,188,0,.1),transparent 30%),#0c0e10}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:64px;align-items:center}.about-copy h2{font-size:37px;line-height:1.08;margin:0 0 18px}.about-copy>p:not(.eyebrow){color:#c2c5ca;line-height:1.7}.about-info{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:26px 0}.about-info>div{display:flex;gap:10px}.about-info span{color:var(--yellow);font-size:22px}.about-info p{font-size:14px;line-height:1.55;margin:0}.about-logo img{width:100%;border-radius:50%;box-shadow:0 0 0 1px rgba(255,188,0,.35),0 0 45px rgba(255,188,0,.08)}.footer{background:#090a0c;border-top:1px solid #24272d}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1.4fr;gap:46px;padding:52px 0}.footer h4{font-size:13px;text-transform:uppercase;margin:0 0 16px;color:#fff}.footer a:not(.footer-wa){display:block;color:#b9bdc4;font-size:13px;padding:5px 0}.footer a:hover{color:var(--yellow)}.footer-brand img{width:120px;height:55px;object-fit:contain;object-position:left}.footer-brand p{color:#a9adb4;font-size:13px;line-height:1.6;max-width:260px}.socials{display:flex;gap:10px}.socials a{width:34px;height:34px;border:1px solid #3c4046;border-radius:50%;display:grid!important;place-items:center;padding:0!important}.footer-contact p{color:#c5c8ce;font-size:13px;line-height:1.6}.footer-wa{display:inline-flex!important;flex-direction:column;border:1px solid var(--yellow);border-radius:13px;padding:13px 18px;margin-top:6px;color:#fff}.footer-wa strong{font-size:18px}.footer-wa span{font-size:11px;margin-top:4px;color:#c9cbd0}.footer-bottom{border-top:1px solid #24272d;color:#787d86;font-size:12px}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px;padding:18px 0}.footer-bottom strong{color:var(--yellow)}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:#111;font-size:26px;font-weight:900;z-index:40;box-shadow:0 14px 35px rgba(0,0,0,.38)}
@media(max-width:1050px){.nav{display:none}.header-cta{margin-left:auto}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid article:nth-child(2){border-right:0}.benefits-grid article:nth-child(-n+2){border-bottom:1px solid #e5e5e5}.about-grid{grid-template-columns:minmax(0,1fr) 220px;gap:40px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:1/-1}.footer-contact .footer-wa{max-width:320px}}
@media(max-width:760px){.container{width:min(100% - 24px,1180px)}.site-header{position:sticky}.header-inner{min-height:68px}.brand{width:115px}.brand img{height:44px}.header-cta{display:none}.menu-toggle{display:block}.nav.open{display:flex;position:absolute;left:0;right:0;top:68px;background:#0b0c0e;flex-direction:column;align-items:stretch;gap:0;padding:8px 18px 18px;border-bottom:1px solid #24272d}.nav.open a{padding:14px 2px}.nav a::after{bottom:6px}.hero{min-height:700px}.hero-media{inset:0;background-position:58% center;opacity:.42}.hero-overlay{background:linear-gradient(180deg,rgba(6,7,8,.52),#070809 74%)}.hero-grid{display:block;min-height:700px;padding-top:300px;padding-bottom:50px}.hero h1{font-size:43px}.hero-subtitle{font-size:19px}.hero-points{gap:16px 24px}.hero-points div{width:calc(50% - 12px)}.hero-actions .btn{flex:1 1 100%}.section{padding:56px 0}.section-heading h2{font-size:24px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card img{height:125px}.product-grid{grid-template-columns:1fr}.product-image{height:280px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article,.benefits-grid article:nth-child(2){border-right:0;border-bottom:1px solid #e5e5e5}.benefits-grid article:last-child{border-bottom:0}.about-grid{grid-template-columns:1fr;gap:28px}.about-logo{display:none}.about-copy h2{font-size:30px}.about-info{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom .container{flex-direction:column;text-align:center}.floating-wa{width:54px;height:54px;right:14px;bottom:14px}}
@media(max-width:430px){.category-grid{gap:9px}.category-card span{font-size:13px;padding:12px 10px}.hero h1{font-size:38px}.hero-points div{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-contact{grid-column:auto}.product-image{height:245px}}

/* v1.1.0 — carrinho e códigos de produto. O layout-base permanece inalterado. */
.product-code{display:inline-flex;align-items:center;width:max-content;margin:0 0 8px;padding:5px 8px;border:1px solid rgba(255,188,0,.28);border-radius:7px;color:#ffcf43;background:rgba(255,188,0,.06);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-actions{display:grid;grid-template-columns:1fr;gap:8px}.product-cart{display:flex;justify-content:center;align-items:center;border:1px solid var(--yellow);background:var(--yellow);color:#111;border-radius:10px;padding:11px;font-weight:800;font-size:14px;cursor:pointer;transition:.2s}.product-cart:hover{filter:brightness(1.06);transform:translateY(-1px)}.catalog-empty{grid-column:1/-1;border:1px dashed #3b3f46;border-radius:16px;padding:38px 24px;text-align:center;color:#fff}.catalog-empty strong,.catalog-empty span{display:block}.catalog-empty span{margin-top:8px;color:var(--muted);font-size:13px}.admin-access{color:#949aa3!important;text-decoration:underline;text-underline-offset:3px}.admin-access:hover{color:var(--yellow)!important}
.floating-cart{position:fixed;right:22px;bottom:92px;width:58px;height:58px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111;font-size:23px;font-weight:900;z-index:41;box-shadow:0 14px 35px rgba(0,0,0,.34);cursor:pointer}.floating-cart span{position:absolute;right:-4px;top:-5px;min-width:23px;height:23px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:#2c3036;color:#fff;border:2px solid #0b0c0e;font-size:11px;font-weight:800}.floating-cart span.has-items{background:var(--yellow);color:#111}.cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(2px);z-index:70}.cart-drawer{position:fixed;top:0;right:0;width:min(440px,100%);height:100dvh;background:#0d0f12;border-left:1px solid #2c3036;z-index:71;display:flex;flex-direction:column;transform:translateX(104%);transition:transform .28s ease;box-shadow:-24px 0 60px rgba(0,0,0,.35)}.cart-drawer.open{transform:translateX(0)}body.cart-open{overflow:hidden}.cart-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:25px 24px 20px;border-bottom:1px solid #292d33}.cart-head h2{margin:3px 0 0;font-size:28px}.cart-head .eyebrow{margin:0}.cart-close{border:1px solid #383d45;background:#15181c;color:#fff;width:40px;height:40px;border-radius:50%;font-size:25px;line-height:1;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:10px 24px}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:12px;padding:14px 0;border-bottom:1px solid #24282e;align-items:center}.cart-item img{width:76px;height:76px;border-radius:11px;object-fit:cover;background:#1b1d21}.cart-item-copy{min-width:0}.cart-item-copy>span{display:block;color:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.07em;margin-bottom:4px}.cart-item-copy>strong{display:block;font-size:13px;line-height:1.35}.cart-item-copy>small{display:block;color:#969ca5;font-size:11px;margin-top:3px}.cart-line-total{font-size:12px;white-space:nowrap;align-self:start;margin-top:22px}.cart-qty{display:flex;align-items:center;gap:7px;margin-top:10px}.cart-qty button{width:28px;height:28px;border:1px solid #3a4048;background:#171a1f;color:#fff;border-radius:7px;cursor:pointer}.cart-qty b{min-width:18px;text-align:center;font-size:12px}.cart-qty .cart-remove{width:auto;border:0;background:transparent;color:#969ca5;padding:0 2px;margin-left:4px;font-size:10px}.cart-empty{flex:1;display:grid;place-content:center;text-align:center;padding:40px 30px;color:#fff}.cart-empty[hidden]{display:none}.cart-empty strong{font-size:18px}.cart-empty span{display:block;color:#969ca5;font-size:13px;line-height:1.5;margin-top:8px}.cart-summary{padding:20px 24px 24px;border-top:1px solid #292d33;background:#0a0c0e}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px;font-size:13px;color:#b8bdc5}.cart-summary>div:nth-child(2){padding-top:12px;border-top:1px solid #24282e;color:#fff;font-size:15px}.cart-summary>div:nth-child(2) strong{font-size:21px}.cart-checkout{width:100%;margin-top:8px;border:0;cursor:pointer}.cart-checkout:disabled,.cart-clear:disabled{opacity:.45;cursor:not-allowed}.cart-clear{display:block;width:100%;margin-top:9px;padding:9px;border:0;background:transparent;color:#969ca5;font-weight:700;font-size:12px;cursor:pointer}.cart-summary small{display:block;color:#777e88;font-size:10px;line-height:1.5;text-align:center;margin-top:7px}
@media(max-width:760px){.floating-cart{width:54px;height:54px;right:14px;bottom:82px}.cart-head{padding:22px 18px 17px}.cart-items{padding:8px 18px}.cart-summary{padding:17px 18px 20px}.cart-item{grid-template-columns:66px minmax(0,1fr)}.cart-item img{width:66px;height:66px}.cart-line-total{grid-column:2;justify-self:start;margin-top:-2px;color:#fff}.product-actions{gap:7px}}
