
/* BALLAS3D BRAND SYSTEM */
:root{--ballas-black:#000;--ballas-dark:#1A1A1A;--ballas-mid:#4D4D4D;--ballas-light:#E5E5E5;--ballas-white:#FFF}
html,body{background:#fff;color:#1a1a1a}
.header,.header__wrapper,.header__content,.shopify-section-header{background:#000!important;color:#fff!important}
.header *,.header a,.header span,.header small,.header p,.header__action-item-content,.header__action-item-content *{color:#fff!important}
.header svg,.header svg path,.header svg line,.header svg polyline,.header svg circle{fill:none!important;stroke:#fff!important}
.header__logo-image{object-fit:contain!important;filter:none!important}
.header input,.header input[type=search],.header input[type=text]{background:#fff!important;color:#000!important;border:1px solid #fff!important}
.header input::placeholder{color:#4d4d4d!important}
.header button,.header .search-bar__submit{background:#000!important;color:#fff!important;border:1px solid #fff!important}
.header__inline-menu a,.nav-bar a{font-weight:700;letter-spacing:.04em}
.ballas-home{background:#000;margin:0;padding:0}
.ballas-home__hero{display:block;width:100%;overflow:hidden;background:#000}
.ballas-home__hero img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover;object-position:center}
.ballas-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#000;color:#fff;border-top:1px solid #333;border-bottom:1px solid #333;padding:26px 16px}
.ballas-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:8px 16px;border-right:1px solid #333}
.ballas-benefit:last-child{border-right:0}.ballas-benefit span{font-size:28px}.ballas-benefit strong{font-size:13px;letter-spacing:.06em}.ballas-benefit small{color:#bdbdbd;font-size:12px}
.section__title,.heading{font-family:Raleway,Arial,sans-serif!important;color:#000!important;font-weight:700!important}
body,p,a,button,input,select,textarea{font-family:Inter,Arial,sans-serif!important}
.product-item,.product-item__wrapper,.card,.collection-item{background:#fff!important;border:1px solid #e5e5e5!important;box-shadow:none!important;border-radius:2px!important}
.button,.btn,button[type=submit],.product-form__add-button{background:#000!important;color:#fff!important;border:1px solid #000!important;border-radius:0!important;font-weight:700!important}
.button:hover,.btn:hover,button[type=submit]:hover{background:#1a1a1a!important}
.product-label,.product-item__label,.badge{background:#000!important;color:#fff!important}
.footer,.shopify-section-footer{background:linear-gradient(180deg,#000 0%,#1a1a1a 100%)!important;color:#fff!important}.footer *,.footer a{color:#fff!important}
.announcement-bar,.barra-topo-vision{background:#000!important;color:#fff!important}
@media(max-width:749px){.ballas-benefits{grid-template-columns:repeat(2,1fr);padding:18px 8px}.ballas-benefit:nth-child(2){border-right:0}.ballas-benefit{border-bottom:1px solid #333}.ballas-benefit:nth-child(3),.ballas-benefit:nth-child(4){border-bottom:0}.ballas-home__hero img{min-height:300px;object-fit:cover}.header__logo-image{max-width:110px!important}}
