.tmg-home{--tmg-red:#f50608;--tmg-red-dark:#c40506;--tmg-ink:#181410;--tmg-ink-soft:#4c453d;--tmg-ink-faint:#8a8177;--tmg-panel:#ece7e0;--tmg-panel-line:#ddd6c9;--tmg-line:#e6e1d8;--tmg-card:#ffffff;--tmg-top-space:0px;font-family:Work Sans,Assistant,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--tmg-ink);background:#fff}.tmg-home *{box-sizing:border-box}.tmg-home h1,.tmg-home h2,.tmg-home h3{font-family:Playfair Display,Georgia,Times New Roman,serif;margin:0}.tmg-home p{margin:0}.tmg-home a{color:var(--tmg-ink);text-decoration:none}.tmg-home img{display:block;max-width:100%}.tmg-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.tmg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--tmg-red);font-weight:600;font-size:15px;padding:15px 30px;border-radius:2px;white-space:nowrap;border:none;cursor:pointer}.tmg-home a.tmg-btn{color:#fff}.tmg-home a.tmg-btn:hover{background:var(--tmg-red-dark);color:#fff}.tmg-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1.5px solid var(--tmg-ink);color:var(--tmg-ink);font-weight:600;font-size:14.5px;padding:13.5px 26px;border-radius:2px;white-space:nowrap;cursor:pointer}.tmg-btn-secondary:hover{background:var(--tmg-panel);color:var(--tmg-ink)}.tmg-eyebrow{font-size:13px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--tmg-red)}.tmg-card{background:var(--tmg-card);border:1px solid var(--tmg-line);border-radius:4px}.tmg-ph{background:#eee9e1;border:1px solid var(--tmg-panel-line);border-radius:4px;width:100%;object-fit:cover}.tmg-tag{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tmg-ink-faint)}.tmg-cap{font-size:11.5px;color:var(--tmg-ink-faint);margin-top:6px}.tmg-section{padding:64px 0}.tmg-section-tight{padding:44px 0}.tmg-hero-section{padding-top:var(--tmg-top-space);padding-bottom:32px}.tmg-hero{display:flex;gap:56px;align-items:center}.tmg-hero-copy{flex:1;display:flex;flex-direction:column;gap:18px;min-width:0}.tmg-hero h1{font-size:48px!important;line-height:1.18!important}.tmg-h1-line1{display:block;text-align:left}.tmg-h1-line2{display:block;text-align:right}.tmg-h1-lead{color:var(--tmg-ink-faint)!important;font-weight:400!important}.tmg-h1-good{color:var(--tmg-ink)!important;font-weight:800!important;font-size:52px!important}.tmg-h1-great{color:var(--tmg-red)!important;font-weight:800!important;font-size:56px!important}.tmg-h1-source{display:block;text-align:left;font-size:11px;color:#555;margin-top:-6px;font-weight:500;font-family:Work Sans,sans-serif}.tmg-hero-sub{font-size:16px;line-height:1.6;color:var(--tmg-ink-soft);max-width:520px}.tmg-hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}.tmg-hero-trust{display:flex;gap:26px;flex-wrap:wrap;margin-top:14px;padding-top:20px;border-top:1px solid var(--tmg-line)}.tmg-trust-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--tmg-ink-soft);font-weight:500}.tmg-hero-img{flex:1;min-width:0}.tmg-hero-img img{height:440px;width:100%;object-fit:cover;border-radius:4px}.tmg-stats{background:#fff;border-bottom:1px solid #000;padding:24px 0}.tmg-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;text-align:center;align-items:start}.tmg-stat-cell{display:flex;flex-direction:column;align-items:center;padding:0 20px}.tmg-stat-cell+.tmg-stat-cell{border-left:1px solid var(--tmg-panel-line)}.tmg-stat-visual{display:flex;align-items:center;justify-content:center;min-height:52px}.tmg-stat-num{font-family:Playfair Display,serif;font-weight:700;font-size:36px;color:var(--tmg-red);line-height:1.1}.tmg-stat-label{font-size:14.5px;color:var(--tmg-ink-soft);margin-top:12px;font-weight:500;line-height:1.4;max-width:200px}.tmg-stat-stars{display:flex;justify-content:center;gap:5px;margin-top:8px}.tmg-stat-stars-icon{height:26px;width:auto}.tmg-stat-flag{display:flex;justify-content:center;align-items:center}.tmg-shop-section{padding-top:40px}.tmg-shop-head{text-align:center;max-width:820px;margin:0 auto 36px}.tmg-shop-head h2{font-size:44px;font-weight:800}.tmg-shop-brands{font-size:20px;font-weight:600;color:var(--tmg-ink-soft);margin-top:14px}.tmg-shop-tagline{font-size:20px;font-weight:600;color:var(--tmg-ink-soft);margin-top:10px}.tmg-tabs{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:28px}.tmg-home .tmg-tab{display:inline-flex;align-items:center;justify-content:center;font-weight:600!important;font-size:15px;padding:15px 30px;border-radius:2px!important;border:none!important;background:var(--tmg-red)!important;color:#fff!important;cursor:pointer;white-space:nowrap;text-decoration:none!important;appearance:none;-webkit-appearance:none;box-shadow:none!important}.tmg-home .tmg-tab:hover{background:var(--tmg-red-dark)!important;color:#fff!important}.tmg-home .tmg-tab[aria-selected=true]{background:#fff!important;color:var(--tmg-ink)!important;border:2px solid var(--tmg-red)!important}.tmg-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tmg-model-grid-3col{grid-template-columns:repeat(3,minmax(0,1fr))}.tmg-model-grid-5col{grid-template-columns:repeat(5,minmax(0,1fr))}.tmg-model-grid[hidden]{display:none}.tmg-model-card{padding:20px;display:flex;flex-direction:column;gap:12px}.tmg-model-card img{width:100%;aspect-ratio:1/1;height:auto}.tmg-model-card h3{font-weight:600;font-size:16px}.tmg-model-card .tmg-cap{font-size:12.5px;margin-top:0}.tmg-see-all{text-align:center;margin-top:20px}.tmg-see-all a{font-weight:600;font-size:14px;border-bottom:1.5px solid var(--tmg-ink);padding-bottom:2px}.tmg-parts{margin-top:44px;border-radius:4px;overflow:hidden;display:flex;background:var(--tmg-panel);border:1px solid var(--tmg-panel-line)}.tmg-parts-copy{flex:1;padding:38px 44px;display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0}.tmg-parts-copy h3{font-size:24px}.tmg-parts-copy p{font-size:14px;line-height:1.65;color:var(--tmg-ink-soft);max-width:420px}.tmg-parts-img{flex:1;min-width:0;border-left:1px solid var(--tmg-panel-line)}.tmg-parts-img img{height:100%;min-height:220px;border-radius:0;border:none}.tmg-story-inner{display:flex;gap:56px;align-items:flex-start}.tmg-story-img{flex:1;min-width:0}.tmg-story-img img{height:380px}.tmg-story-copy{flex:1;display:flex;flex-direction:column;gap:18px;min-width:0}.tmg-story-copy h2{font-size:28px;line-height:1.2}.tmg-story-copy p{font-size:15.5px;line-height:1.7;color:var(--tmg-ink-soft)}.tmg-story-copy a{font-weight:600;font-size:14.5px;border-bottom:1.5px solid var(--tmg-ink);padding-bottom:2px;display:inline-block;width:fit-content}.tmg-story-intro-list{margin:0;padding-left:22px;color:var(--tmg-ink-soft);font-size:15.5px;line-height:1.7}.tmg-story-intro-list li+li{margin-top:12px}.tmg-story-compare-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;color:var(--tmg-ink-soft);font-size:15px;line-height:1.55}.tmg-story-compare-list li{position:relative;padding-left:34px}.tmg-story-compare-list li:before{position:absolute;left:0;top:-2px;font-size:25px;line-height:1;font-weight:800}.tmg-story-compare-list .tmg-good:before{content:"\2713";color:#1a8a3c}.tmg-story-compare-list .tmg-bad:before{content:"\2715";color:var(--tmg-red)}.tmg-story-compare-list .tmg-good:not(:first-child){margin-top:12px}.tmg-compare-head{text-align:center;max-width:680px;margin:0 auto 44px}.tmg-compare-head h2{font-size:30px;margin-top:8px}.tmg-compare-head p{font-size:15px;color:var(--tmg-ink-soft);margin-top:10px}.tmg-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:28px;align-items:stretch}.tmg-compare-card{padding:28px;border:1px solid var(--tmg-panel-line);background:var(--tmg-card)}.tmg-compare-card .tmg-compare-title{font-family:Playfair Display,serif;font-weight:700;font-size:17px;margin-bottom:14px}.tmg-compare-list{display:flex;flex-direction:column;gap:10px;font-size:14.5px}.tmg-us .tmg-compare-list{color:var(--tmg-ink-soft)}.tmg-them .tmg-compare-title,.tmg-them .tmg-compare-list{color:var(--tmg-ink-faint)}.tmg-board-note{margin-top:22px;padding:22px 26px;display:flex;gap:16px;align-items:flex-start;background:var(--tmg-panel);border-color:var(--tmg-panel-line)}.tmg-board-note svg{flex-shrink:0;margin-top:2px}.tmg-board-note-text{font-size:14px;line-height:1.65;color:var(--tmg-ink-soft)}.tmg-flag{margin-top:8px;font-size:12.5px;font-weight:600;color:var(--tmg-red-dark)}.tmg-old-school{padding-top:32px;border-bottom:1px solid var(--tmg-line)}.tmg-oldschool-head{text-align:center;font-size:22px;font-weight:700;color:var(--tmg-ink);margin-bottom:10px}.tmg-oldschool-sub{text-align:center;font-size:18px;font-weight:700;color:var(--tmg-red);margin-top:36px}.tmg-logo-row{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.tmg-logo-chip{background:#fff;border:1px solid var(--tmg-panel-line);padding:14px 26px;font-family:Playfair Display,serif;font-weight:600;font-size:15px;color:var(--tmg-ink-soft);border-radius:4px}.logo-garden{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;margin-top:24px}.logo-garden img{width:120px;height:auto;max-width:100%;object-fit:contain}.logo-disclaimer{margin-top:20px;text-align:center;font-size:9px;line-height:1.4;color:var(--tmg-ink-faint)}.tmg-line-break{height:.6em}.tmg-yesno-group{margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:2px}.tmg-yesno-line{text-align:center;font-weight:700;font-size:18px}.tmg-quote-strip{background:var(--tmg-panel);padding:20px 0}.tmg-quote-strip-first{background:#fff}.tmg-quote-strip-head{text-align:center;font-weight:700;font-size:20px;font-family:Playfair Display,serif;margin-bottom:8px}.tmg-quote-band-full{width:100%;background:#000!important;padding:16px 0;margin-bottom:24px;text-align:center}.tmg-quote-band-full.tmg-band-red{background:var(--tmg-red)!important}.tmg-quote-band-text{display:inline-block;color:#fff!important;font-weight:700;font-size:20px;font-family:Playfair Display,serif}.tmg-quote-grid{display:grid;gap:16px}.tmg-quote-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tmg-quote-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tmg-quote-card{background:#fff;border-radius:4px;padding:16px;display:flex;flex-direction:column;gap:8px}.tmg-quote-strip-first .tmg-quote-grid-2{gap:40px}.tmg-quote-col{display:flex;flex-direction:column}.tmg-quote-item{padding:14px 0}.tmg-quote-item:first-child{padding-top:0}.tmg-quote-item:last-child{padding-bottom:0}.tmg-quote-item+.tmg-quote-item{border-top:0px solid var(--tmg-line)}.tmg-quote-strip-first .tmg-review-quote{font-family:Georgia,Times New Roman,serif!important;font-size:20px!important;line-height:1.3!important;font-weight:700!important}.tmg-quote-item-foot{display:flex;align-items:center;gap:8px;margin-top:-3px}.tmg-quote-strip-first .tmg-review-name{color:var(--tmg-ink-faint)!important;font-weight:500!important}.tmg-quote-item-stars{height:12px;width:auto}.tmg-brands{padding:50px 0}.tmg-brands-head{text-align:center;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tmg-ink-faint);margin-bottom:24px}.tmg-brand-row{display:flex;justify-content:center;gap:36px;flex-wrap:wrap;align-items:center}.tmg-brand-name{font-family:Playfair Display,serif;font-weight:700;font-size:20px;color:var(--tmg-ink-soft);opacity:.7}.tmg-disclaimer{text-align:center;font-size:11.5px;color:var(--tmg-ink-faint);margin-top:18px}.tmg-reviews{background:var(--tmg-panel);border-top:1px solid var(--tmg-panel-line);padding:64px 0}.tmg-reviews-head{text-align:center;margin-bottom:40px}.tmg-reviews-head h2{font-size:30px}.tmg-stars-row{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:14px}.tmg-stars{display:flex;gap:2px}.tmg-stars-icon{height:14px;width:auto}.tmg-stars-row .tmg-stars-icon{height:18px}.tmg-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tmg-review-card{padding:24px;display:flex;flex-direction:column;gap:14px}.tmg-review-quote{font-size:14px;line-height:1.6;color:var(--tmg-ink-soft)}.tmg-review-name{font-size:12.5px;color:var(--tmg-ink-faint);font-weight:500}.tmg-reviews-cta{text-align:center;margin-top:28px}.tmg-guarantee-banner .tmg-quote-band-full{margin-bottom:0}.tmg-guarantee-strip{padding:18px 0 24px;border-bottom:1px solid #d9d9d9}.tmg-guarantee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;text-align:center}.tmg-guarantee-item{display:flex;flex-direction:column;align-items:center;gap:12px}.tmg-guarantee-item div{font-weight:600;font-size:15px}.tmg-closing{border-top:1px solid var(--tmg-line);padding:64px 0;text-align:center}.tmg-closing h2{font-family:Playfair Display,serif;font-weight:700;font-style:italic;font-size:32px;color:var(--tmg-red)}.tmg-closing p{font-size:14px;color:var(--tmg-ink-faint);margin-top:12px}.tmg-closing .tmg-btn{margin-top:26px}@media(max-width:989px){.tmg-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tmg-compare-grid,.tmg-review-grid{grid-template-columns:1fr}.tmg-quote-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.tmg-section{padding:44px 0}.tmg-hero{flex-direction:column-reverse;gap:24px}.tmg-hero h1{font-size:30px!important}.tmg-h1-good{font-size:34px!important}.tmg-h1-great{font-size:38px!important}.tmg-hero-img img{height:260px}.tmg-hero-trust{gap:16px}.tmg-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.tmg-stat-cell{border-left:none;padding:0 10px}.tmg-stat-cell:nth-child(n+3){border-top:1px solid var(--tmg-panel-line);padding-top:20px}.tmg-stat-num{font-size:28px}.tmg-stat-stars-icon{height:22px}.tmg-stat-flag svg{width:60px;height:38px}.tmg-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tmg-model-card{padding:14px}.tmg-parts{flex-direction:column}.tmg-parts-img{border-left:none;border-top:1px solid var(--tmg-panel-line)}.tmg-parts-img img{height:160px}.tmg-story-inner{flex-direction:column;gap:24px}.tmg-story-img img{height:220px}.tmg-story-copy h2{font-size:22px}.tmg-guarantee-grid{grid-template-columns:1fr;gap:22px}.tmg-closing h2{font-size:24px}.tmg-quote-grid-2,.tmg-quote-grid-4{grid-template-columns:1fr}.tmg-quote-strip-first .tmg-quote-grid-2{gap:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/tmg-home.css.map */
