.cowboys-home{--cowboys-black: #0d0d0d;--cowboys-ink: #171512;--cowboys-cream: #f4efe6;--cowboys-tan: #b59a76;--cowboys-brass: #b39262;--cowboys-brown: #5a4432;background:var(--cowboys-cream);color:var(--cowboys-ink)}.cowboys-home *{box-sizing:border-box}.cowboys-home h1,.cowboys-home h2,.cowboys-home h3,.cowboys-home p{margin-top:0}.cowboys-home__hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:62vh;background:var(--cowboys-black);color:var(--cowboys-cream)}.cowboys-home__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,78px)}.cowboys-home__hero-logo-wrap{margin-bottom:1.4rem}.cowboys-home__hero-logo{display:block;width:clamp(210px,24vw,330px);height:auto;object-fit:contain}.cowboys-home__eyebrow,.cowboys-home__kicker{font-size:1.1rem;letter-spacing:.24em;text-transform:uppercase;color:#cfb895;margin-bottom:1.15rem}.cowboys-home__hero h1{font-family:var(--font-heading-family);font-size:clamp(3.5rem,5.8vw,7rem);line-height:.92;letter-spacing:-.03em;max-width:8ch;margin-bottom:1.6rem}.cowboys-home__hero p{font-size:clamp(1.5rem,1.8vw,2rem);line-height:1.55;max-width:560px;color:#f4efe6d4;margin-bottom:2.2rem}.cowboys-home__hero-media{min-height:500px;max-height:640px;overflow:hidden}.cowboys-home__hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.cowboys-home__actions{display:flex;flex-wrap:wrap;gap:1rem}.cowboys-home__btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 2.2rem;border:1px solid var(--cowboys-brass);text-decoration:none;text-transform:uppercase;letter-spacing:.16em;font-size:1.05rem;transition:.2s ease}.cowboys-home__btn--solid{background:var(--cowboys-brass);color:#111}.cowboys-home__btn--outline{color:var(--cowboys-cream);background:transparent}.cowboys-home__btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.cowboys-home__statement{background:var(--cowboys-tan);text-align:center;padding:clamp(42px,5vw,72px) 24px}.cowboys-home__statement p{font-family:var(--font-heading-family);font-size:clamp(2.7rem,4vw,5.2rem);line-height:1.05;max-width:980px;margin:0 auto}.cowboys-home__statement small{display:block;margin-top:1.5rem;font-size:1.15rem;letter-spacing:.22em;text-transform:uppercase}.cowboys-home__editorial{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#2a241e}.cowboys-home__tile{position:relative;min-height:390px;overflow:hidden;color:#fff}.cowboys-home__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.cowboys-home__tile:hover img{transform:scale(1.025)}.cowboys-home__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b8,#00000008 58%)}.cowboys-home__tile-copy{position:absolute;z-index:2;left:32px;right:32px;bottom:30px}.cowboys-home__tile h3{font-size:clamp(2.1rem,2.2vw,3.4rem);margin-bottom:.7rem}.cowboys-home__tile p{font-size:1.35rem;line-height:1.45;color:#ffffffd6;max-width:30ch;margin-bottom:0}.cowboys-home__story{display:grid;grid-template-columns:1fr 1fr;background:var(--cowboys-cream)}.cowboys-home__story-media{min-height:470px;max-height:560px;overflow:hidden}.cowboys-home__story-media img{width:100%;height:100%;object-fit:cover;display:block}.cowboys-home__story-copy{padding:clamp(44px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.cowboys-home__story h2{font-size:clamp(3rem,4.2vw,5.4rem);line-height:1.02;margin-bottom:2rem}.cowboys-home__story p{font-size:1.6rem;line-height:1.7;color:#554c43;max-width:58ch}.cowboys-home__rule{width:58px;height:1px;background:var(--cowboys-brass);margin:.4rem 0 2rem}.cowboys-home__waitlist{background:var(--cowboys-black);color:var(--cowboys-cream);padding:clamp(52px,6vw,82px) 24px;text-align:center}.cowboys-home__waitlist-inner{max-width:760px;margin:0 auto}.cowboys-home__waitlist h2{font-size:clamp(3rem,4.2vw,5rem);margin-bottom:1rem}.cowboys-home__waitlist p{color:#f4efe6c2;font-size:1.55rem;line-height:1.6;margin-bottom:2rem}.cowboys-home__form{display:flex;max-width:620px;margin:0 auto}.cowboys-home__form input{flex:1;min-width:0;height:54px;padding:0 18px;border:1px solid #655747;border-right:0;background:#171512;color:#fff;font-size:1.35rem}.cowboys-home__form button{height:54px;border:1px solid var(--cowboys-brass);background:var(--cowboys-brass);color:#111;padding:0 24px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;cursor:pointer}.cowboys-home__form-message{margin-top:1.4rem;font-size:1.3rem}.cowboys-home__microfooter{background:#080808;color:#f4efe6a8;padding:25px 24px;text-align:center;font-size:1.05rem;letter-spacing:.18em;text-transform:uppercase}.template-index .header-wrapper,.template-index .section-header{background:#0d0d0d!important}@media screen and (max-width:989px){.cowboys-home__hero{grid-template-columns:1fr}.cowboys-home__hero-copy{order:2;padding:52px 28px 62px}.cowboys-home__hero-media{min-height:46vh;max-height:560px}.cowboys-home__hero h1{max-width:10ch}.cowboys-home__editorial{grid-template-columns:1fr}.cowboys-home__tile{min-height:360px}.cowboys-home__story{grid-template-columns:1fr}.cowboys-home__story-media{min-height:390px}.cowboys-home__story-copy{padding:46px 28px}}@media screen and (max-width:600px){.cowboys-home__hero-logo{width:min(270px,78vw)}.cowboys-home__hero-media{min-height:42vh}.cowboys-home__hero-copy{padding:34px 22px 44px}.cowboys-home__actions{flex-direction:column}.cowboys-home__btn{width:100%}.cowboys-home__tile{min-height:330px}.cowboys-home__tile-copy{left:22px;right:22px;bottom:24px}.cowboys-home__form{flex-direction:column;gap:10px}.cowboys-home__form input{border-right:1px solid #655747}}.template-index .header-wrapper{background:#0d0d0d!important;color:#f4efe6}.template-index .header{min-height:88px}.template-index .header__heading-logo{width:190px;max-height:96px;object-fit:contain}.template-index .header__icon--search,.template-index .header__icon--cart,.template-index .header__icon--account,.template-index .header__search{opacity:.88}.template-index .footer{background:#0d0d0d}.template-index .footer *{color:#f4efe6}.cowboys-home,.cowboys-home p,.cowboys-home input{font-family:var(--font-body-family);font-weight:400}.cowboys-home h1,.cowboys-home h2,.cowboys-home h3,.cowboys-home__statement p{font-family:var(--font-heading-family);font-weight:700}.cowboys-home__eyebrow,.cowboys-home__kicker,.cowboys-home__btn,.cowboys-home__form button,.cowboys-home__statement small,.cowboys-home__microfooter,.cowboys-home__text-link,.cowboys-home__mid-cta{font-family:var(--font-body-family);font-weight:600}.cowboys-home__hero p{max-width:440px;margin-bottom:1.8rem}.cowboys-home__statement{padding-top:clamp(34px,4vw,54px);padding-bottom:clamp(34px,4vw,54px)}.cowboys-home__statement p{font-size:clamp(2.5rem,3.7vw,4.8rem)}.cowboys-home__statement small{margin-top:1rem}.cowboys-home__text-link{display:inline-block;margin-top:1.6rem;color:#111;text-transform:uppercase;letter-spacing:.12em;font-size:1rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.cowboys-home__text-link--dark{color:var(--cowboys-brown)}.cowboys-home__tile h3{margin-bottom:.35rem}.cowboys-home__tile p{font-size:1.05rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.cowboys-home__mid-cta{background:var(--cowboys-black);color:var(--cowboys-cream);display:flex;align-items:center;justify-content:center;gap:2rem;padding:24px;text-transform:uppercase;letter-spacing:.12em;font-size:1.05rem}.cowboys-home__mid-cta .cowboys-home__btn{min-height:44px;padding:0 1.7rem}.cowboys-home__story-copy{padding-top:clamp(36px,4.5vw,64px);padding-bottom:clamp(36px,4.5vw,64px)}.cowboys-home__story h2{margin-bottom:1rem}.cowboys-home__story p{font-size:1.35rem;line-height:1.55;max-width:42ch;margin-bottom:0}.cowboys-home__rule{margin-bottom:1.25rem}.cowboys-home__waitlist{padding-top:clamp(44px,5vw,66px);padding-bottom:clamp(44px,5vw,66px)}.cowboys-home__waitlist p{font-size:1.25rem;margin-bottom:1.5rem}@media screen and (max-width:600px){.cowboys-home__mid-cta{flex-direction:column;gap:1rem;text-align:center}.cowboys-home__mid-cta .cowboys-home__btn{width:auto;min-width:190px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cowboys-brand.css.map */
