@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--orange:#e95800;--gold:#c7ac70;--page:1400px}*{box-sizing:border-box}body{margin:0;color:#111;font-family:Inter,Arial;background:#f5f2eb}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.page-width{width:min(var(--page),calc(100% - 72px));margin:auto}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden}.site-header{height:94px;background:#0b0d0a;color:#fff;position:relative;z-index:20}.header-inner{height:100%;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:38px}.brand-logo{height:60px;width:auto}.brand-text{font:800 42px Barlow Condensed;color:#ffca55;text-shadow:2px 2px #e84619}.primary-nav,.header-actions{display:flex;gap:40px}.primary-nav a{font:700 15px Barlow Condensed;letter-spacing:1.6px}.header-actions svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.5}.cart-link{position:relative}.cart-link span{position:absolute;right:-10px;top:-10px;background:var(--orange);border-radius:20px;padding:3px 6px}.menu-toggle{display:none}.hero{min-height:650px;background:var(--hero-image) var(--hero-position)/cover;color:#fff;position:relative;display:flex;align-items:center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030402dd,#03040255 42%,transparent 72%)}.hero-content{position:relative}.eyebrow{color:var(--orange);font:800 27px Barlow Condensed;letter-spacing:3px;margin:0}.hero h1,.promo-banner h2{white-space:pre-line;font:800 clamp(75px,8vw,120px)/.78 "Barlow Condensed";margin:5px 0 24px}.hero-copy{font-size:18px;line-height:1.55;max-width:350px}.button-row{display:flex;gap:18px}.button{display:inline-flex;gap:25px;padding:18px 24px;font:800 16px Barlow Condensed;border:1px solid}.button-primary{background:var(--orange);border-color:var(--orange)}.button-outline{background:#0006}.feature-strip,.promo-banner,.site-footer{background:#10130e;color:#fff}.features{min-height:124px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.feature{display:flex;gap:18px;padding:20px}.feature-icon{font-size:38px;color:var(--gold)}.feature h3{font:700 18px Barlow Condensed;color:var(--gold);margin:0}.feature p{font-size:13px}.topo-bg{background-color:#f3f0e8;background-image:radial-gradient(#d5cfc1 .7px,transparent .7px);background-size:18px 18px}.products-section,.collection-page{padding:60px 0}.section-heading,.collection-toolbar{display:flex;justify-content:space-between;align-items:center}.section-heading h2,.collection-heading h1{font:800 34px Barlow Condensed}.section-heading>a{color:var(--orange);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#f7f4ed;border:1px solid #ddd7ca}.product-image{display:block;aspect-ratio:1.4;position:relative;overflow:hidden}.product-image img,.product-image svg{width:100%;height:100%;object-fit:cover}.sold-out{position:absolute;left:12px;bottom:12px;background:#222;color:#fff;border-radius:20px;padding:8px 13px}.product-info{padding:16px}.rating{color:#bd6500}.promo-inner{min-height:300px;display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:40px;align-items:center}.promo-banner h2{font-size:48px}.button-muted{background:#394029}.promo-image img{max-height:280px;object-fit:contain}.promo-points strong,.promo-points span{display:block}.promo-points b{color:var(--orange)}.collection-heading{text-align:center}.collection-heading h1{font-size:60px}.collection-toolbar{border-block:1px solid #ccc;padding:18px 0;margin:30px 0}.site-footer{padding:55px 0 22px;background:#090b09}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:60px}.footer-grid a{display:block;margin:10px 0}.newsletter{display:flex}.newsletter input{background:transparent;border:1px solid #777;color:#fff;padding:14px;flex:1}.newsletter button{background:var(--orange);color:#fff;border:0;width:50px}.footer-bottom{border-top:1px solid #333;margin-top:40px;padding-top:20px}@media(max-width:900px){.page-width{width:calc(100% - 32px)}.header-inner{grid-template-columns:1fr auto auto}.menu-toggle{display:block;background:none;border:0}.menu-toggle span:not(.visually-hidden){display:block;width:24px;height:2px;background:#fff;margin:5px}.primary-nav{display:none;position:absolute;top:94px;left:0;right:0;background:#111;padding:25px;flex-direction:column}.primary-nav.is-open{display:flex}.hero{background-position:68% center}.features,.product-grid,.promo-inner,.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.site-header{height:76px}.hero{min-height:620px;align-items:flex-end;padding-bottom:50px}.hero-shade{background:linear-gradient(0deg,#030402ee,transparent)}.hero h1{font-size:62px}.button-row{flex-direction:column;align-items:flex-start}.features{grid-template-columns:1fr}.product-grid{gap:10px}.promo-inner,.footer-grid{display:block;padding-block:30px}}.product-page,.cart-page{padding:70px 0;min-height:60vh}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.product-layout h1,.cart-page h1{font:800 56px Barlow Condensed}.product-price{font-size:22px}.product-description{line-height:1.7;margin:25px 0}.product-layout form{display:flex;gap:12px;align-items:center}.product-layout input{width:70px;padding:16px}.cart-item{display:flex;gap:25px;border-bottom:1px solid #ccc;padding:20px 0}.cart-item img{width:140px;height:100px;object-fit:cover}@media(max-width:700px){.product-layout{grid-template-columns:1fr}.product-layout h1{font-size:42px}}.product-layout>div:first-child{align-self:start;min-width:0}.product-layout>div:first-child img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;object-position:center;background:#eee9df}.product-layout>div:first-child .shopify-payment-button img{width:auto;background:transparent}.footer-logo{display:block;width:auto;max-width:240px;max-height:80px;object-fit:contain;object-position:left center}.footer-brand{display:inline-block}.cart-page{padding:65px 0 90px}.cart-heading{text-align:center;margin-bottom:42px}.cart-heading h1,.contact-intro h1,.standard-page h1{font:800 58px/.9 Barlow Condensed;margin:8px 0}.cart-form{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:42px;align-items:start}.cart-items{background:#f8f5ee;border:1px solid #d8d1c4;padding:0 28px 24px}.cart-item{display:grid;grid-template-columns:160px 1fr auto;gap:24px;align-items:center;padding:28px 0;border-bottom:1px solid #d8d1c4}.cart-item-image{width:160px;height:120px;background:#ece7dd}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-details h2{font:700 23px Barlow Condensed;margin:3px 0 7px}.cart-item-details p{margin:5px 0;font-size:13px;color:#5d5b55}.cart-vendor{color:var(--orange)!important;font:700 12px Barlow Condensed;letter-spacing:1.5px}.cart-unit-price{display:none}.cart-line-price{align-self:start;padding-top:24px}.cart-quantity{display:flex;align-items:center;gap:10px;margin-top:15px}.cart-quantity input{width:62px;padding:9px;border:1px solid #aaa;background:#fff}.cart-quantity a{color:#8a3b10;font-size:12px;text-decoration:underline}.cart-update{margin-top:22px;border:0;background:transparent;font:700 13px Barlow Condensed;letter-spacing:1px;text-decoration:underline;cursor:pointer}.cart-summary{background:#11140f;color:#fff;padding:30px;position:sticky;top:25px}.cart-summary .eyebrow{font-size:16px}.cart-summary>div{display:flex;justify-content:space-between;border-block:1px solid #3b3f37;padding:20px 0;margin:17px 0}.cart-note{color:#aaa;font-size:12px;line-height:1.5}.checkout-button{width:100%;justify-content:center;border:0;margin:15px 0}.cart-summary>a{display:block;text-align:center;font-size:13px;color:#ccc}.empty-cart{text-align:center;background:#f8f5ee;border:1px solid #ddd5c7;padding:70px 20px}.empty-cart h2{font:700 35px Barlow Condensed;margin:0}.contact-page{padding:75px 0 95px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.contact-intro h1{font-size:72px}.contact-intro>div{line-height:1.7}.contact-detail{margin-top:40px;padding-top:25px;border-top:1px solid #c9c1b4}.contact-detail strong,.contact-detail span{display:block}.contact-detail span{font-size:14px;margin-top:8px;color:#5f5d57}.contact-card{background:#11140f;color:#fff;padding:42px}.contact-card label{display:block;font:700 14px Barlow Condensed;letter-spacing:.7px;margin:20px 0 7px;color:#d4c187}.contact-card label span{font-weight:400;color:#888}.contact-card input,.contact-card textarea{display:block;width:100%;background:#1b1f19;border:1px solid #50544c;color:#fff;padding:14px;font:inherit}.contact-card textarea{resize:vertical}.contact-card input:focus,.contact-card textarea:focus{outline:2px solid var(--orange);border-color:transparent}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-card .button{margin-top:24px}.form-success{background:#263e24;border:1px solid #6fa967;padding:16px;line-height:1.5}.errors{color:#ff9d73}.standard-page{padding:70px 0;min-height:60vh}.rte{line-height:1.75;max-width:850px}@media(max-width:800px){.cart-form,.contact-layout{grid-template-columns:1fr}.cart-summary{position:static}.contact-layout{gap:35px}.contact-intro h1{font-size:55px}}@media(max-width:560px){.cart-item{grid-template-columns:100px 1fr}.cart-item-image{width:100px;height:90px}.cart-line-price{display:none}.cart-unit-price{display:block}.cart-items{padding-inline:14px}.field-row{grid-template-columns:1fr}.contact-card{padding:25px}}.site-footer .footer-grid{grid-template-columns:1fr minmax(320px,480px);justify-content:space-between}.hero{min-height:480px}.hero h1{max-width:720px}@media(max-width:560px){.hero{min-height:440px;padding-bottom:45px}}.hero{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#080a07}.hero-shade{background:linear-gradient(90deg,#030402c9,#0304023d 42%,transparent 72%)}.hero{background-size:cover;background-repeat:no-repeat;background-position:right center;background-color:#080a07}.hero-shade{background:linear-gradient(90deg,#050705 0%,rgba(5,7,5,.94) 18%,rgba(5,7,5,.72) 38%,rgba(5,7,5,.24) 62%,transparent 80%)}@media(max-width:560px){.hero{background-position:68% center}.hero-shade{background:linear-gradient(90deg,#050705f0,#050705a6,#0507052e)}}.hero{background-size:auto 100%;background-repeat:no-repeat;background-position:right center;background-color:#050705}.hero-shade{background:linear-gradient(90deg,#050705 0%,#050705 34%,rgba(5,7,5,.96) 43%,rgba(5,7,5,.72) 52%,rgba(5,7,5,.3) 62%,transparent 73%)}@media(max-width:560px){.hero{background-size:contain;background-position:right center}.hero-shade{background:linear-gradient(90deg,#050705,#050705e6 34%,#05070580 62%,#0507051f)}}.hero{background-image:none!important;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-image);background-size:auto 100%;background-repeat:no-repeat;background-position:right center;-webkit-mask-image:linear-gradient(90deg,transparent 30%,rgba(0,0,0,.08) 39%,rgba(0,0,0,.28) 48%,rgba(0,0,0,.62) 59%,#000 72%);mask-image:linear-gradient(90deg,transparent 30%,rgba(0,0,0,.08) 39%,rgba(0,0,0,.28) 48%,rgba(0,0,0,.62) 59%,#000 72%)}.hero-shade{background:linear-gradient(90deg,#050705 0%,rgba(5,7,5,.9) 34%,rgba(5,7,5,.48) 52%,rgba(5,7,5,.08) 70%,transparent 82%)}@media(max-width:560px){.hero:before{background-size:contain;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.25) 28%,#000 68%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.25) 28%,#000 68%)}}.site-header .brand-logo{height:80px;width:auto;max-width:340px;object-fit:contain}.site-header .brand{display:flex;align-items:center}@media(max-width:560px){.site-header .brand-logo{height:60px;max-width:230px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
