
:root{--bandido-green:#667744;--bandido-green-dark:#536335;--bandido-cream:#f5f1e8;--bandido-ink:#171714;--bandido-muted:#6c6c67;--bandido-line:#e8e5dc}
body{background:#fff;color:var(--bandido-ink)}
body,.button,button,input,select,textarea{font-family:Inter,Arial,sans-serif}
h1,h2,h3,h4,.banner__heading,.main-page-title,.collection-hero__title,.product__title,.footer-block__heading{font-family:Georgia,'Times New Roman',serif;color:var(--bandido-ink)}
.button,.shopify-payment-button__button--unbranded,.product-form__submit{border-radius:8px;min-height:48px;letter-spacing:.04em;font-weight:700}
.button,.product-form__submit{background:var(--bandido-green);border-color:var(--bandido-green)}
.button:hover,.product-form__submit:hover{background:var(--bandido-green-dark);border-color:var(--bandido-green-dark)}
.button.button--secondary{background:#fff;color:var(--bandido-green);border-color:var(--bandido-green)}
.button.button--secondary:hover{background:#f6f4ee;color:var(--bandido-green-dark);border-color:var(--bandido-green-dark)}
.card-wrapper .card__media{border-radius:10px;overflow:hidden;background:#f7f5ef}
.card-wrapper .card__inner{background:#f7f5ef;border-radius:10px}
.card__heading{font-weight:650;line-height:1.35}
.price{font-weight:700}
.badge{border-radius:999px;padding:.45rem .7rem}
.facets-container{border-top:1px solid var(--bandido-line);padding-top:18px}
.collection-hero{padding-top:48px;padding-bottom:30px}
.collection-hero__title{font-size:clamp(42px,5vw,72px);letter-spacing:-.035em}
.collection-hero__description{color:var(--bandido-muted);max-width:760px;line-height:1.7}
.main-page-title{font-size:clamp(42px,5vw,68px);letter-spacing:-.035em}
.shopify-policy__container,.page-width--narrow{max-width:900px}
.rich-text h2,.multicolumn h2,.featured-collection h2,.collection-list h2{letter-spacing:-.025em}
.header__icon .icon,.modal__close-button .icon{color:var(--bandido-ink)}
.header{border-bottom:1px solid var(--bandido-line)}
.footer{border-top:1px solid #222}
@media(max-width:749px){.collection-hero{padding-top:34px;padding-bottom:20px}.collection-hero__title{font-size:44px}.main-page-title{font-size:44px}.button,.product-form__submit{min-height:46px}}
