/* Design editorial, complementa o shell tm- existente. */
.tm-desktop-nav{display:flex;gap:28px;margin-left:auto;margin-right:32px;font-size:14px}
.tm-desktop-nav a:hover,.tm-desktop-nav a[aria-current]{color:var(--tm-accent)}
.tm-text-link{display:inline-flex;align-items:center;gap:12px;color:var(--tm-text);font-weight:600;font-size:15px;line-height:1.4}
.tm-text-link:hover{color:var(--tm-accent)}
.tm-hero{position:relative;isolation:isolate;min-height:760px;display:flex;align-items:center;padding:145px 0 100px;overflow:hidden}
.tm-hero__bg{position:absolute;inset:0;z-index:-2}
.tm-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center top}
/* Dissolve as emendas laterais do master no fundo sem alterar o enquadramento. */
.tm-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,var(--tm-bg) 5%,rgba(16,16,15,.92) 8%,rgba(16,16,15,.5) 22%,transparent 50%,transparent 78%,rgba(16,16,15,.25) 83%,rgba(16,16,15,.75) 88%,var(--tm-bg) 91%),linear-gradient(0deg,var(--tm-bg),transparent 15%);pointer-events:none}
.tm-hero__inner{max-width:50%}
.tm-hero h1{max-width:11.8ch;font-size:clamp(46px,4.5vw,66px);line-height:1.06;letter-spacing:-.045em;margin-bottom:25px}
.tm-hero h1 em{color:var(--tm-accent);font-style:normal}
.tm-hero__lead{max-width:510px;font-size:18px;line-height:1.7;margin-bottom:30px;color:#c9c6bb}
.tm-hero__note{margin-top:20px;font-size:13px;color:var(--tm-muted)}
.tm-hero__caption{position:absolute;bottom:55px;left:calc(50% + 125px);font-size:10px;letter-spacing:.2em;color:#b7a588}
.tm-hero .tm-actions{gap:24px}
.tm-audience{border-block:1px solid var(--tm-line);background:var(--tm-bg-2)}
.tm-audience .tm-container{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:94px;padding-block:24px}
.tm-audience strong{font-size:17px}.tm-audience span{font-size:12px;color:var(--tm-muted);max-width:130px}
.tm-section__head{max-width:770px}.tm-section h2{font-size:clamp(30px,3.2vw,44px);line-height:1.16;letter-spacing:-.035em}
.tm-solutions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--tm-line);border-left:1px solid var(--tm-line)}
.tm-solutions__item{padding:34px 30px;border-right:1px solid var(--tm-line);border-bottom:1px solid var(--tm-line);display:flex;align-items:flex-start;flex-direction:column;transition:background .2s}
.tm-solutions__item:hover{background:var(--tm-bg-2)}.tm-solutions__num{font:500 13px var(--tm-font-display);color:var(--tm-accent);margin-bottom:30px}
.tm-solutions__item h3{font-size:23px;margin-bottom:14px}.tm-solutions__item p{font-size:15px;line-height:1.75;margin-bottom:20px}
.tm-solutions__item small{color:var(--tm-muted);font-size:11px;margin-top:auto}.tm-solutions__item .tm-text-link{margin-top:24px;font-size:13px}
.tm-personas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.tm-personas article{border-top:1px solid var(--tm-line-strong);padding-top:26px}
.tm-personas span{font-size:10px;letter-spacing:.12em;color:var(--tm-accent)}.tm-personas h3{margin:14px 0;font-size:26px}
.tm-discovery,.tm-founder{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tm-discovery__image{position:relative}
.tm-discovery__image img{width:100%;height:550px;object-fit:cover;border-radius:8px}.tm-discovery__image span{position:absolute;left:28px;bottom:25px;font:700 32px var(--tm-font-display);color:#efc58b}
.tm-discovery h2{margin-bottom:24px}.tm-checklist{margin:24px 0}.tm-checklist li{border-top:1px solid var(--tm-line);padding:12px 0;font-size:14px}.tm-checklist li::before{content:"↗";color:var(--tm-accent);margin-right:12px}
.tm-method__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.tm-method__step{border-top:1px solid var(--tm-line-strong);padding-top:25px}
.tm-method__num{font-size:11px;letter-spacing:.12em;color:var(--tm-accent)}.tm-method__step h3{margin:18px 0 12px;font-size:23px}.tm-method__step p{font-size:15px}
.tm-founder p{margin:22px 0}.tm-founder__note{padding:35px 44px;border-left:1px solid var(--tm-accent);background:var(--tm-bg-2)}
.tm-founder__note>span{font:90px/.8 Georgia,serif;color:var(--tm-accent)}.tm-founder__note p{color:var(--tm-text);font:500 26px/1.5 var(--tm-font-display);margin:0 0 25px}.tm-founder__note small{display:block;margin-top:4px;font-size:12px}
.tm-faq-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:70px}.tm-final{background:var(--tm-accent)}.tm-final__inner{max-width:850px}
.tm-final h2,.tm-final p,.tm-final .tm-eyebrow{color:#231a0f}.tm-final h2{font-size:clamp(35px,4.2vw,58px);line-height:1.12}.tm-final .tm-button{background:#191813;border-color:#191813;color:#fff3de}.tm-final small{display:block;margin-top:15px;color:#493920}
.tm-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--tm-muted);margin-bottom:40px}.tm-breadcrumb a:hover{color:var(--tm-accent)}
.tm-blog,.tm-article{padding-top:125px}.tm-blog__heading{display:grid;grid-template-columns:1.4fr 1fr;gap:65px;align-items:end;padding-bottom:48px}
.tm-blog__heading h1{font-size:clamp(44px,5.3vw,72px);letter-spacing:-.05em;max-width:11ch}.tm-blog__heading h1 em{font-style:normal;color:var(--tm-accent)}.tm-blog__heading>p{max-width:400px;margin-bottom:6px;font-size:17px}
.tm-blog__tools{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:25px 0;border-block:1px solid var(--tm-line)}
/* Com JS, reserva o espaço antes de ativar os filtros, evitando deslocar os cards. */
html.has-blog-tools .tm-blog__tools[hidden]{display:flex!important;visibility:hidden}
.tm-blog__filters{display:flex;flex-wrap:wrap;gap:6px}.tm-blog__filters button{background:none;border:1px solid transparent;color:var(--tm-soft);padding:10px 14px;border-radius:4px;font:500 13px var(--tm-font-body);cursor:pointer}
.tm-blog__filters button[aria-pressed="true"]{background:var(--tm-accent);color:#231a0f}.tm-blog__filters button:hover{border-color:var(--tm-line-strong)}
.tm-blog__search{display:grid;gap:5px;min-width:205px}.tm-blog__search span{font-size:11px;color:var(--tm-muted)}.tm-blog__search input{width:100%;background:transparent;border:0;border-bottom:1px solid var(--tm-line-strong);color:var(--tm-text);font:400 15px var(--tm-font-body);padding:5px 0}
.tm-blog__count{font-size:12px;color:var(--tm-muted);margin:24px 0}.tm-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px}
.tm-post-card{min-width:0;border-bottom:1px solid var(--tm-line);display:flex;flex-direction:column}.tm-post-card__image{display:block;overflow:hidden;border-radius:6px;background:#181714}
.tm-post-card__image img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .4s}.tm-post-card:hover img{transform:scale(1.025)}
.tm-post-card__body{padding:23px 0;display:flex;flex-direction:column;flex:1}.tm-post-card__meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;line-height:1.4;margin-bottom:14px}
.tm-post-card__meta>span{color:var(--tm-accent)}.tm-post-card__meta time{color:var(--tm-muted);white-space:nowrap}.tm-post-card :is(h2,h3){font-size:22px;line-height:1.3;margin-bottom:13px;letter-spacing:-.025em}.tm-post-card :is(h2,h3) a:hover{color:var(--tm-accent)}
.tm-post-card p{font-size:14px;line-height:1.7;margin-bottom:23px}.tm-post-card__bottom{display:flex;justify-content:space-between;gap:15px;margin-top:auto;font-size:12px;color:var(--tm-muted)}.tm-post-card__bottom a{color:var(--tm-text)}
.tm-posts.is-editorial .tm-post-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.3fr 1fr;gap:50px;padding-bottom:36px;margin-bottom:10px}
.tm-posts.is-editorial .tm-post-card:first-child .tm-post-card__body{justify-content:center}.tm-posts.is-editorial .tm-post-card:first-child :is(h2,h3){font-size:clamp(28px,3vw,40px);line-height:1.18}.tm-posts.is-editorial .tm-post-card:first-child p{font-size:17px}.tm-posts.is-editorial .tm-post-card:first-child .tm-post-card__bottom{margin-top:12px}
.tm-blog-more{margin-top:35px}.tm-blog-cta{display:flex;justify-content:space-between;align-items:center;gap:45px;padding:45px;background:var(--tm-bg-2);border:1px solid var(--tm-line);margin:75px 0}.tm-blog-cta h2{font-size:30px;margin-bottom:14px}.tm-blog-cta .tm-button{flex-shrink:0}.tm-blog__empty{padding:50px 0}.tm-blog__empty p{margin:18px 0}
.tm-article__header{max-width:960px}.tm-article h1{font-size:clamp(34px,4.5vw,60px);line-height:1.12;letter-spacing:-.035em}
.tm-article__meta{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:12px;margin:27px 0 36px}.tm-article__meta a{color:var(--tm-text)}.tm-article__cover{margin-bottom:60px}.tm-article__cover img{width:100%;height:450px;object-fit:cover;border-radius:6px}
.tm-article__layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:75px;align-items:start;justify-content:center}.tm-article__toc{position:sticky;top:110px;font-size:13px}.tm-article__toc p{font-weight:700;color:var(--tm-text);margin-bottom:15px}.tm-article__toc li{margin-bottom:13px;padding-left:14px;border-left:1px solid var(--tm-line-strong);line-height:1.5}.tm-article__toc a:hover{color:var(--tm-accent)}.tm-article__toc>.tm-text-link{font-size:12px;margin-top:24px;color:var(--tm-accent)}
.tm-prose{font-size:18px;line-height:1.85;color:#c8c5b9;min-width:0}.tm-prose>p:first-child{font-size:22px;line-height:1.7;color:var(--tm-text);margin-top:0}.tm-prose p{margin:20px 0}.tm-prose h2{font-size:30px;line-height:1.25;letter-spacing:-.025em;margin:48px 0 20px;scroll-margin-top:110px}.tm-prose h3{font-size:21px;line-height:1.4;margin:28px 0 14px}.tm-prose a{color:var(--tm-accent);text-decoration:underline;text-underline-offset:4px}
.tm-prose ul,.tm-prose ol{padding-left:24px;margin:20px 0}.tm-prose ul{list-style:disc}.tm-prose li{margin:9px 0}.tm-prose blockquote{padding:12px 26px;margin:30px 0;border-left:3px solid var(--tm-accent);background:var(--tm-bg-2);font-size:17px}.tm-prose__table{overflow-x:auto;margin:28px 0}.tm-prose table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6}.tm-prose th{text-align:left;background:var(--tm-bg-2);color:var(--tm-text)}.tm-prose th,.tm-prose td{padding:15px;border:1px solid var(--tm-line-strong);min-width:130px;vertical-align:top}.tm-prose code{font-size:.88em;overflow-wrap:anywhere;color:#edc48c}
.tm-article__tags{display:flex;flex-wrap:wrap;gap:8px;margin:36px 0}.tm-article__tags span{font-size:11px;border:1px solid var(--tm-line-strong);padding:3px 10px;border-radius:3px}.tm-article__author{display:flex;align-items:flex-start;gap:22px;border-block:1px solid var(--tm-line);padding:30px 0;margin:30px 0}.tm-article__author>span{display:grid;place-items:center;flex:0 0 52px;height:52px;background:var(--tm-accent);color:#281d10;border-radius:50%;font-size:17px}.tm-article__author strong{font-size:17px}.tm-article__author p{font-size:14px;line-height:1.7;margin:6px 0}.tm-article__author a{font-size:13px}.tm-related{padding:85px 0}.tm-related h2{margin-bottom:30px}
[hidden]{display:none!important}
@media(min-width:1800px){.tm-hero{min-height:820px}}
@media(max-width:1100px){.tm-desktop-nav{gap:18px;margin-right:22px}.tm-hero{min-height:720px}.tm-hero h1{font-size:54px}.tm-hero__lead{font-size:16px}.tm-solutions__item{padding:27px 22px}.tm-discovery,.tm-founder{gap:40px}.tm-article__layout{grid-template-columns:190px minmax(0,1fr);gap:38px}.tm-personas{gap:28px}}
@media(max-width:900px){.tm-desktop-nav{display:none}.tm-solutions,.tm-posts,.tm-method__list{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-audience .tm-container{flex-wrap:wrap;justify-content:center;gap:15px 30px}.tm-audience span:last-child{display:none}.tm-blog__tools{align-items:flex-start;flex-direction:column}.tm-blog__search{width:100%}.tm-article__layout{display:block;max-width:760px;margin:auto}.tm-article__toc{position:static;margin-bottom:40px;border-block:1px solid var(--tm-line);padding:22px 0}.tm-faq-layout{grid-template-columns:1fr;gap:30px}.tm-blog-cta{padding:30px}.tm-blog-cta h2{font-size:26px}}
@media(max-width:767px){.tm-hero{min-height:0;flex-direction:column;padding:110px 0 35px}.tm-hero__inner{max-width:100%}.tm-hero h1{max-width:12ch;font-size:clamp(42px,8vw,60px)}.tm-hero__lead{font-size:17px;max-width:550px}.tm-hero__bg{position:relative;order:2;inset:auto;width:100%;height:310px;z-index:0;margin-top:25px;overflow:hidden}.tm-hero__bg img{position:absolute;width:900px;max-width:none;height:auto;left:50%;transform:translateX(-66.67%);top:-55px}.tm-hero::after,.tm-hero__caption{display:none}.tm-hero>.tm-container{order:1}.tm-hero__note{font-size:12px}.tm-audience .tm-container{gap:12px 23px}.tm-audience span:first-child{width:100%;max-width:none;text-align:center}.tm-audience strong{font-size:13px}.tm-personas,.tm-discovery,.tm-founder{grid-template-columns:1fr}.tm-personas{gap:30px}.tm-discovery__image img{height:360px}.tm-founder__note{padding:30px}.tm-blog__heading{grid-template-columns:1fr;gap:24px;padding-bottom:30px}.tm-blog__heading h1{max-width:13ch}.tm-blog__heading>p{max-width:100%;font-size:16px}.tm-blog,.tm-article{padding-top:110px}.tm-posts.is-editorial .tm-post-card:first-child{grid-template-columns:1fr;gap:0}.tm-posts.is-editorial .tm-post-card:first-child :is(h2,h3){font-size:29px}.tm-posts.is-editorial .tm-post-card:first-child p{font-size:15px}.tm-blog-cta{flex-direction:column;align-items:flex-start;gap:25px;margin:50px 0}.tm-article__cover img{height:270px}.tm-article__cover{margin-bottom:30px}.tm-prose{font-size:17px}.tm-prose>p:first-child{font-size:20px}.tm-prose h2{font-size:27px}.tm-article__meta{gap:8px 15px}.tm-breadcrumb{margin-bottom:28px}.tm-final{padding-block:55px}}
@media(max-width:520px){.tm-header__cta{display:none}.tm-logo span{font-size:20px}.tm-solutions,.tm-posts,.tm-method__list{grid-template-columns:1fr}.tm-solutions__item{padding:28px 24px}.tm-solutions__num{margin-bottom:18px}.tm-solutions__item .tm-text-link{margin-top:18px}.tm-hero .tm-actions{align-items:flex-start;flex-direction:column;gap:20px}.tm-hero .tm-button{padding-inline:22px}.tm-blog__filters button{padding:9px;font-size:12px}.tm-article__header h1{font-size:36px}.tm-posts.is-editorial .tm-post-card:first-child{margin-bottom:0;padding-bottom:0}}
@media(prefers-reduced-motion:reduce){.tm-post-card:hover img{transform:none}.tm-post-card__image img{transition:none}}
