:root{--hb-background: #ffffff;--hb-foreground: #0a0a0a;--hb-primary: #0a0a0a;--hb-primary-foreground: #ffffff;--hb-secondary: #f5f5f5;--hb-muted: #737373;--hb-border: #e5e5e5;--hb-display: "Bebas Neue", Impact, sans-serif;--hb-sans: "Inter", system-ui, -apple-system, sans-serif;--hb-radius: 0}.hb-dark,.hb-section--dark{--hb-background: #0a0a0a;--hb-foreground: #ffffff;--hb-primary: #ffffff;--hb-primary-foreground: #0a0a0a;--hb-secondary: #171717;--hb-muted: #a3a3a3;--hb-border: rgba(255, 255, 255, .12)}.hb-section{background-color:var(--hb-background);color:var(--hb-foreground);font-family:var(--hb-sans)}.hb-container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.hb-container{padding:0 24px}}@media(min-width:1024px){.hb-container{padding:0 32px}}.hb-display{font-family:var(--hb-display);letter-spacing:.02em;text-transform:uppercase;line-height:.9}.hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 40px;background:var(--hb-primary);color:var(--hb-primary-foreground);font-family:var(--hb-sans);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;border:1px solid var(--hb-primary);cursor:pointer;transition:opacity .2s ease}.hb-btn:hover{opacity:.9}.hb-btn--outline{background:transparent;color:var(--hb-foreground);border-color:var(--hb-foreground)}.hb-announcement{background:var(--hb-primary);color:var(--hb-primary-foreground);border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.hb-announcement__track{display:flex;white-space:nowrap;animation:hb-marquee 25s linear infinite;padding:10px 0}.hb-announcement__item{display:inline-flex;align-items:center;gap:32px;padding:0 32px;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.hb-announcement__divider{opacity:.4}@keyframes hb-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hb-header{position:sticky;top:0;z-index:50;background:var(--hb-background);border-bottom:1px solid var(--hb-border)}.hb-header__inner{display:flex;align-items:center;justify-content:space-between;height:80px}.hb-header__logo{font-family:var(--hb-display);font-size:28px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:var(--hb-foreground)}.hb-header__nav{display:none;align-items:center;gap:32px}@media(min-width:1024px){.hb-header__nav{display:flex}}.hb-header__nav a{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:var(--hb-foreground);transition:opacity .2s}.hb-header__nav a:hover{opacity:.6}.hb-header__icons{display:flex;align-items:center;gap:4px}.hb-header__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--hb-foreground);background:transparent;border:none;cursor:pointer;transition:background .2s}.hb-header__icon:hover{background:var(--hb-secondary)}.hb-header__cart{position:relative}.hb-header__cart-count{position:absolute;top:-2px;right:-2px;width:18px;height:18px;border-radius:50%;background:var(--hb-primary);color:var(--hb-primary-foreground);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.hb-hero{position:relative;overflow:hidden}.hb-hero__content{padding:80px 0 120px}@media(min-width:1024px){.hb-hero__content{padding:120px 0 160px}}.hb-hero__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.4em;opacity:.7;margin-bottom:24px}.hb-hero__title{font-family:var(--hb-display);font-size:64px;line-height:.9;letter-spacing:-.02em;text-transform:uppercase;max-width:900px}@media(min-width:640px){.hb-hero__title{font-size:96px}}@media(min-width:1024px){.hb-hero__title{font-size:140px}}.hb-hero__title em{font-style:italic;font-weight:300;font-family:var(--hb-sans);text-transform:lowercase;letter-spacing:-.04em}.hb-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:40px}.hb-hero__link{font-size:13px;text-transform:uppercase;letter-spacing:.1em;text-decoration:underline;text-underline-offset:4px;color:var(--hb-primary-foreground);opacity:.8;transition:opacity .2s}.hb-hero__link:hover{opacity:1}.hb-hero__bg-text{position:absolute;right:-5%;bottom:-5%;font-family:var(--hb-display);font-size:120px;line-height:1;opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none}@media(min-width:1024px){.hb-hero__bg-text{font-size:200px}}.hb-trust{border-top:1px solid var(--hb-border);border-bottom:1px solid var(--hb-border)}.hb-trust__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.hb-trust__grid{grid-template-columns:repeat(4,1fr)}}.hb-trust__item{padding:24px 16px;text-align:center;border-right:1px solid var(--hb-border)}.hb-trust__item:nth-child(2n){border-right:none}@media(min-width:1024px){.hb-trust__item:nth-child(2n){border-right:1px solid var(--hb-border)}.hb-trust__item:last-child{border-right:none}.hb-trust__item:nth-child(1),.hb-trust__item:nth-child(2){border-bottom:none}}.hb-trust__item:nth-child(1),.hb-trust__item:nth-child(2){border-bottom:1px solid var(--hb-border)}@media(min-width:1024px){.hb-trust__item:nth-child(1),.hb-trust__item:nth-child(2){border-bottom:none}}.hb-trust__title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.hb-trust__desc{font-size:12px;color:var(--hb-muted)}.hb-products__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.hb-products__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.3em;color:var(--hb-muted);margin-bottom:8px}.hb-products__title{font-family:var(--hb-display);font-size:48px;letter-spacing:.02em;text-transform:uppercase}@media(min-width:768px){.hb-products__title{font-size:64px}}.hb-products__link{display:none;font-size:13px;text-transform:uppercase;letter-spacing:.1em;text-decoration:underline;text-underline-offset:4px;color:var(--hb-foreground)}@media(min-width:640px){.hb-products__link{display:inline-block}}.hb-products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;row-gap:40px}@media(min-width:768px){.hb-products__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.hb-products__grid{grid-template-columns:repeat(4,1fr)}}.hb-product{position:relative;display:block;text-decoration:none;color:var(--hb-foreground)}.hb-product__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--hb-secondary)}.hb-product__media img{width:100%;height:100%;object-fit:cover;transition:opacity .5s ease,transform .5s ease}.hb-product__media img:last-child{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.hb-product:hover .hb-product__media img:first-child{opacity:0}.hb-product:hover .hb-product__media img:last-child{opacity:1;transform:scale(1.03)}.hb-product__add{position:absolute;bottom:0;left:0;right:0;padding:14px;background:var(--hb-primary);color:var(--hb-primary-foreground);border:none;font-family:var(--hb-sans);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transform:translateY(100%);transition:transform .3s ease}.hb-product:hover .hb-product__add{transform:translateY(0)}.hb-product__add:disabled{opacity:.5;cursor:not-allowed}.hb-product__info{padding-top:16px}.hb-product__title{font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-product__price{font-size:14px;font-weight:600}.hb-empty{border:1px dashed var(--hb-border);padding:80px 24px;text-align:center}.hb-empty__title{font-family:var(--hb-display);font-size:32px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.hb-empty__text{font-size:14px;color:var(--hb-muted);max-width:400px;margin:0 auto}.hb-newsletter__inner{padding:60px 0;text-align:center}@media(min-width:768px){.hb-newsletter__inner{padding:80px 0}}.hb-newsletter__title{font-family:var(--hb-display);font-size:40px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}@media(min-width:768px){.hb-newsletter__title{font-size:56px}}.hb-newsletter__text{opacity:.7;font-size:14px;margin-bottom:32px}.hb-newsletter__form{display:flex;flex-direction:column;gap:12px;max-width:480px;margin:0 auto}@media(min-width:640px){.hb-newsletter__form{flex-direction:row}}.hb-newsletter__input{flex:1;padding:14px 16px;background:transparent;border:1px solid rgba(255,255,255,.3);color:var(--hb-primary-foreground);font-size:14px}.hb-newsletter__input::placeholder{color:#ffffff80}.hb-newsletter__input:focus{outline:none;border-color:var(--hb-primary-foreground)}.hb-footer{margin-top:60px}@media(min-width:768px){.hb-footer{margin-top:80px}}.hb-footer__inner{padding:60px 0}@media(max-width:749px){.hb-footer__inner{padding:0}}@media(min-width:768px){.hb-footer__inner{padding:80px 0}}.hb-footer__grid{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.hb-footer__grid{grid-template-columns:1.5fr repeat(3,1fr)}}.hb-footer__logo{font-family:var(--hb-display);font-size:40px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.hb-footer__tagline{font-size:14px;opacity:.7;max-width:280px;line-height:1.6}.hb-footer__col-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.hb-footer__links{list-style:none;margin:0;padding:0}.hb-footer__links li{margin-bottom:10px}.hb-footer__links a{font-size:14px;opacity:.7;text-decoration:none;color:var(--hb-primary-foreground);transition:opacity .2s}.hb-footer__links a:hover{opacity:1}.hb-footer__bottom{display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding-top:32px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;opacity:.6}@media(min-width:768px){.hb-footer__bottom{flex-direction:row}}.hb-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer}@media(min-width:1024px){.hb-header__menu-btn{display:none}}.hb-mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:var(--hb-background);border-bottom:1px solid var(--hb-border);padding:16px}.hb-mobile-menu.is-open{display:block}.hb-mobile-menu a{display:block;padding:12px 0;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:var(--hb-foreground);border-bottom:1px solid var(--hb-border)}@media(max-width:749px){.hb-footer__inner{padding:0}.hb-footer{margin-top:16px!important}}@media(max-width:749px){body{min-height:unset!important}}@font-face{font-family:Quadrat-Serial;src:url('{{ "QuadratSerialBold.ttf" | asset_url }}') format("truetype");font-weight:700;font-style:normal;font-display:swap}.hb-product_title{font-family:Quadrat-Serial,sans-serif!important;font-weight:700!important}#produtos{background-color:#101010!important}#produtos .hb-product__title,#produtos .hb-product__price{color:#fff!important}#produtos{--color-foreground:255,255,255}.banner__buttons .button:first-child{position:relative;left:20%}.banner__buttons .button:last-child{position:relative;left:310%}@media screen and (max-width:749px){.banner__buttons .button{background-color:transparent!important;border:2px solid white!important;color:#fff!important;padding:10px 20px!important;font-size:12px!important;min-width:unset!important;width:auto!important}.banner__buttons .button:hover{background-color:#fff!important;color:#000!important}.banner__box{display:flex!important;flex-direction:column!important;align-items:center!important;gap:90px!important}}@media screen and (max-width:749px){.banner__buttons--multiple{display:flex!important;flex-direction:column!important;gap:8px!important}.banner__buttons--multiple .button:nth-child(2){position:absolute!important;bottom:-280px!important;left:55%!important;transform:translate(-50%)!important;margin-top:0!important}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hyperbeast.css.map */
