.dock-wrap[data-astro-cid-xuahrkkb]{position:fixed;bottom:max(1.25rem,env(safe-area-inset-bottom));left:50%;z-index:60;width:max-content;max-width:calc(100vw - 1rem);transform:translate(-50%)}.dock-shell[data-astro-cid-xuahrkkb]{display:flex;align-items:center;gap:.35rem;max-width:100%;padding:.48rem;overflow-x:auto;border:1px solid var(--line-strong);border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-elevated) 88%,transparent),color-mix(in srgb,var(--surface) 78%,transparent));box-shadow:0 22px 60px #00000047,inset 0 1px #ffffff1a;backdrop-filter:blur(24px);scrollbar-width:none}.dock-shell[data-astro-cid-xuahrkkb]::-webkit-scrollbar{display:none}.dock-item[data-astro-cid-xuahrkkb]{position:relative;display:grid;place-items:center;flex:0 0 auto;width:2.55rem;height:2.55rem;border:2px solid transparent;border-radius:999px;color:var(--text-faint);background:color-mix(in srgb,var(--text) 7%,transparent);cursor:pointer;transition:background .22s var(--ease-out-quint),border-color .22s var(--ease-out-quint),color .22s var(--ease-out-quint),transform .18s var(--ease-out-quint)}.dock-item[data-astro-cid-xuahrkkb]:hover,.dock-item[data-astro-cid-xuahrkkb]:focus-visible{color:var(--text);border-color:var(--line-strong);background:color-mix(in srgb,var(--accent) 12%,var(--bg-elevated));transform:translateY(-.16rem)}.dock-item[data-astro-cid-xuahrkkb]:active{transform:translateY(.08rem) scale(.94)}.dock-item[data-astro-cid-xuahrkkb].is-active{color:color-mix(in srgb,var(--accent) 72%,var(--text));border-color:color-mix(in srgb,var(--accent) 46%,transparent);background:color-mix(in srgb,var(--accent) 16%,var(--bg-elevated))}.dock-item[data-astro-cid-xuahrkkb].is-active:after{content:"";position:absolute;bottom:-.36rem;width:.32rem;height:.32rem;border-radius:999px;background:var(--accent)}.dock-tip[data-astro-cid-xuahrkkb]{position:absolute;bottom:calc(100% + .75rem);left:50%;z-index:10;padding:.42rem .68rem;border:1px solid var(--line);border-radius:999px;background:var(--bg-elevated);box-shadow:var(--shadow-tight);color:var(--text-soft);font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,.35rem);transition:opacity .16s var(--ease-out-quint),transform .16s var(--ease-out-quint)}.dock-item[data-astro-cid-xuahrkkb]:hover .dock-tip[data-astro-cid-xuahrkkb],.dock-item[data-astro-cid-xuahrkkb]:focus-visible .dock-tip[data-astro-cid-xuahrkkb]{opacity:1;transform:translate(-50%)}.dock-divider[data-astro-cid-xuahrkkb]{flex:0 0 auto;width:1px;height:1.55rem;margin-inline:.2rem;background:var(--line-strong)}@media(max-width:540px){.dock-wrap[data-astro-cid-xuahrkkb]{width:calc(100vw - .85rem)}.dock-shell[data-astro-cid-xuahrkkb]{justify-content:center;gap:.2rem;padding:.4rem}.dock-item[data-astro-cid-xuahrkkb]{width:2rem;height:2rem}.dock-divider[data-astro-cid-xuahrkkb]{margin-inline:.05rem}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-950:oklch(14.1% .005 285.823);--spacing:.25rem;--font-weight-semibold:600;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.z-0{z-index:0}.mx-auto{margin-inline:auto}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.max-w-\[52rem\]{max-width:52rem}.max-w-\[78rem\]{max-width:78rem}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.px-5{padding-inline:calc(var(--spacing) * 5)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-36{padding-bottom:calc(var(--spacing) * 36)}.text-wrap{text-wrap:wrap}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media not all and (min-width:40rem){.max-sm\:pt-8{padding-top:calc(var(--spacing) * 8)}.max-sm\:pb-40{padding-bottom:calc(var(--spacing) * 40)}}}@font-face{font-family:DIN;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/altinn-din/Altinn-DIN.woff2)format("woff2")}@font-face{font-family:DIN;font-style:normal;font-display:swap;font-weight:500;src:url(/fonts/altinn-din/Altinn-DIN.woff2)format("woff2")}@font-face{font-family:DIN;font-style:normal;font-display:swap;font-weight:600;src:url(/fonts/altinn-din/Altinn-DIN-Bold.woff2)format("woff2")}@font-face{font-family:DIN;font-style:normal;font-display:swap;font-weight:700;src:url(/fonts/altinn-din/Altinn-DIN-Bold.woff2)format("woff2")}@font-face{font-family:DIN;font-style:normal;font-display:swap;font-weight:800;src:url(/fonts/altinn-din/Altinn-DIN-Bold.woff2)format("woff2")}@font-face{font-family:DIN;font-style:normal;font-display:swap;font-weight:900;src:url(/fonts/altinn-din/Altinn-DIN-Bold.woff2)format("woff2")}@font-face{font-family:DIN;font-style:italic;font-display:swap;font-weight:400;src:url(/fonts/altinn-din/Altinn-DIN-Italic.woff2)format("woff2")}@font-face{font-family:NotoSansSC;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/noto-sans-sc-chinese-simplified-400-normal.Ba7eOkfT.woff2)format("woff2")}@font-face{font-family:NotoSansSC;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/noto-sans-sc-chinese-simplified-500-normal.z_irmif2.woff2)format("woff2")}@font-face{font-family:NotoSansSC;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/noto-sans-sc-chinese-simplified-600-normal.CI4uXaOp.woff2)format("woff2")}@font-face{font-family:NotoSansSC;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/noto-sans-sc-chinese-simplified-700-normal.DoUziBww.woff2)format("woff2")}:root{--font-site:DIN, NotoSansSC, system-ui, -apple-system, PingFang SC, Noto Sans SC, sans-serif;--bg:#fbf4f3;--bg-soft:#fdf9f8d1;--bg-elevated:#fffcfb;--surface:#f4e7e5;--surface-strong:#ead7d4;--line:#39241821;--line-strong:#3924183d;--text:#392418;--text-soft:#6a523f;--text-faint:#9a8466;--accent:#ff6f77;--accent-2:#26787c;--accent-3:#d8901f;--accent-soft:#ff6f771f;--accent-wash:#5faeb029;--shadow:0 24px 90px #39241829;--shadow-tight:0 10px 32px #3924181f;--ease-out-quint:cubic-bezier(.22, 1, .36, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1)}:root.dark{--bg:#241710;--bg-soft:#2c1e16d1;--bg-elevated:#2f2016;--surface:#382819;--surface-strong:#463420;--line:#f6edd61a;--line-strong:#f6edd633;--text:#f6edd6;--text-soft:#d6c5a4;--text-faint:#a3906f;--accent:#b3a89e;--accent-2:#6cc0c2;--accent-3:#eeb15a;--accent-soft:#b3a89e29;--accent-wash:#6cc0c224;--shadow:0 24px 90px #00000080;--shadow-tight:0 12px 34px #0000006b}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{font-family:var(--font-site);background:linear-gradient(90deg,var(--line) 1px,transparent 1px),linear-gradient(180deg,var(--line) 1px,transparent 1px),linear-gradient(135deg,var(--bg) 0%,var(--bg) 100%);position:relative}@supports (color:color-mix(in lab,red,red)){body{background:linear-gradient(90deg,color-mix(in srgb,var(--line) 46%,transparent) 1px,transparent 1px),linear-gradient(180deg,color-mix(in srgb,var(--line) 36%,transparent) 1px,transparent 1px),linear-gradient(135deg,var(--bg) 0%,color-mix(in srgb,var(--bg) 84%,var(--surface)) 100%)}}body{color:var(--text);text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;background-size:5.5rem 5.5rem,5.5rem 5.5rem,auto;min-height:100vh;line-height:1.65}a{color:inherit;text-decoration:none}::selection{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){::selection{background:color-mix(in srgb,var(--accent) 30%,transparent)}}::selection{color:var(--text)}:focus-visible{outline:2px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 70%,transparent)}}:focus-visible{outline-offset:4px}@keyframes page-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.page-shell{animation:page-rise .52s var(--ease-out-expo) both}.page-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding-top:clamp(2.25rem,7vh,5.25rem);padding-bottom:2.25rem;display:grid;position:relative}.page-kicker{color:var(--accent-2);text-transform:uppercase;margin:0 0 .55rem;font-size:.78rem;font-weight:700;line-height:1.2}.page-title{letter-spacing:0;color:var(--text);text-wrap:balance;margin:0;font-size:4.2rem;font-weight:900;line-height:.94}.page-lead{max-width:42rem;color:var(--text-soft);margin:1rem 0 0;font-size:1.05rem;line-height:1.78}.page-stat{border-top:2px solid var(--accent-3);min-width:8rem;color:var(--text-soft);padding:.75rem 0 .15rem;display:grid}.page-stat strong{color:var(--text);font-size:2.25rem;font-weight:900;line-height:.95}.surface-card{border:1px solid var(--line);background:linear-gradient(145deg,var(--bg-elevated),var(--surface))}@supports (color:color-mix(in lab,red,red)){.surface-card{background:linear-gradient(145deg,color-mix(in srgb,var(--bg-elevated) 90%,transparent),color-mix(in srgb,var(--surface) 74%,transparent))}}.surface-card{box-shadow:var(--shadow-tight)}.interactive-lift{transition:border-color .22s var(--ease-out-quint),background .22s var(--ease-out-quint),box-shadow .22s var(--ease-out-quint),color .22s var(--ease-out-quint),opacity .22s var(--ease-out-quint),transform .22s var(--ease-out-quint)}.interactive-lift:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-3px)}@media(max-width:720px){.page-intro{grid-template-columns:1fr;gap:1.2rem;padding-top:1.85rem}.page-title{font-size:3rem}.page-lead{font-size:1rem}.page-stat{min-width:0}}.icon-moon,.dark .icon-sun{display:none}.dark .icon-moon{display:block}.hero--city{isolation:isolate;margin-top:-4rem;padding-inline:max(1.5rem,50vw - 37.5rem);align-items:flex-end;width:100vw;max-width:none;height:100svh;margin-inline:calc(50% - 50vw);padding-top:0;display:flex;position:relative;overflow:clip}.hero--city .eyebrow{color:#ffffffbd}.hero--city .hero-copy{color:#ffffffd1}.hero--city h1{color:#f5f5f5}.hero--city:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0505052e,#0505051a 20%,#0505053d 48%,#050505eb),linear-gradient(90deg,#05050566,#0505050d 38%,#0505051a 60%,#05050573);position:absolute;inset:0}.hero--city .noise{mix-blend-mode:screen}@media(max-width:900px){.hero--city{padding-inline:1.25rem}}.post-article{font-family:var(--font-site)}.post-header{border-bottom:1px solid var(--line);margin-bottom:2.45rem}.post-back-link{font-family:var(--font-site);letter-spacing:0;color:var(--text-faint);align-items:center;gap:.45rem;margin-bottom:.9rem;font-size:14px;font-weight:500;line-height:1.4;transition:color .16s,transform .16s;display:inline-flex}.post-back-link:hover{color:var(--text);transform:translate(-2px)}.post-title{max-width:46rem;font-family:var(--font-site);letter-spacing:0;color:var(--text);text-wrap:balance;margin:0;font-size:2.55rem;font-weight:900;line-height:1.02}.post-meta{font-family:var(--font-site);letter-spacing:0;color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;font-size:14px;line-height:1.5;display:flex}.post-description{max-width:42rem;color:var(--text-soft);margin:1.15rem 0 0;font-size:1.06rem;line-height:1.78}@media(max-width:720px){.post-article{padding-top:1.5rem}.post-header{margin-bottom:1.85rem}.post-title{font-size:28px;line-height:1.22}}.prose-shell{color:var(--tw-prose-body);max-width:65ch}.prose-shell :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-shell :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose-shell :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose-shell :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose-shell :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-shell :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose-shell :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose-shell :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose-shell :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose-shell :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose-shell :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose-shell :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose-shell :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose-shell :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose-shell :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose-shell :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose-shell :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose-shell :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose-shell :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose-shell :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose-shell :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose-shell :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose-shell :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose-shell :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose-shell :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose-shell :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose-shell :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose-shell :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose-shell :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose-shell :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose-shell :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose-shell :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-shell :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose-shell :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-shell :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose-shell :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose-shell :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose-shell :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose-shell :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-shell :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose-shell :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose-shell :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-shell :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose-shell :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose-shell :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose-shell :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose-shell :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose-shell :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose-shell :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose-shell :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose-shell :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose-shell :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose-shell :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose-shell :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose-shell :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose-shell :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-shell :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose-shell{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose-shell :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-shell :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-shell :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose-shell :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-shell :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-shell :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-shell :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-shell :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-shell :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-shell :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-shell :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose-shell :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-shell :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-shell :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-shell :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose-shell :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-shell :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-shell :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-shell :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-shell :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-shell{--tw-prose-body:oklch(37% .013 285.805);--tw-prose-headings:oklch(21% .006 285.885);--tw-prose-lead:oklch(44.2% .017 285.786);--tw-prose-links:oklch(21% .006 285.885);--tw-prose-bold:oklch(21% .006 285.885);--tw-prose-counters:oklch(55.2% .016 285.938);--tw-prose-bullets:oklch(87.1% .006 286.286);--tw-prose-hr:oklch(92% .004 286.32);--tw-prose-quotes:oklch(21% .006 285.885);--tw-prose-quote-borders:oklch(92% .004 286.32);--tw-prose-captions:oklch(55.2% .016 285.938);--tw-prose-kbd:oklch(21% .006 285.885);--tw-prose-kbd-shadows:oklab(21% .00164225 -.00577088/.1);--tw-prose-code:oklch(21% .006 285.885);--tw-prose-pre-code:oklch(92% .004 286.32);--tw-prose-pre-bg:oklch(27.4% .006 286.033);--tw-prose-th-borders:oklch(87.1% .006 286.286);--tw-prose-td-borders:oklch(92% .004 286.32);--tw-prose-invert-body:oklch(87.1% .006 286.286);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.5% .015 286.067);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.5% .015 286.067);--tw-prose-invert-bullets:oklch(44.2% .017 285.786);--tw-prose-invert-hr:oklch(37% .013 285.805);--tw-prose-invert-quotes:oklch(96.7% .001 286.375);--tw-prose-invert-quote-borders:oklch(37% .013 285.805);--tw-prose-invert-captions:oklch(70.5% .015 286.067);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.1% .006 286.286);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.2% .017 285.786);--tw-prose-invert-td-borders:oklch(37% .013 285.805);max-width:none}.prose-shell:where(.dark,.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.prose-shell :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-shell :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-shell :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--color-zinc-950)}.prose-shell :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-shell :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:var(--radius-2xl)}.prose-shell{font-family:var(--font-site);letter-spacing:0;color:var(--text);font-size:17px;line-height:1.82}.prose-shell :where(h1,h2,h3,h4,h5,h6,p,li,a,blockquote,th,td,code,pre){font-family:var(--font-site);letter-spacing:0}.prose-shell :where(h1){color:var(--text);text-wrap:balance;margin:2.6rem 0 1.05rem;font-size:2.25rem;font-weight:900;line-height:1.22}.prose-shell :where(h2){border-top:1px solid var(--line-strong);color:var(--text);text-wrap:balance;margin:2.5rem 0 .9rem;padding-top:.9rem;font-size:1.75rem;font-weight:850;line-height:1.28}.prose-shell>h2:first-of-type{border-top:0;margin-top:1.6rem;padding-top:0}.prose-shell :where(h3){color:var(--text);margin:2rem 0 .65rem;font-size:20px;font-weight:650;line-height:1.38}.prose-shell :where(h4){color:var(--text-soft);margin:1.7rem 0 .5rem;font-size:17px;font-weight:650;line-height:1.45}.prose-shell :where(p){margin-top:1rem;margin-bottom:1rem;line-height:1.82}.prose-shell :where(p:first-of-type){color:var(--text-soft)}.prose-shell :where(ul,ol){margin-top:1rem;margin-bottom:1.15rem}.prose-shell :where(li){margin-top:.42rem;margin-bottom:.42rem;line-height:1.78}.prose-shell :where(strong){color:var(--text);font-weight:700}.prose-shell :where(code):not(pre code){border:1px solid var(--line);background:var(--accent-soft);color:var(--text);border-radius:.4rem;padding:.08rem .34rem;font-size:.94em;font-weight:600}.prose-shell :where(code):before,.prose-shell :where(code):after{content:none}.prose-shell :where(pre,pre code,.astro-code,.astro-code span){font-family:var(--font-site)}.prose-shell :where(.astro-code,pre){border:1px solid var(--line);box-shadow:var(--shadow-tight);border-radius:.7rem;line-height:1.72;overflow-x:auto}@media(max-width:720px){.prose-shell{font-size:15.5px;line-height:1.74}.prose-shell :where(h1){font-size:28px}.prose-shell :where(h2){margin-top:2.15rem;font-size:23px}.prose-shell :where(h3){margin-top:1.75rem;font-size:19px}}.prose-shell :where(pre.mermaid){border:1px solid var(--line);background:var(--bg-elevated);box-shadow:var(--shadow);justify-content:flex-start;margin-block:1.6rem;padding:1rem;display:flex;overflow-x:auto}.prose-shell :where(pre.mermaid svg){flex:none;max-width:none;height:auto;margin-inline:auto}.prose-shell :where(img){object-fit:contain;border:1px solid var(--line);width:auto;max-width:100%;max-height:400px;box-shadow:var(--shadow);cursor:zoom-in;border-radius:1rem;margin-block:1.6rem;margin-inline:auto;display:block}.lightbox{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:zoom-out;opacity:0;background:#000000d9;justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:fixed;inset:0}.lightbox.is-open{opacity:1}.lightbox img{object-fit:contain;cursor:zoom-out;border-radius:.75rem;width:auto;max-width:92vw;height:auto;max-height:92vh;box-shadow:0 32px 80px #0009}.prose-shell :where(a){text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.prose-shell :where(a){-webkit-text-decoration-color:color-mix(in srgb,var(--accent) 36%,transparent);text-decoration-color:color-mix(in srgb,var(--accent) 36%,transparent)}}.prose-shell :where(a){text-underline-offset:.2rem;transition:color .18s var(--ease-out-quint),text-decoration-color .18s var(--ease-out-quint)}.prose-shell :where(a:hover){color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.prose-shell :where(blockquote){border-left:3px solid var(--accent-2);color:var(--text-soft);margin-inline:0;padding:.2rem 0 .2rem 1.15rem}.prose-shell :where(iframe){border-radius:1rem;width:100%}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
