:root{--tc-cream:#FAF7F2;--tc-espresso:#2A1F14;--tc-espresso-deep:#1A1209;--tc-amber:#C47B1A;--tc-amber-dark:#A86714;--tc-amber-lt:#FAEEDA;--tc-amber-border:#EFD5A0;--tc-warm-mid:#7A6E65;--tc-warm-light:#C8BFB5;--tc-border:#E8E2D9;--tc-surface:#F5EFE4;--tc-white:#FFFFFF;--tc-green:#25D366;--tc-serif:"Cormorant Garamond", Georgia, serif;--tc-sans:"DM Sans", system-ui, -apple-system, sans-serif}.tc,.tc *,.tc *:before,.tc *:after{box-sizing:border-box}.tc{font-family:var(--tc-sans);font-size:14px;line-height:1.5;color:var(--tc-espresso);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tc img{max-width:100%;display:block}.tc a{color:inherit;text-decoration:none}.tc h1,.tc h2,.tc h3,.tc h4{margin:0;font-weight:400}.tc p{margin:0}.tc ul{margin:0;padding:0;list-style:none}.tc-container{max-width:1200px;margin:0 auto;padding:0 32px}.tc-section{padding:72px 0}.tc-bg-cream{background:var(--tc-cream)}.tc-bg-white{background:var(--tc-white)}.tc-bg-surface{background:var(--tc-surface)}.tc-bg-amber-lt{background:var(--tc-amber-lt)}.tc-bg-espresso{background:var(--tc-espresso);color:var(--tc-cream)}.tc-bg-espresso-deep{background:var(--tc-espresso-deep);color:var(--tc-cream)}.tc-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:40px}.tc-section-head-center{justify-content:center;text-align:center}.tc-section-head-center>div{max-width:640px}.tc-section-eyebrow{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--tc-warm-mid);margin-bottom:10px;font-weight:500}.tc-eyebrow-amber{color:var(--tc-amber)}.tc-section-title{font-family:var(--tc-serif);font-size:clamp(26px,4vw,38px);font-weight:400;line-height:1.15;color:var(--tc-espresso);letter-spacing:-.01em}.tc-bg-espresso .tc-section-title,.tc-bg-espresso-deep .tc-section-title{color:var(--tc-cream)}.tc-view-all{font-size:12px;color:inherit;border-bottom:1px solid currentColor;padding-bottom:2px;white-space:nowrap}.tc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 24px;border-radius:5px;font-size:13px;font-weight:500;font-family:var(--tc-sans);cursor:pointer;border:1px solid transparent;transition:all .18s ease;text-decoration:none;line-height:1}.tc-btn-dark{background:var(--tc-espresso);color:var(--tc-cream)}.tc-btn-dark:hover{background:var(--tc-espresso-deep);color:var(--tc-cream)}.tc-btn-amber{background:var(--tc-amber);color:var(--tc-white)}.tc-btn-amber:hover{background:var(--tc-amber-dark);color:var(--tc-white)}.tc-btn-outline{background:transparent;color:var(--tc-cream);border-color:#faf7f259}.tc-btn-outline:hover{border-color:var(--tc-cream);background:#faf7f20f;color:var(--tc-cream)}.tc-bg-cream .tc-btn-outline,.tc-bg-white .tc-btn-outline,.tc-bg-surface .tc-btn-outline,.tc-bg-amber-lt .tc-btn-outline{color:var(--tc-espresso);border-color:var(--tc-espresso)}.tc-bg-cream .tc-btn-outline:hover,.tc-bg-white .tc-btn-outline:hover,.tc-bg-surface .tc-btn-outline:hover,.tc-bg-amber-lt .tc-btn-outline:hover{background:var(--tc-amber-lt);color:var(--tc-espresso);border-color:var(--tc-espresso)}.tc-hero{background:linear-gradient(135deg,var(--tc-espresso) 0%,#3A2A1E 100%);color:var(--tc-cream);padding:100px 0 90px;position:relative;overflow:hidden}.tc-hero-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(196,123,26,.18) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(196,123,26,.1) 0%,transparent 50%);pointer-events:none}.tc-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;position:relative;z-index:1}.tc-hero-left .tc-section-eyebrow{margin-bottom:20px}.tc-hero-h1{font-family:var(--tc-serif);font-size:clamp(36px,5vw,58px);color:var(--tc-cream);line-height:1.1;font-weight:400;margin-bottom:20px;letter-spacing:-.01em}.tc-hero-h1 em{font-style:italic;color:var(--tc-amber)}.tc-hero-sub{font-size:15px;color:var(--tc-warm-light);line-height:1.7;margin-bottom:32px;max-width:480px}.tc-hero-ctas{display:flex;gap:12px;margin-bottom:32px;flex-wrap:wrap}.tc-hero-trust{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--tc-warm-light)}.tc-hero-trust-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 4px #4ade802e}.tc-hero-right{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tc-stat-card{background:#faf7f20a;border:1px solid rgba(250,247,242,.1);border-radius:10px;padding:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tc-stat-num{font-family:var(--tc-serif);font-size:42px;color:var(--tc-amber);font-weight:400;line-height:1;margin-bottom:6px}.tc-stat-label{font-size:11px;color:var(--tc-warm-light);text-transform:uppercase;letter-spacing:.08em}.tc-trust-strip{background:var(--tc-amber-lt);padding:32px 0;border-bottom:1px solid var(--tc-amber-border)}.tc-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tc-trust-item{text-align:center}.tc-trust-icon{font-size:22px;margin-bottom:8px;line-height:1}.tc-trust-label{font-size:13px;font-weight:500;color:var(--tc-espresso);margin-bottom:3px}.tc-trust-sub{font-size:11px;color:var(--tc-warm-mid);line-height:1.4}.tc-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tc-prod-card{background:var(--tc-white);border:1px solid var(--tc-border);border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;display:block}.tc-prod-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #2a1f141a}.tc-prod-img{aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.tc-prod-img img{width:100%;height:100%;object-fit:cover}.tc-prod-img-label{color:#ffffffa6;font-size:11px;text-align:center;padding:12px;font-family:var(--tc-serif);font-style:italic}.tc-sold-badge{position:absolute;top:12px;left:12px;background:#2a1f14d9;color:var(--tc-cream);font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:3px}.tc-prod-info{padding:16px}.tc-prod-brand{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--tc-amber);margin-bottom:6px}.tc-prod-name{font-size:13px;color:var(--tc-espresso);line-height:1.4;margin-bottom:12px;min-height:36px}.tc-prod-bottom{display:flex;align-items:center;justify-content:space-between}.tc-prod-price{font-family:var(--tc-serif);font-size:18px;color:var(--tc-espresso)}.tc-prod-price.tc-oos{color:var(--tc-warm-mid);font-size:12px;font-family:var(--tc-sans);font-style:italic}.tc-brand-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.tc-brand-split.tc-brand-reverse .tc-brand-img{order:2}.tc-brand-img{aspect-ratio:4/5;border-radius:8px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3d2010,#5a3018)}.tc-brand-img img{width:100%;height:100%;object-fit:cover}.tc-brand-img-label{color:#ffffff8c;font-family:var(--tc-serif);font-style:italic;font-size:14px;letter-spacing:.02em;text-align:center;padding:20px}.tc-brand-content .tc-section-eyebrow{margin-bottom:14px}.tc-brand-h2{font-family:var(--tc-serif);font-size:clamp(24px,3.5vw,36px);font-weight:400;line-height:1.2;color:var(--tc-espresso);margin-bottom:16px;letter-spacing:-.01em}.tc-brand-desc{color:var(--tc-warm-mid);font-size:14px;line-height:1.8;margin-bottom:20px}.tc-brand-features{margin-bottom:28px}.tc-brand-features li{position:relative;padding:8px 0 8px 24px;font-size:13px;color:var(--tc-espresso);border-bottom:1px solid var(--tc-border)}.tc-brand-features li:last-child{border-bottom:none}.tc-brand-features li:before{content:"";position:absolute;left:0;top:14px;width:12px;height:12px;border-radius:50%;background:var(--tc-amber-lt);border:1px solid var(--tc-amber)}.tc-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px}.tc-testi-card{background:var(--tc-white);border:1px solid var(--tc-border);border-radius:8px;padding:28px}.tc-testi-stars{color:var(--tc-amber);font-size:14px;letter-spacing:2px;margin-bottom:14px}.tc-testi-q{font-family:var(--tc-serif);font-size:16px;font-style:italic;line-height:1.65;color:var(--tc-espresso);margin:0 0 18px;padding:0;border:none}.tc-testi-author{border-top:1px solid var(--tc-border);padding-top:14px}.tc-testi-name{font-size:13px;font-weight:500;color:var(--tc-espresso)}.tc-testi-biz{font-size:11px;color:var(--tc-warm-mid);margin-top:2px}.tc-recipe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tc-recipe-card{display:block;transition:transform .25s ease}.tc-recipe-card:hover{transform:translateY(-4px)}.tc-recipe-img{aspect-ratio:4/5;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;overflow:hidden}.tc-recipe-img img{width:100%;height:100%;object-fit:cover}.tc-recipe-img-label{color:#fff9;font-family:var(--tc-serif);font-style:italic;font-size:13px;text-align:center;padding:12px}.tc-recipe-tag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--tc-amber);margin-bottom:6px}.tc-recipe-title{font-family:var(--tc-serif);font-size:18px;color:var(--tc-espresso);margin-bottom:4px;line-height:1.25}.tc-recipe-sub{font-size:12px;color:var(--tc-warm-mid)}.tc-newsletter{padding:80px 0;text-align:center;color:var(--tc-cream)}.tc-news-wrap{max-width:560px;margin:0 auto}.tc-newsletter .tc-section-eyebrow{margin-bottom:14px}.tc-news-h2{font-family:var(--tc-serif);font-size:clamp(30px,4vw,42px);color:var(--tc-cream);font-weight:400;line-height:1.15;margin-bottom:14px;letter-spacing:-.01em}.tc-news-sub{font-size:14px;color:var(--tc-warm-light);line-height:1.7;margin-bottom:28px}.tc-news-form{display:flex;gap:10px;max-width:440px;margin:0 auto}.tc-news-input{flex:1;padding:12px 16px;border-radius:5px;border:1px solid rgba(250,247,242,.22);background:#faf7f20d;color:var(--tc-cream);font-family:var(--tc-sans);font-size:13px;outline:none}.tc-news-input::placeholder{color:var(--tc-warm-light);opacity:.8}.tc-news-input:focus{border-color:var(--tc-amber);background:#faf7f217}.tc-news-btn{white-space:nowrap}@media(max-width:960px){.tc-hero-grid{grid-template-columns:1fr;gap:40px}.tc-hero-right{grid-template-columns:1fr 1fr}.tc-brand-split{grid-template-columns:1fr;gap:32px}.tc-brand-split.tc-brand-reverse .tc-brand-img{order:0}.tc-prod-grid,.tc-recipe-grid{grid-template-columns:repeat(2,1fr)}.tc-testi-grid{grid-template-columns:1fr}.tc-trust-grid{grid-template-columns:repeat(2,1fr);gap:18px}.tc-section{padding:56px 0}.tc-hero{padding:64px 0 60px}}@media(max-width:600px){.tc-container{padding:0 20px}.tc-prod-grid,.tc-recipe-grid,.tc-trust-grid{grid-template-columns:1fr}.tc-hero-ctas{flex-direction:column;align-items:stretch}.tc-hero-ctas .tc-btn{width:100%}.tc-news-form{flex-direction:column}.tc-section-head{flex-direction:column;align-items:start;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/tc-homepage.css.map */
