html:has(.updates-app){scroll-behavior:auto}.updates-app{--updates-blue:#4f46e5;--updates-ink:#111827;--updates-muted:#687286;--updates-line:#e5e9f1;min-height:100vh;color:var(--updates-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-inter), Inter, ui-sans-serif, system-ui, sans-serif;background:radial-gradient(circle at 72% 0,#6366f10d,#0000 28rem),#fff}.updates-app a{color:inherit;text-decoration:none}.updates-workspace{min-height:100vh}.updates-page{width:min(1280px,100% - 48px);min-height:100vh;margin:0 auto;padding:42px 0 64px}.updates-reader-header{width:calc(100% + var(--reader-gap));grid-area:1/1}.updates-reader-header__logo{width:150px;height:64px;display:block;position:relative;overflow:hidden}.updates-reader-header__logo img{width:260px;max-width:none;height:auto;position:absolute;top:-41px;left:-64px}.updates-reader-header>h1{color:#111827;letter-spacing:-.035em;margin:29px 0 6px;font-size:26px;font-weight:500;line-height:1.15}.updates-reader-header__subtitle{color:var(--updates-muted);margin:0 0 4px;font-size:13px;font-weight:400;line-height:1.5}.updates-reader-header__updated{color:#8b94a5;min-height:13px;margin:0 0 16px;font-size:10.5px;font-weight:600}.updates-search{width:100%;position:relative}.updates-search label{align-items:center;display:flex;position:relative}.updates-search label>svg{color:#737d90;pointer-events:none;width:17px;height:17px;position:absolute;left:14px}.updates-search input{color:#1c2535;background:#fffffff0;border:1px solid #dfe4ed;border-radius:9px;outline:none;width:100%;height:42px;padding:0 14px 0 41px;font-size:12px;font-weight:400;transition:border-color .16s,box-shadow .16s;box-shadow:0 1px 3px #0f172a08}.updates-search input::placeholder{color:#969faf}.updates-search input:focus{border-color:#9995f7;box-shadow:0 0 0 4px #6366f114}.updates-search__results{z-index:20;background:#fff;border:1px solid #e1e5ed;border-radius:9px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:hidden;box-shadow:0 18px 40px #0f172a1c}.updates-search__results a{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:18px;padding:10px 13px;font-size:11px;font-weight:450;transition:color .16s,background .16s;display:flex}.updates-search__results a:last-child{border-bottom:0}.updates-search__results a:hover{color:var(--updates-blue);background:#f8f8ff}.updates-search__results small{color:#9099a9;flex:none;font-size:9.5px;font-weight:450}.updates-search__results p{color:#7a8496;margin:0;padding:12px 13px;font-size:11px}.update-post-layout{--reader-gap:clamp(48px, 6vw, 72px);justify-content:center;column-gap:var(--reader-gap);grid-template-columns:minmax(0,920px) 180px;align-items:start;row-gap:36px;display:grid}.update-post{grid-area:2/1;min-width:0}.update-post__header{padding-bottom:25px}.update-post__header h1{color:#0c1423;letter-spacing:-.04em;max-width:920px;margin:0 0 10px;font-size:clamp(23px,2.4vw,30px);font-weight:500;line-height:1.06}.update-post__header p{max-width:820px;color:var(--updates-muted);margin:0;font-size:clamp(13px,1.3vw,15px);line-height:1.6}.update-post__header time{color:#8b94a5;margin-top:13px;font-size:10.5px;font-weight:650;display:block}.update-prose{color:#354054;padding-top:14px;font-size:13px;line-height:1.75}.update-prose h2{color:#111827;letter-spacing:-.025em;margin:28px 0 9px;font-size:16px;font-weight:500;line-height:1.3}.update-prose h3{color:#182132;margin:24px 0 8px;font-size:14px;font-weight:500}.update-prose p{margin:0 0 14px}.update-prose img{border:1px solid var(--updates-line);border-radius:10px;width:100%;height:auto;margin:18px 0;display:block}.update-prose ul,.update-prose ol{gap:6px;margin:14px 0 19px;padding-left:19px;display:grid}.update-prose li::marker{color:#6366f1}.update-prose strong{color:#1d2738;font-weight:650}.update-prose a{color:var(--updates-blue);text-underline-offset:3px;text-decoration:underline}.update-prose blockquote{color:#4d5870;background:#f7f7ff;border-left:3px solid #6366f1;border-radius:0 8px 8px 0;margin:22px 0;padding:14px 16px}.updates-on-page{grid-area:2/2;min-width:0}.updates-on-page__inner{border-left:1px solid var(--updates-line);padding-left:16px;position:sticky;top:28px}.updates-on-page h2{color:#252d3d;margin:0 0 11px;font-size:10.5px;font-weight:500}.updates-on-page__toggle{color:#252d3d;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e6ef;border-radius:9px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:11px;font-weight:500;display:none}.updates-on-page__toggle svg{color:#737d90;width:15px;height:15px;transition:transform .18s}.updates-on-page.is-open .updates-on-page__toggle svg{transform:rotate(180deg)}.updates-on-page nav{scrollbar-color:#cfd4df transparent;scrollbar-width:thin;max-height:calc(100vh - 90px);padding-right:7px;display:grid;overflow-y:auto}.updates-on-page__link{border-bottom:1px solid #edf0f5;gap:3px;padding:9px 0 10px;transition:color .16s,transform .16s;display:grid;position:relative}.updates-on-page__link:first-child{padding-top:2px}.updates-on-page__link:last-child{border-bottom:0}.updates-on-page__link time{color:#30394a;font-size:10px;font-weight:600;line-height:1.35}.updates-on-page__link span{color:#747e91;font-size:10.5px;font-weight:450;line-height:1.45}.updates-on-page__link:hover{color:var(--updates-blue);transform:translate(2px)}.updates-on-page__link:hover time,.updates-on-page__link:hover span,.updates-on-page__link.is-active time,.updates-on-page__link.is-active span{color:inherit}.updates-on-page__link.is-active{color:var(--updates-blue)}.updates-on-page__link.is-active:before{content:"";background:var(--updates-blue);border-radius:999px;width:2px;position:absolute;top:9px;bottom:10px;left:-17px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:820px){.updates-page{width:min(720px,100% - 32px);padding:25px 0 48px}.updates-reader-header{grid-area:1/1;width:100%}.update-post-layout{grid-template-columns:1fr;row-gap:24px}.update-post{grid-area:3/1}.updates-on-page{grid-area:2/1}.updates-on-page__inner{border-left:0;border-bottom:1px solid var(--updates-line);padding:0 0 14px;position:static}.updates-on-page h2{display:none}.updates-on-page__toggle{display:flex}.updates-on-page nav{gap:8px;max-height:none;margin-top:10px;padding:0 0 3px;display:none;overflow:auto hidden}.updates-on-page.is-open nav{display:flex}.updates-on-page__link,.updates-on-page__link:first-child{background:#fff;border:1px solid #e2e6ef;border-radius:9px;flex:none;width:158px;padding:8px 10px;transition:none}.updates-on-page__link:hover{transform:none}.updates-on-page__link.is-active{background:#f7f7ff;border-color:#c9c7fb}.updates-on-page__link.is-active:before{display:none}}@media (max-width:520px){.updates-page{width:calc(100% - 28px);padding-top:20px}.update-post__header h1{font-size:23px}.update-post__header p,.update-prose{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.updates-app *,.updates-app :before,.updates-app :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
