:root{--article-blue: #2f6bff;--article-red: #ff5a3c;--article-bg: #050505;--article-text: rgba(255, 255, 255, .78);--article-muted: rgba(255, 255, 255, .48)}html{scroll-behavior:smooth;overflow:visible}body{overflow:visible}.article-page[data-astro-cid-swhw2sco]{min-height:100vh;background:var(--article-bg);color:#fff}.reveal[data-astro-cid-swhw2sco]{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.16,1,.3,1)}.reveal[data-astro-cid-swhw2sco].is-visible{opacity:1;transform:translateY(0)}.article-header[data-astro-cid-swhw2sco]{width:min(calc(100% - 64px),98ch);margin:0 auto;padding:118px 0 46px;text-align:left}.back-link[data-astro-cid-swhw2sco]{display:inline-flex;align-items:center;gap:8px;margin:16px 0 18px;color:var(--article-blue);font-size:16px;font-weight:600;text-decoration:none;transition:gap .25s ease,color .25s ease}.back-link[data-astro-cid-swhw2sco]:hover{gap:12px;color:#7da3ff}.article-heading[data-astro-cid-swhw2sco]{display:grid;gap:12px}.article-header[data-astro-cid-swhw2sco] h1[data-astro-cid-swhw2sco]{max-width:900px;margin:0;font-size:clamp(40px,4.2vw,52px);font-weight:650;line-height:1.16;letter-spacing:-.04em}.article-subtitle[data-astro-cid-swhw2sco]{max-width:790px;margin:0;color:#ffffffa8;font-size:18px;font-weight:450;line-height:1.55}.article-byline[data-astro-cid-swhw2sco]{display:flex;align-items:center;gap:14px;margin-top:30px}.author-avatar[data-astro-cid-swhw2sco]{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,var(--article-blue),var(--article-red));color:#fff;font-size:14px;font-weight:700}.article-byline[data-astro-cid-swhw2sco] p[data-astro-cid-swhw2sco]{margin:0 0 5px;color:#ffffffb3;font-size:14px;line-height:1.3}.article-byline[data-astro-cid-swhw2sco] strong[data-astro-cid-swhw2sco]{color:#fff;font-weight:600}.article-meta[data-astro-cid-swhw2sco]{display:flex;flex-wrap:wrap;align-items:center;gap:9px 18px;margin:0;color:var(--article-muted);font-size:13px}.article-meta[data-astro-cid-swhw2sco]>span[data-astro-cid-swhw2sco]+span[data-astro-cid-swhw2sco]{position:relative}.article-meta[data-astro-cid-swhw2sco]>span[data-astro-cid-swhw2sco]+span[data-astro-cid-swhw2sco]:before{content:"";position:absolute;left:-10px;top:50%;width:2px;height:2px;border-radius:50%;background:#ffffff5c}.read-time[data-astro-cid-swhw2sco]{display:inline-flex;align-items:center;gap:7px}.article-tags[data-astro-cid-swhw2sco]{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin-top:22px;font-size:12px}.article-tags[data-astro-cid-swhw2sco] strong[data-astro-cid-swhw2sco]{margin-right:4px;color:#ffffffb8;font-weight:650}.article-tags[data-astro-cid-swhw2sco] span[data-astro-cid-swhw2sco]{padding:7px 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff06;color:#ffffff85}.article-cover[data-astro-cid-swhw2sco]{position:relative;width:100%;aspect-ratio:16 / 9;margin:0 0 48px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#07111e}.article-cover[data-astro-cid-swhw2sco]:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff06}.article-cover[data-astro-cid-swhw2sco] img[data-astro-cid-swhw2sco]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-layout[data-astro-cid-swhw2sco]{width:min(calc(100% - 64px),98ch);display:grid;grid-template-columns:minmax(0,1fr) 256px;align-items:start;gap:40px;margin:0 auto;padding-bottom:150px}.article-main-column[data-astro-cid-swhw2sco]{min-width:0}.article-sidebar[data-astro-cid-swhw2sco]{position:sticky;top:104px;align-self:start;height:-moz-max-content;height:max-content}.sidebar-inner[data-astro-cid-swhw2sco]{position:static}.sidebar-label[data-astro-cid-swhw2sco]{display:block;margin-bottom:12px;color:#fff;font-size:16px;font-weight:650}.sidebar-inner[data-astro-cid-swhw2sco]{padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff05}.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco]{display:grid;padding-top:2px;border-top:1px solid rgba(255,255,255,.1)}.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco] a[data-astro-cid-swhw2sco]{position:relative;display:block;padding:10px 0 0;color:#ffffff80;font-size:13px;font-weight:500;line-height:1.45;text-decoration:none;transition:color .25s ease,padding-left .25s ease}.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco] a[data-astro-cid-swhw2sco]:before{content:"";position:absolute;left:-16px;top:10px;width:3px;height:calc(100% - 10px);border-radius:0 4px 4px 0;background:var(--article-blue);opacity:0;transition:opacity .25s ease}.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco] a[data-astro-cid-swhw2sco]:hover,.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco] a[data-astro-cid-swhw2sco].active{padding-left:4px;color:#fff}.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco] a[data-astro-cid-swhw2sco]:hover:before,.article-sidebar[data-astro-cid-swhw2sco] nav[data-astro-cid-swhw2sco] a[data-astro-cid-swhw2sco].active:before{opacity:1}.copy-link[data-astro-cid-swhw2sco]{display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:0;border:0;background:none;color:#ffffff75;font-family:inherit;font-size:12px;cursor:pointer;transition:color .25s ease}.copy-link[data-astro-cid-swhw2sco]:hover,.copy-link[data-astro-cid-swhw2sco]:focus-visible{color:#fff;outline:none}.copy-link[data-astro-cid-swhw2sco].copy-failed{color:var(--article-red)}.article-content[data-astro-cid-swhw2sco]{min-width:0;color:var(--article-text)}.article-content[data-astro-cid-swhw2sco] p[data-astro-cid-swhw2sco],.article-content[data-astro-cid-swhw2sco] li[data-astro-cid-swhw2sco]{font-size:18px;font-weight:450;line-height:1.82}.article-content[data-astro-cid-swhw2sco] p[data-astro-cid-swhw2sco]{margin:0 0 26px}.article-content[data-astro-cid-swhw2sco] strong[data-astro-cid-swhw2sco]{color:#fff;font-weight:650}.article-content[data-astro-cid-swhw2sco] .lead[data-astro-cid-swhw2sco]{margin-bottom:26px;color:var(--article-text);font-size:18px;line-height:1.82}.article-section[data-astro-cid-swhw2sco]{scroll-margin-top:112px}.article-content[data-astro-cid-swhw2sco] h2[data-astro-cid-swhw2sco]{max-width:720px;margin:86px 0 28px;color:#fff;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.02em}.article-content[data-astro-cid-swhw2sco] h3[data-astro-cid-swhw2sco]{margin:0;color:#fff;font-size:24px;font-weight:650;line-height:1.3}.article-content[data-astro-cid-swhw2sco] ul[data-astro-cid-swhw2sco]{margin:26px 0 34px;padding-left:24px}.article-content[data-astro-cid-swhw2sco] li[data-astro-cid-swhw2sco]{padding-left:5px}.article-content[data-astro-cid-swhw2sco] li[data-astro-cid-swhw2sco]+li[data-astro-cid-swhw2sco]{margin-top:12px}.article-content[data-astro-cid-swhw2sco] li[data-astro-cid-swhw2sco]::marker{color:#ffffff9e}.article-image[data-astro-cid-swhw2sco]{width:100%;margin:54px 0 76px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#08152a}.article-image[data-astro-cid-swhw2sco] img[data-astro-cid-swhw2sco]{display:block;width:100%;height:auto}.article-image-light[data-astro-cid-swhw2sco]{background:#f7f7f5}.numbered-control[data-astro-cid-swhw2sco]{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:28px 0;border-top:1px solid rgba(255,255,255,.09)}.numbered-control[data-astro-cid-swhw2sco]:last-of-type{border-bottom:1px solid rgba(255,255,255,.09)}.numbered-control[data-astro-cid-swhw2sco]>span[data-astro-cid-swhw2sco]{padding-top:5px;color:#ffffff7a;font-size:12px;font-weight:700;letter-spacing:.1em}.numbered-control[data-astro-cid-swhw2sco]:nth-of-type(2n)>span[data-astro-cid-swhw2sco]{color:#ffffff7a}.numbered-control[data-astro-cid-swhw2sco] p[data-astro-cid-swhw2sco]{margin:10px 0 0;color:var(--article-text);font-size:18px;line-height:1.82}.article-content[data-astro-cid-swhw2sco] blockquote[data-astro-cid-swhw2sco]{margin:46px 0;padding:8px 0 8px 24px;border-left:2px solid var(--article-blue);color:#ffffffe6;font-size:20px;font-weight:600;line-height:1.65}.closing[data-astro-cid-swhw2sco]{margin-top:34px!important;padding:0;color:#ffffffe6;font-size:18px!important;line-height:1.82}@media(max-width:960px){.article-layout[data-astro-cid-swhw2sco]{grid-template-columns:1fr}.article-sidebar[data-astro-cid-swhw2sco]{display:none}}@media(max-width:640px){.article-header[data-astro-cid-swhw2sco]{width:calc(100% - 32px);padding:104px 0 34px}.back-link[data-astro-cid-swhw2sco]{margin-top:10px}.article-header[data-astro-cid-swhw2sco] h1[data-astro-cid-swhw2sco]{font-size:36px;line-height:1.16}.article-subtitle[data-astro-cid-swhw2sco]{font-size:18px}.article-tags[data-astro-cid-swhw2sco] strong[data-astro-cid-swhw2sco]{flex-basis:100%}.article-cover[data-astro-cid-swhw2sco]{margin-bottom:40px;border-radius:8px}.article-layout[data-astro-cid-swhw2sco]{width:calc(100% - 32px);padding-bottom:100px}.article-content[data-astro-cid-swhw2sco] p[data-astro-cid-swhw2sco],.article-content[data-astro-cid-swhw2sco] li[data-astro-cid-swhw2sco],.article-content[data-astro-cid-swhw2sco] .lead[data-astro-cid-swhw2sco]{font-size:18px;line-height:1.72}.article-content[data-astro-cid-swhw2sco] h2[data-astro-cid-swhw2sco]{margin-top:66px;font-size:24px}.article-image[data-astro-cid-swhw2sco]{margin:42px 0 58px;border-radius:10px}.numbered-control[data-astro-cid-swhw2sco]{grid-template-columns:40px 1fr;gap:12px}.article-content[data-astro-cid-swhw2sco] blockquote[data-astro-cid-swhw2sco]{padding:6px 0 6px 18px;font-size:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal[data-astro-cid-swhw2sco]{opacity:1;transform:none;transition:none}}
