.tml-railed{--tr-ink:var(--color-ink,#151515);--tr-ink-2:#484848;--tr-muted:var(--color-text-muted,#6f6f6f);--tr-rule:#e6e6e6;--tr-tone:var(--color-bg-secondary,#f7f7f7);--tr-accent:var(--color-cobalt,#1957d2);--tr-header:var(--tenml-header-h,var(--header-sticky-height,60px));--tr-rail-w:248px;--tr-main-w:600px;--tr-main-grow:40px;--tr-gap:clamp(56px, 6.5vw, 104px);box-sizing:border-box;width:100%;max-width:calc(var(--tr-main-w) + 80px);margin-inline:auto;padding:32px 20px 72px}@media (min-width:768px){.tml-railed{padding:56px 40px 96px}}.tml-railed .tml-railed__head,.tml-railed .tml-railed__main{min-width:0}@media (min-width:1024px){.tml-railed.tml-railed{grid-template-columns:var(--tr-rail-w) minmax(0, calc(var(--tr-main-w) + var(--tr-main-grow)));-moz-column-gap:var(--tr-gap);justify-content:center;column-gap:var(--tr-gap);max-width:calc(var(--tr-rail-w) + var(--tr-gap) + var(--tr-main-w) + var(--tr-main-grow) + 80px);grid-template-rows:auto 1fr;grid-template-areas:"rail head""rail main";display:grid}.tml-railed .tml-railed__head{grid-area:head}.tml-railed .tml-railed__main{grid-area:main}}.tml-railed .tml-rail{display:none}@media (min-width:1024px){.tml-railed .tml-rail{top:calc(var(--tr-header) + 32px);max-height:calc(100vh - var(--tr-header) - 56px);max-height:calc(100dvh - var(--tr-header) - 56px);flex-direction:column;grid-area:rail;align-self:start;gap:28px;padding-top:6px;display:flex;position:sticky}}@media (min-width:1024px) and (max-height:620px){.tml-railed .tml-rail{overscroll-behavior:contain;scrollbar-width:none;overflow-y:auto}.tml-railed .tml-rail .tml-toc{flex:none}.tml-railed .tml-rail .tml-toc__track{overflow:visible}}.tml-railed .tml-toc{flex-direction:column;flex:0 auto;min-height:0;display:flex}.tml-railed .tml-toc__title,.tml-railed .tml-toc-m__label{letter-spacing:.075em;text-transform:uppercase;color:var(--tr-ink);align-items:center;gap:10px;margin:0;font-family:futura-pt,sans-serif;font-size:12px;font-weight:600;line-height:1.3;display:flex}.tml-railed .tml-toc__icon{color:var(--tr-accent);flex:none}.tml-railed .tml-toc__track{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--tr-rule) transparent;min-height:0;margin-top:12px;overflow-y:auto}.tml-railed .tml-toc__rail{position:relative}.tml-railed .tml-toc__rule{background:var(--tr-rule);width:1px;position:absolute;top:0;bottom:0;left:5px}.tml-railed .tml-toc__fill{background:var(--tr-accent);transform-origin:top;transition:transform .3s cubic-bezier(.215,.61,.355,1);position:absolute;inset:0 -.5px;transform:scaleY(0)}.tml-railed .tml-toc__list,.tml-railed .tml-toc-m__list{margin:0;padding:0;list-style:none}.tml-railed .tml-toc__list li,.tml-railed .tml-toc-m__list li{margin:0;padding:0}.tml-railed .tml-toc__list a{box-sizing:border-box;min-height:44px;color:var(--tr-muted);align-items:center;padding:8px 4px 8px 22px;font-size:14px;line-height:1.4;text-decoration:none;transition:color .15s;display:flex;position:relative}.tml-railed .tml-toc__list li[data-level="3"] a{padding-left:36px;font-size:13px}.tml-railed .tml-toc__list a:before{content:"";background:var(--tr-accent);opacity:0;border-radius:50%;width:7px;height:7px;margin-top:-3.5px;transition:opacity .15s,transform .2s cubic-bezier(.215,.61,.355,1);position:absolute;top:50%;left:2px;transform:scale(.6)}@media (hover:hover) and (pointer:fine){.tml-railed .tml-toc__list a:hover,.tml-railed .tml-toc-m__list a:hover{color:var(--tr-ink)}}.tml-railed .tml-toc__list a[aria-current],.tml-railed .tml-toc-m__list a[aria-current]{color:var(--tr-accent)}.tml-railed .tml-toc__list a[aria-current]:before{opacity:1;transform:none}.tml-railed.tml-railed .tml-toc__track a:focus-visible,.tml-railed.tml-railed .tml-toc-m :is(summary,a):focus-visible{outline:2px solid var(--tr-ink);outline-offset:-2px;border-radius:4px}.tml-railed.tml-railed .tml-cta .tml-cta__btn:focus-visible{outline:2px solid var(--tr-ink);outline-offset:3px;border-radius:30px}.tml-railed.tml-railed [tabindex="-1"]:focus{outline:none}.tml-railed .tml-toc-m{background:var(--tr-tone);border-radius:10px;margin:24px 0 0;padding:0;overflow:visible}@media (min-width:1024px){.tml-railed .tml-toc-m{display:none}}.tml-railed .tml-toc-m summary{cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;min-height:52px;padding:0 16px;list-style:none;display:flex}.tml-railed .tml-toc-m summary::-webkit-details-marker{display:none}.tml-railed .tml-toc-m__count{text-align:center;min-width:24px;color:var(--tr-ink-2);font-variant-numeric:tabular-nums;background:#fff;border-radius:30px;margin-left:auto;padding:2px 8px;font-size:13px;font-weight:600;line-height:1.4}.tml-railed .tml-toc-m__chevron{flex:none;transition:transform .2s cubic-bezier(.215,.61,.355,1)}.tml-railed .tml-toc-m[open] .tml-toc-m__chevron{transform:rotate(180deg)}.tml-railed .tml-toc-m__list{border-top:1px solid var(--tr-rule);padding:0 16px 8px}.tml-railed .tml-toc-m__list a{box-sizing:border-box;min-height:48px;color:var(--tr-ink-2);align-items:center;padding:10px 0;font-size:15px;line-height:1.4;text-decoration:none;display:flex}.tml-railed .tml-toc-m__list li+li a{border-top:1px solid var(--tr-rule)}.tml-railed .tml-cta{background:var(--tr-tone);border-radius:10px;flex-direction:column;flex:none;align-items:flex-start;gap:10px;padding:24px;display:flex}.tml-railed .tml-cta__title{letter-spacing:normal;text-transform:none;text-wrap:balance;color:var(--tr-ink);margin:0;font-family:futura-pt,sans-serif;font-size:20px;font-weight:600;line-height:1.25}.tml-railed .tml-cta__copy{color:var(--tr-ink-2);margin:0;font-size:14px;line-height:1.55}.tml-railed .tml-cta__btn{box-sizing:border-box;background:var(--color-black,#000);color:#fff;letter-spacing:.125em;text-transform:uppercase;border-radius:30px;justify-content:center;align-items:center;min-height:44px;margin-top:8px;padding:12px 22px;font-family:futura-pt,sans-serif;font-size:12.8px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.tml-railed .tml-cta__btn:hover{color:#fff;background:#2b2b2b}}.tml-railed .tml-cta--inline{margin-top:48px;padding:28px 24px}.tml-railed .tml-cta--inline .tml-cta__title{font-size:24px}@media (min-width:1024px){.tml-railed .tml-cta--inline{display:none}}@media (prefers-reduced-motion:reduce){.tml-railed .tml-toc__fill,.tml-railed .tml-toc__list a,.tml-railed .tml-toc__list a:before,.tml-railed .tml-toc-m__chevron,.tml-railed .tml-cta__btn{transition:none}}.tml-railed .tml-railed__head{overflow:visible}.tml-railed.tml-railed--guide{--tr-main-w:680px}.tml-railed.tml-railed--guide :is(.tml-page__lede,.tml-page__body,.tml-guide__points,.tml-guide__fine){max-width:35em}.tml-page.tml-guide .tml-railed--guide .tml-guide__byline{border-block:1px solid var(--tr-rule);margin:20px 0 0;padding-block:14px}
.tml-page.tml-guide .tml-guide__crumbs ol{color:var(--tp-muted);flex-wrap:wrap;gap:4px 8px;margin:0 0 20px;padding:0;font-size:.875rem;line-height:1.4;list-style:none;display:flex}.tml-page.tml-guide .tml-guide__crumbs li+li:before{content:"/";color:var(--tp-rule);margin-right:8px}.tml-page.tml-guide .tml-guide__crumbs a{color:var(--tp-muted);text-underline-offset:2px;margin:-12px -6px;padding:12px 6px;text-decoration:underline;display:inline-block}.tml-page.tml-guide .tml-page__lede{margin-bottom:12px}.tml-page.tml-guide .tml-guide__updated{color:var(--tp-muted);margin:0 0 32px;font-size:.875rem}.tml-page.tml-guide .tml-guide__byline{flex-wrap:wrap;gap:4px 16px;display:flex}.tml-page.tml-guide .tml-guide__byline>span{white-space:nowrap}.tml-author-links{white-space:normal}.tml-author-links a,.tml-guide__policy a,.tml-byline__policy a{color:inherit;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.tml-author-links a:focus-visible,.tml-guide__policy a:focus-visible,.tml-byline__policy a:focus-visible{outline:2px solid var(--color-ink,#151515);outline-offset:3px;border-radius:4px}.tml-page.tml-guide .tml-guide__byline>.tml-guide__authors{white-space:normal}.tml-guide__policy,.tml-byline__policy{white-space:nowrap}.tml-page.tml-guide .tml-guide__points{color:var(--tp-muted);margin:12px 0 0;padding-left:1.25em;font-size:1rem;line-height:1.6}.tml-page.tml-guide .tml-guide__points li+li{margin-top:8px}.tml-page.tml-guide .tml-guide__points a,.tml-page.tml-guide .tml-page__question+.tml-page__body a{color:var(--color-cobalt,#1957d2);text-underline-offset:2px;text-decoration:underline}.tml-page.tml-guide .tml-guide__fine{color:var(--tp-muted);margin:12px 0 0;font-size:.8125rem;line-height:1.5}.tml-page.tml-guide .tml-guide__independence{border-top:1px solid var(--tp-rule);margin-top:32px;padding-top:20px}.tml-page.tml-guide .tml-guide__sizes{grid-template-columns:1fr;gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.tml-page.tml-guide .tml-guide__sizes{grid-template-columns:repeat(3,minmax(0,1fr))}}.tml-page.tml-guide .tml-guide__size{border:1px solid var(--tp-tint-border);background:var(--tp-tint);border-radius:12px;padding:16px}.tml-page.tml-guide .tml-guide__size p{margin:0}.tml-page.tml-guide .tml-guide__size-ml{letter-spacing:-.01em;font-size:1.5rem;font-weight:600;line-height:1.1}.tml-page.tml-guide .tml-guide__size-role{text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.875rem;font-weight:600}.tml-page.tml-guide .tml-guide__size-body{margin-top:10px;font-size:.9375rem;line-height:1.5}.tml-page.tml-guide .tml-guide__size-from{color:var(--tp-muted);margin-top:10px;font-size:.875rem}.tml-page.tml-guide .tml-guide__picks{margin-top:20px}.tml-page.tml-guide .tml-guide__picks-title{text-transform:none;margin:0 0 8px;font-size:1.0625rem;font-weight:600;line-height:1.4}.tml-page.tml-guide .tml-guide__pick-list{counter-reset:tml-pick;margin:0;padding:0;list-style:none}.tml-page.tml-guide .tml-guide__pick{border-top:1px solid var(--tp-rule);counter-increment:tml-pick;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;padding:12px 0;display:grid}@media (min-width:640px){.tml-page.tml-guide .tml-guide__pick{grid-template-columns:96px minmax(0,1fr)}}.tml-page.tml-guide .tml-guide__pick-media{aspect-ratio:1;background:var(--color-bg-secondary,#f5f5f5);border-radius:10px;display:block;overflow:hidden}.tml-page.tml-guide .tml-guide__pick-media img{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}.tml-page.tml-guide .tml-guide__pick-text p{margin:0}.tml-page.tml-guide .tml-guide__pick-brand{text-transform:uppercase;letter-spacing:.06em;color:var(--tp-muted);font-size:.8125rem}.tml-page.tml-guide .tml-guide__pick-name{font-size:1.0625rem;font-weight:600;line-height:1.35}.tml-page.tml-guide .tml-guide__pick-name:before{content:counter(tml-pick) ". ";color:var(--tp-muted);font-weight:400}.tml-page.tml-guide .tml-guide__pick-name a{color:var(--tp-ink);text-decoration:none}.tml-page.tml-guide .tml-guide__pick-name a:hover,.tml-page.tml-guide .tml-guide__pick-name a:focus-visible{text-underline-offset:2px;text-decoration:underline}.tml-page.tml-guide .tml-guide__pick-notes,.tml-page.tml-guide .tml-guide__pick-sizes{color:var(--tp-muted);margin-top:4px;font-size:.875rem;line-height:1.45}.tml-page.tml-guide .tml-guide__table-wrap{max-width:100%;margin-top:20px;overflow-x:auto}.tml-page.tml-guide .tml-guide__table-wrap>.table-wrapper{overflow:visible}.tml-page.tml-guide .tml-guide__table-wrap:focus-visible{outline:2px solid var(--color-ink,#151515);outline-offset:3px}.tml-page.tml-guide .tml-guide__table{border-collapse:collapse;width:100%;min-width:460px;font-size:.9375rem;line-height:1.45}.tml-page.tml-guide .tml-guide__table caption{text-align:left;color:var(--tp-muted);padding-bottom:8px;font-size:.8125rem}.tml-page.tml-guide .tml-guide__table th,.tml-page.tml-guide .tml-guide__table td{border-bottom:1px solid var(--tp-rule);text-align:left;vertical-align:top;padding:10px 12px 10px 0}.tml-page.tml-guide .tml-guide__table thead th{text-transform:none;font-size:.8125rem;font-weight:600}.tml-page.tml-guide .tml-guide__table tbody th{font-weight:600}.tml-page.tml-guide .tml-guide__table a{color:var(--tp-ink);text-underline-offset:2px;text-decoration:underline}.tml-page.tml-guide .tml-guide__per-ml{color:var(--tp-muted);font-size:.8125rem;display:block}.tml-page.tml-guide .tml-hub{--th-ink:var(--color-ink,#151515);--th-ink-2:#484848;--th-muted:var(--color-text-muted,#6f6f6f);--th-rule:#e6e6e6;--th-tone:var(--color-bg-secondary,#f7f7f7);--th-accent:var(--color-cobalt,#1957d2);--th-gutter:20px;box-sizing:border-box;width:100%;max-width:1440px;padding:28px var(--th-gutter) 72px;color:var(--th-ink);margin-inline:auto}@media (min-width:768px){.tml-page.tml-guide .tml-hub{--th-gutter:40px;padding-top:40px}}@media (min-width:1200px){.tml-page.tml-guide .tml-hub{--th-gutter:60px;padding-bottom:96px}}.tml-guide .tml-hub :where(h1,h2,h3,p,ol,ul){letter-spacing:normal;text-transform:none;margin:0;padding:0;font-family:inherit;list-style:none}.tml-guide .tml-hub :where(h1,h2,h3){color:var(--th-ink);text-wrap:balance;font-weight:600}.tml-guide .tml-hub a{color:inherit;text-decoration:none}.tml-guide.tml-guide .tml-hub a:focus-visible{outline:2px solid var(--th-ink);outline-offset:3px;border-radius:4px}.tml-guide .tml-hub__kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--th-accent);font-size:12px;font-weight:600;line-height:1.4}.tml-guide .tml-hub__hero{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro""feature""start";gap:32px;display:grid}@media (min-width:1024px){.tml-guide .tml-hub__hero{-moz-column-gap:56px;grid-template:"intro feature""start feature"1fr/minmax(0,5fr) minmax(0,7fr);align-items:start;gap:40px 56px}.tml-guide .tml-hub__hero--solo{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"intro start"}}@media (min-width:1200px){.tml-guide .tml-hub__hero{-moz-column-gap:72px;column-gap:72px}}.tml-guide .tml-hub__intro{grid-area:intro}.tml-guide .tml-hub__title{letter-spacing:-.025em;margin-top:4px;font-size:clamp(2.5rem,1.9rem + 2.4vw,4rem);line-height:1.02}.tml-guide .tml-hub__lede{max-width:34em;color:var(--th-ink-2);margin-top:16px;font-size:1.125rem;line-height:1.55}@media (min-width:1200px){.tml-guide .tml-hub__lede{font-size:1.25rem}}.tml-guide .tml-hub-feature{grid-area:feature;grid-template-areas:"media""body";display:grid;position:relative}.tml-guide .tml-hub-feature__media{grid-area:media}.tml-guide .tml-hub-feature__body{grid-area:body;padding-top:20px}.tml-guide .tml-hub-feature__title{letter-spacing:-.015em;margin-top:8px;font-size:clamp(1.5rem,1.2rem + 1.1vw,2.125rem);line-height:1.15}.tml-guide .tml-hub-feature__title a:after,.tml-guide .tml-hub-card__title a:after,.tml-guide .tml-hub-guide__title a:after,.tml-guide .tml-hub__step-title a:after,.tml-guide .tml-hub__shelf-title a:after{content:"";position:absolute;inset:0}.tml-guide .tml-hub-feature__dek{max-width:40em;color:var(--th-muted);margin-top:10px;font-size:1rem;line-height:1.55}.tml-guide .tml-hub-feature__media,.tml-guide .tml-hub-card__media{background:var(--th-tone);aspect-ratio:3/2;border-radius:8px;overflow:hidden}.tml-guide .tml-hub-feature__media img,.tml-guide .tml-hub-card__media img{-o-object-fit:cover;object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block}.tml-guide .tml-hub__start{grid-area:start;scroll-margin-top:76px}.tml-guide .tml-hub__start-heading{letter-spacing:-.01em;margin-top:6px;font-size:1.25rem;line-height:1.3}.tml-guide .tml-hub__start-list{counter-reset:tml-step;margin-top:14px}.tml-guide .tml-hub__step{border-top:1px solid var(--th-rule);counter-increment:tml-step;grid-template-columns:2.25rem minmax(0,1fr);padding:16px 0;display:grid;position:relative}.tml-guide .tml-hub__step:before{content:counter(tml-step, decimal-leading-zero);color:var(--th-muted);font-variant-numeric:tabular-nums;grid-row:1/span 2;padding-top:2px;font-size:.875rem;font-weight:600;line-height:1.4}.tml-guide .tml-hub__step-title{font-size:1.0625rem;line-height:1.3}.tml-guide .tml-hub__step-dek{color:var(--th-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tml-guide .tml-hub__topics{border-block:1px solid var(--th-rule);flex-direction:column;gap:12px;margin-top:48px;padding-block:16px;display:flex}.tml-guide .tml-hub__topics .tml-hub__kicker{color:var(--th-muted)}.tml-guide .tml-hub__chips{margin-inline:calc(-1 * var(--th-gutter));padding-inline:var(--th-gutter);scroll-padding-inline:var(--th-gutter);scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.tml-guide .tml-hub__chips::-webkit-scrollbar{display:none}.tml-guide .tml-hub__chips>li{flex:none}@media (min-width:768px){.tml-guide .tml-hub__topics{flex-direction:row;align-items:baseline;gap:24px;margin-top:64px}.tml-guide .tml-hub__topics .tml-hub__kicker{flex:none}.tml-guide .tml-hub__chips{flex-wrap:wrap;margin-inline:0;padding-inline:0;overflow:visible}}.tml-guide .tml-hub__chip{border:1px solid var(--th-rule);white-space:nowrap;border-radius:30px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:.9375rem;font-weight:500;line-height:1.2;transition:border-color .2s;display:inline-flex}.tml-guide .tml-hub__chip-count{color:var(--th-muted);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:400}.tml-guide .tml-hub__section{padding-top:56px;scroll-margin-top:76px}@media (min-width:1024px){.tml-guide .tml-hub__section{padding-top:80px}}.tml-guide .tml-hub__heading{letter-spacing:-.015em;margin-bottom:20px;font-size:clamp(1.5rem,1.25rem + 1vw,2rem);line-height:1.15}@media (min-width:1024px){.tml-guide .tml-hub__heading{margin-bottom:28px}}.tml-guide .tml-hub__guides{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}@media (min-width:600px){.tml-guide .tml-hub__guides{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (min-width:900px){.tml-guide .tml-hub__guides{grid-template-columns:repeat(3,minmax(0,1fr))}}.tml-guide .tml-hub-guide{background:var(--th-tone);border-radius:10px;flex-direction:column;gap:8px;padding:20px 20px 18px;display:flex;position:relative}.tml-guide .tml-hub-guide__title{font-size:1.0625rem;line-height:1.3}.tml-guide .tml-hub-guide__dek{color:var(--th-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tml-guide .tml-hub__arrow{color:var(--th-ink);margin-top:auto;padding-top:4px;transition:transform .2s ease-out;display:block}.tml-guide .tml-hub__guides+.tml-hub__grid{margin-top:32px}.tml-guide .tml-hub-card{-moz-column-gap:16px;border-top:1px solid var(--th-rule);grid-template-columns:120px minmax(0,1fr);grid-template-areas:"media body";align-items:start;column-gap:16px;padding:16px 0;display:grid;position:relative}.tml-guide .tml-hub-card__media{grid-area:media}.tml-guide .tml-hub-card__body{grid-area:body}.tml-guide .tml-hub-card__title{font-size:1rem;line-height:1.3}.tml-guide .tml-hub-card__dek{color:var(--th-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.tml-guide .tml-hub-card__meta{color:var(--th-muted);font-variant-numeric:tabular-nums;margin-top:6px;font-size:.8125rem;line-height:1.4}.tml-guide .tml-hub-feature__body .tml-hub-card__meta{margin-top:12px}@media (min-width:600px){.tml-guide .tml-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px;display:grid}.tml-guide .tml-hub-card{border:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"media""body";row-gap:14px;padding:0}.tml-guide .tml-hub-card__title{font-size:1.0625rem}.tml-guide .tml-hub-card__dek{margin-top:6px;font-size:.9375rem;line-height:1.5}.tml-guide .tml-hub-card__meta{margin-top:8px}}@media (min-width:900px){.tml-guide .tml-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.tml-guide .tml-hub__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 24px}}.tml-guide .tml-hub__shelf{border-top:1px solid var(--th-rule);grid-template-columns:minmax(0,1fr);gap:48px;margin-top:72px;padding-top:40px;display:grid}@media (min-width:1024px){.tml-guide .tml-hub__shelf{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:104px}}.tml-guide .tml-hub__shelf-col{scroll-margin-top:76px}.tml-guide .tml-hub__shelf-heading{letter-spacing:-.01em;margin-bottom:12px;font-size:1.25rem;line-height:1.3}.tml-guide .tml-hub__shelf-item{border-top:1px solid var(--th-rule);padding:14px 0;position:relative}.tml-guide .tml-hub__shelf-title{font-size:1rem;line-height:1.35}.tml-guide .tml-hub__shelf-dek{color:var(--th-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tml-guide .tml-hub__cta{background:var(--th-tone);border-radius:10px;flex-direction:column;align-items:flex-start;gap:16px;margin-top:72px;padding:28px 24px;display:flex}@media (min-width:768px){.tml-guide .tml-hub__cta{flex-direction:row;justify-content:space-between;align-items:center;gap:32px;padding:36px 40px}}@media (min-width:1024px){.tml-guide .tml-hub__cta{margin-top:96px}}.tml-guide .tml-hub__cta-title{letter-spacing:-.01em;font-size:1.5rem;line-height:1.2}.tml-guide .tml-hub__cta-copy{max-width:36em;color:var(--th-ink-2);margin-top:6px;font-size:.9375rem;line-height:1.55}.tml-guide .tml-hub .tml-hub__btn{background:var(--color-black,#000);color:#fff;letter-spacing:.125em;text-transform:uppercase;white-space:nowrap;border-radius:30px;flex:none;justify-content:center;align-items:center;min-height:44px;padding:12px 22px;font-size:12.8px;font-weight:600;line-height:1.2;transition:background-color .2s;display:inline-flex}.tml-guide.tml-guide .tml-hub .tml-hub__btn:focus-visible{border-radius:30px}.tml-guide .tml-hub__fine{color:var(--th-muted);margin-top:32px;font-size:.8125rem;line-height:1.5}@media (hover:hover) and (pointer:fine){.tml-guide .tml-hub__chip:hover{border-color:var(--th-ink)}.tml-guide .tml-hub-feature:hover img,.tml-guide .tml-hub-card:hover img{transform:scale(1.03)}.tml-guide .tml-hub-feature:hover .tml-hub-feature__title a,.tml-guide .tml-hub-card:hover .tml-hub-card__title a,.tml-guide .tml-hub-guide:hover .tml-hub-guide__title a,.tml-guide .tml-hub__step:hover .tml-hub__step-title a,.tml-guide .tml-hub__shelf-item:hover .tml-hub__shelf-title a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.tml-guide .tml-hub-guide:hover .tml-hub__arrow{transform:translate(3px)}.tml-guide .tml-hub .tml-hub__btn:hover{color:#fff;background:#2b2b2b}}@media (prefers-reduced-motion:reduce){.tml-guide .tml-hub-feature__media img,.tml-guide .tml-hub-card__media img,.tml-guide .tml-hub__arrow,.tml-guide .tml-hub__chip,.tml-guide .tml-hub .tml-hub__btn{transition:none}.tml-guide .tml-hub-feature:hover img,.tml-guide .tml-hub-card:hover img{transform:none}}.tml-index{-moz-column-gap:48px;color:var(--color-ink,#151515);grid-template-columns:1fr;column-gap:48px;margin:0;padding:0;list-style:none;display:grid}.tml-index .tml-index__item{border-top:1px solid #e6e6e6;margin:0;padding:16px 0 18px;position:relative}.tml-index .tml-index__title{letter-spacing:normal;text-transform:none;text-wrap:balance;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35}.tml-index .tml-index__title a{color:var(--color-ink,#151515);text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:text-decoration-color .2s ease-out}.tml-index .tml-index__title a:after{content:"";position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.tml-index .tml-index__item:hover .tml-index__title a{text-decoration-color:currentColor}}.tml-index .tml-index__summary{color:var(--color-text-muted,#6f6f6f);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.9375rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tml-index .tml-index__meta{color:var(--color-text-muted,#6f6f6f);font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:.8125rem;line-height:1.4}.tml-index .tml-index__title a:focus-visible,.tml-page.tml-guide .tml-guide__crumbs a:focus-visible{outline:2px solid var(--color-ink,#151515);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.tml-index .tml-index__title a{transition:none}}.tml-related-guides{color:var(--color-ink,#151515);margin-top:40px}.tml-related-guides .tml-related-guides__title{letter-spacing:-.01em;text-transform:none;margin:0 0 12px;font-size:1.25rem;font-weight:600;line-height:1.3}.tml-related-guides .tml-related-guides__list{grid-template-columns:1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.tml-related-guides .tml-related-guides__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.tml-related-guides .tml-related-guides__item{border:1px solid #e6e6e6;border-radius:12px;padding:14px 16px}.tml-related-guides .tml-related-guides__item a{color:var(--color-ink,#151515);text-underline-offset:2px;font-weight:600;text-decoration:underline}.tml-related-guides .tml-related-guides__item p{color:var(--color-text-muted,#6f6f6f);margin:6px 0 0;font-size:.875rem;line-height:1.5}.tml-related-guides .tml-related-guides__all{margin:14px 0 0;font-size:.9375rem}.tml-related-guides .tml-related-guides__all a{color:var(--color-cobalt,#1957d2);text-underline-offset:2px;text-decoration:underline}
