.pub-root{--font: "Poppins", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: var(--font);--font-body: var(--font);--font-serif: var(--font);--font-mono: var(--font);--mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--ground: #f5f5f7;--card: #ffffff;--ink: #1d1d1f;--ink-2: #515154;--ink-3: #6e6e73;--line: #d2d2d7;--line-soft: #e8e8ed;--pill: #e8e8ed;--pill-hover: #dcdce1;--wrap: 1200px;--gutter: 22px;--r-card: 24px;--r-sheet: 28px;--t-headline: 17px;--t-body: 15px;--t-meta: 15px;--t-label: 12px;font-family:var(--font);color:var(--ink);background:var(--ground);min-height:100vh;padding:0 0 48px;-webkit-font-smoothing:antialiased;line-height:1.4}.pub-root *,.pub-root *:before,.pub-root *:after{box-sizing:border-box}body:has(>.pub-root),body:has(.pub-root){background:#f5f5f7}.pub-root a{color:inherit}.pub-root :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.pub-root img,.pub-root video{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pub-skip{position:absolute;left:12px;top:-60px;z-index:100;padding:10px 16px;background:var(--ink);color:#fff;border-radius:999px;font-weight:600;font-size:14px;text-decoration:none}.pub-skip:focus{top:12px}.pub-shell{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 var(--gutter)}.pub-byline{display:flex;align-items:center;gap:10px;margin:0;font-size:var(--t-meta);color:var(--ink-3)}.pub-byline__name{font-weight:500;text-decoration:none}a.pub-byline__name{display:inline-block;padding:4px 0;margin:-4px 0}a.pub-byline__name:hover{text-decoration:underline;text-underline-offset:3px}.pub-avatar{width:40px;height:40px;border-radius:50%;flex:none;object-fit:cover;background:var(--line-soft);display:inline-flex;align-items:center;justify-content:center}.pub-glyph{width:18px;height:18px;vertical-align:-4px}.pub-masthead{position:sticky;top:0;z-index:20;background:#f5f5f7c7;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--line-soft)}.pub-masthead__bar{display:flex;align-items:center;gap:20px;max-width:var(--wrap);margin:0 auto;min-height:56px;padding:0 var(--gutter)}.pub-masthead__brand{display:flex;align-items:center;gap:10px;margin-right:auto;padding:6px 0;text-decoration:none;white-space:nowrap}.pub-masthead__logo{width:28px;height:28px;border-radius:50%;object-fit:cover}.pub-masthead__name{margin:0;font-size:19px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.pub-masthead__streams{margin-left:auto;display:flex;align-items:center;gap:14px;min-width:0}.pub-masthead__streams a{display:inline-block;font-size:13px;color:var(--ink-2);white-space:nowrap;padding:8px 4px 6px;min-width:24px;text-align:center;text-decoration:none;border-bottom:2px solid transparent}.pub-masthead__streams>a[data-rank=lg]{display:none}.pub-masthead__more{position:relative;display:none}.pub-masthead__more[data-lg]{display:block}.pub-masthead__more-sm{display:none}.pub-masthead__more>summary{list-style:none;cursor:pointer;font-size:13px;color:var(--ink-2);padding:8px 4px 6px;border-bottom:2px solid transparent;white-space:nowrap}.pub-masthead__more>summary::-webkit-details-marker{display:none}.pub-masthead__more>summary:after{content:"";display:inline-block;width:6px;height:6px;margin:0 0 2px 6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}.pub-masthead__more>summary:hover,.pub-masthead__more.is-active>summary{color:var(--ink)}.pub-masthead__more.is-active>summary{font-weight:600;border-bottom-color:var(--accent)}.pub-masthead__menu{position:absolute;right:0;top:calc(100% + 8px);min-width:180px;padding:8px;background:var(--card);border:1px solid var(--line-soft);border-radius:16px;box-shadow:0 12px 32px #0000001f;display:flex;flex-direction:column;z-index:30}.pub-masthead__menu a{text-align:left;padding:10px 12px;border-radius:10px;border-bottom:0;min-height:40px}.pub-masthead__menu a:hover{background:var(--pill)}.pub-masthead__menu a[aria-current]{color:var(--ink);font-weight:600;background:var(--pill)}.pub-masthead__menu a[data-rank=md]{display:none}.pub-masthead__more[open]>summary:after{transform:rotate(-135deg);margin-bottom:-2px}.pub-masthead__streams a:hover{color:var(--ink)}.pub-masthead__streams a[aria-current]{color:var(--ink);font-weight:600;border-bottom-color:var(--accent)}.pub-masthead__rss{flex:none;margin-left:auto;font-size:var(--t-label);font-weight:600;padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:var(--card);text-decoration:none;white-space:nowrap}.pub-masthead__streams+.pub-masthead__rss{margin-left:0}.pub-masthead__rss:hover{border-color:var(--ink)}.pub-masthead__cta{flex:none;font-size:var(--t-label);font-weight:600;padding:7px 14px;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;white-space:nowrap}.pub-masthead__cta:hover{filter:brightness(.92)}.pub-masthead__intro{max-width:var(--wrap);margin:0 auto;padding:14px var(--gutter) 4px}.pub-masthead__blurb{margin:0;font-size:var(--t-body);line-height:1.5;color:var(--ink-2);max-width:680px}.pub-tags{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0 0}.pub-tags a{font-size:14px;font-weight:500;color:var(--ink);background:var(--pill);border-radius:999px;padding:7px 15px;text-decoration:none}.pub-tags a:hover{background:var(--pill-hover)}.pub-tags a[aria-current]{background:var(--accent);color:#fff}.pub-tags__count{opacity:.6;margin-left:5px;font-size:12px}.pub-content{max-width:700px;margin:0 auto;padding:24px 0 0;font-size:var(--t-body);line-height:1.55;color:var(--ink-2)}.pub-content--wide{max-width:none}.pub-content>h1,.pub-content h2{font-size:24px;font-weight:600;letter-spacing:-.015em;line-height:1.2;color:var(--ink);margin:0 0 10px}.pub-content h3{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px}.pub-content p{margin:0 0 12px}.pub-content ul{margin:0 0 1rem;padding-left:1.25rem}.pub-content :where(p:not(.pub-byline),.pub-empty) a,.pub-sheet__body a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.pub-content section{margin:0 0 28px}.pub-stream{display:flex;flex-direction:column;gap:6px;padding:4px 0 20px}.pub-stream__name{display:flex;align-items:center;gap:10px;margin:0}.pub-stream__name .pub-avatar{width:14px;height:14px}.pub-stream__blurb{margin:0;color:var(--ink-2);max-width:680px}.pub-stream__feeds{display:flex;gap:14px;margin:0;font-size:13px}.pub-content .pub-stream__feeds a{color:var(--ink-3);text-decoration:none}.pub-content .pub-stream__feeds a:hover{color:var(--ink);text-decoration:underline}.pub-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:24px;align-items:stretch;--card-h: 500px}@media(min-width:760px){.pub-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pub-grid{grid-template-columns:repeat(3,1fr)}}.pub-card{background:var(--card);border-radius:var(--r-card);overflow:hidden;position:relative}.pub-card__link{display:flex;flex-direction:column;height:100%;min-height:var(--card-h);color:inherit;text-decoration:none}.pub-card__link:focus-visible{outline:3px solid var(--accent);outline-offset:-3px;border-radius:var(--r-card)}.pub-card__content{display:flex;flex-direction:column;flex:1;gap:14px;padding:24px}.pub-card__lead{margin:0;font-size:var(--t-headline);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--ink);display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(6 * 1.35em)}.pub-card__lead p{margin:0;display:inline}.pub-card__lead strong{font-weight:600}.pub-card__excerpt{margin:-4px 0 0;font-size:14px;line-height:1.45;color:var(--ink-3);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:5.8em}.pub-card p.pub-card__date{margin:auto 0 0;padding-top:6px;display:flex;align-items:center;gap:2px;font-size:var(--t-meta);color:var(--ink-3)}.pub-card{container-type:inline-size}.pub-card--image .pub-card__media{--band: calc(100cqw / (var(--card-aspect, 16 / 9)));height:var(--band)}.pub-ready .pub-card__lead,.pub-ready .pub-card__excerpt{transition:max-height .55s cubic-bezier(.2,.6,.2,1)}.pub-ready .pub-card--image .pub-card__media{transition:height .55s cubic-bezier(.2,.6,.2,1)}.pub-ready .pub-card--fill .pub-card__media img{transition:transform .55s cubic-bezier(.2,.6,.2,1)}.pub-ready .pub-card--text .pub-card__content{transition:transform .5s cubic-bezier(.2,.6,.2,1)}.pub-card--image .pub-card__link:hover .pub-card__media,.pub-card--image .pub-card__link:focus-visible .pub-card__media{height:calc(var(--band) * .72)}.pub-card--image .pub-card__link:hover .pub-card__lead,.pub-card--image .pub-card__link:focus-visible .pub-card__lead{max-height:12.15em;-webkit-line-clamp:9}.pub-card--image .pub-card__link:hover .pub-card__excerpt,.pub-card--image .pub-card__link:focus-visible .pub-card__excerpt{max-height:10.15em;-webkit-line-clamp:7}.pub-card--image.pub-card--video .pub-card__link:hover .pub-card__media,.pub-card--image.pub-card--video .pub-card__link:focus-visible .pub-card__media{height:var(--band)}.pub-card--image.pub-card--video .pub-card__link:hover .pub-card__lead,.pub-card--image.pub-card--video .pub-card__link:focus-visible .pub-card__lead{max-height:6.75em;-webkit-line-clamp:5}.pub-card--image.pub-card--video .pub-card__link:hover .pub-card__excerpt,.pub-card--image.pub-card--video .pub-card__link:focus-visible .pub-card__excerpt{max-height:5.8em;-webkit-line-clamp:4}.pub-card--text .pub-card__link:hover .pub-card__lead,.pub-card--text .pub-card__link:focus-visible .pub-card__lead{max-height:17.55em;-webkit-line-clamp:13}.pub-card--text .pub-card__content{transform-origin:50% 50%}.pub-card--text .pub-card__link:hover .pub-card__content,.pub-card--text .pub-card__link:focus-visible .pub-card__content{transform:scale(1.03)}.pub-card--fill .pub-card__media img{height:110%;will-change:transform}.pub-card--fill .pub-card__link:hover .pub-card__media img,.pub-card--fill .pub-card__link:focus-visible .pub-card__media img{transform:translateY(-9%)}.pub-card--fill .pub-card__link:hover .pub-card__lead,.pub-card--fill .pub-card__link:focus-visible .pub-card__lead{max-height:calc(6 * 1.35em);-webkit-line-clamp:6}.pub-card--fill .pub-card__link:hover .pub-card__excerpt,.pub-card--fill .pub-card__link:focus-visible .pub-card__excerpt{max-height:5.8em;-webkit-line-clamp:4}.pub-card__media{position:relative;overflow:hidden;background:var(--line-soft)}.pub-card__media img,.pub-card__media video{display:block;width:100%;height:100%;object-fit:cover}.pub-card--image .pub-card__media{flex:none}.pub-card--image .pub-card__lead{max-height:6.75em;-webkit-line-clamp:5}.pub-card--fill{background:color-mix(in srgb,var(--accent) 28%,#2c2c2e)}.pub-card--fill .pub-card__media{position:absolute;inset:0;aspect-ratio:auto;background:transparent}.pub-card--fill .pub-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000002e 0% 30%,#000000d1)}.pub-card--fill .pub-card__content{position:relative;justify-content:flex-end;gap:10px;color:#fff}.pub-card--fill .pub-card__lead,.pub-card--fill p.pub-card__date,.pub-card--fill .pub-byline,.pub-card--fill .pub-card__excerpt{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.pub-card--fill .pub-card__lead{margin-top:0;max-height:calc(3 * 1.35em);-webkit-line-clamp:3}.pub-card--fill .pub-card__excerpt{max-height:2.9em;-webkit-line-clamp:2;opacity:.85}.pub-card--fill p.pub-card__date{margin-top:0;padding-top:0}.pub-card--fill .pub-avatar{box-shadow:0 0 0 2px #ffffff59}.pub-play{position:absolute;left:50%;top:42%;width:64px;height:64px;transform:translate(-50%,-50%);filter:drop-shadow(0 2px 8px rgba(0,0,0,.25))}.pub-card--text .pub-card__content{flex:1;justify-content:center}.pub-card--text .pub-card__lead{margin:auto 0 0;font-size:19px;max-height:12.15em;-webkit-line-clamp:9}.pub-card--text .pub-card__excerpt{margin-bottom:auto}.pub-card--text .pub-card__lead:not(:has(+.pub-card__excerpt)){margin-bottom:auto}.pub-empty{background:var(--card);border-radius:var(--r-card);padding:40px 24px;text-align:center;color:var(--ink-2)}.pub-empty p{margin:0}.pub-pager{display:flex;justify-content:center;gap:12px;padding:36px 0 0}.pub-content .pub-pager a{font-weight:600;font-size:14px;padding:10px 24px;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none}.pub-content .pub-pager a:hover{filter:brightness(.92)}.pub-sheet{position:relative;background:var(--card);border-radius:var(--r-sheet);padding:88px 40px 56px;margin:0 auto;max-width:var(--wrap)}.pub-sheet__chrome{position:absolute;left:24px;right:24px;top:24px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.pub-sheet__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--pill);color:var(--ink);text-decoration:none}.pub-sheet__close:hover{background:var(--pill-hover)}.pub-share{position:relative;width:44px;height:44px}.pub-share__pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:44px;height:44px;border-radius:999px;background:var(--pill);color:var(--ink);font-size:15px;font-weight:500;text-decoration:none;transition:opacity .3s}.pub-share__pill:hover{background:var(--pill-hover)}.pub-share__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pub-share__row{position:absolute;right:0;top:0;display:flex;height:44px}.pub-share__btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--pill);color:var(--ink);border-right:1px solid rgba(0,0,0,.08);opacity:0;transform:translate(100%);pointer-events:none;transition:opacity .2s,transform .2s,background .2s}.pub-share__btn:first-child{border-radius:999px 0 0 999px}.pub-share__btn:last-child{border-radius:0 999px 999px 0;border-right:0}.pub-share__btn:hover{background:var(--pill-hover)}.pub-share__btn:nth-last-child(2){transition-delay:40ms}.pub-share__btn:nth-last-child(3){transition-delay:80ms}.pub-share__btn:nth-last-child(4){transition-delay:.12s}.pub-share__btn:nth-last-child(5){transition-delay:.16s}.pub-share__btn:nth-last-child(6){transition-delay:.2s}.pub-share__btn:nth-last-child(7){transition-delay:.24s}@media(hover:hover){.pub-share:hover .pub-share__pill,.pub-share:focus-within .pub-share__pill{opacity:0}.pub-share:hover .pub-share__btn,.pub-share:focus-within .pub-share__btn{opacity:1;transform:none;pointer-events:auto}}.pub-share.is-open .pub-share__pill{opacity:0;pointer-events:none}.pub-share.is-open .pub-share__btn{opacity:1;transform:none;pointer-events:auto}.pub-share__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pub-share.is-copied .pub-share__pill{opacity:1;position:absolute;right:0;top:0;z-index:1;width:auto;padding:0 18px;white-space:nowrap}.pub-share.is-copied .pub-share__label{position:static;width:auto;height:auto;clip:auto}.pub-share.is-copied .pub-share__btn{opacity:0;pointer-events:none}.pub-sheet__text{max-width:840px;margin:0 auto}.pub-sheet__body{margin:18px 0 14px}.pub-sheet__body p,.pub-sheet__body li{font-size:24px;font-weight:500;line-height:1.3;letter-spacing:-.012em;color:var(--ink);margin:0 0 16px}.pub-sheet__body h1,.pub-sheet__body h2,.pub-sheet__body h3{font-size:26px;font-weight:600;line-height:1.2;color:var(--ink);margin:24px 0 10px}.pub-sheet__body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.pub-sheet__body blockquote{margin:0 0 16px;padding-left:18px;border-left:3px solid var(--line)}.pub-sheet__body img,.pub-sheet__body video{border-radius:16px}.pub-sheet__body code{font-family:var(--mono);font-size:.85em}.pub-sheet__date{margin:0;font-size:var(--t-meta);color:var(--ink-3)}.pub-sheet__headline{margin:18px 0 14px;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.014em;color:var(--ink)}.pub-sheet__headline strong{font-weight:600}.pub-sheet__body--article{margin:0 0 18px}.pub-sheet__body--article p,.pub-sheet__body--article li{font-size:17px;font-weight:400;line-height:1.6;letter-spacing:0;margin:0 0 14px}.pub-sheet__body--article h1,.pub-sheet__body--article h2{font-size:20px;font-weight:600;line-height:1.3;margin:26px 0 8px}.pub-sheet__body--article h3{font-size:18px;font-weight:600;line-height:1.3;margin:22px 0 6px}.pub-sheet__body--article ul,.pub-sheet__body--article ol{margin:0 0 14px;padding-left:20px}.pub-sheet__body--article ul{list-style:disc}.pub-sheet__body--article ol{list-style:decimal}.pub-sheet__body--article li{margin-bottom:6px}.pub-sheet--text .pub-sheet__text{max-width:760px;padding:24px 0}.pub-sheet__split{display:grid;grid-template-columns:minmax(0,520px) 1fr;gap:64px;align-items:center}.pub-sheet__video{border-radius:var(--r-card);overflow:hidden;background:#000;aspect-ratio:var(--video-aspect, 9 / 16);width:min(100%,calc(78vh * var(--video-aspect, 9 / 16)))}.pub-zoom{display:block;height:100%;cursor:zoom-in}.pub-zoom--video{position:relative;cursor:default}.pub-zoom--video video{height:100%}.pub-zoom__btn{position:absolute;right:12px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:#ffffffeb;color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000040}.pub-zoom__btn[hidden]{display:none}.pub-lightbox{border:0;padding:0;margin:0;width:100vw;height:100vh;max-width:none;max-height:none;background:#000000eb;color:#fff}.pub-lightbox::backdrop{background:#000000eb}.pub-lightbox__stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.pub-lightbox__stage img,.pub-lightbox__stage video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:default}.pub-lightbox__close{position:fixed;right:20px;top:20px;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pub-lightbox__close:hover{background:#ffffff47}.pub-lightbox__nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:1}.pub-lightbox__nav:hover{background:#ffffff47}.pub-lightbox__nav--prev{left:20px}.pub-lightbox__nav--next{right:20px}.pub-lightbox__nav[hidden],.pub-lightbox__count[hidden]{display:none}.pub-lightbox__count{position:fixed;left:50%;top:30px;transform:translate(-50%);margin:0;font-size:14px;font-weight:500;color:#fffc}.pub-sheet__video video{display:block;width:100%;height:100%;object-fit:contain}.pub-sheet--video .pub-sheet__text{margin:0}.pub-sheet__gallery{position:relative;margin:36px auto 0;max-width:840px;--gal-h: calc(min(840px, 100vw - 80px)*.5625) }.pub-carousel{list-style:none;margin:0;padding:0 0 8px;display:flex;gap:16px;height:calc(var(--gal-h) + 8px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pub-carousel::-webkit-scrollbar{display:none}.pub-carousel:has(>:only-child){justify-content:center}.pub-carousel__item{flex:none;height:var(--gal-h);max-width:100%;scroll-snap-align:start;border-radius:var(--r-card);overflow:hidden;background:var(--line-soft)}.pub-carousel__item img,.pub-carousel__item video{display:block;width:auto;height:100%;max-width:100%;object-fit:contain}.pub-carousel__nav{display:none;align-items:center;justify-content:center;gap:16px;margin-top:16px}.pub-ready .pub-carousel__nav:not([data-fits]){display:flex}.pub-carousel__nav>button{width:44px;height:44px;border:0;border-radius:50%;background:var(--pill);color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:none}.pub-carousel__nav>button:hover{background:var(--pill-hover)}.pub-carousel__nav>button:disabled{opacity:.4;cursor:default}.pub-carousel__dots{display:flex;align-items:center;gap:4px}.pub-carousel__dots button{width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.pub-carousel__dots button:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--line);transition:background .2s,transform .2s}.pub-carousel__dots button:hover:before{background:var(--ink-3)}.pub-carousel__dots button[aria-current]:before{background:var(--accent);transform:scale(1.25)}.pub-followcard{background:var(--card);border-radius:var(--r-sheet);padding:48px 32px;margin:64px 0 0;text-align:center}.pub-content--follow~.pub-followcard{display:none}.pub-followcard__heading{margin:0 0 24px;font-size:24px;font-weight:600;letter-spacing:-.015em}.pub-followcard__cells{display:flex;flex-wrap:wrap;justify-content:center;gap:28px 48px}.pub-followcard__cell{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:200px;max-width:340px}.pub-followcard__label{margin:0;font-size:var(--t-label);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.pub-followcard__handle{font-family:var(--mono);font-size:13px;padding:8px 14px;border-radius:999px;background:var(--ground);color:var(--ink);word-break:break-all}.pub-followcard__link{font-size:14px;font-weight:500;color:var(--ink);text-decoration:none;padding:8px 14px;border-radius:999px;background:var(--ground)}.pub-followcard__link:hover{text-decoration:underline;text-underline-offset:3px}.pub-followcard__feeds{display:flex;gap:8px;margin:0}.pub-followcard__note{margin:0;font-size:13px;color:var(--ink-3)}.pub-followcard__form{display:flex;gap:8px;width:100%}.pub-followcard__input{flex:1;min-width:0;font:inherit;font-size:14px;padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:var(--ground);color:var(--ink)}.pub-followcard__submit{font:inherit;font-size:14px;font-weight:600;padding:10px 18px;border:0;border-radius:999px;background:var(--accent);color:#fff;cursor:pointer}.pub-followcard__submit:hover{filter:brightness(.92)}.pub-followcard__all{margin:28px 0 0;font-size:14px}.pub-followcard__all a{display:inline-block;padding:6px 8px;margin:-6px -8px;color:var(--ink-2)}.pub-content p.pub-standfirst{font-size:17px;color:var(--ink-2);margin:0 0 20px}.pub-content .pub-acct-list{list-style:none;margin:0;padding:0;background:var(--card);border-radius:20px;overflow:hidden}.pub-content .pub-acct{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0;padding:14px 20px;border-top:1px solid var(--line-soft)}.pub-content .pub-acct:first-child{border-top:0}.pub-content .pub-acct--stream{padding-left:32px}.pub-acct-what{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:var(--ink)}.pub-acct-what .pub-tick{width:10px;height:10px;border-radius:50%;background:var(--accent);flex:none}.pub-acct-what em{font-style:normal;font-weight:500;font-size:12px;color:var(--ink-3)}.pub-acct-handle{font-family:var(--mono);font-size:13px}.pub-content a.pub-acct-handle{text-decoration:none}.pub-acct-handle code{color:var(--ink-2);word-break:break-all}.pub-acct-links{display:flex;gap:12px;font-size:13px}.pub-content .pub-acct-links a{display:inline-block;padding:6px 2px;margin:-6px -2px;color:var(--ink-3);text-decoration:none}.pub-content .pub-acct-links a:hover{color:var(--ink);text-decoration:underline}.pub-optin{margin:0;padding:20px;background:var(--card);border-radius:20px}.pub-optin fieldset{border:0;margin:0 0 14px;padding:0}.pub-optin legend{font-size:var(--t-label);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px}.pub-content .pub-optin-row{display:flex;align-items:center;gap:10px;padding:6px 0;font-weight:500;font-size:15px;color:var(--ink)}.pub-optin-row input{width:18px;height:18px;flex:none;accent-color:var(--accent)}.pub-optin-row span{display:flex;align-items:center;gap:8px}.pub-optin-row em{font-style:normal;font-weight:400;font-size:12px;color:var(--ink-3)}.pub-optin-actions{display:flex;gap:8px;flex-wrap:wrap}.pub-optin-actions .input{flex:1;min-width:200px}.pub-content p.pub-fineprint{font-size:12px;line-height:1.5;color:var(--ink-3);margin:12px 0 0}.pub-content p.pub-note{background:var(--card);border-radius:16px;padding:14px 18px;color:var(--ink-2)}.pub-content .pub-follow-page h3{display:flex;align-items:baseline;gap:10px}.pub-content .pub-tick{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--accent)}.pub-footer{margin:56px 0 0;padding:24px 0 0;border-top:1px solid var(--line-soft);font-size:var(--t-label);color:var(--ink-3)}.pub-footer p{margin:0}.pub-footer a{display:inline-block;padding:6px 2px;margin:-6px -2px;color:var(--ink-3);text-decoration:underline;text-underline-offset:2px}.pub-footer a:hover{color:var(--ink)}@media(max-width:760px){.pub-root{--gutter: 16px}.pub-masthead__bar{gap:12px}.pub-masthead__name{font-size:16px}.pub-masthead__streams>a{display:none}.pub-masthead__more{display:block}.pub-masthead__more>summary{max-width:40vw;overflow:hidden;text-overflow:ellipsis;color:var(--ink);font-weight:600}.pub-masthead__more-sm{display:inline}.pub-masthead__more-lg{display:none}.pub-masthead__menu a[data-rank=md]{display:block}.pub-masthead__rss{display:none}.pub-grid{--card-h: 420px}.pub-sheet{padding:84px 20px 40px;border-radius:20px}.pub-sheet__chrome{left:16px;right:16px;top:16px}.pub-sheet__body p,.pub-sheet__body li{font-size:20px}.pub-sheet__headline{font-size:24px}.pub-sheet__body--article p,.pub-sheet__body--article li{font-size:16px}.pub-sheet__split{grid-template-columns:1fr;gap:28px}.pub-sheet__video{width:100%}.pub-sheet__gallery{--gal-h: calc((100vw - 40px)*.5625) }.pub-followcard{padding:36px 20px;border-radius:20px;margin-top:48px}.pub-followcard__form{flex-direction:column}}@media(prefers-reduced-motion:reduce){.pub-carousel{scroll-behavior:auto}.pub-share__pill,.pub-share__btn,.pub-ready .pub-card__media,.pub-ready .pub-card__media img,.pub-ready .pub-card__lead,.pub-ready .pub-card__excerpt,.pub-ready .pub-card--text .pub-card__content{transition:none}.pub-card--fill .pub-card__link:hover .pub-card__media img,.pub-card--text .pub-card__link:hover .pub-card__content{transform:none}.pub-root *{transition:none!important}}
