.stories-reader,html[data-stories-reader] .portal-theme{--stories-font-body:var(--font-stories-serif),Charter,Georgia,"Times New Roman",serif;--stories-font-heading:var(--font-stories-sans),Inter,system-ui,-apple-system,sans-serif;--stories-body-size:1.1875rem;--stories-body-leading:1.7;--stories-measure:68ch;--stories-paragraph-gap:1.5em;--stories-block-gap:1.5em;--stories-block-gap-lg:2em;--stories-li-gap:0.5em;--stories-h1:clamp(2rem,1.5rem + 2.4vw,3rem);--stories-h2-size:1.75em;--stories-h3-size:1.4em;--stories-h4-size:1.15em;--stories-heading-leading:1.2;--stories-title-leading:1.1;--stories-heading-weight:650;--stories-heading-tracking:-0.014em;--stories-h2-space-before:2.5em;--stories-h2-space-after:0.6em;--stories-h3-space-before:2em;--stories-h3-space-after:0.5em;--stories-h4-space-before:1.6em;--stories-h4-space-after:0.4em}.stories-prose{color:var(--surface-fg,#1f2937);font-family:var(--stories-font-body);font-size:var(--stories-body-size);line-height:var(--stories-body-leading);max-width:var(--stories-measure);font-optical-sizing:auto;text-rendering:optimizeLegibility}.stories-prose>*+*{margin-top:var(--stories-block-gap)}.stories-prose h2,.stories-prose h3,.stories-prose h4{font-family:var(--stories-font-heading);font-weight:var(--stories-heading-weight);letter-spacing:var(--stories-heading-tracking);line-height:var(--stories-heading-leading);scroll-margin-top:7rem}.stories-prose h2{margin-top:var(--stories-h2-space-before);margin-bottom:var(--stories-h2-space-after);font-size:var(--stories-h2-size)}.stories-prose h3{margin-top:var(--stories-h3-space-before);margin-bottom:var(--stories-h3-space-after);font-size:var(--stories-h3-size)}.stories-prose h4{margin-top:var(--stories-h4-space-before);margin-bottom:var(--stories-h4-space-after);font-size:var(--stories-h4-size)}.stories-prose p{margin:0 0 var(--stories-paragraph-gap)}.stories-prose>p:last-child{margin-bottom:0}.stories-prose a{color:color-mix(in srgb,var(--brand,#0f766e) 78%,#000 22%);text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:.06em}.stories-prose a:hover{text-decoration-thickness:.12em}.stories-prose ol,.stories-prose ul{margin-left:1.5rem;padding:0}.stories-prose li+li{margin-top:var(--stories-li-gap)}.stories-prose blockquote{margin:var(--stories-block-gap-lg) 0;padding:.2em 0 .2em 1.25rem;border-left:3px solid var(--brand,#0f766e);font-style:normal;color:var(--surface-fg,#1f2937)}.stories-prose :not(pre)>code{padding:.1em .35em;border-radius:var(--radius-s,4px);background:var(--surface-alt,rgba(0,0,0,.05));font-size:.9em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.stories-prose :not(pre)>code:after,.stories-prose :not(pre)>code:before{content:none}.stories-prose img{max-width:100%;height:auto;border-radius:var(--radius-m,8px)}.stories-prose mark[data-highlight]{background:#fde68a;color:#1f2937;border-radius:2px;padding:0 .1em}html.dark .stories-prose mark[data-highlight]{background:#92731a;color:#fff}.stories-prose figure{margin:var(--stories-block-gap-lg) 0}.stories-prose figure img{display:block;margin-inline:auto}.stories-prose figure[data-story-image]>img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.stories-prose figure[data-story-video] iframe{margin:0}.stories-prose figcaption{margin-top:.6em;text-align:center;font-size:.875em;color:var(--muted-foreground,#6b7280)}.stories-prose figure[data-width-layout]{box-sizing:border-box}.stories-prose figure[data-width-layout=inline]{width:100%;max-width:var(--stories-measure,68ch);margin-inline:auto}.stories-prose figure[data-width-layout=wide]{width:min(100vw,calc(var(--stories-measure, 68ch) + 12rem));max-width:100vw;margin-inline:max(calc(50% - 50vw),calc((var(--stories-measure, 68ch) - min(100vw, calc(var(--stories-measure, 68ch) + 12rem))) / 2))}.stories-prose figure[data-width-layout=full-bleed]{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.stories-prose figure[data-width-layout=full-bleed] img{width:100%;border-radius:0}.stories-prose figure[data-width-layout=full-bleed] figcaption{max-width:var(--stories-measure,68ch);margin-inline:auto}.stories-prose figure[data-pullquote]{margin:2.4em 0;text-align:center}.stories-prose figure[data-pullquote] blockquote{border:0;padding:0;font-family:var(--font-heading,var(--font-display,ui-serif,Georgia,serif));font-size:1.5em;line-height:1.3;color:var(--surface-fg,#1f2937)}.stories-prose aside[data-callout]{margin:1.8em 0;padding:1rem 1.25rem;border-radius:var(--radius-m,8px);border-left:4px solid var(--callout-accent,var(--brand,#0f766e));background:var(--callout-bg,rgba(15,118,110,.06))}.stories-prose aside[data-callout]>:first-child{margin-top:0}.stories-prose aside[data-callout]>:last-child{margin-bottom:0}.stories-prose aside[data-callout][data-variant=warning]{--callout-accent:#b45309;--callout-bg:rgba(180,83,9,0.08)}.stories-prose aside[data-callout][data-variant=danger]{--callout-accent:#b91c1c;--callout-bg:rgba(185,28,28,0.08)}.stories-prose aside[data-callout][data-variant=success]{--callout-accent:#15803d;--callout-bg:rgba(21,128,61,0.08)}.stories-prose table{width:100%;margin:var(--stories-block-gap-lg) 0;border-collapse:collapse;font-size:.95em}.stories-prose td,.stories-prose th{padding:.5em .75em;border:1px solid var(--border,rgba(0,0,0,.12));text-align:left}.stories-prose thead th{background:var(--surface-alt,rgba(0,0,0,.04));font-weight:600}.stories-prose pre{margin:var(--stories-block-gap-lg) 0;padding:1rem 1.25rem;border-radius:var(--radius-m,8px);overflow-x:auto;background:var(--hljs-bg,#1e293b);color:var(--hljs-fg,#e2e8f0);font-size:.9em;line-height:1.6}.stories-prose pre code{background:none;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.stories-prose .hljs-comment,.stories-prose .hljs-quote{color:var(--hljs-comment,#94a3b8);font-style:italic}.stories-prose .hljs-built_in,.stories-prose .hljs-keyword,.stories-prose .hljs-selector-tag{color:var(--hljs-keyword,#c4b5fd)}.stories-prose .hljs-attr,.stories-prose .hljs-string{color:var(--hljs-string,#86efac)}.stories-prose .hljs-literal,.stories-prose .hljs-number{color:var(--hljs-number,#fdba74)}.stories-prose .hljs-function .hljs-title,.stories-prose .hljs-title{color:var(--hljs-title,#7dd3fc)}.stories-prose .hljs-class .hljs-title,.stories-prose .hljs-type{color:var(--hljs-type,#5eead4)}.stories-prose iframe{display:block;width:100%;aspect-ratio:16/9;margin:var(--stories-block-gap-lg) 0;border:0;border-radius:var(--radius-m,8px)}.stories-reading-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:50;pointer-events:none}.stories-reading-progress__bar{height:100%;width:100%;background:var(--surface-fg,#242424);transform:scaleX(var(--reading-progress,0));transform-origin:left center;will-change:transform}.stories-toc__list{list-style:none;margin:0;padding:0;font-size:.875rem}.stories-toc__item[data-level="3"]{padding-left:1rem}.stories-toc__link{display:block;color:var(--muted-foreground,#6b7280);text-decoration:none;border-left:2px solid transparent;padding:.25rem 0 .25rem .75rem;margin-left:-.75rem}.stories-toc__link[aria-current=location]{color:var(--surface-fg,#1f2937);border-left-color:var(--brand,#0f766e);font-weight:500}@media (min-width:1024px){.stories-toc__summary{display:none}.stories-toc__disclosure,.stories-toc__disclosure>.stories-toc__list{display:block}}.stories-share{display:flex;align-items:center;gap:.5rem;margin:2rem 0}.stories-share__button{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:var(--radius-m,8px);border:1px solid var(--border,rgba(0,0,0,.12));background:transparent;color:var(--surface-fg,#1f2937);font-size:.875rem;cursor:pointer}.stories-author-bio,.stories-share__button:hover{background:var(--surface-alt,rgba(0,0,0,.04))}.stories-author-bio{display:flex;gap:1rem;margin:3rem 0 1rem;padding:1.5rem;border-radius:var(--radius-l,12px)}.stories-author-bio__avatar,.stories-post-header__avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;color:#fff;font-weight:600;overflow:hidden;flex-shrink:0}.stories-author-bio__avatar{width:56px;height:56px;font-size:1.25rem}.stories-post-header__avatar{width:40px;height:40px;font-size:.95rem}.stories-author-bio__name{font-weight:600;margin:0 0 .35rem}.stories-author-bio__text{margin:0 0 .75rem;color:var(--muted-foreground,#6b7280)}.stories-author-bio__cta{display:inline-block;color:color-mix(in srgb,var(--brand,#0f766e) 78%,#000 22%);text-decoration:underline;text-underline-offset:.15em;font-weight:500}.stories-author-bio--multi,.stories-author-bio__list{flex-direction:column;gap:1.25rem}.stories-author-bio__list{list-style:none;margin:0;padding:0;display:flex}.stories-author-bio__person{display:flex;gap:1rem}.stories-author-bio__role{display:inline-block;margin-left:.5rem;padding:.05rem .5rem;border-radius:9999px;background:var(--surface-fg,#242424);color:var(--field-bg,#fff);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;vertical-align:middle}.stories-post-header__title{font-family:var(--stories-font-heading);font-weight:var(--stories-heading-weight);font-size:var(--stories-h1);line-height:var(--stories-title-leading);letter-spacing:var(--stories-heading-tracking);margin:0 0 1rem}.stories-post-header__byline{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.stories-post-header__meta{color:var(--muted-foreground,#6b7280);font-size:.9rem}.stories-post-header__author{color:var(--surface-fg,#1f2937);font-weight:500}.stories-post-summary{font-family:var(--stories-font-body);font-size:1.3em;line-height:1.4;color:var(--surface-fg,#1f2937);opacity:.85;margin:.5em 0 1.5em}.stories-reactions{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem}.stories-reader,html[data-stories-reader] .portal-theme{--surface-fg:#242424;--muted-foreground:#6e6e6e;--surface-alt:rgba(0,0,0,0.045);--border:rgba(0,0,0,0.12);--field-bg:#ffffff;--callout-bg:rgba(0,0,0,0.04);--callout-accent:#242424;background-color:#ffffff;color:#242424}html.dark .stories-reader,html.dark[data-stories-reader] .portal-theme{--surface-fg:#ededed;--muted-foreground:#a3a3a3;--surface-alt:rgba(255,255,255,0.06);--border:rgba(255,255,255,0.16);--field-bg:#262626;--callout-bg:rgba(255,255,255,0.06);--callout-accent:#ededed;background-color:#000000;color:#ededed}html[data-stories-reader],html[data-stories-reader] .portal-theme{--canvas:#ffffff!important;--canvas-fg:#242424!important;--card:0 0% 100%!important;--card-foreground:240 10% 15%!important;--primary:240 6% 14%!important;--primary-foreground:0 0% 100%!important;--color-primary:#242424!important;--color-primary-foreground:#ffffff!important;--color-muted-foreground:#6e6e6e!important;--color-muted:rgba(0,0,0,0.045)!important;--color-accent:rgba(0,0,0,0.045)!important;--color-border:rgba(0,0,0,0.12)!important;--color-input:rgba(0,0,0,0.18)!important;--color-background:#ffffff!important;--color-foreground:#242424!important;--muted:0 0% 96%!important;--secondary:0 0% 96%!important;--accent:0 0% 96%!important;--input:0 0% 88%!important;--background:0 0% 100%!important;--foreground:240 10% 15%!important;--ring:240 6% 14%!important;--color-ring:#242424!important}html.dark[data-stories-reader],html.dark[data-stories-reader] .portal-theme{--canvas:#000000!important;--canvas-fg:#ededed!important;--card:0 0% 8%!important;--card-foreground:0 0% 93%!important;--primary:0 0% 93%!important;--primary-foreground:0 0% 8%!important;--color-primary:#ededed!important;--color-primary-foreground:#0a0a0a!important;--color-muted-foreground:#a3a3a3!important;--color-muted:rgba(255,255,255,0.06)!important;--color-accent:rgba(255,255,255,0.06)!important;--color-border:rgba(255,255,255,0.16)!important;--color-input:rgba(255,255,255,0.16)!important;--color-background:#000000!important;--color-foreground:#ededed!important;--muted:0 0% 12%!important;--secondary:0 0% 12%!important;--accent:0 0% 12%!important;--input:0 0% 18%!important;--background:0 0% 0%!important;--foreground:0 0% 93%!important;--ring:0 0% 93%!important;--color-ring:#ededed!important}html[data-stories-reader] body{background-color:#ffffff}html.dark[data-stories-reader] body{background-color:#000000}html[data-stories-reader]{scrollbar-color:rgba(0,0,0,.3) transparent}html[data-stories-reader] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-color:#ffffff}html[data-stories-reader] ::-webkit-scrollbar-track{background:#ffffff}html.dark[data-stories-reader]{scrollbar-color:rgba(255,255,255,.3) transparent}html.dark[data-stories-reader] ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-color:#000000}html.dark[data-stories-reader] ::-webkit-scrollbar-track{background:#000000}.stories-reader .stories-author-bio__cta,.stories-reader .stories-prose a,html[data-stories-reader] .portal-theme .stories-author-bio__cta,html[data-stories-reader] .portal-theme .stories-prose a{color:var(--surface-fg)}.stories-reader .stories-prose blockquote,html[data-stories-reader] .portal-theme .stories-prose blockquote{border-left-color:var(--border)}.stories-reader .stories-toc__link[aria-current=location],html[data-stories-reader] .portal-theme .stories-toc__link[aria-current=location]{border-left-color:var(--surface-fg)}.stories-subscribe{margin:2.5rem 0;padding:1.5rem;border-radius:var(--radius-l,12px);background:var(--surface-alt,rgba(0,0,0,.04))}.stories-subscribe__copy{margin:0 0 .85rem;font-weight:600;color:var(--surface-fg,#242424)}.stories-subscribe__form{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.stories-subscribe__input{flex:1 1 16rem;min-width:0;padding:.6rem .85rem;border-radius:var(--radius-m,8px);border:1px solid var(--border,rgba(0,0,0,.18));background:var(--field-bg,#fff);color:var(--surface-fg,#242424);font:inherit;font-size:.95rem}html[data-stories-reader] .portal-theme input,html[data-stories-reader] .portal-theme select,html[data-stories-reader] .portal-theme textarea{background-color:#ffffff!important;color:#242424!important}html[data-stories-reader] .portal-theme input::-moz-placeholder,html[data-stories-reader] .portal-theme textarea::-moz-placeholder{color:#6e6e6e!important;opacity:1!important}html[data-stories-reader] .portal-theme input::placeholder,html[data-stories-reader] .portal-theme textarea::placeholder{color:#6e6e6e!important;opacity:1!important}html.dark[data-stories-reader] .portal-theme input,html.dark[data-stories-reader] .portal-theme select,html.dark[data-stories-reader] .portal-theme textarea{background-color:#1c1c1c!important;color:#ededed!important}html.dark[data-stories-reader] .portal-theme input::-moz-placeholder,html.dark[data-stories-reader] .portal-theme textarea::-moz-placeholder{color:#a3a3a3!important}html.dark[data-stories-reader] .portal-theme input::placeholder,html.dark[data-stories-reader] .portal-theme textarea::placeholder{color:#a3a3a3!important}.stories-subscribe__input:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:1px}.stories-comments__submit,.stories-subscribe__button{padding:.6rem 1.15rem;border-radius:var(--radius-m,8px);border:1px solid var(--surface-fg,#242424);background:var(--surface-fg,#242424);color:var(--field-bg,#fff);font-weight:600;font-size:.95rem;cursor:pointer;white-space:nowrap}.stories-comments__submit:hover,.stories-subscribe__button:hover{opacity:.85}.stories-comments__submit:disabled,.stories-subscribe__button:disabled{opacity:.45;cursor:not-allowed}.stories-subscribe__error{margin:.6rem 0 0;color:#b91c1c;font-size:.85rem}html.dark .stories-reader .stories-subscribe__error,html.dark[data-stories-reader] .portal-theme .stories-subscribe__error{color:#f87171}.stories-subscribe__ack{margin:0;font-weight:500;color:var(--surface-fg,#242424)}.stories-comments{margin:2.5rem 0}.stories-comments__heading{font-family:var(--font-heading,var(--font-display,ui-serif,Georgia,serif));font-weight:600;font-size:1.4rem;margin:0 0 1rem;color:var(--surface-fg,#242424)}.stories-comments__signin{margin:0 0 1.25rem;color:var(--muted-foreground,#6e6e6e)}.stories-comments__signin a{color:var(--surface-fg,#242424);text-decoration:underline}.stories-comments__form{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.5rem}.stories-comments__input{width:100%;min-height:5.5rem;resize:vertical;padding:.7rem .85rem;border-radius:var(--radius-m,8px);border:1px solid var(--border,rgba(0,0,0,.18));background:var(--field-bg,#fff);color:var(--surface-fg,#242424);font:inherit;font-size:.95rem;line-height:1.5}.stories-comments__input:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:1px}.stories-comments__submit{align-self:flex-start}.stories-comments__notice{margin:.5rem 0 0;font-size:.85rem}.stories-comments__empty,.stories-comments__notice{color:var(--muted-foreground,#6e6e6e)}.stories-comments__list{list-style:none;margin:1.5rem 0 0;padding:0}.stories-comments__item{padding:1.1rem 0;border-top:1px solid var(--border,rgba(0,0,0,.1))}.stories-comments__replies{list-style:none;margin:.85rem 0 0 1.25rem;padding:0}.stories-comment__head{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.stories-comment__avatar,.stories-comment__avatar--placeholder{width:28px;height:28px;border-radius:9999px;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.stories-comment__avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;background:var(--surface-alt,rgba(0,0,0,.045));color:var(--surface-fg,#242424);font-size:.75rem;font-weight:600}.stories-comment__author{font-weight:600;color:var(--surface-fg,#242424);font-size:.95rem}.stories-comment__edited{color:var(--muted-foreground,#6e6e6e);font-size:.8rem}.stories-comment__body{color:var(--surface-fg,#242424);line-height:1.6;margin:0}.stories-comment__actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.stories-comment__action{background:none;border:0;padding:0;cursor:pointer;font:inherit;font-size:.8rem;color:var(--muted-foreground,#6e6e6e);text-decoration:underline;text-underline-offset:.15em}.stories-comment__action:hover{color:var(--surface-fg,#242424)}.stories-comment__action:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:2px;border-radius:2px}html[data-stories-reader] .portal-theme .bg-card:not([role=dialog] *){background:var(--surface-alt,rgba(0,0,0,.045))!important;border-color:transparent!important}html[data-stories-reader] .portal-theme .bg-red-50{background-color:var(--surface-alt)!important;border-color:var(--border)!important}html[data-stories-reader] .portal-theme .bg-red-50 .text-red-600,html[data-stories-reader] .portal-theme .bg-red-50 .text-red-800,html[data-stories-reader] .portal-theme .text-red-600,html[data-stories-reader] .portal-theme .text-red-800{color:var(--surface-fg)!important}.stories-engagement{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem 0 1rem}.stories-engagement[data-engagement-rail=""]{flex-direction:column;align-items:flex-start;gap:1rem}.stories-engagement__reactions{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem}.stories-engagement__views{color:var(--muted-foreground,#6e6e6e);font-size:.9rem;font-variant-numeric:tabular-nums}.stories-dark-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid var(--border,rgba(0,0,0,.18));background:transparent;color:var(--surface-fg,#242424);font-size:1.05rem;line-height:1;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.stories-dark-toggle:hover{background:var(--surface-alt,rgba(0,0,0,.06))}.stories-dark-toggle:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:2px}.stories-page-title{font-family:var(--stories-font-heading);font-size:var(--stories-h1);line-height:var(--stories-title-leading);font-weight:var(--stories-heading-weight);letter-spacing:var(--stories-heading-tracking)}html[data-stories-reader] .portal-theme :is(h1,h2,h3,h4){font-family:var(--stories-font-heading);letter-spacing:var(--stories-heading-tracking)}.stories-autohide{transition:transform .25s cubic-bezier(.4,0,.2,1);will-change:transform}.stories-autohide[data-hidden]{transform:translateY(-100%)}.stories-autohide:focus-within{transform:translateY(0)}.stories-author-bio__cta:focus-visible,.stories-engagement button:focus-visible,.stories-share__button:focus-visible,.stories-toc__link:focus-visible,html[data-stories-reader] .portal-theme a:focus-visible{outline:2px solid var(--surface-fg);outline-offset:2px;border-radius:2px}.stories-share__icon{width:1rem;height:1rem}.stories-share{flex-wrap:wrap}.stories-share__button{white-space:nowrap}.stories-share__icon{flex:none}@media (max-width:640px){.stories-share__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}}@media (prefers-reduced-motion:reduce){.stories-autohide{transition:none}.stories-autohide[data-hidden]{transform:none}.stories-dark-toggle{transition:none}}.stories-prose .rw{border-radius:2px;transition:background-color .11s ease,color .11s ease}.stories-prose .rw--sentence{background:color-mix(in srgb,var(--callout-accent,#242424) 8%,transparent)}.stories-prose .rw--read{color:color-mix(in srgb,var(--surface-fg,#242424) 72%,transparent)}.stories-prose mark[data-highlight] .rw--read{color:#1f2937}html.dark .stories-prose mark[data-highlight] .rw--read{color:#fff}.stories-prose .rw--active{background:#fde68a;color:#1f2937;box-shadow:0 0 0 1px color-mix(in srgb,#f59e0b 60%,transparent)}html.dark .stories-prose .rw--active{background:#92731a;color:#fff}@media (prefers-reduced-motion:reduce){.stories-prose .rw{transition:none}}.listen-pill{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.4rem;margin:0 0 1.85rem -.85rem;padding:.4rem .85rem;border-radius:999px;border:1px solid var(--border,rgba(0,0,0,.12));background:transparent;color:var(--surface-fg,#242424);font-size:.9rem;font-weight:500;line-height:1;cursor:pointer;transition:background-color .11s ease,border-color .11s ease}.listen-pill:hover{background:var(--surface-alt,rgba(0,0,0,.045))}.listen-pill:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:2px}.listen-pill__icon{width:1rem;height:1rem}.listen-pill--reserved{visibility:hidden}.listen-bar{position:fixed;left:50%;transform:translateX(-50%);bottom:max(1rem,env(safe-area-inset-bottom));z-index:60;display:flex;gap:.5rem;align-items:center;max-width:calc(100vw - 2rem);background:var(--field-bg,#fff);color:var(--surface-fg,#242424);border:1px solid var(--border,rgba(0,0,0,.12));border-radius:999px;padding:.4rem .55rem;box-shadow:0 1px 2px rgba(0,0,0,.08),0 10px 34px rgba(0,0,0,.18)}.listen-bar__status{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--muted-foreground,#6e6e6e)}.listen-bar__spinner{width:1rem;height:1rem;animation:listen-spin .8s linear infinite}@keyframes listen-spin{to{transform:rotate(1turn)}}.listen-bar__close,.listen-bar__skip{display:inline-flex;align-items:center;gap:.15rem;border:0;padding:.35rem;border-radius:999px;background:transparent;color:var(--surface-fg,#242424);cursor:pointer;line-height:1;transition:background-color .11s ease}.listen-bar__close:hover,.listen-bar__skip:hover{background:var(--surface-alt,rgba(0,0,0,.06))}.listen-bar__close:focus-visible,.listen-bar__skip:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:2px}.listen-bar__play{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.2rem;height:2.2rem;border:0;border-radius:999px;background:var(--surface-fg,#242424);color:var(--field-bg,#fff);cursor:pointer;line-height:1;transition:opacity .11s ease,transform .11s ease}.listen-bar__play:hover{opacity:.85}.listen-bar__play:active{transform:scale(.94)}.listen-bar__play:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:2px}.listen-bar__icon{width:1.1rem;height:1.1rem}.listen-bar__play .listen-bar__icon{width:1.2rem;height:1.2rem}.listen-bar__skip-label{font-size:.7rem;font-variant-numeric:tabular-nums}.listen-bar__time{font-size:.8rem;font-variant-numeric:tabular-nums;color:var(--muted-foreground,#6e6e6e);white-space:nowrap}.listen-bar__scrubber{flex:1 1 8rem;min-width:5rem;accent-color:var(--surface-fg,#242424);cursor:pointer}.listen-bar__scrubber:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:2px}.listen-bar__speed select{border-radius:var(--radius-m,8px);border:1px solid var(--border,rgba(0,0,0,.12));background:var(--field-bg,#fff);color:var(--surface-fg,#242424);font-size:.8rem;padding:.2rem .35rem;cursor:pointer}.listen-bar__speed select:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:1px}html[data-stories-reader]{--listen-bar-clearance:calc(4rem + max(1rem, env(safe-area-inset-bottom)))}html[data-stories-reader]:has(.listen-bar){scroll-padding-bottom:var(--listen-bar-clearance)}html[data-stories-reader]:has(.listen-bar) .stories-prose{padding-bottom:var(--listen-bar-clearance)}@media (max-width:540px){.listen-bar{gap:.3rem;padding:.4rem .5rem}.listen-bar__scrubber+.listen-bar__time,.listen-bar__skip-label{display:none}.listen-bar__scrubber{flex-basis:4rem;min-width:3rem}}@media (prefers-reduced-motion:reduce){.listen-bar__close,.listen-bar__play,.listen-bar__skip,.listen-pill{transition:none}.listen-bar__spinner{animation:none}}@media print{.listen-bar,.listen-pill,.stories-engagement,.stories-reactions,.stories-reading-progress,.stories-share,.stories-subscribe,.stories-toc,[data-island]{display:none!important}.stories-prose{color:#000;max-width:none;font-size:12pt}.stories-prose pre{background:#f4f4f4;color:#000;border:1px solid #ccc}}html[data-stories-reader] .portal-theme header button:not(.rounded-full){border-radius:.375rem}html[data-stories-reader] .portal-theme header button:not(.rounded-full):hover{background-color:var(--color-accent,rgba(0,0,0,.045))}html[data-stories-reader] .portal-theme input:focus,html[data-stories-reader] .portal-theme input:focus-visible,html[data-stories-reader] .portal-theme select:focus,html[data-stories-reader] .portal-theme select:focus-visible,html[data-stories-reader] .portal-theme textarea:focus,html[data-stories-reader] .portal-theme textarea:focus-visible{outline:2px solid var(--surface-fg,#242424);outline-offset:1px;box-shadow:none!important}.stories-engagement[data-engagement-rail=top]{margin:1.5em 0 1.75em;padding-bottom:1.25rem;border-bottom:1px solid color-mix(in srgb,var(--surface-fg,#242424) 12%,transparent)}.commerce-browse[data-browse-surface=neutral],.commerce-browse[data-browse-surface=neutral] .portal-theme,.commerce-transaction[data-transaction-surface=neutral],.commerce-transaction[data-transaction-surface=neutral] .portal-theme,html[data-portal-surface],html[data-portal-surface] .portal-theme{--canvas:#ffffff!important;--canvas-fg:#0a0a0a!important;--surface:#ffffff!important;--surface-fg:#0a0a0a!important;--surface-alt:#f5f5f5!important;--field-bg:#ffffff!important;--primary:0 0% 4%!important;--primary-foreground:0 0% 100%!important;--card:0 0% 100%!important;--card-foreground:0 0% 4%!important;--popover:0 0% 100%!important;--popover-foreground:0 0% 4%!important;--background:0 0% 100%!important;--foreground:0 0% 4%!important;--muted:0 0% 96%!important;--muted-foreground:0 0% 38%!important;--secondary:0 0% 96%!important;--secondary-foreground:0 0% 4%!important;--accent:0 0% 96%!important;--accent-foreground:0 0% 4%!important;--border:0 0% 88%!important;--input:0 0% 88%!important;--ring:0 0% 8%!important;--color-background:#ffffff!important;--color-foreground:#0a0a0a!important;--color-card:#ffffff!important;--color-card-foreground:#0a0a0a!important;--color-popover:#ffffff!important;--color-popover-foreground:#0a0a0a!important;--color-muted:#f5f5f5!important;--color-muted-foreground:#616161!important;--color-secondary:#f5f5f5!important;--color-secondary-foreground:#0a0a0a!important;--color-accent:#f5f5f5!important;--color-accent-foreground:#0a0a0a!important;--color-border:#e0e0e0!important;--color-input:#e0e0e0!important;--color-ring:#141414!important;--color-primary:#0a0a0a!important;--color-primary-foreground:#ffffff!important;background-color:#ffffff;color:#0a0a0a;color-scheme:light}.commerce-browse[data-browse-surface=neutral] .portal-theme header.glass-header,.commerce-browse[data-browse-surface=neutral] body,.commerce-browse[data-browse-surface=neutral] header.glass-header,.commerce-transaction[data-transaction-surface=neutral] .portal-theme header.glass-header,.commerce-transaction[data-transaction-surface=neutral] body,.commerce-transaction[data-transaction-surface=neutral] header.glass-header,html[data-portal-surface] .portal-theme header.glass-header,html[data-portal-surface] body,html[data-portal-surface] header.glass-header{background-color:#ffffff;color:#0a0a0a}.commerce-browse[data-browse-surface=neutral],.commerce-transaction[data-transaction-surface=neutral],html[data-portal-surface]{scrollbar-color:rgba(0,0,0,.3) transparent}.commerce-browse[data-browse-surface=neutral] ::-webkit-scrollbar-thumb,.commerce-transaction[data-transaction-surface=neutral] ::-webkit-scrollbar-thumb,html[data-portal-surface] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-color:#ffffff}.commerce-browse[data-browse-surface=neutral] ::-webkit-scrollbar-track,.commerce-transaction[data-transaction-surface=neutral] ::-webkit-scrollbar-track,html[data-portal-surface] ::-webkit-scrollbar-track{background:#ffffff}.commerce-browse[data-browse-surface=themed]{--card-hairline:rgba(15,23,42,0.12);--card-shadow:0 1px 2px rgba(15,23,42,0.06),0 10px 24px rgba(15,23,42,0.08)}@media (max-width:1023px){.commerce-browse[data-browse-surface=themed]:has([data-gift-set-summary-bar]) .widget-container--bottom-left,.commerce-browse[data-browse-surface=themed]:has([data-gift-set-summary-bar]) .widget-container--bottom-right{bottom:calc(7rem + env(safe-area-inset-bottom, 0px))}.commerce-browse:has([data-purchase-rail]){scroll-padding-bottom:calc(18rem + env(safe-area-inset-bottom, 0px))}.commerce-browse [data-pdp-recipe] :is(a,button,input,select,textarea,summary,[tabindex]:not([tabindex="-1"])):not([data-purchase-rail] *){scroll-margin-bottom:calc(18rem + env(safe-area-inset-bottom, 0px))}}@media (max-width:500px){.commerce-browse[data-browse-surface=themed]:has([data-gift-set-summary-bar]) .widget-container--top-left,.commerce-browse[data-browse-surface=themed]:has([data-gift-set-summary-bar]) .widget-container--top-right{bottom:calc(7rem + env(safe-area-inset-bottom, 0px))}}