.essay-shell{width:min(100% - (var(--gutter) * 2), 48rem);margin-inline:auto;padding-block:clamp(2.25rem,6vw,3.75rem) 6.5rem;position:relative}.essay-enter{animation:essay-rise .72s var(--ease-out) both;animation-delay:calc(var(--d,0) * 70ms)}@keyframes essay-rise{0%{opacity:0;transform:translateY(.85rem)}to{opacity:1;transform:translateY(0)}}.essay-header{border-bottom:1px solid var(--line);margin-bottom:1.35rem;padding-bottom:1.35rem}.essay-kicker{font-family:var(--font-ui);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin:0 0 .9rem;font-size:.78rem;font-weight:560;display:flex}.essay-kicker__product{color:var(--depth)}.essay-kicker__hint{text-transform:none;letter-spacing:0;color:var(--ink-faint);font-weight:500}.essay-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-variation-settings:"SOFT" 45, "WONK" .35, "opsz" 72;text-wrap:balance;margin:0;font-size:clamp(2.2rem,5.5vw,3.35rem);font-weight:520;line-height:1.08}.essay-dek{max-width:36rem;font-family:var(--font-body);color:var(--ink-soft);margin:0 0 1rem;font-size:clamp(1.12rem,2vw,1.28rem);font-weight:420;line-height:1.5}.essay-byline{font-family:var(--font-ui);color:var(--ink-faint);flex-wrap:wrap;gap:.5rem 1rem;margin:0;font-size:.9rem;display:flex}.essay-byline__author{color:var(--ink-soft);font-weight:600}.essay-path{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-paper);margin:0 0 1.75rem;padding:1rem 1.1rem 1.05rem}.essay-spot+.essay-path{margin-top:.15rem}.essay-path__title{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 .85rem;font-size:.72rem;font-weight:620}.essay-path__list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.essay-path__list a{color:var(--ink-soft);border-radius:var(--radius-soft);transition:background .2s ease, color .2s ease, transform .22s var(--ease-out);grid-template-columns:2rem 1fr;align-items:baseline;gap:.65rem;margin-inline:-.55rem;padding:.5rem .55rem;text-decoration:none;display:grid}.essay-path__list a:hover{background:color-mix(in srgb, var(--depth) 6%, transparent);color:var(--ink);transform:translate(2px)}.essay-path__list a.is-active{color:var(--depth);background:color-mix(in srgb, var(--wash) 12%, transparent)}.essay-path__index{font-family:var(--font-display);letter-spacing:.02em;color:var(--wash);font-variation-settings:"SOFT" 60, "WONK" .9, "opsz" 14;font-size:.9rem;font-style:italic;font-weight:500;transform:rotate(-8deg)}.essay-path__label{font-family:var(--font-display);letter-spacing:-.01em;font-variation-settings:"SOFT" 35, "opsz" 22;font-size:1.05rem;font-weight:480}.prose{font-family:var(--font-body);color:var(--ink);font-variation-settings:"opsz" 14;hanging-punctuation:first last;font-size:clamp(1.125rem,.4vw + 1.05rem,1.22rem);font-weight:420;line-height:1.75}.prose>.reveal{opacity:0;transition:opacity .62s var(--ease-out), transform .62s var(--ease-out);transform:translateY(.7rem)}.prose>.reveal.is-in{opacity:1;transform:translateY(0)}.prose>:first-child{margin-top:0}.prose>*+*{margin-top:1.25em}.prose>h2{font-family:var(--font-display);letter-spacing:-.02em;font-variation-settings:"SOFT" 45, "WONK" .85, "opsz" 36;margin-top:2.1em;margin-bottom:.65em;scroll-margin-top:5rem;font-size:1.55em;font-weight:520;line-height:1.2}.prose>h3{font-family:var(--font-display);letter-spacing:-.015em;font-variation-settings:"SOFT" 40, "WONK" .55, "opsz" 24;margin-top:2em;margin-bottom:.55em;scroll-margin-top:5rem;font-size:1.25em;font-weight:500;line-height:1.25}.prose>h2.prose-section{gap:.35rem;padding-left:0;display:grid}.prose>h2.prose-section:before{content:attr(data-ink-num);width:fit-content;font-family:var(--font-display);letter-spacing:.04em;color:var(--wash);font-variation-settings:"SOFT" 70, "WONK" 1, "opsz" 18;font-size:.72em;font-style:italic;font-weight:500;display:block;transform:rotate(-6deg)translate(-.15rem)}.prose>h2.prose-section:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 12' fill='none' preserveAspectRatio='none'%3E%3Cpath d='M2 7c20-4 40 3 60 1 22-2 40-5 62-2 18 2 32 4 50 0' stroke='%23FF7A59' stroke-width='2.2' stroke-linecap='round' opacity='0.75'/%3E%3Cpath d='M10 9c28-2 52 2 80 0 24-2 40-3 58 1' stroke='%231F3A5F' stroke-width='1.2' stroke-linecap='round' opacity='0.45'/%3E%3C/svg%3E") 0/100% 100% no-repeat;width:min(11rem,55%);height:.55rem;margin-top:.15rem;display:block}.prose>h3.prose-section-sub{color:var(--depth);font-style:italic}.prose p{max-width:var(--measure)}.prose a{color:var(--depth-mid);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 6' fill='none' preserveAspectRatio='none'%3E%3Cpath d='M1 4c10-2 20 1 30 0s18-2 28 1' stroke='%232F6FED' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:repeat-x;background-size:3.2em .28em;padding-bottom:.12em;text-decoration:none;transition:color .18s}.prose a:hover{color:var(--signal)}.prose strong{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 8' fill='none' preserveAspectRatio='none'%3E%3Cpath d='M1 5c14-3 28 2 42 0 12-2 22-3 34 1' stroke='%23FF7A59' stroke-width='2' stroke-linecap='round' opacity='0.7'/%3E%3C/svg%3E");background-position:0 92%;background-repeat:repeat-x;background-size:4em .35em;padding:0 .05em .12em;font-weight:620}.prose em{font-variation-settings:"opsz" 14, "slnt" -10;color:color-mix(in srgb, var(--ink) 88%, var(--depth));font-style:italic}.prose-question{font-family:var(--font-display);letter-spacing:-.01em;color:var(--depth);font-variation-settings:"SOFT" 55, "WONK" .7, "opsz" 22;max-width:var(--measure);padding:.35em 0 .45em;font-size:1.08em;font-weight:450;line-height:1.45;position:relative}.prose-question:before{content:"";background:color-mix(in srgb, var(--wash) 10%, transparent);z-index:-1;border-radius:.35rem 1.1rem .45rem .9rem;position:absolute;inset:.15em -.55em .15em -.7em;transform:rotate(-.4deg)}.prose-qmark{vertical-align:-.15em;width:1.05em;height:1.25em;margin-left:.25em;display:inline-block}.prose-qmark .ink{width:100%;height:100%}.prose-pointer{font-variation-settings:"opsz" 15;padding-left:.15em;position:relative}.prose-pointer:after{content:"";opacity:.85;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 12' fill='none'%3E%3Cpath d='M2 6h12' stroke='%231F3A5F' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M11 2l5 4-5 4' stroke='%23FF7A59' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:1rem;height:.7rem;position:absolute;top:.55em;left:-1.35rem}@media (width<=820px){.prose-pointer:after{display:none}}.prose blockquote{color:var(--ink-soft);font-family:var(--font-display);letter-spacing:-.01em;font-variation-settings:"SOFT" 55, "opsz" 28;transition:color .4s ease, transform .5s var(--ease-out);margin-inline:0;padding:.15em 0;font-size:1.18em;font-weight:450;line-height:1.45}.prose blockquote.is-spotlight{color:var(--ink);transform:translate(3px)}.prose blockquote .blockquote-body>:first-child{margin-top:0}.prose blockquote .blockquote-body>*+*{margin-top:.7em}.prose ul,.prose ol{max-width:var(--measure);padding-left:0;list-style:none}.prose li+li{margin-top:.55em}.prose-ink-list>li,.prose ul>li{padding-left:1.65em;position:relative}.prose-ink-list>li:before,.prose ul>li:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Ccircle cx='9' cy='9' r='5.2' stroke='%231F3A5F' stroke-width='2'/%3E%3Ccircle cx='9' cy='9' r='1.6' fill='%23FF7A59'/%3E%3C/svg%3E") 50%/contain no-repeat;width:.95em;height:.95em;position:absolute;top:.42em;left:.1em}.prose-ink-list>li:nth-child(3n+2):before,.prose ul>li:nth-child(3n+2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M3 9h12' stroke='%231F3A5F' stroke-width='2.2' stroke-linecap='round'/%3E%3Cpath d='M4 12h9' stroke='%232F6FED' stroke-width='1.4' stroke-linecap='round' opacity='0.7'/%3E%3C/svg%3E")}.prose-ink-list>li:nth-child(3n+3):before,.prose ul>li:nth-child(3n+3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4 4l10 10M14 4L4 14' stroke='%231F3A5F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.prose-ink-olist,.prose ol{counter-reset:ink-ol}.prose-ink-olist>li,.prose ol>li{counter-increment:ink-ol;padding-left:2em;position:relative}.prose-ink-olist>li:before,.prose ol>li:before{content:counter(ink-ol);width:1.4em;font-family:var(--font-display);color:var(--wash);font-variation-settings:"SOFT" 60, "WONK" 1, "opsz" 18;font-size:1.05em;font-style:italic;font-weight:520;line-height:1.4;position:absolute;top:-.05em;left:0;transform:rotate(-8deg)}.prose hr{display:none}.prose-ink-hr{justify-content:flex-start;margin-block:1.75em;display:flex}.prose-ink-hr .ink-break{width:6.5rem;margin-inline:0}.prose code{background:color-mix(in srgb, var(--paper-deep) 80%, white);border-radius:.2rem;padding:.12em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.prose pre{border-radius:var(--radius-soft);background:color-mix(in srgb, var(--paper-deep) 70%, white);padding:1.1rem 1.2rem;font-size:.88em;line-height:1.55;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose img{border-radius:var(--radius-paper);width:100%;height:auto;margin-block:1.75em;display:block}.prose .essay-figure,.prose .embed{margin-block:2.25em}.prose .essay-figure img{margin-block:0}.essay-figure figcaption,.essay-feature figcaption{font-family:var(--font-ui);color:var(--ink-faint);margin-top:.65rem;font-size:.88rem;line-height:1.45}.essay-figure__caption+.essay-figure__credit:before,.essay-figure figcaption .essay-figure__credit:not(:only-child):before{content:" · "}.essay-figure__credit{font-style:italic}.essay-feature{margin:0 0 1.5rem}.essay-feature img{object-fit:cover;border-radius:var(--radius-paper);background:var(--paper-deep);width:100%;height:auto;max-height:min(28rem,70vw);display:block}.embed{width:100%;max-width:var(--measure);position:relative}.embed--youtube{aspect-ratio:16/9;border-radius:var(--radius-paper);background:var(--paper-deep);overflow:hidden}.embed--youtube iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.embed--instagram{max-width:min(var(--measure), 33.75rem);border-radius:var(--radius-paper);border:1px solid color-mix(in srgb, var(--ink) 10%, transparent);background:#fff;margin-inline:auto;overflow:hidden}.embed--instagram iframe{background:#fff;border:0;width:100%;height:52rem;max-height:80vh;display:block}.essay-shell--notes{width:min(100% - (var(--gutter) * 2), 42rem)}.prose--notes{font-size:clamp(1.1rem,.35vw + 1.05rem,1.18rem);line-height:1.65}.prose--notes>p{max-width:34rem}.prose--notes>h2{color:var(--depth);margin-top:2.6em;font-style:italic;font-weight:480}.note{max-width:34rem;margin:1.85em 0;padding-left:.15rem;position:relative}.note+.note{margin-top:2.15em}.note__pointer{font-family:var(--font-display);letter-spacing:-.015em;color:var(--depth);font-variation-settings:"SOFT" 55, "WONK" .75, "opsz" 28;text-wrap:pretty;align-items:flex-start;gap:.55rem;margin:0 0 .55rem;font-size:1.22em;font-weight:480;line-height:1.3;display:flex}.note__tick{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 20' fill='none'%3E%3Cpath d='M3 3c5 2 7 7 5 14' stroke='%231F3A5F' stroke-width='1.8' stroke-linecap='round'/%3E%3Cpath d='M2 14l3 2' stroke='%23FF7A59' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:none;width:.85rem;height:1.1em;margin-top:.12em;transform:rotate(-6deg)}.note__pointer-text{flex:1;min-width:0}.note__expand{font-family:var(--font-body);color:var(--ink-soft);font-variation-settings:"opsz" 14;padding-left:1.4rem;font-size:.98em;font-weight:420;line-height:1.65}.note__expand>:first-child{margin-top:0}.note__expand>:last-child{margin-bottom:0}.note__expand>*+*{margin-top:.65em}.prose--notes .note__expand p{max-width:32rem}html.is-skimming .note__expand{opacity:.34;filter:saturate(.7)}html.is-skimming .note__pointer{opacity:1;filter:none}html.is-skimming .prose>p,html.is-skimming .prose>ul,html.is-skimming .prose>ol{opacity:.32;filter:saturate(.7);transition:opacity .28s,filter .28s}html.is-skimming .prose>h2,html.is-skimming .prose>h3,html.is-skimming .prose>blockquote,html.is-skimming .prose>h2+p,html.is-skimming .prose>.prose-question,html.is-skimming .prose>:first-child{opacity:1;filter:none}html.is-skimming .prose>h2+p{opacity:.78}html.is-skimming .prose strong{background:color-mix(in srgb, var(--wash) 22%, transparent);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.05em .12em}.essay-end{border-top:1px solid var(--line);margin-top:3rem;padding-top:1.75rem}.essay-sources{margin-bottom:2rem}.essay-sources__title{font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 .65rem;font-size:.78rem;font-weight:600}.essay-sources__list{font-family:var(--font-ui);color:var(--ink-soft);gap:.55rem;margin:0;padding-left:1.15rem;font-size:.9rem;line-height:1.5;display:grid}.essay-sources__list a{color:var(--depth);border-bottom:1px solid var(--line-strong);text-decoration:none}.essay-sources__list a:hover{border-color:var(--signal);color:var(--signal)}.essay-sources__meta:before{content:" — ";color:var(--ink-faint)}.product-cta{background:var(--surface);border:1px solid var(--line-strong);border-left:3px solid var(--wash);border-radius:var(--radius-paper);gap:.7rem;padding:1.5rem 1.4rem;display:grid}.product-cta__mark{align-items:center;min-height:3.25rem;display:flex}.product-cta__label{font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin:0;font-size:.75rem;font-weight:600}.product-cta__name{font-family:var(--font-ui);letter-spacing:.01em;color:var(--depth);margin:0;font-size:.95rem;font-weight:600}.product-cta__text{max-width:32rem;color:var(--ink-soft);font-family:var(--font-body);margin:0;font-size:1.05rem;line-height:1.55}.product-cta__actions{flex-wrap:wrap;align-items:center;gap:.5rem 1.1rem;display:flex}.product-cta__more{font-family:var(--font-ui);color:var(--ink-soft);font-size:.875rem;font-weight:540;text-decoration:none;transition:color .2s}.product-cta__more:hover{color:var(--depth)}.related{margin-top:2.5rem}.related__title{font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin:0 0 1rem;font-size:.78rem;font-weight:600}@media (prefers-reduced-motion:reduce){.essay-enter,.prose>.reveal{opacity:1;transition:none;animation:none;transform:none}.prose blockquote.is-spotlight{transform:none}}
