.Hero-module__4d4YyG__hero{padding:var(--hyena-space-8)var(--hyena-container-pad);background:radial-gradient(1px 1px at 0 0,#ffffff12 1px,transparent 1px)0 0/20px 20px,linear-gradient(180deg,var(--hyena-black)0%,var(--hyena-dark)100%);position:relative;overflow:hidden}.Hero-module__4d4YyG__hero:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 45%,#ff8a001a 50%,#0000 55%);width:60%;height:140%;position:absolute;top:-20%;right:-10%}.Hero-module__4d4YyG__hyena{z-index:0;opacity:.14;pointer-events:none;background:url(/images/hyena-solo.png) 50%/contain no-repeat;position:absolute;inset:0}.Hero-module__4d4YyG__grid{z-index:1;max-width:var(--hyena-container-max);gap:var(--hyena-space-7);animation:Hero-module__4d4YyG__hero-in var(--hyena-duration-slow)var(--hyena-ease)both;align-items:center;margin-inline:auto;display:grid;position:relative}.Hero-module__4d4YyG__grid>div{max-width:620px}.Hero-module__4d4YyG__eyebrow{font-size:var(--hyena-text-micro);letter-spacing:.14em;text-transform:uppercase;color:var(--hyena-orange);margin-bottom:var(--hyena-space-3);font-weight:700;display:inline-block}.Hero-module__4d4YyG__title{font-family:var(--hyena-font-display);text-transform:uppercase;letter-spacing:-.01em;line-height:1.05;font-size:var(--hyena-text-display-2xl);color:var(--hyena-text)}.Hero-module__4d4YyG__title span{color:var(--hyena-orange);display:block}.Hero-module__4d4YyG__subtitle{font-size:var(--hyena-text-lead);color:var(--hyena-text-muted);margin-top:var(--hyena-space-4);max-width:46ch}.Hero-module__4d4YyG__ctas{gap:var(--hyena-space-3);margin-top:var(--hyena-space-6);flex-wrap:wrap;display:flex}.Hero-module__4d4YyG__btn{border-radius:var(--hyena-radius-sm);cursor:pointer;min-height:48px;transition:transform var(--hyena-duration-fast)var(--hyena-ease),box-shadow var(--hyena-duration-fast)var(--hyena-ease),background var(--hyena-duration-fast)var(--hyena-ease),border-color var(--hyena-duration-fast)var(--hyena-ease);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:0 1.4rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.Hero-module__4d4YyG__btn:focus-visible{box-shadow:var(--hyena-focus-ring);outline:none}.Hero-module__4d4YyG__btnPrimary{background:var(--hyena-orange);color:var(--hyena-orange-contrast);box-shadow:var(--hyena-shadow-glow)}.Hero-module__4d4YyG__btnPrimary:hover{background:var(--hyena-orange-strong);transform:translateY(-2px);box-shadow:0 0 40px #ff8a00a6}.Hero-module__4d4YyG__btnSecondary{border-color:var(--hyena-border-strong);color:var(--hyena-text);background:0 0}.Hero-module__4d4YyG__btnSecondary:hover{border-color:var(--hyena-orange);color:var(--hyena-orange)}.Hero-module__4d4YyG__trustStrip{margin:var(--hyena-space-7)0 0;gap:var(--hyena-space-3);grid-template-columns:repeat(2,1fr);padding:0;list-style:none;display:grid}.Hero-module__4d4YyG__trustStrip li{min-width:0;color:var(--hyena-text-muted);align-items:center;gap:.6rem;font-size:.82rem;font-weight:600;display:flex}.Hero-module__4d4YyG__trustIcon{border-radius:var(--hyena-radius-sm);background:#ff8a001a;border:1px solid #ff8a0040;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}@keyframes Hero-module__4d4YyG__hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (min-width:900px){.Hero-module__4d4YyG__hyena{opacity:.22;background-position:100%;width:62%;inset:0 0 0 auto}.Hero-module__4d4YyG__trustStrip{grid-template-columns:repeat(2,1fr);max-width:460px}}
.Products-module__AsZUqW__products{padding:var(--hyena-space-8)var(--hyena-container-pad);background:var(--hyena-black)}.Products-module__AsZUqW__title{text-align:center;font-family:var(--hyena-font-display);text-transform:uppercase;font-size:var(--hyena-text-display-xl);letter-spacing:-.01em;margin-bottom:var(--hyena-space-6);color:var(--hyena-text)}.Products-module__AsZUqW__grid{max-width:var(--hyena-container-max);gap:var(--hyena-space-4);grid-template-columns:repeat(2,1fr);margin:0 auto;display:grid}@media (min-width:768px){.Products-module__AsZUqW__grid{gap:var(--hyena-space-5);grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.Products-module__AsZUqW__grid{grid-template-columns:repeat(4,1fr)}}.Products-module__AsZUqW__card{background:var(--hyena-surface-raised);border:1px solid var(--hyena-border);border-radius:var(--hyena-radius-lg);padding:var(--hyena-space-4);height:100%;box-shadow:var(--hyena-shadow-card);transition:transform var(--hyena-duration-base)var(--hyena-ease),box-shadow var(--hyena-duration-base)var(--hyena-ease);flex-direction:column;display:flex}.Products-module__AsZUqW__card:hover{box-shadow:var(--hyena-shadow-card-hover);transform:translateY(-6px)}.Products-module__AsZUqW__cardLink{color:inherit;text-decoration:none}.Products-module__AsZUqW__imageWrapper{background:radial-gradient(circle at center,var(--hyena-surface)0%,var(--hyena-surface-sunken)100%);border-radius:var(--hyena-radius-md);padding:var(--hyena-space-3);margin-bottom:var(--hyena-space-3);aspect-ratio:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.Products-module__AsZUqW__image{object-fit:contain;max-height:100%;transition:transform var(--hyena-duration-slow)var(--hyena-ease)}.Products-module__AsZUqW__card:hover .Products-module__AsZUqW__image{transform:scale(1.04)}.Products-module__AsZUqW__brandTag{text-align:center;font-family:var(--hyena-font-body);font-size:var(--hyena-text-micro);letter-spacing:.06em;text-transform:uppercase;color:var(--hyena-text-muted);margin:0 0 var(--hyena-space-1);font-weight:700}.Products-module__AsZUqW__name{min-height:48px;font-family:var(--hyena-font-body);color:var(--hyena-text);text-align:center;margin-bottom:var(--hyena-space-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.05rem;font-weight:700;display:-webkit-box;overflow:hidden}.Products-module__AsZUqW__prices{text-align:center;margin-bottom:var(--hyena-space-3)}.Products-module__AsZUqW__transferPrice{font-family:var(--hyena-font-body);font-size:var(--hyena-text-display-lg);font-variant-numeric:tabular-nums;color:var(--hyena-orange);font-weight:800}.Products-module__AsZUqW__listPrice{font-size:var(--hyena-text-small);font-variant-numeric:tabular-nums;color:var(--hyena-text-muted);margin-top:var(--hyena-space-1);font-weight:600;text-decoration:line-through}.Products-module__AsZUqW__saving{font-size:var(--hyena-text-micro);color:var(--hyena-success);background:var(--hyena-success-bg);border:1px solid var(--hyena-success-border);border-radius:var(--hyena-radius-pill);margin-top:var(--hyena-space-2);padding:.15rem .6rem;font-weight:700;display:inline-block}.Products-module__AsZUqW__cta{gap:var(--hyena-space-2);flex-direction:column;margin-top:auto;display:flex}.Products-module__AsZUqW__detailLink{text-align:center;font-size:var(--hyena-text-small);color:var(--hyena-text-muted);min-height:40px;transition:color var(--hyena-duration-fast)var(--hyena-ease);justify-content:center;align-items:center;text-decoration:none;display:flex}.Products-module__AsZUqW__detailLink:hover,.Products-module__AsZUqW__detailLink:focus-visible{color:var(--hyena-orange)}.Products-module__AsZUqW__detailLink:focus-visible{box-shadow:var(--hyena-focus-ring);border-radius:var(--hyena-radius-sm);outline:none}.Products-module__AsZUqW__toolbar{max-width:var(--hyena-container-max);margin:0 auto var(--hyena-space-4)auto;gap:var(--hyena-space-3);align-items:center;display:flex}.Products-module__AsZUqW__searchInput,.Products-module__AsZUqW__sortSelect{padding:.75rem var(--hyena-space-4);border-radius:var(--hyena-radius-md);border:1px solid var(--hyena-border);background:var(--hyena-surface-raised);color:var(--hyena-text);font-size:var(--hyena-text-small);transition:border-color var(--hyena-duration-fast)var(--hyena-ease),box-shadow var(--hyena-duration-fast)var(--hyena-ease);outline:none}.Products-module__AsZUqW__searchInput{flex:1}.Products-module__AsZUqW__sortSelect{cursor:pointer}.Products-module__AsZUqW__searchInput::placeholder{color:var(--hyena-text-faint)}.Products-module__AsZUqW__searchInput:focus,.Products-module__AsZUqW__sortSelect:focus{border-color:var(--hyena-orange);box-shadow:var(--hyena-focus-ring)}.Products-module__AsZUqW__filterGroup{max-width:var(--hyena-container-max);margin:0 auto var(--hyena-space-4)auto;border:0;min-width:0;padding:0}.Products-module__AsZUqW__filterLabel{margin-bottom:var(--hyena-space-2);font-size:var(--hyena-text-micro);letter-spacing:.06em;text-transform:uppercase;color:var(--hyena-text-muted);padding:0;font-weight:700}.Products-module__AsZUqW__chipsRow{gap:var(--hyena-space-2);flex-wrap:wrap;display:flex}.Products-module__AsZUqW__chip{min-height:40px;padding:0 var(--hyena-space-4);border-radius:var(--hyena-radius-pill);border:1px solid var(--hyena-border);background:var(--hyena-surface-raised);color:var(--hyena-text-muted);font-size:var(--hyena-text-small);white-space:nowrap;cursor:pointer;transition:border-color var(--hyena-duration-fast)var(--hyena-ease),background var(--hyena-duration-fast)var(--hyena-ease),color var(--hyena-duration-fast)var(--hyena-ease);align-items:center;font-weight:600;display:inline-flex;position:relative}.Products-module__AsZUqW__chip:hover{border-color:var(--hyena-border-strong);color:var(--hyena-text)}.Products-module__AsZUqW__chip:focus-within{box-shadow:var(--hyena-focus-ring)}.Products-module__AsZUqW__chipActive{background:var(--hyena-orange);border-color:var(--hyena-orange);color:var(--hyena-orange-contrast)}.Products-module__AsZUqW__chipActive:hover{color:var(--hyena-orange-contrast)}.Products-module__AsZUqW__chipInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Products-module__AsZUqW__resultsCount{max-width:var(--hyena-container-max);margin:0 auto var(--hyena-space-4)auto;font-size:var(--hyena-text-small);color:var(--hyena-text-muted)}.Products-module__AsZUqW__stockBadgeLow{text-align:center;font-size:var(--hyena-text-micro);color:var(--hyena-ember);background:var(--hyena-ember-bg);border:1px solid var(--hyena-ember-border);border-radius:var(--hyena-radius-sm);margin-bottom:var(--hyena-space-2);padding:.2rem .6rem;font-weight:700}.Products-module__AsZUqW__stockBadgeMed{text-align:center;font-size:var(--hyena-text-micro);color:var(--hyena-warning);background:var(--hyena-warning-bg);border:1px solid var(--hyena-warning-border);border-radius:var(--hyena-radius-sm);margin-bottom:var(--hyena-space-2);padding:.2rem .6rem;font-weight:700}.Products-module__AsZUqW__stockBadgeOut{text-align:center;font-size:var(--hyena-text-micro);color:var(--hyena-text-muted);background:var(--hyena-surface-sunken);border:1px solid var(--hyena-border-strong);border-radius:var(--hyena-radius-sm);margin-bottom:var(--hyena-space-2);padding:.2rem .6rem;font-weight:700}.Products-module__AsZUqW__pedidoBanner{max-width:600px;margin:var(--hyena-space-6)auto 0;text-align:center;background:var(--hyena-surface-raised);border:1px dashed var(--hyena-border-strong);border-radius:var(--hyena-radius-lg);padding:var(--hyena-space-5)var(--hyena-space-5)}.Products-module__AsZUqW__pedidoTitle{color:var(--hyena-text);margin-bottom:var(--hyena-space-1);font-size:1.15rem;font-weight:800}.Products-module__AsZUqW__pedidoText{font-size:var(--hyena-text-small);color:var(--hyena-text-muted);margin-bottom:var(--hyena-space-4);line-height:1.5}.Products-module__AsZUqW__pedidoLink{border-radius:var(--hyena-radius-md);border:1px solid var(--hyena-orange);min-height:40px;color:var(--hyena-orange);font-weight:700;font-size:var(--hyena-text-small);transition:background var(--hyena-duration-fast)var(--hyena-ease),color var(--hyena-duration-fast)var(--hyena-ease);background:0 0;justify-content:center;align-items:center;padding:.65rem 1.6rem;text-decoration:none;display:inline-flex}.Products-module__AsZUqW__pedidoLink:hover,.Products-module__AsZUqW__pedidoLink:focus-visible{background:var(--hyena-orange);color:var(--hyena-orange-contrast)}.Products-module__AsZUqW__pedidoLink:focus-visible{box-shadow:var(--hyena-focus-ring);outline:none}.Products-module__AsZUqW__noResults{max-width:var(--hyena-container-max);margin:var(--hyena-space-6)auto;text-align:center;color:var(--hyena-text-muted);font-size:1rem}@media (max-width:767px){.Products-module__AsZUqW__toolbar{flex-direction:column;align-items:stretch}.Products-module__AsZUqW__chipsRow{padding-bottom:var(--hyena-space-1);-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}}
