.tmf-guide{background:var(--tmf-dark, #0D0D0D);min-height:60vh;padding:6rem 2rem 8rem;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px}.tmf-guide__inner{max-width:780px;margin:0 auto}.tmf-guide__hero{margin-bottom:5rem;padding-bottom:3.5rem;border-bottom:1px dashed rgba(255,255,255,.12)}.tmf-guide__eyebrow{display:inline-block;font-family:Caveat,cursive;font-size:2rem;color:var(--tmf-accent, #FF6B00);transform:rotate(-1.5deg);margin-bottom:.6rem;line-height:1}.tmf-guide__title{font-family:Anton,sans-serif;font-size:clamp(3.2rem,7vw,5.6rem);text-transform:uppercase;color:#fff;line-height:.92;letter-spacing:.005em;margin:0 0 1.8rem}.tmf-guide__intro{font-family:Bricolage Grotesque,sans-serif;font-size:1.65rem;line-height:1.65;color:#ffffffbf;max-width:64ch}.tmf-guide__intro p{margin:0}.tmf-guide__intro p+p{margin-top:.8rem}.tmf-guide__body{display:flex;flex-direction:column;gap:3.2rem}.tmf-guide__step{display:grid;grid-template-columns:4rem 1fr;gap:0 2rem;align-items:start}.tmf-guide__step-num{font-family:Archivo Black,sans-serif;font-size:1rem;letter-spacing:.1em;color:var(--tmf-accent, #FF6B00);background:#ff6b001a;border:1px solid rgba(255,107,0,.3);border-radius:4px;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.3rem}.tmf-guide__step-heading{font-family:Archivo Black,sans-serif;font-size:1.5rem;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0 0 .8rem;line-height:1.2}.tmf-guide__step-body{font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;line-height:1.7;color:#ffffffc7}.tmf-guide__step-body p{margin:0}.tmf-guide__step-body p+p{margin-top:.8rem}.tmf-guide__step-body ul,.tmf-guide__step-body ol{padding-left:1.6rem;margin:.8rem 0 0}.tmf-guide__step-body li+li{margin-top:.4rem}.tmf-guide__step-body strong{color:#fff;font-weight:700}.tmf-guide__callout{display:flex;gap:1.4rem;padding:1.6rem 2rem;border-left:4px solid var(--tmf-accent, #FF6B00);background:#ff6b0012;align-items:flex-start}.tmf-guide__callout--warning{border-left-color:var(--tmf-yellow, #FFE34D);background:#ffe34d12}.tmf-guide__callout--success{border-left-color:#4caf50;background:#4caf5012}.tmf-guide__callout-icon{font-size:2rem;line-height:1;flex-shrink:0;margin-top:.1rem}.tmf-guide__callout-heading{font-family:Archivo Black,sans-serif;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:#fff;display:block;margin-bottom:.4rem}.tmf-guide__callout-body{font-family:Bricolage Grotesque,sans-serif;font-size:1.45rem;line-height:1.6;color:#fffc}.tmf-guide__callout-body p{margin:0}.tmf-guide__press-table{background:var(--tmf-card, #1A1A1A);border:1px solid rgba(255,255,255,.08);padding:2.4rem}.tmf-guide__press-table-heading{font-family:Archivo Black,sans-serif;font-size:1.2rem;letter-spacing:.07em;text-transform:uppercase;color:var(--tmf-accent, #FF6B00);margin:0 0 1.8rem}.tmf-guide__press-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.4rem}.tmf-guide__press-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.4rem 1rem;text-align:center;gap:.5rem}.tmf-guide__press-cell--accent{background:#ff6b00;color:#000}.tmf-guide__press-cell--yellow{background:#ffe34d;color:#000}.tmf-guide__press-cell--pink{background:#ff4fa2;color:#000}.tmf-guide__press-cell--paper{background:#f4ecde;color:#000}.tmf-guide__press-label{font-family:Archivo Black,sans-serif;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.tmf-guide__press-value{font-family:Anton,sans-serif;font-size:1.6rem;line-height:1;letter-spacing:.01em}.tmf-guide__press-note{font-family:Caveat,cursive;font-size:1.6rem;color:#ffffff80;margin:0;text-align:center}.tmf-guide__video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}.tmf-guide__video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.tmf-guide__video-caption{font-family:Caveat,cursive;font-size:1.7rem;color:#ffffff80;margin:.8rem 0 0;text-align:center}.tmf-guide__divider{border:none;border-top:1px dashed rgba(255,255,255,.12);margin:0}.tmf-guide__cta-wrap{margin-top:6rem;padding-top:3rem;border-top:1px dashed rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center}.tmf-guide__cta{display:inline-block;font-family:Archivo Black,sans-serif;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;color:#000;background:var(--tmf-accent, #FF6B00);padding:1.4rem 3rem;text-decoration:none;box-shadow:6px 6px #fff;transition:box-shadow .15s ease,transform .15s ease}.tmf-guide__cta:hover{box-shadow:3px 3px #fff;transform:translate(3px,3px)}.tmf-guide__cta-sub{font-family:Caveat,cursive;font-size:1.7rem;color:#ffffff73;transform:rotate(-1deg);display:inline-block}@media screen and (max-width:989px){.tmf-guide{padding:5rem 1.6rem 6rem}.tmf-guide__press-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.tmf-guide{padding:4rem 1.2rem 5rem}.tmf-guide__step{grid-template-columns:3.2rem 1fr;gap:0 1.4rem}.tmf-guide__press-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.tmf-guide__press-value{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.tmf-guide__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-tmf-guide-page.css.map */
