.hero{flex-direction:column;display:flex;position:relative}.hero--text{min-height:0}.hero__media{background:var(--paper-tint);flex:0 0 64vh;width:100%;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.hero__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero__fade{background:linear-gradient(to bottom,transparent 0,transparent 55%,color-mix(in srgb,var(--paper) 60%,transparent) 82%,var(--paper) 100%);position:absolute;inset:0}.hero__content{padding:var(--space-section) var(--nav-pad-x) var(--space-5);flex-direction:column;flex:none;align-items:stretch;display:flex}.hero--text .hero__content{padding-top:var(--space-7)}.hero__kicker{font-family:var(--font-body);font-size:var(--text-lede);letter-spacing:-.01em;line-height:var(--leading-eyebrow);color:var(--pink);margin:0 0 var(--space-3)}.hero__kicker,.hero__title{text-align:center;font-weight:700}.hero__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--text-display);line-height:var(--leading-display);letter-spacing:var(--tracking-display);font-feature-settings:var(--features-display);max-width:100%;color:var(--ink);margin:0 auto}.hero__title--stacked{max-width:15ch}.hero__title span+span:before{content:" "}.hero__title-line--break{display:block}.hero__title-line--break+span:before{content:none}.hero__title .hid{font-style:italic}.hero__rule{width:calc(var(--space-6) + var(--space-5) + var(--space-4) + var(--space-2));background:var(--pink);height:2px;margin:calc(var(--space-5) + var(--space-2)) auto var(--space-5)}.hero__perex{font-family:var(--font-body);font-style:italic;font-size:var(--text-perex);font-weight:400;line-height:var(--leading-perex-italic);color:var(--ink);text-align:center;margin:0}.hero__outline{margin-top:var(--space-6);background:var(--card);border:1px solid var(--line);width:100%;box-shadow:calc(var(--space-1) + 4px) calc(var(--space-1) + 4px) 0 0 color-mix(in srgb,var(--ink) 4%,transparent);padding:var(--space-3) var(--space-3) var(--space-1);flex-direction:column;display:flex}.hero__outline-label{font-family:var(--font-sans);font-size:var(--text-ui);font-weight:400;line-height:var(--leading-ui);color:var(--ink-soft);text-align:start;margin:0}.hero__outline-list{padding-top:var(--space-1);flex-direction:column;margin:0;list-style:none;display:flex}.hero__outline-item{align-items:flex-start;gap:calc(var(--space-1)/2);padding:var(--space-2) 0;text-align:start;flex-direction:column;display:flex}.hero__outline-q{font-family:var(--font-display);font-size:var(--text-outline-q);font-weight:700;line-height:var(--leading-outline-q);letter-spacing:var(--tracking-display);font-feature-settings:var(--features-display);color:var(--ink);text-wrap:balance}.hero__outline-note{font-family:var(--font-sans);font-style:normal;font-weight:400;font-size:var(--text-outline-note);line-height:var(--leading-outline-note);color:var(--ink-soft);text-wrap:pretty}.hero--stack .hero__content{padding-top:calc(var(--nav-h) + var(--space-6));padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x);padding-bottom:var(--space-5)}.hero--stack .hero__kicker,.hero--stack .hero__perex,.hero--stack .hero__title{text-align:left}.hero--stack .hero__title{max-width:100%;font-size:var(--text-hero-stack);margin-left:0;margin-right:0}.hero--stack .hero__title--stacked{max-width:18ch}.hero--stack .hero__rule{max-width:220px;margin-left:0;margin-right:0;margin-top:var(--space-4);margin-bottom:0}.hero--stack .hero__perex{max-width:46ch}.hero--stack .hero__outline{margin-top:var(--space-5);box-shadow:none;background:0 0;border:0;padding:0}.hero--stack .hero__outline-label{padding-bottom:var(--space-2);border-bottom:1px solid var(--line)}.hero--stack .hero__outline-list{padding-top:0}.hero--stack .hero__outline-item{gap:var(--space-1);padding:var(--space-3) 0;border-bottom:1px solid var(--line-soft);flex-direction:column;display:flex}.hero--stack .hero__outline-note{max-width:52ch}@media (width>=768px) and (width<=1099px){.hero--stack .hero__kicker,.hero--stack .hero__outline,.hero--stack .hero__perex,.hero--stack .hero__title{max-width:var(--prose-w);text-align:left;width:100%;margin-left:auto;margin-right:auto}.hero--stack .hero__perex,.hero--stack .hero__title{max-width:var(--prose-w)}.hero--stack .hero__rule{box-sizing:border-box;width:min(100%,var(--prose-w));max-width:var(--prose-w);background:linear-gradient(to right,var(--pink) 0,var(--pink) 220px,transparent 220px);margin-left:auto;margin-right:auto}}@media (width>=1100px){.hero--stack .hero__aside{margin-top:var(--space-6);-moz-column-gap:var(--space-6);column-gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:start;display:grid}.hero--stack .hero__perex{font-size:var(--text-blockquote);line-height:var(--leading-blockquote);grid-area:1/1}.hero--stack .hero__outline{grid-area:1/2;margin-top:0}}@media (width<=1023px){.hero__media{flex-basis:40vh;max-height:280px}.hero--stack .hero__content{padding-top:calc(var(--nav-h) + var(--space-4))}}.sopen{box-sizing:border-box;padding:var(--space-7) var(--space-5) var(--space-6);background:var(--paper);color:var(--ink);margin:0}.sopen--standfirst{max-width:var(--maxw)}.sopen__standfirst{max-width:26ch;font-family:var(--font-body);font-style:italic;font-size:var(--text-perex);font-weight:400;line-height:var(--leading-perex-italic);color:var(--ink);text-wrap:balance;margin:0}.sopen__head{align-items:center;gap:var(--space-3);width:100%;max-width:var(--prose-w);flex-direction:column;display:flex}.sopen__eyebrow{font-family:var(--font-sans);font-weight:400;font-size:var(--text-eyebrow);line-height:var(--leading-eyebrow);letter-spacing:var(--tracking-eyebrow);color:var(--ink-soft);margin:0}.sopen__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-section-title);line-height:var(--leading-section-title);letter-spacing:-.012em;font-feature-settings:var(--features-display);color:var(--ink);text-wrap:balance;margin:0}.sopen__title-line+.sopen__title-line:before{content:" "}.sopen__title-line--break{display:block}.sopen__title-line--break+.sopen__title-line:before{content:none}.sopen__perex,.sopen__title-line--accent{font-style:italic}.sopen__perex{font-family:var(--font-body);font-size:var(--text-blockquote);font-weight:400;line-height:var(--leading-blockquote);letter-spacing:var(--tracking-heading);color:var(--ink-caption);text-wrap:pretty;margin:0}.sopen__box{box-sizing:border-box;background:var(--sopen-card);width:100%;color:var(--sticky-ink);box-shadow:var(--sticky-lift) var(--sticky-blur) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-a),transparent);overflow:hidden}.sopen__strip{padding:var(--space-2) var(--sopen-note-pad);background:var(--sopen-strip);border-bottom:1px solid color-mix(in srgb,var(--sticky-print-ink) 12%,transparent);font-family:var(--font-sans);font-size:var(--text-outline-note);line-height:var(--leading-outline-note);color:var(--ink);text-align:left;margin:0}.sopen__list{gap:var(--space-3);padding:var(--sopen-note-pad);text-align:left;margin:0;list-style:none}.sopen__item,.sopen__list{flex-direction:column;display:flex}.sopen__item{gap:calc(var(--space-1)/2)}.sopen__q{font-family:var(--font-body);font-weight:700;font-size:calc(var(--text-lede) + .125rem);line-height:calc((var(--leading-lede) + .1875rem)*.8);letter-spacing:var(--tracking-heading);color:var(--ink);margin:0}.sopen__sub{font-family:var(--font-sans);font-size:var(--text-outline-note);line-height:var(--leading-outline-note);color:color-mix(in srgb,var(--sticky-ink) 78%,transparent);margin:0}.sopen__passage{scroll-margin-top:var(--anchor-offset)}@media (width>=768px){.sopen--standfirst .sopen__standfirst{max-width:var(--prose-w);margin-left:auto;margin-right:auto}}.sopen-band{--sopen-inset:var(--space-2);--sopen-note-pad:var(--space-3);background:var(--paper);color:var(--ink);width:100%;max-width:100vw;padding:calc(var(--nav-h) + var(--sopen-inset)) var(--sopen-inset) var(--space-7);box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.sopen-band,.sopen-band--s1{--sopen-card:var(--sticky-yellow-field);--sopen-strip:var(--sticky-yellow-strip)}.sopen-band--s2{--sopen-card:var(--sticky-sky-field);--sopen-strip:var(--sticky-sky-strip)}.sopen-band--s3{--sopen-card:var(--sticky-rose-field);--sopen-strip:var(--sticky-rose-strip)}.sopen-band--s4{--sopen-card:var(--sticky-mint-field);--sopen-strip:var(--sticky-mint-strip)}.sopen-band .sopen{align-items:center;gap:var(--space-5);color:inherit;max-width:calc(var(--prose-w) + var(--sopen-note-pad)*2);text-align:center;background:0 0;flex-direction:column;width:100%;margin-left:auto;margin-right:auto;padding:0;display:flex}.sopen-band .sopen>.section-rule{max-width:100%;font-size:var(--text-lede);margin:0;padding-left:0;padding-right:0}.sopen-band .sopen__passage,.sopen-band .sopen__passage .prose,.sopen-band .sopen__passage .prose-block--perex{max-width:var(--prose-w);box-sizing:border-box;text-align:left;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.sopen-band .sopen__passage .prose-block{padding-top:0;padding-bottom:0}.sopen-band .sopen__passage .prose p,.sopen-band .sopen__passage .prose-block p{text-align:left}.sopen-band .sopen__passage .breakout,.sopen-band .sopen__passage .breakout--display,.sopen-band .sopen__passage .breakout--quote{box-sizing:border-box;width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.sopen-band .breakout-quote{text-align:left;align-items:flex-start}.sopen-band .breakout-quote blockquote p{text-align:left;margin-left:0;margin-right:0}.sopen-band .breakout-quote__who{justify-content:flex-start}@media (width<=767px){.sopen{padding:var(--space-6) var(--space-4) var(--space-5)}.sopen-band .sopen{gap:var(--space-4)}.sopen-band .sopen,.sopen-band .sopen__passage,.sopen-band .sopen__passage .prose,.sopen-band .sopen__passage .prose-block--perex,.sopen__head{max-width:100%}.sopen-band .sopen,.sopen__head{text-align:left;align-items:flex-start}.sopen__head{gap:var(--space-2)}.sopen-band{--sopen-note-pad:var(--space-2)}.sopen__list{gap:var(--space-2)}.sopen__box{width:calc(100% - var(--sticky-lift-x));margin-left:0;margin-right:0}}.sopen-band+.section-rule{margin-top:var(--space-2);margin-bottom:var(--space-5)}@media (width<=767px){.sopen-band{padding-bottom:var(--space-4)}.sopen-band+.section-rule{margin-bottom:var(--space-3)}}.sopen-band--standalone{padding-top:calc(var(--nav-h) + var(--space-6));padding-bottom:0}@media (width<=767px){.sopen-band--standalone{padding-top:calc(var(--nav-h) + var(--space-4));padding-bottom:0}}:root[data-theme=dark] .sopen__box{box-shadow:var(--sticky-lift) var(--sticky-blur) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-a),transparent)}:root[data-theme=dark] .sopen__q,:root[data-theme=dark] .sopen__strip{color:var(--ink-ground)}.section-heading-wrap{margin-top:var(--space-6);margin-bottom:var(--space-4)}.article .section-rule+.reveal .section-heading-wrap,.article .section-rule+.section-heading-wrap{margin-top:0}.section-heading{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--text-section-title);font-weight:700;line-height:var(--leading-section-title);letter-spacing:var(--tracking-display);font-feature-settings:var(--features-display);color:var(--ink);scroll-margin-top:var(--anchor-offset);text-wrap:balance}.prose-block{padding-bottom:0}.prose-block,.prose-block+.prose-block{padding-top:0}.prose-block p{font-family:var(--font-body);font-size:var(--text-body);font-weight:400;line-height:var(--leading-body);color:var(--ink)}.prose-block p,.prose-block p:last-child{margin-bottom:1.4em}.prose-block__list{margin:-.5em 0 1.4em;padding-left:1.15em;list-style:none}.prose-block__list li{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-body);color:var(--ink);margin-bottom:.75em;position:relative}.prose-block__list li:last-child{margin-bottom:0}.prose-block__list li:before{content:"";background:var(--accent);width:9px;height:2px;position:absolute;top:.72em;left:-1.15em}.prose-block--perex{max-width:calc(var(--prose-wide-w) + var(--nav-pad-x)*2);padding-top:var(--space-6);padding-bottom:var(--space-4)}.section-heading-wrap+.prose-block--perex{padding-top:0}.reveal:has(.section-heading-wrap)+.reveal .prose-block--perex{padding-top:0}.prose-block--perex p{font-size:var(--text-perex);font-style:normal;font-weight:400;line-height:var(--leading-perex);color:var(--ink);margin-bottom:calc(var(--space-3) + var(--space-1))}.prose-block--perex p:last-child{margin-bottom:0}.prose-block__heading{font-family:var(--font-body);font-optical-sizing:auto;font-weight:700;font-size:var(--text-subhead);line-height:var(--leading-subhead);letter-spacing:var(--tracking-heading);color:var(--ink);margin-top:var(--space-3);margin-bottom:var(--space-2)}.prose-block__heading:only-child{margin-bottom:0}.reveal+.reveal>.prose-block>.prose-block__heading{margin-top:var(--space-5)}.reveal:has(>.prose-block>.prose-block__heading:only-child)+.reveal>.breakout-quote{padding-top:0}.prose-block--lede{padding-top:var(--space-4);padding-bottom:var(--space-section)}.prose-block--lede p{font-size:var(--text-lede-block);font-weight:400;line-height:var(--leading-lede);color:var(--ink-soft)}@media (width<=767px){.prose-block--perex{padding-top:var(--space-4);padding-bottom:var(--space-3)}.prose-block--perex p{margin-bottom:var(--space-3)}.prose-block--perex p:last-child{margin-bottom:0}}.sidenote-trigger{color:inherit;cursor:pointer;text-decoration-line:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--pink) 45%,transparent);text-decoration-color:color-mix(in srgb,var(--pink) 45%,transparent);-webkit-text-decoration-skip-ink:all;text-decoration-skip-ink:all;text-underline-offset:3px;transition:text-decoration-color .15s var(--ease);-webkit-tap-highlight-color:transparent;font-weight:400}.sidenote-trigger:focus-visible,.sidenote-trigger:hover{-webkit-text-decoration-color:var(--pink);text-decoration-color:var(--pink)}html:not(.print-mode) .sidenote-trigger__footnote{display:none}.sidenote-tooltip{z-index:400;pointer-events:none;position:fixed;top:0;left:0;transform:translateY(calc(-100% - 10px))}.sidenote-tooltip__bubble{width:max-content;max-width:min(80vw,320px);padding:var(--space-1) var(--space-2);background:var(--pink-soft);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:500;line-height:var(--leading-caption);text-align:left;box-shadow:var(--shadow-panel);border-radius:8px;display:block}.sidenote-tooltip__arrow{background:var(--pink-soft);clip-path:polygon(0 0,100% 0,50% 100%);width:10px;height:5px;position:absolute;bottom:-5px;transform:translate(-50%)}.sidenote-tooltip-enter-active,.sidenote-tooltip-leave-active{transition:opacity .15s var(--ease),transform .15s var(--ease)}.sidenote-tooltip-enter-from,.sidenote-tooltip-leave-to{opacity:0;transform:translateY(calc(-100% - 4px))}@media (prefers-reduced-motion:reduce){.sidenote-tooltip-enter-active,.sidenote-tooltip-leave-active{transition:none}}.callout-note-wrap{--callout-pad:var(--space-4);max-width:calc(var(--prose-w) + var(--callout-pad)*2 + var(--nav-pad-x)*2 + 2px);margin-top:var(--space-5);margin-bottom:var(--space-5);padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x);margin-left:auto;margin-right:auto}.callout-note-wrap--anchor{margin-top:var(--space-6);margin-bottom:var(--space-5)}.callout-note{padding:var(--callout-pad);background:var(--card);border:1px solid var(--accent);box-shadow:calc(var(--space-1) + 4px) calc(var(--space-1) + 4px) 0 0 color-mix(in srgb,var(--accent) 10%,transparent);position:relative}.callout-note__tag{margin-bottom:var(--space-2);background:var(--accent);color:#fff;font-family:var(--font-sans);font-size:var(--text-label);font-weight:700;line-height:var(--leading-label);letter-spacing:var(--tracking-label);text-transform:uppercase;white-space:nowrap;padding:6px 11px 5px;display:inline-block}:root[data-theme=dark] .callout-note__tag{color:#1a0f14}.callout-note .callout-note__title{font-family:var(--font-body);font-optical-sizing:auto;font-size:var(--text-callout-title);font-weight:700;line-height:var(--leading-callout-title);letter-spacing:var(--tracking-callout-title);color:var(--accent);scroll-margin-top:var(--anchor-offset);margin-bottom:0}.callout-note .callout-note__title+.callout-note__list,.callout-note .callout-note__title+.callout-note__p{margin-top:calc(var(--space-4) - 2px)}.callout-note .callout-note__p{font-family:var(--font-body);font-size:var(--text-body);font-weight:400;line-height:var(--leading-callout);color:var(--ink);margin-bottom:1.75em}.callout-note .callout-note__p:last-child{margin-bottom:0}.callout-note .callout-note__p em{font-style:italic}.callout-note .callout-note__p em strong,.callout-note .callout-note__p strong em{font-weight:700}.callout-note__list{margin:0;padding-left:1.5em;list-style:outside}.callout-note__list li{font-family:var(--font-body);font-size:var(--text-body);font-weight:400;line-height:var(--leading-callout);color:var(--ink);margin-bottom:.85em;padding-left:.1em}.callout-note__list li:last-child{margin-bottom:0}.callout-note__list li::marker{color:var(--ink)}.callout-note__list strong{font-weight:700}@media (width<=1023px){.callout-note-wrap{--callout-pad:var(--space-3)}}.blockquote{padding-top:var(--space-4);padding-bottom:var(--space-4);width:100%;margin-top:0;margin-bottom:0}.blockquote__body{gap:calc(var(--space-3) + var(--space-1));border-left:2px solid var(--voice);padding-left:calc(var(--space-3) - 2px);box-sizing:border-box;flex-direction:column;width:100%;max-width:none;margin:0;display:flex}.blockquote__quote{margin:0}.blockquote__text{font-family:var(--font-body);font-style:normal;font-size:var(--text-blockquote);font-weight:400;line-height:var(--leading-blockquote);color:var(--voice);text-wrap:pretty;max-width:none;margin:0}.prose.blockquote .blockquote__text{color:var(--voice);margin-bottom:0;font-style:normal;font-weight:400}.blockquote__text em,.blockquote__text i{font-style:italic;font-weight:400}.blockquote__who{align-items:center;gap:calc(var(--space-1) + 2px);margin:0;display:flex}.blockquote__dash{width:calc(var(--space-2) + 2px);background:var(--voice);flex:none;height:2px}.blockquote__attr{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:400;line-height:var(--leading-caption);letter-spacing:0;color:var(--ink-caption)}@media (width<=1023px){.blockquote{padding-top:var(--space-3);padding-bottom:var(--space-3)}.blockquote__body{gap:var(--space-3);padding-left:calc(var(--space-2) - 2px)}.blockquote__attr{font-size:var(--text-caption)}}.breakout-quote{text-align:left;flex-direction:column;align-items:flex-start;margin-top:0;margin-bottom:0;padding-top:clamp(24px,3.5vw,49px);padding-bottom:clamp(24px,3.5vw,49px);display:flex}.breakout-quote blockquote{width:100%;max-width:none;margin:0}.breakout-quote blockquote p{font-family:var(--font-body);font-optical-sizing:auto;font-style:normal;font-size:var(--text-pullquote);font-weight:400;line-height:var(--leading-pullquote);color:var(--voice);letter-spacing:var(--tracking-pullquote);text-wrap:pretty;max-width:none;margin:0}.breakout-quote blockquote em,.breakout-quote blockquote i{font-style:italic}.breakout-quote__who{justify-content:flex-start;align-items:center;gap:calc(var(--space-1) + 2px);margin-top:var(--space-2);max-width:var(--prose-w);padding:0;display:flex}.breakout-quote__dash{width:calc(var(--space-2) + 2px);background:var(--voice);flex:none;height:2px}.breakout-quote__attr{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:400;line-height:var(--leading-caption);letter-spacing:0;color:var(--ink-caption)}.statrow-wrap{margin-top:var(--space-5);margin-bottom:var(--space-5)}.statrow{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.stat{border-right:1px solid var(--line);transition:background .35s var(--ease);padding:28px 26px 26px}.stat:hover{background:color-mix(in srgb,var(--pink) 7%,var(--card))}.stat:last-child{border-right:none}.stat .big{font-family:var(--font-mono);font-size:var(--text-stat);font-weight:700;line-height:var(--leading-stat)}.stat .big.pink{color:var(--pink)}.stat .lbl{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--ink-caption);font-weight:400;line-height:var(--leading-caption);margin-top:8px}.stat .lbl em{font-style:italic}@media (width<=1023px){.statrow{grid-template-columns:1fr}.stat{border-right:none;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:none}}.image-breakout{margin:var(--space-6) 0}.image-breakout--framed{margin:var(--space-5) 0}.image-breakout--narrow .chart-fig__caption,.image-breakout--narrow .chart-fig__frame{width:min(100%,var(--figure-narrow-w));margin-inline:auto}.image-breakout__media{width:100%;min-width:0;max-width:100%}.image-breakout__img{width:100%;height:auto;display:block}.image-breakout__placeholder{aspect-ratio:16/10;background:var(--pink-soft);width:100%}.image-breakout:not(.image-breakout--framed) .chart-fig__caption{padding-inline:0}.image-breakout--framed .image-breakout__media{justify-content:center;display:flex}.image-breakout--framed .image-breakout__img{width:auto;max-width:100%;max-height:calc(100svh - var(--anchor-offset) - var(--space-6) - var(--space-5) - var(--space-3));-o-object-fit:contain;object-fit:contain}.signoff{margin-top:var(--space-5);flex-direction:column;gap:2px;display:flex}.signoff__lockup--with-photo{align-items:center;gap:var(--space-3);flex-direction:row;display:flex}.signoff__lines{flex-direction:column;gap:2px;min-width:0;display:flex}.signoff__lines>p{margin-top:0;margin-bottom:0}.signoff__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;filter:grayscale()contrast(1.08);background:var(--paper-shade);border-radius:50%;flex:none;block-size:4.5rem;inline-size:4.5rem}.signoff__name{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--text-perex);color:var(--ink);line-height:1.2}.signoff__date,.signoff__name{margin-bottom:0;font-style:italic}.signoff__date{font-family:var(--font-body);font-size:var(--text-body);letter-spacing:normal;text-transform:none;color:var(--ink-soft);line-height:1.3}.sticky-note{--sticky-hue:var(--sticky-yellow-field);--sticky-strip:var(--sticky-yellow-strip);--sticky-strip-h:17px;width:224px;min-height:128px;padding:var(--space-2);padding-bottom:calc(var(--space-1) + 32px);padding-top:calc(var(--space-2) + 4px);background:var(--sticky-hue);color:var(--sticky-ink);box-shadow:var(--sticky-lift) var(--sticky-blur) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-a),transparent);cursor:grab;touch-action:pan-y pinch-zoom;rotate:var(--sticky-rest-tilt,0deg);transition:box-shadow .2s var(--ease),translate .2s var(--ease),rotate .2s var(--ease);position:relative}.sticky-note:before{content:"";height:var(--sticky-strip-h);background:var(--sticky-strip);border-bottom:1px solid color-mix(in srgb,var(--sticky-print-ink) 12%,transparent);position:absolute;inset:0 0 auto}.sticky-note__grip{display:none}@media (any-pointer:coarse){.sticky-note__grip{z-index:1;height:var(--sticky-strip-h);touch-action:none;display:block;position:absolute;inset:0 0 auto}.sticky-note__grip:before{content:"";inset:calc(var(--space-3)*-1) 0 auto 0;height:44px;position:absolute}.sticky-note__grip:after{content:"";background:color-mix(in srgb,var(--sticky-print-ink) 40%,transparent);border-radius:999px;width:32px;height:4px;position:absolute;top:50%;left:50%;translate:-50% -50%}.sticky-note--editing .sticky-note__grip{display:none}}.sticky-note:hover{box-shadow:var(--sticky-lift-hi) var(--sticky-blur-hi) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-hi),transparent);translate:-1px -1px}.sticky-note:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sticky-layer__slot{animation:sticky-place .15s var(--ease);transform-origin:0 0}@keyframes sticky-place{0%{opacity:0;translate:0 -3px;scale:.96}}.sticky-note--lifted{rotate:calc(var(--sticky-rest-tilt,0deg) + var(--sticky-tilt,0deg)*.35);cursor:grabbing;box-shadow:var(--shadow-panel);transition:box-shadow .2s var(--ease);translate:0}.sticky-note__field,.sticky-note__text{font-family:var(--font-sans);font-size:var(--text-ui);line-height:var(--leading-caption);color:var(--sticky-ink);overflow-wrap:anywhere}.sticky-note__text{white-space:pre-wrap}.sticky-note__text--empty{color:color-mix(in srgb,var(--sticky-ink) 55%,transparent)}.sticky-note__field{resize:none;width:100%;min-height:76px;font-size:max(16px,var(--text-ui));background:0 0;border:0;display:block}.sticky-note__field:focus{outline:none}.sticky-note__field::placeholder{color:color-mix(in srgb,var(--sticky-ink) 55%,transparent)}.sticky-note--editing{cursor:text;box-shadow:var(--sticky-lift-hi) var(--sticky-blur-hi) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-hi),transparent);translate:-1px -1px;rotate:0deg}.sticky-note__tools{bottom:var(--space-1);right:var(--space-1);z-index:1;opacity:0;transition:opacity .15s var(--ease);gap:0;display:flex;position:absolute}.sticky-note:focus-within .sticky-note__tools,.sticky-note:hover .sticky-note__tools{opacity:1}@media (hover:none){.sticky-note__tools{opacity:1}}.sticky-note__tool.ui-btn{color:color-mix(in srgb,var(--sticky-ink) 60%,transparent);background:0 0;border-color:#0000}.sticky-note__tool.ui-btn:focus-visible,.sticky-note__tool.ui-btn:hover{background:color-mix(in srgb,var(--sticky-ink) 9%,transparent);color:var(--sticky-ink);border-color:#0000}.sticky-note__tool--remove.is-armed.ui-btn,.sticky-note__tool--remove.is-armed.ui-btn:focus-visible,.sticky-note__tool--remove.is-armed.ui-btn:hover{background:var(--accent);border-color:var(--accent);color:var(--hero-ink)}.sticky-note__tools:has(.is-armed){opacity:1}.sticky-note--mini{--sticky-strip-h:10px;width:132px;min-height:76px;padding:var(--space-1);padding-top:calc(var(--sticky-strip-h) + 4px);cursor:pointer;box-shadow:none}.sticky-note--mini .sticky-note__text{font-size:var(--text-sm);line-height:var(--leading-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sticky-note--sample{cursor:default;-webkit-user-select:none;user-select:none;touch-action:auto}.sticky-note--sample:hover{box-shadow:var(--sticky-lift) var(--sticky-blur) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-a),transparent);translate:0}.sticky-note--pulsing{animation:sticky-pulse 1.1s var(--ease)}@keyframes sticky-pulse{0%,to{box-shadow:var(--sticky-lift) var(--sticky-blur) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-a),transparent);translate:0}30%,60%{box-shadow:9px 13px var(--sticky-blur-hi) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-hi),transparent);translate:-3px -3px}}@media (prefers-reduced-motion:reduce){.sticky-layer__slot,.sticky-note,.sticky-note--pulsing{transition:none;animation:none}.sticky-note--lifted{rotate:var(--sticky-rest-tilt,0deg)}}@media (width<=720px){.sticky-note{--sticky-strip-h:15px;width:176px;min-height:112px}}.sticky-intro{margin-top:var(--space-6);margin-bottom:var(--space-6);box-sizing:border-box}.sticky-intro__band{padding-block:var(--space-5);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sticky-intro p{margin-bottom:0}.sticky-intro__text{max-width:var(--prose-w);text-align:center;margin-inline:auto}.sticky-intro__label{font-size:var(--text-panel-body);line-height:var(--leading-panel-body);color:var(--accent)}.sticky-intro__label,.sticky-intro__title{font-family:var(--font-sans);letter-spacing:normal;font-weight:600}.sticky-intro__title{margin-top:var(--space-1);font-size:var(--text-panel-lede);line-height:var(--leading-panel-lede);color:var(--ink);text-wrap:balance}.sticky-intro__lede{margin-top:var(--space-2);max-width:58ch;font-family:var(--font-sans);font-size:var(--text-panel-body);line-height:var(--leading-panel-body);color:var(--ink-soft);text-wrap:pretty;margin-inline:auto}.sticky-intro__steps{align-items:stretch;gap:var(--space-3);max-width:760px;margin:var(--space-4) auto 0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}.sticky-intro__step{align-items:start;gap:var(--space-2);grid-template-columns:2ch minmax(0,1fr);padding-right:8px;display:grid}.sticky-intro__num{font-family:var(--font-sans);font-size:var(--text-panel-body);font-weight:700;line-height:var(--leading-label);letter-spacing:var(--tracking-label);color:var(--ink-caption);font-variant-numeric:tabular-nums}.sticky-intro .sticky-note{width:100%;min-height:0}.sticky-intro .sticky-note__text{font-size:var(--text-panel-body);line-height:var(--leading-panel-body)}@media (width<=640px){.sticky-intro__band{padding-block:var(--space-4)}.sticky-intro__steps{gap:var(--space-3);grid-template-columns:minmax(0,1fr);max-width:none}.sticky-intro .sticky-note{min-height:0}}@media print{.sticky-intro{display:none}}.sticky-intro__step .sticky-note{height:100%;padding-bottom:var(--space-2);box-sizing:border-box}.sticky-intro__num{padding-top:var(--space-2)}.sticky-intro--contained{width:100%;margin:var(--space-3) 0 0}.sticky-intro--contained .sticky-intro__band{padding:var(--space-2);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--ink) 4%,var(--card));border:0}.sticky-intro--contained .sticky-intro__label{font-size:var(--text-panel-caption);line-height:var(--leading-panel-caption)}.sticky-intro--contained .sticky-intro__steps{gap:var(--space-2);max-width:none;margin-top:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-intro--contained .sticky-intro__step{padding-right:0;display:block}.sticky-intro--contained .sticky-note__text,.sticky-intro__privacy{font-size:var(--text-panel-caption);line-height:var(--leading-panel-caption)}.sticky-intro__privacy{margin-top:var(--space-2);font-family:var(--font-sans);color:var(--ink-soft);text-align:center;text-wrap:balance}@media (prefers-reduced-motion:no-preference){.sticky-intro--contained .sticky-intro__step{animation:sticky-intro-place .5s var(--ease) both;animation-delay:calc(.22s + var(--step-i,0)*70ms)}}@keyframes sticky-intro-place{0%{opacity:0;transform:translateY(calc(var(--space-1)*-1)) rotate(-3deg) scale(.96)}}.reveal{margin-top:var(--space-4);margin-bottom:var(--space-4)}.article>.section-rule+.reveal{margin-top:0}.reveal:has(+#continue){margin-bottom:0}.chapter-opening{padding-bottom:var(--space-4)}.chapter-chunk{scroll-margin-top:var(--anchor-offset);padding-top:var(--space-5);padding-bottom:var(--space-5)}.chapter-chunk:has(+.section-rule){padding-bottom:0}.chapter-body>.section-rule{margin-top:var(--space-5);margin-bottom:var(--space-5)}@media (width<=767px){.chapter-body>.section-rule{margin-top:var(--space-3);margin-bottom:var(--space-3)}}.chapter-body>.section-rule:first-child{margin-top:0}.chapter-body>.section-rule+.chapter-chunk{padding-top:0}.chapter-chunk__label{margin:0 0 var(--space-1);font-family:var(--font-sans);font-size:var(--text-caption);line-height:var(--leading-caption);color:var(--ink-soft)}.chapter-chunk__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--text-section-title);font-weight:700;line-height:var(--leading-section-title);letter-spacing:var(--tracking-display);font-feature-settings:var(--features-display);color:var(--ink);text-wrap:balance;margin:0}.chapter-chunk__here{display:none}.chapter-body--with-aside .chapter-chunk__head{padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x);box-sizing:border-box}@media (width<=767px){.chapter-body--with-aside .callout-note-wrap,.chapter-body--with-aside .prose{margin-left:0;margin-right:0}.chapter-body--with-aside .breakout,.chapter-body--with-aside .breakout--display,.chapter-body--with-aside .breakout--quote,.chapter-body--with-aside .chapter-setpiece,.chapter-body--with-aside .chart-block,.chapter-body--with-aside .weekbox-bleed{box-sizing:border-box;width:100%;max-width:100%;margin-left:0;margin-right:0}}@media (width>=768px) and (width<=1099px){.chapter-body--with-aside .chapter-chunk__head{max-width:calc(var(--prose-w) + var(--nav-pad-x)*2);margin-left:auto;margin-right:auto}.chapter-body--with-aside .callout-note-wrap,.chapter-body--with-aside .prose{text-align:left;margin-left:auto;margin-right:auto}.chapter-body--with-aside .breakout,.chapter-body--with-aside .breakout--display,.chapter-body--with-aside .breakout--quote,.chapter-body--with-aside .chapter-setpiece,.chapter-body--with-aside .chart-block,.chapter-body--with-aside .weekbox-bleed{width:100%;max-width:var(--maxw);box-sizing:border-box;margin-left:auto;margin-right:auto}}.chapter-body--with-aside .breakout--quote{max-width:calc(var(--prose-w) + var(--nav-pad-x)*2)}.chapter-chunk__block{scroll-margin-top:var(--anchor-offset)}.chapter-chunk__col>.chapter-chunk__block:first-child>.breakout-quote,.chapter-opening__col>.reveal:first-child>.breakout-quote{padding-top:0}@media (width<=1099px){.chapter-body--with-aside .chapter-chunk__col>.chapter-chunk__block:first-child{margin-top:var(--space-2)}.chapter-body--with-aside .chapter-chunk__col>.chapter-chunk__block:first-child:has(>.breakout-quote){margin-top:var(--space-4)}}@media (width>=1100px){.chapter-body--with-aside{--chapter-aside-gap:var(--space-5);--flow-rail-w:calc((100vw - 2*var(--nav-pad-x) - var(--chapter-aside-gap))/3);box-sizing:border-box;width:100%;max-width:none}.chapter-body--with-aside .chapter-chunk,.chapter-body--with-aside .chapter-opening{grid-template-columns:var(--flow-rail-w) minmax(0,1fr);-moz-column-gap:var(--chapter-aside-gap);column-gap:var(--chapter-aside-gap);padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x);box-sizing:border-box;align-items:start;display:grid}.chapter-body--with-aside .chapter-opening__col{grid-column:2;min-width:0}.chapter-body--with-aside .chapter-chunk__head{top:var(--chapter-aside-title-top);z-index:1;max-height:calc(100vh - var(--chapter-aside-title-top) - var(--space-3));opacity:.16;min-height:0;transition:opacity .5s var(--ease);flex-direction:column;align-self:start;padding-left:0;padding-right:0;display:flex;position:sticky;overflow:visible}.chapter-body--with-aside .chapter-chunk__col{z-index:1;background:var(--paper);opacity:.16;min-width:0;transition:opacity .5s var(--ease);padding-top:var(--chapter-title-offset,0);position:relative}.chapter-body--with-aside .chapter-chunk__col>.chapter-chunk__block:first-child,.chapter-body--with-aside .chapter-chunk__col>.chapter-chunk__block:first-child .callout-note-wrap{margin-top:0}.chapter-body--with-aside .chapter-chunk--active .chapter-chunk__col,.chapter-body--with-aside .chapter-chunk--active .chapter-chunk__head{opacity:1}.chapter-body--with-aside .chapter-chunk--passed .chapter-chunk__col,.chapter-body--with-aside .chapter-chunk--passed .chapter-chunk__head,.chapter-body--with-aside .chapter-chunk--upcoming .chapter-chunk__col,.chapter-body--with-aside .chapter-chunk--upcoming .chapter-chunk__head{opacity:.16;transition-duration:.5s}.chapter-body--with-aside .chapter-chunk__title{margin:var(--space-1) 0 0;font-size:var(--text-chapter-head);line-height:var(--leading-chapter-head);flex:none;overflow:visible}.chapter-body--with-aside .chapter-chunk__here{margin:var(--space-3) 0 0;max-width:30em;font-family:var(--font-body);font-optical-sizing:auto;font-size:var(--text-lede);font-weight:400;line-height:var(--leading-lede);color:var(--ink-soft);flex:none;display:block}.chapter-here-enter-active,.chapter-here-leave-active{transition:opacity .25s var(--ease)}.chapter-here-enter-from,.chapter-here-leave-to{opacity:0}.chapter-body--with-aside .prose{max-width:var(--prose-w);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.chapter-body--with-aside .callout-note-wrap{max-width:calc(var(--prose-w) + var(--callout-pad)*2 + 2px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.chapter-body--with-aside .breakout,.chapter-body--with-aside .breakout--display,.chapter-body--with-aside .breakout--quote,.chapter-body--with-aside .chapter-setpiece,.chapter-body--with-aside .chart-block,.chapter-body--with-aside .weekbox-bleed{width:100%;max-width:var(--maxw);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.chapter-body--with-aside .breakout--quote,.chapter-body--with-aside .breakout-quote{max-width:var(--prose-w);text-align:left;align-items:flex-start}.chapter-body--with-aside .breakout-quote blockquote p{text-wrap:pretty;margin-left:0;margin-right:0}.chapter-body--with-aside .breakout-quote__who{justify-content:flex-start;max-width:none;padding:0}.chapter-body--with-aside .chart-block--stage,.chapter-body--with-aside .full-bleed,.chapter-body--with-aside .weekbox-bleed{margin-left:auto!important;margin-right:auto!important;left:auto!important;transform:none!important}.chapter-body--with-aside .chart-block--stage{width:100%;max-width:var(--maxw);min-height:min(92svh,900px)}}.chapter-body--column .chapter-chunk__head{max-width:calc(var(--prose-w) + var(--nav-pad-x)*2);padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x);box-sizing:border-box;margin-left:auto;margin-right:auto}.chapter-body--column>.section-rule{max-width:calc(var(--prose-w) + var(--space-3)*2 + var(--nav-pad-x)*2);margin-left:auto;margin-right:auto}.chapter-body--column .chapter-opening__col>.reveal:first-child{margin-top:var(--space-5)}.chapter-body--column .prose-block p{font-size:var(--text-perex);line-height:var(--leading-perex);margin-bottom:calc(var(--space-3) + var(--space-1))}.chapter-body--column .breakout--quote{width:100%;max-width:calc(var(--prose-w) + var(--nav-pad-x)*2);padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x);box-sizing:border-box;margin-left:auto;margin-right:auto}.chapter-body--column .breakout-quote{text-align:left;align-items:flex-start}.chapter-body--column .breakout-quote blockquote p{text-align:left;margin-left:0;margin-right:0}.chapter-body--column .breakout-quote__who{justify-content:flex-start}@media (prefers-reduced-motion:reduce){.chapter-body--with-aside .chapter-chunk__col,.chapter-body--with-aside .chapter-chunk__head{opacity:1;transition:none}.chapter-here-enter-active,.chapter-here-leave-active{transition:none}}@media print{.chapter-body--with-aside .chapter-chunk,.chapter-body--with-aside .chapter-opening{padding-left:0;padding-right:0;display:block}.chapter-body--with-aside .chapter-chunk__head{opacity:1;max-height:none;position:static}.chapter-body--with-aside .chapter-chunk__col{opacity:1}.chapter-body--with-aside .chapter-chunk__here{display:none}}.section-end{background:var(--pink-soft);scroll-margin-top:var(--anchor-offset);margin-top:0;margin-bottom:0}:root[data-theme=dark] .section-end{background:var(--paper-tint)}.section-end.full-bleed{padding-top:var(--space-5);padding-bottom:var(--space-5);padding-left:var(--nav-pad-x);padding-right:var(--nav-pad-x)}.section-end__inner{gap:var(--space-5);text-align:center}.section-end__copy,.section-end__inner{flex-direction:column;align-items:center;display:flex}.section-end__copy{gap:var(--space-3);width:100%}.section-end__card{width:min(var(--maxw),100%);text-align:left;max-width:100%}.section-end__eyebrow{font-size:var(--text-caption);line-height:var(--leading-caption);color:var(--accent)}.section-end__eyebrow,.section-end__title{letter-spacing:-.01em;margin:0;font-weight:700}.section-end__title{max-width:16ch;font-family:var(--font-body);font-optical-sizing:auto;font-size:var(--text-segue);font-feature-settings:var(--features-display);line-height:var(--leading-segue);color:var(--ink);text-wrap:balance;flex-direction:column;align-items:center;display:flex}.section-end__title-line{text-wrap:balance;max-width:100%;display:block}.section-end__title--compact{max-width:none;font-size:var(--text-callout-title);line-height:var(--leading-callout-title)}.section-end__summary{max-width:48ch;font-family:var(--font-body);font-size:var(--text-lede);font-weight:400;line-height:var(--leading-lede);color:var(--ink);text-wrap:pretty;margin:0}.section-end .ui-btn--cta{margin-top:calc(var(--space-3) - var(--space-5))}.section-end .ui-btn--cta,.section-end__pending{font-size:var(--text-caption);line-height:var(--leading-caption)}.section-end__pending{margin-top:calc(var(--space-2) - var(--space-3));border:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);border-radius:999px;align-items:center;padding:.75em 1.35em;font-weight:500;display:inline-flex}.section-end__minimal-inner{align-items:center;gap:var(--space-3);max-width:var(--prose-w);text-align:center;flex-direction:column;margin-inline:auto;display:flex}.section-end--minimal .ui-btn--cta{margin-top:calc(var(--space-4) - var(--space-3))}@media (width<=767px){.section-end .ui-btn--cta,.section-end__eyebrow,.section-end__pending{font-size:max(12pt,var(--text-caption))}.section-end__summary{font-size:max(14pt,var(--text-lede));line-height:var(--leading-lede)}}.signup-gate{width:100%;max-width:100vw;padding:var(--space-5) var(--nav-pad-x);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.signup-gate__inner{align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;width:100%;max-width:46rem;margin-left:auto;margin-right:auto;display:flex}.signup-gate__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--text-heading);font-weight:700;line-height:var(--leading-heading);letter-spacing:var(--tracking-display);font-feature-settings:var(--features-display);color:var(--ink);text-wrap:balance;margin:0}.signup-gate__title-line{display:block}.signup-gate__title-line--italic{font-style:italic}.signup-gate__lead{font-family:var(--font-body);font-size:var(--text-lede);font-weight:400;line-height:var(--leading-lede);color:var(--ink);text-wrap:pretty;margin:0}.signup-gate__lead em{font-style:italic;font-weight:700}.signup-gate__note{font-size:var(--text-caption);font-weight:400;line-height:var(--leading-caption);color:var(--ink-soft);text-wrap:pretty;max-width:42ch;margin:0}@media (width<=1023px){.signup-gate{padding:var(--space-4) var(--nav-pad-x)}.signup-gate__note{font-size:var(--text-ui);line-height:var(--leading-ui)}}.gated-body--locked .reveal{opacity:1;transform:none}.gated-body--locked{pointer-events:none;-webkit-user-select:none;user-select:none;max-height:620px;overflow:hidden;-webkit-mask-image:linear-gradient(#000,#00000080 45%,#0000 88%);mask-image:linear-gradient(#000,#00000080 45%,#0000 88%)}.gated-body--from-tunnel{padding-top:calc(var(--nav-h) + var(--space-5))}.gated-body--from-tunnel.gated-body--locked{padding-top:0}.signup-confirmation{z-index:500;padding:var(--space-3);place-items:center;display:grid;position:fixed;inset:0}.signup-confirmation__backdrop{background:color-mix(in srgb,var(--ink-ground) 62%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;border:0;padding:0;position:absolute;inset:0}.signup-confirmation__panel{width:min(34rem,100%);max-height:calc(100svh - var(--space-3)*2);background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-panel);flex-direction:column;display:flex;position:relative;overflow:hidden}.signup-confirmation__close{top:var(--space-1);right:var(--space-1);z-index:1;position:absolute}.signup-confirmation__body{overscroll-behavior:contain;min-height:0;padding:var(--space-4) var(--space-4) var(--space-3);flex:auto;overflow-y:auto}.signup-confirmation__header{text-align:center;flex-direction:column;align-items:center;display:flex}.signup-confirmation__badge{width:56px;height:56px;margin-bottom:var(--space-2);background:var(--sticky-mint);color:var(--tile-green);border-radius:999px;place-items:center;display:grid}.signup-confirmation__check{background:currentColor;width:28px;height:28px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}.signup-confirmation__lead,.signup-confirmation__title{margin:0}.signup-confirmation__title{font-family:var(--font-sans);font-size:var(--text-subhead);font-weight:600;line-height:var(--leading-subhead);letter-spacing:var(--tracking-display);text-wrap:balance}.signup-confirmation__lead{max-width:40ch;margin-top:var(--space-1);font-family:var(--font-sans);font-size:var(--text-panel-body);line-height:var(--leading-panel-body);color:var(--ink-soft);text-wrap:pretty}.signup-confirmation__footer{padding:0 var(--space-4) var(--space-4);flex:none}.signup-confirmation__cta{width:100%}@media (width<=640px){.signup-confirmation{place-items:end stretch;padding:0}.signup-confirmation__panel{width:100%;max-height:calc(100svh - var(--space-4));border-radius:var(--radius-sm) var(--radius-sm) 0 0;box-shadow:var(--shadow-sheet);border-width:1px 0 0}.signup-confirmation__body{padding:var(--space-4) var(--nav-pad-x) var(--space-3)}.signup-confirmation__footer{padding:0 var(--nav-pad-x) calc(var(--space-3) + env(safe-area-inset-bottom))}.signup-confirmation__badge{width:48px;height:48px}.signup-confirmation__check{width:24px;height:24px}}@media (prefers-reduced-motion:no-preference){.signup-confirmation__backdrop{animation:signup-confirmation-fade .3s var(--ease) both}.signup-confirmation__panel{animation:signup-confirmation-rise .45s var(--ease) both}.signup-confirmation__badge{animation:signup-confirmation-pop .5s var(--ease) .12s both}.signup-confirmation__check{animation:signup-confirmation-pop .45s var(--ease) .24s both}}@media (width<=640px) and (prefers-reduced-motion:no-preference){.signup-confirmation__panel{animation-name:signup-confirmation-slide}}@keyframes signup-confirmation-fade{0%{opacity:0}}@keyframes signup-confirmation-rise{0%{opacity:0;transform:translateY(var(--space-2)) scale(.98)}}@keyframes signup-confirmation-slide{0%{transform:translateY(100%)}}@keyframes signup-confirmation-pop{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.06)}}.content-icon{width:var(--content-icon-size,14px);height:var(--content-icon-line,var(--content-icon-size,14px));-webkit-mask-source-type:alpha;mask-mode:alpha;-webkit-mask-size:var(--content-icon-size,14px);mask-size:var(--content-icon-size,14px);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--content-icon-size,14px);background:currentColor;flex:none;display:block;-webkit-mask-position:50%;-webkit-mask-repeat:no-repeat}.toc-rail{--toc-eye:33.333vh;--toc-strip-mid:calc((var(--nav-h) + var(--space-2) + var(--toc-eye))/2);top:0;right:var(--space-2);z-index:90;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s var(--ease),visibility 0s linear .3s;position:fixed;bottom:0}.toc-rail.is-visible{visibility:visible;opacity:1;transition:opacity .3s var(--ease)}@media print{.toc-rail{display:none}}.toc-rail__strip{top:var(--toc-strip-mid);align-items:flex-end;gap:var(--space-2);padding:var(--space-2) 6px var(--space-2) var(--space-2);cursor:pointer;pointer-events:auto;transition:opacity .22s var(--ease);background:0 0;border:none;flex-direction:column;display:flex;position:absolute;right:0;transform:translateY(-50%)}.toc-rail.is-open .toc-rail__strip{opacity:0}.toc-rail__dash{background:color-mix(in srgb,var(--ink) 14%,transparent);width:16px;height:2px;transition:width .25s var(--ease),background-color .25s var(--ease);border-radius:1px;display:block;position:relative;overflow:hidden}.toc-rail__dash.is-read{background:color-mix(in srgb,var(--ink) 52%,transparent)}.toc-rail__dash.is-active{background:color-mix(in srgb,var(--ink) 16%,transparent);width:28px}.toc-rail__strip:active .toc-rail__dash,.toc-rail__strip:focus-visible .toc-rail__dash,.toc-rail__strip:hover .toc-rail__dash{background:color-mix(in srgb,var(--ink) 55%,transparent);width:24px}.toc-rail__strip:active .toc-rail__dash.is-active,.toc-rail__strip:focus-visible .toc-rail__dash.is-active,.toc-rail__strip:hover .toc-rail__dash.is-active{background:color-mix(in srgb,var(--ink) 22%,transparent);width:36px}@media (width<=1099px){.toc-rail{right:var(--space-1)}.toc-rail__strip{gap:var(--space-1);padding:var(--space-1) 4px var(--space-1) var(--space-1)}.toc-rail__dash{width:12px}.toc-rail__dash.is-active,.toc-rail__lead,.toc-rail__lead.is-active{width:20px}}.toc-rail__dash-fill{background:var(--blue);border-radius:inherit;transition:width .12s linear;position:absolute;top:0;bottom:0;left:0}.toc-rail__panel{top:var(--toc-panel-top,var(--toc-strip-mid));width:max-content;min-width:224px;max-width:320px;height:auto;max-height:calc(100vh - var(--nav-h) - var(--space-2)*2);padding:var(--space-2) var(--space-1) 0;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-panel);pointer-events:none;opacity:0;visibility:hidden;transform:translateX(8px) translateY(var(--toc-panel-shift,-50%));transition:opacity .22s var(--ease),transform .22s var(--ease),visibility 0s linear .22s;border-radius:12px;flex-direction:column;display:flex;position:absolute;right:0;overflow:hidden}.toc-rail.is-open .toc-rail__panel{opacity:1;visibility:visible;transform:translateY(var(--toc-panel-shift,-50%));pointer-events:auto;transition:opacity .22s var(--ease),transform .22s var(--ease)}.toc-rail__head{justify-content:space-between;align-items:center;gap:var(--space-1);margin-inline:calc(var(--space-1)*-1);padding:0 var(--space-2) var(--space-1) calc(var(--space-1) + var(--space-2));border-bottom:1px solid var(--line);flex:none;display:flex}.toc-rail__label{font-family:var(--font-sans);font-size:var(--text-panel-title);font-weight:700;line-height:var(--leading-panel-title);letter-spacing:var(--tracking-heading);color:var(--ink);margin:0}.toc-rail__scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-top:var(--space-1);padding-bottom:var(--space-1);scrollbar-width:thin;scrollbar-color:var(--ink-soft) var(--line-soft);flex:1;overflow-y:auto}.toc-rail__scroll::-webkit-scrollbar{width:6px}.toc-rail__scroll::-webkit-scrollbar-thumb{background:var(--ink-soft);border-radius:3px}.toc-rail__list{list-style:none}.toc-rail__group,.toc-rail__list{margin:0;padding:0}.toc-rail__item{justify-content:space-between;align-items:baseline;gap:var(--space-2);padding:7px var(--space-2);font-size:var(--text-caption);font-weight:600;line-height:var(--leading-caption);color:var(--ink);transition:background .15s var(--ease),color .15s var(--ease);border-radius:8px;text-decoration:none;display:flex}.toc-rail__item:hover{background:var(--paper-tint);color:var(--ink)}.toc-rail__item.is-read{color:color-mix(in srgb,var(--ink) 58%,transparent)}.toc-rail__item.is-read:hover{color:var(--ink)}.toc-rail__item.is-active{color:var(--blue)}.toc-rail__item-pct{text-align:right;width:4ch;font-size:var(--text-sm);color:var(--blue);flex:none}.toc-rail__children{margin:0 0 var(--space-1);padding:0 0 0 var(--space-1);list-style:none}.toc-rail__child{--content-icon-line:var(--leading-caption);-moz-column-gap:var(--space-1);align-items:start;column-gap:var(--space-1);padding:3px var(--space-2);font-size:var(--text-sm);font-weight:400;line-height:var(--leading-caption);color:color-mix(in srgb,var(--ink-soft) 85%,transparent);transition:background .15s var(--ease),color .15s var(--ease);border-radius:8px;grid-template-columns:14px minmax(0,1fr);text-decoration:none;display:grid}.toc-rail__child:hover{background:var(--paper-tint);color:var(--ink)}.toc-rail__child.is-read{color:color-mix(in srgb,var(--ink-soft) 58%,transparent)}.toc-rail__child.is-read:hover{color:var(--ink)}.toc-rail__child.is-active{color:var(--blue)}.toc-rail__child-icon{color:color-mix(in srgb,currentColor 72%,transparent)}.toc-rail__child-label{min-width:0}@media (width<=1023px){.toc-rail{z-index:190;pointer-events:none;inset:auto 0 0}.toc-rail__strip{display:none;top:auto;transform:none}.toc-rail__panel{--toc-panel-top:initial;--toc-panel-shift:0;width:auto;min-width:0;max-width:none;max-height:min(70vh,30rem);padding:var(--space-2) var(--space-1) calc(var(--space-1) + env(safe-area-inset-bottom,0px));box-shadow:var(--shadow-sheet);border-width:1px 0 0;border-radius:16px 16px 0 0;position:fixed;inset:auto 0 0;transform:translateY(100%)}.toc-rail.is-open .toc-rail__panel{transform:translateY(var(--toc-drag-y,0))}.toc-rail__child,.toc-rail__item{padding-top:7px;padding-bottom:7px}}@media (prefers-reduced-motion:reduce){.toc-rail__dash,.toc-rail__dash-fill,.toc-rail__panel{transition:none}}.toc-rail__lead{background:color-mix(in srgb,var(--ink) 14%,transparent);width:16px;height:2px;transition:width .25s var(--ease),background-color .25s var(--ease);border-radius:1px;display:block;position:relative;overflow:hidden}.toc-rail__lead.is-read{background:color-mix(in srgb,var(--ink) 52%,transparent)}.toc-rail__lead.is-active{background:color-mix(in srgb,var(--ink) 16%,transparent);width:28px}.toc-rail__strip:active .toc-rail__lead,.toc-rail__strip:focus-visible .toc-rail__lead,.toc-rail__strip:hover .toc-rail__lead{background:color-mix(in srgb,var(--ink) 55%,transparent);width:24px}.toc-rail__lead-fill{background:var(--blue);border-radius:inherit;transition:width .12s linear;position:absolute;top:0;bottom:0;left:0}.toc-rail__item--lead .toc-rail__item-title{color:var(--blue)}.toc-rail__group--gated .toc-rail__child,.toc-rail__group--gated .toc-rail__item{color:color-mix(in srgb,var(--ink) 38%,transparent)}.toc-rail__group--gated .toc-rail__child:hover,.toc-rail__group--gated .toc-rail__item:hover{color:var(--ink-soft)}.toc-rail--on-dark .toc-rail__dash{background:color-mix(in srgb,var(--footer-fg) 26%,transparent)}.toc-rail--on-dark .toc-rail__dash.is-read{background:color-mix(in srgb,var(--footer-fg) 45%,transparent)}.toc-rail--on-dark .toc-rail__lead{background:color-mix(in srgb,var(--footer-fg) 26%,transparent)}.toc-rail--on-dark .toc-rail__lead.is-read{background:color-mix(in srgb,var(--footer-fg) 45%,transparent)}.toc-rail__close{display:none}.toc-rail__item-number{min-width:2ch;margin-right:var(--space-1);font-variant-numeric:tabular-nums;display:inline-block}@media (width<=1023px){.toc-rail__head{padding-top:var(--space-2);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;position:relative}.toc-rail__head:before{content:"";background:var(--line);border-radius:999px;width:32px;height:4px;margin-left:-16px;position:absolute;top:0;left:50%}.toc-rail__close{display:inline-flex}.toc-rail.is-open .toc-rail__panel--dragging{transition:none}.toc-rail__panel--dragging .toc-rail__head{cursor:grabbing}}.sticky-pad{width:var(--sticky-pad-size,56px);transition:opacity .3s var(--ease);flex-direction:column;align-items:center;display:flex;position:relative}.sticky-pad--dimmed{opacity:.35;pointer-events:none}.sticky-pad--away{opacity:0;pointer-events:none}.sticky-pad__stack{width:var(--sticky-pad-size,56px);height:var(--sticky-pad-size,56px);position:relative}.sticky-pad__sheet{background:var(--sticky-hue,var(--sticky-yellow-field));box-shadow:var(--sticky-lift) var(--sticky-blur) 0 color-mix(in srgb,var(--sticky-shadow) var(--sticky-shade-a),transparent);border:0;place-items:center;padding:0;display:grid;position:absolute;inset:0}.sticky-pad__sheet--2{translate:0 3px}.sticky-pad__sheet--top{color:var(--sticky-ink);cursor:grab;touch-action:none;transition:background .2s var(--ease),box-shadow .2s var(--ease)}.sticky-pad__sheet--top:before{content:"";background:var(--sticky-strip,var(--sticky-yellow-strip));border-bottom:1px solid color-mix(in srgb,var(--sticky-print-ink) 12%,transparent);height:8px;position:absolute;inset:0 0 auto}@media (hover:hover){.sticky-pad__sheet--top:hover{background:color-mix(in srgb,var(--sticky-hue) 94%,var(--sticky-print-ink))}}.sticky-pad__sheet--top:active{background:color-mix(in srgb,var(--sticky-hue) 88%,var(--sticky-print-ink));cursor:grabbing}.sticky-pad__sheet--top:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sticky-pad__plus{background-color:var(--sticky-ink);width:20px;height:20px;margin-top:8px}.sticky-pad__hint{right:0;bottom:calc(100% + var(--space-1));width:max-content;max-width:min(34ch,100vw - 8rem);padding:var(--space-1) var(--space-2);border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-chrome);color:var(--ink-caption);font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--leading-secondary);text-align:center;position:absolute}.sticky-hint-enter-active,.sticky-hint-leave-active{transition:opacity .28s var(--ease)}.sticky-hint-enter-from,.sticky-hint-leave-to{opacity:0}@media (prefers-reduced-motion:reduce){.sticky-hint-enter-active,.sticky-hint-leave-active,.sticky-pad,.sticky-pad__sheet--top{transition:none}}@media (width<=720px){.sticky-pad__hint{display:none}}.sticky-layer{z-index:5;pointer-events:none;position:absolute;inset:0}.sticky-layer,.sticky-layer *{overflow-anchor:none}.sticky-layer__slot{pointer-events:auto;position:absolute}.sticky-layer--hidden{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .25s var(--ease),visibility 0s linear .25s}.sticky-layer:not(.sticky-layer--hidden){transition:opacity .25s var(--ease)}@media (prefers-reduced-motion:reduce){.sticky-layer,.sticky-layer--hidden{transition:none}}.sticky-layer__slot--hidden{visibility:hidden}.sticky-layer__flying{z-index:210;pointer-events:none;position:fixed}::highlight(hc-mark){background-color:var(--mark-bg);color:var(--mark-ink)}@media print{.sticky-layer,.sticky-layer__dock,.sticky-layer__flying{display:none}}.sticky-layer__dock{--sticky-pad-size:56px;right:max(var(--space-3),env(safe-area-inset-right,0px));bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:120;grid-template-columns:var(--sticky-pad-size);grid-template-rows:40px var(--sticky-pad-size);place-items:center end;row-gap:var(--space-2);transition:opacity .3s var(--ease),translate .3s var(--ease),grid-template-rows .3s var(--ease),row-gap .3s var(--ease);display:grid;position:fixed}.sticky-layer__dock--away{opacity:0;pointer-events:none;translate:0 var(--space-2)}.sticky-layer__dock--dimmed{opacity:.35;pointer-events:none}.sticky-layer__dock--notes-off{grid-template-rows:40px 0;row-gap:0}.sticky-layer__dock--notes-off .sticky-pad,.sticky-layer__dock--solo .sticky-layer__eye{width:0;min-width:0;height:0;min-height:0;overflow:hidden}.sticky-layer__dock--solo{grid-template-rows:0 var(--sticky-pad-size);row-gap:0}.sticky-layer__dock--solo .sticky-layer__eye{opacity:0;pointer-events:none}.sticky-layer__eye.ui-btn{background:var(--paper);box-shadow:var(--shadow-chrome);transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease),transform .15s var(--ease),opacity .3s var(--ease)}@media (width<=720px){.sticky-layer__dock{--sticky-pad-size:48px;right:max(var(--space-2),env(safe-area-inset-right,0px));bottom:calc(var(--space-3) + env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion:reduce){.sticky-layer__dock{transition:none}}.sticky-layer__dock>.sticky-pad{grid-area:2/1}.sticky-layer__eye.ui-btn{grid-area:1/1}@media (hover:hover){.sticky-layer__eye.ui-btn:hover:not(:disabled){background:color-mix(in srgb,var(--pink) 12%,var(--paper))}}.sticky-layer__eye.ui-btn:active:not(:disabled){background:color-mix(in srgb,var(--pink) 12%,var(--paper))}
