:root{
 --navy:#0D2B45;--navy-2:#123A5A;--teal:#0E7C86;--teal-light:#DCEFF0;
 --orange:#F15A24;--gold:#F5B211;--paper:#F7F6F2;--surface:#FFFFFF;
 --ink:#243039;--muted:#64717A;--line:#DCE1E4;--shadow:0 18px 50px rgba(13,43,69,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.65}
img{max-width:100%;height:auto}
a{color:#075E68;text-underline-offset:3px}
button,a{touch-action:manipulation}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.header-inner,.site-main,.footer-inner{max-width:1240px;margin:auto;padding-left:24px;padding-right:24px}
.header-inner{min-height:88px;display:flex;align-items:center;gap:26px}
.site-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);min-width:max-content}
.site-brand .custom-logo{max-height:58px;width:auto}
.tsm-brand-text{display:flex;flex-direction:column;line-height:1.05}
.tsm-brand-text strong{font-family:Georgia,serif;font-size:23px}
.tsm-brand-text small{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--teal);margin-top:6px}
.tsm-brand-mark{display:flex;align-items:flex-end;gap:2px;width:43px;height:38px;position:relative}
.tsm-brand-mark i{display:block;width:13px;border-radius:3px 3px 1px 1px;transform:skewY(-12deg)}
.tsm-brand-mark i:nth-child(1){height:24px;background:var(--teal)}
.tsm-brand-mark i:nth-child(2){height:34px;background:var(--orange)}
.tsm-brand-mark i:nth-child(3){height:20px;background:var(--gold)}
.primary-nav{margin-left:auto}
.primary-nav ul{display:flex;list-style:none;align-items:center;gap:24px;padding:0;margin:0}
.primary-nav a{color:var(--navy);text-decoration:none;font-size:15px;font-weight:700}
.primary-nav a:hover{color:var(--teal)}
.tsm-header-tool{background:var(--navy);color:#fff;text-decoration:none;border-radius:999px;padding:10px 16px;font-weight:750;font-size:14px}
.tsm-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 14px;color:var(--navy);font-weight:700}
.site-main{padding-top:28px;padding-bottom:70px}
body.home .site-main{padding-top:28px}
.breadcrumbs{font-size:14px;color:var(--muted);margin:2px 0 22px}
.breadcrumbs a{color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:10px;font-weight:800;text-decoration:none}
.tsm-button-primary{background:var(--teal);color:#fff}
.tsm-button-secondary{background:#fff;color:var(--navy);border:1px solid var(--line)}
.tsm-eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:850;color:var(--teal)}
.tsm-text-link{font-weight:800;text-decoration:none;color:var(--teal)}
.tsm-home-hero{min-height:535px;background:linear-gradient(135deg,#fff 0%,#F7FBFA 58%,#EAF5F3 100%);border:1px solid var(--line);border-radius:28px;padding:clamp(34px,5vw,68px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:58px;align-items:center;box-shadow:var(--shadow);overflow:hidden}
.tsm-home-hero-copy h1{font-family:Georgia,serif;color:var(--navy);font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:-.045em;margin:.18em 0 .25em}
.tsm-home-hero-copy>p{font-size:21px;max-width:680px;color:#43515A;margin:0 0 26px}
.tsm-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.tsm-hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:var(--muted);font-size:14px;font-weight:700}
.tsm-hero-proof span:before{content:"✓";color:var(--teal);font-weight:900;margin-right:6px}
.tsm-home-hero-visual{min-height:390px;display:flex;align-items:center;justify-content:center}
.tsm-home-hero-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 25px 60px rgba(13,43,69,.14)}
.tsm-home-hero-art{width:min(450px,100%);aspect-ratio:1/.82;background:#fff;border-radius:28px;position:relative;box-shadow:0 20px 50px rgba(13,43,69,.1);overflow:hidden}
.tsm-home-hero-art .house{position:absolute;bottom:105px;width:110px;background:currentColor;border-radius:4px}
.tsm-home-hero-art .house:before{content:"";position:absolute;left:0;top:-52px;border-left:55px solid transparent;border-right:55px solid transparent;border-bottom:52px solid currentColor}
.tsm-home-hero-art .house:after{content:"";position:absolute;background:#fff;width:27px;height:45px;left:42px;bottom:0;border-radius:3px 3px 0 0}
.tsm-home-hero-art .house-a{height:92px;left:55px;color:var(--teal)}
.tsm-home-hero-art .house-b{height:135px;left:166px;color:var(--orange)}
.tsm-home-hero-art .house-c{height:78px;left:280px;color:var(--gold)}
.tsm-home-hero-art .ground{position:absolute;left:50px;right:50px;bottom:92px;height:4px;background:var(--navy);border-radius:50%}
.tsm-home-section{padding:74px 8px 4px}
.tsm-section-heading{max-width:760px;margin-bottom:30px}
.tsm-section-heading h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.1rem,4vw,3.4rem);line-height:1.08;margin:.18em 0}
.tsm-section-heading p{color:var(--muted);margin:8px 0 0}
.tsm-section-heading-row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}
.tsm-section-heading-light .tsm-eyebrow{color:#83D5D5}.tsm-section-heading-light h2,.tsm-section-heading-light p{color:#fff}
.tsm-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.tsm-path-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;display:grid;grid-template-columns:52px 1fr auto;gap:16px;align-items:start;color:var(--ink);text-decoration:none;min-height:175px;box-shadow:0 8px 25px rgba(13,43,69,.04);transition:.2s ease}
.tsm-path-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#B8D4D4}
.tsm-path-icon,.tsm-tool-icon{width:48px;height:48px;border-radius:14px;background:var(--teal-light);color:var(--teal);display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:900}
.tsm-path-copy{display:flex;flex-direction:column;gap:7px}.tsm-path-copy strong{font-family:Georgia,serif;color:var(--navy);font-size:21px;line-height:1.15}.tsm-path-copy span{font-size:14px;color:var(--muted);line-height:1.45}.tsm-card-arrow{color:var(--teal);font-size:22px}
.tsm-home-tools-band{background:var(--navy);border-radius:26px;padding:50px;margin-top:74px}
.tsm-tools-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.tsm-tool-card{background:#fff;border-radius:16px;padding:22px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;min-height:245px}
.tsm-tool-card strong{font-family:Georgia,serif;color:var(--navy);font-size:19px;line-height:1.2;margin:15px 0 8px}
.tsm-tool-card span:not(.tsm-tool-icon){font-size:14px;color:var(--muted);line-height:1.45}
.tsm-tool-card em{margin-top:auto;color:var(--teal);font-style:normal;font-weight:800;font-size:14px;padding-top:16px}
.tsm-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.tsm-guide-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 7px 20px rgba(13,43,69,.04)}
.tsm-guide-image{display:block;background:#E9EEEE;aspect-ratio:16/9;overflow:hidden}
.tsm-guide-image img{width:100%;height:100%;object-fit:cover;display:block}
.tsm-guide-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#E5F1F0,#F5EEE8)}
.tsm-guide-body{padding:22px}.tsm-guide-body h3{font-family:Georgia,serif;font-size:23px;line-height:1.15;margin:6px 0 10px}.tsm-guide-body h3 a{color:var(--navy);text-decoration:none}.tsm-guide-body p{font-size:15px;color:var(--muted)}
.tsm-home-checklist{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.tsm-checklist-copy h2,.tsm-trust-copy h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.08;margin:.15em 0}
.tsm-clean-list{list-style:none;padding:0;margin:24px 0}.tsm-clean-list li{padding:9px 0 9px 34px;position:relative}.tsm-clean-list li:before{content:"✓";position:absolute;left:0;top:9px;width:23px;height:23px;border-radius:50%;background:var(--teal-light);color:var(--teal);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}
.tsm-checklist-panel{background:#fff;border-radius:24px;border:1px solid var(--line);padding:25px;box-shadow:var(--shadow)}
.tsm-mini-check{display:grid;grid-template-columns:58px 1fr;gap:2px 16px;padding:18px;border-bottom:1px solid var(--line)}
.tsm-mini-check:last-child{border-bottom:0}.tsm-mini-check span{grid-row:1/3;width:50px;height:50px;border-radius:14px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.tsm-mini-check strong{color:var(--navy)}.tsm-mini-check em{font-size:14px;color:var(--muted);font-style:normal}
.tsm-home-trust{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:#EEF5F4;border-radius:24px;padding:50px;margin-top:72px}
.tsm-trust-links{display:grid;gap:10px}.tsm-trust-links a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 18px;text-decoration:none;color:var(--navy);font-weight:750;display:flex;justify-content:space-between}
.site-footer{background:#0A2338;color:#D9E2E8;margin-top:40px}.footer-inner{padding-top:58px;padding-bottom:24px}
.tsm-footer-brand{display:flex;justify-content:space-between;gap:40px;align-items:start;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.14)}
.site-brand-footer{color:#fff}.site-brand-footer .tsm-brand-text small{color:#8DD6D2}.tsm-footer-brand p{max-width:440px;margin:0;color:#B8C5CD}
.tsm-footer-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;padding:42px 0}.tsm-footer-columns h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.tsm-footer-columns a{display:block;color:#C6D2D9;text-decoration:none;margin:8px 0;font-size:14px}.tsm-footer-columns a:hover{color:#fff}
.tsm-footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.14);padding-top:22px;font-size:12px;color:#98ABB8}
@media(max-width:1050px){.tsm-path-grid{grid-template-columns:repeat(2,1fr)}.tsm-tools-grid{grid-template-columns:repeat(2,1fr)}.tsm-home-hero{grid-template-columns:1fr}.tsm-home-hero-visual{min-height:300px}.tsm-home-hero-art{max-width:430px}.tsm-guide-grid{grid-template-columns:repeat(2,1fr)}.tsm-footer-columns{grid-template-columns:repeat(2,1fr)}.tsm-header-tool{display:none}}
@media(max-width:760px){body{font-size:17px}.header-inner{min-height:76px}.tsm-menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;left:20px;right:20px;top:74px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;box-shadow:var(--shadow)}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav li{margin:4px 0}.primary-nav a{display:block;padding:10px}.tsm-brand-text small{display:none}.tsm-home-hero{padding:30px 24px;border-radius:20px}.tsm-home-hero-copy h1{font-size:clamp(2.7rem,13vw,4.2rem)}.tsm-path-grid,.tsm-tools-grid,.tsm-guide-grid,.tsm-home-checklist,.tsm-home-trust,.tsm-footer-columns{grid-template-columns:1fr}.tsm-home-tools-band{padding:32px 22px}.tsm-section-heading-row,.tsm-footer-brand,.tsm-footer-bottom{display:block}.tsm-footer-brand p{margin-top:20px}.tsm-home-section{padding-top:54px}.tsm-home-trust{padding:30px 22px}.tsm-home-hero-art{transform:scale(.88)}}

/* v1.7 editorial templates */
.tsm-article-header{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:48px;align-items:center;margin-bottom:34px}
.tsm-article-heading{padding:18px 0}
.tsm-article-heading h1,.tsm-pillar-copy h1,.tsm-hub-copy h1,.tsm-standard-header h1{font-family:Georgia,serif;color:var(--navy);letter-spacing:-.035em;line-height:1.03;margin:.18em 0 .3em}
.tsm-article-heading h1{font-size:clamp(2.65rem,5vw,4.9rem)}
.tsm-pillar-copy h1,.tsm-hub-copy h1{font-size:clamp(2.6rem,5vw,4.7rem)}
.tsm-standard-header h1{font-size:clamp(2.4rem,5vw,4rem)}
.tsm-article-meta{display:flex;gap:10px 20px;flex-wrap:wrap;color:var(--muted);font-size:14px}
.tsm-article-meta span{display:flex;align-items:center}
.tsm-article-meta span+span:before{content:"•";margin-right:20px;color:#9AA7AE}
.tsm-featured-wrap{margin:0;border-radius:22px;overflow:hidden;background:#E8ECEC;box-shadow:var(--shadow);aspect-ratio:16/9}
.tsm-featured-image{display:block;width:100%;height:100%!important;object-fit:cover!important;max-height:none!important}
.tsm-featured-wrap-pillar,.tsm-featured-wrap-hub{max-width:640px;justify-self:end}
.tsm-reading-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:54px;align-items:start;justify-content:center}
.tsm-reading-main{min-width:0}
.entry-content{font-size:18px;line-height:1.78}
.entry-content>p,.entry-content>ul,.entry-content>ol,.entry-content>blockquote{max-width:760px}
.entry-content h2{font-family:Georgia,serif;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.15;color:var(--navy);margin-top:2.25em}
.entry-content h3{font-family:Georgia,serif;font-size:1.45rem;line-height:1.2;color:var(--navy);margin-top:1.75em}
.entry-content p{margin:0 0 1.25em}
.entry-content ul,.entry-content ol{padding-left:1.4em}
.entry-content li{margin:.42em 0}
.entry-content blockquote{border-left:5px solid var(--teal);padding:15px 22px;margin:30px 0;background:#F0F7F6;border-radius:0 12px 12px 0}
.entry-content table{width:100%;display:table;table-layout:auto;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;margin:28px 0}
.entry-content th,.entry-content td{padding:14px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top}
.entry-content tr:last-child td{border-bottom:0}.entry-content th:last-child,.entry-content td:last-child{border-right:0}
.entry-content th{background:#EEF3F4;color:var(--navy);font-size:15px;text-align:left}
.tsm-reading-side{position:sticky;top:112px;display:grid;gap:18px}
.toc{position:relative;top:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 8px 25px rgba(13,43,69,.04)}
.toc strong{display:block;color:var(--navy);font-family:Georgia,serif;font-size:18px;margin-bottom:10px}
.toc ol{padding-left:20px;margin:0}.toc li{margin:7px 0;font-size:13px;line-height:1.4}.toc a{text-decoration:none;color:#4A5962}.toc a:hover{color:var(--teal)}
.tsm-sidebar-cta{background:var(--navy);color:#fff;border-radius:16px;padding:22px}
.tsm-sidebar-cta .tsm-eyebrow{color:#90D6D3}.tsm-sidebar-cta strong{display:block;font-family:Georgia,serif;font-size:23px;line-height:1.1;margin:6px 0}.tsm-sidebar-cta p{font-size:14px;color:#C8D5DC}.tsm-sidebar-cta .button{width:100%;margin-top:6px}
.short-answer{max-width:980px;margin:20px auto 38px;background:#EAF4F2;border-left:6px solid var(--teal);padding:22px 26px;border-radius:12px}
.short-answer h2{font-family:Georgia,serif;font-size:21px;color:var(--navy);margin:0 0 7px}.short-answer p{margin:0}
.tsm-article-graphic{margin:44px 0}.tsm-article-graphic img{width:100%;height:auto;border-radius:18px;border:1px solid var(--line);box-shadow:0 10px 28px rgba(13,43,69,.06)}
.tsm-pinterest-graphic{max-width:520px;margin:48px auto;text-align:center}.tsm-pinterest-graphic img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:var(--shadow)}.tsm-pinterest-graphic figcaption{margin-top:10px;color:var(--teal);font-size:13px;letter-spacing:.08em}
.tsm-faq-section{margin:56px 0}.tsm-faq-section h2{font-family:Georgia,serif;color:var(--navy);font-size:2rem;margin:.15em 0 .6em}
.faq-list details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0;margin:10px 0;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:17px 20px;font-weight:800;color:var(--navy);position:relative;padding-right:50px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:20px;top:13px;font-size:24px;color:var(--teal)}.faq-list details[open] summary:after{content:"−"}.faq-list details>div{padding:0 20px 18px;color:#4B5860}.faq-list details>div p:last-child{margin-bottom:0}
.share{padding-top:28px;border-top:1px solid var(--line)}
.tsm-related{margin-top:74px;padding-top:50px;border-top:1px solid var(--line)}.tsm-related h2{font-family:Georgia,serif;color:var(--navy);font-size:2.25rem;margin:.15em 0}.tsm-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tsm-related-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.tsm-related-card a{text-decoration:none;color:var(--navy);font-weight:800}.tsm-related-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.tsm-related-card span{display:block;padding:15px;line-height:1.25}
.tsm-pillar-hero,.tsm-hub-hero{background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(28px,5vw,52px);display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:46px;align-items:center;box-shadow:var(--shadow);margin-bottom:42px}
.tsm-pillar-copy .short-answer,.tsm-hub-copy .short-answer{margin:22px 0 0}
.tsm-pillar-intro,.tsm-hub-intro{max-width:860px;margin:0 auto 40px}
.tsm-child-section{margin-top:56px}.tsm-child-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tsm-child-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(13,43,69,.04)}.tsm-child-image{display:block;aspect-ratio:16/9;background:#E9EEEE}.tsm-child-image img{display:block;width:100%;height:100%;object-fit:cover}.tsm-child-body{padding:19px}.tsm-child-body h3{font-family:Georgia,serif;font-size:21px;line-height:1.18;margin:0 0 9px}.tsm-child-body h3 a{text-decoration:none;color:var(--navy)}.tsm-child-body p{font-size:14px;color:var(--muted);line-height:1.5}
.tsm-standard-page{max-width:900px;margin:auto}.tsm-standard-header{margin:18px 0 28px}.tsm-standard-content{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(24px,5vw,50px)}
@media(max-width:980px){.tsm-article-header,.tsm-pillar-hero,.tsm-hub-hero{grid-template-columns:1fr}.tsm-featured-wrap-pillar,.tsm-featured-wrap-hub{max-width:none;justify-self:stretch}.tsm-reading-layout{grid-template-columns:1fr}.tsm-reading-side{position:relative;top:auto}.tsm-related-grid{grid-template-columns:repeat(2,1fr)}.tsm-child-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.tsm-article-heading h1{font-size:2.55rem}.tsm-article-meta{display:block}.tsm-article-meta span{display:block;margin:3px 0}.tsm-article-meta span+span:before{content:none}.tsm-related-grid,.tsm-child-grid{grid-template-columns:1fr}.entry-content table{display:block;overflow-x:auto}.short-answer{margin-left:0;margin-right:0}.tsm-pillar-hero,.tsm-hub-hero{padding:24px 20px}.tsm-featured-wrap{border-radius:16px}}

/* v1.9 production brand */
.site-brand .tsm-production-logo{display:block;width:245px;height:auto;max-height:60px;object-fit:contain;object-position:left center}
.site-brand-footer .tsm-production-logo{width:280px;max-height:68px;filter:brightness(0) invert(1);opacity:.96}
@media(max-width:760px){
 .site-brand .tsm-production-logo{width:205px;max-height:52px}
}
@media(max-width:420px){
 .site-brand .tsm-production-logo{width:175px}
}

/* v2.0 hardening */
.tsm-article-header .tsm-featured-wrap,
.tsm-pillar-hero .tsm-featured-wrap,
.tsm-hub-hero .tsm-featured-wrap{width:100%;max-width:680px}
.tsm-article-header .tsm-featured-image,
.tsm-pillar-hero .tsm-featured-image,
.tsm-hub-hero .tsm-featured-image{width:100%!important;height:100%!important;aspect-ratio:16/9;object-fit:cover!important}
.entry-content img{height:auto;max-width:100%}
.custom-logo-link{display:inline-flex;align-items:center}
.site-brand .custom-logo{width:auto;max-width:245px}
@media(max-width:760px){.site-brand .custom-logo{max-width:205px}}

/* v2.1 homepage visual refinement */
:root{
 --content-max:1320px;
}
.header-inner,.site-main,.footer-inner{max-width:var(--content-max)}
.site-header{box-shadow:0 1px 0 rgba(13,43,69,.04)}
.header-inner{min-height:92px;gap:28px}
.site-brand .tsm-production-logo{width:265px;max-height:64px}
.primary-nav ul{gap:22px}
.primary-nav a{font-size:16px;font-weight:750;white-space:nowrap}
.tsm-header-tool{
 border-radius:12px;
 padding:11px 16px;
 font-size:14px;
 line-height:1.15;
 min-width:145px;
 text-align:center;
 box-shadow:0 5px 14px rgba(13,43,69,.12)
}

body.home .site-main{padding-top:24px}
.tsm-home-hero{
 min-height:470px;
 padding:52px 58px;
 grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);
 gap:46px;
 border-radius:24px
}
.tsm-home-hero-copy h1{
 font-size:clamp(3.35rem,5.1vw,5.25rem);
 line-height:.98;
 margin:.16em 0 .26em;
 max-width:690px;
}
.tsm-home-hero-copy h1 span{display:block}
.tsm-home-hero-copy>p{font-size:22px;line-height:1.55;max-width:620px}
.tsm-home-hero-visual{min-height:320px}
.tsm-home-hero-art{
 width:min(400px,92%);
 aspect-ratio:1/.77;
 border-radius:24px;
 box-shadow:0 16px 42px rgba(13,43,69,.1)
}
.tsm-hero-proof{font-size:15px;margin-top:24px}

.tsm-home-section{padding-top:60px}
.tsm-section-heading{max-width:780px;margin-bottom:26px}
.tsm-section-heading h2{font-size:clamp(2.2rem,3.7vw,3.25rem)}
.tsm-section-heading p{font-size:18px;line-height:1.55}

.tsm-path-grid{
 grid-template-columns:repeat(2,minmax(0,1fr));
 gap:20px;
 max-width:1040px
}
.tsm-path-card{
 min-height:180px;
 padding:28px 30px;
 grid-template-columns:64px 1fr auto;
 gap:18px;
 border-radius:20px
}
.tsm-path-icon{
 width:58px;height:58px;
 font-size:28px;
 border-radius:16px
}
.tsm-path-copy strong{font-size:27px}
.tsm-path-copy span{font-size:17px;line-height:1.55;max-width:420px}
.tsm-card-arrow{font-size:26px;margin-top:4px}

.tsm-home-tools-band{
 padding:48px 46px 52px;
 margin-top:62px;
 border-radius:24px
}
.tsm-tools-grid{
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:18px
}
.tsm-tool-card{
 min-height:220px;
 padding:24px;
 border-radius:16px
}
.tsm-tool-card strong{font-size:22px;margin:16px 0 9px}
.tsm-tool-card span:not(.tsm-tool-icon){font-size:16px;line-height:1.55}
.tsm-tool-card em{font-size:15px}
.tsm-tool-icon{width:52px;height:52px;font-size:24px}

.tsm-guide-grid{
 grid-template-columns:repeat(3,minmax(0,1fr));
 gap:22px
}
.tsm-guide-card{border-radius:18px}
.tsm-guide-body{padding:24px}
.tsm-guide-body h3{font-size:24px}
.tsm-guide-body p{font-size:16px;line-height:1.55}
.tsm-guide-image{aspect-ratio:16/9}

.tsm-home-checklist{
 gap:64px;
 padding-top:66px
}
.tsm-checklist-copy>p{font-size:18px;max-width:600px}
.tsm-clean-list li{font-size:17px}
.tsm-mini-check{padding:20px}
.tsm-mini-check strong{font-size:17px}
.tsm-mini-check em{font-size:15px}

.tsm-home-trust{
 margin-top:64px;
 padding:44px 46px;
 gap:64px
}
.tsm-trust-copy p{font-size:17px;line-height:1.6}
.tsm-trust-links a{font-size:16px;padding:17px 18px}

.site-footer{margin-top:62px}
.footer-inner{padding-top:54px}
.tsm-footer-brand{align-items:center}
.site-brand-footer{
 display:flex;
 align-items:center;
 gap:14px;
 color:#fff;
 text-decoration:none
}
.site-brand-footer .tsm-production-mark,
.tsm-footer-mark{
 width:62px;
 height:62px;
 flex:0 0 62px
}
.tsm-footer-wordmark{display:flex;flex-direction:column;line-height:1.08}
.tsm-footer-wordmark strong{
 color:#fff;
 font-family:Georgia,serif;
 font-size:27px;
 letter-spacing:-.02em
}
.tsm-footer-wordmark small{
 color:#8DD6D2;
 text-transform:uppercase;
 letter-spacing:.08em;
 font-size:10px;
 font-weight:800;
 margin-top:7px
}
.tsm-footer-brand p{font-size:15px;line-height:1.55}
.tsm-footer-columns{gap:42px;padding:38px 0}
.tsm-footer-columns h3{font-size:14px}
.tsm-footer-columns a{font-size:15px;margin:10px 0}
.tsm-footer-bottom{font-size:13px}

@media(max-width:1120px){
 .header-inner{gap:18px}
 .site-brand .tsm-production-logo{width:230px}
 .primary-nav ul{gap:14px}
 .primary-nav a{font-size:14px}
 .tsm-header-tool{min-width:130px;font-size:13px;padding:10px 13px}
 .tsm-home-hero{grid-template-columns:1fr .82fr;padding:44px}
}

@media(max-width:980px){
 .tsm-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .tsm-home-hero{grid-template-columns:1fr}
 .tsm-home-hero-copy h1{max-width:none}
 .tsm-home-hero-visual{min-height:260px}
 .tsm-home-hero-art{max-width:380px}
}

@media(max-width:760px){
 .site-brand .tsm-production-logo{width:210px}
 .tsm-home-hero{padding:30px 24px;min-height:0}
 .tsm-home-hero-copy h1{font-size:clamp(2.7rem,12vw,4rem)}
 .tsm-home-hero-copy>p{font-size:19px}
 .tsm-path-grid,
 .tsm-tools-grid,
 .tsm-guide-grid{grid-template-columns:1fr}
 .tsm-path-card{
   grid-template-columns:58px 1fr auto;
   min-height:0;
   padding:22px
 }
 .tsm-path-copy strong{font-size:23px}
 .tsm-path-copy span{font-size:16px}
 .tsm-home-tools-band{padding:32px 22px}
 .tsm-home-checklist{gap:34px}
 .tsm-home-trust{padding:30px 24px;gap:28px}
 .tsm-footer-brand{display:block}
 .site-brand-footer{margin-bottom:20px}
 .tsm-footer-brand p{max-width:520px}
}

@media(max-width:480px){
 .site-brand .tsm-production-logo{width:185px}
 .tsm-home-hero-copy h1{font-size:2.65rem}
 .tsm-hero-actions{display:grid}
 .tsm-hero-actions .button{width:100%}
 .tsm-path-card{grid-template-columns:52px 1fr}
 .tsm-card-arrow{display:none}
}

/* v2.2 homepage balance + spacing refinement */

body.home .site-main{padding-bottom:54px}

/* Hero: more balanced visual weight */
.tsm-home-hero{
  min-height:440px;
  grid-template-columns:minmax(0,1fr) minmax(390px,.95fr);
  padding:48px 54px;
  gap:34px;
}
.tsm-home-hero-copy h1{
  font-size:clamp(3.1rem,4.65vw,4.75rem);
  max-width:640px;
  line-height:1.01;
}
.tsm-home-hero-copy>p{
  font-size:20px;
  max-width:650px;
}
.tsm-home-hero-visual{
  min-height:310px;
  align-self:stretch;
}
.tsm-home-hero-art{
  width:min(470px,100%);
  aspect-ratio:1/.72;
  align-self:center;
}
.tsm-home-hero-art .house-a{left:62px}
.tsm-home-hero-art .house-b{left:180px}
.tsm-home-hero-art .house-c{left:300px}

/* Normalize vertical section rhythm */
.tsm-home-section{padding-top:52px}
.tsm-home-tools-band{margin-top:54px}
.tsm-home-checklist{padding-top:56px}
.tsm-home-trust{margin-top:54px}
.site-footer{margin-top:48px}

/* Pathways should use the page instead of sitting in a narrow strip */
.tsm-home-intro .tsm-section-heading{max-width:880px}
.tsm-path-grid{
  max-width:none;
  width:100%;
  gap:22px;
}
.tsm-path-card{
  min-height:194px;
  padding:30px 32px;
}
.tsm-path-icon{
  width:62px;
  height:62px;
}
.tsm-path-copy strong{
  font-size:28px;
  line-height:1.08;
}
.tsm-path-copy span{
  font-size:17px;
  max-width:540px;
}

/* Six-card tools grid */
.tsm-tools-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
.tsm-tool-card{
  min-height:232px;
}
.tsm-tool-card-all{
  background:#E9F5F4;
  border:1px solid #B7DCD9;
}
.tsm-tool-card-all .tsm-tool-icon{
  background:var(--navy);
  color:#fff;
}

/* Guides: use 2 columns intentionally when only two are ready */
.tsm-section-heading-row{
  align-items:end;
}
.tsm-section-heading-row>.tsm-text-link{
  margin-bottom:10px;
  white-space:nowrap;
}
.tsm-guide-grid-two{
  grid-template-columns:repeat(2,minmax(0,1fr));
  max-width:980px;
}
.tsm-guide-grid-two .tsm-guide-card{
  min-height:100%;
}
.tsm-guide-grid-two .tsm-guide-image{
  aspect-ratio:16/8.7;
}
.tsm-guide-grid-two .tsm-guide-body{
  padding:26px;
}
.tsm-guide-grid-two .tsm-guide-body h3{
  font-size:26px;
}
.tsm-guide-grid-four{
  grid-template-columns:repeat(2,minmax(0,1fr));
}

/* Checklist: make both halves feel like one composed section */
.tsm-home-checklist{
  background:#fff;
  border:1px solid var(--line);
  border-radius:24px;
  padding:42px 44px;
  box-shadow:0 10px 30px rgba(13,43,69,.04);
}
.tsm-checklist-panel{
  box-shadow:none;
  background:#F8FBFA;
}
.tsm-checklist-copy h2{
  max-width:620px;
}

/* Trust: stronger tint and more visual authority */
.tsm-home-trust{
  background:#E5F1EF;
  border:1px solid #CFE3E0;
  padding:44px 48px;
}
.tsm-trust-copy{max-width:560px}
.tsm-trust-links a{
  background:#fff;
  box-shadow:0 3px 12px rgba(13,43,69,.035);
}

/* Footer: denser and easier to read */
.footer-inner{
  padding-top:46px;
}
.tsm-footer-brand{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);
  gap:60px;
  align-items:center;
  padding-bottom:30px;
}
.tsm-footer-brand-copy p{
  max-width:520px;
  margin:18px 0 0;
  font-size:16px;
}
.tsm-footer-promise{
  border-left:1px solid rgba(255,255,255,.16);
  padding-left:34px;
  display:flex;
  flex-direction:column;
  gap:7px;
}
.tsm-footer-promise strong{
  color:#fff;
  font-family:Georgia,serif;
  font-size:20px;
}
.tsm-footer-promise span{
  color:#AFC0CA;
  font-size:14px;
  line-height:1.5;
}
.tsm-footer-columns{
  padding:34px 0;
  gap:54px;
}
.tsm-footer-columns h3{
  font-size:15px;
  margin-bottom:14px;
}
.tsm-footer-columns a{
  font-size:15px;
  line-height:1.5;
  margin:11px 0;
}

/* Large desktop balance */
@media(min-width:1180px){
  .tsm-home-hero-visual{
    justify-content:flex-end;
    padding-right:8px;
  }
}

/* Tablet */
@media(max-width:980px){
  .tsm-home-hero{
    grid-template-columns:1fr;
  }
  .tsm-home-hero-visual{
    min-height:250px;
  }
  .tsm-home-hero-art{
    width:min(430px,90%);
  }
  .tsm-path-grid{
    grid-template-columns:1fr 1fr;
  }
  .tsm-guide-grid-two,
  .tsm-guide-grid-four{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tsm-footer-brand{
    grid-template-columns:1fr;
    gap:24px;
  }
  .tsm-footer-promise{
    border-left:0;
    border-top:1px solid rgba(255,255,255,.14);
    padding:22px 0 0;
  }
}

/* Mobile */
@media(max-width:760px){
  .tsm-home-hero{
    padding:28px 22px;
    gap:22px;
  }
  .tsm-home-hero-copy h1{
    font-size:clamp(2.55rem,11vw,3.75rem);
  }
  .tsm-home-hero-visual{
    min-height:220px;
  }
  .tsm-path-grid,
  .tsm-guide-grid-two,
  .tsm-guide-grid-four{
    grid-template-columns:1fr;
  }
  .tsm-path-card{
    min-height:0;
    padding:24px;
  }
  .tsm-home-checklist{
    padding:28px 22px;
    border-radius:20px;
  }
  .tsm-home-trust{
    padding:30px 22px;
  }
  .tsm-section-heading-row{
    display:block;
  }
  .tsm-section-heading-row>.tsm-text-link{
    display:inline-block;
    margin:10px 0 0;
  }
}

/* v2.3 hub/pillar/article template refinement */
.breadcrumbs{font-size:15px;margin:4px 0 20px;color:#6A7881}
.breadcrumbs a{font-weight:650;text-decoration:none}

.tsm-hub-hero.no-image,.tsm-pillar-hero.no-image{
  display:block;max-width:980px;min-height:0;padding:42px 48px;margin-bottom:36px
}
.tsm-hub-hero.no-image .tsm-hub-copy,.tsm-pillar-hero.no-image .tsm-pillar-copy{max-width:900px}
.tsm-hub-hero.no-image .short-answer,.tsm-pillar-hero.no-image .short-answer{
  max-width:760px;margin:24px 0 0
}
.tsm-hub-hero.has-image,.tsm-pillar-hero.has-image{
  grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)
}
.tsm-article-header.no-image{display:block;max-width:980px;margin-bottom:22px}
.tsm-article-header.no-image .tsm-article-heading{max-width:900px}

.tsm-hub-intro,.tsm-pillar-intro{
  max-width:880px;margin:0 auto 42px;font-size:19px;line-height:1.8
}
.tsm-hub-intro h2,.tsm-pillar-intro h2{
  font-size:clamp(1.7rem,2.5vw,2.15rem);margin-top:1.85em
}
.tsm-hub-intro h3,.tsm-pillar-intro h3{font-size:1.35rem}

.tsm-child-section{margin-top:48px}
.tsm-child-section>.tsm-section-heading{max-width:820px}
.tsm-child-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.tsm-child-card{height:100%;display:flex;flex-direction:column}
.tsm-child-image{aspect-ratio:16/8.8}
.tsm-child-card.no-image .tsm-child-image{
  background:linear-gradient(135deg,#E3F1EF 0%,#F6F3E9 100%)
}
.tsm-child-fallback{
  width:100%;height:100%;display:flex;align-items:center;justify-content:center;
  flex-direction:column;gap:8px;color:var(--navy)
}
.tsm-child-fallback i{
  display:flex;align-items:center;justify-content:center;width:58px;height:58px;
  border-radius:18px;background:#fff;color:var(--teal);font-family:Georgia,serif;
  font-style:normal;font-size:29px;font-weight:700;box-shadow:0 6px 20px rgba(13,43,69,.08)
}
.tsm-child-fallback span{
  text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:850;color:var(--teal)
}
.tsm-child-body{display:flex;flex-direction:column;flex:1}
.tsm-child-body .tsm-text-link{margin-top:auto}

.tsm-hub-tools,.tsm-other-topics,.tsm-hub .tsm-faq-section{margin-top:64px}
.tsm-compact-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.tsm-compact-tool{
  display:grid;grid-template-columns:50px 1fr auto;gap:14px;align-items:center;
  background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;
  text-decoration:none;color:var(--ink);box-shadow:0 6px 20px rgba(13,43,69,.04)
}
.tsm-compact-tool:hover{border-color:#B8D4D4;transform:translateY(-2px)}
.tsm-compact-tool-icon{
  width:46px;height:46px;border-radius:14px;background:var(--teal-light);color:var(--teal);
  display:flex;align-items:center;justify-content:center;font-weight:900
}
.tsm-compact-tool strong{
  display:block;color:var(--navy);font-family:Georgia,serif;font-size:19px;line-height:1.15
}
.tsm-compact-tool em{
  display:block;color:var(--muted);font-size:13px;line-height:1.45;font-style:normal;margin-top:5px
}
.tsm-compact-tool b{font-size:20px;color:var(--teal)}

.tsm-other-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.tsm-other-topic-grid a{
  display:flex;justify-content:space-between;align-items:center;background:#EEF6F5;
  border:1px solid #D3E7E4;border-radius:14px;padding:20px 22px;text-decoration:none;
  color:var(--navy);font-family:Georgia,serif;font-size:19px;font-weight:700
}
.tsm-other-topic-grid b{color:var(--teal)}
.tsm-hub .tsm-faq-section{max-width:920px;margin-left:auto;margin-right:auto}

@media(max-width:980px){
 .tsm-child-grid,.tsm-compact-tool-grid,.tsm-other-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .tsm-hub-hero.no-image,.tsm-pillar-hero.no-image{max-width:none}
}
@media(max-width:680px){
 .tsm-hub-hero.no-image,.tsm-pillar-hero.no-image{padding:28px 22px}
 .tsm-hub-intro,.tsm-pillar-intro{font-size:18px}
 .tsm-child-grid,.tsm-compact-tool-grid,.tsm-other-topic-grid{grid-template-columns:1fr}
 .tsm-compact-tool{grid-template-columns:46px 1fr auto;padding:17px}
}

/* v2.4 hub page alignment + hero redesign */

/* One consistent hub width */
.tsm-hub-layout{
  width:100%;
  max-width:1120px;
  margin:0 auto;
}
.tsm-hub-layout .tsm-hub-section,
.tsm-hub-layout .tsm-hub-editorial{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
}

/* Breadcrumb uses same visual page grid */
body.page .breadcrumbs{
  max-width:1120px;
  margin-left:auto;
  margin-right:auto;
  padding-left:0;
  padding-right:0;
}

/* New hub hero */
.tsm-hub-hero-v2{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  align-items:center;
  gap:42px;
  overflow:hidden;
  width:100%;
  margin:0 0 48px;
  padding:48px 54px;
  border:1px solid var(--line);
  border-radius:24px;
  background:
    radial-gradient(circle at 88% 20%,rgba(14,124,134,.10),transparent 27%),
    linear-gradient(135deg,#FFFFFF 0%,#FBFDFC 58%,#EEF7F5 100%);
  box-shadow:0 14px 40px rgba(13,43,69,.06);
}
.tsm-hub-hero-v2.no-image{
  grid-template-columns:minmax(0,1fr) 235px;
  min-height:330px;
}
.tsm-hub-hero-copy{
  min-width:0;
  max-width:760px;
}
.tsm-hub-hero-copy h1{
  margin:.14em 0 .32em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(3rem,5vw,4.7rem);
  line-height:1;
  letter-spacing:-.04em;
}
.tsm-hub-answer{
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  gap:22px;
  align-items:start;
  max-width:720px;
  margin-top:26px;
  padding:22px 24px;
  border-left:5px solid var(--teal);
  border-radius:0 14px 14px 0;
  background:#E9F4F2;
}
.tsm-hub-answer-label{
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:18px;
  font-weight:700;
  line-height:1.2;
}
.tsm-hub-answer-copy{
  color:#42515A;
  font-size:16px;
  line-height:1.65;
}
.tsm-hub-answer-copy p{
  margin:0;
}

/* no-image hero visual accent */
.tsm-hub-hero-accent{
  position:relative;
  width:220px;
  height:210px;
  justify-self:end;
  opacity:.96;
}
.tsm-accent-house{
  position:absolute;
  bottom:34px;
  display:block;
  width:62px;
  border-radius:5px 5px 2px 2px;
}
.tsm-accent-house:before{
  content:"";
  position:absolute;
  left:0;
  top:-34px;
  border-left:31px solid transparent;
  border-right:31px solid transparent;
  border-bottom:34px solid currentColor;
}
.tsm-accent-house:after{
  content:"";
  position:absolute;
  left:23px;
  bottom:0;
  width:16px;
  height:34px;
  border-radius:3px 3px 0 0;
  background:#fff;
}
.tsm-accent-house-a{
  left:4px;
  height:76px;
  color:var(--teal);
  background:var(--teal);
}
.tsm-accent-house-b{
  left:78px;
  height:106px;
  color:var(--orange);
  background:var(--orange);
}
.tsm-accent-house-c{
  left:152px;
  height:66px;
  color:var(--gold);
  background:var(--gold);
}
.tsm-hub-hero-accent:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:31px;
  height:3px;
  border-radius:999px;
  background:var(--navy);
}

/* if an actual image exists, use it prominently */
.tsm-hub-hero-media{
  margin:0;
  width:100%;
  aspect-ratio:4/3;
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(13,43,69,.10);
}
.tsm-hub-hero-media img{
  display:block;
  width:100%;
  height:100%!important;
  object-fit:cover;
}

/* Editorial content begins on the same left axis as cards/sections */
.tsm-hub-editorial{
  padding:0 0 8px;
}
.tsm-hub-reading-column{
  width:100%;
  max-width:840px;
  margin:0;
  padding:0 6px;
  font-size:18px;
  line-height:1.78;
}
.tsm-hub-reading-column>p:first-child{
  margin-top:0;
}
.tsm-hub-reading-column h2{
  margin-top:1.75em;
  margin-bottom:.45em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(1.8rem,2.7vw,2.35rem);
  line-height:1.14;
  letter-spacing:-.02em;
}
.tsm-hub-reading-column h3{
  margin-top:1.55em;
  margin-bottom:.4em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:1.45rem;
  line-height:1.2;
}
.tsm-hub-reading-column p{
  max-width:820px;
  margin-bottom:1.2em;
  color:#46545D;
}

/* All subsequent hub sections use identical width and left edge */
.tsm-hub-layout .tsm-child-section{
  margin-top:52px;
}
.tsm-hub-layout .tsm-section-heading{
  max-width:820px;
  margin-left:0;
  margin-right:0;
}
.tsm-hub-layout .tsm-child-grid{
  width:100%;
}
.tsm-hub-layout .tsm-hub-tools,
.tsm-hub-layout .tsm-other-topics{
  margin-top:58px;
}
.tsm-hub-layout .tsm-hub-tools .tsm-section-heading,
.tsm-hub-layout .tsm-other-topics .tsm-section-heading{
  margin-left:0;
}
.tsm-hub-layout .tsm-compact-tool-grid,
.tsm-hub-layout .tsm-other-topic-grid{
  width:100%;
}

/* FAQ should not jump inward */
.tsm-hub-layout .tsm-hub-faq-wrap{
  margin-top:58px;
}
.tsm-hub-layout .tsm-faq-section{
  width:100%;
  max-width:900px;
  margin:0;
}
.tsm-hub-layout .tsm-faq-section h2{
  margin-top:.2em;
}

/* Remove previous hub centering rules */
.tsm-hub-layout .tsm-hub-intro{
  max-width:none;
  margin-left:0;
  margin-right:0;
}

/* Better large-screen visual balance */
@media(min-width:1200px){
  .tsm-hub-hero-v2{
    min-height:350px;
  }
}

/* Tablet */
@media(max-width:980px){
  .tsm-hub-layout{
    max-width:none;
  }
  body.page .breadcrumbs{
    max-width:none;
  }
  .tsm-hub-hero-v2,
  .tsm-hub-hero-v2.no-image{
    grid-template-columns:1fr;
    gap:22px;
  }
  .tsm-hub-hero-accent{
    display:none;
  }
  .tsm-hub-hero-copy{
    max-width:820px;
  }
  .tsm-hub-reading-column{
    max-width:820px;
  }
}

/* Mobile */
@media(max-width:680px){
  .tsm-hub-hero-v2{
    padding:30px 24px;
    margin-bottom:34px;
    border-radius:19px;
  }
  .tsm-hub-hero-v2.no-image{
    min-height:0;
  }
  .tsm-hub-hero-copy h1{
    font-size:clamp(2.6rem,12vw,3.6rem);
  }
  .tsm-hub-answer{
    grid-template-columns:1fr;
    gap:8px;
    padding:19px 18px;
  }
  .tsm-hub-answer-label{
    font-size:17px;
  }
  .tsm-hub-answer-copy{
    font-size:16px;
  }
  .tsm-hub-reading-column{
    padding:0;
    font-size:17px;
  }
  .tsm-hub-layout .tsm-child-section,
  .tsm-hub-layout .tsm-hub-tools,
  .tsm-hub-layout .tsm-other-topics,
  .tsm-hub-layout .tsm-hub-faq-wrap{
    margin-top:44px;
  }
}

/* v2.5 pillar page alignment + hero correction */

.tsm-pillar-layout{
  width:100%;
  max-width:1120px;
  margin:0 auto;
}
.tsm-pillar-layout .tsm-pillar-section,
.tsm-pillar-layout .tsm-pillar-editorial{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
}

/* Pillar hero */
.tsm-pillar-hero-v2{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  align-items:center;
  gap:42px;
  overflow:hidden;
  width:100%;
  margin:0 0 48px;
  padding:48px 54px;
  border:1px solid var(--line);
  border-radius:24px;
  background:
    radial-gradient(circle at 88% 20%,rgba(14,124,134,.09),transparent 28%),
    linear-gradient(135deg,#FFFFFF 0%,#FBFDFC 60%,#EEF7F5 100%);
  box-shadow:0 14px 40px rgba(13,43,69,.06);
}
.tsm-pillar-hero-v2.no-image{
  grid-template-columns:minmax(0,1fr) 225px;
  min-height:350px;
}
.tsm-pillar-hero-copy{
  min-width:0;
  max-width:770px;
}
.tsm-pillar-hero-copy h1{
  margin:.14em 0 .22em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(2.9rem,4.8vw,4.55rem);
  line-height:1.01;
  letter-spacing:-.04em;
}
.tsm-pillar-hero-copy .tsm-article-meta{
  margin-top:8px;
}
.tsm-pillar-answer{
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  gap:22px;
  align-items:start;
  max-width:730px;
  margin-top:26px;
  padding:22px 24px;
  border-left:5px solid var(--teal);
  border-radius:0 14px 14px 0;
  background:#E9F4F2;
}
.tsm-pillar-answer-label{
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:18px;
  font-weight:700;
  line-height:1.2;
}
.tsm-pillar-answer-copy{
  color:#42515A;
  font-size:16px;
  line-height:1.65;
}
.tsm-pillar-answer-copy p{
  margin:0;
}

/* no-image route accent */
.tsm-pillar-hero-accent{
  position:relative;
  width:205px;
  height:205px;
  justify-self:end;
}
.tsm-pillar-route-line{
  position:absolute;
  left:34px;
  right:28px;
  top:101px;
  height:5px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--teal),var(--orange),var(--gold));
}
.tsm-pillar-route-dot{
  position:absolute;
  top:80px;
  width:46px;
  height:46px;
  border:8px solid #fff;
  border-radius:50%;
  box-shadow:0 6px 18px rgba(13,43,69,.10);
}
.tsm-pillar-route-dot:after{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:50%;
  background:#fff;
  opacity:.9;
}
.tsm-pillar-route-dot.dot-a{left:20px;background:var(--teal)}
.tsm-pillar-route-dot.dot-b{left:80px;background:var(--orange)}
.tsm-pillar-route-dot.dot-c{left:140px;background:var(--gold)}

.tsm-pillar-hero-media{
  margin:0;
  width:100%;
  aspect-ratio:4/3;
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(13,43,69,.10);
}
.tsm-pillar-hero-media img{
  display:block;
  width:100%;
  height:100%!important;
  object-fit:cover;
}

/* Editorial body aligns to same outer page axis */
.tsm-pillar-editorial{
  padding:0 0 6px;
}
.tsm-pillar-reading-column{
  width:100%;
  max-width:840px;
  margin:0;
  padding:0 6px;
  font-size:18px;
  line-height:1.78;
}
.tsm-pillar-reading-column>p:first-child{
  margin-top:0;
}
.tsm-pillar-reading-column h2{
  margin-top:1.78em;
  margin-bottom:.45em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(1.8rem,2.7vw,2.3rem);
  line-height:1.15;
  letter-spacing:-.02em;
}
.tsm-pillar-reading-column h3{
  margin-top:1.55em;
  margin-bottom:.42em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:1.42rem;
  line-height:1.2;
}
.tsm-pillar-reading-column p,
.tsm-pillar-reading-column ul,
.tsm-pillar-reading-column ol{
  max-width:820px;
}
.tsm-pillar-reading-column p{
  margin-bottom:1.18em;
  color:#46545D;
}

/* Tables remain readable and aligned */
.tsm-pillar-reading-column table{
  width:100%;
  max-width:840px;
  margin:28px 0 12px;
}

/* Article graphic uses reading-width alignment */
.tsm-pillar-graphic-wrap{
  margin-top:36px;
}
.tsm-pillar-layout .tsm-pillar-graphic-wrap .tsm-article-graphic{
  max-width:840px;
  margin-left:0;
  margin-right:0;
}

/* Practical guides return to full grid width without shifting axes */
.tsm-pillar-layout .tsm-child-section{
  margin-top:56px;
}
.tsm-pillar-layout .tsm-child-section>.tsm-section-heading{
  margin-left:0;
  margin-right:0;
  max-width:820px;
}
.tsm-pillar-layout .tsm-child-grid{
  width:100%;
  grid-template-columns:repeat(3,minmax(0,1fr));
}

/* FAQ stays on same left axis */
.tsm-pillar-faq-wrap{
  margin-top:58px;
}
.tsm-pillar-layout .tsm-faq-section{
  width:100%;
  max-width:900px;
  margin:0;
}

/* Related guides use full page axis, not the old nested width */
.tsm-pillar-related-wrap{
  margin-top:58px;
}
.tsm-pillar-layout .tsm-related{
  width:100%;
  margin:0;
  padding-top:44px;
}
.tsm-pillar-layout .tsm-related-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

/* Override older pillar centering rules */
.tsm-pillar-layout .tsm-pillar-intro{
  max-width:none;
  margin-left:0;
  margin-right:0;
}

/* Tablet */
@media(max-width:980px){
  .tsm-pillar-layout{
    max-width:none;
  }
  .tsm-pillar-hero-v2,
  .tsm-pillar-hero-v2.no-image{
    grid-template-columns:1fr;
    gap:22px;
  }
  .tsm-pillar-hero-accent{
    display:none;
  }
  .tsm-pillar-reading-column{
    max-width:820px;
  }
  .tsm-pillar-layout .tsm-child-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tsm-pillar-layout .tsm-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* Mobile */
@media(max-width:680px){
  .tsm-pillar-hero-v2{
    padding:30px 24px;
    margin-bottom:34px;
    border-radius:19px;
  }
  .tsm-pillar-hero-v2.no-image{
    min-height:0;
  }
  .tsm-pillar-hero-copy h1{
    font-size:clamp(2.5rem,11vw,3.5rem);
  }
  .tsm-pillar-answer{
    grid-template-columns:1fr;
    gap:8px;
    padding:19px 18px;
  }
  .tsm-pillar-reading-column{
    padding:0;
    font-size:17px;
  }
  .tsm-pillar-layout .tsm-child-grid,
  .tsm-pillar-layout .tsm-related-grid{
    grid-template-columns:1fr;
  }
  .tsm-pillar-layout .tsm-child-section,
  .tsm-pillar-faq-wrap,
  .tsm-pillar-related-wrap{
    margin-top:44px;
  }
}

/* v2.6 support article grid + hero correction */

.tsm-article-layout{
  width:100%;
  max-width:1120px;
  margin:0 auto;
}

/* Article hero */
.tsm-article-hero-v2{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  align-items:center;
  gap:42px;
  width:100%;
  margin:0 0 46px;
  padding:46px 52px;
  border:1px solid var(--line);
  border-radius:24px;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 18%,rgba(14,124,134,.09),transparent 28%),
    linear-gradient(135deg,#FFFFFF 0%,#FBFDFC 60%,#EEF7F5 100%);
  box-shadow:0 14px 40px rgba(13,43,69,.06);
}
.tsm-article-hero-v2.no-image{
  grid-template-columns:minmax(0,1fr) 220px;
  min-height:360px;
}
.tsm-article-hero-copy{
  min-width:0;
  max-width:770px;
}
.tsm-article-hero-copy h1{
  margin:.14em 0 .22em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(2.9rem,4.8vw,4.7rem);
  line-height:1.01;
  letter-spacing:-.04em;
}
.tsm-article-hero-copy .tsm-article-meta{
  margin-top:8px;
}
.tsm-article-answer{
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  gap:22px;
  align-items:start;
  max-width:730px;
  margin-top:26px;
  padding:22px 24px;
  border-left:5px solid var(--teal);
  border-radius:0 14px 14px 0;
  background:#E9F4F2;
}
.tsm-article-answer-label{
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:18px;
  font-weight:700;
  line-height:1.2;
}
.tsm-article-answer-copy{
  color:#42515A;
  font-size:16px;
  line-height:1.65;
}
.tsm-article-answer-copy p{margin:0}

/* Purposeful no-image visual accent */
.tsm-article-hero-accent{
  position:relative;
  width:200px;
  height:200px;
  justify-self:end;
}
.tsm-article-accent-ring{
  position:absolute;
  inset:22px;
  border:3px solid rgba(13,43,69,.14);
  border-radius:50%;
}
.tsm-article-accent-ring:before,
.tsm-article-accent-ring:after{
  content:"";
  position:absolute;
  border-radius:50%;
}
.tsm-article-accent-ring:before{
  inset:24px;
  border:3px solid rgba(14,124,134,.20);
}
.tsm-article-accent-ring:after{
  inset:50px;
  background:rgba(14,124,134,.08);
}
.tsm-article-accent-check{
  position:absolute;
  display:flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  border-radius:14px;
  color:#fff;
  font-size:22px;
  font-weight:900;
  box-shadow:0 8px 18px rgba(13,43,69,.10);
}
.tsm-article-accent-check.check-a{left:8px;top:72px;background:var(--teal)}
.tsm-article-accent-check.check-b{right:7px;top:40px;background:var(--orange)}
.tsm-article-accent-check.check-c{right:28px;bottom:10px;background:var(--gold)}

.tsm-article-hero-media{
  margin:0;
  width:100%;
  aspect-ratio:4/3;
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(13,43,69,.10);
}
.tsm-article-hero-media img{
  display:block;
  width:100%;
  height:100%!important;
  object-fit:cover;
}

/* Reading + sidebar share one intentional grid */
.tsm-article-body-grid{
  display:grid;
  grid-template-columns:minmax(0,760px) 280px;
  gap:56px;
  align-items:start;
  width:100%;
}
.tsm-article-reading-column{
  min-width:0;
  width:100%;
}
.tsm-article-reading-column .entry-content{
  width:100%;
  max-width:760px;
  margin:0;
  font-size:18px;
  line-height:1.78;
}
.tsm-article-reading-column .entry-content>p,
.tsm-article-reading-column .entry-content>ul,
.tsm-article-reading-column .entry-content>ol,
.tsm-article-reading-column .entry-content>blockquote,
.tsm-article-reading-column .entry-content>table{
  max-width:760px;
}
.tsm-article-reading-column .entry-content h2{
  margin-top:1.78em;
  margin-bottom:.45em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(1.8rem,2.65vw,2.3rem);
  line-height:1.14;
  letter-spacing:-.02em;
}
.tsm-article-reading-column .entry-content h3{
  margin-top:1.55em;
  margin-bottom:.42em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:1.42rem;
  line-height:1.2;
}
.tsm-article-reading-column .entry-content p{
  color:#46545D;
}

/* Sidebar no longer floats on an unrelated axis */
.tsm-article-sidebar{
  position:sticky;
  top:112px;
  display:grid;
  gap:18px;
  width:100%;
}
.tsm-article-sidebar .toc{
  width:100%;
  margin:0;
}
.tsm-article-sidebar .tsm-sidebar-cta{
  width:100%;
}

/* Inline extras stay aligned to reading column */
.tsm-article-inline-graphic,
.tsm-article-faq-wrap,
.tsm-article-pin-wrap,
.tsm-article-share-wrap{
  width:100%;
  max-width:760px;
  margin-left:0;
  margin-right:0;
}
.tsm-article-inline-graphic{margin-top:44px}
.tsm-article-faq-wrap{margin-top:54px}
.tsm-article-pin-wrap{margin-top:48px}
.tsm-article-share-wrap{margin-top:40px}
.tsm-article-layout .tsm-faq-section{
  max-width:760px;
  margin-left:0;
  margin-right:0;
}
.tsm-article-layout .tsm-pinterest-graphic{
  max-width:520px;
  margin-left:0;
}

/* Related guides return to outer page grid instead of reading column */
.tsm-article-related-wrap{
  width:100%;
  margin-top:64px;
}
.tsm-article-related-wrap .tsm-related{
  width:100%;
  margin:0;
  padding-top:44px;
}
.tsm-article-related-wrap .tsm-related-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

/* Prevent legacy article layout rules from creating a second grid */
.tsm-article-layout .tsm-reading-layout,
.tsm-article-layout .tsm-reading-main,
.tsm-article-layout .tsm-reading-side{
  max-width:none;
}

/* Tablet */
@media(max-width:980px){
  .tsm-article-layout{max-width:none}
  .tsm-article-hero-v2,
  .tsm-article-hero-v2.no-image{
    grid-template-columns:1fr;
    gap:22px;
  }
  .tsm-article-hero-accent{display:none}
  .tsm-article-body-grid{
    grid-template-columns:1fr;
    gap:34px;
  }
  .tsm-article-sidebar{
    position:relative;
    top:auto;
    grid-template-columns:1fr 1fr;
  }
  .tsm-article-related-wrap .tsm-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* Mobile */
@media(max-width:680px){
  .tsm-article-hero-v2{
    padding:30px 24px;
    margin-bottom:34px;
    border-radius:19px;
  }
  .tsm-article-hero-v2.no-image{min-height:0}
  .tsm-article-hero-copy h1{
    font-size:clamp(2.5rem,11vw,3.5rem);
  }
  .tsm-article-answer{
    grid-template-columns:1fr;
    gap:8px;
    padding:19px 18px;
  }
  .tsm-article-reading-column .entry-content{
    font-size:17px;
  }
  .tsm-article-sidebar{
    grid-template-columns:1fr;
  }
  .tsm-article-related-wrap .tsm-related-grid{
    grid-template-columns:1fr;
  }
}

/* v2.7 editorial tools */
.tsm-tool-page,.tsm-tools-index{width:100%;max-width:1120px;margin:0 auto}.tsm-tool-hero,.tsm-tools-index-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:42px;align-items:center;padding:46px 52px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,#fff,#EAF5F3);box-shadow:0 14px 40px rgba(13,43,69,.06);margin-bottom:52px}.tsm-tool-hero-copy h1,.tsm-tools-index-hero h1{font-family:Georgia,serif;color:var(--navy);font-size:clamp(2.8rem,4.7vw,4.5rem);line-height:1.02;letter-spacing:-.04em;margin:.14em 0 .24em}.tsm-tool-hero-copy>p,.tsm-tools-index-hero p{font-size:18px;line-height:1.65;color:#46545D;max-width:760px}.tsm-tool-hero-icon,.tsm-tools-index-badge{justify-self:end;width:170px;height:170px;border-radius:34px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:72px;font-family:Georgia,serif;font-weight:700}.tsm-tools-index-badge{flex-direction:column}.tsm-tools-index-badge span{font-size:70px;line-height:.9}.tsm-tools-index-badge small{font-family:system-ui,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.12em;margin-top:12px;color:#8DD6D2}.tsm-tool-hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.tsm-tool-hero-points span{background:#fff;border:1px solid #D5E5E3;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:750;color:var(--teal)}
.tsm-tool-steps,.tsm-tool-workspace-section,.tsm-tool-explainer,.tsm-tool-faq,.tsm-tool-related,.tsm-tools-index-intro,.tsm-tools-index-content{margin-top:58px}.tsm-tool-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tsm-tool-step{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.tsm-tool-step>span{display:flex;width:46px;height:46px;border-radius:14px;align-items:center;justify-content:center;background:var(--navy);color:#fff;font-weight:850}.tsm-tool-step p{font-size:16px;line-height:1.6;color:#4B5962;margin:16px 0 0}.tsm-tool-workspace{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 12px 34px rgba(13,43,69,.06)}.tsm-tool-note{background:#EDF6F5;border-left:5px solid var(--teal);padding:18px 20px;border-radius:0 12px 12px 0;margin-bottom:24px}.tsm-tool-note.is-caution{background:#FFF7E8;border-left-color:var(--gold)}.tsm-tool-note strong{color:var(--navy);font-family:Georgia,serif;font-size:19px}.tsm-tool-note p{margin:5px 0 0;color:#506069;font-size:15px}
.tsm-tool-form{display:grid;gap:16px}.tsm-question{border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin:0;background:#FAFBFB}.tsm-question legend{display:flex;align-items:center;gap:12px;padding:0 8px;color:var(--navy);font-weight:800;font-size:17px}.tsm-question legend>span{display:inline-flex;width:30px;height:30px;border-radius:10px;align-items:center;justify-content:center;background:var(--teal-light);color:var(--teal);font-size:13px}.tsm-choice-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.tsm-choice-row label{cursor:pointer}.tsm-choice-row input{position:absolute;opacity:0}.tsm-choice-row label>span{display:inline-flex;min-width:90px;justify-content:center;padding:10px 16px;border:1px solid #CAD4D8;border-radius:10px;background:#fff;font-weight:700}.tsm-choice-row input:checked+span{background:var(--navy);border-color:var(--navy);color:#fff}.tsm-field{display:flex;flex-direction:column;gap:8px}.tsm-field label{font-weight:800;color:var(--navy);font-size:15px}.tsm-field input,.tsm-field select{width:100%;min-height:48px;border:1px solid #C8D2D6;border-radius:10px;background:#fff;padding:10px 12px;font:inherit}.tsm-tool-select-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tsm-checkbox-field label{min-height:48px;display:flex;gap:10px;align-items:center;border:1px solid #C8D2D6;border-radius:10px;background:#fff;padding:10px 12px}.tsm-tool-submit{justify-self:start;border:0;border-radius:11px;background:var(--teal);color:#fff;padding:13px 20px;font:inherit;font-weight:850;cursor:pointer}.tsm-tool-result{display:none;margin-top:24px;border-radius:16px;padding:22px 24px}.tsm-tool-result.is-ready,.tsm-tool-result.is-warning{display:block}.tsm-tool-result.is-ready{background:#EAF4F2;border:1px solid #CDE4E0}.tsm-tool-result.is-warning{background:#FFF5E6;border:1px solid #F1D7A6}.tsm-result-label{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:850;color:var(--teal);margin-bottom:6px}.tsm-tool-result h3{font-family:Georgia,serif;font-size:25px;color:var(--navy);margin:0 0 8px}.tsm-ranked-list{list-style:none;padding:0}.tsm-ranked-list li{display:flex;gap:12px;align-items:center;border-top:1px solid #D3E4E1;padding:12px 0}.tsm-ranked-list li>span{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:9px;background:var(--navy);color:#fff}.tsm-plan-list>div{display:grid;grid-template-columns:170px 1fr;gap:14px;border-top:1px solid #D3E4E1;padding:12px 0}.tsm-check-result{list-style:none;padding:0}.tsm-check-result li{display:flex;gap:10px;padding:8px 0}.tsm-tool-explainer-reading,.tsm-tools-index-reading{max-width:840px;font-size:18px;line-height:1.78}.tsm-tool-explainer-reading h2,.tsm-tools-index-reading h2{font-family:Georgia,serif;color:var(--navy);font-size:2.3rem}.tsm-tool-faq{max-width:900px}.tsm-tool-faq h2{font-family:Georgia,serif;color:var(--navy);font-size:2.2rem}.tsm-tool-directory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.tsm-directory-tool-card{display:grid;grid-template-columns:58px 1fr auto;gap:16px;align-items:center;text-decoration:none;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px}.tsm-directory-icon{display:flex;width:54px;height:54px;border-radius:16px;background:var(--teal-light);align-items:center;justify-content:center;color:var(--teal);font-size:26px;font-weight:850}.tsm-directory-tool-card strong{display:block;font-family:Georgia,serif;color:var(--navy);font-size:20px}.tsm-directory-tool-card em{display:block;font-style:normal;color:var(--muted);font-size:14px;line-height:1.5;margin-top:6px}.tsm-tools-index-content{padding:38px 42px;background:#fff;border:1px solid var(--line);border-radius:22px}@media(max-width:900px){.tsm-tool-hero,.tsm-tools-index-hero{grid-template-columns:1fr}.tsm-tool-hero-icon,.tsm-tools-index-badge{display:none}.tsm-tool-step-grid,.tsm-tool-select-grid,.tsm-tool-directory-grid{grid-template-columns:1fr}}@media(max-width:680px){.tsm-tool-hero,.tsm-tools-index-hero{padding:30px 24px}.tsm-tool-workspace{padding:20px 16px}.tsm-choice-row{display:grid;grid-template-columns:repeat(3,1fr)}.tsm-choice-row label>span{min-width:0;width:100%;padding:10px 8px}.tsm-plan-list>div{grid-template-columns:1fr}.tsm-tools-index-content{padding:26px 22px}}

/* v2.8.1 article media/share cleanup */

/* Old bare share output is no longer used. */
.share{display:none!important}

.tsm-share-box{
  width:100%;
  max-width:760px;
  margin:34px 0 0;
  padding-top:24px;
  border-top:1px solid var(--line);
}
.tsm-share-label{
  display:block;
  margin-bottom:12px;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:18px;
  font-weight:700;
}
.tsm-share-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.tsm-share-button{
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-height:42px;
  padding:9px 14px;
  border:1px solid #D2DADD;
  border-radius:10px;
  background:#fff;
  color:var(--navy);
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  line-height:1;
  transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;
}
.tsm-share-button:hover{
  transform:translateY(-1px);
  border-color:#B9CECE;
  box-shadow:0 5px 14px rgba(13,43,69,.06);
}
.tsm-share-icon{
  display:inline-flex;
  width:25px;
  height:25px;
  align-items:center;
  justify-content:center;
  border-radius:7px;
  background:#EEF5F4;
  color:var(--teal);
  font-size:13px;
  font-weight:900;
}
.tsm-share-button.pinterest .tsm-share-icon{
  background:#FCEDEE;
  color:#B90E1A;
}

/* Exactly one Pinterest save module per support article. */
.tsm-article-pin-wrap{
  width:100%;
  max-width:760px;
  margin:52px 0 0;
}
.tsm-pin-card{
  display:grid;
  grid-template-columns:minmax(0,1fr) 250px;
  gap:28px;
  align-items:center;
  width:100%;
  padding:26px;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 28px rgba(13,43,69,.05);
}
.tsm-pin-copy{
  grid-column:1;
}
.tsm-pin-copy h2{
  margin:.12em 0 .35em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:27px;
  line-height:1.1;
}
.tsm-pin-copy p{
  margin:0;
  color:#58666E;
  font-size:15px;
  line-height:1.55;
}
.tsm-pin-preview{
  grid-column:2;
  grid-row:1 / span 2;
  display:block;
  width:100%;
  max-width:250px;
  justify-self:end;
  border-radius:14px;
  overflow:hidden;
  background:#F4F5F4;
  text-decoration:none;
}
.tsm-pin-image{
  display:block;
  width:100%;
  height:auto;
  max-height:360px;
  object-fit:cover;
}
.tsm-pin-button{
  grid-column:1;
  justify-self:start;
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-top:16px;
  padding:11px 16px;
  border-radius:10px;
  background:#B90E1A;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:850;
}
.tsm-pin-button span{
  display:inline-flex;
  width:24px;
  height:24px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#fff;
  color:#B90E1A;
  font-family:Georgia,serif;
  font-weight:900;
}

/* Legacy Pinterest figure must never double-render alongside the new module. */
.tsm-pinterest-graphic{display:none!important}

/* Standalone article graphics are hidden unless explicitly approved by meta. */
.tsm-article-inline-graphic:empty,
.tsm-pillar-graphic-wrap:empty{display:none!important}

@media(max-width:680px){
  .tsm-share-actions{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tsm-share-button{
    width:100%;
    justify-content:flex-start;
  }
  .tsm-pin-card{
    grid-template-columns:1fr;
    gap:18px;
    padding:20px;
  }
  .tsm-pin-copy,
  .tsm-pin-preview,
  .tsm-pin-button{
    grid-column:1;
    grid-row:auto;
  }
  .tsm-pin-preview{
    justify-self:start;
    max-width:280px;
  }
}


/* v5.1.0 — targeted homepage refinements only */

/* Use the supplied senior photo inside the existing hero visual footprint. */
.tsm-home-hero-photo{
  display:block;
  width:100%;
  height:100%;
  min-height:310px;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center center;
  border-radius:24px;
}

/* Restore a comfortable visual break before the existing home checklist block. */
.tsm-home-guides{
  padding-bottom:26px;
}
.tsm-home-guides + .tsm-home-checklist{
  margin-top:26px;
}

/* Exactly three highlighted guide cards on desktop, preserving the existing card style. */
.tsm-guide-grid-three{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.tsm-guide-grid-three .tsm-guide-body{
  padding:22px;
}
.tsm-guide-grid-three .tsm-guide-body h3{
  font-size:23px;
}

/* Reader-focused replacement keeps the existing trust-block visual treatment. */
.tsm-home-explore .tsm-trust-links a{
  align-items:center;
}

@media(max-width:980px){
  .tsm-guide-grid-three{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .tsm-home-hero-photo{
    min-height:280px;
    max-height:440px;
  }
}

@media(max-width:760px){
  .tsm-home-guides{
    padding-bottom:16px;
  }
  .tsm-home-guides + .tsm-home-checklist{
    margin-top:18px;
  }
  .tsm-guide-grid-three{
    grid-template-columns:1fr;
  }
  .tsm-home-hero-photo{
    min-height:220px;
    aspect-ratio:16/10;
  }
}


/* v5.3.0 — production-quality tool result UI */
.tsm-tool-result.is-ready{margin-top:28px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(13,43,69,.06)}
.tsm-tool-result.is-warning{margin-top:22px;background:#FFF7E8;border:1px solid #E9C46A;border-radius:14px;padding:18px 20px}
.tsm-tool-result h3{font-family:Georgia,serif;color:var(--navy);font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.12;margin:.2em 0 .5em}
.tsm-tool-result h4{font-family:Georgia,serif;color:var(--navy);font-size:1.35rem;margin:0 0 12px}
.tsm-result-label{display:block;text-transform:uppercase;letter-spacing:.09em;color:var(--teal);font-weight:850;font-size:12px}
.tsm-result-metrics{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 8px}
.tsm-result-metrics span{background:#EEF5F4;border:1px solid #D5E6E4;border-radius:999px;padding:8px 12px;font-size:14px;color:var(--navy)}
.tsm-result-metrics strong{font-size:17px}
.tsm-result-section{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}
.tsm-result-section>p{color:var(--muted);max-width:800px}
.tsm-result-cards,.tsm-project-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}
.tsm-result-card,.tsm-project-result{border:1px solid var(--line);border-radius:14px;padding:18px;background:#FAFBFB}
.tsm-result-card p,.tsm-project-result p{font-size:15px;line-height:1.55;margin:9px 0}
.tsm-result-card a,.tsm-result-link{font-weight:800;color:var(--teal);text-decoration:none}
.tsm-result-card-head{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;margin-bottom:10px}
.tsm-result-card-head>span{width:30px;height:30px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:850}
.tsm-result-card-head strong{color:var(--navy);line-height:1.3}
.tsm-result-section.is-priority .tsm-result-card{border-left:4px solid var(--orange)}
.tsm-result-section.is-plan .tsm-result-card{border-left:4px solid var(--gold)}
.tsm-result-section.is-review .tsm-result-card{border-left:4px solid var(--teal)}
.tsm-result-next{margin-top:30px;background:#EEF5F4;border-radius:14px;padding:20px}
.tsm-result-next ol{margin:10px 0 14px;padding-left:24px}
.tsm-result-next li{margin:7px 0}
.tsm-project-tags{display:flex;gap:7px;flex-wrap:wrap;margin:8px 0 12px}
.tsm-project-tags em{font-style:normal;background:#EEF5F4;border-radius:999px;padding:5px 9px;font-size:12px;color:var(--navy)}
.tsm-plan-list-detailed{display:grid;gap:12px;margin-top:22px}
.tsm-plan-list-detailed article{border:1px solid var(--line);border-radius:14px;padding:17px;background:#FAFBFB}
.tsm-plan-list-detailed article>div{display:flex;justify-content:space-between;gap:20px}
.tsm-plan-list-detailed p{margin:8px 0;font-size:15px}
@media(max-width:760px){.tsm-tool-result.is-ready{padding:20px}.tsm-result-cards,.tsm-project-results{grid-template-columns:1fr}.tsm-plan-list-detailed article>div{display:block}.tsm-result-metrics{display:grid;grid-template-columns:1fr 1fr}.tsm-result-metrics span{border-radius:12px}}


/* v5.4.0 — tool keep/share actions and expanded planner */
.tsm-tool-result-actions{margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}
.tsm-tool-result-actions>strong{display:block;color:var(--navy);margin-bottom:10px}
.tsm-tool-result-actions>div{display:flex;flex-wrap:wrap;gap:9px}
.tsm-tool-result-actions button{appearance:none;border:1px solid #B8C7CE;background:#fff;color:var(--navy);border-radius:9px;padding:10px 13px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}
.tsm-tool-result-actions button:first-child{background:var(--navy);border-color:var(--navy);color:#fff}
.tsm-tool-result-actions button:hover{border-color:var(--teal)}
.tsm-tool-result-actions small{display:block;margin-top:10px;color:var(--muted);font-size:12px}
.tsm-result-card-head small{display:block;color:var(--muted);font-weight:600;margin-top:4px}
.tsm-project-next{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}
.tsm-project-next ol{margin:7px 0 0;padding-left:21px}
.tsm-project-next li{font-size:14px;line-height:1.5;margin:5px 0}
@media(max-width:560px){.tsm-tool-result-actions>div{display:grid;grid-template-columns:1fr 1fr}.tsm-tool-result-actions button{width:100%}}


/* =========================================================
   v5.5.0 — Senior Magz editorial magazine presentation system
   Applies automatically to hubs, pillars, and support guides.
   ========================================================= */

/* ---------- Stronger editorial heroes ---------- */
.tsm-hub-hero-v2,
.tsm-pillar-hero-v2,
.tsm-article-hero-v2{
  isolation:isolate;
  position:relative;
  border-color:#D6E3E2;
  box-shadow:0 22px 55px rgba(13,43,69,.09);
}
.tsm-hub-hero-v2:before,
.tsm-pillar-hero-v2:before,
.tsm-article-hero-v2:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:330px;
  height:330px;
  right:-135px;
  top:-155px;
  border-radius:50%;
  border:1px solid rgba(14,124,134,.12);
  box-shadow:
    0 0 0 38px rgba(14,124,134,.025),
    0 0 0 78px rgba(241,90,36,.018);
}
.tsm-hub-hero-v2:after,
.tsm-pillar-hero-v2:after,
.tsm-article-hero-v2:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:180px;
  height:5px;
  background:linear-gradient(90deg,var(--teal) 0 44%,var(--orange) 44% 72%,var(--gold) 72%);
  border-radius:0 8px 0 0;
}
.tsm-hub-hero-copy>.tsm-eyebrow,
.tsm-pillar-hero-copy>.tsm-eyebrow,
.tsm-article-hero-copy>.tsm-eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:29px;
  padding:5px 10px;
  border-radius:999px;
  background:#E8F5F3;
  color:#086B73;
}
.tsm-hub-hero-copy h1,
.tsm-pillar-hero-copy h1,
.tsm-article-hero-copy h1{
  max-width:820px;
  text-wrap:balance;
}
.tsm-hub-answer,
.tsm-pillar-answer,
.tsm-article-answer{
  position:relative;
  overflow:hidden;
  box-shadow:inset 0 0 0 1px rgba(14,124,134,.07);
}
.tsm-hub-answer:after,
.tsm-pillar-answer:after,
.tsm-article-answer:after{
  content:"";
  position:absolute;
  width:82px;
  height:82px;
  right:-36px;
  bottom:-42px;
  border:18px solid rgba(14,124,134,.045);
  border-radius:50%;
}

/* ---------- Generated "inside this guide" navigation ---------- */
.tsm-hero-section-nav{
  margin:-26px auto 44px;
  width:calc(100% - 48px);
  max-width:1040px;
  padding:13px 16px;
  display:flex;
  align-items:center;
  gap:16px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:14px;
  box-shadow:0 12px 28px rgba(13,43,69,.07);
  position:relative;
  z-index:3;
}
.tsm-hero-section-nav>span,
.tsm-article-highlight-strip>span{
  flex:0 0 auto;
  color:var(--navy);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.tsm-hero-section-nav>div{
  display:flex;
  min-width:0;
  gap:7px;
  flex-wrap:wrap;
}
.tsm-hero-section-nav a,
.tsm-article-highlight-strip a{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:6px 10px;
  border-radius:999px;
  background:#F3F7F7;
  color:#48616B;
  font-size:12px;
  font-weight:750;
  line-height:1.25;
  text-decoration:none;
}
.tsm-hero-section-nav a:hover,
.tsm-article-highlight-strip a:hover{
  background:var(--teal-light);
  color:var(--navy);
}
.tsm-article-highlight-strip{
  display:flex;
  gap:8px;
  align-items:center;
  flex-wrap:wrap;
  margin:-22px 0 42px;
  padding:13px 15px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:13px;
  box-shadow:0 9px 24px rgba(13,43,69,.055);
}

/* ---------- Editorial introduction ---------- */
.tsm-editorial-intro{
  margin:0 0 36px;
  padding:2px 0 10px;
  position:relative;
}
.tsm-editorial-intro:after{
  content:"";
  display:block;
  width:72px;
  height:3px;
  margin-top:28px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--teal),var(--orange));
}
.tsm-editorial-intro .tsm-editorial-lede{
  color:#344A55!important;
  font-family:Georgia,serif;
  font-size:clamp(1.22rem,1.8vw,1.42rem);
  line-height:1.58;
  letter-spacing:-.008em;
  max-width:800px!important;
}
.tsm-editorial-intro .tsm-editorial-lede:first-letter{
  color:var(--navy);
  font-size:1.12em;
  font-weight:700;
}

/* ---------- Automatic editorial section rhythm ---------- */
.entry-content{
  counter-reset:tsm-editorial-section;
}
.tsm-editorial-section{
  counter-increment:tsm-editorial-section;
  position:relative;
  margin:0 0 22px;
  padding:32px 34px 28px;
  border:1px solid transparent;
  border-radius:18px;
}
.tsm-editorial-section .tsm-editorial-heading{
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  gap:12px;
  align-items:start;
}
.tsm-editorial-section .tsm-editorial-heading:before{
  content:counter(tsm-editorial-section,decimal-leading-zero);
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  margin-top:4px;
  border-radius:10px;
  background:#E9F4F2;
  color:var(--teal);
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
}
.tsm-editorial-section .tsm-editorial-heading h2{
  margin:0 0 15px!important;
  max-width:760px;
  font-size:clamp(1.75rem,2.5vw,2.28rem)!important;
  line-height:1.12!important;
  text-wrap:balance;
}
.tsm-editorial-section-body>p:first-child{
  font-size:1.03em;
}
.tsm-editorial-section-body>p:last-child,
.tsm-editorial-section-body>ul:last-child,
.tsm-editorial-section-body>ol:last-child{
  margin-bottom:0;
}

/* Plain is intentionally light; only selected sections become cards. */
.tsm-section-plain{
  padding-left:0;
  padding-right:0;
}
.tsm-section-plain .tsm-editorial-heading{
  padding-top:5px;
}
.tsm-section-soft{
  background:#F7FAF9;
  border-color:#E2ECEA;
}
.tsm-section-accent{
  background:linear-gradient(135deg,#F2F8F7 0%,#FFF 72%);
  border-color:#DCEAE8;
  box-shadow:0 10px 28px rgba(13,43,69,.04);
}
.tsm-section-accent:after{
  content:"";
  position:absolute;
  left:-1px;
  top:24px;
  bottom:24px;
  width:4px;
  background:var(--teal);
  border-radius:0 6px 6px 0;
}

/* Action sections */
.tsm-section-action{
  background:#F4FAF8;
  border-color:#D7EAE6;
}
.tsm-section-action .tsm-editorial-heading:before{
  content:"→";
  background:var(--teal);
  color:#fff;
  font-size:17px;
}
.tsm-section-action .tsm-editorial-section-body>ol,
.tsm-section-action .tsm-editorial-section-body>ul{
  background:#fff;
  border:1px solid #DFE9E7;
  border-radius:13px;
  padding:16px 20px 16px 42px;
}

/* Safety/caution sections */
.tsm-section-caution{
  background:#FFF8F2;
  border-color:#F0D8C8;
}
.tsm-section-caution .tsm-editorial-heading:before{
  content:"!";
  background:var(--orange);
  color:#fff;
  font-size:18px;
}
.tsm-section-caution:after{
  content:"";
  position:absolute;
  top:0;
  right:24px;
  width:72px;
  height:5px;
  border-radius:0 0 8px 8px;
  background:var(--orange);
}

/* Quick reference / summary sections */
.tsm-section-reference{
  background:linear-gradient(135deg,#EEF7F5,#F9FBFB);
  border-color:#CFE4E0;
  box-shadow:0 12px 32px rgba(13,43,69,.045);
}
.tsm-section-reference .tsm-editorial-heading:before{
  content:"✓";
  background:var(--navy);
  color:#fff;
  font-size:15px;
}
.tsm-section-reference .tsm-editorial-heading h2:after{
  content:"Quick reference";
  display:inline-block;
  vertical-align:middle;
  margin-left:10px;
  padding:4px 7px;
  border-radius:999px;
  background:#fff;
  color:var(--teal);
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

/* Sources become a quiet publication footer rather than another giant section */
.tsm-section-sources{
  margin-top:34px;
  padding:24px 26px;
  background:#F4F5F3;
  border-color:#E2E4E1;
  border-radius:14px;
}
.tsm-section-sources .tsm-editorial-heading{
  grid-template-columns:28px 1fr;
}
.tsm-section-sources .tsm-editorial-heading:before{
  content:"↗";
  width:27px;
  height:27px;
  margin-top:2px;
  border-radius:7px;
  background:#DDE5E3;
  color:var(--navy);
}
.tsm-section-sources .tsm-editorial-heading h2{
  font-size:1.38rem!important;
  margin-bottom:9px!important;
}
.tsm-section-sources,
.tsm-section-sources p,
.tsm-section-sources li{
  font-size:14px!important;
  line-height:1.55!important;
}
.tsm-section-sources ul{
  columns:2;
  column-gap:30px;
}

/* ---------- Lists feel like editorial modules ---------- */
.tsm-editorial-list{
  margin-top:18px;
  margin-bottom:22px;
}
ul.tsm-editorial-list{
  list-style:none;
  padding-left:0!important;
}
ul.tsm-editorial-list>li{
  position:relative;
  padding:7px 0 7px 30px;
}
ul.tsm-editorial-list>li:before{
  content:"";
  position:absolute;
  left:2px;
  top:15px;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--teal);
  box-shadow:0 0 0 5px rgba(14,124,134,.10);
}
ol.tsm-editorial-list{
  padding-left:30px!important;
}
ol.tsm-editorial-list>li::marker{
  color:var(--teal);
  font-weight:900;
}

/* ---------- Pull quotes / existing quotes ---------- */
.tsm-editorial-quote{
  position:relative;
  margin:34px 0!important;
  padding:24px 28px 24px 56px!important;
  border:0!important;
  border-radius:16px!important;
  background:#0D2B45!important;
  color:#fff!important;
  box-shadow:0 16px 36px rgba(13,43,69,.13);
}
.tsm-editorial-quote:before{
  content:"“";
  position:absolute;
  left:20px;
  top:6px;
  color:#7FD0CC;
  font-family:Georgia,serif;
  font-size:54px;
  line-height:1;
}
.tsm-editorial-quote p{
  color:#fff!important;
}
.tsm-editorial-quote a{color:#B8ECE8}

/* ---------- Tables: publication-grade, visible, scrollable ---------- */
.tsm-table-shell{
  width:100%;
  max-width:100%;
  margin:30px 0 34px;
  overflow:auto;
  border:1px solid #C9D9DC;
  border-radius:16px;
  background:#fff;
  box-shadow:0 14px 34px rgba(13,43,69,.075);
  scrollbar-width:thin;
  scrollbar-color:#9CBFC0 #EEF3F3;
}
.entry-content .tsm-table-shell table,
.tsm-magazine-table{
  width:100%!important;
  min-width:560px;
  max-width:none!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  background:#fff;
}
.entry-content .tsm-magazine-table thead th,
.entry-content .tsm-magazine-table tr:first-child th{
  position:relative;
  padding:15px 17px;
  background:var(--navy)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.14)!important;
  font-size:13px;
  letter-spacing:.025em;
}
.entry-content .tsm-magazine-table td{
  padding:14px 17px;
  border-color:#E1E8EA!important;
  color:#40515A;
  font-size:14px;
  line-height:1.5;
}
.entry-content .tsm-magazine-table tbody tr:nth-child(even) td{
  background:#F4F8F7;
}
.entry-content .tsm-magazine-table tbody tr:hover td{
  background:#EAF4F2;
}
.entry-content .tsm-magazine-table td:first-child{
  color:var(--navy);
  font-weight:750;
}

/* ---------- Hub/pillar reading width + section rhythm ---------- */
.tsm-hub-reading-column,
.tsm-pillar-reading-column{
  max-width:920px;
}
.tsm-hub-editorial,
.tsm-pillar-editorial{
  position:relative;
}
.tsm-hub-editorial:before,
.tsm-pillar-editorial:before{
  content:"";
  position:absolute;
  top:36px;
  bottom:60px;
  left:-34px;
  width:1px;
  background:linear-gradient(to bottom,transparent,#D4E5E2 8%,#D4E5E2 92%,transparent);
}

/* ---------- Article rhythm: stronger reading rail ---------- */
.tsm-article-body-grid{
  grid-template-columns:minmax(0,780px) 280px;
  gap:52px;
}
.tsm-article-reading-column .entry-content{
  max-width:780px;
}
.tsm-article-reading-column .entry-content>p,
.tsm-article-reading-column .entry-content>ul,
.tsm-article-reading-column .entry-content>ol,
.tsm-article-reading-column .entry-content>blockquote,
.tsm-article-reading-column .entry-content>table{
  max-width:780px;
}
.tsm-article-sidebar .toc{
  border-top:4px solid var(--teal);
}
.tsm-article-sidebar .toc strong:after{
  content:"";
  display:block;
  width:36px;
  height:2px;
  margin-top:8px;
  background:var(--orange);
}

/* ---------- Child/card sections feel like magazine departments ---------- */
.tsm-child-section,
.tsm-article-related-wrap,
.tsm-hub-faq-wrap,
.tsm-pillar-faq-wrap{
  position:relative;
}
.tsm-child-section>.tsm-section-heading,
.tsm-article-related-wrap .tsm-section-heading-row,
.tsm-hub-faq-wrap>.tsm-faq-section,
.tsm-pillar-faq-wrap>.tsm-faq-section{
  position:relative;
}
.tsm-child-section>.tsm-section-heading:before,
.tsm-article-related-wrap .tsm-section-heading-row:before{
  content:"";
  display:block;
  width:52px;
  height:4px;
  margin-bottom:13px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--teal),var(--orange));
}
.tsm-child-card{
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.tsm-child-card:hover{
  transform:translateY(-3px);
  border-color:#BCD8D5;
  box-shadow:0 15px 34px rgba(13,43,69,.08);
}

/* Large-screen visual offset for selected magazine panels */
@media(min-width:1100px){
  .tsm-hub-reading-column .tsm-section-soft,
  .tsm-hub-reading-column .tsm-section-accent,
  .tsm-pillar-reading-column .tsm-section-soft,
  .tsm-pillar-reading-column .tsm-section-accent{
    margin-left:-24px;
    margin-right:-24px;
    padding-left:34px;
    padding-right:34px;
  }
}

/* ---------- Responsive ---------- */
@media(max-width:980px){
  .tsm-hero-section-nav{
    width:calc(100% - 24px);
    margin-top:-22px;
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
  }
  .tsm-article-highlight-strip{
    margin-top:-18px;
  }
  .tsm-hub-editorial:before,
  .tsm-pillar-editorial:before{display:none}
}
@media(max-width:680px){
  .tsm-editorial-section{
    margin-bottom:14px;
    padding:24px 20px 22px;
    border-radius:14px;
  }
  .tsm-section-plain{
    padding-left:0;
    padding-right:0;
  }
  .tsm-editorial-section .tsm-editorial-heading{
    grid-template-columns:30px minmax(0,1fr);
    gap:9px;
  }
  .tsm-editorial-section .tsm-editorial-heading:before{
    width:29px;
    height:29px;
    border-radius:8px;
  }
  .tsm-editorial-section .tsm-editorial-heading h2{
    font-size:clamp(1.55rem,7vw,1.9rem)!important;
  }
  .tsm-editorial-intro .tsm-editorial-lede{
    font-size:1.16rem;
  }
  .tsm-section-sources ul{columns:1}
  .tsm-table-shell{
    margin-left:0;
    margin-right:0;
    border-radius:12px;
  }
  .tsm-hero-section-nav>div{
    flex-wrap:nowrap;
    overflow-x:auto;
    width:100%;
    padding-bottom:3px;
  }
  .tsm-hero-section-nav a{
    flex:0 0 auto;
  }
  .tsm-article-highlight-strip{
    flex-wrap:nowrap;
    overflow-x:auto;
  }
  .tsm-article-highlight-strip>span,
  .tsm-article-highlight-strip a{
    flex:0 0 auto;
  }
}


/* v5.5.1 — editorial heading correction
   Remove automatic section numbering and restore natural headline width. */
.entry-content{
  counter-reset:none;
}
.tsm-editorial-section{
  counter-increment:none;
}
.tsm-editorial-section .tsm-editorial-heading{
  display:block!important;
  width:100%;
}
.tsm-editorial-section .tsm-editorial-heading:before{
  display:none!important;
  content:none!important;
}
.tsm-editorial-section .tsm-editorial-heading h2{
  display:block;
  width:100%;
  max-width:none!important;
  padding-right:0;
  text-wrap:wrap!important;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}
.tsm-section-action .tsm-editorial-heading:before,
.tsm-section-caution .tsm-editorial-heading:before,
.tsm-section-reference .tsm-editorial-heading:before,
.tsm-section-sources .tsm-editorial-heading:before{
  display:none!important;
  content:none!important;
}
.tsm-section-sources .tsm-editorial-heading{
  display:block!important;
}
.tsm-editorial-section-body{
  width:100%;
}
@media(max-width:680px){
  .tsm-editorial-section .tsm-editorial-heading{
    display:block!important;
  }
}


/* =========================================================
   v5.6.0 — Author authority system
   ========================================================= */
.tsm-article-meta .tsm-byline-author{
  color:var(--navy);
  font-weight:800;
  text-decoration:none;
  border-bottom:1px solid rgba(14,124,134,.35);
}
.tsm-article-meta .tsm-byline-author:hover{
  color:var(--teal);
  border-bottom-color:var(--teal);
}
.tsm-article-author-wrap{
  width:100%;
  max-width:780px;
  margin-top:46px;
}
.tsm-author-box{
  display:grid;
  grid-template-columns:92px minmax(0,1fr);
  gap:22px;
  padding:25px;
  border:1px solid #D5E4E2;
  border-radius:18px;
  background:linear-gradient(135deg,#F2F8F7,#fff);
  box-shadow:0 12px 32px rgba(13,43,69,.05);
}
.tsm-author-box-avatar{
  text-decoration:none;
}
.tsm-author-photo,
.tsm-author-initials{
  display:flex;
  width:88px;
  height:88px;
  border-radius:50%;
  object-fit:cover;
}
.tsm-author-initials{
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,var(--navy),var(--teal));
  color:#fff;
  font-family:Georgia,serif;
  font-size:27px;
  font-weight:700;
  letter-spacing:.02em;
}
.tsm-author-box-copy h2{
  margin:3px 0 2px;
  font-family:Georgia,serif;
  font-size:1.65rem;
  line-height:1.15;
}
.tsm-author-box-copy h2 a{
  color:var(--navy);
  text-decoration:none;
}
.tsm-author-role{
  display:block;
  color:#566770;
  font-size:13px;
  margin-bottom:10px;
}
.tsm-author-box-copy p{
  margin:8px 0;
  font-size:15px;
  line-height:1.6;
}
.tsm-author-focus{
  color:#52646D;
  font-size:13px!important;
}

/* Author profile page */
.tsm-author-page{
  width:100%;
  max-width:1120px;
  margin:0 auto;
}
.tsm-author-hero{
  display:grid;
  grid-template-columns:170px minmax(0,1fr);
  gap:38px;
  align-items:center;
  padding:48px 52px;
  border:1px solid #D6E3E2;
  border-radius:24px;
  background:
    radial-gradient(circle at 90% 15%,rgba(14,124,134,.10),transparent 26%),
    linear-gradient(135deg,#fff,#F1F8F6);
  box-shadow:0 18px 48px rgba(13,43,69,.07);
  position:relative;
  overflow:hidden;
}
.tsm-author-hero:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:170px;
  height:5px;
  background:linear-gradient(90deg,var(--teal),var(--orange),var(--gold));
}
.tsm-author-hero-avatar .tsm-author-photo,
.tsm-author-hero-avatar .tsm-author-initials{
  width:150px;
  height:150px;
}
.tsm-author-hero-avatar .tsm-author-initials{
  font-size:44px;
}
.tsm-author-hero-copy h1{
  margin:.12em 0 .08em;
  color:var(--navy);
  font-family:Georgia,serif;
  font-size:clamp(3rem,5vw,4.8rem);
  line-height:1;
  letter-spacing:-.04em;
}
.tsm-author-title{
  color:var(--teal);
  font-weight:850;
  margin:0 0 14px;
}
.tsm-author-hero-bio{
  max-width:760px;
  margin:0;
  color:#43545D;
  font-size:18px;
  line-height:1.68;
}
.tsm-author-expertise{
  margin-top:20px;
}
.tsm-author-expertise>strong{
  display:block;
  color:var(--navy);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin-bottom:8px;
}
.tsm-author-expertise>div{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}
.tsm-author-expertise span{
  padding:6px 10px;
  border-radius:999px;
  background:#fff;
  border:1px solid #D8E4E3;
  color:#49606A;
  font-size:12px;
  font-weight:750;
}
.tsm-author-standards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:42px;
  margin-top:48px;
  padding:34px 38px;
  border-radius:20px;
  background:#0D2B45;
  color:#fff;
}
.tsm-author-standards .tsm-eyebrow{color:#91D7D4}
.tsm-author-standards h2{
  color:#fff;
  font-family:Georgia,serif;
  font-size:2rem;
  margin:.2em 0 .35em;
}
.tsm-author-standards p{
  margin:0;
  color:#C9D6DC;
}
.tsm-author-standards nav{
  display:grid;
  gap:9px;
}
.tsm-author-standards nav a{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:13px 15px;
  border-radius:10px;
  background:rgba(255,255,255,.08);
  color:#fff;
  text-decoration:none;
  font-weight:750;
}
.tsm-author-articles{
  margin-top:58px;
}
.tsm-author-article-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.tsm-author-article-card{
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  box-shadow:0 8px 24px rgba(13,43,69,.04);
}
.tsm-author-article-image{
  display:block;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#EDF3F2;
}
.tsm-author-article-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.tsm-author-article-fallback{
  display:flex;
  width:100%;
  height:100%;
  align-items:center;
  justify-content:center;
  color:var(--teal);
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.tsm-author-article-card>div{
  padding:19px;
}
.tsm-author-article-card h3{
  margin:5px 0 9px;
  font-family:Georgia,serif;
  font-size:1.28rem;
  line-height:1.18;
}
.tsm-author-article-card h3 a{
  color:var(--navy);
  text-decoration:none;
}
.tsm-author-article-card p{
  color:#5B6971;
  font-size:14px;
  line-height:1.55;
}
.tsm-author-pagination{
  margin-top:30px;
}
.tsm-author-pagination .page-numbers{
  list-style:none;
  display:flex;
  gap:7px;
  padding:0;
}
.tsm-author-pagination a,
.tsm-author-pagination span{
  display:flex;
  min-width:38px;
  min-height:38px;
  align-items:center;
  justify-content:center;
  border:1px solid var(--line);
  border-radius:8px;
  background:#fff;
  color:var(--navy);
  text-decoration:none;
  font-weight:750;
}
.tsm-author-pagination .current{
  background:var(--navy);
  color:#fff;
}
@media(max-width:900px){
  .tsm-author-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tsm-author-standards{grid-template-columns:1fr}
}
@media(max-width:680px){
  .tsm-author-box{grid-template-columns:1fr}
  .tsm-author-box-avatar{width:max-content}
  .tsm-author-hero{
    grid-template-columns:1fr;
    padding:30px 24px;
  }
  .tsm-author-hero-avatar .tsm-author-photo,
  .tsm-author-hero-avatar .tsm-author-initials{
    width:110px;
    height:110px;
  }
  .tsm-author-hero-avatar .tsm-author-initials{font-size:34px}
  .tsm-author-article-grid{grid-template-columns:1fr}
  .tsm-author-standards{padding:27px 22px}
}


/* v5.7.0 — byline spacing */
.tsm-article-meta .tsm-byline{
  display:inline-flex;
  align-items:baseline;
  gap:5px;
}
.tsm-article-meta .tsm-byline-author{
  margin-left:0;
}


/* v5.7.1 — WordPress/Gravatar author-photo fallback */
.tsm-author-photo,
.tsm-author-gravatar{
  display:block;
  object-fit:cover;
  object-position:center;
  border-radius:50%;
}
.tsm-author-box-avatar .avatar,
.tsm-author-hero-avatar .avatar{
  margin:0;
}

/* Built-in cookie consent — v5.8.0 */
.tsm-cookie-consent{position:fixed;z-index:99990;left:18px;right:18px;bottom:18px;max-width:1180px;margin:auto;background:#fff;border:1px solid rgba(13,43,69,.16);border-radius:16px;box-shadow:0 18px 55px rgba(13,43,69,.2);color:#24323d}
.tsm-cookie-consent[hidden],.tsm-cookie-modal[hidden]{display:none!important}
.tsm-cookie-consent__inner{display:flex;gap:28px;align-items:center;padding:20px 22px}
.tsm-cookie-consent__copy{flex:1;min-width:0}.tsm-cookie-consent__copy strong{display:block;color:#0d2b45;font-family:Georgia,serif;font-size:1.25rem;margin-bottom:5px}.tsm-cookie-consent__copy p{margin:0 0 6px;line-height:1.55}.tsm-cookie-consent__links{font-size:.9rem}.tsm-cookie-consent__links a,.tsm-cookie-modal a{color:#0e7c86;text-decoration:underline;text-underline-offset:2px}
.tsm-cookie-consent__actions,.tsm-cookie-modal__actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}
.tsm-cookie-consent__actions{justify-content:flex-end;max-width:430px}
.tsm-cookie-btn{appearance:none;border:1px solid #0d2b45;background:#fff;color:#0d2b45;border-radius:8px;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer;line-height:1.2}.tsm-cookie-btn:hover,.tsm-cookie-btn:focus-visible{background:#eef7f7;outline:2px solid transparent}.tsm-cookie-btn--primary{background:#0e7c86;border-color:#0e7c86;color:#fff}.tsm-cookie-btn--primary:hover,.tsm-cookie-btn--primary:focus-visible{background:#096872}.tsm-cookie-btn--link{border-color:transparent;text-decoration:underline;background:transparent;padding-left:6px;padding-right:6px}
.tsm-cookie-modal{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;padding:22px}.tsm-cookie-modal__backdrop{position:absolute;inset:0;background:rgba(7,25,39,.66)}.tsm-cookie-modal__dialog{position:relative;width:min(720px,100%);max-height:min(760px,90vh);overflow:auto;background:#fff;border-radius:18px;padding:26px;box-shadow:0 24px 70px rgba(0,0,0,.3);color:#24323d}.tsm-cookie-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tsm-cookie-modal__head h2{margin:.15rem 0 .65rem;color:#0d2b45}.tsm-cookie-modal__close{border:0;background:transparent;color:#0d2b45;font-size:2rem;line-height:1;cursor:pointer;padding:0 4px}.tsm-cookie-options{display:grid;gap:10px;margin:20px 0}.tsm-cookie-option{display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid #d8e4e4;border-radius:12px;padding:14px 16px;background:#fff}.tsm-cookie-option.is-locked{background:#f6f9f8}.tsm-cookie-option span{display:grid;gap:3px}.tsm-cookie-option strong{color:#0d2b45}.tsm-cookie-option small{font-size:.9rem;line-height:1.4;color:#5a6870}.tsm-cookie-option input{width:22px;height:22px;accent-color:#0e7c86;flex:0 0 auto}.tsm-cookie-gpc{border-left:4px solid #f5b12d;background:#fff8e8;padding:10px 12px;border-radius:6px}.tsm-cookie-modal__policy{margin:16px 0 0}.tsm-cookie-lock{overflow:hidden}
@media(max-width:760px){.tsm-cookie-consent{left:10px;right:10px;bottom:10px}.tsm-cookie-consent__inner{display:block;padding:17px}.tsm-cookie-consent__actions{max-width:none;justify-content:flex-start;margin-top:13px}.tsm-cookie-btn{flex:1 1 auto}.tsm-cookie-modal{padding:10px}.tsm-cookie-modal__dialog{padding:20px}.tsm-cookie-option{align-items:flex-start}}

/* =========================================================
   v5.8.3 — FINAL MOBILE LAYOUT SAFETY OVERRIDES
   Keep this block at the end of site.css so later desktop
   refinements can never reintroduce multi-column mobile layouts.
   ========================================================= */

/* Prevent grid/flex children from forcing the viewport wider. */
.tsm-home-tools-band,
.tsm-tools-grid,
.tsm-tool-card,
.tsm-article-layout,
.tsm-article-body-grid,
.tsm-article-reading-column,
.tsm-article-sidebar,
.tsm-article-reading-column .entry-content,
.tsm-editorial-section,
.tsm-table-shell{
  min-width:0;
  box-sizing:border-box;
}

/* Tablet and below: article body must be one real column. */
@media(max-width:980px){
  .tsm-article-body-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:28px!important;
    width:100%!important;
    max-width:100%!important;
  }

  .tsm-article-reading-column{
    grid-column:1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  /* Put "On This Page" above the article instead of beside it. */
  .tsm-article-sidebar{
    grid-column:1!important;
    grid-row:1!important;
    position:static!important;
    top:auto!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  .tsm-article-sidebar .toc{
    position:static!important;
    top:auto!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    overflow:hidden;
  }

  .tsm-article-sidebar .toc ol{
    margin:0!important;
    padding-left:22px!important;
  }

  .tsm-article-sidebar .toc li,
  .tsm-article-sidebar .toc a{
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:normal;
  }

  .tsm-article-reading-column .entry-content,
  .tsm-article-reading-column .entry-content>p,
  .tsm-article-reading-column .entry-content>ul,
  .tsm-article-reading-column .entry-content>ol,
  .tsm-article-reading-column .entry-content>blockquote,
  .tsm-article-reading-column .entry-content>table{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  .tsm-editorial-section{
    width:100%!important;
    max-width:100%!important;
  }

  .entry-content img,
  .tsm-article-reading-column img{
    max-width:100%!important;
    height:auto!important;
  }

  /* Tables stay inside the reading column and scroll only themselves. */
  .entry-content .tsm-table-shell,
  .tsm-table-shell{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
  }

  .entry-content .tsm-table-shell table,
  .entry-content table.tsm-magazine-table{
    width:max-content!important;
    min-width:560px!important;
    max-width:none!important;
    table-layout:auto!important;
  }
}

/* Phones: force homepage tool cards to one column.
   This intentionally comes after every earlier 3-column tools rule. */
@media(max-width:760px){
  .tsm-home-tools-band{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden;
  }

  .tsm-home-tools-band .tsm-section-heading{
    width:100%;
    max-width:100%;
  }

  .tsm-home-tools-band .tsm-section-heading h2,
  .tsm-home-tools-band .tsm-section-heading p{
    max-width:100%;
    overflow-wrap:break-word;
  }

  .tsm-home-tools-band .tsm-tools-grid,
  .tsm-tools-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
  }

  .tsm-home-tools-band .tsm-tool-card,
  .tsm-tools-grid .tsm-tool-card{
    grid-column:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:0;
    overflow:hidden;
  }

  .tsm-tool-card strong,
  .tsm-tool-card span,
  .tsm-tool-card em{
    max-width:100%;
    overflow-wrap:break-word;
  }

  /* The article sidebar CTA is redundant on a phone and makes the
     On This Page area unnecessarily tall. Keep the TOC only. */
  .tsm-article-sidebar .tsm-sidebar-cta{
    display:none!important;
  }

  .tsm-article-sidebar .toc{
    padding:18px 18px!important;
    border-radius:14px;
  }

  .tsm-article-sidebar .toc strong{
    margin-bottom:8px;
  }

  .tsm-article-sidebar .toc li{
    margin:8px 0;
    font-size:14px;
    line-height:1.45;
  }

  .tsm-article-highlight-strip{
    max-width:100%;
  }

  /* A table can be wider than the phone, but the PAGE cannot. */
  .entry-content .tsm-table-shell table,
  .entry-content table.tsm-magazine-table{
    min-width:520px!important;
  }
}

/* Very narrow phones: keep article/card padding usable. */
@media(max-width:480px){
  .tsm-home-tools-band{
    padding-left:18px!important;
    padding-right:18px!important;
  }

  .tsm-tool-card{
    padding:21px!important;
  }

  .tsm-article-hero-v2{
    padding-left:20px!important;
    padding-right:20px!important;
  }

  .tsm-article-sidebar .toc{
    padding:16px!important;
  }
}
