@layer journal-reset{:where(.journal) :not(svg,svg *,img),:where(.journal) :not(svg,svg *,img):before,:where(.journal) :not(svg,svg *,img):after{all:revert}}.journal{--ink:#1c1c1c;--cream:#f7f9fa;--white:#fff;--tile:#ecf1f3;--card-dark:#242424;--surface-dark:#2b2b2b;--gray:#6f6f6f;--gray-soft:#b6bdc0;--hairline:#dfe9ed;--red:#e83838;--red-hover:#be2e2e;--ease:cubic-bezier(.16,1.08,.38,.98);--dur:.5s;--font:var(--font-text),ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}:where(.journal),:where(.journal) *,:where(.journal) :before,:where(.journal) :after{box-sizing:border-box}html:has(.journal){-webkit-text-size-adjust:100%;scroll-behavior:auto;scroll-padding-top:84px}.journal{background:var(--cream);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;font-weight:400;line-height:23px}body:has(>.journal){background:#f7f9fa}.journal ::selection{background:var(--ink);color:var(--cream)}:where(.journal) a{color:inherit;text-decoration:none}:where(.journal) img{max-width:100%;display:block}:where(.journal) button{font:inherit;color:inherit}.i{flex:none;width:16px;height:16px}.i path,.i line,.i polyline,.i circle{vector-effect:non-scaling-stroke}.keep{text-transform:none}:where(.journal) a:focus-visible,:where(.journal) button:focus-visible,:where(.journal) summary:focus-visible,:where(.journal) input:focus-visible{outline:2px solid var(--red);outline-offset:2px}.nav-action:focus-visible,.nav-menu:focus-visible,.sheet-nav a:focus-visible{outline-offset:4px}.wrap{width:100%;padding:0 20px}.wrap-in{width:100%;max-width:1200px;margin:0 auto}.wrap-in.wrap-wide{--aside-w:260px;max-width:1400px}@media (min-width:1380px){.wrap-in.wrap-wide{--aside-w:272px}}@media (min-width:768px){.wrap{padding:0 32px}}.eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--gray-soft);margin:0 0 24px;font-size:11px;font-weight:400;line-height:15px}.eyebrow-dark{color:var(--cream)}.caption{color:var(--gray);font-size:13px;line-height:19px}.link{text-transform:lowercase;color:var(--red);transition:color var(--dur) var(--ease);align-items:center;gap:12px;margin:-16px 0;padding:16px 0;font-size:13px;line-height:1;display:inline-flex}.link .i{width:20px;height:8px;transition:transform var(--dur) var(--ease)}.link:hover{color:var(--ink)}.link:hover .i{transform:translate(4px)}.link-cream{color:var(--cream)}.link-cream:hover{color:var(--red)}.pill{letter-spacing:.21em;text-transform:uppercase;cursor:pointer;min-height:52px;transition:background-color var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease);border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;padding:0 32px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.pill:hover{transition-duration:1s}.pill:active{transition-duration:.15s;scale:.98}.pill-red{background:var(--red);border-color:var(--red);color:var(--cream)}.pill-red:hover{background:var(--red-hover);border-color:var(--red-hover)}.pill-ink{border-color:var(--ink);color:var(--ink)}.pill-ink:hover{background:var(--ink);color:var(--cream)}.pill-light{border-color:var(--cream);color:var(--cream)}.pill-light:hover{background:var(--cream);color:var(--ink)}.pill .i{width:16px;height:16px;transition:rotate 1s var(--ease)}.pill:hover .i{rotate:45deg}.tag{letter-spacing:normal;text-transform:lowercase;white-space:nowrap;color:#6b7075;border:1px solid #6b7075;border-radius:999px;flex:none;align-items:center;min-height:32px;padding:0 14px;font-size:13px;font-weight:400;line-height:19px;display:inline-flex}.tag-link{transition:background-color var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease)}.tag-link:hover{background:var(--ink);border-color:var(--ink);color:#fff}.hero{color:#fff;background:#000;flex-direction:column;justify-content:flex-end;height:100svh;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-photo{z-index:0;object-fit:cover;object-position:50% 67%;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059 0,#0000 180px),#0006;position:absolute;inset:0}.hero-blur{z-index:2;pointer-events:none;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:38%;position:absolute;inset:0 auto 0 0;-webkit-mask-image:linear-gradient(90deg,#000 0% 31.58%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 31.58%,#0000 100%)}.hero .wrap{z-index:3;position:relative}.hero-in{grid-template-columns:minmax(0,1fr);padding:120px 0 48px;display:grid}.hero-tabs{flex-wrap:wrap;gap:12px 37px;margin:0 0 40px;display:flex}.hero-title{letter-spacing:-.03em;text-transform:lowercase;color:#fff;margin:0;font-size:34px;font-weight:300;line-height:1}.hero-lede{text-transform:lowercase;color:#fff;max-width:344px;margin:20px 0 0;font-size:15px;font-weight:500;line-height:1.45}.hero-sub{margin:40px 0 0}.hero-sub-label{letter-spacing:.1em;text-transform:uppercase;color:#b6bdc0;max-width:none;margin:12px 0 0;font-size:10px;font-weight:500;line-height:1.44}.hero-sub-row{gap:11px;display:flex}.hero-sub-input{height:40px;font-family:var(--font);letter-spacing:.14em;transition:border-color var(--dur) var(--ease);color:#fff;background:0 0;border:1px solid #b6bdc0;border-radius:2px;flex:1;min-width:0;padding:0 14px;font-size:11px;font-weight:500}.hero-sub-input::placeholder{color:#b6bdc0;opacity:1;transition:color var(--dur) var(--ease)}.hero-sub-input:hover,.hero-sub-input:focus{border-color:#ff3636;outline:none}.hero-sub-input:hover::placeholder,.hero-sub-input:focus::placeholder{color:#0000}.hero-sub-btn{color:#ff3636;width:83px;height:40px;font-family:var(--font);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background-color var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease);background:0 0;border:1px solid #ff3636;border-radius:3px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 0 0 .22em;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.hero-sub-btn .i{width:17px;height:17px;transition:rotate var(--dur) var(--ease)}.hero-sub-btn:hover{color:#fff;background:#ff3636}.hero-sub-btn:hover .i{rotate:45deg}.hero-sub-btn:active{background:#d92e2e;border-color:#d92e2e}@media (max-width:767px){.hero-photo{object-position:40% 67%}.hero:after{background:linear-gradient(#00000059 0,#0000 160px),linear-gradient(0deg,#000000a6 0,#0000 80%),#0006}}@media (min-width:768px){.hero-title{font-size:44px}.hero-sub{max-width:320px}}@media (min-width:1024px){.hero{display:block}.hero-tabs{display:none}.hero-in{grid-template-columns:minmax(0,1fr) calc(320px + var(--aside-w));column-gap:64px;padding:calc(max(100svh,640px)/2.04499) 0 0}.hero-title{grid-area:1/1/auto/-1;font-size:54px}.hero-lede{grid-area:2/1}.hero-sub{grid-area:2/2;align-self:start;width:320px;max-width:none;margin:38px 0 0;position:relative}.hero-sub-label{width:320px}.hero-sub-input{flex:none;width:226px}}.page-journal .hero{z-index:0;position:sticky;top:0}.page-journal .hero+.section{z-index:1;background:var(--cream);position:relative}@media (min-width:768px){.page-journal .hero+.section{padding-top:80px}}.section{padding:60px 0}@media (min-width:768px){.section{padding:120px 0}}.page-article main.section{padding-top:104px}@media (min-width:768px){.page-article main.section{padding-top:140px}}.col{min-width:0}.cols{grid-template-columns:minmax(0,1fr);gap:64px;display:grid}@media (min-width:1024px){.cols{grid-template-columns:minmax(0,1fr) 260px;column-gap:64px}}@media (min-width:1280px){.cols{grid-template-columns:170px minmax(0,640px) 260px;justify-content:space-between;column-gap:64px}}@media (min-width:1380px){.wrap-wide .cols{grid-template-columns:214px minmax(0,700px) var(--aside-w)}}@media (min-width:1280px){.page-article .cols{grid-template-columns:minmax(230px,1fr) minmax(0,640px) minmax(230px,1fr);justify-content:stretch;column-gap:48px}.page-article .aside{justify-self:end;width:226px}}@media (min-width:1380px){.page-article .wrap-wide .cols{grid-template-columns:minmax(230px,1fr) minmax(0,700px) minmax(230px,1fr);column-gap:64px}}.side{display:none}@media (min-width:1280px){.side{align-self:start;display:block;position:sticky;top:84px}}.aside{align-self:start}@media (min-width:1024px){.aside{flex-direction:column;align-self:stretch;display:flex}.promo-list{margin-bottom:110px;position:sticky;top:84px}}@media (min-width:1280px){.page-article .promo-list{top:116px}}@media (min-width:1024px){.page-journal .side{margin-top:100px}.page-journal .aside{padding-top:100px}}@media (min-width:1280px){.page-journal .side .eyebrow{letter-spacing:.1em;margin-bottom:32px;font-weight:500;line-height:1.44}.page-journal .side{margin-top:116px;top:116px}.page-journal .aside{padding-top:116px}.page-journal .promo-list{top:116px}.page-journal .aside{justify-self:end;width:226px}.hero-in{grid-template-columns:minmax(0,1fr) 546px}}.side-list{flex-direction:column;align-items:flex-start;gap:8px;margin:0;display:flex}.side-list .tag[aria-current=page],.side-m .tag[aria-current=page],.side-list .tag[aria-current=page]:hover,.side-m .tag[aria-current=page]:hover{color:#ff3636;background:0 0;border-color:#ff3636;font-weight:500}.side-m{scrollbar-width:none;overscroll-behavior-x:contain;flex-wrap:nowrap;gap:8px;margin:0 -20px 64px 0;padding-right:20px;display:flex;overflow-x:auto}.side-m::-webkit-scrollbar{display:none}@media (min-width:768px){.side-m{margin-right:-32px;padding-right:32px}}@media (min-width:1280px){.side-m{display:none}}.side-m{margin-top:-9px;margin-bottom:55px;padding-block:9px}.side-m .tag{position:relative}.side-m .tag:after{content:"";position:absolute;inset:-9px -2px}.promo-list{flex-direction:column;max-width:230px;display:flex}.announce{color:#000;flex-direction:column;display:flex}.announce+.announce{margin-top:26px;padding-top:23.5px;position:relative}.announce+.announce:before{content:"";background:linear-gradient(90deg,#0000,#dfe9ed 4% 96%,#0000);height:1px;position:absolute;inset:0 0 auto}.js .promo-list{opacity:0;visibility:hidden;transition:opacity var(--dur) var(--ease),transform var(--dur) var(--ease),visibility 0s linear var(--dur);transform:translateY(16px)}.js .promo-list.is-shown{opacity:1;visibility:visible;transition:opacity var(--dur) var(--ease),transform var(--dur) var(--ease),visibility 0s;transform:none}@media (min-width:1280px){.page-article .aside{padding-top:32px}}.announce-meta{letter-spacing:.1em;text-transform:uppercase;color:#b6bdc0;font-size:11px;font-weight:500;line-height:1.44}.announce-title{text-transform:capitalize;color:#000;margin-top:10.9px;font-size:18px;font-weight:400;line-height:1.3}.announce-text{color:#000;max-width:180px;margin-top:6.7px;font-size:12px;line-height:1.3}.announce-action{letter-spacing:.22em;text-transform:uppercase;color:#ff3636;transition:border-color var(--dur) var(--ease);border:0;border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:5px;margin:20px 0 -5px;padding:0 0 4px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.announce:hover .announce-action,.announce:focus-visible .announce-action{border-bottom-color:currentColor}.announce-action .i{width:17px;height:17px;transition:rotate 1s var(--ease)}.announce:hover .announce-action .i,.announce:focus-visible .announce-action .i{rotate:45deg}.aside-sub{max-width:230px;margin:220.5px 0 0}@media (min-width:1024px){.aside-sub{margin-top:-62px;position:sticky;top:calc(100vh - 130.84px)}}.aside-sub-label{letter-spacing:.1em;text-transform:uppercase;color:#b6bdc0;margin:0 0 15px;font-size:11px;font-weight:500;line-height:1.44}.aside-sub-box{width:226px;max-width:100%;height:40px;transition:border-color var(--dur) var(--ease);background:0 0;border:1px solid #ff3636;border-radius:2px;align-items:center;display:flex}.aside-sub-box:hover,.aside-sub-box:focus-within{border-color:#ff3636}.aside-sub-field{min-width:0;height:100%;font-family:var(--font);letter-spacing:.14em;color:var(--ink);background:0 0;border:0;flex:1;padding:0 0 0 14px;font-size:11px;font-weight:500}.aside-sub-field::placeholder{color:#b6bdc0;opacity:1;transition:color var(--dur) var(--ease)}.aside-sub-box:hover .aside-sub-field::placeholder,.aside-sub-box:focus-within .aside-sub-field::placeholder,.aside-sub-field:focus::placeholder{color:#0000}.aside-sub-field:focus,.aside-sub-field:focus-visible{outline:none}.aside-sub-go{color:#ff3636;cursor:pointer;background:0 0;border:0;flex:none;align-items:center;height:100%;padding:0 15px 0 8px;display:inline-flex}.aside-sub-go .i{width:17px;height:17px;transition:rotate var(--dur) var(--ease)}.aside-sub-go:hover .i,.aside-sub-go:focus-visible .i{rotate:45deg}.posts{flex-direction:column;gap:112px;display:flex}.js .post[data-later]{display:none}.post{position:relative}.post:has(.post-title a){cursor:pointer}.post-title{letter-spacing:-.01em;transition:color var(--dur) var(--ease);margin:0 0 12px;font-size:22px;font-weight:400;line-height:30px}.post-title a:after{content:"";z-index:1;position:absolute;inset:0}.post:has(.post-title a):hover .post-title{color:var(--red)}.post:has(.post-title a):hover .post-media img{transform:scale(1.02)}.post:has(.post-title a):hover .offer-action{border-bottom-color:currentColor}.post:has(.post-title a):hover .offer-action .i{rotate:45deg}.posts .post:not([hidden])~.post:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#dfe9ed 4% 96%,#0000);height:1px;position:absolute;inset:-56px 0 auto}.post-meta{color:var(--gray);margin:0 0 24px;font-size:13px;line-height:19px}.post-media{aspect-ratio:16/9;background:var(--tile);border-radius:12px;margin:0 0 24px;display:block;overflow:hidden}.post-media img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur) var(--ease)}.post-lead{margin:0 0 24px;font-size:16px;line-height:27px}.post-meta-row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.post-meta-row .post-meta{margin:0}.post .tag-link{z-index:2;position:relative}.post .tag-link:after{content:"";position:absolute;inset:-9px -2px}.side-list .tag{position:relative}.side-list .tag:after{content:"";position:absolute;inset:-4px 0}.posts .post-title{margin:0 0 11px}.posts .post-meta-row{margin:0 0 20px}.posts .post-media{margin:0 0 17px}.posts .post-lead{margin:0 0 14px}@media (max-width:767px){.posts .post-title{margin-bottom:11px}.posts .post-media{margin-bottom:18px}}.posts .post-title{font-size:27px;line-height:37px}@media (min-width:768px){.posts .post-title{font-size:32px;line-height:42px}}.sentinel{height:1px}@media (min-width:768px){.post-title{font-size:26px;line-height:34px}.post-lead{font-size:17px;line-height:29px}}.art-head{text-align:center;margin-bottom:48px;padding-top:0}.art-tags{flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 32px;display:flex}.tag-sm{text-transform:uppercase;letter-spacing:.08em;color:#b6bdc0;border-color:#b6bdc0;min-height:24px;padding:0 10px;font-size:11px;line-height:15px}.tag-sm.tag-link:hover{background:var(--ink);border-color:var(--ink);color:#fff}.art-title{letter-spacing:-.01em;margin:0;font-size:32px;font-weight:400;line-height:38px}.art-lede{color:#7e878b;max-width:620px;margin:32px auto 0;font-size:17px;line-height:28px}.art-facts{grid-template-columns:repeat(2,auto);justify-content:center;gap:20px 48px;margin:48px 0 0;display:grid}.art-fact{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.art-fact dt{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-size:11px;font-weight:600;line-height:15px}.art-fact dd{color:#7e878b;white-space:nowrap;justify-content:center;align-items:center;gap:8px;margin:0;font-size:13px;line-height:19px;display:flex}.art-fact dd img{object-fit:cover;border-radius:999px;flex:none;width:20px;height:20px}@media (min-width:768px){.art-facts{flex-wrap:wrap;gap:20px 48px;display:flex}}.art-cover{aspect-ratio:16/9;background:var(--tile);border-radius:12px;margin:0 0 30px;overflow:hidden}.art-cover img{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.art-title{font-size:40px;line-height:46px}}@media (min-width:1024px){.art-title{font-size:45px;line-height:52px}}.toc{padding-top:32px}.toc .eyebrow{margin-bottom:32px}@media (min-width:1280px){.toc .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#b6bdc0;font-size:11px;font-weight:500;line-height:1.44}}.toc ol{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.toc a{text-transform:lowercase;color:var(--gray);white-space:nowrap;text-overflow:ellipsis;transition:color var(--dur) var(--ease);font-size:13px;line-height:19px;display:block;overflow:hidden}.toc a:hover{color:var(--ink)}.toc a.is-active{color:var(--red)}.toc-m{margin:0 0 24px;display:none}.toc-m summary{cursor:pointer;justify-content:space-between;align-items:center;padding:12px 0;list-style:none;display:flex}.toc-m summary::-webkit-details-marker{display:none}.toc-m summary .eyebrow{margin:0}.toc-m summary .i{color:var(--gray);transition:transform var(--dur) var(--ease)}.toc-m[open] summary .i{transform:rotate(180deg)}.toc-m ol{margin-top:16px}@media (max-width:1279px){.toc-m{display:block}}.art-img{aspect-ratio:3/2;background:var(--tile);border-radius:12px;margin:27px 0 30px;overflow:hidden}.prose .art-img+h2{margin-top:31px}.prose>.art-img:last-child{margin-bottom:0}.prose:has(>.art-img:last-child)+.socials{margin-top:30px}.art-img img{object-fit:cover;object-position:50% 35%;width:100%;height:100%}@media (min-width:768px){.prose .art-img+h2{margin-top:33px}}.prose{font-size:18px;line-height:30px}.prose p{margin:0 0 24px}.prose h2{letter-spacing:-.01em;margin:72px 0 24px;font-size:24px;font-weight:400;line-height:32px}.prose h3{margin:40px 0 12px;font-size:18px;font-weight:500;line-height:28px}.prose a:not(.pill):not(.link):not(.offer-action){color:var(--red);transition:color var(--dur) var(--ease)}.prose a:not(.pill):not(.link):not(.offer-action):hover{color:var(--ink)}.prose strong{font-weight:500}.prose ul{margin:0 0 24px;padding:0;list-style:none}.prose ul li{margin:0 0 12px;padding-left:24px;position:relative}.prose ul li:before{content:"";background:var(--gray-soft);width:8px;height:1px;position:absolute;top:12px;left:0}.prose ol.steps{flex-direction:column;gap:40px;margin:40px 0;padding:0;list-style:none;display:flex}.prose ol.steps>li{grid-template-columns:36px minmax(0,1fr);gap:16px 20px;margin:0;display:grid}.step-n{box-sizing:border-box;color:#ff3636;border-radius:50%;grid-area:1/1;justify-content:center;align-self:center;align-items:center;width:36px;height:36px;margin:-7px 0;font-size:15px;font-weight:500;line-height:1;display:flex;box-shadow:inset 0 0 0 1.5px #ff3636}.step-body{display:contents}.prose .step-body>*{grid-column:2;margin:0}.step-title{letter-spacing:.06em;text-transform:uppercase;color:#ff3636;grid-row:1;align-self:center;font-size:15px;font-weight:600;line-height:22px}.prose .step-body>:not(.step-title):first-child{grid-row:1}.prose ol.steps>li:not(:has(.step-title))>.step-n{align-self:start;margin:0}.promise,.tldr{background:var(--surface-dark);color:var(--cream);border-radius:12px;margin:0 0 32px;padding:24px 28px}.tldr p:last-child{margin-bottom:0}.promise ul{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.promise li{align-items:flex-start;gap:16px;font-size:17px;line-height:28px;display:flex}.promise li:before{content:"∗";color:var(--red);flex:none;font-size:18px;line-height:28px}@media (min-width:768px){.promise{padding:40px}}.callout{background:var(--surface-dark);color:var(--cream);border-radius:12px;margin:32px 0;padding:24px 28px}.callout p:last-child{margin-bottom:0}.callout a{color:var(--cream)}figure.quote{margin:56px 0;padding:0}figure.quote blockquote{letter-spacing:-.01em;margin:0;padding:0;font-size:26px;font-weight:400;line-height:32px}figure.quote blockquote p{margin:0 0 12px}figure.quote figcaption{color:var(--gray);margin-top:16px;font-size:13px;line-height:19px}.prose blockquote{color:var(--ink);margin:32px 0;padding-left:24px}.table-wrap{background:var(--white);border-radius:12px;margin:32px 0;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:15px;line-height:23px}.table-wrap th,.table-wrap td{text-align:left;vertical-align:top;padding:16px 20px}.table-wrap th{letter-spacing:.3em;text-transform:uppercase;color:var(--gray-soft);font-size:11px;font-weight:400;line-height:15px}.prose .sources{color:var(--gray);font-size:13px;line-height:19px}.prose .sources li:before{background:var(--gray-soft)}.prose .sources a{color:var(--gray);word-break:break-word;padding-block:12px}.prose .sources a:hover{color:var(--ink)}.nowrap{white-space:nowrap}:where(.journal) code{font-family:ui-monospace,Menlo,monospace;font-size:.9em}@media (min-width:768px){.prose h2{margin-top:88px;font-size:36px;line-height:44px}figure.quote blockquote{font-size:32px;line-height:40px}}.prose .tldr .eyebrow,.prose .callout .eyebrow,.promise .eyebrow{margin:0 0 24px}.socials{color:var(--ink);text-align:center;background:0 0;border:1px solid #dfe9ed;border-radius:12px;margin:40px 0;padding:32px 24px}.socials .socials-title{color:var(--ink);letter-spacing:-.01em;margin:0 auto;font-size:20px;font-weight:400;line-height:26px}.socials-row{flex-wrap:nowrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.socials-row .pill-44{white-space:nowrap;flex:1 1 0;min-width:0}.socials .pill-light{color:var(--ink);border-color:#b6bdc0}.socials .pill-light:hover{color:#fff;transition-duration:var(--dur);background:#ff3636;border-color:#ff3636}.pill-44{justify-content:center;gap:10px;min-height:44px;padding:0 20px}.pill-44 .i{width:16px;height:16px}.pill-44:hover .i{rotate:none}.pl-short{display:none}@media (max-width:767px){.socials{margin:32px 0;padding:16px 10px}.socials .socials-title{white-space:nowrap;font-size:16px;line-height:22px}.socials-row{flex-wrap:nowrap;gap:6px;margin-top:16px}.socials .pill-44{letter-spacing:.04em;gap:5px;min-height:40px;padding:0 8px;font-size:10px}.socials .pill-44 .i{width:14px;height:14px}.pl-full{display:none}.pl-short{display:inline}}@media (max-width:380px){.socials .socials-title{font-size:15px}}@media (min-width:768px){.socials{padding:24px}.socials .pill-44{letter-spacing:.16em;font-size:11px}.socials .socials-title{white-space:nowrap;font-size:24px;line-height:30px}}.offer{background:var(--card-dark);color:var(--cream);text-align:center;border-radius:12px;grid-template-columns:minmax(0,1fr);place-items:center;gap:20px;margin:48px 0;padding:32px 24px;display:grid;position:relative;overflow:hidden}.offer .offer-lead{color:var(--gray-soft);text-transform:lowercase;white-space:nowrap;margin:0;font-size:13px;line-height:19px}.offer-center{place-items:center;min-height:170px;display:grid;position:relative}.offer-img{object-fit:cover;pointer-events:none;-webkit-mask-composite:source-in;border-radius:0;width:170px;max-width:none;height:170px;position:absolute;top:50%;left:50%;translate:-50% -50%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000),linear-gradient(#0000,#000 24% 76%,#0000);mask-image:linear-gradient(90deg,#0000,#000 24% 76%,#0000),linear-gradient(#0000,#000 24% 76%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.offer .offer-title{white-space:nowrap;letter-spacing:-.02em;text-transform:lowercase;color:var(--white);text-shadow:0 2px 36px #00000073;margin:0;font-size:28px;font-weight:400;line-height:1;position:relative}.offer-action{white-space:nowrap;letter-spacing:.21em;text-transform:uppercase;color:#ff3636;transition:border-color var(--dur) var(--ease);border:0;border-bottom:1px solid #0000;align-items:center;gap:12px;margin:0 0 -5px;padding:0 0 4px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.offer-action .i{transition:rotate 1s var(--ease)}.offer-action:hover{border-bottom-color:currentColor}.offer-action:hover .i{rotate:45deg}@media (min-width:768px){.offer{text-align:left;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;padding:32px 28px}.offer .offer-lead{justify-self:start}.offer-center{min-height:170px;padding:0}.offer-action{text-align:right;justify-self:end}.offer .offer-lead{font-size:12px}.offer .offer-title{font-size:20px}.offer-action{gap:8px;font-size:10px}}@media (min-width:1440px){.offer .offer-title{font-size:24px}.offer-action{font-size:11px}}@media (min-width:1024px){.offer .offer-lead{translate:0 .34px}.offer-action{translate:0 1.2px}}@media (min-width:1440px){.offer .offer-lead{translate:0 1.26px}.offer-action{translate:0 1.98px}}.blk-title{letter-spacing:-.01em;text-transform:lowercase;margin:0 0 32px;font-size:26px;font-weight:400;line-height:32px}.blk-title span{color:var(--gray-soft)}@media (min-width:768px){.blk-title{font-size:32px;line-height:40px}}.comments{margin:64px 0 0}.comments-title{align-items:center;gap:10px;display:flex}.comments-title .blk-count{box-sizing:border-box;letter-spacing:0;color:#ff3636;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18.72px;height:18.72px;font-size:9.75px;font-weight:500;line-height:1;display:flex;translate:0 2.98px;box-shadow:inset 0 0 0 1px #ff3636}@media (min-width:768px){.comments-title .blk-count{width:23.04px;height:23.04px;font-size:12px;translate:0 3.36px}}@media (min-width:1024px){.comments-title .blk-count{width:23.04px;height:23.04px;font-size:12px;translate:0 3.36px;box-shadow:inset 0 0 0 1px #ff3636}}.comments-list{flex-direction:column;gap:16px;display:flex}.comment{background:var(--white);border-radius:12px;padding:24px}.comment-head{color:#7e878b;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:0 0 8px;font-size:13px;line-height:19px;display:flex}.comment-head b{color:var(--ink);font-size:15px;font-weight:600;line-height:23px}.comment-text{margin:0;font-size:15px;line-height:23px}.comment-form{margin-top:40px}.comment-form .eyebrow{margin-bottom:16px}.comment-row{flex-direction:column;gap:12px;display:flex}.field{border:1px solid var(--gray-soft);min-width:0;height:52px;color:var(--ink);font-family:var(--font);transition:border-color var(--dur) var(--ease);background:0 0;border-radius:999px;padding:0 24px;font-size:15px}.field::placeholder{color:var(--gray-soft);transition:color var(--dur) var(--ease)}.field:hover,.field:focus{border-color:#ff3636;outline:none}.field:hover::placeholder,.field:focus::placeholder{color:#0000}.comment-row .field{border-color:#b6bdc0;border-radius:3px}.comment-row .field:hover,.comment-row .field:focus{border-color:#ff3636}.comment-btn{color:#ff3636;height:52px;font-family:var(--font);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background-color var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease);background:0 0;border:1px solid #ff3636;border-radius:3px;flex:none;justify-content:center;align-self:flex-end;align-items:center;gap:8px;padding:0 16px 0 calc(16px + .22em);font-size:11px;font-weight:500;line-height:1;display:inline-flex}.comment-btn .i{width:17px;height:17px;transition:rotate var(--dur) var(--ease)}.comment-btn:hover{color:#fff;background:#ff3636}.comment-btn:hover .i{rotate:45deg}.comment-btn:active{background:#d92e2e;border-color:#d92e2e}@media (min-width:640px){.comment-row{flex-direction:row;align-items:center;gap:16px}.comment-row .field{flex:1}.comment-btn{align-self:center}}.sources-sec{margin-top:64px}.sources-sec h2{margin-top:0}.person{float:left;clear:left;width:96px;margin:6px 28px 16px 0}.person img{object-fit:cover;filter:grayscale();background:var(--tile);border-radius:8px;width:96px;height:96px;display:block}.person figcaption{margin-top:10px}.person-name{color:var(--ink);font-size:13px;font-weight:500;line-height:18px;display:block}.person-role{color:#7e878b;margin-top:2px;font-size:12px;line-height:16px;display:block}.prose>:not(p):not(.person){clear:both}@media (min-width:768px){.person{width:140px}.person img{width:140px;height:140px}}@media (max-width:335px){.person{float:none;margin:0 0 16px}}.photo-credits{color:var(--gray);margin-top:32px;font-size:12px;line-height:18px}.photo-credits-title{color:var(--ink);margin:0 0 8px;font-size:13px;font-weight:500;line-height:19px}.photo-credits ul{margin:0}.photo-credits li{margin:0 0 6px}.photo-credits a{word-break:break-word}.more{margin-top:120px}.more-grid{grid-template-columns:minmax(0,1fr);gap:48px;display:grid}.more-card .post-media{margin-bottom:20px}.more-card .eyebrow{margin-bottom:12px}.more-card .post-title{font-size:21px;line-height:26px}.more-card .post-meta{margin:0}@media (min-width:768px){.more-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.more-card .post-title{font-size:22px;line-height:26px}}@media (max-width:767px){.more{margin-top:80px}}.foot{color:var(--ink);background:0 0;padding:64px 0 48px}.foot-in{width:100%;max-width:1440px;margin:0 auto;padding:0 20px}@media (min-width:768px){.foot-in{max-width:1464px;padding:0 32px}}@media (min-width:1024px){.foot{padding:96px 0 64px}}.foot-row{flex-direction:column;align-items:flex-start;gap:40px;display:flex}.foot-brand{align-items:center;gap:16px;width:fit-content;display:flex}.foot-logo{width:40px;height:23px;color:var(--red);flex:none}.foot-brand span{font-family:var(--font);text-transform:lowercase;color:var(--ink);font-size:13px;line-height:1.2}.foot-social{flex-direction:column;align-items:flex-start;gap:16px;margin:0;padding:0;list-style:none;display:flex}.foot-social a{letter-spacing:.21em;text-transform:uppercase;color:var(--ink);align-items:center;gap:12px;font-size:12px;font-weight:500;line-height:18px;transition:color .5s cubic-bezier(.4,0,.2,1);display:inline-flex}.foot-social a:hover{color:var(--red)}.foot-social .i-24{width:24px;height:24px}.foot-social .i-20{width:20px;height:20px}.foot-btn{white-space:nowrap;letter-spacing:.21em;text-transform:uppercase;color:var(--red);transition:border-color var(--dur) var(--ease);border-bottom:1px solid #0000;align-items:center;gap:12px;padding-bottom:4px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.foot-arrow{width:16px;height:16px;transition:rotate 1s var(--ease);flex:none}.foot-btn:hover{border-bottom-color:currentColor}.foot-btn:hover .foot-arrow{rotate:45deg}.foot-bottom{flex-direction:column;align-items:flex-start;gap:32px;margin-top:80px;display:flex}.foot-address{letter-spacing:.05em;text-transform:uppercase;color:var(--ink);flex-direction:column;gap:2px;font-size:9px;font-style:normal;font-weight:500;line-height:1.3;display:flex}.foot-docs{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);flex-direction:column;gap:32px;font-size:10px;font-weight:500;line-height:1.25;display:flex}.foot-docs ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.foot-docs a{transition:color .5s cubic-bezier(.4,0,.2,1)}.foot-docs a:hover{color:var(--red)}@media (min-width:640px){.foot-docs{flex-direction:row;gap:64px}}@media (min-width:1024px){.foot-row{grid-template-columns:300px minmax(0,1fr) auto;align-items:center;gap:64px;display:grid}.foot-social{flex-direction:row;align-items:center;gap:40px}.foot-bottom{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:64px;display:grid}}.demo-note{background:var(--tile);max-width:640px;color:var(--gray);border-radius:12px;margin:32px auto 48px;padding:20px 24px;font-size:13px;line-height:19px}.demo-note p{margin:0}.demo-note .eyebrow{color:var(--gray);margin-bottom:8px}@media (max-width:1023px){.hero-tabs .nav-tab{position:relative}.hero-tabs .nav-tab:after{content:"";position:absolute;inset:-14px -8px -10px}.side-m{margin-top:-9px;margin-bottom:55px;padding-block:9px}.side-m .tag,.post .tag-link{position:relative}.side-m .tag:after,.post .tag-link:after{content:"";position:absolute;inset:-9px -2px}.posts{gap:64px}.posts .post:not([hidden])~.post:before{top:-32px}.promo-list{max-width:none}.announce-text{max-width:none;font-size:13px;line-height:19px}.aside-sub{max-width:none;margin-top:48px}.aside-sub-box{width:100%;height:44px}.toc-m ol{gap:0;margin-top:4px}.comment-btn,.comment-btn:hover,.comment-btn:active{box-shadow:none;color:#ff3636;text-underline-offset:4px;background:0 0;border-color:#0000;padding:0;text-decoration-thickness:1px}.comment-btn:hover,.comment-btn:active{text-decoration-line:underline}.comment-btn:active .i{rotate:45deg}.toc-m a{padding:11px 0}.promise,.tldr,.callout{padding:24px}.offer-action{position:relative}.offer-action:after{content:"";position:absolute;inset:-12px -4px -8px}figure.quote figcaption a{padding-block:11px}.person-role{font-size:13px;line-height:18px}.photo-credits{font-size:13px;line-height:19px}.foot-brand{margin:-5px 0;padding:5px 0}.foot-social a{margin:-11px 0;padding:11px 0}.foot-docs ul{gap:28px}.foot-docs a{margin:-14px 0;padding:14px 0;display:inline-block}}@media (max-width:767px){.wrap{padding:0 24px}.side-m{margin-right:-24px;padding-right:24px}.foot-in{padding:0 24px}}.js [data-reveal]{opacity:0;filter:blur(10px);transition:opacity 1s var(--ease),transform 1s var(--ease),filter 1s var(--ease);transform:translateY(40px)}.js [data-reveal].in{opacity:1;filter:blur();transform:none}.js .nav [data-reveal]{filter:none;transform:none}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}}.js .hero-tabs,.js .hero-title,.js .hero-lede,.js .hero-sub-row,.js .hero-sub-label{animation:hero-rise var(--dur) var(--ease) both}.js .hero-title{animation-delay:.11s}.js .hero-lede{animation-delay:.22s}.js .hero-sub-row{animation-delay:.33s}.js .hero-sub-label{animation-delay:.44s}@media (min-width:1024px){.js .hero-title{animation-delay:0s}.js .hero-lede{animation-delay:.11s}.js .hero-sub-row{animation-delay:.22s}.js .hero-sub-label{animation-delay:.33s}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation:none!important}.js [data-reveal]{filter:none;transition:opacity var(--dur) linear;transform:none}}.sub-consents{opacity:0;visibility:hidden;transition:grid-template-rows var(--dur) var(--ease),opacity var(--dur) var(--ease),visibility 0s linear var(--dur);grid-template-rows:0fr;display:grid}.is-open .sub-consents{opacity:1;visibility:visible;grid-template-rows:1fr;transition-delay:0s}.sub-consents-in{min-height:0;overflow:hidden}.sub-consents-list{text-align:left;flex-direction:column;gap:16px;padding-top:20px;display:flex}.sub-check{cursor:pointer;align-items:center;gap:12px;display:inline-flex}.sub-check input{appearance:none;border:1px solid var(--ink);cursor:pointer;background:50% no-repeat;border-radius:2px;flex:none;width:16px;height:16px;margin:0;transition:background-color .2s,border-color .2s}.sub-check:hover input{border-color:var(--red)}.sub-check input:checked{border-color:var(--red);background-color:var(--red);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23F7F9FA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.5l3 3 6-6'/></svg>")}.sub-check input:focus-visible{outline:1px solid var(--red);outline-offset:2px}.sub-check span{letter-spacing:0;text-transform:lowercase;color:var(--ink);-webkit-user-select:none;user-select:none;font-size:13px;font-weight:400;line-height:1.375;transition:color .2s}.sub-check:hover span{color:var(--red)}.sub-check a{color:inherit;text-underline-offset:2px;text-decoration:underline}.hero-sub .sub-check input{border-color:#f7f9fa66}.hero-sub .sub-check:hover input,.hero-sub .sub-check input:checked{border-color:var(--red)}.hero-sub .sub-check span{color:var(--gray-soft)}.hero-sub .sub-check:hover span{color:var(--red)}.aside-sub .sub-consents-list{gap:12px;padding-top:16px}.aside-sub .sub-check span{font-size:12px}.is-open:not(.is-ready) .hero-sub-btn,.is-open:not(.is-ready) .aside-sub-go,.is-busy .hero-sub-btn,.is-busy .aside-sub-go{opacity:.4;cursor:not-allowed;pointer-events:none}.sub-status{margin:0;font-size:13px;line-height:1.5}.sub-status:empty{display:none}.is-error .sub-status{color:var(--red);margin-top:12px}.is-sent .hero-sub-row,.is-sent .hero-sub-label,.is-sent .aside-sub-box,.is-sent .sub-consents{display:none}.is-sent .sub-status{color:var(--ink);font-size:15px;line-height:1.6}.hero-sub.is-sent .sub-status{color:var(--cream)}@media (min-width:1024px){.hero-sub .sub-consents{width:320px}.aside-sub{transition:top var(--dur) var(--ease)}.aside-sub.is-open{top:calc(100vh - 130.84px - var(--sub-open,0px))}}.comment-text{white-space:pre-line;overflow-wrap:anywhere}.comment-status{margin:12px 0 0;font-size:13px;line-height:1.5}.comment-status:empty{display:none}.comment-form.is-error .comment-status{color:var(--red)}.comment-form.is-busy .comment-btn{opacity:.4;pointer-events:none}.jm{z-index:70;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.jm[hidden]{display:none}.jm-shade{opacity:0;transition:opacity var(--dur) var(--ease);background:#0006;position:absolute;inset:0}.jm-panel{box-sizing:border-box;background:var(--white);width:100%;max-width:440px;max-height:calc(100dvh - 32px);color:var(--ink);opacity:0;transition:opacity var(--dur) var(--ease),transform var(--dur) var(--ease);border-radius:12px;padding:48px 24px 32px;position:relative;overflow-y:auto;transform:translateY(16px)}.jm.open .jm-shade{opacity:1}.jm.open .jm-panel{opacity:1;transform:none}@media (min-width:768px){.jm-panel{padding:56px 40px 40px}}.jm-close{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:color .15s ease-out;display:inline-flex;position:absolute;top:8px;right:8px}.jm-close:hover{color:#ff3636}.jm-close .i{width:20px;height:20px}.jm-step{flex-direction:column;gap:16px;display:flex}.jm-step[hidden]{display:none}.jm-title{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:400;line-height:30px}.jm-text{color:var(--gray);margin:0 0 8px;font-size:15px;line-height:23px}.jm-text b{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.jm-field{box-sizing:border-box;border-color:#b6bdc0;border-radius:3px;width:100%}.jm-field:hover,.jm-field:focus{border-color:#ff3636}.jm-code{letter-spacing:.3em;text-align:center;font-size:20px}.jm-btn{color:#ff3636;width:100%;height:52px;font-family:var(--font);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background-color var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease),opacity var(--dur) var(--ease);background:0 0;border:1px solid #ff3636;border-radius:3px;justify-content:center;align-items:center;padding:0 16px 0 calc(16px + .22em);font-size:11px;font-weight:500;line-height:1;display:inline-flex}.jm-btn:hover{color:#fff;background:#ff3636}.jm-btn:active{color:#fff;background:#d92e2e;border-color:#d92e2e}.jm-step.is-busy .jm-btn{opacity:.4;pointer-events:none}.jm-links{flex-wrap:wrap;justify-content:space-between;gap:8px 16px;display:flex}.jm-link{font-family:var(--font);color:var(--ink);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:13px;line-height:1.5;text-decoration:underline;transition:color .15s ease-out}.jm-link:hover{color:#ff3636}.jm-link:disabled{color:var(--gray-soft);cursor:default;text-decoration:none}.jm .sub-check{align-items:flex-start}.jm .sub-check span{font-size:13px}.jm-error{color:var(--red);margin:16px 0 0;font-size:13px;line-height:1.5}.jm-error:empty{display:none}
