:root{--paper:#f5f5f4;--paper-2:#fff;--ink:#111827;--body:#1f2937;--muted:#6b7280;--line:#111827;--accent:#2563eb;--accent-2:#facc15;--accent-3:#22d3ee;--accent-ink:#111827;--radius:14px;--border-w:1px;--shadow:0 1px 3px #00000014;--tag-now:#fecaca;--tag-soon:#fde68a;--tag-watch:#bae6fd;--tag-none:#e5e7eb;--ease-out:cubic-bezier(.22,.68,.32,1)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none!important}}body{background:var(--paper);color:var(--body);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;margin:0;font-size:17px;line-height:1.6}h1,h2,h3,.display{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em}a{color:var(--ink);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}img{max-width:100%;height:auto}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap{max-width:720px;margin:0 auto;padding:0 20px}.masthead{background:var(--ink);color:#fff}.masthead .wrap{justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.brand{color:#fff;font-family:var(--font-display);align-items:center;gap:10px;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex}.brand svg{border-radius:8px;flex:none}.brand b{color:var(--accent)}.site-nav a{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-left:18px;font-size:14px;font-weight:700;text-decoration:none}.ticker{background:var(--accent-2);color:var(--accent-ink);white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700;overflow:hidden}.ticker-track{padding:8px 0;animation:60s linear infinite ticker;display:inline-block}.ticker-track span{margin:0 28px}.ticker-track span:before{content:"•";margin-right:12px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero{border-bottom:var(--border-w) solid var(--line);padding:44px 0 36px}.hero .kicker{background:var(--accent-2);color:var(--accent-ink);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:13px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.022em;color:var(--ink);overflow-wrap:break-word;margin:0 0 16px;font-size:clamp(36px,6.5vw,58px);font-weight:800;line-height:1.06}.hero h1 mark{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.16em;text-decoration-skip-ink:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:0 0;padding:0;text-decoration-thickness:.035em}.hero p{max-width:600px;margin:0 0 22px;font-size:19px}.signup{flex-wrap:wrap;gap:10px;max-width:560px;display:flex}.signup input{border:var(--border-w) solid var(--line);border-radius:var(--radius);min-height:52px;color:var(--ink);background:#fff;flex:240px;padding:0 16px;font-family:inherit;font-size:17px}.signup input:focus{outline:3px solid var(--accent);outline-offset:2px}.signup button{border:var(--border-w) solid var(--line);border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;min-height:52px;font-size:17px;font-weight:800;font-family:var(--font-body);padding:0 22px}.signup button:disabled{opacity:.7}.signup-ok{background:var(--accent-2);color:var(--accent-ink);border-radius:var(--radius);padding:8px 12px;font-weight:800;display:inline-block}.signup-err{color:#b3001b;width:100%;margin:8px 0 0;font-size:14px;font-weight:700}.stat{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-top:18px;font-size:14px;font-weight:700}main{padding:36px 0 64px}.card{background:var(--paper-2);border:var(--border-w) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px 30px 10px}.issue-head{border-bottom:var(--border-w) solid var(--line);margin:0 0 24px;padding-bottom:20px}.issue-head h1,.issue-head .h1{color:var(--ink);margin:8px 0 12px;font-size:clamp(30px,5vw,42px);font-weight:800;line-height:1.05}.issue-head .h1 a{text-decoration:none}.issue-head .dek{margin:0;font-size:19px}.meta{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.meta a{color:var(--muted)}.toc{background:var(--paper);border:var(--border-w) solid var(--line);border-radius:var(--radius);margin:0 0 8px;padding:16px 18px}.toc .label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 10px;font-size:12px;font-weight:800}.toc ol{counter-reset:toc;margin:0;padding-left:0;list-style:none}.toc li{counter-increment:toc;align-items:baseline;gap:12px;margin:0 0 10px;font-size:16px;display:flex}.toc li:before{content:counter(toc, decimal-leading-zero);font-family:var(--font-display);color:var(--accent);flex:0 0 28px;font-size:18px;font-weight:800}.toc li a{color:var(--ink);font-weight:700;text-decoration:none}.toc li a:hover{text-decoration:underline}.toc .chip,.toc-quick{vertical-align:middle;margin-left:8px}.toc-quick{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:800}.chip{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-ink);background:var(--tag-watch);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-block}.chip[data-tag=now],.chip[data-tag=big]{background:var(--tag-now)}.chip[data-tag=soon],.chip[data-tag=notable]{background:var(--tag-soon)}.chip[data-tag=watch],.chip[data-tag=fun]{background:var(--tag-watch)}.chip[data-tag=none]{background:var(--tag-none)}.chip[data-tag=hype]{background:var(--accent-2)}h2.section{border-top:var(--border-w) solid var(--line);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:34px 0 18px;padding:8px 0;font-size:13px;font-weight:800}.story{margin:0 0 34px;scroll-margin-top:24px}.story-tag{margin:0 0 10px}.story h3{color:var(--ink);margin:0 0 12px;font-size:clamp(24px,4vw,30px);font-weight:800;line-height:1.1}.story .lede{margin:0 0 14px;font-size:17px}.whynow{background:var(--accent-2);color:var(--accent-ink);border-radius:var(--radius);margin:0 0 16px;padding:12px 16px;font-size:15px}.whynow strong{text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:12px;display:block}.who{margin:6px 0 14px}.actions{background:var(--paper);border:var(--border-w) solid var(--line);border-radius:var(--radius);margin:0 0 8px;padding:16px 18px}.actions .label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:800}.actions ul{margin:0;padding-left:0;list-style:none}.actions li{color:var(--ink);margin:0 0 6px;padding-left:28px;font-size:16px;position:relative}.actions li:before{content:"→";color:var(--accent);font-weight:900;position:absolute;left:0}.actions em{color:var(--accent);margin-right:2px;font-style:normal;font-weight:800}.quick{border-bottom:1px dashed var(--muted);margin:0 0 18px;padding:0 0 16px;scroll-margin-top:24px}.quick h3{color:var(--ink);margin:0 0 4px;font-size:20px}.quick p{margin:0;font-size:15px}.tweet{border-radius:var(--radius);background:#fff;border:1px solid #d1d5db;margin:0 0 14px;padding:14px 16px}.tweet-head{align-items:flex-start;gap:10px;display:flex}.tweet-head img,.tweet-avatar-fallback{background:#e5e7eb;border-radius:50%;flex:0 0 44px;width:44px;height:44px}.tweet-avatar-fallback{color:var(--ink);text-align:center;font-size:14px;font-weight:800;line-height:44px}.tweet-who{flex:1;min-width:0}.tweet-name{color:var(--ink);font-size:15px;font-weight:800;line-height:1.2}.tweet-handle{color:var(--muted);font-size:13px}.tweet-x{color:#fff;text-align:center;background:#0f172a;border-radius:6px;width:26px;height:26px;font-family:Georgia,serif;font-size:14px;font-weight:900;line-height:26px;text-decoration:none;display:inline-block}.tweet-text{color:var(--ink);white-space:pre-wrap;margin:10px 0;font-size:17px;line-height:1.45}.tweet-foot{color:var(--muted);font-size:13px;font-weight:700}.tweet-foot a{color:var(--ink)}.archive{margin:0;padding:0;list-style:none}.archive li{border-bottom:1px solid #d1d5db;padding:18px 0}.archive li:last-child{border-bottom:0}.archive a{font-family:var(--font-display);color:var(--ink);font-size:22px;font-weight:800;line-height:1.15;text-decoration:none}.archive a:hover{text-decoration:underline}.archive p{margin:6px 0 0}.site-footer{background:var(--ink);color:#d1d5db;margin-top:20px;padding:24px 0 44px;font-size:14px}.site-footer a{color:#fff}.site-footer .big{font-family:var(--font-display);color:#fff;margin:0 0 8px;font-size:20px;font-weight:800}.prose h2{color:var(--ink);margin-top:26px;font-size:24px}.prose ol li{margin-bottom:8px}.cta{background:var(--ink);color:#fff;border-radius:var(--radius);margin-top:30px;padding:24px 26px}.cta h2{color:#fff;margin:0 0 6px;font-size:26px}.cta p{color:#d1d5db;margin:0 0 16px}@media (max-width:600px){.card{padding:20px 18px 6px}.masthead .wrap{flex-wrap:wrap}}.skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:var(--radius);padding:10px 16px;font-weight:800;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{top:8px;left:8px}.faq{margin:0}.faq-item{border-top:var(--border-w) solid var(--line);padding:15px 0}.faq-item:first-child{border-top:0;padding-top:2px}.faq-item:last-child{padding-bottom:4px}.faq-item h3{color:var(--ink);margin:0 0 6px;font-size:19px;font-weight:700;line-height:1.3}.faq-item p{color:var(--body);margin:0;font-size:16px}@media (max-width:600px){.faq-item h3{font-size:18px}}@keyframes hero-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes hero-in-lcp{0%{opacity:.4;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.hero .kicker{animation:hero-in .34s var(--ease-out) both}.hero h1{animation:hero-in-lcp .36s var(--ease-out) both 60ms}.hero p{animation:hero-in .34s var(--ease-out) both .14s}.hero .signup,.hero .signup-ok{animation:hero-in .34s var(--ease-out) both .21s}.hero .stat{animation:hero-in .34s var(--ease-out) both .28s}}.wall-wrap{margin-bottom:40px}.wall{overflow-clip-margin:24px;margin:0;overflow-x:clip}.wall-label{font-family:var(--font-body), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:11px;margin:0 0 16px;font-size:12px;font-weight:800;display:flex}.wall-dot{background:var(--accent);border-radius:50%;flex:0 0 9px;width:9px;height:9px;position:relative}.wall-dot:after{content:"";background:inherit;border-radius:50%;position:absolute;inset:0}.wall-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;margin:0;padding:0;list-style:none;display:grid}.wall-grid>li{min-width:0;display:flex}.wall-grid .tweet{width:100%;transition:transform .2s var(--ease-out), box-shadow .2s var(--ease-out), border-color .2s var(--ease-out);flex-direction:column;margin:0;display:flex}.wall-grid .tweet-text{flex:auto}.wall-grid .tweet:hover{transform:translateY(-3px)}.tweet-compact{padding:13px 15px 11px}.tweet-compact .tweet-head{gap:9px}.tweet-compact .tweet-head img,.tweet-compact .tweet-avatar-fallback{flex:0 0 36px;width:36px;height:36px;font-size:12px;line-height:36px}.tweet-compact .tweet-name{font-size:14px}.tweet-compact .tweet-handle{font-size:12.5px}.tweet-compact .tweet-x{flex:0 0 24px;width:24px;height:24px;font-size:12px;line-height:24px}.tweet-compact .tweet-text{overflow-wrap:anywhere;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:10px 0;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.tweet-compact .tweet-foot{font-size:12px}@media (max-width:640px){.wall-wrap{margin-bottom:30px}.wall-grid{grid-template-columns:minmax(0,1fr)}.tweet-compact .tweet-text{-webkit-line-clamp:9}}.wall-cta{margin:26px 0 0}a.read-now{background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:var(--radius);min-height:54px;font-family:var(--font-body), sans-serif;letter-spacing:.005em;transition:transform .16s var(--ease-out), background-color .16s var(--ease-out), box-shadow .16s var(--ease-out);align-items:center;gap:10px;padding:0 26px;font-size:17px;font-weight:800;text-decoration:none;display:inline-flex}a.read-now:after{content:"→";transition:transform .18s var(--ease-out);font-weight:700}a.read-now:hover{color:#fff;transform:translateY(-2px)}a.read-now:hover:after{transform:translate(3px)}a.read-now:active{transform:translateY(0)}@keyframes wall-l{0%{opacity:0;transform:translate(-36px,10px)rotate(-1.6deg)}to{opacity:1;transform:none}}@keyframes wall-r{0%{opacity:0;transform:translate(36px,10px)rotate(1.6deg)}to{opacity:1;transform:none}}@keyframes wall-b{0%{opacity:0;transform:translateY(40px)rotate(.9deg)}to{opacity:1;transform:none}}@keyframes wall-pulse{0%{opacity:.55;transform:scale(1)}70%,to{opacity:0;transform:scale(2.7)}}@media (prefers-reduced-motion:no-preference){.wall-label{animation:hero-in .34s var(--ease-out) both .42s}.wall-dot:after{animation:wall-pulse 2s var(--ease-out) infinite .9s}.wall-grid>li{animation-duration:.6s;animation-timing-function:var(--ease-out);animation-fill-mode:both;animation-delay:calc(.5s + var(--i,0) * 85ms)}.wall-grid>li[data-dir=l]{animation-name:wall-l}.wall-grid>li[data-dir=r]{animation-name:wall-r}.wall-grid>li[data-dir=b]{animation-name:wall-b}.wall-cta{animation:hero-in .4s var(--ease-out) both 1.02s}}
[data-theme=seo]{--ink:#101322;--ink-2:#191d30;--paper:#fbfaf8;--surface:#fff;--surface-2:#f7f6f3;--body:#383d4d;--muted:#6a7085;--hair:#e9e7e2;--line:#e9e7e2;--hair-2:#f0eeea;--accent:#4338ca;--accent-2:#6366f1;--accent-3:#14b8a6;--accent-tint:#eef0ff;--accent-tint-2:#f4f5ff;--radius:16px;--radius-sm:10px;--border-w:1px;--shadow-sm:0 1px 2px #1013220d, 0 1px 1px #10132208;--shadow:0 1px 2px #1013220d, 0 12px 32px -16px #10132229;--shadow-lift:0 2px 4px #1013220f, 0 18px 40px -18px #10132238;--ease:cubic-bezier(.22,.68,.32,1)}[data-theme=seo] body{background:var(--paper);color:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17.5px;line-height:1.62}[data-theme=seo] h1,[data-theme=seo] h2,[data-theme=seo] h3,[data-theme=seo] .display{letter-spacing:-.02em;font-feature-settings:"liga" 1, "kern" 1}[data-theme=seo] a{color:var(--accent);text-underline-offset:3px;transition:color .15s var(--ease), text-decoration-color .15s var(--ease);text-decoration-thickness:1px}[data-theme=seo] a:hover{color:var(--accent-2)}[data-theme=seo] a:focus-visible,[data-theme=seo] button:focus-visible,[data-theme=seo] input:focus-visible{outline:2px solid var(--accent-2);outline-offset:3px;border-radius:4px}[data-theme=seo] ::selection{background:var(--accent-tint);color:var(--ink)}[data-theme=seo] .wrap{max-width:748px}[data-theme=seo] .masthead{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff12;position:relative}[data-theme=seo] .masthead .wrap{align-items:center;padding:17px 20px}[data-theme=seo] .brand{color:#fff;letter-spacing:-.025em;align-items:baseline;gap:.28em;font-size:clamp(22px,4.4vw,27px);font-weight:600;line-height:1;display:inline-flex}[data-theme=seo] .brand b{color:#c9ccff;transition:color .18s var(--ease);font-weight:600}[data-theme=seo] .brand:hover,[data-theme=seo] .brand:hover b{color:#fff}[data-theme=seo] .site-nav{flex-wrap:wrap;gap:0 20px;display:flex}[data-theme=seo] .site-nav a{color:#b6bcd0;letter-spacing:.1em;transition:color .18s var(--ease);margin-left:0;padding:8px 0 6px;font-size:12px;font-weight:600;text-decoration:none;position:relative}[data-theme=seo] .site-nav a:after{content:"";background:var(--accent-2);transform-origin:0;height:1px;transition:transform .22s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}[data-theme=seo] .site-nav a:hover{color:#fff}[data-theme=seo] .site-nav a:hover:after{transform:scaleX(1)}[data-theme=seo] .ticker{contain:content;background:var(--ink-2);color:#9ea5bd;letter-spacing:.11em;border-bottom:1px solid #ffffff0f;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:11.5px;font-weight:500;-webkit-mask-image:linear-gradient(90deg,#0000,#000 90px calc(100% - 90px),#0000);mask-image:linear-gradient(90deg,#0000,#000 90px calc(100% - 90px),#0000)}[data-theme=seo] .ticker-track{padding:8px 0;animation-duration:120s}[data-theme=seo] .ticker-track span{margin:0 26px}[data-theme=seo] .ticker-track span:before{content:"";background:var(--accent-2);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-right:16px;display:inline-block}[data-theme=seo] .hero{border-bottom:1px solid var(--hair);background-color:var(--paper);background-image:radial-gradient(60% 70% at 12% 0,#6366f121,#0000 60%),radial-gradient(50% 60% at 92% 8%,#14b8a61a,#0000 62%),radial-gradient(80% 50% at 50% 100%,#6366f10d,#0000 70%);padding:72px 0 62px;overflow:hidden}[data-theme=seo] .hero .kicker{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm);letter-spacing:.08em;border:1px solid #dcdcf5;align-items:center;gap:8px;margin-bottom:24px;padding:7px 14px 7px 11px;font-size:12px;font-weight:600;display:inline-flex}[data-theme=seo] .hero .kicker:before{content:"";background:linear-gradient(135deg, var(--accent-2), var(--accent-3));border-radius:50%;width:6px;height:6px}[data-theme=seo] .hero h1{letter-spacing:-.028em;color:#0c0f1c;overflow-wrap:break-word;max-width:20ch;margin:0 0 20px;font-size:clamp(40px,7vw,60px);font-weight:700;line-height:1.08}[data-theme=seo] .hero h1 mark{color:inherit;text-underline-offset:.16em;background:0 0;padding:0;text-decoration-color:#a5a8f7;text-decoration-thickness:.04em}[data-theme=seo] .hero p{color:#31364a;max-width:56ch;margin:0 0 28px;font-size:18.5px;line-height:1.6}[data-theme=seo] .signup input{background:var(--surface);box-shadow:var(--shadow-sm);min-height:52px;color:var(--ink);transition:border-color .18s var(--ease), box-shadow .18s var(--ease);border:1px solid #ddd9d2;border-radius:12px;font-size:16.5px}[data-theme=seo] .signup input::placeholder{color:#8d92a3}[data-theme=seo] .signup input:hover{border-color:#c8c3ff}[data-theme=seo] .signup input:focus{border-color:var(--accent-2);outline:none;box-shadow:0 0 0 4px #6366f129}[data-theme=seo] .signup button{background:var(--accent);border:1px solid var(--accent);color:#fff;letter-spacing:-.005em;min-height:52px;transition:background .18s var(--ease), transform .12s var(--ease), box-shadow .18s var(--ease);border-radius:12px;padding:0 24px;font-size:16px;font-weight:600;box-shadow:0 1px 2px #1013221f,0 8px 20px -10px #4338cab3}[data-theme=seo] .signup button:hover{background:#3a30ae;border-color:#3a30ae}[data-theme=seo] .signup button:active{transform:translateY(1px);box-shadow:0 1px 2px #10132224}[data-theme=seo] .signup-ok{background:var(--accent-tint);color:var(--accent);border:1px solid #dcdcf5;border-radius:12px;padding:12px 16px;font-weight:600}[data-theme=seo] .signup-err{color:#b42318;font-weight:600}[data-theme=seo] .stat{letter-spacing:.04em;text-transform:none;color:var(--muted);margin-top:22px;font-size:13px;font-weight:600}[data-theme=seo] main{padding:46px 0 76px}[data-theme=seo] .card{background:var(--surface);border:1px solid var(--hair);border-radius:var(--radius);box-shadow:var(--shadow);padding:40px 42px 20px;position:relative;overflow:hidden}[data-theme=seo] .card:before{content:"";background:linear-gradient(90deg, var(--accent-2) 0%, #818cf8 38%, var(--accent-3) 100%);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}[data-theme=seo] .issue-head{border-bottom:1px solid var(--hair);margin-bottom:30px;padding-bottom:26px}[data-theme=seo] .issue-head h1,[data-theme=seo] .issue-head .h1{letter-spacing:-.028em;color:var(--ink);overflow-wrap:break-word;margin:12px 0 14px;font-size:clamp(30px,4.8vw,42px);font-weight:600;line-height:1.09}[data-theme=seo] .issue-head .h1 a{color:var(--ink);text-decoration:none}[data-theme=seo] .issue-head .h1 a:hover{color:var(--accent)}[data-theme=seo] .issue-head .dek{color:var(--body);max-width:60ch;font-size:18.5px}[data-theme=seo] .meta{letter-spacing:.09em;color:var(--muted);font-size:12px;font-weight:600}[data-theme=seo] .meta a{color:var(--muted);text-decoration-color:#c9c6be}[data-theme=seo] .meta a:hover{color:var(--accent)}[data-theme=seo] .toc{background:linear-gradient(180deg, var(--surface-2), #fdfcfa);border:1px solid var(--hair);border-radius:var(--radius-sm);margin-bottom:18px;padding:8px 20px}[data-theme=seo] .toc .label{color:var(--muted);letter-spacing:.13em;margin:16px 0 8px;font-size:11px;font-weight:600}[data-theme=seo] .toc ol{margin:0}[data-theme=seo] .toc li{border-top:1px solid var(--hair-2);grid-template-columns:30px minmax(0,1fr) auto;align-items:baseline;column-gap:10px;margin:0;padding:11px 0;font-size:16px;line-height:1.35;display:grid}[data-theme=seo] .toc li:first-of-type{border-top:0}[data-theme=seo] .toc li:before{color:var(--accent);font-family:var(--font-body), sans-serif;letter-spacing:.04em;font-variant-numeric:tabular-nums;transition:transform .22s var(--ease), color .22s var(--ease);font-size:12.5px;font-weight:600}[data-theme=seo] .toc li:hover:before{color:var(--accent-2);transform:translate(3px)}[data-theme=seo] .toc li a{color:var(--ink);transition:color .18s var(--ease);font-weight:600;text-decoration:none}[data-theme=seo] .toc li a:hover{color:var(--accent)}[data-theme=seo] .toc-quick{letter-spacing:.06em;color:#8d92a3;font-size:11px;font-weight:600}[data-theme=seo] .chip{letter-spacing:.045em;color:#4b5364;white-space:nowrap;transition:transform .16s var(--ease), box-shadow .16s var(--ease);background:#eef0f4;border:1px solid #0000;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600;line-height:1.45;display:inline-block}[data-theme=seo] .chip[data-tag=now]{color:#9f1239;background:linear-gradient(160deg,#ffe9ec,#ffe1e5);border-color:#fbd3da}[data-theme=seo] .chip[data-tag=soon]{color:#92400e;background:linear-gradient(160deg,#fef6dd,#fdf0c8);border-color:#f6e3b0}[data-theme=seo] .chip[data-tag=watch]{color:#3730a3;background:linear-gradient(160deg,#eaeeff,#e0e7ff);border-color:#d5daff}[data-theme=seo] .chip[data-tag=none]{color:#4b5364;background:linear-gradient(160deg,#f2f4f7,#eceff3);border-color:#e2e5ea}[data-theme=seo] .story-tag .chip:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}[data-theme=seo] h2.section{font-family:var(--font-body), sans-serif;letter-spacing:.15em;color:var(--muted);border-top:0;align-items:center;gap:12px;margin:48px 0 24px;padding:0;font-size:11.5px;font-weight:600;display:flex}[data-theme=seo] h2.section:before{content:"";background:linear-gradient(135deg, var(--accent-2), var(--accent-3));border-radius:50%;flex:none;width:7px;height:7px}[data-theme=seo] h2.section:after{content:"";background:linear-gradient(90deg, var(--hair), #e9e7e200);flex:auto;height:1px}[data-theme=seo] .story{margin-bottom:52px;scroll-margin-top:24px}[data-theme=seo] .story-tag{margin-bottom:14px}[data-theme=seo] .story h3{letter-spacing:-.026em;color:var(--ink);overflow-wrap:break-word;margin:0 0 14px;font-size:clamp(25px,3.9vw,31px);font-weight:600;line-height:1.16}[data-theme=seo] .story .lede{color:var(--body);margin-bottom:20px;font-size:17.5px}[data-theme=seo] .story .lede strong{color:var(--ink);font-weight:600}[data-theme=seo] .whynow{background:linear-gradient(120deg, var(--accent-tint-2), #fbfbff 62%, #f3fbfa);color:var(--body);border-radius:var(--radius-sm);font-family:var(--font-body), sans-serif;border:1px solid #e6e6f7;border-left:0;margin:0 0 22px;padding:16px 20px 17px 22px;font-size:16.5px;font-style:normal;line-height:1.55;position:relative;overflow:hidden}[data-theme=seo] .whynow:before{content:"";background:linear-gradient(180deg, var(--accent-2), var(--accent-3));width:3px;position:absolute;top:0;bottom:0;left:0}[data-theme=seo] .whynow strong{letter-spacing:.13em;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:600}[data-theme=seo] .who{color:var(--body);margin:18px 0 20px;font-size:16.5px}[data-theme=seo] .who strong{color:var(--ink);font-weight:600}[data-theme=seo] .actions{background:var(--surface-2);border:1px solid var(--hair);border-radius:var(--radius-sm);padding:18px 22px 16px}[data-theme=seo] .actions .label{color:var(--muted);letter-spacing:.13em;margin-bottom:12px;font-size:11px;font-weight:600}[data-theme=seo] .actions li{color:var(--body);margin-bottom:11px;padding-left:28px;font-size:16.5px;line-height:1.5}[data-theme=seo] .actions li:before{content:"✓";color:var(--accent);font-size:13px;font-weight:700;top:1px}[data-theme=seo] .actions li strong{color:var(--ink);font-weight:600}[data-theme=seo] .actions em{color:var(--accent);font-weight:600}[data-theme=seo] .quick{border-bottom:1px solid var(--hair);margin-bottom:24px;padding-bottom:22px}[data-theme=seo] .quick h3{color:var(--ink);letter-spacing:-.02em;margin-bottom:7px;font-size:21px;font-weight:600;line-height:1.25}[data-theme=seo] .quick p{color:var(--body);font-size:16.5px}[data-theme=seo] .tweet{border:1px solid var(--hair);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);transition:box-shadow .22s var(--ease), transform .22s var(--ease), border-color .22s var(--ease);margin-bottom:16px;padding:17px 19px 15px}[data-theme=seo] .tweet:hover{box-shadow:var(--shadow-lift);border-color:#ded9d1;transform:translateY(-2px)}[data-theme=seo] .tweet-head img,[data-theme=seo] .tweet-avatar-fallback{background:#eeece8;flex-basis:44px;width:44px;height:44px}[data-theme=seo] .tweet-avatar-fallback{color:var(--muted);font-size:14px;font-weight:600;line-height:44px}[data-theme=seo] .tweet-name{color:#0f1419;letter-spacing:-.012em;font-size:15px;font-weight:700}[data-theme=seo] .tweet-handle{color:#6a7085;font-size:13.5px}[data-theme=seo] .tweet-x{color:#fff;width:30px;height:30px;font-size:13px;line-height:30px;font-family:var(--font-body), sans-serif;transition:transform .18s var(--ease), background .18s var(--ease);background:#0f1419;border-radius:8px;flex:0 0 30px;font-weight:700}[data-theme=seo] .tweet-x:hover{background:#000;transform:scale(1.06)}[data-theme=seo] .tweet-text{color:#15181f;overflow-wrap:anywhere;margin:13px 0 11px;font-size:16.5px;line-height:1.5}[data-theme=seo] .tweet-foot{color:#6a7085;font-size:12.5px;font-weight:500}[data-theme=seo] .tweet-foot a{color:#6a7085;text-decoration-color:#c9c6be}[data-theme=seo] .tweet-foot a:hover{color:var(--accent)}[data-theme=seo] .archive li{border-bottom:1px solid var(--hair);padding:6px 0}[data-theme=seo] .archive li:last-child{border-bottom:0}[data-theme=seo] .archive a{color:var(--ink);letter-spacing:-.022em;border-radius:var(--radius-sm);transition:color .18s var(--ease), background .18s var(--ease);margin:0 -14px;padding:16px 14px 6px;font-size:22px;font-weight:600;line-height:1.2;display:block}[data-theme=seo] .archive a:hover{color:var(--accent);background:var(--surface-2)}[data-theme=seo] .archive p{color:var(--body);margin:0 0 14px;font-size:16.5px}[data-theme=seo] .archive p.meta{color:var(--muted);font-size:12px}[data-theme=seo] .prose h2{color:var(--ink);letter-spacing:-.022em;margin-top:32px;font-size:24px;font-weight:600}[data-theme=seo] .prose ol li{margin-bottom:10px}[data-theme=seo] .cta{background:var(--ink);color:#c3c8da;border-radius:var(--radius);box-shadow:var(--shadow);background-image:radial-gradient(70% 120% at 8% 0,#6366f157,#0000 62%),radial-gradient(60% 120% at 96% 100%,#14b8a633,#0000 60%);margin-top:40px;padding:38px 40px}[data-theme=seo] .cta h2{color:#fff;letter-spacing:-.026em;margin-bottom:10px;font-size:29px;font-weight:600}[data-theme=seo] .cta p{color:#c3c8da;max-width:54ch;margin-bottom:22px;font-size:16.5px}[data-theme=seo] .cta .signup input{color:#fff;box-shadow:none;background:#ffffff12;border-color:#ffffff29}[data-theme=seo] .cta .signup input::placeholder{color:#9ea5bd}[data-theme=seo] .cta .signup input:hover{border-color:#ffffff4d}[data-theme=seo] .cta .signup button{color:var(--ink);background:#fff;border-color:#fff;box-shadow:0 8px 20px -10px #0009}[data-theme=seo] .cta .signup button:hover{color:var(--ink);background:#e7e9ff;border-color:#e7e9ff}[data-theme=seo] .cta .signup-ok{color:#fff;background:#ffffff1f;border-color:#fff3}[data-theme=seo] .site-footer{background:var(--ink);color:#a5abc4;border-top:1px solid #ffffff12;margin-top:0;padding:40px 0 56px;font-size:14.5px}[data-theme=seo] .site-footer .big{color:#fff;letter-spacing:-.02em;margin-bottom:10px;font-size:21px;font-weight:600}[data-theme=seo] .site-footer a{color:#fff;text-decoration-color:#fff6}[data-theme=seo] .site-footer a:hover{color:#c9ccff}@keyframes seo-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes seo-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){[data-theme=seo] main>.wrap>.card{animation:seo-in .42s var(--ease) both .1s}@supports (animation-timeline:view()){[data-theme=seo] .story,[data-theme=seo] .quick,[data-theme=seo] .issue-body .tweet,[data-theme=seo] .archive li,[data-theme=seo] .cta{animation:10ms linear both seo-rise;animation-timeline:view();animation-range:entry entry 42%}}}@media (max-width:600px){[data-theme=seo] body{font-size:17px}[data-theme=seo] .wrap{padding:0 18px}[data-theme=seo] .masthead .wrap{gap:4px 14px;padding:13px 18px}[data-theme=seo] .site-nav{gap:0 16px}[data-theme=seo] .hero{padding:44px 0 42px}[data-theme=seo] .hero h1{max-width:none;font-size:clamp(34px,9.6vw,44px)}[data-theme=seo] .hero p{font-size:17.5px}[data-theme=seo] .signup button{flex:100%}[data-theme=seo] .card{padding:26px 20px 12px}[data-theme=seo] h2.section{margin:38px 0 20px}[data-theme=seo] .toc{padding:6px 16px}[data-theme=seo] .toc li{grid-template-columns:26px minmax(0,1fr);row-gap:7px;padding:12px 0}[data-theme=seo] .toc li .chip,[data-theme=seo] .toc li .toc-quick{grid-column:2;justify-self:start}[data-theme=seo] .whynow{padding:15px 16px 16px 18px;font-size:16px}[data-theme=seo] .actions{padding:16px 18px 12px}[data-theme=seo] .cta{padding:28px 22px}[data-theme=seo] .cta h2{font-size:25px}[data-theme=seo] .archive a{font-size:20px}}[data-theme=seo] .wall-label{color:var(--muted);letter-spacing:.13em;font-weight:600}[data-theme=seo] .wall-dot{background:var(--accent-2)}[data-theme=seo] .wall-grid .tweet{background:var(--surface);border:1px solid var(--hair);box-shadow:var(--shadow-sm);border-radius:14px}[data-theme=seo] .wall-grid .tweet:hover{box-shadow:var(--shadow-lift);border-color:#ded9d1}[data-theme=seo] .read-now{color:#fff;background:var(--accent);border-color:var(--accent);border-radius:12px;font-size:16.5px;font-weight:600;box-shadow:0 1px 2px #1013221f,0 10px 24px -12px #4338cabf}[data-theme=seo] .read-now:hover{background:#3a30ae;border-color:#3a30ae}[data-theme=seo] .read-now:active{box-shadow:0 1px 2px #10132224}@media (max-width:600px){[data-theme=seo] .hero h1{max-width:none;font-size:clamp(33px,9.2vw,43px);line-height:1.1}}
[data-theme=robotics]{--paper:#0a0d10;--paper-2:#11161b;--surface-3:#161c23;--surface-4:#0d1217;--ink:#eef4f8;--body:#c2ccd6;--muted:#95a3b0;--line:#222b34;--line-2:#2c3742;--accent:#31e2ff;--accent-dim:#7fd7e8;--accent-ink:#04161c;--alert:#ff8a7a;--alert-line:#ff8a7a73;--alert-bg:#ff8a7a1a;--skeptic:#c9a8ff;--radius:4px;--border-w:1px;--shadow:none;--grid:#7ea0b40e}[data-theme=robotics] body{background-color:var(--paper);background-image:radial-gradient(900px 420px at 50% -240px, #31e2ff1a, transparent 70%), linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);letter-spacing:.005em;-webkit-font-smoothing:antialiased;background-position:top,top,top;background-size:auto,48px 48px,48px 48px;background-attachment:fixed;font-size:17px}[data-theme=robotics] ::selection{color:#fff;background:#31e2ff47}[data-theme=robotics] a:focus-visible,[data-theme=robotics] button:focus-visible,[data-theme=robotics] input:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}[data-theme=robotics] h1,[data-theme=robotics] h2,[data-theme=robotics] h3,[data-theme=robotics] .display{font-family:var(--font-display), "Helvetica Neue", Arial, sans-serif;letter-spacing:-.018em}[data-theme=robotics] a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}[data-theme=robotics] .lede a,[data-theme=robotics] .quick p a,[data-theme=robotics] .actions li a,[data-theme=robotics] .who a,[data-theme=robotics] .prose a,[data-theme=robotics] .whynow a,[data-theme=robotics] .site-footer a{text-decoration:underline;text-decoration-thickness:1px}[data-theme=robotics] .masthead{color:var(--ink);border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(140%)blur(6px);backdrop-filter:saturate(140%)blur(6px);background:#080b0edb}[data-theme=robotics] .masthead .wrap{padding:16px 20px}[data-theme=robotics] .brand{color:var(--ink);letter-spacing:.01em;align-items:baseline;gap:7px;font-size:20px;font-weight:700;display:inline-flex}[data-theme=robotics] .brand:before{content:"";border:1px solid var(--accent);background:#31e2ff40;align-self:center;width:9px;height:9px;transform:none}[data-theme=robotics] .brand b{color:var(--accent);font-weight:700}[data-theme=robotics] .site-nav a{color:var(--muted);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.12em;margin-left:16px;font-size:12px;font-weight:400}[data-theme=robotics] .site-nav a:hover{color:var(--accent);text-decoration:underline}[data-theme=robotics] .ticker{color:var(--accent-dim);border-bottom:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.14em;background:#070a0d;font-size:11.5px;font-weight:400;position:relative}[data-theme=robotics] .ticker:after{content:"";pointer-events:none;background:linear-gradient(90deg,#070a0d 0%,#0000 8% 92%,#070a0d 100%);position:absolute;inset:0}[data-theme=robotics] .ticker-track{padding:9px 0}[data-theme=robotics] .ticker-track span{margin:0 22px}[data-theme=robotics] .ticker-track span:before{content:"//";color:#3f5461;margin-right:10px}[data-theme=robotics] .hero{border-bottom:1px solid var(--line);padding:56px 0 44px;position:relative}[data-theme=robotics] .hero:after{content:"";background:linear-gradient(90deg, var(--accent), #31e2ff00 42%);height:1px;position:absolute;bottom:-1px;left:0;right:0}[data-theme=robotics] .hero .kicker{color:var(--accent-dim);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.16em;background:0 0;border:1px solid #31e2ff61;border-radius:2px;margin-bottom:20px;padding:6px 10px;font-size:11.5px;font-weight:400}[data-theme=robotics] .hero .kicker:before{content:"● ";color:var(--accent);vertical-align:2px;font-size:9px}[data-theme=robotics] .hero h1{color:#f4f9fc;letter-spacing:-.028em;overflow-wrap:break-word;max-width:20ch;margin:0 0 18px;font-size:clamp(34px,6.2vw,56px);font-weight:700;line-height:1.08}[data-theme=robotics] .hero h1 mark{color:inherit;box-shadow:none;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.16em;background:0 0;padding:0;text-decoration-thickness:.045em}[data-theme=robotics] .hero p{color:#cbd5de;max-width:610px;font-size:18px}[data-theme=robotics] .stat{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;color:var(--muted);border-top:1px solid var(--line);max-width:560px;margin-top:24px;padding-top:14px;font-size:12px;font-weight:400}[data-theme=robotics] .signup input{background:var(--surface-3);border:1px solid var(--line-2);color:var(--ink);border-radius:var(--radius);min-height:50px;font-size:16px}[data-theme=robotics] .signup input::placeholder{color:#76838f}[data-theme=robotics] .signup input:focus{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent)}[data-theme=robotics] .signup button{background:var(--accent);color:var(--accent-ink);border:1px solid var(--accent);border-radius:var(--radius);letter-spacing:.01em;text-transform:none;min-height:50px;font-size:16px;font-weight:700}[data-theme=robotics] .signup button:hover{background:#5ceaff}[data-theme=robotics] .signup-ok{color:var(--accent-dim);border-radius:var(--radius);font-family:var(--font-mono), ui-monospace, monospace;background:#31e2ff1a;border:1px solid #31e2ff61;padding:10px 14px;font-size:14px;font-weight:400}[data-theme=robotics] .signup-err{color:#ff9c8e;font-weight:600}[data-theme=robotics] main{padding:40px 0 72px}[data-theme=robotics] .card{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);box-shadow:none;padding:32px 32px 12px;position:relative}[data-theme=robotics] .card:before{content:"";background:var(--accent);width:56px;height:2px;position:absolute;top:-1px;left:-1px}[data-theme=robotics] .issue-head{border-bottom:1px solid var(--line);margin-bottom:26px;padding-bottom:22px}[data-theme=robotics] .issue-head h1,[data-theme=robotics] .issue-head .h1{color:var(--ink);letter-spacing:-.025em;font-weight:700;line-height:1.06}[data-theme=robotics] .issue-head .h1 a{color:var(--ink)}[data-theme=robotics] .issue-head .h1 a:hover{color:var(--accent)}[data-theme=robotics] .issue-head .dek{color:var(--body);font-size:18px}[data-theme=robotics] .meta{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.1em;color:var(--muted);font-size:12px;font-weight:400}[data-theme=robotics] .meta a{color:var(--accent-dim);text-decoration:underline;text-decoration-thickness:1px}[data-theme=robotics] .toc{background:var(--surface-3);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px 14px}[data-theme=robotics] .toc .label{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.18em;color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:10px;font-size:11px;font-weight:400}[data-theme=robotics] .toc ol{counter-reset:toc}[data-theme=robotics] .toc li{margin:0 0 13px;padding-left:34px;font-size:15.5px;line-height:1.45;display:block;position:relative}[data-theme=robotics] .toc li:before{font-family:var(--font-mono), ui-monospace, monospace;color:var(--accent);letter-spacing:.06em;font-size:12.5px;font-weight:400;position:absolute;top:1px;left:0}[data-theme=robotics] .toc li a{color:var(--body);font-weight:500}[data-theme=robotics] .toc li a:hover{color:var(--accent);text-decoration:underline}[data-theme=robotics] .toc .chip,[data-theme=robotics] .toc-quick{white-space:nowrap;vertical-align:2px}[data-theme=robotics] .toc-quick{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.12em;color:var(--muted);border:1px solid var(--line-2);border-radius:2px;padding:3px 6px;font-size:10.5px;font-weight:400}[data-theme=robotics] .chip{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.12em;border:1px solid var(--line-2);color:#b6c2cd;background:#ffffff0a;border-radius:2px;padding:4px 8px;font-size:10.5px;font-weight:400}[data-theme=robotics] .chip[data-tag=big],[data-theme=robotics] .chip[data-tag=now]{background:var(--alert-bg);border-color:var(--alert-line);color:var(--alert);border-left:3px solid var(--alert)}[data-theme=robotics] .chip[data-tag=big]:before,[data-theme=robotics] .chip[data-tag=now]:before{content:"! ";font-weight:600}[data-theme=robotics] .chip[data-tag=notable],[data-theme=robotics] .chip[data-tag=soon]{border-color:var(--line-2);color:#b6c2cd;background:#ffffff0a}[data-theme=robotics] .chip[data-tag=hype]{color:var(--skeptic);background:#c9a8ff17;border:1px dashed #c9a8ff8c}[data-theme=robotics] .chip[data-tag=hype]:before{content:"? ";font-weight:600}[data-theme=robotics] .chip[data-tag=fun],[data-theme=robotics] .chip[data-tag=watch]{color:var(--accent-dim);background:#31e2ff1f;border-color:#31e2ff66;border-radius:999px;padding:4px 11px}[data-theme=robotics] .chip[data-tag=none]{color:var(--muted);background:#ffffff08}[data-theme=robotics] h2.section{border-top:1px solid var(--line);font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.2em;color:var(--accent-dim);align-items:center;gap:12px;margin:44px 0 22px;padding:12px 0 0;font-size:11.5px;font-weight:400;display:flex}[data-theme=robotics] .issue-body{counter-reset:sec}[data-theme=robotics] h2.section:before{counter-increment:sec;content:"S" counter(sec, decimal-leading-zero);color:var(--muted);letter-spacing:.06em;border:1px solid var(--line-2);border-radius:2px;padding:3px 6px;font-size:10.5px}[data-theme=robotics] h2.section:after{content:"";background:repeating-linear-gradient(90deg, var(--line-2) 0 3px, transparent 3px 7px);flex:auto;min-width:20px;height:1px}[data-theme=robotics] .story{margin:0 0 42px;scroll-margin-top:20px}[data-theme=robotics] .story h3{color:var(--ink);letter-spacing:-.022em;font-size:clamp(22px,3.6vw,28px);font-weight:700;line-height:1.13}[data-theme=robotics] .story .lede{color:var(--body);font-size:16.5px}[data-theme=robotics] .story .lede strong,[data-theme=robotics] .quick p strong{color:var(--ink);font-weight:600}[data-theme=robotics] .whynow{background:var(--surface-3);color:var(--body);border:1px solid var(--line);border-left:2px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;padding:14px 16px;font-size:15px}[data-theme=robotics] .whynow strong{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.16em;color:var(--accent-dim);margin-bottom:6px;font-size:11px;font-weight:400}[data-theme=robotics] .who{color:var(--body);font-size:15.5px}[data-theme=robotics] .who strong{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.14em;color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:400;display:block}[data-theme=robotics] .actions{background:var(--surface-3);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px 14px}[data-theme=robotics] .actions .label{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.18em;color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:10px;font-size:11px;font-weight:400}[data-theme=robotics] .actions li{color:var(--body);margin-bottom:9px;padding-left:24px;font-size:15.5px}[data-theme=robotics] .actions li:before{content:"›";color:var(--accent);font-size:18px;font-weight:400;line-height:1.35}[data-theme=robotics] .actions em{color:var(--accent-dim);font-weight:600}[data-theme=robotics] .quick{border-bottom:1px solid var(--line);margin:0 0 20px;padding:0 0 18px}[data-theme=robotics] .quick h3{color:var(--ink);letter-spacing:-.015em;margin-bottom:6px;font-size:19px;font-weight:700;line-height:1.25}[data-theme=robotics] .quick p{color:var(--body);font-size:15px}[data-theme=robotics] .tweet{background:var(--surface-4);border:1px solid var(--line-2);border-radius:10px;margin:0 0 14px;padding:14px 16px 12px}[data-theme=robotics] .tweet-head img,[data-theme=robotics] .tweet-avatar-fallback{background:#222b34;border:1px solid #ffffff1a;border-radius:50%;width:44px;height:44px}[data-theme=robotics] .tweet-avatar-fallback{color:var(--ink);font-weight:600;line-height:42px}[data-theme=robotics] .tweet-name{color:var(--ink);font-size:15px;font-weight:600}[data-theme=robotics] .tweet-handle{font-family:var(--font-mono), ui-monospace, monospace;color:var(--muted);letter-spacing:.02em;font-size:12.5px}[data-theme=robotics] .tweet-x{color:#0a0d10;background:#eef4f8;border:1px solid #eef4f8;border-radius:5px;width:26px;height:26px;font-weight:700;line-height:26px}[data-theme=robotics] .tweet-x:hover{background:#fff}[data-theme=robotics] .tweet-text{color:#dbe4ec;overflow-wrap:anywhere;font-size:16px;line-height:1.5}[data-theme=robotics] .tweet-foot{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.08em;color:var(--muted);border-top:1px solid var(--line);padding-top:10px;font-size:11.5px;font-weight:400}[data-theme=robotics] .tweet-foot a{color:var(--accent-dim);text-decoration:underline;text-decoration-thickness:1px}[data-theme=robotics] .archive li{border-bottom:1px solid var(--line);padding:18px 0}[data-theme=robotics] .archive a{font-family:var(--font-display), sans-serif;color:var(--ink);letter-spacing:-.02em;font-size:20px;font-weight:700}[data-theme=robotics] .archive a:hover{color:var(--accent)}[data-theme=robotics] .prose{color:var(--body)}[data-theme=robotics] .prose h2{color:var(--ink);letter-spacing:-.02em;font-weight:700}[data-theme=robotics] .prose strong{color:var(--ink)}[data-theme=robotics] .cta{background:var(--paper-2);color:var(--body);border:1px solid var(--line);border-top:2px solid var(--accent);border-radius:var(--radius);padding:26px 28px}[data-theme=robotics] .cta h2{color:var(--ink);letter-spacing:-.025em;font-size:24px;font-weight:700}[data-theme=robotics] .cta p{color:var(--body)}[data-theme=robotics] .site-footer{color:var(--muted);border-top:1px solid var(--line);background:#070a0d;margin-top:28px;padding:28px 0 48px;font-size:14px}[data-theme=robotics] .site-footer .big{font-family:var(--font-display), sans-serif;color:var(--ink);letter-spacing:-.02em;margin-bottom:10px;font-size:19px;font-weight:700}[data-theme=robotics] .site-footer a{color:var(--accent-dim)}@media (max-width:600px){[data-theme=robotics] body{background-size:auto,36px 36px,36px 36px}[data-theme=robotics] .card{padding:22px 18px 8px}[data-theme=robotics] .card:before{width:40px}[data-theme=robotics] .hero{padding:36px 0 32px}[data-theme=robotics] .masthead .wrap{gap:10px}[data-theme=robotics] .site-nav a{margin-left:0;margin-right:16px}[data-theme=robotics] .toc{padding:16px 16px 12px}[data-theme=robotics] .story h3,[data-theme=robotics] .issue-head h1{overflow-wrap:break-word}[data-theme=robotics] h2.section{letter-spacing:.14em}}[data-theme=robotics] .archive li:last-child{border-bottom:0}[data-theme=robotics] .prose h1{color:var(--ink);letter-spacing:-.025em;font-weight:700}[data-theme=robotics] .prose ol li::marker{font-family:var(--font-mono), ui-monospace, monospace;color:var(--accent);font-size:14px}[data-theme=robotics] .prose li{color:var(--body)}[data-theme=robotics] .quick:last-child{border-bottom:0}[data-theme=robotics] .wall-label{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.18em;color:var(--accent-dim);font-size:11.5px;font-weight:400}[data-theme=robotics] .wall-dot{background:var(--accent);border-radius:1px}[data-theme=robotics] .wall-dot:after{border-radius:1px}[data-theme=robotics] .wall-grid .tweet{background:var(--surface-4);border:1px solid var(--line-2);border-radius:8px}[data-theme=robotics] .wall-grid .tweet:hover{border-color:#31e2ff73;box-shadow:0 10px 30px -18px #31e2ff8c}[data-theme=robotics] .wall-grid .tweet-foot{border-top:1px solid var(--line);padding-top:9px}[data-theme=robotics] .read-now{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);border-radius:var(--radius);letter-spacing:.01em;min-height:50px;font-size:16px;font-weight:700}[data-theme=robotics] .read-now:hover{color:var(--accent-ink);background:#5ceaff;border-color:#5ceaff}@media (max-width:600px){[data-theme=robotics] .hero h1{max-width:none;line-height:1.1}}
[data-theme=running]{--paper:#f7f6f4;--paper-2:#fff;--surface-soft:#faf9f7;--surface-tint:#fff6f1;--ink:#17181a;--body:#33353a;--muted:#64676d;--dim:#a8abb1;--line:#e7e4e0;--line-soft:#efedea;--line-strong:#d9d5d0;--accent:#fc4c02;--coral:#ff7a3d;--grad:linear-gradient(118deg,#fc4c02 0%,#ff7a3d 100%);--accent-text:#c23a00;--accent-deep:#932d00;--accent-ink:#1b1b1b;--tint-line:#ffd7c3;--radius:22px;--radius-md:16px;--radius-sm:12px;--border-w:1px;--shadow-sm:0 1px 2px #17181a0d;--shadow:0 1px 2px #17181a0d, 0 2px 6px #17181a08;--shadow-card:0 1px 2px #17181a0d, 0 4px 12px #17181a09, 0 24px 48px -32px #17181a73;--shadow-lift:0 2px 4px #17181a0f, 0 10px 20px #17181a0d, 0 28px 50px -30px #17181a80;--shadow-accent:0 6px 16px -8px #fc4c028c;--ease:cubic-bezier(.22,.72,.28,1);--fast:.16s;--mid:.28s}[data-theme=running] body{background:var(--paper);color:var(--body);font-size:17px;line-height:1.62}[data-theme=running] h1,[data-theme=running] h2,[data-theme=running] h3{letter-spacing:-.01em;overflow-wrap:break-word}[data-theme=running] a{color:var(--ink);text-underline-offset:2px;transition:color var(--fast) var(--ease);text-decoration-thickness:1.5px}[data-theme=running] a:hover{color:var(--accent-text)}[data-theme=running] :focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:6px}[data-theme=running] .masthead{z-index:30;color:#fff;-webkit-backdrop-filter:saturate(150%)blur(12px);backdrop-filter:saturate(150%)blur(12px);background:#17181af0;border-bottom:1px solid #ffffff12;position:sticky;top:0}[data-theme=running] .masthead .wrap{padding:15px 20px}[data-theme=running] .brand{color:#fff;letter-spacing:.015em;text-transform:uppercase;font-size:24px;font-weight:800}[data-theme=running] .brand b{color:var(--coral)}[data-theme=running] .brand:hover{color:#fff}[data-theme=running] .site-nav{align-items:center;display:flex}[data-theme=running] .site-nav a{color:#c9ccd1;letter-spacing:.07em;margin-left:0;padding:6px 0 6px 20px;font-size:13px}[data-theme=running] .site-nav a:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}[data-theme=running] .ticker{color:#e8e9eb;letter-spacing:.08em;background:#202124;border-bottom:1px solid #ffffff0f;font-size:12px;position:relative}[data-theme=running] .ticker:before,[data-theme=running] .ticker:after{content:"";z-index:2;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}[data-theme=running] .ticker:before{background:linear-gradient(90deg,#202124 20%,#20212400);left:0}[data-theme=running] .ticker:after{background:linear-gradient(270deg,#202124 20%,#20212400);right:0}[data-theme=running] .ticker-track{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.09em;padding:10px 0;font-size:15px;font-weight:600;animation-duration:90s}[data-theme=running] .ticker-track span{margin:0 24px}[data-theme=running] .ticker-track span:before{content:"›";color:var(--coral);margin-right:14px;font-weight:700}[data-theme=running] .hero{isolation:isolate;border-bottom:0;padding:52px 0 38px;position:relative;overflow:hidden}[data-theme=running] .hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#fc4c0233,#ff7a3d14 38%,#ff7a3d00 66%);border-radius:50%;width:680px;height:680px;position:absolute;top:-190px;right:-120px}[data-theme=running] .hero:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#ff7a3d26,#fc4c0200 60%);border-radius:50%;width:520px;height:520px;position:absolute;top:-90px;left:-240px}[data-theme=running] .hero .kicker{color:var(--accent-text);border:1px solid var(--tint-line);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.09em;box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:9px;margin-bottom:20px;padding:7px 16px;font-size:15px;font-weight:700;display:inline-flex}[data-theme=running] .hero .kicker:before{content:"";background:var(--grad);border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 4px #fc4c0224}[data-theme=running] .hero h1{letter-spacing:-.022em;color:var(--ink);max-width:20ch;margin:0 0 16px;font-size:clamp(40px,7.8vw,64px);line-height:1.05}[data-theme=running] .hero h1 mark{color:inherit;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.14em;background:0 0;padding:0;text-decoration-thickness:.04em}[data-theme=running] .hero p{color:var(--body);max-width:620px;margin:0 0 26px;font-size:18px}[data-theme=running] .signup input{border:1px solid var(--line-strong);min-height:54px;box-shadow:var(--shadow-sm);transition:border-color var(--fast) var(--ease), box-shadow var(--fast) var(--ease);background:#fff;border-radius:14px;font-size:17px}[data-theme=running] .signup input::placeholder{color:#787b81}[data-theme=running] .signup input:hover{border-color:var(--line-strong);box-shadow:var(--shadow)}[data-theme=running] .signup input:focus{outline:3px solid var(--accent);outline-offset:2px;border-color:#0000}[data-theme=running] .signup button{background:var(--grad);color:var(--accent-ink);font-family:var(--font-display), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.06em;min-height:54px;box-shadow:var(--shadow-accent);transition:transform var(--fast) var(--ease), box-shadow var(--fast) var(--ease), filter var(--fast) var(--ease);border:0;border-radius:14px;padding:0 28px;font-size:19px;font-weight:800}[data-theme=running] .signup button:hover{filter:saturate(1.06);transform:translateY(-1px);box-shadow:0 10px 22px -8px #fc4c0299}[data-theme=running] .signup button:active{transform:translateY(0)scale(.985);box-shadow:0 3px 10px -6px #fc4c0299}[data-theme=running] .signup-ok{background:var(--surface-tint);color:var(--accent-deep);border:1px solid var(--tint-line);border-radius:999px;padding:11px 20px;font-weight:700}[data-theme=running] .signup-err{color:#b42318}[data-theme=running] .stat{border:1px solid var(--line);box-shadow:var(--shadow);color:var(--ink);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.05em;text-transform:uppercase;font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;align-items:center;gap:11px;margin-top:22px;padding:10px 20px 10px 15px;font-size:19px;font-weight:700;line-height:1.25;display:inline-flex}[data-theme=running] .stat:before{content:"";background:var(--grad);border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 4px #fc4c0221}[data-theme=running] main{padding:34px 0 68px}[data-theme=running] .card{border:1px solid var(--line-soft);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;padding:32px 34px 18px}[data-theme=running] .issue-head{border-bottom:1px solid var(--line-soft);margin-bottom:24px;padding-bottom:22px}[data-theme=running] .issue-head h1,[data-theme=running] .issue-head .h1{letter-spacing:-.025em;color:var(--ink);margin:10px 0 14px;font-size:clamp(30px,5.4vw,44px);line-height:1.04}[data-theme=running] .issue-head .dek{color:var(--body);font-size:18px}[data-theme=running] .meta{letter-spacing:.1em;color:var(--muted);font-size:12px;font-weight:700}[data-theme=running] .meta a{color:var(--body)}[data-theme=running] .card>footer>p.meta{text-transform:none;letter-spacing:0;color:var(--muted);font-size:13.5px;font-weight:400;line-height:1.55}[data-theme=running] .toc{background:var(--surface-soft);border:1px solid var(--line-soft);border-radius:var(--radius-md);margin:0 0 8px;padding:20px 22px 16px}[data-theme=running] .toc .label{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.14em;color:var(--muted);margin:0 0 14px;font-size:14px;font-weight:700}[data-theme=running] .toc li{align-items:baseline;gap:14px;margin:0 0 12px}[data-theme=running] .toc li:before{font-family:var(--font-display), system-ui, sans-serif;color:var(--accent-text);font-variant-numeric:tabular-nums;transition:transform var(--mid) var(--ease), color var(--mid) var(--ease);flex:0 0 30px;font-size:23px;font-weight:700;line-height:1}[data-theme=running] .toc li:hover:before{color:var(--accent);transform:translate(4px)}[data-theme=running] .toc li a{color:var(--ink);font-size:16px;font-weight:600;line-height:1.4;text-decoration:none}[data-theme=running] .toc li a:hover{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px}[data-theme=running] .toc .chip,[data-theme=running] .toc-quick{flex:none;align-self:center;margin-left:auto}[data-theme=running] .toc-quick{letter-spacing:.08em;color:var(--muted);font-size:11px;font-weight:700}[data-theme=running] .chip{letter-spacing:.08em;color:#2d2f33;transition:transform var(--fast) var(--ease), box-shadow var(--fast) var(--ease);background:#f0efec;border:1px solid #0000;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;line-height:1.5;display:inline-block}[data-theme=running] .chip[data-tag=big]{background:var(--grad);color:var(--accent-ink);box-shadow:var(--shadow-accent)}[data-theme=running] .chip[data-tag=notable]{color:#2d2f33;background:#f0efec}[data-theme=running] .chip[data-tag=hype]{color:var(--accent-deep);border-color:var(--tint-line);background:#fff}[data-theme=running] .chip[data-tag=fun]{background:var(--surface-tint);color:var(--accent-deep);border-color:var(--tint-line)}[data-theme=running] .chip[data-tag=none]{color:#2d2f33;background:#f0efec}[data-theme=running] .toc li:hover .chip{transform:translateY(-1px)}[data-theme=running] .chip:active{transform:scale(.96)}[data-theme=running] h2.section{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.17em;color:var(--muted);border-top:0;border-bottom:0;align-items:center;gap:13px;margin:42px 0 22px;padding:0;font-size:14px;font-weight:700;display:flex}[data-theme=running] h2.section:before{content:"";background:var(--grad);border-radius:3px;flex:0 0 26px;width:26px;height:4px}[data-theme=running] h2.section:after{content:"";background:linear-gradient(90deg, var(--line), #e7e4e000);flex:auto;height:1px}[data-theme=running] .story{margin:0 0 38px;scroll-margin-top:88px}[data-theme=running] .story-tag{margin:0 0 13px}[data-theme=running] .story h3{letter-spacing:-.025em;color:var(--ink);margin:0 0 14px;font-size:clamp(26px,4.6vw,34px);line-height:1.08}[data-theme=running] .story .lede{color:var(--body);margin:0 0 18px;font-size:17px}[data-theme=running] .story .lede a,[data-theme=running] .quick p a,[data-theme=running] .issue-head .dek a{-webkit-text-decoration-color:var(--accent-text);text-decoration-color:var(--accent-text);text-underline-offset:3px}[data-theme=running] .story .lede a:hover,[data-theme=running] .quick p a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}[data-theme=running] .whynow{background:var(--surface-tint);color:var(--body);border-radius:var(--radius-sm);border:1px solid #ffe3d2;border-left:0;margin:0 0 20px;padding:15px 18px 15px 22px;font-size:15.5px;position:relative;overflow:hidden}[data-theme=running] .whynow:before{content:"";background:var(--grad);width:4px;position:absolute;top:0;bottom:0;left:0}[data-theme=running] .whynow strong{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.11em;color:var(--accent-deep);margin-bottom:6px;font-size:14px;font-weight:700}[data-theme=running] .who{color:var(--body);margin:16px 0 18px;font-size:15.5px}[data-theme=running] .who strong{color:var(--ink)}[data-theme=running] .actions{background:var(--surface-soft);border:1px solid var(--line-soft);border-radius:var(--radius-md);padding:18px 22px 16px}[data-theme=running] .actions .label{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.14em;color:var(--muted);margin:0 0 10px;font-size:14px;font-weight:700}[data-theme=running] .actions li{color:var(--body);margin:0 0 9px;padding-left:28px;font-size:16px}[data-theme=running] .actions li:before{content:"✓";color:var(--accent-text);font-size:15px;font-weight:800;top:1px}[data-theme=running] .actions em{color:var(--accent-deep);font-weight:800}[data-theme=running] .quick{border:1px solid var(--line-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--mid) var(--ease), box-shadow var(--mid) var(--ease), border-color var(--mid) var(--ease);background:#fff;margin:0 0 12px;padding:16px 20px;scroll-margin-top:88px}[data-theme=running] .quick:hover{box-shadow:var(--shadow-lift);border-color:var(--line);transform:translateY(-2px)}[data-theme=running] .quick h3{letter-spacing:-.02em;color:var(--ink);margin:0 0 6px;font-size:20px;line-height:1.22}[data-theme=running] .quick p{color:var(--body);font-size:15.5px}[data-theme=running] .tweet{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--mid) var(--ease), box-shadow var(--mid) var(--ease), border-color var(--mid) var(--ease);background:#fff;border:1px solid #e5e7ea;margin:0 0 14px;padding:16px 18px 14px}[data-theme=running] .tweet:hover{box-shadow:var(--shadow-lift);border-color:#d9dbdf;transform:translateY(-2px)}[data-theme=running] .tweet-head img,[data-theme=running] .tweet-avatar-fallback{width:44px;height:44px;color:var(--muted);background:#f0efec;flex:0 0 44px}[data-theme=running] .tweet-name{color:var(--ink);font-size:15px;font-weight:700}[data-theme=running] .tweet-handle{color:var(--muted);font-size:13.5px}[data-theme=running] .tweet-x{color:#fff;width:28px;height:28px;transition:transform var(--fast) var(--ease), background-color var(--fast) var(--ease);background:#0f1419;border-radius:9px;font-size:15px;line-height:28px}[data-theme=running] .tweet-x:hover{color:#fff;background:#2d2f33;transform:translateY(-1px)}[data-theme=running] .tweet-x:active{transform:scale(.94)}[data-theme=running] .tweet-text{color:var(--ink);margin:12px 0 10px;font-size:16.5px;line-height:1.5}[data-theme=running] .tweet-foot{color:var(--muted);font-size:13px;font-weight:600}[data-theme=running] .tweet-foot a{color:var(--body)}[data-theme=running] .archive li{border:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--mid) var(--ease), box-shadow var(--mid) var(--ease), border-color var(--mid) var(--ease);background:#fff;margin:0 0 14px;padding:20px 22px}[data-theme=running] .archive li:last-child{border-bottom:1px solid var(--line-soft);margin-bottom:0}[data-theme=running] .archive li:hover{box-shadow:var(--shadow-lift);border-color:var(--line);transform:translateY(-3px)}[data-theme=running] .archive a{letter-spacing:-.02em;color:var(--ink);font-size:21px;font-weight:700;line-height:1.2}[data-theme=running] .archive li:hover a{color:var(--accent-text)}[data-theme=running] .archive p{color:var(--body);margin:9px 0 0;font-size:15.5px}[data-theme=running] .archive p.meta{margin-top:10px}[data-theme=running] .cta{background:var(--ink);color:#fff;border-radius:var(--radius);margin-top:30px;padding:32px 34px;position:relative;overflow:hidden;box-shadow:0 24px 48px -34px #17181acc}[data-theme=running] .cta:before{content:"";pointer-events:none;background:radial-gradient(45% 55% at 65% 45%,#fc4c0257,#ff7a3d1f 48%,#0000 74%);position:absolute;inset:-60% -20% 20% 45%}[data-theme=running] .cta>*{position:relative}[data-theme=running] .cta h2{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;color:#fff;margin:0 0 10px;font-size:32px}[data-theme=running] .cta p{color:#c9ccd1;margin:0 0 18px;font-size:16px}[data-theme=running] .cta .signup input{border-color:#0000}[data-theme=running] .site-footer{background:var(--ink);color:#c9ccd1;margin-top:30px;padding:32px 0 52px}[data-theme=running] .site-footer .big{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.005em;color:#fff;margin:0 0 10px;font-size:23px;font-weight:700}[data-theme=running] .site-footer a{color:#fff}[data-theme=running] .prose h2{letter-spacing:-.02em;color:var(--ink);margin-top:30px;font-size:24px}[data-theme=running] .prose ol li{margin-bottom:10px}@keyframes rw-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes rw-in-flat{0%{transform:translateY(12px)}to{transform:none}}@keyframes rw-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){[data-theme=running] .issue-head{animation:rw-in-flat .42s var(--ease) both}@supports (animation-timeline:view()){[data-theme=running] .story,[data-theme=running] .quick,[data-theme=running] .issue-body .tweet,[data-theme=running] .archive li,[data-theme=running] h2.section,[data-theme=running] .cta{animation:linear both rw-rise;animation-timeline:view();animation-range:entry 2% cover 16%}}}@media (prefers-reduced-motion:reduce){[data-theme=running] *,[data-theme=running] :before,[data-theme=running] :after{transition:none!important;animation:none!important}}@media (max-width:600px){[data-theme=running] .card{border-radius:20px;padding:22px 20px 12px}[data-theme=running] .masthead .wrap{flex-wrap:wrap;gap:8px;padding:12px 20px}[data-theme=running] .site-nav a{margin-left:0;padding:6px 18px 6px 0}[data-theme=running] .hero{padding:34px 0 26px}[data-theme=running] .hero h1{font-size:clamp(36px,9.6vw,46px)}[data-theme=running] .stat{padding:10px 18px 10px 14px;font-size:17px}[data-theme=running] .signup button{width:100%}[data-theme=running] .cta{padding:24px 22px}[data-theme=running] .cta h2{font-size:27px}[data-theme=running] h2.section{letter-spacing:.15em;margin:34px 0 18px;font-size:13px}[data-theme=running] .story{scroll-margin-top:74px}[data-theme=running] .toc{padding:18px 18px 14px}[data-theme=running] .toc li{margin:0 0 15px;padding-left:36px;display:block;position:relative}[data-theme=running] .toc li:before{font-size:21px;position:absolute;top:0;left:0}[data-theme=running] .toc li a{display:inline}[data-theme=running] .toc .chip,[data-theme=running] .toc-quick{vertical-align:1px;margin-left:8px;display:inline-block}}[data-theme=running] .wall-label{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.15em;color:var(--muted);font-size:14px;font-weight:700}[data-theme=running] .wall-dot{background:var(--grad);box-shadow:0 0 0 4px #fc4c0221}[data-theme=running] .wall-grid .tweet{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e5e7ea}[data-theme=running] .wall-grid .tweet:hover{box-shadow:var(--shadow-lift);border-color:#d9dbdf}[data-theme=running] .read-now{background:var(--grad);color:var(--accent-ink);font-family:var(--font-display), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--shadow-accent);border:0;border-radius:14px;padding:0 28px;font-size:19px;font-weight:800}[data-theme=running] .read-now:hover{color:var(--accent-ink);filter:saturate(1.06);box-shadow:0 10px 22px -8px #fc4c0299}[data-theme=running] .read-now:active{transform:translateY(0)scale(.985)}@media (max-width:600px){[data-theme=running] .hero h1{max-width:none;font-size:clamp(36px,9.6vw,46px);line-height:1.06}}
[data-theme=wrestling]{--ink:#0b1220;--ink-2:#131c2f;--body:#39424f;--muted:#5c6675;--muted-2:#8a93a3;--paper:#f4f6f9;--paper-2:#fff;--panel:#f5f7fa;--rule:#e6e9ef;--line:#e6e9ef;--accent:#1d4ed8;--accent-deep:#12327a;--accent-live:#3b6bff;--accent-soft:#edf2ff;--accent-light:#93b4ff;--grad:linear-gradient(135deg, #3b6bff 0%, #22bce6 100%);--grad-soft:linear-gradient(135deg, #e4ecff 0%, #e2f6fd 100%);--accent-2:var(--accent);--accent-ink:var(--ink);--radius:16px;--radius-sm:10px;--border-w:1px;--shadow:0 1px 2px #0b12200d, 0 10px 30px -14px #0b12202e;--shadow-lift:0 2px 4px #0b12200f, 0 18px 40px -16px #0b122047;--ease:cubic-bezier(.2,.7,.3,1)}[data-theme=wrestling] body{background:var(--paper);color:var(--body);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.65}[data-theme=wrestling] h1,[data-theme=wrestling] h2,[data-theme=wrestling] h3,[data-theme=wrestling] .display{color:var(--ink);letter-spacing:-.005em;overflow-wrap:break-word;font-weight:700}[data-theme=wrestling] a{color:var(--accent);text-underline-offset:3px;transition:color .16s var(--ease);text-decoration-thickness:1.5px}[data-theme=wrestling] a:hover{color:var(--accent-deep)}[data-theme=wrestling] :focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:4px}[data-theme=wrestling] .wrap{max-width:768px;padding:0 24px}[data-theme=wrestling] .masthead{z-index:30;background:var(--ink);border-bottom:1px solid #ffffff14;position:sticky;top:0}[data-theme=wrestling] .masthead .wrap{gap:16px;padding:15px 24px}[data-theme=wrestling] .brand{color:#fff;text-transform:uppercase;letter-spacing:.005em;font-size:clamp(23px,5vw,29px);font-weight:700;line-height:1}[data-theme=wrestling] .brand b{color:var(--accent-light);font-weight:inherit}[data-theme=wrestling] .site-nav{flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;display:flex}[data-theme=wrestling] .site-nav a{letter-spacing:.1em;color:#c7cede;transition:color .16s var(--ease), background-color .16s var(--ease);border-radius:999px;margin-left:0;padding:7px 11px;font-size:12px;font-weight:600}[data-theme=wrestling] .site-nav a:hover{color:#fff;background:#ffffff17}[data-theme=wrestling] .ticker{background:var(--ink-2);color:#d7deec;font-family:var(--font-body), sans-serif;letter-spacing:.11em;border-bottom:1px solid #ffffff0f;font-size:12px;font-weight:600;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}[data-theme=wrestling] .ticker-track{padding:10px 0;animation-duration:75s}[data-theme=wrestling] .ticker-track span{margin:0 24px}[data-theme=wrestling] .ticker-track span:before{content:"";vertical-align:middle;background:var(--accent-light);border-radius:50%;width:5px;height:5px;margin-right:18px;display:inline-block}[data-theme=wrestling] .hero{border-bottom:1px solid var(--rule);background:radial-gradient(900px 380px at 12% -8%,#3b6bff29,#0000 62%),radial-gradient(700px 320px at 92% 0,#22bce621,#0000 60%),#fff;padding:76px 0 64px;position:relative}[data-theme=wrestling] .hero .kicker{color:var(--accent-deep);font-family:var(--font-body), sans-serif;letter-spacing:.1em;background:#fff;border:1px solid #d9e2f7;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px 7px 11px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0b12200d}[data-theme=wrestling] .hero .kicker:before{content:"";background:var(--grad);border-radius:50%;width:7px;height:7px}[data-theme=wrestling] .hero h1{letter-spacing:-.012em;text-transform:uppercase;max-width:18ch;color:var(--ink);margin:0 0 20px;font-size:clamp(41px,7.6vw,70px);line-height:1.05}[data-theme=wrestling] .hero h1 mark{color:inherit;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.12em;background:0 0;padding:0;text-decoration-thickness:.04em}[data-theme=wrestling] .hero p{color:var(--body);max-width:620px;margin-bottom:26px;font-size:18.5px}[data-theme=wrestling] .stat{letter-spacing:.02em;text-transform:none;color:var(--muted);margin-top:24px;font-size:13px;font-weight:600}[data-theme=wrestling] .signup{gap:12px}[data-theme=wrestling] .signup input{border-radius:var(--radius-sm);min-height:54px;color:var(--ink);transition:border-color .16s var(--ease), box-shadow .16s var(--ease);background:#fff;border:1px solid #d5dbe6;font-size:16.5px;box-shadow:0 1px 2px #0b12200a}[data-theme=wrestling] .signup input::placeholder{color:#98a1b1}[data-theme=wrestling] .signup input:hover{border-color:#bcc6d8}[data-theme=wrestling] .signup input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #1d4ed829}[data-theme=wrestling] .signup input:focus-visible{outline:none}[data-theme=wrestling] .signup button{border-radius:var(--radius-sm);background:var(--accent);color:#fff;min-height:54px;font-family:var(--font-body), sans-serif;letter-spacing:.02em;transition:background-color .16s var(--ease), transform .16s var(--ease), box-shadow .16s var(--ease);border:0;padding:0 26px;font-size:15px;font-weight:700;box-shadow:0 1px 2px #0b12201f,0 10px 22px -12px #1d4ed8b3}[data-theme=wrestling] .signup button:hover{background:#1a45bd;transform:translateY(-1px);box-shadow:0 2px 4px #0b122024,0 16px 28px -14px #1d4ed8d9}[data-theme=wrestling] .signup button:active{transform:translateY(0);box-shadow:0 1px 2px #0b122029}[data-theme=wrestling] .signup-ok{background:var(--accent-soft);color:var(--accent-deep);border-radius:var(--radius-sm);border:1px solid #d4e0ff;padding:12px 16px;font-weight:600}[data-theme=wrestling] .signup-err{color:#b42318;font-weight:600}[data-theme=wrestling] main{padding:44px 0 72px}[data-theme=wrestling] .card{background:var(--paper-2);border:1px solid var(--rule);box-shadow:var(--shadow);border-radius:22px;padding:44px 44px 20px}[data-theme=wrestling] .issue-head{border-bottom:1px solid var(--rule);margin-bottom:30px;padding-bottom:26px}[data-theme=wrestling] .issue-head h1,[data-theme=wrestling] .issue-head .h1{letter-spacing:-.015em;text-transform:uppercase;margin:12px 0 14px;font-size:clamp(32px,5.4vw,48px);line-height:1.02}[data-theme=wrestling] .issue-head .h1 a{color:var(--ink)}[data-theme=wrestling] .issue-head .h1 a:hover{color:var(--accent)}[data-theme=wrestling] .issue-head .dek{color:var(--muted);font-size:18.5px;line-height:1.55}[data-theme=wrestling] .meta{font-family:var(--font-body), sans-serif;letter-spacing:.1em;color:var(--muted);font-size:12px;font-weight:600}[data-theme=wrestling] .meta a{color:var(--accent)}[data-theme=wrestling] .toc{border:1px solid var(--rule);border-radius:var(--radius);background:linear-gradient(#fafbfe 0%,#f5f7fb 100%);margin-bottom:10px;padding:22px 24px 12px}[data-theme=wrestling] .toc .label{font-family:var(--font-body), sans-serif;letter-spacing:.14em;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:700}[data-theme=wrestling] .toc ol{counter-reset:toc}[data-theme=wrestling] .toc li{border-bottom:1px solid #0b12200f;flex-wrap:wrap;align-items:center;gap:14px;margin:0;padding:11px 0}[data-theme=wrestling] .toc li:last-child{border-bottom:0}[data-theme=wrestling] .toc li:before{font-family:var(--font-body), sans-serif;letter-spacing:.02em;font-variant-numeric:tabular-nums;color:var(--accent);transition:transform .2s var(--ease), color .2s var(--ease);flex:0 0 24px;font-size:13px;font-weight:700}[data-theme=wrestling] .toc li:hover:before{color:var(--accent-live);transform:translate(4px)}[data-theme=wrestling] .toc li a{min-width:0;color:var(--ink);flex:220px;font-size:16px;font-weight:600;line-height:1.4}[data-theme=wrestling] .toc li a:hover{color:var(--accent);text-decoration:underline}[data-theme=wrestling] .toc-quick{letter-spacing:.08em;color:var(--muted);margin-left:0;font-size:11px;font-weight:600}[data-theme=wrestling] .toc .chip{margin-left:0}[data-theme=wrestling] .chip{font-family:var(--font-body), sans-serif;letter-spacing:.07em;white-space:nowrap;transition:transform .16s var(--ease), box-shadow .16s var(--ease);border-radius:999px;padding:5px 11px;font-size:11px;font-weight:700}[data-theme=wrestling] .chip[data-tag=big]{background:var(--accent);color:#fff;box-shadow:0 6px 14px -8px #1d4ed8e6}[data-theme=wrestling] .chip[data-tag=notable]{background:var(--accent-soft);color:var(--accent-deep)}[data-theme=wrestling] .chip[data-tag=watch]{color:#495468;background:#eef1f6}[data-theme=wrestling] .chip[data-tag=fun]{color:#4c3f9e;background:#f2f0fd}[data-theme=wrestling] .story-tag .chip:hover,[data-theme=wrestling] .toc li:hover .chip{transform:translateY(-1px)}[data-theme=wrestling] h2.section{font-family:var(--font-body), sans-serif;letter-spacing:.16em;color:var(--muted);border-top:0;align-items:center;gap:12px;margin:52px 0 24px;padding:0;font-size:11.5px;font-weight:700;display:flex}[data-theme=wrestling] h2.section:before{content:"";background:var(--grad);border-radius:999px;flex:none;width:26px;height:4px}[data-theme=wrestling] h2.section:after{content:"";background:linear-gradient(90deg, var(--rule), #e6e9ef00);flex:auto;height:1px}[data-theme=wrestling] .story{margin:0 0 48px;scroll-margin-top:88px}[data-theme=wrestling] .story-tag{margin-bottom:14px}[data-theme=wrestling] .story h3{letter-spacing:-.015em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(27px,4.4vw,36px);line-height:1.04}[data-theme=wrestling] .story .lede{color:var(--body);margin-bottom:20px;font-size:17px;line-height:1.68}[data-theme=wrestling] .whynow{border-radius:var(--radius);color:var(--body);background:linear-gradient(#f4f8ff 0%,#fbfcff 100%);border:1px solid #e2eaf9;border-left:0;margin-bottom:22px;padding:18px 22px 18px 26px;font-size:15.5px;line-height:1.62;position:relative;overflow:hidden}[data-theme=wrestling] .whynow:before{content:"";background:var(--grad);width:4px;position:absolute;top:0;bottom:0;left:0}[data-theme=wrestling] .whynow strong{font-family:var(--font-body), sans-serif;letter-spacing:.13em;color:var(--accent-deep);margin-bottom:7px;font-size:11px;font-weight:700}[data-theme=wrestling] .who{color:var(--body);margin:14px 0 18px;font-size:16px}[data-theme=wrestling] .who strong{color:var(--ink)}[data-theme=wrestling] .actions{background:var(--panel);border:1px solid var(--rule);border-radius:var(--radius);padding:20px 24px 16px}[data-theme=wrestling] .actions .label{font-family:var(--font-body), sans-serif;letter-spacing:.13em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:700}[data-theme=wrestling] .actions li{color:var(--body);margin-bottom:9px;padding-left:28px;font-size:16px;line-height:1.6}[data-theme=wrestling] .actions li:before{content:"✓";color:var(--accent);font-weight:700;top:0}[data-theme=wrestling] .actions em{color:var(--accent-deep);font-weight:700}[data-theme=wrestling] .quick{border-bottom:1px solid var(--rule);margin-bottom:22px;padding:0 0 20px;scroll-margin-top:88px}[data-theme=wrestling] .quick h3{letter-spacing:-.005em;text-transform:uppercase;margin-bottom:6px;font-size:21px;line-height:1.14}[data-theme=wrestling] .quick p{color:var(--muted);font-size:15.5px}[data-theme=wrestling] .tweet{border-radius:var(--radius);transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease);background:#fff;border:1px solid #e3e7ee;margin-bottom:14px;padding:16px 18px;box-shadow:0 1px 2px #0b12200a}[data-theme=wrestling] .tweet:hover{box-shadow:var(--shadow-lift);border-color:#d3dbe8;transform:translateY(-2px)}[data-theme=wrestling] .tweet-name{font-family:var(--font-body), sans-serif;color:#0f1419;font-size:15px;font-weight:700}[data-theme=wrestling] .tweet-handle{color:#5a6675;font-size:13px}[data-theme=wrestling] .tweet-text{color:#0f1419;font-size:16.5px;line-height:1.5}[data-theme=wrestling] .tweet-x{color:#fff;transition:opacity .16s var(--ease);background:#0f1419;border-radius:8px}[data-theme=wrestling] .tweet-x:hover{opacity:.82}[data-theme=wrestling] .tweet-foot{color:#5a6675;font-size:13px;font-weight:500}[data-theme=wrestling] .tweet-foot a{color:#5a6675}[data-theme=wrestling] .tweet-foot a:hover{color:var(--accent)}[data-theme=wrestling] .tweet-avatar-fallback{background:var(--accent-soft);color:var(--accent-deep)}[data-theme=wrestling] .archive li{border-bottom:1px solid var(--rule);padding:0}[data-theme=wrestling] .archive li:last-child{border-bottom:0}[data-theme=wrestling] .archive a{font-family:var(--font-display), sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:var(--ink);border-radius:var(--radius-sm);transition:color .16s var(--ease), background-color .16s var(--ease), transform .16s var(--ease);margin:0 -14px;padding:18px 14px 4px;font-size:23px;line-height:1.1;display:block}[data-theme=wrestling] .archive a:hover{color:var(--accent);background:var(--accent-soft);text-decoration:none;transform:translate(3px)}[data-theme=wrestling] .archive p{margin:0 0 18px}[data-theme=wrestling] .cta{background:radial-gradient(620px 260px at 88% -30%, #3b6bff57, transparent 62%), radial-gradient(520px 240px at 0% 120%, #22bce633, transparent 60%), var(--ink);border-radius:22px;margin-top:40px;padding:40px 40px 42px;position:relative;overflow:hidden;box-shadow:0 20px 50px -26px #0b122099}[data-theme=wrestling] .cta h2{color:#fff;letter-spacing:-.015em;text-transform:uppercase;margin-bottom:10px;font-size:clamp(28px,4.6vw,40px);line-height:1.02}[data-theme=wrestling] .cta p{color:#c3cbdb;margin-bottom:22px}[data-theme=wrestling] .cta .signup input{color:#fff;box-shadow:none;background:#0f1728;border-color:#2c3854}[data-theme=wrestling] .cta .signup input::placeholder{color:#8a93a6}[data-theme=wrestling] .cta .signup input:hover{border-color:#42506e}[data-theme=wrestling] .cta .signup input:focus{border-color:var(--accent-light);box-shadow:0 0 0 4px #93b4ff38}[data-theme=wrestling] .cta .signup button{background:var(--grad-soft);color:#0f2f6e;box-shadow:0 1px 2px #0003,0 14px 26px -16px #3b6bffe6}[data-theme=wrestling] .cta .signup button:hover{background:linear-gradient(135deg,#eff4ff 0%,#edfaff 100%)}[data-theme=wrestling] .cta .signup-ok{color:#fff;background:#ffffff1a;border-color:#ffffff38}[data-theme=wrestling] .cta .signup-err{color:#ffb4ab}[data-theme=wrestling] .site-footer{background:var(--ink);color:#aab3c5;margin-top:44px;padding:40px 0 56px;font-size:15px}[data-theme=wrestling] .site-footer .big{color:#fff;letter-spacing:-.01em;text-transform:uppercase;max-width:26ch;margin-bottom:10px;font-size:clamp(21px,3.2vw,27px);line-height:1.12}[data-theme=wrestling] .site-footer a{color:#fff;text-decoration-thickness:1.5px}[data-theme=wrestling] .site-footer a:hover{color:var(--accent-light)}[data-theme=wrestling] .prose h2{text-transform:uppercase;letter-spacing:-.005em;margin-top:32px;font-size:24px}@keyframes wr-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes wr-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:no-preference){[data-theme=wrestling] .masthead{animation:wr-fade .3s var(--ease) both}}@supports (animation-timeline:view()){[data-theme=wrestling] .story,[data-theme=wrestling] .quick,[data-theme=wrestling] h2.section,[data-theme=wrestling] .issue-body .tweet,[data-theme=wrestling] .archive li{animation:linear both wr-rise;animation-timeline:view();animation-range:entry entry 160px}}@supports not (animation-timeline:view()){[data-theme=wrestling] [data-reveal]{opacity:0;transition:opacity .36s var(--ease), transform .36s var(--ease);transform:translateY(16px)}[data-theme=wrestling] [data-reveal].in{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){[data-theme=wrestling] *,[data-theme=wrestling] :before,[data-theme=wrestling] :after{transition:none!important;animation:none!important}[data-theme=wrestling] [data-reveal]{opacity:1!important;transform:none!important}}@media (max-width:760px){[data-theme=wrestling] .card{border-radius:18px;padding:30px 22px 14px}[data-theme=wrestling] .cta{border-radius:18px;padding:30px 24px 32px}}@media (max-width:600px){[data-theme=wrestling] body{font-size:16.5px}[data-theme=wrestling] .wrap{padding:0 16px}[data-theme=wrestling] .masthead .wrap{gap:6px;padding:12px 16px}[data-theme=wrestling] .site-nav{justify-content:flex-start;margin-left:-11px}[data-theme=wrestling] .hero{padding:40px 0}[data-theme=wrestling] .hero h1{max-width:none}[data-theme=wrestling] .hero p{font-size:17px}[data-theme=wrestling] .signup input,[data-theme=wrestling] .signup button{flex:100%}[data-theme=wrestling] main{padding:26px 0 52px}[data-theme=wrestling] .toc{padding:18px 18px 10px}[data-theme=wrestling] .toc li{gap:6px 12px;padding:13px 0}[data-theme=wrestling] .toc li a{flex:100%}[data-theme=wrestling] .toc li .chip,[data-theme=wrestling] .toc li .toc-quick{margin-left:40px}[data-theme=wrestling] h2.section{margin:38px 0 20px}[data-theme=wrestling] .story{margin-bottom:38px}[data-theme=wrestling] .archive a{font-size:21px}}[data-theme=wrestling] .wall-label{font-family:var(--font-body), sans-serif;letter-spacing:.16em;color:var(--muted);font-size:11.5px;font-weight:700}[data-theme=wrestling] .wall-dot{background:var(--accent-live)}[data-theme=wrestling] .wall-grid .tweet{border-radius:var(--radius);background:#fff;border:1px solid #e3e7ee;box-shadow:0 1px 2px #0b12200a}[data-theme=wrestling] .wall-grid .tweet:hover{box-shadow:var(--shadow-lift);border-color:#d3dbe8}[data-theme=wrestling] .read-now{background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body), sans-serif;letter-spacing:.02em;border:0;font-size:15.5px;font-weight:700;box-shadow:0 1px 2px #0b12201f,0 12px 24px -12px #1d4ed8bf}[data-theme=wrestling] .read-now:hover{color:#fff;background:#1a45bd;box-shadow:0 2px 4px #0b122024,0 18px 30px -14px #1d4ed8d9}[data-theme=wrestling] .read-now:active{box-shadow:0 1px 2px #0b122029}@media (max-width:600px){[data-theme=wrestling] .hero h1{max-width:none;line-height:1.07}}
[data-theme=comedy]{--ink:#241a14;--ink-2:#33241b;--ink-3:#42301f;--body:#4a3a30;--muted:#6f5a4d;--paper:#f8f2ea;--paper-2:#fff;--panel:#fdf6ec;--panel-2:#fbeedd;--rule:#eadecf;--line:#eadecf;--hot:#c2410c;--hot-deep:#93310a;--hot-live:#f97316;--amber:#f59e0b;--amber-light:#fbbf24;--hot-soft:#fdeee3;--grad:linear-gradient(135deg, #f59e0b 0%, #f97316 52%, #ef4444 100%);--grad-ink:linear-gradient(135deg, #f8b437 0%, #f4693a 100%);--on-grad:#2b0f06;--accent:var(--hot);--accent-2:var(--amber);--accent-ink:var(--ink);--radius:16px;--radius-sm:11px;--border-w:1px;--shadow:0 1px 2px #3c22120d, 0 12px 30px -16px #3c221240;--shadow-lift:0 2px 5px #3c221214, 0 20px 40px -18px #3c22125c;--ease:cubic-bezier(.2,.7,.3,1)}[data-theme=comedy] body{background:var(--paper);color:var(--body);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.65}[data-theme=comedy] h1,[data-theme=comedy] h2,[data-theme=comedy] h3,[data-theme=comedy] .display{color:var(--ink);letter-spacing:-.018em;overflow-wrap:break-word;font-weight:800}[data-theme=comedy] a{color:var(--hot);text-underline-offset:3px;transition:color .16s var(--ease);text-decoration-thickness:1.5px}[data-theme=comedy] a:hover{color:var(--hot-deep)}[data-theme=comedy] :focus-visible{outline:3px solid var(--hot);outline-offset:2px;border-radius:5px}[data-theme=comedy] .wrap{max-width:760px;padding:0 24px}[data-theme=comedy] .skip-link{background:var(--ink);color:#fff}[data-theme=comedy] .masthead{z-index:30;background:var(--ink);border-bottom:0;position:sticky;top:0}[data-theme=comedy] .masthead:after{content:"";background:var(--grad);height:3px;display:block}[data-theme=comedy] .masthead .wrap{gap:16px;padding:14px 24px}[data-theme=comedy] .brand{color:#fff;letter-spacing:-.02em;gap:11px;font-size:clamp(21px,4.6vw,26px);font-weight:800;line-height:1}[data-theme=comedy] .brand b{color:var(--amber-light);font-weight:inherit}[data-theme=comedy] .brand svg{transition:transform .25s var(--ease)}[data-theme=comedy] .brand:hover svg{transform:rotate(-7deg)scale(1.05)}[data-theme=comedy] .site-nav{flex-wrap:wrap;justify-content:flex-end;gap:4px 6px;display:flex}[data-theme=comedy] .site-nav a{font-family:var(--font-body), sans-serif;letter-spacing:.1em;color:#e3d4c6;transition:color .16s var(--ease), background-color .16s var(--ease);border-radius:999px;margin-left:0;padding:7px 11px;font-size:12px;font-weight:700}[data-theme=comedy] .site-nav a:hover{color:#fff;background:#ffffff1c}[data-theme=comedy] .ticker{background:var(--ink-2);color:#f0e0d0;font-family:var(--font-body), sans-serif;letter-spacing:.1em;text-transform:none;border-bottom:1px solid #ffffff0d;font-size:12px;font-weight:600;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%)}[data-theme=comedy] .ticker-track{padding:10px 0;animation-duration:78s}[data-theme=comedy] .ticker-track span{margin:0 24px}[data-theme=comedy] .ticker-track span:before{content:"";vertical-align:middle;background:var(--amber-light);border-radius:50%;width:6px;height:6px;margin-right:18px;display:inline-block;box-shadow:0 0 8px #fbbf248c}[data-theme=comedy] .hero{border-bottom:1px solid var(--rule);background:radial-gradient(900px 420px at 50% -16%,#f973163d,#0000 66%),radial-gradient(620px 320px at 6% 4%,#f59e0b33,#0000 62%),radial-gradient(600px 300px at 97% 10%,#ef444426,#0000 62%),linear-gradient(#fffdf9 0% 62%,#fdf8f1 100%);padding:68px 0 56px;position:relative}[data-theme=comedy] .hero .kicker{color:var(--hot-deep);font-family:var(--font-body), sans-serif;letter-spacing:.09em;background:#fff;border:1px solid #f0dcc6;align-items:center;gap:9px;margin-bottom:22px;padding:7px 15px 7px 11px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #3c22120f}[data-theme=comedy] .hero .kicker:before{content:"";background:var(--grad);border-radius:50%;width:8px;height:8px}[data-theme=comedy] .hero h1{letter-spacing:-.03em;text-wrap:balance;max-width:17ch;color:var(--ink);margin:0 0 20px;font-size:clamp(38px,7.2vw,64px);line-height:1.03}[data-theme=comedy] .hero h1 mark{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(100deg,#fbbf2485 0%,#f9731670 60%,#ef444457 100%) 0 88%/100% .3em no-repeat;border-radius:2px;padding:0 .05em;text-decoration:none}[data-theme=comedy] .hero p{color:var(--body);max-width:620px;margin-bottom:26px;font-size:18.5px}[data-theme=comedy] .stat{letter-spacing:.01em;text-transform:none;color:var(--muted);margin-top:24px;font-size:13.5px;font-weight:600}[data-theme=comedy] .signup{gap:12px}[data-theme=comedy] .signup input{border-radius:var(--radius-sm);min-height:54px;color:var(--ink);transition:border-color .16s var(--ease), box-shadow .16s var(--ease);background:#fff;border:1px solid #e5d5c3;font-size:16.5px;box-shadow:0 1px 2px #3c22120a}[data-theme=comedy] .signup input::placeholder{color:#9c8878}[data-theme=comedy] .signup input:hover{border-color:#d6bfa8}[data-theme=comedy] .signup input:focus{border-color:var(--hot);outline:none;box-shadow:0 0 0 4px #c2410c29}[data-theme=comedy] .signup input:focus-visible{outline:none}[data-theme=comedy] .signup button{border-radius:var(--radius-sm);background:var(--grad-ink);min-height:54px;color:var(--on-grad);font-family:var(--font-body), sans-serif;letter-spacing:.01em;transition:transform .16s var(--ease), box-shadow .16s var(--ease), filter .16s var(--ease);border:0;padding:0 26px;font-size:15.5px;font-weight:800;box-shadow:0 1px 2px #3c221224,0 12px 24px -12px #f4693ad9}[data-theme=comedy] .signup button:hover{filter:saturate(1.08)brightness(1.04);transform:translateY(-1px);box-shadow:0 2px 5px #3c221229,0 18px 30px -14px #f4693af2}[data-theme=comedy] .signup button:active{transform:translateY(0);box-shadow:0 1px 2px #3c22122e}[data-theme=comedy] .signup-ok{background:var(--hot-soft);color:var(--hot-deep);border-radius:var(--radius-sm);border:1px solid #f6dcc7;padding:12px 16px;font-weight:700}[data-theme=comedy] .signup-err{color:#b42318;font-weight:600}[data-theme=comedy] main{padding:44px 0 72px}[data-theme=comedy] .card{background:var(--paper-2);border:1px solid var(--rule);box-shadow:var(--shadow);border-radius:22px;padding:44px 44px 20px}[data-theme=comedy] .issue-head{border-bottom:1px solid var(--rule);margin-bottom:30px;padding-bottom:26px}[data-theme=comedy] .issue-head h1,[data-theme=comedy] .issue-head .h1{letter-spacing:-.028em;text-wrap:balance;margin:12px 0 14px;font-size:clamp(31px,5.2vw,45px);line-height:1.04}[data-theme=comedy] .issue-head .h1 a{color:var(--ink);text-decoration:none}[data-theme=comedy] .issue-head .h1 a:hover{color:var(--hot);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}[data-theme=comedy] .issue-head .dek{color:var(--muted);font-size:18.5px;line-height:1.58}[data-theme=comedy] .meta{font-family:var(--font-body), sans-serif;letter-spacing:.09em;color:var(--muted);font-size:12px;font-weight:700}[data-theme=comedy] .meta a{color:var(--hot)}[data-theme=comedy] .toc{background:linear-gradient(180deg, #fffaf2 0%, var(--panel) 100%);border-radius:var(--radius);border:1px solid #f2e4d3;margin-bottom:10px;padding:22px 24px 12px}[data-theme=comedy] .toc .label{font-family:var(--font-body), sans-serif;letter-spacing:.14em;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:800}[data-theme=comedy] .toc ol{counter-reset:toc}[data-theme=comedy] .toc li{border-bottom:1px solid #5a3a2217;flex-wrap:wrap;align-items:center;gap:14px;margin:0;padding:11px 0}[data-theme=comedy] .toc li:last-child{border-bottom:0}[data-theme=comedy] .toc li:before{font-family:var(--font-body), sans-serif;letter-spacing:.02em;font-variant-numeric:tabular-nums;color:var(--hot);transition:transform .2s var(--ease);flex:0 0 24px;font-size:13px;font-weight:800}[data-theme=comedy] .toc li:hover:before{transform:translate(4px)}[data-theme=comedy] .toc li a{min-width:0;color:var(--ink);flex:220px;font-size:16px;font-weight:700;line-height:1.4;text-decoration:none}[data-theme=comedy] .toc li a:hover{color:var(--hot-deep);text-decoration:underline;text-decoration-thickness:1.5px}[data-theme=comedy] .toc-quick{letter-spacing:.08em;color:var(--muted);margin-left:0;font-size:11px;font-weight:700}[data-theme=comedy] .toc .chip{margin-left:0}[data-theme=comedy] .chip{font-family:var(--font-body), sans-serif;letter-spacing:.07em;white-space:nowrap;transition:transform .16s var(--ease), box-shadow .16s var(--ease);border-radius:999px;padding:5px 11px;font-size:11px;font-weight:800}[data-theme=comedy] .chip[data-tag=big],[data-theme=comedy] .chip[data-tag=now]{background:var(--grad-ink);color:var(--on-grad);box-shadow:0 6px 14px -8px #f4693af2}[data-theme=comedy] .chip[data-tag=notable],[data-theme=comedy] .chip[data-tag=soon]{color:#7a4410;background:#f4e6d5}[data-theme=comedy] .chip[data-tag=beef]{color:#6d28d9;background:#efe6fb}[data-theme=comedy] .chip[data-tag=fun],[data-theme=comedy] .chip[data-tag=watch]{color:#6b4106;background:#fcedb0}[data-theme=comedy] .chip[data-tag=none]{color:#5c4a3e;background:#efe7df}[data-theme=comedy] .story-tag .chip:hover,[data-theme=comedy] .toc li:hover .chip{transform:translateY(-1px)}[data-theme=comedy] h2.section{font-family:var(--font-body), sans-serif;letter-spacing:.16em;color:var(--muted);border-top:0;align-items:center;gap:13px;margin:52px 0 24px;padding:0;font-size:11.5px;font-weight:800;display:flex}[data-theme=comedy] h2.section:before{content:"";background-image:radial-gradient(circle at 3.5px 3.5px, var(--hot-live) 3.1px, #f9731600 3.4px);background-repeat:repeat-x;background-size:12px 7px;flex:none;width:34px;height:7px}[data-theme=comedy] h2.section:after{content:"";background:linear-gradient(90deg, var(--rule), #ece0d300);flex:auto;height:1px}[data-theme=comedy] .story{margin:0 0 48px;scroll-margin-top:86px}[data-theme=comedy] .story-tag{margin-bottom:14px}[data-theme=comedy] .story h3{letter-spacing:-.028em;margin-bottom:16px;font-size:clamp(26px,4.3vw,34px);line-height:1.08}[data-theme=comedy] .story .lede{color:var(--body);margin-bottom:20px;font-size:17px;line-height:1.68}[data-theme=comedy] .whynow{border-radius:var(--radius);color:var(--body);background:linear-gradient(#fff7ec 0%,#fffcf7 100%);border:1px solid #f4e2cd;border-left:0;margin-bottom:22px;padding:18px 22px 18px 26px;font-size:15.5px;line-height:1.62;position:relative;overflow:hidden}[data-theme=comedy] .whynow:before{content:"";background:var(--grad);width:4px;position:absolute;top:0;bottom:0;left:0}[data-theme=comedy] .whynow strong{font-family:var(--font-body), sans-serif;letter-spacing:.13em;color:var(--hot-deep);margin-bottom:7px;font-size:11px;font-weight:800}[data-theme=comedy] .who{color:var(--body);margin:14px 0 18px;font-size:16px}[data-theme=comedy] .who strong{color:var(--ink)}[data-theme=comedy] .actions{background:var(--panel);border-radius:var(--radius);border:1px solid #f2e4d3;padding:20px 24px 16px}[data-theme=comedy] .actions .label{font-family:var(--font-body), sans-serif;letter-spacing:.13em;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:800}[data-theme=comedy] .actions li{color:var(--body);margin-bottom:9px;padding-left:28px;font-size:16px;line-height:1.6}[data-theme=comedy] .actions li:before{content:"→";color:var(--hot);font-weight:800;top:0}[data-theme=comedy] .actions em{color:var(--hot-deep);font-weight:800}[data-theme=comedy] .quick{border-bottom:1px solid var(--rule);margin-bottom:22px;padding:0 0 20px;scroll-margin-top:86px}[data-theme=comedy] .quick h3{letter-spacing:-.02em;margin-bottom:6px;font-size:21px;line-height:1.18}[data-theme=comedy] .quick p{color:var(--muted);font-size:15.5px}[data-theme=comedy] .tweet{border-radius:var(--radius);transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease);background:#fff;border:1px solid #e8dccd;margin-bottom:14px;padding:16px 18px;box-shadow:0 1px 2px #3c22120a}[data-theme=comedy] .tweet:hover{box-shadow:var(--shadow-lift);border-color:#dfd0c0;transform:translateY(-2px)}[data-theme=comedy] .tweet-name{font-family:var(--font-body), sans-serif;color:#0f1419;font-size:15px;font-weight:700}[data-theme=comedy] .tweet-handle{color:#5d6a72;font-size:13px}[data-theme=comedy] .tweet-text{color:#0f1419;font-size:16.5px;line-height:1.5}[data-theme=comedy] .tweet-x{color:#fff;transition:opacity .16s var(--ease);background:#0f1419;border-radius:8px}[data-theme=comedy] .tweet-x:hover{opacity:.82}[data-theme=comedy] .tweet-foot{color:#5d6a72;font-size:13px;font-weight:500}[data-theme=comedy] .tweet-foot a{color:#5d6a72}[data-theme=comedy] .tweet-foot a:hover{color:var(--hot)}[data-theme=comedy] .tweet-avatar-fallback{background:var(--hot-soft);color:var(--hot-deep)}[data-theme=comedy] .archive li{border-bottom:1px solid var(--rule);padding:0}[data-theme=comedy] .archive li:last-child{border-bottom:0}[data-theme=comedy] .archive a{font-family:var(--font-display), sans-serif;letter-spacing:-.026em;color:var(--ink);border-radius:var(--radius-sm);transition:color .16s var(--ease), background-color .16s var(--ease), transform .16s var(--ease);margin:0 -14px;padding:18px 14px 4px;font-size:23px;font-weight:800;line-height:1.14;display:block}[data-theme=comedy] .archive a:hover{color:var(--hot-deep);background:var(--hot-soft);text-decoration:none;transform:translate(3px)}[data-theme=comedy] .archive p{margin:0 0 18px}[data-theme=comedy] .faq-item{border-top:1px solid var(--rule);padding:17px 0}[data-theme=comedy] .faq-item h3{letter-spacing:-.018em;margin-bottom:7px;font-size:19px;line-height:1.32}[data-theme=comedy] .faq-item p{color:var(--body);font-size:16px}[data-theme=comedy] .cta{background:radial-gradient(600px 260px at 86% -28%, #f9731666, transparent 62%), radial-gradient(520px 240px at 2% 118%, #ef444442, transparent 60%), var(--ink);border-radius:22px;margin-top:40px;padding:40px 40px 42px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff12,0 20px 50px -26px #241a14a6}[data-theme=comedy] .cta h2{color:#fff;letter-spacing:-.03em;text-wrap:balance;margin-bottom:10px;font-size:clamp(27px,4.4vw,38px);line-height:1.06}[data-theme=comedy] .cta p{color:#e0d2c7;margin-bottom:22px}[data-theme=comedy] .cta .signup input{color:#fff;box-shadow:none;background:#1c130e;border-color:#4d392a}[data-theme=comedy] .cta .signup input::placeholder{color:#a08f80}[data-theme=comedy] .cta .signup input:hover{border-color:#68503c}[data-theme=comedy] .cta .signup input:focus{border-color:var(--amber-light);box-shadow:0 0 0 4px #fbbf243d}[data-theme=comedy] .cta .signup-ok{color:#fff;background:#ffffff1a;border-color:#ffffff38}[data-theme=comedy] .cta .signup-err{color:#ffb4ab}[data-theme=comedy] .site-footer{background:var(--ink);color:#cbb9aa;margin-top:44px;padding:40px 0 56px;font-size:15px;position:relative}[data-theme=comedy] .site-footer:before{content:"";background:var(--grad);height:3px;position:absolute;top:0;left:0;right:0}[data-theme=comedy] .site-footer .big{color:#fff;letter-spacing:-.026em;text-wrap:balance;max-width:26ch;margin-bottom:10px;font-size:clamp(21px,3.2vw,27px);line-height:1.14}[data-theme=comedy] .site-footer a{color:#fff;text-decoration-thickness:1.5px}[data-theme=comedy] .site-footer a:hover{color:var(--amber-light)}[data-theme=comedy] .prose h2{letter-spacing:-.022em;margin-top:32px;font-size:24px}[data-theme=comedy] .wall-label{font-family:var(--font-body), sans-serif;letter-spacing:.16em;color:var(--muted);font-size:11.5px;font-weight:800}[data-theme=comedy] .wall-dot{background:var(--hot-live)}[data-theme=comedy] .wall-grid .tweet{border-radius:var(--radius);background:#fff;border:1px solid #e8dccd;box-shadow:0 1px 2px #3c22120a}[data-theme=comedy] .wall-grid .tweet:hover{box-shadow:var(--shadow-lift);border-color:#dfd0c0}[data-theme=comedy] a.read-now{background:var(--grad-ink);color:var(--on-grad);border-radius:var(--radius-sm);font-family:var(--font-body), sans-serif;letter-spacing:.01em;transition:transform .16s var(--ease), box-shadow .16s var(--ease), filter .16s var(--ease);border:0;font-size:16px;font-weight:800;box-shadow:0 1px 2px #3c221224,0 14px 26px -13px #f4693ae6}[data-theme=comedy] a.read-now:hover{color:var(--on-grad);filter:saturate(1.08)brightness(1.04);box-shadow:0 2px 5px #3c221229,0 20px 32px -15px #f4693a}[data-theme=comedy] a.read-now:active{box-shadow:0 1px 2px #3c22122e}@keyframes cm-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes cm-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:no-preference){[data-theme=comedy] .masthead{animation:cm-fade .3s var(--ease) both}}@supports (animation-timeline:view()){[data-theme=comedy] .story,[data-theme=comedy] .quick,[data-theme=comedy] h2.section,[data-theme=comedy] .issue-body .tweet,[data-theme=comedy] .archive li{animation:linear both cm-rise;animation-timeline:view();animation-range:entry entry 160px}}@supports not (animation-timeline:view()){[data-theme=comedy] [data-reveal]{opacity:0;transition:opacity .36s var(--ease), transform .36s var(--ease);transform:translateY(16px)}[data-theme=comedy] [data-reveal].in{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){[data-theme=comedy] *,[data-theme=comedy] :before,[data-theme=comedy] :after{transition:none!important;animation:none!important}[data-theme=comedy] [data-reveal]{opacity:1!important;transform:none!important}}@media (max-width:760px){[data-theme=comedy] .card{border-radius:18px;padding:30px 22px 14px}[data-theme=comedy] .cta{border-radius:18px;padding:30px 24px 32px}}@media (max-width:600px){[data-theme=comedy] body{font-size:16.5px}[data-theme=comedy] .wrap{padding:0 16px}[data-theme=comedy] .masthead .wrap{gap:6px;padding:11px 16px}[data-theme=comedy] .site-nav{justify-content:flex-start;margin-left:-11px}[data-theme=comedy] .hero{padding:38px 0 40px}[data-theme=comedy] .hero h1{max-width:none;line-height:1.06}[data-theme=comedy] .hero p{font-size:17px}[data-theme=comedy] .signup input,[data-theme=comedy] .signup button{flex:100%}[data-theme=comedy] main{padding:26px 0 52px}[data-theme=comedy] .toc{padding:18px 18px 10px}[data-theme=comedy] .toc li{gap:6px 12px;padding:13px 0}[data-theme=comedy] .toc li a{flex:100%}[data-theme=comedy] .toc li .chip,[data-theme=comedy] .toc li .toc-quick{margin-left:38px}[data-theme=comedy] h2.section{margin:38px 0 20px}[data-theme=comedy] .story{margin-bottom:38px}[data-theme=comedy] .archive a{font-size:21px}[data-theme=comedy] .cta h2{letter-spacing:-.024em}}
@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.00ewlnc1znsu7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0bnyh_2yo1emg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0glcd8n2pdab0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1e219c03c996efbd-s.00ewlnc1znsu7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0bnyh_2yo1emg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0glcd8n2pdab0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1e219c03c996efbd-s.00ewlnc1znsu7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0bnyh_2yo1emg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:900;font-display:swap;src:url(../media/03bda585a99c6450-s.p.0glcd8n2pdab0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_f6047401-module__12Azeq__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_f6047401-module__12Azeq__variable{--font-display:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_41af1659-module__ojQnJa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_41af1659-module__ojQnJa__variable{--font-body:"Inter", "Inter Fallback"}
