:root{--th-black:#11100e;--th-cream:#f2eadb;--th-gold:#b58a3a;--th-brown:#33271d;--th-line:rgba(181,138,58,.35)}.th-home{background:var(--th-cream);color:var(--th-black)}.th-home a{text-decoration:none}.th-hero{position:relative;min-height:72svh;background:var(--th-black);display:grid;align-items:end;overflow:hidden;color:#fff}.th-hero__media,.th-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.th-hero__media img{width:100%;height:100%;object-fit:cover}.th-hero__overlay{background:linear-gradient(90deg,#000000c7,#00000040 60%,#00000073),linear-gradient(0deg,rgba(0,0,0,.55),transparent 55%)}.th-hero__content{position:relative;z-index:2;padding-top:clamp(90px,14vw,180px);padding-bottom:clamp(55px,9vw,110px)}.th-eyebrow{font-size:.76rem;letter-spacing:.22em;font-weight:700;margin:0 0 14px;text-transform:uppercase;color:var(--th-gold)}.th-hero h1{font-family:var(--font-heading--family,var(--font-body--family));font-size:clamp(3.1rem,8vw,7.5rem);line-height:.9;max-width:900px;margin:0;text-transform:uppercase;letter-spacing:-.025em}.th-hero__sub{font-size:clamp(1rem,1.8vw,1.3rem);max-width:560px;line-height:1.5;margin:24px 0 0;color:#ffffffe0}.th-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.th-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 24px;border:1px solid var(--th-gold);font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;transition:.2s ease}.th-btn--gold{background:var(--th-gold);color:#17130e}.th-btn--gold:hover{background:#d0aa5c}.th-btn--outline{color:#fff;background:transparent}.th-btn--outline:hover{background:#fff;color:#17130e}.th-intro{text-align:center;max-width:900px;margin:0 auto;padding:90px 24px 95px}.th-intro__bolt{font-size:2rem;color:var(--th-gold);margin-bottom:12px}.th-intro h2,.th-section-head h2,.th-story h2{font-family:var(--font-heading--family,var(--font-body--family));font-size:clamp(2rem,4.5vw,4rem);line-height:1;margin:0;text-transform:uppercase}.th-rule{height:1px;background:var(--th-line);max-width:110px;margin:26px auto}.th-intro>p:last-child{max-width:700px;margin:0 auto;line-height:1.7;color:#51483d}.th-products{padding-top:20px;padding-bottom:90px}.th-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.th-section-head--center{display:block;text-align:center}.th-text-link{color:var(--th-black);font-weight:800;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--th-gold);padding-bottom:5px}.th-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.th-card__image{display:block;background:#e3d8c5;aspect-ratio:1/1.08;overflow:hidden}.th-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.th-card:hover .th-card__image img{transform:scale(1.035)}.th-card__meta{padding-top:12px}.th-card h3{font-size:1rem;margin:0 0 5px}.th-card h3 a{color:var(--th-black)}.th-card__meta p{margin:0;color:#5b5146;font-size:.92rem}.th-story{background:var(--th-black);color:#fff;padding:90px 0}.th-story__inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.th-story h2{max-width:650px}.th-story__copy>p:not(.th-eyebrow){max-width:620px;line-height:1.75;color:#ffffffb8;margin:24px 0 30px}.th-story__image{aspect-ratio:4/3;overflow:hidden}.th-story__image img{width:100%;height:100%;object-fit:cover}.th-categories{padding-top:90px;padding-bottom:100px}.th-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.th-category{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#28231e;color:#fff}.th-category img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.th-category:hover img{transform:scale(1.04)}.th-category__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 65%)}.th-category__title{position:absolute;left:24px;bottom:22px;font-family:var(--font-heading--family,var(--font-body--family));font-size:clamp(1.4rem,3vw,2.4rem);text-transform:uppercase;letter-spacing:.02em}.th-empty{grid-column:1/-1;padding:30px;border:1px dashed var(--th-line)}@media(max-width:989px){.th-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-story__inner{grid-template-columns:1fr;gap:40px}.th-category-grid{grid-template-columns:1fr}}@media(max-width:749px){.th-hero{min-height:78svh}.th-hero__content{padding-left:24px;padding-right:24px}.th-hero h1{font-size:clamp(2.8rem,15vw,5rem)}.th-section-head{align-items:start;flex-direction:column;gap:12px}.th-products,.th-categories{padding-left:24px;padding-right:24px}.th-intro{padding-top:65px;padding-bottom:70px}.th-story{padding:70px 24px}.th-category-grid{gap:12px}}#header-component{--th-header-black: #0B0A08;--th-header-cream: #E8DCC5;--th-header-gold: #B58A3A;--th-header-gold-hover: #D0AA5C;--th-header-line: #3A2D1F}#header-component .header__row{--color-foreground: var(--th-header-cream);--color-foreground-rgb: 232, 220, 197;--color-border: var(--th-header-line);--color-border-rgb: 58, 45, 31;--color-primary-button-background: var(--th-header-gold);--color-primary-button-text: #17130E}#header-component .header__underlay-closed,#header-component .header__underlay-open{background:var(--th-header-black)}#header-component .header__row--top{background-color:var(--th-header-black)!important;border-bottom-color:var(--th-header-line)}#header-component .header-menu .menu-list__link,#header-component .header-actions__action,#header-component .dropdown-localization button,#header-component .search-action,#header-component .header__row a{color:var(--th-header-cream)}#header-component .header-menu .menu-list__link:hover,#header-component .header-actions__action:hover,#header-component .dropdown-localization button:hover,#header-component .search-action:hover,#header-component .header__row a:hover{color:var(--th-header-gold-hover)}#header-component .menu-list__link[aria-current=page],#header-component .menu-list__link[aria-expanded=true]{color:var(--th-header-gold)}.announcement-bar{background:var(--th-header-black);color:var(--th-header-gold);border-bottom-color:var(--th-header-line)!important}.announcement-bar .announcement-bar__text,.announcement-bar .announcement-bar__text a{color:var(--th-header-gold)}.announcement-bar .announcement-bar__text a:hover{color:var(--th-header-gold-hover)}@media screen and (max-width:749px){#header-component .header__row--top{border-bottom-color:var(--th-header-line)}}body{background:#f2eadb;color:#11100e}.section-background,.page-width-content,.shopify-section-group-footer-group,.footer,.footer-utilities{--color-background: 242,234,219;--color-foreground: 17,16,14}.footer,.shopify-section-group-footer-group .section,.shopify-section-group-footer-group .section-background{background:#0b0a08!important;color:#e8dcc5}.shopify-section-group-footer-group a,.shopify-section-group-footer-group button,.shopify-section-group-footer-group .menu__heading__default,.shopify-section-group-footer-group h2,.shopify-section-group-footer-group h3,.shopify-section-group-footer-group p,.shopify-section-group-footer-group label{color:#e8dcc5!important}.shopify-section-group-footer-group input{background:#17130e!important;color:#e8dcc5!important;border-color:#3a2d1f!important}.shopify-section-group-footer-group .footer-utilities{border-top-color:#3a2d1f!important}.product-information,.collection-wrapper,.main-collection,.main-product,.search-results,.main-search,.list-collections{background:#f2eadb}.product-information h1,.product-information h2,.main-collection h1,.main-collection h2,.search-results h1,.list-collections h1{color:#11100e}.product-information .button,.main-product .button,.main-collection .button,.search-results .button{border-radius:0!important}.th-about{background:#f2eadb;color:#11100e;overflow:hidden}.th-about__hero{position:relative;min-height:68svh;background:#11100e;color:#fff;display:grid;align-items:end;overflow:hidden}.th-about__hero-media,.th-about__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.th-about__hero-media img{width:100%;height:100%;object-fit:cover}.th-about__hero-shade{background:linear-gradient(90deg,#000000d1,#0000004d 65%,#00000080),linear-gradient(0deg,rgba(0,0,0,.6),transparent 60%)}.th-about__hero-content{position:relative;z-index:2;padding-top:130px;padding-bottom:90px}.th-about__hero h1{font-family:var(--font-heading--family,var(--font-body--family));font-size:clamp(3rem,8vw,7rem);line-height:.9;text-transform:uppercase;max-width:900px;margin:0;letter-spacing:-.025em}.th-about__hero-content>p:last-child{font-size:clamp(1rem,1.8vw,1.3rem);max-width:600px;line-height:1.5;color:#ffffffd9;margin:24px 0 0}.th-about__intro{text-align:center;padding:95px 24px 105px;max-width:1050px}.th-about__intro h2,.th-about__story h2,.th-about__craft h2,.th-about__closing h2{font-family:var(--font-heading--family,var(--font-body--family));font-size:clamp(2.2rem,5vw,4.5rem);line-height:1;text-transform:uppercase;margin:0}.th-about__lead{max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.8;color:#51483d}.th-about__story,.th-about__craft{background:#0b0a08;color:#fff;padding:100px 0}.th-about__story-grid,.th-about__craft-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.th-about__story-copy .rte,.th-about__craft-copy .rte{max-width:620px;margin-top:25px;line-height:1.8;color:#ffffffbd}.th-about__image-frame{aspect-ratio:4/3;background:#241f1a;overflow:hidden}.th-about__image-frame img{width:100%;height:100%;object-fit:cover}.th-about__image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#1b1815,#33271d);color:#b58a3a;font-size:.75rem;letter-spacing:.2em;font-weight:800}.th-about__values{padding:95px 24px 105px}.th-about__value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#b58a3a47;margin-top:45px;border:1px solid rgba(181,138,58,.28)}.th-about__value{background:#f2eadb;padding:40px 28px;min-height:230px}.th-about__value-mark{color:#b58a3a;font-size:2rem;margin-bottom:22px}.th-about__value h3{font-family:var(--font-heading--family,var(--font-body--family));text-transform:uppercase;font-size:1.25rem;margin:0 0 12px}.th-about__value p{color:#51483d;line-height:1.65;margin:0}.th-about__craft{background:#33271d}.th-about__closing{text-align:center;background:#11100e;color:#fff;padding:110px 24px}.th-about__closing h2{max-width:850px;margin:0 auto}.th-about__closing>div>p:not(.th-eyebrow){max-width:600px;margin:25px auto 30px;color:#ffffffb8;line-height:1.7}@media(max-width:989px){.th-about__story-grid,.th-about__craft-grid{grid-template-columns:1fr;gap:45px}.th-about__value-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.th-about__hero{min-height:75svh}.th-about__hero-content{padding:110px 24px 70px}.th-about__intro{padding:70px 24px 75px}.th-about__story,.th-about__craft{padding:70px 24px}.th-about__values{padding:70px 24px 75px}.th-about__value-grid{grid-template-columns:1fr}.th-about__value{min-height:auto}.th-about__closing{padding:80px 24px}}.th-intro__bolt{height:54px;display:flex;justify-content:center;align-items:center}.th-intro__bolt img{height:54px;width:auto;display:block;filter:brightness(0) saturate(100%) invert(57%) sepia(29%) saturate(911%) hue-rotate(2deg) brightness(90%) contrast(90%)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/thunderheart.css.map */
