:root{--texan-crimson: #bf0e3d;--texan-crimson-dark: #9a0b31;--texan-crimson-light: #d4144a;--texan-charcoal: #14171b;--texan-steel: #23282e;--texan-steel-light: #2f363f;--texan-silver: #eef0f3;--texan-muted: #6b7280;--texan-white: #ffffff;--texan-shadow: 0 12px 40px rgba(20, 23, 27, .12);--texan-shadow-soft: 0 4px 20px rgba(20, 23, 27, .08);--texan-radius: 12px;--texan-radius-sm: 8px;--texan-success: #4a9e5c}.texan-hero{position:relative;min-height:72vh;display:flex;align-items:center;background-color:var(--texan-charcoal);overflow:hidden}@media screen and (min-width:750px){.texan-hero{min-height:82vh}}.texan-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.texan-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.texan-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#0e1115f0,#0e1115c7 40%,#0e11156b),linear-gradient(to top,rgba(14,17,21,.6) 0%,transparent 50%)}.texan-hero__content{position:relative;z-index:2;width:100%;max-width:128rem;margin:0 auto;padding:5.6rem 1.5rem 4.8rem}@media screen and (min-width:750px){.texan-hero__content{padding:8rem 5rem 7rem}}.texan-hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1.6rem;padding:.5rem 1.2rem;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--texan-white);background:#bf0e3d40;border:1px solid rgba(191,14,61,.45);border-radius:999px}.texan-hero__eyebrow-dot{width:.6rem;height:.6rem;border-radius:50%;background:var(--texan-crimson-light);flex-shrink:0}.texan-hero__title{margin:0;max-width:52rem;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.05;font-weight:800;letter-spacing:-.03em;color:var(--texan-white);text-shadow:0 2px 4px rgba(0,0,0,.65),0 8px 28px rgba(0,0,0,.5)}.texan-hero__subtitle{margin:1.8rem 0 0;max-width:46rem;font-size:clamp(1.5rem,2vw,1.8rem);line-height:1.55;color:#ffffffeb;text-shadow:0 1px 3px rgba(0,0,0,.6),0 4px 16px rgba(0,0,0,.45)}.texan-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.texan-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.4rem 2.4rem;font-size:1.4rem;font-weight:700;letter-spacing:.02em;text-decoration:none;border-radius:var(--texan-radius-sm);border:2px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.texan-btn:hover{transform:translateY(-1px)}.texan-btn--primary{background:var(--texan-crimson);color:var(--texan-white);border-color:var(--texan-crimson)}.texan-btn--primary:hover{background:var(--texan-crimson-dark);border-color:var(--texan-crimson-dark);color:var(--texan-white)}.texan-btn--ghost{background:transparent;color:var(--texan-white);border-color:#ffffff8c}.texan-btn--ghost:hover{background:#ffffff1a;border-color:var(--texan-white);color:var(--texan-white)}.texan-hero__search{margin-top:3.2rem;max-width:52rem}.texan-hero__search-label{display:block;margin-bottom:.8rem;font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;text-shadow:0 1px 4px rgba(0,0,0,.55)}.texan-hero__search-form{display:flex;align-items:stretch;background:var(--texan-white);border-radius:var(--texan-radius);box-shadow:var(--texan-shadow);overflow:hidden}.texan-hero__search-input{flex:1;min-width:0;padding:1.4rem 1.6rem;border:none;font-size:1.5rem;color:var(--texan-charcoal);background:transparent}.texan-hero__search-input:focus{outline:none}.texan-hero__search-input::placeholder{color:var(--texan-muted)}.texan-hero__search-btn{padding:0 2rem;border:none;background:var(--texan-crimson);color:var(--texan-white);font-size:1.4rem;font-weight:700;cursor:pointer;transition:background-color .2s ease}.texan-hero__search-btn:hover{background:var(--texan-crimson-dark)}.texan-hero__stats{display:flex;flex-wrap:wrap;gap:2.4rem 3.6rem;margin-top:3.6rem;padding-top:2.4rem;border-top:1px solid rgba(255,255,255,.15)}.texan-hero__stat strong{display:block;font-size:2.4rem;font-weight:800;line-height:1.1;color:var(--texan-white);text-shadow:0 1px 4px rgba(0,0,0,.55)}.texan-hero__stat span{font-size:1.3rem;color:#ffffffc7;text-shadow:0 1px 3px rgba(0,0,0,.5)}.texan-value-props{background:var(--texan-steel);border-bottom:3px solid var(--texan-crimson)}.texan-value-props__grid{display:grid;grid-template-columns:1fr;gap:0;max-width:128rem;margin:0 auto}@media screen and (min-width:750px){.texan-value-props__grid{grid-template-columns:repeat(4,1fr)}}.texan-value-props__item{display:flex;align-items:flex-start;gap:1.4rem;padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}@media screen and (min-width:750px){.texan-value-props__item{padding:2.4rem 2rem;border-bottom:none;border-right:1px solid rgba(255,255,255,.08)}.texan-value-props__item:last-child{border-right:none}}.texan-value-props__icon{flex-shrink:0;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:var(--texan-radius-sm);color:var(--texan-white)}.texan-value-props__icon .icon,.texan-value-props__icon svg{width:2.2rem;height:2.2rem;fill:currentColor;color:var(--texan-white)}.texan-value-props__icon .icon path,.texan-value-props__icon svg path{fill:currentColor}.texan-value-props__title{margin:0;font-size:1.5rem;font-weight:700;color:var(--texan-white);line-height:1.3}.texan-value-props__text{margin:.4rem 0 0;font-size:1.3rem;line-height:1.45;color:#ffffffad}.texan-brand-strip{background:var(--texan-silver);padding:2.4rem 0}.texan-brand-strip__inner{max-width:128rem;margin:0 auto;padding:0 1rem}@media screen and (min-width:750px){.texan-brand-strip__inner{padding:0 2rem}}.texan-section-label{margin:0 0 1.4rem;font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--texan-muted);text-align:center}.texan-brand-strip__logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;align-items:stretch}@media screen and (min-width:750px){.texan-brand-strip__logos{grid-template-columns:repeat(8,minmax(0,1fr));gap:.6rem}}.texan-brand-strip__logo-link{display:flex;align-items:center;justify-content:center;min-width:0;min-height:5.6rem;padding:.35rem .25rem;background:var(--texan-white);border-radius:var(--texan-radius-sm);box-shadow:var(--texan-shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.texan-brand-strip__logo-link:hover{transform:translateY(-2px);box-shadow:var(--texan-shadow)}.texan-brand-strip__logo-link img{width:85%;max-width:85%;height:auto;max-height:4.6rem;object-fit:contain;opacity:.9;transition:opacity .2s ease}@media screen and (min-width:750px){.texan-brand-strip__logo-link{min-height:6rem;padding:.4rem .3rem}.texan-brand-strip__logo-link img{width:88%;max-width:88%;max-height:5rem}}.texan-brand-strip__logo-link:hover img{opacity:1}.title-wrapper-with-link .title{font-weight:800;letter-spacing:-.02em}.collection-list-title,.title.inline-richtext{position:relative;padding-bottom:1rem}.collection-list-title:after,.title.inline-richtext:after{content:"";display:block;width:4.8rem;height:3px;margin-top:1rem;background:var(--texan-crimson);border-radius:2px}.collection-list-wrapper .title-wrapper-with-link .title:after,.multicolumn__title .title:after{margin-left:auto;margin-right:auto}.collection-list-wrapper .title-wrapper-with-link{text-align:center}.collection-list-wrapper .title-wrapper-with-link .title{display:block}.card--card,.card--standard .card__inner{border-radius:var(--texan-radius);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card-wrapper:hover .card--card,.card-wrapper:hover .card--standard .card__inner{transform:translateY(-3px);box-shadow:var(--texan-shadow)}.card__heading a{font-weight:600}.multicolumn.color-scheme-2 .multicolumn-card{background:var(--texan-white);border-radius:var(--texan-radius);padding:2.4rem 2rem;box-shadow:var(--texan-shadow-soft);border:1px solid rgba(20,23,27,.06);height:100%}.multicolumn.color-scheme-2 .multicolumn-list__item{margin-bottom:1.6rem}.multicolumn.color-scheme-2 .multicolumn-card__info>h3{font-size:1.6rem;font-weight:700;color:var(--texan-charcoal)}.multicolumn.color-scheme-2 .rte{color:var(--texan-muted);font-size:1.4rem;line-height:1.6}.image-with-text .color-scheme-3.gradient{background:var(--texan-charcoal)}.image-with-text .color-scheme-3 .image-with-text__text-item{padding:3.6rem 2rem}@media screen and (min-width:750px){.image-with-text .color-scheme-3 .image-with-text__text-item{padding:4.8rem 4rem}}.image-with-text .color-scheme-3 .image-with-text__heading{color:var(--texan-white);font-weight:800;letter-spacing:-.02em}.image-with-text .color-scheme-3 .image-with-text__text{color:#ffffffc7;font-size:1.6rem;line-height:1.65}.image-with-text .color-scheme-3 .button{background:var(--texan-crimson);color:var(--texan-white);border-color:var(--texan-crimson);font-weight:700}.image-with-text .color-scheme-3 .button:hover{background:transparent;color:var(--texan-white);border-color:var(--texan-white)}.newsletter .newsletter__wrapper.color-scheme-3{background:linear-gradient(135deg,var(--texan-steel) 0%,var(--texan-charcoal) 100%)}.newsletter .inline-richtext{color:var(--texan-white);font-weight:800}.newsletter .newsletter__subheading{color:#ffffffbf;font-size:1.6rem}.newsletter .newsletter-form__field-wrapper{max-width:48rem;margin:2rem auto 0}.newsletter .newsletter-form__button{background:var(--texan-crimson);color:var(--texan-white);border-color:var(--texan-crimson)}.newsletter .newsletter-form__button:hover{background:var(--texan-crimson-dark)}.collection .card__badge{background:var(--texan-crimson);color:var(--texan-white)}.collection .price{color:var(--texan-charcoal)}.texan-site .shopify-section-group-header-group .utility-bar{background:linear-gradient(90deg,var(--texan-charcoal) 0%,var(--texan-steel) 50%,var(--texan-charcoal) 100%);border-bottom:2px solid var(--texan-crimson)}.texan-site .shopify-section-group-header-group .utility-bar.color-scheme-3.gradient{background:linear-gradient(90deg,var(--texan-charcoal) 0%,var(--texan-steel) 50%,var(--texan-charcoal) 100%)}.texan-site .announcement-bar__message{font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb}.texan-site .announcement-bar__link:hover .announcement-bar__message{color:var(--texan-white)}.texan-site .announcement-bar .slider-button{color:#ffffffbf;border-radius:999px;transition:background-color .2s ease,color .2s ease}.texan-site .announcement-bar .slider-button:hover{color:var(--texan-white);background:#ffffff1f}.texan-site .announcement-bar .slider-button .icon{width:1rem;height:1rem}.texan-site .header-wrapper{background:var(--texan-white);border-bottom:none;box-shadow:0 1px #14171b0f,0 8px 24px #14171b0f}.texan-site .header-wrapper:after{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--texan-crimson-dark) 0%,var(--texan-crimson) 50%,var(--texan-crimson-dark) 100%)}.texan-site .header-wrapper--border-bottom{border-bottom:none}.texan-site .section-header.shopify-section-header-sticky .header-wrapper{box-shadow:0 4px 20px #14171b1f}.texan-site .header{padding-top:1rem;padding-bottom:1rem}@media screen and (min-width:990px){.texan-site .header{padding-top:1.2rem;padding-bottom:1.2rem}}.texan-site .header__heading-logo{max-height:5.6rem;width:auto}@media screen and (min-width:750px){.texan-site .header__heading-logo{max-height:6.4rem}}.texan-site .header__inline-menu .list-menu--inline{gap:.4rem}.texan-site .header__inline-menu .header__menu-item,.texan-site .header__inline-menu .list-menu__item--link{font-size:1.05rem;font-weight:600;letter-spacing:.02em;color:var(--texan-charcoal);padding:.7rem 1.4rem;border-radius:var(--texan-radius-sm);transition:background-color .2s ease,color .2s ease}.texan-site .header__inline-menu .header__menu-item:hover,.texan-site .header__inline-menu .list-menu__item--link:hover{color:var(--texan-crimson);background:var(--texan-silver)}.texan-site .header__inline-menu .header__menu-item:hover span{text-decoration:none}.texan-site .header__menu-item:hover,.texan-site .header__active-menu-item{color:var(--texan-crimson)}.texan-site .header__inline-menu .header__menu-item:has(.header__active-menu-item){background:#bf0e3d1a;color:var(--texan-crimson)}.texan-site .header__inline-menu .header__menu-item:has(.header__active-menu-item) .header__active-menu-item{font-weight:700}.texan-site .header__submenu{border-radius:var(--texan-radius-sm);box-shadow:var(--texan-shadow);border-top:3px solid var(--texan-crimson);overflow:hidden}.texan-site .header__submenu .header__menu-item{padding:1rem 1.6rem;color:var(--texan-charcoal)}.texan-site .header__submenu .header__menu-item:hover{background:var(--texan-silver);color:var(--texan-crimson)}.texan-header-search{flex:1 1 18rem;max-width:26rem;min-width:14rem;margin-right:.6rem}.texan-header-search__predictive{position:relative;display:block;width:100%}.texan-header-search__form{display:flex;align-items:stretch;width:100%;background:var(--texan-silver);border:1px solid rgba(20,23,27,.1);border-radius:var(--texan-radius-sm);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.texan-header-search__form:focus-within{border-color:#bf0e3d66;box-shadow:0 0 0 3px #bf0e3d1a}.texan-header-search__input{flex:1;min-width:0;padding:.75rem 1rem;border:none;background:transparent;font-size:1.35rem;color:var(--texan-charcoal)}.texan-header-search__input:focus{outline:none}.texan-header-search__input::placeholder{color:var(--texan-muted)}.texan-header-search__btn{display:flex;align-items:center;justify-content:center;padding:0 1.1rem;border:none;background:var(--texan-crimson);color:var(--texan-white);cursor:pointer;transition:background-color .2s ease}.texan-header-search__btn:hover{background:var(--texan-crimson-dark)}.texan-header-search__btn .icon{width:1.8rem;height:1.8rem;fill:currentColor}.texan-site .texan-header-search .predictive-search--header{left:0;right:0;width:100%;border-radius:var(--texan-radius-sm)}@media screen and (min-width:990px){.texan-site .header--middle-left .header__icons{justify-self:stretch;flex:1;justify-content:flex-end;gap:.2rem;padding-right:0}.texan-site .header__icons .header__search{display:none}}.texan-site .header__icons{gap:.2rem}.texan-site .header__icon{border-radius:var(--texan-radius-sm);transition:background-color .2s ease,color .2s ease}.texan-site .header__icon:hover{background:var(--texan-silver)}.texan-site .header__icon:hover .icon{color:var(--texan-crimson)}.texan-site .cart-count-bubble{background-color:var(--texan-crimson);color:var(--texan-white);font-weight:700;min-width:1.8rem;height:1.8rem;line-height:1.8rem}.texan-site .menu-drawer__navigation .menu-drawer__menu-item{font-weight:600;color:var(--texan-charcoal)}.texan-site .menu-drawer__navigation .menu-drawer__menu-item--active,.texan-site .menu-drawer__navigation .menu-drawer__menu-item:hover{color:var(--texan-crimson)}.texan-site .menu-drawer__inner{border-top:3px solid var(--texan-crimson)}.texan-site .product-form__submit,.texan-site .product-form__submit.button,.texan-site .quick-add__submit,.texan-site .cart__checkout-button,.texan-site .cart-notification .button--primary,.texan-site .template-404 .button,.texan-site .customer button[type=submit],.texan-site .shopify-challenge__button{background-color:var(--texan-crimson)!important;color:var(--texan-white)!important;border:2px solid var(--texan-crimson)!important;font-weight:700!important;transition:background-color .2s ease,color .2s ease,border-color .2s ease!important}.texan-site .product-form__submit:hover,.texan-site .product-form__submit.button:hover,.texan-site .quick-add__submit:hover,.texan-site .cart__checkout-button:hover,.texan-site .cart-notification .button--primary:hover,.texan-site .template-404 .button:hover,.texan-site .customer button[type=submit]:hover{background-color:var(--texan-white)!important;color:var(--texan-crimson)!important;border-color:var(--texan-crimson)!important}.texan-site .texan-express-checkout-wrap{position:relative;margin-top:0}.texan-site .texan-express-checkout-wrap .shopify-payment-button{margin-top:0}.texan-site .texan-express-checkout-wrap shopify-accelerated-checkout,.texan-site .texan-express-checkout-wrap .shopify-payment-button__button{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:none!important}.texan-site .texan-express-checkout-wrap .shopify-payment-button__more-options{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.texan-site .texan-express-options{margin-top:0}.texan-site .texan-express-options__trigger{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%;padding:1.2rem 1.4rem;background:var(--texan-white);border:1px solid rgba(20,23,27,.12);border-radius:var(--texan-radius-sm);box-shadow:var(--texan-shadow-soft);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;overflow:visible}.texan-site .texan-express-options__trigger:hover{border-color:#bf0e3d73;box-shadow:0 6px 24px #bf0e3d1f}.texan-site .texan-express-options__trigger:focus-visible{outline:2px solid var(--texan-crimson);outline-offset:2px}.texan-site .texan-express-options__label{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--texan-muted)}.texan-site .texan-express-options__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;margin:0;padding:0;list-style:none;overflow:visible}.texan-site .texan-express-options__logo{display:flex;align-items:center;justify-content:center;min-width:4.6rem;min-height:4rem;height:auto;padding:.25rem .5rem;background:transparent;border:none;border-radius:0;overflow:visible}.texan-site .texan-express-options__icon{display:block;width:auto;height:auto;max-width:5rem;max-height:3.2rem;overflow:visible}.texan-site .texan-express-options__hint{font-size:1.3rem;font-weight:600;color:var(--texan-charcoal)}.texan-site .texan-express-options__trigger:hover .texan-express-options__hint{color:var(--texan-crimson)}@media screen and (min-width:750px){.texan-site .texan-express-options__logos{gap:.75rem}.texan-site .texan-express-options__logo{min-width:5rem;min-height:4.2rem}.texan-site .texan-express-options__icon{max-height:3.4rem}}.texan-site .texan-product-info .price__regular .price-item--regular,.texan-site .texan-product-info .price__sale .price-item--sale,.texan-site .texan-product-info .price__sale .price-item--regular{font-size:inherit;font-weight:inherit;color:inherit}.texan-site .price__regular .price-item--regular,.texan-site .price__sale .price-item--sale,.texan-site .price__sale .price-item--regular{font-size:2rem;font-weight:700;color:var(--texan-charcoal)}.texan-site .collection-hero__title{font-weight:800;letter-spacing:-.02em}.texan-site .collection-hero__title:after{content:"";display:block;width:4.8rem;height:3px;margin-top:1rem;background:var(--texan-crimson);border-radius:2px}.texan-site .collection-hero--with-image{position:relative;background-color:var(--texan-charcoal)}.texan-site .collection-hero--with-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#0e1115d1,#0e111566);pointer-events:none;z-index:1}.texan-site .collection-hero--with-image .collection-hero__inner{position:relative;z-index:2}.texan-site .collection-hero--with-image .collection-hero__title,.texan-site .collection-hero--with-image .collection-hero__description{color:var(--texan-white);text-shadow:0 2px 8px rgba(0,0,0,.45)}.texan-site .texan-product-info>*+*{margin-top:1.2rem}.texan-site .texan-product-info .product-form,.texan-site .texan-product-info .texan-product-description{margin-top:2rem}.texan-site .texan-product-vendor{font-size:1.1rem;font-weight:700;letter-spacing:.12em}.texan-site .product__title{font-weight:800;letter-spacing:-.02em;color:var(--texan-charcoal);margin-bottom:.8rem}.texan-site .product__title h1,.texan-site .product__title .h1{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:2.4rem;line-height:1.25;font-weight:800;letter-spacing:-.02em}.texan-site .product__title:after{content:"";display:block;width:4.8rem;height:3px;margin-top:1rem;background:var(--texan-crimson);border-radius:2px}.texan-site .texan-product-price-cluster{margin:.4rem 0 1.2rem;padding:1.6rem 1.8rem;background:var(--texan-silver);border-radius:var(--texan-radius-sm);border:1px solid rgba(20,23,27,.06)}.texan-site .texan-product-price-cluster .price,.texan-site .texan-product-price-cluster .price--large,.texan-site .texan-product-price-cluster .price-item--regular,.texan-site .texan-product-price-cluster .price-item--sale{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:2.4rem;font-weight:800;letter-spacing:-.02em!important;line-height:1.25;color:var(--texan-charcoal)}.texan-site .texan-product-price-cluster .price,.texan-site .texan-product-price-cluster .price--large{margin-bottom:0}@media screen and (min-width:750px){.texan-site .product__title h1,.texan-site .product__title .h1,.texan-site .texan-product-price-cluster .price,.texan-site .texan-product-price-cluster .price--large,.texan-site .texan-product-price-cluster .price-item--regular,.texan-site .texan-product-price-cluster .price-item--sale{font-size:2.8rem;line-height:1.2}}.texan-site .texan-product-price-cluster .price--on-sale .price-item--regular{font-size:1.6rem;font-weight:600;color:var(--texan-muted)}.texan-site .texan-product-shipping-note{margin:.75rem 0 0;font-size:1.35rem;line-height:1.4;color:var(--texan-muted);font-weight:500}.texan-site .texan-us-flag{display:inline-block;vertical-align:-.25em;margin-left:.45rem;line-height:0;width:3.25rem;aspect-ratio:1235 / 650}.texan-site .texan-product-shipping-note .texan-us-flag{margin-left:0;margin-right:.45rem}.texan-site .texan-us-flag svg{display:block;width:100%;height:100%;border-radius:2px;box-shadow:0 1px 2px #14171b24}.texan-site .texan-product-stock{font-size:1.4rem;line-height:1.4;margin:0 0 1rem;color:var(--texan-charcoal)}.texan-site .texan-product-stock strong{font-weight:700}.texan-site .texan-product-stock span{font-weight:700;color:var(--texan-crimson)}.texan-site .texan-product-info .quantity__label{font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--texan-muted)}.texan-site .texan-product-description{font-size:1.45rem;line-height:1.75;color:var(--texan-steel-light)}.texan-site .texan-product-description>p:first-of-type{color:var(--texan-charcoal);font-size:1.5rem;line-height:1.7}.texan-site .texan-product-description h3{margin:2.4rem 0 1.2rem;font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--texan-charcoal);line-height:1.3}.texan-site .texan-product-description h3:after{content:"";display:block;width:3.2rem;height:2px;margin-top:.55rem;background:var(--texan-crimson);border-radius:2px}.texan-site .texan-product-description .texan-feature-list{display:flex;flex-direction:column;gap:.35rem;margin:.5rem 0 1.6rem;padding:1rem 1.2rem;background:var(--texan-silver);border-radius:var(--texan-radius-sm);border:1px solid rgba(20,23,27,.06)}.texan-site .texan-product-description .feature-bullet-line{display:block;margin:0;padding-left:1.75em;text-indent:-1.75em;color:var(--texan-charcoal);font-size:1.42rem;line-height:1.55}.texan-site .texan-product-description .texan-specs-panel{margin:.5rem 0 1.6rem;padding:1rem 1.4rem;background:var(--texan-silver);border-radius:var(--texan-radius-sm);border:1px solid rgba(20,23,27,.06)}.texan-site .texan-product-description .texan-spec-line{display:block;padding:.5rem 0;font-size:1.4rem;line-height:1.5;color:var(--texan-charcoal);border-bottom:1px solid rgba(20,23,27,.07)}.texan-site .texan-product-description .texan-spec-line:last-child{border-bottom:none;padding-bottom:0}.texan-site .texan-product-description ul{margin:.6rem 0 1.4rem;padding:1rem 1.4rem;background:var(--texan-silver);border-radius:var(--texan-radius-sm);border:1px solid rgba(20,23,27,.06);list-style:none}.texan-site .texan-product-description ul li{padding:.55rem 0;font-size:1.4rem;line-height:1.5;color:var(--texan-charcoal);border-bottom:1px solid rgba(20,23,27,.07)}.texan-site .texan-product-description ul li:last-child{border-bottom:none;padding-bottom:0}.texan-site .texan-product-description ul li strong{font-weight:700;color:var(--texan-steel)}.texan-site .product__text.caption-with-letter-spacing{color:var(--texan-crimson);font-weight:700}.texan-site .product__accordion .accordion__title{font-weight:700}.texan-site .accordion__content{color:var(--texan-muted)}.texan-site .main-page-title,.texan-site .title--primary,.texan-site .article-template__title,.texan-site .template-search__header .title{font-weight:800;letter-spacing:-.02em}.texan-site .main-page-title:after,.texan-site .title--primary:after,.texan-site .template-search__header .title:after{content:"";display:block;width:4.8rem;height:3px;margin-top:1rem;background:var(--texan-crimson);border-radius:2px}.texan-site .card__badge{background:var(--texan-crimson);color:var(--texan-white)}.texan-site .footer.texan-footer{background:linear-gradient(180deg,var(--texan-steel) 0%,var(--texan-charcoal) 100%)!important;border-top:3px solid var(--texan-crimson);color:#ffffffe6}.texan-site .footer.texan-footer.color-scheme-3.gradient{background:linear-gradient(180deg,var(--texan-steel) 0%,var(--texan-charcoal) 100%)!important}.texan-site .texan-footer .footer__content-top{padding-bottom:0}.texan-site .texan-footer__brand-bar{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:3.6rem;margin-bottom:3.6rem;border-bottom:1px solid rgba(255,255,255,.1)}.texan-site .texan-footer__logo-link{display:block;margin-bottom:1.2rem;text-decoration:none}.texan-site .texan-footer__logo{display:block;width:auto;max-width:16.8rem;height:auto;margin:0 auto}.texan-site .texan-footer__logo-text{font-size:2rem;font-weight:800;letter-spacing:.04em;color:var(--texan-white)}.texan-site .texan-footer__tagline{font-size:1.4rem;line-height:1.5;color:#ffffffad;max-width:52rem;margin:0}.texan-site .texan-footer .footer__blocks-wrapper{display:grid;grid-template-columns:1fr;gap:3.2rem;margin-bottom:0}@media screen and (min-width:750px){.texan-site .texan-footer .footer__blocks-wrapper{grid-template-columns:repeat(3,1fr);gap:4rem;row-gap:0}}.texan-site .texan-footer .footer-block.grid__item{width:100%;max-width:none;margin:0;padding:0}.texan-site .texan-footer .footer-block:only-child:last-child{text-align:left;max-width:none;margin:0}.texan-site .texan-footer .footer-block__heading{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--texan-white);margin-bottom:1.6rem}.texan-site .texan-footer .footer-block__heading:after{content:"";display:block;width:3.2rem;height:2px;margin-top:.6rem;background:var(--texan-crimson);border-radius:2px}.texan-site .texan-footer .footer-block__details-content.rte{font-size:1.4rem;line-height:1.65;color:#ffffffb8}.texan-site .texan-footer .footer-block__details-content.rte a{color:#ffffffeb;text-decoration:underline;text-underline-offset:.2em;transition:color .2s ease}.texan-site .texan-footer .footer-block__details-content.rte a:hover{color:var(--texan-crimson-light)}.texan-site .texan-footer .footer-block__details-content .list-menu__item--link{display:block;padding:.35rem 0;font-size:1.4rem;color:#ffffffc7;text-decoration:none;transition:color .2s ease}.texan-site .texan-footer .footer-block__details-content .list-menu__item--link:hover{color:var(--texan-crimson-light)}.texan-site .texan-footer .footer-block--newsletter{margin-top:4rem;padding-top:3.6rem;border-top:1px solid rgba(255,255,255,.1);align-items:flex-start;gap:2.4rem}@media screen and (min-width:750px){.texan-site .texan-footer .footer-block--newsletter{flex-wrap:nowrap;justify-content:space-between}}.texan-site .texan-footer .footer-block__newsletter{flex:1 1 28rem;max-width:52rem;text-align:left}.texan-site .texan-footer .footer-block__newsletter .footer-block__heading{margin-bottom:1.2rem}.texan-site .texan-footer .newsletter-form__field-wrapper{max-width:100%}.texan-site .texan-footer .field{border-radius:var(--texan-radius-sm);overflow:hidden;background:#ffffff12;border:1px solid rgba(255,255,255,.14);box-shadow:none}.texan-site .texan-footer .field:after{box-shadow:none}.texan-site .texan-footer .field__input{background:transparent;color:var(--texan-white);border:none;padding:1.4rem 1.6rem}.texan-site .texan-footer .field__input:focus{box-shadow:none}.texan-site .texan-footer .field__label{color:#ffffff80}.texan-site .texan-footer .field__input:focus~.field__label,.texan-site .texan-footer .field__input:not(:placeholder-shown)~.field__label{color:#ffffff73}.texan-site .texan-footer .newsletter-form__button.field__button{background:var(--texan-crimson);color:var(--texan-white);border-radius:0 var(--texan-radius-sm) var(--texan-radius-sm) 0;transition:background-color .2s ease}.texan-site .texan-footer .newsletter-form__button.field__button:hover{background:var(--texan-crimson-light)}.texan-site .texan-footer .newsletter-form__button .icon{color:var(--texan-white)}.texan-site .texan-footer .footer__follow-on-shop{flex-shrink:0;align-self:flex-end}.texan-site .texan-footer .footer__list-social .list-social__link{color:#ffffffc7;transition:color .2s ease}.texan-site .texan-footer .footer__list-social .list-social__link:hover{color:var(--texan-crimson-light)}.texan-site .texan-footer .footer__content-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2.8rem;margin-top:3.6rem}.texan-site .texan-footer .footer__content-bottom-wrapper{justify-content:center}.texan-site .texan-footer .footer__column--info{align-items:center;padding:0}.texan-site .texan-footer .footer__payment{background:#ffffff0f;padding:1.2rem 1.8rem;border-radius:var(--texan-radius-sm);border:1px solid rgba(255,255,255,.08)}.texan-site .texan-footer .list-payment{justify-content:center;gap:.6rem}.texan-site .texan-footer .footer__copyright{text-align:center;margin-top:2rem}.texan-site .texan-footer .copyright__content{color:#ffffff80;font-size:1.2rem}.texan-site .texan-footer .copyright__content a{color:#ffffffad;transition:color .2s ease}.texan-site .texan-footer .copyright__content a:hover{color:var(--texan-crimson-light)}.texan-site .texan-footer .footer__copyright>small.copyright__content:nth-of-type(2){display:none}.texan-site .texan-footer .policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.6rem;margin-top:.8rem}@media screen and (max-width:749px){.texan-site .texan-footer .footer-block--newsletter{flex-direction:column;align-items:stretch}.texan-site .texan-footer .footer-block__newsletter{text-align:center}.texan-site .texan-footer .footer__follow-on-shop{align-self:center}.texan-site .texan-footer .footer-block__heading:after{margin-left:auto;margin-right:auto}.texan-site .texan-footer .footer-block--menu .footer-block__heading:after,.texan-site .texan-footer .footer-block .footer-block__heading:after{margin-left:0;margin-right:auto}.texan-site .texan-footer .footer-block.footer-block--menu{text-align:left}}.texan-site .facets__heading,.texan-site .facet-filters__label{font-weight:700;color:var(--texan-charcoal)}.texan-site .pagination__item--current{background:var(--texan-crimson);border-color:var(--texan-crimson);color:var(--texan-white)}.texan-site .pagination__item--link:hover{color:var(--texan-crimson)}.texan-site .facet-checkbox>input[type=checkbox]:checked~.facet-checkbox__text-label{color:var(--texan-crimson)}.texan-site .cart-item__name{font-weight:600}.texan-site .cart__checkout-button{border-radius:var(--texan-radius-sm)}.texan-site .totals__total-value{color:var(--texan-charcoal);font-weight:800}.texan-site .cart__free-shipping-notice{margin:12px 0}.texan-site .cart__free-shipping-text{color:var(--texan-success);font-weight:600;margin:0}.texan-site .cart-notification .button--secondary{color:var(--texan-crimson)!important;border:2px solid var(--texan-crimson)!important;background:var(--texan-white)!important;font-weight:700!important;border-radius:var(--texan-radius-sm)}.texan-site .cart-notification .button--secondary:hover{background:var(--texan-crimson)!important;color:var(--texan-white)!important}.texan-site .cart-notification .button--primary{border-radius:var(--texan-radius-sm)}.texan-site .rte a{color:var(--texan-crimson)}.texan-site .rte a:hover{color:var(--texan-crimson-dark)}.texan-site .texan-collections-page-section{background:var(--texan-silver)}.texan-site .texan-collections-page{padding:3.6rem 0 5.6rem}@media screen and (min-width:750px){.texan-site .texan-collections-page{padding:4.8rem 0 6.4rem}}.texan-site .texan-collections-page__header{margin-bottom:2.8rem;max-width:52rem}.texan-site .texan-collections-page__subtitle{margin:1.2rem 0 0;font-size:1.6rem;line-height:1.55;color:var(--texan-muted)}.texan-site .texan-collections-page .collection-list{gap:1.2rem;margin-top:0}@media screen and (min-width:750px){.texan-site .texan-collections-page .collection-list{gap:1.6rem}}.texan-site .texan-collections-page .collection-list__item{margin-bottom:0}.texan-site .texan-collection-card.card-wrapper .card{border-radius:var(--texan-radius);overflow:hidden;background:var(--texan-white);box-shadow:var(--texan-shadow-soft);border:1px solid rgba(20,23,27,.06);transition:transform .2s ease,box-shadow .2s ease}.texan-site .texan-collection-card.card-wrapper:hover .card{transform:translateY(-4px);box-shadow:var(--texan-shadow)}.texan-site .texan-collection-card .card__inner{background:var(--texan-white);border-radius:var(--texan-radius) var(--texan-radius) 0 0}.texan-site .texan-collection-card .card__inner>.card__content{display:none}.texan-site .texan-collection-card .card__media{margin:0;width:100%;background:var(--texan-white)}.texan-site .texan-collection-card .card__media .media img{object-fit:contain;object-position:center center;width:100%;height:100%;padding:1.2rem;box-sizing:border-box}.texan-site .texan-collection-card--hero .card__media .media img{object-fit:cover;object-position:center center;padding:0}.texan-site .texan-collection-card .card__content{padding:1.2rem 1.4rem 1.4rem;background:var(--texan-white);border-top:1px solid rgba(20,23,27,.06)}.texan-site .texan-collection-card .card__information{text-align:center}.texan-site .texan-collection-card .card__heading{margin:0;font-size:1.45rem;font-weight:700;line-height:1.3}.texan-site .texan-collection-card .card__heading a{color:var(--texan-charcoal);transition:color .2s ease}.texan-site .texan-collection-card.card-wrapper:hover .card__heading a{color:var(--texan-crimson)}.texan-site .texan-collection-card .card__caption{display:none}.texan-site .texan-collection-card .icon-wrap{display:inline-flex;margin-left:.4rem;color:var(--texan-crimson);vertical-align:middle;transition:transform .2s ease}.texan-site .texan-collection-card.card-wrapper:hover .icon-wrap{transform:translate(2px)}.texan-site .texan-collection-card .icon-wrap .icon{width:1.2rem;height:1.2rem}.texan-site .texan-collections-page .pagination-wrapper{margin-top:3.2rem}.texan-site .shopify-section.texan-recently-viewed-section,.texan-site .texan-recently-viewed-section .texan-recently-viewed{background-color:var(--texan-silver);background-image:none}.texan-site .texan-brand-strip-section+.texan-recently-viewed-section .texan-recently-viewed{padding-top:0}.texan-site .texan-brand-strip-section+.texan-recently-viewed-section [id^=rv-wrap-]{padding-top:2rem}.texan-site .texan-recently-viewed .title.inline-richtext{font-weight:800;letter-spacing:-.02em;margin-bottom:1.6rem}.texan-site .texan-recently-viewed .title.inline-richtext:after{content:"";display:block;width:4.8rem;height:3px;margin-top:1rem;background:var(--texan-crimson);border-radius:2px}.texan-site .texan-rv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--grid-mobile-vertical-spacing) var(--grid-mobile-horizontal-spacing);margin-bottom:0}@media screen and (min-width:750px){.texan-site .texan-rv-grid{gap:var(--grid-desktop-vertical-spacing) var(--grid-desktop-horizontal-spacing)}}@media screen and (min-width:990px){.texan-site .texan-rv-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.texan-site .texan-rv-grid .grid__item{width:100%;max-width:100%;min-width:0;flex-grow:unset;flex-shrink:unset}.texan-site .texan-rv-card{background:var(--texan-white);border-radius:var(--texan-radius-sm);box-shadow:var(--texan-shadow-soft);border:1px solid rgba(20,23,27,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.texan-site .texan-rv-card:hover{transform:translateY(-3px);box-shadow:var(--texan-shadow)}.texan-site .texan-rv-card__link{display:block;text-decoration:none;color:inherit;min-width:0}.texan-site .texan-rv-card__media{aspect-ratio:1 / 1;background:var(--texan-white);overflow:hidden}.texan-site .texan-rv-card__media img{width:100%;height:100%;object-fit:cover;display:block}.texan-site .texan-rv-card__media--placeholder{background:var(--texan-silver)}.texan-site .texan-rv-card__info{padding:1rem 1.2rem 1.2rem}.texan-site .texan-rv-card__title{margin:0 0 .5rem;font-size:1.2rem;line-height:1.35;font-weight:600;color:var(--texan-charcoal);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.texan-site .texan-rv-card__price{margin:0;font-size:1.4rem;font-weight:700;color:var(--texan-charcoal)}.texan-site .template-search__header{margin-bottom:3rem}.texan-site .template-search__search{margin:0 auto 3.5rem;max-width:74.1rem}.texan-site .template-search__search .search{margin-top:3rem}.texan-site .template-search--empty{padding-bottom:18rem}@media screen and (min-width:750px){.texan-site .template-search__header{margin-bottom:5rem}}.texan-site .template-search .search__button .icon{height:1.8rem}.texan-site .template-search .field__input{border-radius:var(--texan-radius-sm);border-color:#14171b26}.texan-site .template-search .field__input:focus{border-color:var(--texan-crimson);box-shadow:0 0 0 1px var(--texan-crimson)}.texan-site .template-404 .title--primary+*{margin-top:1rem}@media screen and (min-width:750px){.texan-site .template-404 .title--primary+*{margin-top:2rem}}.texan-site .template-404 .button{margin-top:2rem;border-radius:var(--texan-radius-sm)}.texan-site .customer h1,.texan-site .customer .customer__title{font-weight:800;letter-spacing:-.02em}.texan-site .customer a{transition:color .2s ease}.texan-site .customer a:hover{color:var(--texan-crimson)}.texan-site .blog-articles .card{border-radius:var(--texan-radius);box-shadow:var(--texan-shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.texan-site .blog-articles .card:hover{transform:translateY(-3px);box-shadow:var(--texan-shadow)}.texan-site .inventory-status--low{color:#ee9441}.texan-site .inventory-status--in-stock{color:#3ed660}.texan-site .inventory-status--out{color:#c8c8c8}.texan-site .cart-drawer .drawer__heading{font-weight:800;letter-spacing:-.02em}.texan-site .cart-drawer .drawer__inner{border-top:3px solid var(--texan-crimson)}.texan-site .cart-drawer .cart__checkout-button{border-radius:var(--texan-radius-sm)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/texan-site.css.map */
