.th-root{--th-bg:#000000;--th-bg-2:#080808;--th-card:rgba(255,255,255,0.04);--th-card-2:rgba(255,255,255,0.07);--th-line:rgba(255,255,255,0.08);--th-line-2:rgba(255,255,255,0.14);--th-text:#f0f0f0;--th-text-2:#d6d6d6;--th-text-3:#9a9a9a;--th-text-4:#71717a;--th-accent:#e0855c;--th-cta:#f0f0f0;--th-cta-ink:#000000;--th-accent-2:#f0a077;--th-accent-ink:#000000;--th-ease:cubic-bezier(0.16,1,0.3,1);--th-pad:1.25rem;--th-measure:min(68ch,42rem);--th-sans:var(--font-ui,var(--font-grot,ui-sans-serif)),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--th-mono:var(--font-plex-mono,ui-monospace),"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;color-scheme:dark;font-family:var(--th-sans);color:var(--th-text-2)}@media (min-width:40rem){.th-root{--th-pad:2rem}}@media (min-width:64rem){.th-root{--th-pad:2.5rem}}.th-page{position:relative;min-height:100dvh;background:var(--th-bg);display:flex;flex-direction:column;isolation:isolate}.th-atmos{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E")}.th-atmos:before{content:"";position:absolute;top:-30vmax;left:50%;width:80vmax;height:80vmax;margin-left:-40vmax;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.075) 0,rgba(255,255,255,.03) 42%,transparent 68%);animation:th-drift 60s var(--th-ease) infinite alternate}@keyframes th-drift{0%{transform:translate3d(-6%,0,0) scale(1)}to{transform:translate3d(6%,4%,0) scale(1.08)}}.th-shell{position:relative;z-index:1;width:100%;max-width:76rem;margin-inline:auto;padding-inline:var(--th-pad)}.th-page .th-shell{max-width:62rem}.th-bar{position:relative;z-index:2;border-bottom:1px solid var(--th-line);background:color-mix(in srgb,var(--th-bg) 80%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.th-bar-in{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.75rem}.th-wordmark{display:inline-flex;align-items:center;gap:.6rem;font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--th-text);text-decoration:none}.th-wordmark:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--th-accent);flex:none}.th-wordmark:hover{color:var(--th-accent-2)}.th-btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.9rem 1.6rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;border:1px solid transparent;transition:transform .24s var(--th-ease),box-shadow .24s var(--th-ease),background-color .24s var(--th-ease),border-color .24s var(--th-ease),color .24s var(--th-ease)}.th-btn-sm{padding:.6rem 1.05rem;font-size:.8125rem}.th-btn-primary{background:var(--th-cta);color:var(--th-cta-ink);box-shadow:0 0 0 0 rgba(255,255,255,0)}.th-btn-primary:hover{background:var(--th-accent-2);transform:scale(1.02);box-shadow:0 8px 28px rgba(255,255,255,.28)}.th-btn-primary:active{transform:scale(.99)}.th-btn-ghost{border-color:var(--th-line-2);color:var(--th-text)}.th-btn-ghost:hover{border-color:var(--th-accent);color:var(--th-accent-2)}.th-btn svg{width:1.05em;height:1.05em;flex:none}.th-kicker{display:block;font-size:.75rem;font-weight:550;letter-spacing:.12em;text-transform:uppercase;color:var(--th-text-3);margin:0}.th-title{font-size:clamp(2.25rem,8vw,3.5rem);font-weight:500;letter-spacing:-.022em;line-height:1;color:var(--th-text);margin:.75rem 0 0;text-wrap:balance}.th-title-sm{font-size:clamp(2rem,6.5vw,3.25rem);letter-spacing:-.03em;line-height:1.03}.th-lede{font-size:1.0625rem;line-height:1.65;color:var(--th-text-3);max-width:46ch;margin:1.25rem 0 0}.th-head{padding-block:3rem 2.5rem}@media (min-width:40rem){.th-head{padding-block:5rem 3.5rem}.th-lede{font-size:1.125rem}}.th-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.th-card{position:relative;display:block;border:1px solid var(--th-line-2);border-radius:14px;background:var(--th-card);padding:1.375rem 1.25rem 1.5rem;text-decoration:none;color:inherit;transition:transform .24s var(--th-ease),background-color .24s var(--th-ease),border-color .24s var(--th-ease),box-shadow .24s var(--th-ease)}@media (min-width:40rem){.th-card{padding:1.875rem 1.75rem 2rem}}.th-card:hover{transform:translateY(-4px);background:var(--th-card-2);border-color:color-mix(in srgb,var(--th-accent) 30%,var(--th-line-2));box-shadow:0 18px 44px rgba(0,0,0,.45)}.th-card-meta{display:flex;align-items:center;gap:.6rem;font-size:.6875rem;font-weight:550;letter-spacing:.12em;text-transform:uppercase;color:var(--th-text-3)}.th-card-meta span:before{content:"";display:inline-block;width:3px;height:3px;border-radius:999px;background:currentColor;vertical-align:middle;margin-right:.6rem;opacity:.7}.th-card-title{font-size:1.375rem;font-weight:550;letter-spacing:-.015em;line-height:1.18;color:var(--th-text);margin:.75rem 0 0;text-wrap:balance}@media (min-width:40rem){.th-card-title{font-size:1.625rem}}.th-card-hook{font-size:1rem;line-height:1.6;color:var(--th-text-3);margin:.625rem 0 0;max-width:58ch}.th-card-go{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.125rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--th-accent)}.th-card-go svg{width:.85em;height:.85em;transition:transform .24s var(--th-ease)}.th-card:hover .th-card-go svg{transform:translateX(3px)}.th-section{padding-block:3rem;border-top:1px solid var(--th-line);margin-top:3rem}.th-section-title{font-size:clamp(1.5rem,4.5vw,2rem);font-weight:550;letter-spacing:-.02em;color:var(--th-text);margin:.75rem 0 0}.th-links{list-style:none;margin:1.75rem 0 0;padding:0;border-top:1px solid var(--th-line)}.th-link-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1rem .25rem;border-bottom:1px solid var(--th-line);text-decoration:none;color:var(--th-text-2);transition:color .24s var(--th-ease),padding-left .24s var(--th-ease)}.th-link-row:hover{color:var(--th-accent-2);padding-left:.6rem}.th-link-label{font-size:1rem;font-weight:550;line-height:1.4}.th-link-meta{flex:none;font-size:.6875rem;font-weight:550;letter-spacing:.1em;text-transform:uppercase;color:var(--th-text-3);white-space:nowrap}.th-main{flex:1}.th-article{padding-bottom:3rem}.th-next{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;transition:color .24s var(--th-ease)}.th-next:hover{color:var(--th-accent-2)}.th-next svg{width:.6em;height:.6em;color:var(--th-accent);transition:transform .24s var(--th-ease)}.th-next:hover svg{transform:translateX(3px)}.th-article-head{padding-block:2.5rem 2rem;border-bottom:1px solid var(--th-line)}@media (min-width:40rem){.th-article-head{padding-block:4rem 2.5rem}}.th-standfirst{font-size:1.125rem;line-height:1.6;color:var(--th-text-3);max-width:56ch;margin:1.25rem 0 0}@media (min-width:40rem){.th-standfirst{font-size:1.3125rem;line-height:1.55}}.th-byline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-top:1.75rem;font-size:.6875rem;font-weight:550;letter-spacing:.12em;text-transform:uppercase;color:var(--th-text-3)}.th-prose{max-width:var(--th-measure);margin-top:2.25rem;font-size:1.0625rem;line-height:1.75;color:var(--th-text-2)}@media (min-width:40rem){.th-prose{margin-top:3rem;font-size:1.1875rem;line-height:1.78}}.th-prose p{margin:0 0 1.5rem}.th-prose p:last-child{margin-bottom:0}.th-prose h2{font-size:1.375rem;font-weight:550;letter-spacing:-.015em;line-height:1.25;color:var(--th-text);margin:2.75rem 0 1.25rem;text-wrap:balance}@media (min-width:40rem){.th-prose h2{font-size:1.625rem;margin-top:3.25rem}}.th-prose a{color:var(--th-accent);text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--th-accent) 45%,transparent);transition:color .24s var(--th-ease),text-decoration-color .24s var(--th-ease)}.th-prose a:hover{color:var(--th-accent-2);text-decoration-color:currentColor}.th-prose blockquote{margin:2.5rem 0;padding:0 0 0 1.25rem;border-left:2px solid var(--th-accent);font-size:1.1875rem;font-weight:550;line-height:1.5;letter-spacing:-.01em;color:var(--th-text)}@media (min-width:40rem){.th-prose blockquote{margin:3rem 0;padding-left:1.75rem;font-size:1.5rem}}.th-prose blockquote p{margin:0}.th-after{max-width:var(--th-measure);margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--th-line);display:flex;flex-wrap:wrap;align-items:center;gap:.875rem}.th-close{max-width:none;margin-bottom:4rem}.th-foot{position:relative;z-index:1;margin-top:auto;border-top:1px solid var(--th-line);background:var(--th-bg-2)}.th-foot-in{align-items:center;justify-content:space-between;gap:1rem;padding-block:2rem;font-size:.8125rem;color:var(--th-text-3)}.th-foot-in,.th-foot-links{display:flex;flex-wrap:wrap}.th-foot-links{gap:1.25rem}.th-foot-links a{color:var(--th-text-3);text-decoration:none;transition:color .24s var(--th-ease)}.th-foot-links a:hover{color:var(--th-accent-2)}.th-back{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:550;letter-spacing:.12em;text-transform:uppercase;color:var(--th-text-3);text-decoration:none;transition:color .24s var(--th-ease)}.th-back:hover{color:var(--th-accent-2)}.th-back svg{width:.85em;height:.85em}.th-w-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}@media (min-width:56rem){.th-w-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.th-w-go{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:.5rem;font-size:.8125rem;font-weight:600;letter-spacing:.01em}.th-w-all{margin:2rem 0 0}.th-rise{animation:th-rise .52s var(--th-ease) both}.th-rise-1{animation-delay:60ms}.th-rise-2{animation-delay:.12s}.th-rise-3{animation-delay:.18s}.th-rise-4{animation-delay:.24s}@keyframes th-rise{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:none}}.th-root :focus-visible{outline:2px solid var(--th-accent);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.th-root *,.th-root :after,.th-root :before{animation-duration:.001ms!important;animation-iteration-count:1!important;animation-delay:0s!important;transition-duration:.001ms!important}.th-atmos:before{animation:none;transform:none}.th-btn-primary:hover,.th-card:hover{transform:none}.th-link-row:hover{padding-left:.25rem}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){html.js .th-prose .th-rv{animation:th-read-in linear both;animation-timeline:view();animation-range:entry 0 entry 55%}}}@keyframes th-read-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}