/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties;@layer theme, base, components, utilities;@layer theme{:host,:root{--font-sans:var(--font-google-sans-code),"Google Sans Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-400:oklch(70.4% 0.191 22.216);--color-red-500:oklch(63.7% 0.237 25.331);--color-green-400:oklch(79.2% 0.209 151.711);--color-gray-50:#f8fbff;--color-gray-100:#edf4fb;--color-gray-200:#dce7f3;--color-gray-300:#bfd0e2;--color-gray-400:#91a6bf;--color-gray-500:#687e99;--color-gray-600:#4f637c;--color-gray-700:#3f5066;--color-gray-800:#29384d;--color-gray-900:#17243a;--color-black:#000;--color-white:#fff;--spacing:0.25rem;--container-xl:36rem;--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-light:300;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-0.025em;--tracking-wide:0.025em;--radius-md:0.375rem;--radius-2xl:1rem;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-google-sans-code),"Google Sans Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-mono-font-family:var(--font-mono);--color-primary-300:#9fbeff;--color-primary-400:#789cff;--color-primary-500:#5577e7;--color-primary-600:#345bc2;--color-primary-700:#29499d}}@layer base{*,::backdrop,::file-selector-button,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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,pre,samp{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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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)){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,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-s-4{inset-inline-start:calc(var(--spacing) * 4)}.inset-e-4{inset-inline-end:calc(var(--spacing) * 4)}.-top-full{top:-100%}.top-1\/2{top:calc(1 / 2 * 100%)}.top-2{top:calc(var(--spacing) * 2)}.right-1{right:calc(var(--spacing) * 1)}.right-2{right:calc(var(--spacing) * 2)}.left-3{left:calc(var(--spacing) * 3)}.z-10{z-index:10}.z-50{z-index:50}.z-\[90\]{z-index:90}.col-span-1{grid-column:span 1/span 1}.float-left{float:left}.clear-both{clear:both}.-mx-2{margin-inline:calc(var(--spacing) * -2)}.-mx-4{margin-inline:calc(var(--spacing) * -4)}.-mx-6{margin-inline:calc(var(--spacing) * -6)}.my-1{margin-block:calc(var(--spacing) * 1)}.my-8{margin-block:calc(var(--spacing) * 8)}.-ms-2{margin-inline-start:calc(var(--spacing) * -2)}.prose{color:var(--tw-prose-body);max-width:65ch;:where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}:where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}: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}:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}--tw-prose-body:oklch(37.3% 0.034 259.733);--tw-prose-headings:oklch(21% 0.034 264.665);--tw-prose-lead:oklch(44.6% 0.03 256.802);--tw-prose-links:oklch(21% 0.034 264.665);--tw-prose-bold:oklch(21% 0.034 264.665);--tw-prose-counters:oklch(55.1% 0.027 264.364);--tw-prose-bullets:oklch(87.2% 0.01 258.338);--tw-prose-hr:oklch(92.8% 0.006 264.531);--tw-prose-quotes:oklch(21% 0.034 264.665);--tw-prose-quote-borders:oklch(92.8% 0.006 264.531);--tw-prose-captions:oklch(55.1% 0.027 264.364);--tw-prose-kbd:oklch(21% 0.034 264.665);--tw-prose-kbd-shadows:color-mix(in oklab,oklch(21% 0.034 264.665) 10%,transparent);--tw-prose-code:oklch(21% 0.034 264.665);--tw-prose-pre-code:oklch(92.8% 0.006 264.531);--tw-prose-pre-bg:oklch(27.8% 0.033 256.848);--tw-prose-th-borders:oklch(87.2% 0.01 258.338);--tw-prose-td-borders:oklch(92.8% 0.006 264.531);--tw-prose-invert-body:oklch(87.2% 0.01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% 0.022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% 0.022 261.325);--tw-prose-invert-bullets:oklch(44.6% 0.03 256.802);--tw-prose-invert-hr:oklch(37.3% 0.034 259.733);--tw-prose-invert-quotes:oklch(96.7% 0.003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% 0.034 259.733);--tw-prose-invert-captions:oklch(70.7% 0.022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% 0.01 258.338);--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:oklch(44.6% 0.03 256.802);--tw-prose-invert-td-borders:oklch(37.3% 0.034 259.733);font-size:1rem;line-height:1.75;:where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-auto{margin-top:auto}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-\[calc\(-50vw\+50\%\)\]{margin-right:calc(-50vw + 50%)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-14{margin-bottom:calc(var(--spacing) * 14)}.-ml-2{margin-left:calc(var(--spacing) * -2)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-\[calc\(-50vw\+50\%\)\]{margin-left:calc(-50vw + 50%)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-px{height:1px}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-svh{min-height:100svh}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-72{width:calc(var(--spacing) * 72)}.w-full{width:100%}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-11{min-width:calc(var(--spacing) * 11)}.min-w-16{min-width:calc(var(--spacing) * 16)}.flex-1{flex:1}.flex-none{flex:none}.shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}}.space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}}.gap-x-2{column-gap:calc(var(--spacing) * 2)}.space-x-2{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}}.space-x-4{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}}.self-center{align-self:center}.self-end{align-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.overflow-x-auto{overflow-x:auto}.scroll-smooth{scroll-behavior:smooth}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[2px\]{border-radius:2px}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[var\(--border\)\]{border-color:var(--border)}.border-\[var\(--border-strong\)\]{border-color:var(--border-strong)}.border-\[var\(--foreground\)\]{border-color:var(--foreground)}.border-\[var\(--primary\)\]{border-color:var(--primary)}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-green-400{border-color:var(--color-green-400)}.border-primary-500{border-color:var(--color-primary-500)}.border-transparent{border-color:transparent}.bg-\[var\(--background\)\]{background-color:var(--background)}.bg-\[var\(--primary\)\]{background-color:var(--primary)}.bg-\[var\(--surface\)\]{background-color:var(--surface)}.bg-\[var\(--surface-elevated\)\]{background-color:var(--surface-elevated)}.bg-\[var\(--surface-muted\)\]{background-color:var(--surface-muted)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-300\/50{background-color:color-mix(in srgb,#bfd0e2 50%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-gray-300) 50%,transparent)}}.bg-gray-700{background-color:var(--color-gray-700)}.bg-primary-500{background-color:var(--color-primary-500)}.bg-primary-600{background-color:var(--color-primary-600)}.bg-transparent{background-color:transparent}.p-1{padding:calc(var(--spacing) * 1)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-24{padding-right:calc(var(--spacing) * 24)}.pb-1{padding-bottom:calc(var(--spacing) * 1)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pl-5{padding-left:calc(var(--spacing) * 5)}.pl-17{padding-left:calc(var(--spacing) * 17)}.text-center{text-align:center}.text-end{text-align:end}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.8125rem\]{font-size:.8125rem}.leading-4{--tw-leading:calc(var(--spacing) * 4);line-height:calc(var(--spacing) * 4)}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--destructive\)\]{color:var(--destructive)}.text-\[var\(--foreground\)\]{color:var(--foreground)}.text-\[var\(--foreground-strong\)\]{color:var(--foreground-strong)}.text-\[var\(--link\)\]{color:var(--link)}.text-\[var\(--primary\)\]{color:var(--primary)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-gray-100{color:var(--color-gray-100)}.text-gray-200{color:var(--color-gray-200)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-green-400{color:var(--color-green-400)}.text-primary-600{color:var(--color-primary-600)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.decoration-dashed{text-decoration-style:dashed}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-400{&::placeholder{color:var(--color-gray-400)}}.opacity-0{opacity:0}.opacity-80{opacity:80%}.opacity-100{opacity:100%}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgb(0 0 0/0.1)),0 1px 2px -1px var(--tw-shadow-color,rgb(0 0 0/0.1));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)}.blur,.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-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.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))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:150ms;transition-duration:.15s}.prose-invert{--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)}.select-none{-webkit-user-select:none;user-select:none}.group-hover\:text-\[var\(--link-hover\)\]{&:is(:where(.group):hover *){@media (hover:hover){color:var(--link-hover)}}}.marker\:hidden{& ::marker{display:none}&::marker{display:none}& ::-webkit-details-marker,&::-webkit-details-marker{display:none}}.placeholder\:text-\[var\(--text-muted\)\]{&::placeholder{color:var(--text-muted)}}.visited\:text-\[var\(--foreground\)\]{&:visited{color:var(--foreground)}}.visited\:text-\[var\(--link-visited\)\]{&:visited{color:var(--link-visited)}}.hover\:border-\[var\(--border\)\]{&:hover{@media (hover:hover){border-color:var(--border)}}}.hover\:border-\[var\(--primary\)\]{&:hover{@media (hover:hover){border-color:var(--primary)}}}.hover\:bg-\[var\(--primary-soft\)\]{&:hover{@media (hover:hover){background-color:var(--primary-soft)}}}.hover\:bg-primary-700{&:hover{@media (hover:hover){background-color:var(--color-primary-700)}}}.hover\:text-\[var\(--foreground\)\]{&:hover{@media (hover:hover){color:var(--foreground)}}}.hover\:text-\[var\(--link-hover\)\]{&:hover{@media (hover:hover){color:var(--link-hover)}}}.hover\:text-\[var\(--on-primary-soft\)\]{&:hover{@media (hover:hover){color:var(--on-primary-soft)}}}.hover\:text-\[var\(--primary-hover\)\]{&:hover{@media (hover:hover){color:var(--primary-hover)}}}.hover\:underline{&:hover{@media (hover:hover){text-decoration-line:underline}}}.hover\:decoration-dashed{&:hover{@media (hover:hover){text-decoration-style:dashed}}}.focus\:top-2{&:focus{top:calc(var(--spacing) * 2)}}.focus\:border-\[var\(--focus-ring\)\]{&:focus{border-color:var(--focus-ring)}}.focus\:border-green-400{&:focus{border-color:var(--color-green-400)}}.focus\:border-transparent{&:focus{border-color:transparent}}.focus\:ring-0{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + 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)}}.focus\:ring-2{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + 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)}}.focus\:ring-primary-600{&:focus{--tw-ring-color:var(--color-primary-600)}}.focus\:ring-offset-2{&:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}}.focus\:outline-none{&:focus{--tw-outline-style:none;outline-style:none}}.focus-visible\:border-transparent{&:focus-visible{border-color:transparent}}.focus-visible\:text-\[var\(--primary\)\]{&:focus-visible{color:var(--primary)}}.focus-visible\:no-underline{&:focus-visible{text-decoration-line:none}}.focus-visible\:underline-offset-0{&:focus-visible{text-underline-offset:0}}.active\:border-\[var\(--primary-active\)\]{&:active{border-color:var(--primary-active)}}.sm\:col-start-2{@media (width >= 40rem){grid-column-start:2}}.sm\:my-8{@media (width >= 40rem){margin-block:calc(var(--spacing) * 8)}}.sm\:mt-0{@media (width >= 40rem){margin-top:calc(var(--spacing) * 0)}}.sm\:ml-3{@media (width >= 40rem){margin-left:calc(var(--spacing) * 3)}}.sm\:min-h-10{@media (width >= 40rem){min-height:calc(var(--spacing) * 10)}}.sm\:w-96{@media (width >= 40rem){width:calc(var(--spacing) * 96)}}.sm\:min-w-10{@media (width >= 40rem){min-width:calc(var(--spacing) * 10)}}.sm\:grid-cols-2{@media (width >= 40rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.sm\:flex-row{@media (width >= 40rem){flex-direction:row}}.sm\:px-14{@media (width >= 40rem){padding-inline:calc(var(--spacing) * 14)}}.sm\:py-0{@media (width >= 40rem){padding-block:calc(var(--spacing) * 0)}}.sm\:py-8{@media (width >= 40rem){padding-block:calc(var(--spacing) * 8)}}.sm\:text-3xl{@media (width >= 40rem){font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}.md\:-mx-8{@media (width >= 48rem){margin-inline:calc(var(--spacing) * -8)}}.md\:min-h-10{@media (width >= 48rem){min-height:calc(var(--spacing) * 10)}}.md\:justify-start{@media (width >= 48rem){justify-content:flex-start}}.lg\:static{@media (width >= 64rem){position:static}}.lg\:mt-0{@media (width >= 64rem){margin-top:calc(var(--spacing) * 0)}}.lg\:flex{@media (width >= 64rem){display:flex}}.lg\:hidden{@media (width >= 64rem){display:none}}.lg\:min-h-8{@media (width >= 64rem){min-height:calc(var(--spacing) * 8)}}.lg\:w-auto{@media (width >= 64rem){width:auto}}.lg\:flex-row{@media (width >= 64rem){flex-direction:row}}.lg\:justify-end{@media (width >= 64rem){justify-content:flex-end}}.lg\:gap-x-px{@media (width >= 64rem){column-gap:1px}}.lg\:gap-y-0{@media (width >= 64rem){row-gap:calc(var(--spacing) * 0)}}.lg\:border-0{@media (width >= 64rem){border-style:var(--tw-border-style);border-left-width:0;border-bottom-width:0;border-right-width:0;border-top-width:0}}.lg\:bg-transparent{@media (width >= 64rem){background-color:transparent}}.lg\:p-0{@media (width >= 64rem){padding:calc(var(--spacing) * 0)}}.lg\:text-lg{@media (width >= 64rem){font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}.lg\:shadow-none{@media (width >= 64rem){--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.xl\:-mx-2{@media (width >= 80rem){margin-inline:calc(var(--spacing) * -2)}}.xl\:my-1{@media (width >= 80rem){margin-block:calc(var(--spacing) * 1)}}.xl\:w-1\/2{@media (width >= 80rem){width:calc(1 / 2 * 100%)}}.xl\:px-2{@media (width >= 80rem){padding-inline:calc(var(--spacing) * 2)}}.\32 xl\:-mx-24{@media (width >= 96rem){margin-inline:calc(var(--spacing) * -24)}}.dark\:hidden{&:where([data-theme=dark],[data-theme=dark] *){display:none}}.dark\:inline{&:where([data-theme=dark],[data-theme=dark] *){display:inline}}.dark\:border-gray-800{&:where([data-theme=dark],[data-theme=dark] *){border-color:var(--color-gray-800)}}.dark\:bg-black{&:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-black)}}.dark\:bg-black\/50{&:where([data-theme=dark],[data-theme=dark] *){background-color:color-mix(in srgb,#000 50%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}}.dark\:bg-gray-800{&:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-gray-800)}}.dark\:bg-gray-900{&:where([data-theme=dark],[data-theme=dark] *){background-color:var(--color-gray-900)}}.dark\:text-gray-100{&:where([data-theme=dark],[data-theme=dark] *){color:var(--color-gray-100)}}.dark\:text-gray-200{&:where([data-theme=dark],[data-theme=dark] *){color:var(--color-gray-200)}}.dark\:text-gray-300{&:where([data-theme=dark],[data-theme=dark] *){color:var(--color-gray-300)}}.dark\:text-gray-600{&:where([data-theme=dark],[data-theme=dark] *){color:var(--color-gray-600)}}.dark\:text-red-400{&:where([data-theme=dark],[data-theme=dark] *){color:var(--color-red-400)}}.dark\:placeholder-gray-500{&:where([data-theme=dark],[data-theme=dark] *){&::placeholder{color:var(--color-gray-500)}}}.dark\:ring-offset-black{&:where([data-theme=dark],[data-theme=dark] *){--tw-ring-offset-color:var(--color-black)}}.dark\:prose-invert{&:where([data-theme=dark],[data-theme=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)}}.dark\:hover\:bg-primary-400{&:where([data-theme=dark],[data-theme=dark] *){&:hover{@media (hover:hover){background-color:var(--color-primary-400)}}}}.\[\&_table\]\:my-0{& table{margin-block:calc(var(--spacing) * 0)}}.\[\&_table\]\:min-w-xl{& table{min-width:var(--container-xl)}}.\[\&_ul\]\:list-\[revert\]{& ul{list-style-type:revert}}.\[\&\:\:-webkit-details-marker\]\:hidden{&::-webkit-details-marker{display:none}}.\[\&\>\*\]\:w-full{&>*{width:100%}}.lg\:\[\&\>\*\]\:w-auto{@media (width >= 64rem){&>*{width:auto}}}.lg\:\[\&\>li\]\:h-8{@media (width >= 64rem){&>li{height:calc(var(--spacing) * 8)}}}.\[\&\>li\>a\]\:flex{&>li>a{display:flex}}.\[\&\>li\>a\]\:min-h-11{&>li>a{min-height:calc(var(--spacing) * 11)}}.\[\&\>li\>a\]\:items-center{&>li>a{align-items:center}}.\[\&\>li\>a\]\:justify-start{&>li>a{justify-content:flex-start}}.\[\&\>li\>a\]\:px-3{&>li>a{padding-inline:calc(var(--spacing) * 3)}}.\[\&\>li\>a\]\:py-2{&>li>a{padding-block:calc(var(--spacing) * 2)}}.\[\&\>li\>a\]\:text-start{&>li>a{text-align:start}}.\[\&\>li\>a\]\:font-medium{&>li>a{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}}.lg\:\[\&\>li\>a\]\:h-full{@media (width >= 64rem){&>li>a{height:100%}}}.lg\:\[\&\>li\>a\]\:min-h-0{@media (width >= 64rem){&>li>a{min-height:calc(var(--spacing) * 0)}}}.lg\:\[\&\>li\>a\]\:justify-center{@media (width >= 64rem){&>li>a{justify-content:center}}}.lg\:\[\&\>li\>a\]\:px-2{@media (width >= 64rem){&>li>a{padding-inline:calc(var(--spacing) * 2)}}}.lg\:\[\&\>li\>a\]\:py-0{@media (width >= 64rem){&>li>a{padding-block:calc(var(--spacing) * 0)}}}.lg\:\[\&\>li\>a\]\:text-center{@media (width >= 64rem){&>li>a{text-align:center}}}}@layer utilities{.prose{& a{color:var(--link,var(--color-primary-600));&:hover{color:var(--link-hover,var(--color-primary-700))}& code{color:var(--inline-code-foreground,var(--color-primary-700))}}& :where(h1,h2){font-weight:700;letter-spacing:var(--tracking-tight)}& h3{font-weight:600}& :where(code):not(pre code){color:var(--inline-code-foreground,var(--color-primary-700))}}.prose-invert{& a{color:var(--link,var(--color-primary-400));&:hover{color:var(--link-hover,var(--color-primary-300))}& code{color:var(--inline-code-foreground,var(--color-primary-300))}}& :where(h1,h2,h3,h4,h5,h6){color:var(--foreground-strong,var(--color-gray-100))}}}.task-list-item:before{display:none}.task-list-item{list-style-type:none}.footnotes{margin-top:3rem;border-top:1px solid var(--border);padding-top:2rem}.data-footnote-backref{text-decoration-line:none}.csl-entry{margin-block:calc(var(--spacing) * 5)}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}.katex-display{overflow:auto hidden}html[data-view-transition=running] a{pointer-events:none}@supports (view-transition-name:root){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation-duration:.22s;animation-timing-function:cubic-bezier(.22,1,.36,1)}html[data-history-transition=running]::view-transition-group(root),html[data-history-transition=running]::view-transition-new(root),html[data-history-transition=running]::view-transition-old(root){animation:none}html[data-avatar-transition=running]::view-transition-group(root),html[data-avatar-transition=running]::view-transition-new(root),html[data-avatar-transition=running]::view-transition-old(root),html[data-browser-transition=running]::view-transition-group(root),html[data-browser-transition=running]::view-transition-new(root),html[data-browser-transition=running]::view-transition-old(root),html[data-explorer-transition=running]::view-transition-group(root),html[data-explorer-transition=running]::view-transition-new(root),html[data-explorer-transition=running]::view-transition-old(root),html[data-find-transition=running]::view-transition-group(root),html[data-find-transition=running]::view-transition-new(root),html[data-find-transition=running]::view-transition-old(root),html[data-terminal-transition=running]::view-transition-group(root),html[data-terminal-transition=running]::view-transition-new(root),html[data-terminal-transition=running]::view-transition-old(root){animation:none}html:is([data-avatar-transition=running],[data-terminal-transition=running],[data-explorer-transition=running],[data-browser-transition=running],[data-find-transition=running]) :is(.desktop-browser__viewport,.desktop-browser__viewport *){view-transition-name:none!important}}@layer base{:root,[data-theme=light]{color-scheme:light;--desktop-taskbar-height:2.5rem;--desktop-shortcut-rail:7.25rem;--desktop-browser-max-width:56rem;--desktop-frieren-overlap:2rem;--font-system-ui:"Pixelated MS Sans Serif","MS Sans Serif",Arial,sans-serif;--background:#f5f9ff;--surface:#edf4ff;--surface-muted:#e3edfb;--surface-elevated:#ffffff;--foreground:#17243a;--foreground-strong:#0d1728;--text-muted:#52637c;--border:#bfd0e8;--border-strong:#758eaf;--control-border:#6f87a8;--primary:#345bc2;--primary-hover:#2447a0;--primary-active:#1c397f;--on-primary:#ffffff;--primary-soft:#dce8ff;--on-primary-soft:#1f418f;--link:#3159aa;--link-hover:#234994;--link-visited:#675da2;--secondary:#4d709f;--secondary-soft:#e3edf9;--accent-plant:#337c8e;--accent-plant-soft:#dff1f5;--accent-warm:#675da2;--accent-warm-soft:#ede8fa;--focus-ring:#2c59c4;--selection:#cfe1ff;--selection-foreground:#14233a;--scrollbar-thumb:#7089ab;--inline-code-background:#e5effd;--inline-code-foreground:#17243a;--code-background:#f0f5fc;--code-foreground:#17243a;--code-muted:#52637c;--code-border:#aec2dd;--code-keyword:#345bc2;--code-type:#356d75;--code-class:#6b4c89;--code-function:#8a4964;--code-variable:#2e3348;--code-property:#6b4c89;--code-string:#406c4c;--code-char:#5a6b30;--code-number:#925333;--code-constant:#7d4d75;--code-operator:#374b70;--code-punctuation:#525a6a;--code-comment:#596273;--code-preprocessor:#754f8b;--code-namespace:#356886;--code-template:#745a34;--code-file-name:#38465d;--code-selection:#d8d9ef;--code-line-highlight:#e3ecfb;--code-line-highlight-border:#5577d6;--code-word-highlight:#dfeafb;--code-word-highlight-outline:#6c83a4;--code-inserted:#3f6845;--code-inserted-background:#e1ece2;--code-inserted-border:#567c58;--code-deleted:#8d3f50;--code-deleted-background:#f2e2e5;--code-deleted-border:#a95464;--info:#365d96;--info-soft:#dfe8f3;--success:#4f704f;--success-soft:#e1ebe2;--warning:#80581f;--warning-soft:#f2e7cc;--destructive:#983f50;--destructive-soft:#f3dfe3;--presence-online:var(--success);--presence-away:var(--warning);--presence-busy:var(--destructive);--presence-offline:var(--text-muted)}[data-theme=dark]{color-scheme:dark;--background:#0b1120;--surface:#111a2d;--surface-muted:#18243a;--surface-elevated:#1c2942;--foreground:#edf4ff;--foreground-strong:#ffffff;--text-muted:#9aabc4;--border:#2a3b59;--border-strong:#59749b;--control-border:#6883a8;--primary:#91b6ff;--primary-hover:#bed3ff;--primary-active:#739be5;--on-primary:#0b1120;--primary-soft:#1d3562;--on-primary-soft:#d9e6ff;--link:#a6c4ff;--link-hover:#d0e0ff;--link-visited:#c5b5ee;--secondary:#8cb1dc;--secondary-soft:#182c47;--accent-plant:#7dc5d0;--accent-plant-soft:#18343d;--accent-warm:#b7a7e1;--accent-warm-soft:#332d50;--focus-ring:#9dbdff;--selection:#29457a;--selection-foreground:#ffffff;--scrollbar-thumb:#587398;--inline-code-background:#272e43;--inline-code-foreground:#e0e5fa;--code-background:#0d1019;--code-foreground:#e7e8ef;--code-muted:#929aab;--code-border:#404960;--code-keyword:#aab8ff;--code-type:#82c4ca;--code-class:#c9a8df;--code-function:#e7a8ba;--code-variable:#e5e7ed;--code-property:#c9a8df;--code-string:#9cca9d;--code-char:#c2d18f;--code-number:#e9ae88;--code-constant:#d6a8d0;--code-operator:#bdc9e7;--code-punctuation:#abb2c2;--code-comment:#939aaa;--code-preprocessor:#d7a5dd;--code-namespace:#83b5dc;--code-template:#dfbe88;--code-file-name:#d5dbea;--code-selection:#354074;--code-line-highlight:#1a2340;--code-line-highlight-border:#8498ee;--code-word-highlight:#222b45;--code-word-highlight-outline:#7481a2;--code-inserted:#9dcc9f;--code-inserted-background:#1f382a;--code-inserted-border:#6e9b70;--code-deleted:#efa0ad;--code-deleted-background:#3b222b;--code-deleted-border:#bd6675;--info:#9abff0;--info-soft:#203653;--success:#9bc6a0;--success-soft:#263b35;--warning:#ebbd77;--warning-soft:#47391f;--destructive:#ee9ba8;--destructive-soft:#492731;--presence-online:var(--success);--presence-away:var(--warning);--presence-busy:var(--destructive);--presence-offline:var(--text-muted)}*,::backdrop,::file-selector-button,:after,:before{border-color:var(--border);outline-color:var(--focus-ring);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}body,html{min-height:100%}html{scrollbar-gutter:stable}body,html{background-color:#2f617a!important;background-image:var(--desktop-wallpaper-image);background-position:50%;background-size:cover;background-attachment:fixed}body{min-height:100svh;display:flex;flex-direction:column;color:var(--foreground);font-family:var(--font-google-sans-code),"Google Sans Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1rem;line-height:1.5;padding-bottom:calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));text-rendering:optimizeLegibility}body,html[data-desktop-maximized],html[data-desktop-maximized] body{overflow:hidden}@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}main{background:transparent}a,button{outline-color:var(--focus-ring);outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px;text-decoration-line:none}input,select,textarea{border-color:var(--control-border);background:var(--surface-elevated);color:var(--foreground)}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:1}[role=button]:not(:disabled),button:not(:disabled){cursor:pointer}svg{flex-shrink:0}::selection{background:var(--selection);color:var(--selection-foreground)}:target{scroll-margin-block:1rem}}@layer utilities{.max-w-app{max-width:48rem}.app-layout{width:100%;max-width:52rem;margin-inline:auto;padding-inline:1rem;box-sizing:border-box}.focus-outline{outline:2px solid transparent;outline-offset:3px}.focus-outline:focus-visible{outline:2px solid var(--focus-ring)}@media (max-width:639px){#menu-items a,#menu-items button{-webkit-tap-highlight-color:transparent}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}}.app-prose,.post-content{color:var(--foreground);line-height:1.8}.app-prose :where(h1,h2,h3,h4,th),.post-content :where(h1,h2,h3,h4,th){margin-bottom:.75rem;color:var(--foreground-strong)}.app-prose :where(h3),.post-content :where(h3){font-style:italic}.app-prose :where(p,strong,ol,ul,figcaption,table,code),.post-content :where(p,strong,ol,ul,figcaption,table,code){color:var(--foreground)}.app-prose :where(a),.post-content :where(a){color:var(--link);overflow-wrap:break-word;text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:4px}.app-prose :where(a:visited),.post-content :where(a:visited){color:var(--link-visited)}.app-prose :where(a:hover),.post-content :where(a:hover){color:var(--link-hover)}.app-prose :where(a:active),.post-content :where(a:active){color:var(--primary-active)}.app-prose :where(ul),.post-content :where(ul){overflow-x:clip}.app-prose :where(li)::marker,.post-content :where(li)::marker{color:var(--primary)}.app-prose :where(hr),.post-content :where(hr){border-color:var(--border);border-style:dashed}.app-prose :where(img),.post-content :where(img){margin-inline:auto;border:1px solid var(--border)}.app-prose :where(figcaption),.post-content :where(figcaption){color:var(--text-muted)}.app-prose :where(th,td),.post-content :where(th,td){border:1px solid var(--border);padding:.5rem}.app-prose :where(th),.post-content :where(th){background:var(--surface-muted);padding-block:.375rem}.app-prose :where(tbody tr:nth-child(2n)),.post-content :where(tbody tr:nth-child(2n)){background:var(--surface-muted);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--surface-muted) 48%,transparent)}}.app-prose :where(blockquote),.post-content :where(blockquote){border-inline-start-color:var(--secondary);background:var(--secondary-soft);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--secondary-soft) 52%,transparent)}color:var(--foreground)}.markdown-alert{--color-border-default:var(--border)!important;border-radius:0 .375rem .375rem 0;background:var(--surface);color:var(--foreground)}.markdown-alert.markdown-alert-note{--color-accent-fg:var(--info)!important;--color-accent-emphasis:var(--info)!important}.markdown-alert.markdown-alert-tip{--color-success-fg:var(--success)!important;--color-success-emphasis:var(--success)!important}.markdown-alert.markdown-alert-important{--color-done-fg:var(--primary)!important;--color-done-emphasis:var(--primary)!important}.markdown-alert.markdown-alert-warning{--color-attention-fg:var(--warning)!important;--color-attention-emphasis:var(--warning)!important}.markdown-alert.markdown-alert-caution{--color-danger-fg:var(--destructive)!important;--color-danger-emphasis:var(--destructive)!important}.app-prose :where(code):not(pre code),.post-content :where(code):not(pre code){border-radius:1px;background:var(--inline-code-background);padding:.08rem .22rem;color:var(--inline-code-foreground);overflow-wrap:break-word}.app-prose :where(code):not(pre code):after,.app-prose :where(code):not(pre code):before,.post-content :where(code):not(pre code):after,.post-content :where(code):not(pre code):before{content:none}.app-prose :where(pre),.post-content :where(pre){position:relative;border:1px solid var(--code-border);background:var(--code-background);color:var(--code-foreground)}.app-prose :where(pre code),.post-content :where(pre code){display:block;background:transparent;padding:0}footer a,header a:not(.active-nav){text-decoration-line:none}footer svg{opacity:.9}#pagefind-search .pagefind-ui__form{margin-top:1.5rem}#pagefind-search .pagefind-ui__search-input{height:2.75rem;min-height:2.75rem;padding-block:0;padding-inline:4.25rem 6rem;border:1px solid var(--control-border);background:var(--surface-elevated);color:var(--foreground);box-shadow:none;font:inherit;font-size:1rem;font-weight:400;line-height:1.5rem}#pagefind-search .pagefind-ui__search-input:focus,#pagefind-search .pagefind-ui__search-input:focus-visible{border-color:var(--focus-ring);outline:2px solid var(--focus-ring);outline-offset:2px;box-shadow:none}#pagefind-search .pagefind-ui__drawer{margin-top:1.5rem}#pagefind-search input[type=search]::-webkit-search-cancel-button{appearance:none}#pagefind-search mark{border-radius:1px;background:var(--accent-warm-soft);color:var(--foreground-strong);padding-inline:.125rem}#pagefind-search .pagefind-ui__result:last-of-type{border-bottom:0}.code-block-wrapper{position:relative;margin:2rem 0;contain:inline-size}.code-block-wrapper,.code-window{font-family:var(--font-system-ui)}.code-window{overflow:hidden;background:#c0c0c0;color:#101010;font-size:11px;-webkit-font-smoothing:none;text-rendering:auto}.code-window__caption{user-select:none}.code-block-wrapper.retro98 .code-window:focus-within .code-window__caption.title-bar{background:linear-gradient(90deg,#000080,#426d9f)}.code-block-wrapper.retro98 .code-window:focus-within .code-window__caption .title-bar-text{color:#ffffff;text-shadow:1px 1px #0a0a0a}.code-window__title.title-bar-text{min-width:0;margin-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.code-window__toolbar{display:flex;min-height:2rem;align-items:center;justify-content:flex-end;border-bottom:1px solid #808080;padding:.2rem .3rem;box-shadow:0 1px #ffffff}.app-prose :where(pre.astro-code),.post-content :where(pre.astro-code){position:relative;margin-block:0;overflow-x:auto;border-color:#808080 #ffffff #ffffff #808080;border-style:solid;border-width:2px;border-radius:0;background:var(--code-background)!important;padding:1rem;color:var(--code-foreground)!important;font-family:var(--font-google-sans-code),"Google Sans Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.8125rem;line-height:1.55;font-variant-ligatures:none;outline-color:var(--border);box-shadow:inset 1px 1px #0a0a0a;-webkit-font-smoothing:auto}.app-prose :where(pre.astro-code code),.post-content :where(pre.astro-code code){display:block;min-width:max-content;background:transparent!important;padding:0;color:inherit!important;font:inherit;font-family:inherit!important;white-space:pre}.app-prose :where(pre.astro-code .code-line),.post-content :where(pre.astro-code .code-line){display:block;min-height:1.25rem}.code-block-wrapper pre{margin-block:0!important}.copy-code{min-width:4.6rem;min-height:1.55rem;font:inherit}.copy-code:focus-visible,.copy-code:hover{outline:1px dotted #101010;outline-offset:-4px}.code-window__status{display:grid;grid-template-columns:minmax(3.5rem,12%) minmax(5rem,18%) minmax(0,1fr);padding-top:.2rem}.code-window__status .status-bar-field{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#back-button{text-decoration-line:none}#article{max-width:44rem}#btt-btn-container{max-width:48rem}#progress-indicator{background-color:transparent}[data-button=back-to-top]{color:var(--foreground)}[data-button=back-to-top]:hover{color:var(--primary-hover)}.astro-toc-collapse{margin-top:.5rem;margin-bottom:2rem}.astro-toc-collapse:not([open]) nav{display:none}.astro-toc-collapse summary{width:fit-content;cursor:pointer;color:var(--foreground);font:inherit;line-height:inherit}.astro-toc-collapse summary:hover{color:var(--primary-hover)}.astro-toc-collapse nav{margin-top:.75rem}.astro-toc-collapse ol,.astro-toc-collapse ul{margin-top:.5rem;margin-bottom:0;padding-inline-start:1.5rem}.astro-toc-collapse li{margin-block:.5rem}.astro-toc-collapse li::marker{color:var(--primary)}.astro-toc-collapse a{color:var(--link);text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:4px}.astro-toc-collapse a:hover{color:var(--link-hover)}.post-content :where(h2,h3,h4,h5,h6)>a.anchor,.post-content :where(h2,h3,h4,h5,h6)>a.icon-link,.post-content :where(h2,h3,h4,h5,h6)>a[aria-hidden=true]{display:none!important}.heading-link{display:inline-block;margin-inline-start:.5rem;color:var(--foreground)!important;text-decoration-line:none!important;opacity:0;transition:opacity .15s ease,color .15s ease}.group:hover .heading-link,.heading-link:focus,.heading-link:focus-visible{opacity:1}.heading-link:focus,.heading-link:focus-visible,.heading-link:hover{color:var(--link-hover)!important}.heading-link span{color:currentColor}.newsletter-section{margin-top:2rem;margin-bottom:2rem;color:var(--foreground)}.newsletter-section form,.newsletter-section>div{width:100%;max-width:28rem}.newsletter-section h2,.newsletter-section h3,.newsletter-section legend{margin-bottom:.75rem;color:var(--foreground);font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:.025em;text-align:center}.newsletter-section p{color:var(--text-muted);text-align:center}.newsletter-section form{display:flex;justify-content:center;gap:.5rem}.newsletter-section input[type=email],.newsletter-section input[type=text]{min-height:2.75rem;flex:1 1 auto;border:1px solid var(--control-border)!important;border-radius:.375rem!important;background:var(--surface-elevated)!important;padding:.5rem 1rem!important;color:var(--foreground)!important;font:inherit!important;box-shadow:none!important}.newsletter-section input[type=email]::placeholder,.newsletter-section input[type=text]::placeholder{color:var(--text-muted)}.newsletter-section input[type=email]:focus,.newsletter-section input[type=email]:focus-visible,.newsletter-section input[type=text]:focus,.newsletter-section input[type=text]:focus-visible{border-color:var(--focus-ring)!important;outline:2px solid var(--focus-ring)!important;outline-offset:3px;box-shadow:none!important}.newsletter-section button,.newsletter-section input[type=submit]{min-height:2.75rem;border:1px solid var(--primary)!important;border-radius:.375rem!important;background:var(--primary)!important;padding:.5rem 1rem!important;color:var(--on-primary)!important;font:inherit!important;font-weight:700!important;line-height:1.25rem;box-shadow:none!important;transition:opacity .15s ease,color .15s ease,background-color .15s ease,border-color .15s ease}.newsletter-section button:hover,.newsletter-section input[type=submit]:hover{border-color:var(--primary-hover)!important;background:var(--primary-hover)!important}.newsletter-section button:active,.newsletter-section input[type=submit]:active{border-color:var(--primary-active)!important;background:var(--primary-active)!important}.newsletter-section button:focus-visible,.newsletter-section input[type=submit]:focus-visible{outline:2px solid var(--focus-ring)!important;outline-offset:3px}.newsletter-section button:disabled,.newsletter-section input[type=submit]:disabled{cursor:not-allowed;opacity:.6}.newsletter-section [class*=text-green],.newsletter-section [class*=text-red]{margin-top:.75rem;font-size:.875rem;line-height:1.25rem;text-align:center}.newsletter-section [class*=text-red]{color:var(--destructive)!important}.newsletter-section [class*=text-green]{color:var(--success)!important}@media (max-width:640px){.newsletter-section form{flex-direction:column}.newsletter-section button,.newsletter-section input[type=submit]{width:100%}}#pagefind-search .pagefind-ui__form button{font-size:.75rem;line-height:1rem}#pagefind-search .pagefind-ui__message{font-size:.875rem;line-height:1.25rem}#pagefind-search .pagefind-ui__result-link,#pagefind-search .pagefind-ui__result-link h2{font-size:1rem;line-height:1.5rem;font-weight:700}#pagefind-search .pagefind-ui__result-excerpt,#pagefind-search .pagefind-ui__result-nested p{font-size:.8125rem;line-height:1.25rem}#pagefind-search .pagefind-ui__result-nested a{font-size:.875rem;line-height:1.25rem;font-weight:700}.notes-vault-layout{padding-bottom:64px}.notes-vault-shell{display:grid;grid-template-columns:12rem minmax(0,1fr);column-gap:1.5rem;align-items:start;min-width:0;padding-top:1.25rem}.notes-vault-shell.is-collapsed{grid-template-columns:minmax(0,1fr)}.notes-vault-sidebar{position:sticky;top:1.5rem;min-width:0;max-height:calc(100svh - 3rem);overflow-x:hidden;overflow-y:auto;border-right:1px solid var(--border);padding-right:1rem;background:transparent;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:var(--border-strong) var(--surface)}.notes-vault-sidebar::-webkit-scrollbar{width:.75rem}.notes-vault-sidebar::-webkit-scrollbar-track{border-left:1px solid var(--border);background:var(--surface)}.notes-vault-sidebar::-webkit-scrollbar-thumb{border:2px solid var(--surface);border-radius:0;background:var(--border-strong)}.notes-vault-shell.is-collapsed .notes-vault-sidebar{display:none}.notes-vault-main{min-width:0}.notes-vault-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.25rem .5rem;margin-bottom:1rem}.notes-vault-title>div{display:contents}.notes-vault-heading{grid-row:1;grid-column:1;margin:0;color:var(--foreground);font-size:1rem;line-height:1.5rem;font-weight:600}.notes-vault-title p{grid-row:2;grid-column:1/-1;min-width:0;margin-top:.25rem;overflow:hidden;color:var(--text-muted);font-size:.75rem;line-height:1rem;text-overflow:ellipsis;white-space:nowrap}.notes-vault-close,.notes-vault-toggle{min-height:2.5rem;border:1px solid var(--control-border);border-radius:2px;background:var(--background);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--background) 82%,var(--surface-muted))}color:var(--foreground);font:inherit;font-size:.75rem;line-height:1rem;font-family:var(--font-system-ui);box-shadow:inset 1px 1px 0 var(--surface-elevated),inset -1px -1px 0 var(--border-strong);transition:color .15s ease,border-color .15s ease,background-color .15s ease,transform .15s ease}.notes-vault-close{grid-row:1;grid-column:2;align-self:start;min-width:0!important;padding:.25rem .5rem}.notes-vault-toggle{display:inline-flex;width:fit-content;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.4rem .6rem}.notes-vault-shell:not(.is-collapsed) .notes-vault-toggle{display:none}.notes-vault-toolbar{display:flex;justify-content:flex-start;margin-top:-.35rem;margin-bottom:.7rem}.notes-vault-controls{display:inline-flex;align-items:center;gap:.15rem}.notes-vault-controls button{display:inline-grid;width:2rem;height:2rem;min-width:0!important;place-items:center;padding:0;border:1px solid;border-color:var(--surface-elevated) var(--control-border) var(--control-border) var(--surface-elevated);border-radius:0;background:var(--background);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--background) 82%,var(--surface-muted))}color:var(--text-muted);font:inherit;font-size:.75rem;line-height:1rem;text-align:center;text-shadow:none;box-shadow:inset 1px 1px 0 var(--surface-elevated),inset -1px -1px 0 var(--border-strong);transition:color .15s ease,background-color .15s ease}.notes-vault-close:hover,.notes-vault-toggle:hover{border-color:var(--primary);color:var(--primary)}.notes-vault-close:active,.notes-vault-toggle:active{border-color:var(--control-border) var(--surface-elevated) var(--surface-elevated) var(--control-border);box-shadow:inset 1px 1px 0 var(--border-strong),inset -1px -1px 0 var(--surface-elevated)}.notes-vault-controls button:focus-visible,.notes-vault-controls button:hover{background:var(--background);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--background) 72%,var(--surface-muted))}color:var(--foreground)}.notes-vault-controls button:active{border-color:var(--control-border) var(--surface-elevated) var(--surface-elevated) var(--control-border);box-shadow:inset 1px 1px 0 var(--border-strong),inset -1px -1px 0 var(--surface-elevated)}.notes-vault-close:focus-visible,.notes-vault-toggle:focus-visible{outline:1px dotted var(--foreground);outline-offset:-4px}.notes-vault-control-glyph{font-size:.75rem;font-weight:650;line-height:1}.notes-vault-close-mobile{display:none}.notes-vault-content{min-width:0;max-width:none;padding-top:0}.notes-vault-content>:first-child{margin-top:0}.notes-vault-content>h1:first-of-type{view-transition-name:var(--note-title-view-transition,none)}.notes-vault-backdrop{display:none}@media (max-width:639px){html.notes-drawer-open,html.notes-drawer-open .desktop-browser__document,html.notes-drawer-open body{overflow:hidden}.notes-vault-shell,.notes-vault-shell.is-collapsed{display:block;padding-top:1rem}.notes-vault-shell:not(.is-collapsed) .notes-vault-toggle,.notes-vault-toggle{display:inline-flex;margin-bottom:1.25rem}.notes-vault-sidebar{position:absolute;z-index:100;top:0;bottom:0;left:0;display:block;width:min(20rem,calc(100% - 3rem));max-height:none;overflow-y:auto;border-right:1px solid var(--border);border-bottom:0;background:var(--background);padding:1rem;transform:translateX(-105%);visibility:hidden;transition:transform .18s ease,visibility 0s linear .18s;box-shadow:none}.notes-vault-sidebar[data-mobile-open=true]{transform:translateX(0);visibility:visible;transition-delay:0s}.notes-vault-sidebar:after{content:"";position:absolute;top:0;right:-1px;bottom:0;width:1px;background:var(--primary);opacity:.65}.notes-vault-backdrop{position:absolute;z-index:90;inset:0;display:block;pointer-events:none;border:0;background:rgb(13 23 40/45%);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility 0s linear .18s}.notes-vault-backdrop[data-mobile-open=true]{pointer-events:auto;opacity:1;visibility:visible;transition-delay:0s}.notes-vault-close-mobile{display:inline}.notes-vault-close-desktop{display:none}}@media (max-width:359px){.notes-vault-sidebar{width:100%;border-right:0}}[data-theme=dark] .notes-vault-backdrop{background:rgb(0 0 0/58%)}@media (prefers-reduced-motion:reduce){.notes-vault-backdrop,.notes-vault-close,.notes-vault-controls button,.notes-vault-sidebar,.notes-vault-toggle{transition:none}}.app-prose :where(pre.astro-code span),.post-content :where(pre.astro-code span){color:inherit}.app-prose :where(pre.astro-code .highlighted),.app-prose :where(pre.astro-code .line-highlight),.post-content :where(pre.astro-code .highlighted),.post-content :where(pre.astro-code .line-highlight){border-inline-start-color:var(--code-line-highlight-border);background:var(--code-line-highlight)}.app-prose :where(pre.astro-code ::selection),.post-content :where(pre.astro-code ::selection){background:var(--code-selection);color:var(--selection-foreground)}.notes-tree-folder-summary{min-height:2rem;gap:.2rem!important;border-radius:.25rem;padding-block:.075rem;padding-right:.25rem;font-size:.875rem}.notes-tree-folder-summary:hover{background:var(--background);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--background) 78%,var(--surface-muted))}}.notes-tree-folder-toggle{display:inline-grid;width:1rem;height:1.35rem;flex:none;place-items:center;border:0;border-radius:0;background:transparent;color:var(--primary);font-size:.8rem;font-weight:750;line-height:1;transform-origin:center;transition:color .15s ease,background-color .15s ease,transform .15s ease}.notes-tree-folder[open]>.notes-tree-folder-summary .notes-tree-folder-toggle{transform:rotate(90deg);background:transparent}.notes-tree-folder-label{line-height:1.3rem}.notes-tree-folder-icons{position:relative;display:inline-block;width:1rem;height:1rem;flex:none}.notes-tree-folder-icon{position:absolute;inset:0}.notes-tree-folder-icon--open,.notes-tree-folder[open]>.notes-tree-folder-summary .notes-tree-folder-icon--closed{display:none}.notes-tree-folder[open]>.notes-tree-folder-summary .notes-tree-folder-icon--open{display:block}.notes-vault-sidebar [data-notes-nav-kind=note]{display:flex;min-height:2rem;align-items:center}@media (max-width:639px){.notes-vault-toolbar{justify-content:flex-start;margin-top:-.15rem;margin-bottom:.85rem}.notes-vault-controls{gap:.25rem}.notes-vault-controls button{width:2.75rem;height:2.75rem}.notes-vault-close,.notes-vault-toggle{min-height:2.75rem}.notes-tree-folder-summary{min-height:2.5rem}.notes-tree-folder-toggle{width:1.15rem;height:1.5rem}.notes-vault-sidebar [data-notes-nav-kind=note]{min-height:2.5rem}}.notes-tree-folder-summary:hover .notes-tree-folder-toggle{background:var(--background);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--background) 68%,var(--surface-muted))}color:var(--foreground)}.notes-tree-folder-summary:active .notes-tree-folder-toggle,.notes-tree-folder[open]>.notes-tree-folder-summary:hover .notes-tree-folder-toggle{color:var(--primary)}.history-stream{margin:0;border-top:1px solid var(--border);padding:0;list-style:none}.history-entry{border-bottom:1px dashed var(--border);scroll-margin-top:5rem}.history-entry:last-child{border-bottom:0}.history-entry--post,.history-log__panel,.history-log__summary-content{display:grid;grid-template-columns:6.25rem 4ch minmax(0,1fr);column-gap:.75rem}.history-entry--post{align-items:baseline;min-height:2.75rem;padding-block:.625rem}.history-entry__date{grid-column:1;color:var(--text-muted);font-size:.75rem;font-variant-numeric:tabular-nums;line-height:1.5rem;white-space:nowrap}.history-entry__kind{grid-column:2;color:var(--primary);font-size:.75rem;font-weight:750;letter-spacing:.08em;line-height:1.5rem}.history-entry__post-title{grid-column:3;min-width:0;color:var(--link);font-size:.95rem;font-weight:650;line-height:1.5rem;overflow-wrap:anywhere;text-underline-offset:.22rem}.history-entry__post-title:visited{color:var(--link-visited)}.history-entry__post-title:hover{color:var(--link-hover);text-decoration-line:underline;text-decoration-style:dashed}.history-log>summary{list-style:none}.history-log>summary::-webkit-details-marker{display:none}.history-log__summary{min-height:2.75rem;padding-block:.3rem;cursor:pointer;user-select:none}.history-log__summary-content{align-items:center;margin:0}.history-log__summary:hover .history-log__title{color:var(--link-hover);text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:.22rem}.history-log__summary:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.history-log__title-row{grid-column:3;display:flex;min-width:0;align-items:baseline;gap:.55rem}.history-log__marker{flex:0 0 auto;color:var(--primary);font-size:.7rem;font-weight:700;line-height:1.5rem}.history-log[open] .history-log__marker-closed,.history-log__marker-open{display:none}.history-log[open] .history-log__marker-open{display:inline}.history-log__title{min-width:0;color:var(--foreground-strong);font-size:.95rem;font-weight:650;line-height:1.5rem;overflow-wrap:anywhere}.history-log[open] .history-log__summary-content{align-items:baseline;row-gap:.15rem}.history-log[open] .history-log__summary{padding-top:.55rem;padding-bottom:.2rem}.history-log[open] .history-log__title-row{grid-row:2;grid-column:2/-1}.history-log__panel{position:relative;padding-bottom:.9rem}.history-log:not([open])>.history-log__panel{display:none}.history-log__legacy-target,.history-log__panel{scroll-margin-top:5rem}.history-log__legacy-target{position:absolute;inset:0 auto auto 0}.history-log__panel-inner{grid-column:2/-1;min-width:0;max-width:42rem;border-left:1px solid var(--border);@supports (color:color-mix(in lab,red,red)){border-left-color:color-mix(in srgb,var(--border) 72%,var(--primary));border-left-style:solid;border-left-width:1px}padding:.2rem 0 .1rem .85rem}.history-log__meta-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .7rem;color:var(--text-muted);font-size:.75rem;line-height:1.45}.history-log__permalink{color:var(--link);text-decoration:none}.history-log__permalink:hover{color:var(--link-hover);text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:.18rem}.history-log__body{margin-top:.55rem;font-size:.875rem;line-height:1.65}.history-log__body :where(h2){margin-top:1rem;margin-bottom:.2rem;font-size:.95rem;font-weight:700;line-height:1.5rem}.history-log__body :where(h2:first-child){margin-top:0}.history-log__body :where(p){margin-top:.2rem;margin-bottom:.7rem}.history-log__body>:last-child,.history-log__body>:last-child>:last-child{margin-bottom:0}.history-log__notes{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .65rem;margin-top:.65rem}.history-log__notes h4{color:var(--text-muted);font-size:.75rem;font-weight:500;line-height:1.4rem}.history-log__notes ul{display:flex;flex-wrap:wrap;gap:.2rem .7rem;margin:0;padding-left:0;list-style:none}.history-log__notes a{color:var(--link);font-size:.78rem;line-height:1.4rem;text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:.2rem}.history-log__notes a:before{content:"./";color:var(--text-muted);text-decoration:none}.history-log__notes a:visited{color:var(--link-visited)}.history-log__notes a:hover{color:var(--link-hover)}@media (max-width:639px){.history-entry--post,.history-log__panel,.history-log__summary-content{grid-template-columns:4ch minmax(0,1fr);column-gap:.65rem}.history-entry--post{row-gap:.05rem}.history-entry__date{grid-row:1;grid-column:1/-1;line-height:1.2rem}.history-entry__kind{grid-row:2;grid-column:1}.history-entry__post-title,.history-log[open] .history-log__title-row,.history-log__title-row{grid-row:2;grid-column:2}.history-log__summary-content{row-gap:.05rem}.history-log__summary{padding-block:.45rem}.history-log[open] .history-log__summary{padding-top:.45rem}.history-log__panel-inner{grid-column:2;padding-left:.7rem}}.site-mark-link{border:1px solid;border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);border-radius:0;background:var(--desktop-chrome);color:var(--primary);box-shadow:inset 1px 1px 0 var(--desktop-light),inset -1px -1px 0 var(--desktop-mid);text-decoration-line:none;transition:background-color 80ms linear}.site-mark-link:hover{background:var(--desktop-hover)}.site-mark-link--active,.site-mark-link:active{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed);box-shadow:inset 1px 1px 0 var(--desktop-mid)}.site-mark{--mark-edge:#11194f;display:inline-flex;min-width:3.35rem;align-items:center;gap:.075em;transform:skewX(-7deg);filter:drop-shadow(1px 1px 0 var(--mark-edge));line-height:.9;white-space:nowrap;font-family:var(--font-logo,var(--font-mono,ui-monospace,monospace))}.site-mark__glyph,.site-mark__plus{color:#5578d4;line-height:1}@supports ((background-clip:text) or (-webkit-background-clip:text)){.site-mark__glyph,.site-mark__plus{background-image:linear-gradient(180deg,#f4f8ff,#a9cbff 22%,#5778d0 46%,#668be5 51%,#667fd8 72%,#dbe9ff);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}.site-mark__glyph{font-size:1.5em;font-weight:800;letter-spacing:-.02em}.site-mark__plus{font-size:1.1em;font-weight:900;transform:translateY(.02em)}.title-mark{color:var(--foreground-strong);font-size:clamp(2.25rem,1.85rem + 2vw,3rem);font-weight:800;line-height:1;letter-spacing:-.045em}.title-mark__glyph{display:inline-block;transform:skewX(-2deg);transform-origin:left center;text-shadow:.035em .035em 0 var(--primary);@supports (color:color-mix(in lab,red,red)){text-shadow:.035em .035em 0 color-mix(in srgb,var(--primary) 18%,transparent)}}.site-header{position:relative;z-index:40;width:100%;border-bottom:1px solid var(--desktop-dark);color:var(--desktop-text);box-shadow:inset 0 -1px 0 var(--desktop-mid),0 1px 0 var(--desktop-light);font-family:var(--font-system-ui);view-transition-name:site-header}.site-header,.site-header__row{background:var(--desktop-chrome)}.site-header__row{min-height:2.75rem;border-top:1px solid var(--desktop-light)}.header-menu-panel{position:absolute;inset-inline-end:0;top:calc(100% + 1px);z-index:30;width:min(100%,24rem);max-height:calc(100dvh - var(--desktop-taskbar-height) - 5rem);gap:0;overflow:auto;border:2px solid;border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);background:var(--desktop-chrome);padding:2px;box-shadow:inset 1px 1px 0 var(--desktop-light),inset -1px -1px 0 var(--desktop-mid),3px 3px 0 rgb(0 0 0/28%)}.header-menu-panel :is(.nav-link,.header-tool){gap:.3rem}@media (max-width:1023px){.header-menu-panel{font-family:var(--font-system-ui);font-size:11px;line-height:1.15}.header-menu-panel>li{min-width:0}.header-menu-panel :is(.nav-link,.header-tool){gap:.55rem;width:100%;min-height:2.75rem;border:1px solid transparent;background:transparent;color:var(--desktop-text);text-decoration:none}.header-menu-panel :is(.nav-link,.header-tool):focus-visible,.header-menu-panel :is(.nav-link,.header-tool):hover{border-color:var(--desktop-caption);outline:1px dotted currentColor;outline-offset:-4px;background:var(--desktop-caption);color:#ffffff;text-decoration:none}.header-menu-panel :is(.active-nav),.header-menu-panel :is(.nav-link,.header-tool):active{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed);color:var(--desktop-text);box-shadow:inset 1px 1px 0 var(--desktop-mid),inset -1px -1px 0 var(--desktop-light)}.header-menu-panel :is(.active-nav):focus-visible,.header-menu-panel :is(.active-nav):hover{border-color:var(--desktop-caption);background:var(--desktop-caption);color:#ffffff}.header-menu-panel .header-tool{justify-content:flex-start;color:var(--desktop-text);font-size:inherit;font-weight:500;line-height:inherit}.header-menu-separator{height:2px;margin:.15rem .25rem;border-top:1px solid var(--desktop-mid);border-bottom:1px solid var(--desktop-light)}}@media (min-width:1024px){.header-menu-panel{position:static;width:auto;border:0;background:transparent;padding:0;box-shadow:none}.header-menu-panel :is(.nav-link,.header-tool){border:1px solid transparent;color:var(--desktop-text);font-size:11px;font-weight:500}.header-menu-panel :is(.nav-link,.header-tool):focus-visible,.header-menu-panel :is(.nav-link,.header-tool):hover{border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);outline:1px dotted currentColor;outline-offset:-4px;background:var(--desktop-hover);color:var(--desktop-text)}.header-menu-panel :is(.active-nav),.header-menu-panel :is(.nav-link,.header-tool):active{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed);color:var(--desktop-text);box-shadow:inset 1px 1px 0 var(--desktop-mid)}.header-menu-separator{display:none}}.site-mark-link:hover .site-mark{filter:drop-shadow(1px 1px 0 var(--mark-edge))}.active-nav{color:var(--desktop-text);text-decoration:none}.nav-link{position:relative}.nav-link,.nav-link:hover{text-decoration:none}.header-menu-toggle,.header-tool{color:var(--desktop-text);font-size:11px;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap}.header-menu-toggle{gap:.4rem;border:1px solid;border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);border-radius:0;background:var(--desktop-chrome);color:var(--desktop-text);box-shadow:inset 1px 1px 0 var(--desktop-light),inset -1px -1px 0 var(--desktop-mid);font-family:var(--font-system-ui)}.header-menu-caret{width:0;height:0;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent;transform:rotate(0deg)}.header-menu-toggle[aria-expanded=true] .header-menu-caret{transform:rotate(180deg)}.header-menu-icon{display:block}.header-menu-toggle:active,.header-menu-toggle[aria-expanded=true]{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed);box-shadow:inset 1px 1px 0 var(--desktop-mid)}.header-menu-toggle:hover,.header-tool.active-nav,.header-tool:hover{color:var(--desktop-text)}.header-tool--theme{min-width:3.4rem}.retro98--contents{display:contents}.retro98 .window{border:0;border-radius:0}.retro98 :is(.desktop-explorer.window,.desktop-terminal.window,.desktop-calendar.window,.avatar-window.window){--desktop-chrome:#c0c0c0;--desktop-light:#ffffff;--desktop-mid:#808080;--desktop-dark:#0a0a0a;--desktop-caption:#000080;--desktop-caption-end:#426d9f;--desktop-hover:#dfdfdf;--desktop-pressed:#b0b0b0;--desktop-text:#222222;--desktop-field:#ffffff;--desktop-field-text:#101010;--desktop-selection:#000080;--desktop-selection-text:#ffffff;color:#222222}.retro98 .title-bar{min-height:1.25rem;gap:2px;border:0;background:linear-gradient(90deg,var(--desktop-caption),var(--desktop-caption-end));text-shadow:none}.retro98 .title-bar.inactive{background:linear-gradient(90deg,#595959,#767676)}.retro98 .title-bar-controls>button{width:16px;height:14px}.retro98 .title-bar-controls .window-control-glyph{visibility:hidden}.retro98 .desktop-system-menu__trigger{width:1.25rem;min-width:0;height:1.25rem;min-height:0;border:1px solid transparent;background:transparent;padding:1px;color:#101010;box-shadow:none;text-shadow:none}.retro98 :is(.desktop-system-menu__popup>button,.desktop-explorer__menu>button,.desktop-explorer__menu-popup>button,.desktop-explorer__tool-group button,.desktop-explorer__content th button,.desktop-explorer__object,.desktop-terminal__line[data-tone=link] button){min-width:0;box-shadow:none;text-shadow:none}.retro98 .desktop-terminal__line[data-tone=link] button{min-height:0}.retro98 .avatar-window .title-bar-text{margin-right:2px}.desktop-taskbar.retro98 :is(.desktop-taskbar__start,.desktop-taskbar__app,.desktop-taskbar__tray){min-width:0;min-height:1.9rem}.desktop-taskbar.retro98 .desktop-taskbar__tray{min-width:4.4rem;border:0;border-radius:0;background:#c0c0c0;padding-inline:.35rem;color:#101010;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px #808080;font:inherit;text-shadow:none}.desktop-taskbar.retro98 .desktop-taskbar__tray:hover{background:#c0c0c0}.desktop-taskbar.retro98 .desktop-taskbar__tray:is(:active,[aria-expanded=true]){background:#b0b0b0;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px #0a0a0a}.desktop-taskbar.retro98 .desktop-taskbar__start{padding-inline:.38rem .48rem}.desktop-taskbar.retro98 .desktop-taskbar__app{padding-inline:.45rem}.retro98 .desktop-window-resize-handle{min-width:0;min-height:0;border:0;background:transparent;padding:0;box-shadow:none;text-shadow:none}.retro98 .desktop-explorer__object{border:1px solid transparent;background:transparent;padding:0;color:inherit;font:inherit}.retro98 .desktop-calendar__month button{min-width:0}.retro98 .avatar-window figcaption{border-top:0;background:#c0c0c0;color:#222222}.retro98 :is(.desktop-terminal__prompt,.desktop-terminal__input){font:inherit}.retro98 .desktop-explorer__find input[type=search]:focus-visible{outline:1px dotted #101010;outline-offset:-4px}.desktop-browser,.desktop-calendar,.desktop-explorer,.desktop-find,.desktop-start-menu,.desktop-taskbar,.desktop-terminal,.site-header{--desktop-chrome:#c8c8c8;--desktop-light:#ffffff;--desktop-mid:#808080;--desktop-dark:#202020;--desktop-caption:#12377d;--desktop-caption-end:#426d9f;--desktop-hover:#d8d8d8;--desktop-pressed:#b8b8b8;--desktop-text:#101010;--desktop-field:#ffffff;--desktop-field-text:#101010;--desktop-selection:#163f86;--desktop-selection-text:#ffffff;color:var(--desktop-text);font-family:var(--font-system-ui);font-size:11px;-webkit-font-smoothing:none;font-variant-ligatures:none;text-rendering:auto}.desktop-browser[data-active=true],.desktop-find[data-active=true],.desktop-terminal[data-active=true]{z-index:72}html[data-desktop-window-dragging]{cursor:move;user-select:none}html:is([data-desktop-window-resize-direction=n],[data-desktop-window-resize-direction=s]){--desktop-window-resize-cursor:ns-resize}html:is([data-desktop-window-resize-direction=e],[data-desktop-window-resize-direction=w]){--desktop-window-resize-cursor:ew-resize}html:is([data-desktop-window-resize-direction=ne],[data-desktop-window-resize-direction=sw]){--desktop-window-resize-cursor:nesw-resize}html:is([data-desktop-window-resize-direction=nw],[data-desktop-window-resize-direction=se]){--desktop-window-resize-cursor:nwse-resize}html[data-desktop-window-resizing]{cursor:var(--desktop-window-resize-cursor,nwse-resize);user-select:none}html[data-desktop-window-resizing] *{cursor:var(--desktop-window-resize-cursor,nwse-resize)!important}.desktop-system-menu{position:relative;z-index:12;display:inline-grid;flex:none;place-items:center;align-self:center;color:#101010;font-family:var(--font-system-ui);font-size:11px;font-weight:400;line-height:1;text-shadow:none;cursor:default}.desktop-system-menu :where(button){cursor:default}.desktop-system-menu__trigger{display:grid;width:1.25rem;height:1.25rem;place-items:center;border:1px solid transparent;border-radius:0;background:transparent;padding:1px;color:inherit;font:inherit}.desktop-system-menu[data-open=true] .desktop-system-menu__trigger,.desktop-system-menu__trigger:focus-visible,.desktop-system-menu__trigger:hover{border-color:var(--desktop-light,#ffffff) var(--desktop-dark,#202020) var(--desktop-dark,#202020) var(--desktop-light,#ffffff);outline:0;background:var(--desktop-hover,#d8d8d8);box-shadow:inset 1px 1px 0 rgb(255 255 255/35%)}.desktop-system-menu[data-open=true] .desktop-system-menu__trigger{border-color:var(--desktop-dark,#202020) var(--desktop-light,#ffffff) var(--desktop-light,#ffffff) var(--desktop-dark,#202020);background:var(--desktop-pressed,#b8b8b8);box-shadow:inset 1px 1px 0 var(--desktop-mid,#808080)}.desktop-system-menu__popup{position:absolute;z-index:15;top:calc(100% + 1px);left:-2px;display:grid;width:9.75rem;border:2px solid;border-color:var(--desktop-light,#ffffff) var(--desktop-dark,#202020) var(--desktop-dark,#202020) var(--desktop-light,#ffffff);background:var(--desktop-chrome,#c8c8c8);padding:2px;color:var(--desktop-text,#101010);box-shadow:inset 1px 1px 0 rgb(255 255 255/35%),inset -1px -1px 0 var(--desktop-mid,#808080),3px 3px 0 rgb(0 0 0/26%)}.desktop-system-menu__popup>button{min-height:1.65rem;border:0;border-radius:0;background:transparent;padding:.2rem 1.25rem;color:inherit;font:inherit;text-align:start;white-space:nowrap}.desktop-system-menu__popup>button:not(:disabled):focus-visible,.desktop-system-menu__popup>button:not(:disabled):hover{outline:0;background:var(--desktop-selection,#163f86);color:var(--desktop-selection-text,#ffffff)}.desktop-system-menu__popup>button:disabled{color:var(--desktop-mid,#808080);text-shadow:1px 1px 0 var(--desktop-light,#ffffff)}.desktop-system-menu__popup u{text-decoration-thickness:1px;text-underline-offset:1px}.desktop-system-menu__separator{height:2px;margin:.14rem .18rem;border-top:1px solid var(--desktop-mid,#808080);border-bottom:1px solid var(--desktop-light,#ffffff)}.desktop-taskbar{position:fixed;inset-inline:0;bottom:0;z-index:75;display:flex;min-height:calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));align-items:flex-start;gap:.25rem;border-top:2px solid var(--desktop-light);background:var(--desktop-chrome);padding:.2rem .25rem calc(.2rem + env(safe-area-inset-bottom));box-shadow:inset 0 1px 0 #dfdfdf;view-transition-name:desktop-taskbar}.desktop-taskbar__app,.desktop-taskbar__start{cursor:default}.desktop-taskbar__start{display:inline-flex;flex:none;align-items:center;gap:.28rem;padding-inline:.38rem .48rem;font-weight:700}.desktop-taskbar__start-logo{width:16px;height:16px}.desktop-icon,.desktop-taskbar__start-logo{display:block;flex:none;shape-rendering:crispEdges}.desktop-icon--rss{image-rendering:auto}.desktop-taskbar__apps{display:flex;min-width:0;flex:1;gap:.2rem;overflow:hidden}.desktop-taskbar__app{display:inline-flex;width:min(14rem,40vw);min-width:0;align-items:center;gap:.38rem;padding-inline:.45rem;text-align:start;flex:0 1 14rem}.desktop-taskbar__app>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-taskbar__app:active,.desktop-taskbar__app[data-active=true],.desktop-taskbar__start:active,.desktop-taskbar__start[data-pressed=true]{background:#b8b8b8;box-shadow:inset 1px 1px 0 var(--desktop-mid)}.desktop-taskbar__app[data-active=true]{background-color:#b8b8b8;background-image:repeating-linear-gradient(135deg,rgb(255 255 255/13%),rgb(255 255 255/13%) 1px,transparent 0,transparent 3px)}.desktop-taskbar__app:focus-visible,.desktop-taskbar__start:focus-visible{outline:1px dotted currentColor;outline-offset:-4px}.desktop-taskbar__app[data-taskbar-app=frieren][data-minimized=true]{view-transition-name:avatar-window}.desktop-taskbar__app[data-taskbar-app=frieren][data-minimized=true]>span{view-transition-name:avatar-filename}.desktop-taskbar__app[data-taskbar-app=terminal][data-minimized=true]{view-transition-name:desktop-terminal-window}.desktop-taskbar__app[data-taskbar-app=terminal][data-minimized=true]>span{view-transition-name:desktop-terminal-title}.desktop-taskbar__app[data-taskbar-app=explorer][data-minimized=true]{view-transition-name:desktop-explorer-window}.desktop-taskbar__app[data-taskbar-app=explorer][data-minimized=true]>span{view-transition-name:desktop-explorer-title}.desktop-taskbar__app[data-taskbar-app=browser][data-minimized=true]{view-transition-name:desktop-browser-window}.desktop-taskbar__app[data-taskbar-app=browser][data-minimized=true]>span{view-transition-name:desktop-browser-title}.desktop-taskbar__app[data-taskbar-app=find][data-minimized=true]{view-transition-name:desktop-find-window}.desktop-taskbar__app[data-taskbar-app=find][data-minimized=true]>span{view-transition-name:desktop-find-title}.browser-progress-container{position:absolute;inset:0 0 auto;pointer-events:none}.desktop-taskbar__tray{display:flex;flex:none;align-items:center;justify-content:center}.desktop-taskbar__tray:focus-visible{outline:1px dotted currentColor;outline-offset:-4px}.desktop-taskbar__clock{gap:0;color:#101010;font:inherit;font-size:.6875rem;line-height:1;white-space:nowrap}.desktop-taskbar__clock>span:last-child{display:none}.back-to-top-shell-offset{bottom:1rem}.desktop-start-menu{position:fixed;z-index:80;inset-inline-start:.25rem;bottom:calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));display:grid;width:min(19rem,calc(100vw - .5rem));max-height:calc(100dvh - var(--desktop-taskbar-height) - env(safe-area-inset-bottom) - .5rem);grid-template-columns:2.1rem minmax(0,1fr);overflow:auto;border:2px solid;border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);background:var(--desktop-chrome);padding:2px;box-shadow:inset 1px 1px 0 #dfdfdf,inset -1px -1px 0 var(--desktop-mid),3px 3px 0 rgb(0 0 0/28%);font-family:var(--font-system-ui);font-size:11px}.desktop-start-menu__brand{display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(#456ca9,#183f80);padding-block:.4rem;color:#dce9f9;font-size:.8rem;font-weight:800;letter-spacing:.08em;writing-mode:vertical-rl;transform:rotate(180deg);user-select:none}.desktop-start-menu__items{min-width:0;padding:.15rem}.desktop-start-menu__item{display:flex;width:100%;min-height:2.2rem;align-items:center;gap:.65rem;border:0;border-radius:0;background:transparent;padding:.25rem .55rem;color:#101010;font:inherit;font-size:inherit;line-height:1.15;text-align:start;text-decoration:none;cursor:default}.desktop-start-menu__item:focus-visible,.desktop-start-menu__item:hover{outline:0;background:#163f86;color:#ffffff}.desktop-start-menu__separator{height:2px;margin:.18rem .25rem;border-top:1px solid var(--desktop-mid);border-bottom:1px solid var(--desktop-light)}.desktop-calendar-shell{position:fixed;z-index:80;right:.25rem;bottom:calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom))}.desktop-calendar{width:min(18.5rem,calc(100vw - .5rem));view-transition-name:desktop-calendar}.desktop-calendar__month{display:grid;grid-template-columns:1.8rem minmax(0,1fr) 1.8rem;gap:.3rem;align-items:center;padding:.35rem .25rem .25rem}.desktop-calendar__month strong{overflow:hidden;color:var(--desktop-text);text-align:center;text-overflow:ellipsis;white-space:nowrap}.desktop-calendar__month button,.desktop-calendar__today{display:inline-grid;place-items:center}.desktop-calendar :is(button):focus-visible{outline:1px dotted currentColor;outline-offset:-4px}.desktop-calendar table{width:calc(100% - .5rem);margin:0 .25rem;border:2px solid;border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);border-collapse:collapse;background:var(--desktop-field);color:var(--desktop-field-text);table-layout:fixed;box-shadow:inset 1px 1px 0 var(--desktop-mid)}.desktop-calendar th{color:var(--desktop-field-text);@supports (color:color-mix(in lab,red,red)){color:color-mix(in srgb,var(--desktop-field-text) 72%,transparent)}font-size:.62rem;text-align:center}.desktop-calendar td{height:1.65rem;padding:0;text-align:center}.desktop-calendar td[data-today=true] time{display:inline-grid;width:1.45rem;height:1.35rem;place-items:center;background:var(--desktop-selection);color:var(--desktop-selection-text);outline:1px dotted var(--desktop-selection-text);outline-offset:-3px}.desktop-calendar__today{width:calc(100% - .5rem);margin:.3rem .25rem .25rem;padding:.2rem .4rem}.desktop-calendar__status{margin-top:.25rem}.desktop-shortcuts{position:fixed;z-index:10;top:.75rem;left:.45rem;display:grid;width:6.25rem;gap:.25rem;font-family:var(--font-system-ui);font-size:11px;-webkit-font-smoothing:none;text-rendering:auto}.desktop-shortcut{display:grid;min-width:0;min-height:4.65rem;place-items:center;align-content:center;gap:.2rem;border:1px solid transparent;border-radius:0;background:transparent;padding:.2rem;color:#ffffff;font:inherit;line-height:1.15;text-align:center;text-shadow:1px 1px #101010}.desktop-shortcut>span{max-width:100%;padding:.08rem .18rem;overflow-wrap:anywhere}.desktop-shortcut:is(:hover,:focus-visible,[data-selected=true]){outline:1px dotted #ffffff;outline-offset:-3px;background:rgb(0 0 128/35%)}.desktop-shortcut:is(:focus-visible,[data-selected=true])>span{background:#000080}html[data-desktop-maximized] .desktop-shortcuts{visibility:hidden;pointer-events:none}.desktop-browser{position:fixed;z-index:70;top:.65rem;left:calc(var(--desktop-shortcut-rail) + (100vw - var(--desktop-shortcut-rail)) / 2);display:flex;width:min(var(--desktop-browser-max-width),calc(100vw - 8rem));height:calc(100dvh - var(--desktop-taskbar-height) - env(safe-area-inset-bottom) - 1.3rem);min-height:0;flex-direction:column;overflow:hidden;transform:translateX(-50%);container-type:inline-size;view-transition-name:desktop-browser-window}.desktop-browser[data-window-state=maximized]{inset:0 0 calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));width:auto;height:auto;max-width:none;border-width:0;transform:none}.desktop-browser[data-window-positioned=true][data-window-state=normal]{top:var(--desktop-window-y);left:var(--desktop-window-x);transform:none}.desktop-browser[data-window-sized=true][data-window-state=normal]{width:var(--desktop-window-width);height:var(--desktop-window-height)}.desktop-browser__titlebar{flex:none;user-select:none}.desktop-browser__title{display:inline-flex;min-width:0;flex:1;align-items:center;gap:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;view-transition-name:desktop-browser-title}.desktop-browser__controls{flex:none;margin-left:auto}.desktop-browser__toolbar{display:flex;min-height:2.3rem;flex:none;align-items:center;gap:1px;border-bottom:1px solid var(--desktop-mid);background:var(--desktop-chrome);padding:.18rem .3rem;box-shadow:0 1px var(--desktop-light)}.desktop-browser__toolbar button{display:inline-flex;min-width:0;min-height:1.75rem;align-items:center;gap:.25rem;border:1px solid transparent;border-radius:0;background:transparent;padding:.18rem .35rem;color:var(--desktop-text);font:inherit}.desktop-browser__toolbar button:is(:hover,:focus-visible){border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);outline:1px dotted currentColor;outline-offset:-4px;background:var(--desktop-hover)}.desktop-browser__toolbar button:active{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed)}.desktop-browser__address{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:.4rem;align-items:center;flex:none;border-bottom:1px solid var(--desktop-mid);background:var(--desktop-chrome);padding:.2rem .35rem}.desktop-browser__address output{display:flex;min-width:0;min-height:1.6rem;align-items:center;gap:.35rem;border:2px solid;border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-field);padding:.1rem .3rem;color:var(--desktop-field-text);box-shadow:inset 1px 1px var(--desktop-mid)}.desktop-browser__address output>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-browser__viewport{position:relative;min-height:0;flex:1;overflow:hidden}.desktop-browser__document{position:relative;height:100%;overflow-x:hidden;overflow-y:auto;background:var(--background);color:var(--foreground);font-family:var(--font-google-sans-code),"Google Sans Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1rem;scrollbar-color:var(--scrollbar-thumb) var(--surface-muted);overscroll-behavior:contain}.desktop-browser__overlay-root{position:absolute;z-index:45;inset:0;overflow:hidden;pointer-events:none}.desktop-browser__overlay-root #btt-btn-container[aria-hidden=false],.desktop-browser__overlay-root .notes-vault-sidebar{pointer-events:auto}.desktop-browser__document .site-header{position:sticky;top:0}.desktop-browser__status{display:grid;min-height:1.45rem;grid-template-columns:minmax(0,1fr) minmax(5rem,18%);flex:none;padding-top:.18rem}.desktop-browser__status .status-bar-field{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-browser .desktop-window-resize-grip{bottom:2px}.desktop-explorer{position:fixed;z-index:70;top:clamp(1rem,8vh,4.5rem);left:50%;display:flex;width:min(52rem,calc(100vw - 1rem));height:min(34rem,calc(100dvh - var(--desktop-taskbar-height) - 2rem));flex-direction:column;overflow:hidden;transform:translateX(-50%);view-transition-name:desktop-explorer-window}.desktop-explorer[data-active=true]{z-index:72}.desktop-explorer[data-window-state=maximized]{inset:0 0 calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));width:auto;height:auto;max-width:none;border-width:0;transform:none}.desktop-explorer[data-window-positioned=true][data-window-state=normal]{top:var(--desktop-window-y);left:var(--desktop-window-x);transform:none}.desktop-explorer[data-window-sized=true][data-window-state=normal]{width:var(--desktop-window-width);height:var(--desktop-window-height)}.desktop-explorer__titlebar{flex:none;user-select:none}.desktop-explorer__title{display:inline-flex;min-width:0;flex:1;align-items:center;gap:.35rem;overflow:hidden;white-space:nowrap;view-transition-name:desktop-explorer-title}.desktop-explorer__controls{flex:none;margin-left:auto}.desktop-explorer__menubar{display:flex;min-height:1.55rem;flex:none;align-items:stretch;border-bottom:1px solid var(--desktop-mid);background:var(--desktop-chrome);padding-inline:.15rem}.desktop-explorer__menu{position:relative;display:flex}.desktop-explorer__menu>button{min-width:2.75rem;border:1px solid transparent;border-radius:0;background:transparent;padding:.2rem .45rem;color:var(--desktop-text);font:inherit;text-align:start}.desktop-explorer__menu>button:focus-visible,.desktop-explorer__menu>button:hover,.desktop-explorer__menu>button[aria-expanded=true]{border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);outline:0;background:var(--desktop-hover)}.desktop-explorer__menu>button[aria-expanded=true]{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed);box-shadow:inset 1px 1px 0 var(--desktop-mid)}.desktop-explorer__menu-popup{position:absolute;z-index:3;top:calc(100% - 1px);left:0;display:grid;width:max-content;min-width:11.5rem;border:2px solid;border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);background:var(--desktop-chrome);padding:2px;box-shadow:inset 1px 1px 0 #dfdfdf,inset -1px -1px 0 var(--desktop-mid),3px 3px 0 rgb(0 0 0/24%)}.desktop-explorer__menu-popup>button{display:grid;min-height:1.8rem;grid-template-columns:1rem minmax(0,1fr);gap:.55rem;align-items:center;border:0;border-radius:0;background:transparent;padding:.2rem .45rem;color:var(--desktop-text);font:inherit;text-align:start;white-space:nowrap}.desktop-explorer__menu-popup>button:focus-visible,.desktop-explorer__menu-popup>button:hover,.desktop-explorer__menu-popup>button[aria-current]{outline:0;background:var(--desktop-selection);color:var(--desktop-selection-text)}.desktop-explorer__menu-check{width:1rem;font-weight:800;text-align:center}.desktop-explorer__menu-separator{height:2px;margin:.15rem .25rem;border-top:1px solid var(--desktop-mid);border-bottom:1px solid var(--desktop-light)}.desktop-explorer__toolbar{display:flex;min-width:0;min-height:2.45rem;flex:none;align-items:center;gap:.35rem;border-top:1px solid var(--desktop-light);border-bottom:1px solid var(--desktop-mid);padding:.2rem .3rem}.desktop-explorer__tool-group{display:flex;flex:none;gap:1px;border-right:1px solid var(--desktop-mid);padding-right:.35rem;box-shadow:1px 0 0 var(--desktop-light)}.desktop-explorer__tool-group button{display:inline-flex;min-height:1.8rem;align-items:center;gap:.25rem;border:1px solid transparent;border-radius:0;background:transparent;padding:.2rem .35rem;color:var(--desktop-text);font:inherit}.desktop-explorer__tool-group button:not(:disabled):focus-visible,.desktop-explorer__tool-group button:not(:disabled):hover{border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);outline:1px dotted currentColor;outline-offset:-4px;background:var(--desktop-hover)}.desktop-explorer__tool-group button:not(:disabled):active{border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-pressed)}.desktop-explorer__tool-group button:disabled{color:var(--desktop-mid);filter:grayscale(1);opacity:.7}.desktop-explorer__find{display:flex;min-width:8rem;flex:1;align-items:center;gap:.3rem}.desktop-explorer__find-label{flex:none}.desktop-explorer__find input{min-width:0;flex:1;color:var(--desktop-field-text);font:inherit}.desktop-explorer__address{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:.4rem;align-items:center;flex:none;border-top:1px solid var(--desktop-light);border-bottom:1px solid var(--desktop-mid);padding:.22rem .35rem}.desktop-explorer__address>span{color:var(--desktop-text)}.desktop-explorer__address output{display:flex;min-width:0;min-height:1.65rem;align-items:center;gap:.35rem;border:2px solid;border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-field);padding:.12rem .35rem;color:var(--desktop-field-text);box-shadow:inset 1px 1px 0 var(--desktop-mid)}.desktop-explorer__address output>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-explorer__content{position:relative;min-height:0;flex:1;overflow:auto;border:2px solid;border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:var(--desktop-field);color:var(--desktop-field-text);box-shadow:inset 1px 1px 0 var(--desktop-mid);scrollbar-color:var(--desktop-mid) var(--desktop-chrome)}.desktop-explorer__content table{width:100%;border-collapse:collapse;table-layout:fixed}.desktop-explorer__content th{z-index:1;color:var(--desktop-text);text-align:start}.desktop-explorer__content th:first-child{width:54%}.desktop-explorer__content th:nth-child(2){width:25%}.desktop-explorer__content th:nth-child(3){width:21%}.desktop-explorer__content table[data-has-modified=false] th:first-child{width:68%}.desktop-explorer__content table[data-has-modified=false] th:nth-child(2){width:32%}.desktop-explorer__content th button{width:100%;height:100%;border:0;border-radius:0;background:transparent;padding-inline:.4rem;color:inherit;font:inherit;text-align:start}.desktop-explorer__content th button:focus-visible{outline:1px dotted currentColor;outline-offset:-4px}.desktop-explorer__content td{overflow:hidden;border-bottom:1px dotted var(--desktop-field-text);@supports (color:color-mix(in lab,red,red)){border-bottom-color:color-mix(in srgb,var(--desktop-field-text) 22%,transparent);border-bottom-style:dotted;border-bottom-width:1px}padding:.1rem .4rem;color:inherit;text-overflow:ellipsis;white-space:nowrap}.desktop-explorer__content tbody tr:hover{background:var(--desktop-selection);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--desktop-selection) 10%,var(--desktop-field))}}.desktop-explorer__object{display:inline-flex;width:100%;min-width:0;min-height:1.55rem;align-items:center;gap:.4rem;border:1px solid transparent;border-radius:0;background:transparent;padding:0;color:inherit;font:inherit;text-align:start}.desktop-explorer__object>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-explorer__object:focus-visible,.desktop-explorer__object:hover{outline:0;color:var(--desktop-selection);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:.18rem}.desktop-explorer__empty{margin:1rem;color:var(--desktop-field-text);@supports (color:color-mix(in lab,red,red)){color:color-mix(in srgb,var(--desktop-field-text) 68%,transparent)}}.desktop-explorer__status{display:grid;min-height:1.55rem;grid-template-columns:minmax(0,1fr) minmax(7rem,30%);gap:.2rem;flex:none;padding-top:.2rem}.desktop-explorer__status>span{min-width:0;overflow:hidden;border:1px solid;border-color:var(--desktop-mid) var(--desktop-light) var(--desktop-light) var(--desktop-mid);padding:.15rem .35rem;color:var(--desktop-text);text-overflow:ellipsis;white-space:nowrap;box-shadow:inset 1px 1px 0 var(--desktop-mid);@supports (color:color-mix(in lab,red,red)){box-shadow:inset 1px 1px 0 color-mix(in srgb,var(--desktop-mid) 45%,transparent)}}.desktop-window-resize-handle{position:absolute;z-index:50;display:none;min-width:0;min-height:0;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none;touch-action:none}.desktop-window-resize-handle[data-window-resize-direction=n]{top:0;right:12px;left:12px;height:4px;cursor:ns-resize}.desktop-window-resize-handle[data-window-resize-direction=e]{top:12px;right:0;bottom:24px;width:4px;cursor:ew-resize}.desktop-window-resize-handle[data-window-resize-direction=s]{right:24px;bottom:0;left:12px;height:4px;cursor:ns-resize}.desktop-window-resize-handle[data-window-resize-direction=w]{top:12px;bottom:12px;left:0;width:4px;cursor:ew-resize}.desktop-window-resize-handle[data-window-resize-direction=ne],.desktop-window-resize-handle[data-window-resize-direction=nw],.desktop-window-resize-handle[data-window-resize-direction=sw]{width:12px;height:12px}.desktop-window-resize-handle[data-window-resize-direction=ne]{top:0;right:0;clip-path:polygon(0 0,100% 0,100% 100%,66.666% 100%,66.666% 33.333%,0 33.333%);cursor:nesw-resize}.desktop-window-resize-handle[data-window-resize-direction=nw]{top:0;left:0;clip-path:polygon(0 0,100% 0,100% 33.333%,33.333% 33.333%,33.333% 100%,0 100%);cursor:nwse-resize}.desktop-window-resize-handle[data-window-resize-direction=sw]{bottom:0;left:0;clip-path:polygon(0 0,33.333% 0,33.333% 66.666%,100% 66.666%,100% 100%,0 100%);cursor:nesw-resize}.desktop-window-resize-grip{right:3px;bottom:3px;width:1.5rem;height:1.5rem;color:var(--desktop-dark);cursor:nwse-resize}.desktop-window-resize-grip:before{position:absolute;right:1px;bottom:1px;width:2px;height:2px;background:currentColor;box-shadow:-4px 0 currentColor,-8px 0 currentColor,0 -4px currentColor,-4px -4px currentColor,0 -8px currentColor;content:""}.desktop-window-resize-grip:after{position:absolute;right:0;bottom:0;width:2px;height:2px;background:var(--desktop-light);box-shadow:-4px 0 var(--desktop-light),-8px 0 var(--desktop-light),0 -4px var(--desktop-light),-4px -4px var(--desktop-light),0 -8px var(--desktop-light);content:""}.desktop-window-resize-grip:focus-visible{outline:1px dotted var(--desktop-text);outline-offset:1px}.desktop-terminal{position:fixed;z-index:70;top:clamp(1rem,11vh,6rem);left:50%;display:flex;width:min(44rem,calc(100vw - 1rem));height:min(31rem,calc(100dvh - var(--desktop-taskbar-height) - 2rem));flex-direction:column;overflow:hidden;transform:translateX(-50%);view-transition-name:desktop-terminal-window}.desktop-terminal[data-window-state=maximized]{inset:0 0 calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));width:auto;height:auto;max-width:none;border-width:0;transform:none}.desktop-terminal[data-window-positioned=true][data-window-state=normal]{top:var(--desktop-window-y);left:var(--desktop-window-x);transform:none}.desktop-terminal[data-window-sized=true][data-window-state=normal]{width:var(--desktop-window-width);height:var(--desktop-window-height)}.desktop-terminal__titlebar{flex:none;user-select:none}.desktop-terminal__title{display:inline-flex;min-width:0;flex:1;align-items:center;gap:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;view-transition-name:desktop-terminal-title}.desktop-terminal__controls{flex:none;margin-left:auto}.desktop-terminal__console{display:flex;min-height:0;flex:1;flex-direction:column;border:2px solid;border-color:var(--desktop-dark) var(--desktop-light) var(--desktop-light) var(--desktop-dark);background:#050505;color:#d8d8d8;box-shadow:inset 1px 1px 0 #000000;font-family:Lucida Console,Monaco,Consolas,Courier New,monospace;font-size:.78rem;line-height:1.35}.desktop-terminal__history{min-height:0;flex:1;overflow:auto;padding:.55rem .65rem .25rem;scrollbar-color:#a0a0a0 #202020}.desktop-terminal__line{min-height:1.05rem;margin:0;color:#d8d8d8;white-space:pre-wrap;overflow-wrap:anywhere}.desktop-terminal__line[data-tone=muted]{color:#9b9b9b}.desktop-terminal__line[data-tone=success]{color:#8fdb91}.desktop-terminal__line[data-tone=error]{color:#ff9898}.desktop-terminal__line[data-tone=link] a,.desktop-terminal__line[data-tone=link] button{border:0;background:transparent;padding:0;color:#83c9e8;font:inherit;text-align:start;text-decoration:underline;text-underline-offset:.15rem;cursor:pointer}.desktop-terminal__input-row{display:flex;flex:none;align-items:center;gap:.4rem;padding:.1rem .65rem .55rem}.desktop-terminal__prompt{flex:none;color:#d8d8d8;white-space:nowrap}.desktop-terminal__input{min-width:0;flex:1;border:0;border-radius:0;outline:0;background:transparent;padding:0;color:#ffffff;caret-color:#ffffff;font:inherit;box-shadow:none}.desktop-terminal__input:focus{border:0;outline:0;box-shadow:none}.desktop-find{position:fixed;z-index:70;top:clamp(1.25rem,12vh,7rem);left:50%;display:flex;width:min(48rem,calc(100vw - 1rem));height:min(31rem,calc(100dvh - var(--desktop-taskbar-height) - 2rem));flex-direction:column;overflow:hidden;transform:translateX(-50%);view-transition-name:desktop-find-window}.desktop-find[data-window-state=maximized]{inset:0 0 calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));width:auto;height:auto;max-width:none;border-width:0;transform:none}.desktop-find[data-window-positioned=true][data-window-state=normal]{top:var(--desktop-window-y);left:var(--desktop-window-x);transform:none}.desktop-find[data-window-sized=true][data-window-state=normal]{width:var(--desktop-window-width);height:var(--desktop-window-height)}.desktop-find__titlebar{flex:none;user-select:none}.desktop-find__title{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;view-transition-name:desktop-find-title}.desktop-find__controls{flex:none;margin-left:auto}.desktop-find__form{display:grid;grid-template-columns:2.5rem auto minmax(7rem,1fr) auto;gap:.35rem .5rem;align-items:center;flex:none;border-bottom:1px solid var(--desktop-mid);padding:.55rem;box-shadow:0 1px var(--desktop-light)}.desktop-find__form input{min-width:0;color:#101010;font:inherit}.desktop-find__form button{min-width:5.5rem}.desktop-find__results{min-height:0;flex:1;margin:.45rem .45rem 0;overflow:auto;background:#ffffff;color:#101010}.desktop-find__results table{width:100%;border-collapse:collapse;table-layout:fixed}.desktop-find__results th{position:sticky;z-index:1;top:0;width:27%;border-right:1px solid #808080;border-bottom:1px solid #808080;background:#c0c0c0;padding:.2rem .35rem;color:#101010;text-align:start}.desktop-find__results th:first-child{width:46%}.desktop-find__results td{overflow:hidden;border-bottom:1px dotted #b0b0b0;padding:.12rem .35rem;text-overflow:ellipsis;white-space:nowrap}.desktop-find__results td button{display:inline-flex;width:100%;min-width:0;min-height:1.5rem;align-items:center;gap:.35rem;border:0;background:transparent;padding:0;color:inherit;font:inherit;text-align:start}.desktop-find__results td button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-find__results td button:is(:hover,:focus-visible){outline:1px dotted #ffffff;outline-offset:-2px;background:var(--desktop-selection);color:var(--desktop-selection-text)}.desktop-find__empty{margin:0;padding:.75rem}.desktop-find__status{flex:none;padding-top:.25rem}.home-hero{border-bottom:1px solid var(--border);padding-block:1.75rem 2.25rem}.home-hero__status{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:var(--text-muted);font-size:.75rem}.home-hero__status>span[aria-hidden=true]{display:none}.home-hero__status>[data-discord-status]:not([hidden])~time:before{content:"/";color:var(--border-strong)}.home-hero__status :where(span,time){font-size:inherit}.discord-presence{--presence-current:var(--presence-offline)}.discord-presence[data-discord-status=online]{--presence-current:var(--presence-online)}.discord-presence[data-discord-status=idle]{--presence-current:var(--presence-away)}.discord-presence[data-discord-status=dnd]{--presence-current:var(--presence-busy)}.discord-presence__dot{width:10px;height:10px;flex:none;border:1px solid var(--presence-current);@supports (color:color-mix(in lab,red,red)){border-left-color:color-mix(in srgb,var(--presence-current) 72%,#000000);border-left-style:solid;border-left-width:1px;border-bottom-color:color-mix(in srgb,var(--presence-current) 72%,#000000);border-bottom-style:solid;border-bottom-width:1px;border-right-color:color-mix(in srgb,var(--presence-current) 72%,#000000);border-right-style:solid;border-right-width:1px;border-top-color:color-mix(in srgb,var(--presence-current) 72%,#000000);border-top-style:solid;border-top-width:1px}background:var(--presence-current);box-shadow:inset 1px 1px 0 rgb(255 255 255/48%),1px 1px 0 rgb(0 0 0/24%)}.discord-presence__value{color:var(--presence-current);font-weight:700}.home-hero__grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;margin-top:1.5rem}.home-hero__kicker{margin-bottom:.65rem;color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.035em}.home-hero__title-row{display:flex;align-items:center;gap:.75rem}.home-hero__rss{display:inline-flex;width:2rem;height:2rem;flex:none;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:var(--link);box-shadow:none}.home-hero__rss:hover{outline:1px dotted currentColor;outline-offset:2px}.home-hero__rss:active{background:transparent;box-shadow:none;transform:none}.home-hero__rss:focus-visible{outline:1px dotted currentColor;outline-offset:2px}.home-hero__intro{max-width:38rem;margin-top:1.35rem;line-height:1.65}.home-hero__intro p+p{margin-top:.65rem}.home-hero__intro a{color:var(--link);text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:.25rem}.home-hero__intro a:visited{color:var(--link-visited)}.home-hero__intro a:hover{color:var(--link-hover)}.home-hero__socials{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:1.1rem;color:var(--text-muted);font-size:.75rem}.home-hero__socials>div{display:flex;align-items:center;gap:.1rem}.avatar-window-frame{position:fixed;z-index:70;top:4.5rem;right:.75rem;width:var(--avatar-window-size,10.5rem);max-width:100%}.avatar-window-frame[data-active=true]{z-index:72}.avatar-window-frame[data-window-state=minimized]{width:0;height:0;overflow:hidden}.avatar-window-frame[data-maximized=true]{position:fixed;inset:0 0 calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom));width:auto;max-width:none;height:auto;background:var(--background)}.avatar-window-frame[data-maximized=true] .avatar-window{display:flex;width:100%;height:100%;flex-direction:column;border:0;box-shadow:none}.avatar-window{width:100%;overflow:hidden;view-transition-name:avatar-window}.avatar-window[data-window-positioned=true][data-window-state=normal]{position:fixed;z-index:70;top:var(--desktop-window-y);left:var(--desktop-window-x);width:var(--avatar-window-size,10.5rem);max-width:calc(100vw - .5rem)}.avatar-window[data-window-positioned=true][data-window-state=normal][data-active=true]{z-index:72}.avatar-window__bar{user-select:none}.avatar-window .desktop-system-menu__popup{width:7rem}.avatar-window .desktop-system-menu__popup>button{padding-inline:.65rem}@media (min-width:640px){.desktop-window-resize-handle{display:block}.avatar-window[data-window-state=normal] .avatar-window__bar,.desktop-browser[data-window-state=normal] .desktop-browser__titlebar,.desktop-explorer[data-window-state=normal] .desktop-explorer__titlebar,.desktop-find[data-window-state=normal] .desktop-find__titlebar,.desktop-terminal[data-window-state=normal] .desktop-terminal__titlebar{cursor:move;touch-action:none}:is(.desktop-browser__control,.desktop-explorer__control,.desktop-terminal__control,.desktop-find__control,.avatar-window__control),:is(.desktop-browser__controls,.desktop-explorer__controls,.desktop-terminal__controls,.desktop-find__controls,.avatar-window__controls){cursor:default}}.avatar-window__filename{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;view-transition-name:avatar-filename}.avatar-window__controls{flex:none;margin-left:auto}.avatar-window__control{flex:none;margin:0;cursor:pointer}.avatar-window__image{background:var(--surface-muted);padding:3px}.avatar-window-frame[data-maximized=true] .avatar-window__image{display:grid;min-height:0;flex:1;place-items:center;background:#101827}.avatar-window__image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.avatar-window-frame[data-maximized=true] .avatar-window__image img{width:min(100%,46rem);height:auto;max-height:100%;aspect-ratio:1;object-fit:contain}.avatar-window figcaption{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--border);background:var(--surface);padding:.22rem .4rem;color:var(--text-muted);font-size:.6rem;line-height:1.2}.section-heading{border-bottom:1px solid var(--border);padding-bottom:.65rem}.section-heading h2{color:var(--foreground-strong);font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.section-heading h2:before{content:"// ";color:var(--primary);font-weight:600}.post-list{margin:0;padding:0;list-style:none}.post-card{display:grid;grid-template-columns:8.25rem minmax(0,1fr);gap:1rem;margin:0;border-bottom:1px dashed var(--border);padding-block:1.25rem}.post-card:last-child{border-bottom:0}.post-card__date{align-items:baseline;gap:.3rem;padding-top:.25rem;white-space:nowrap}.post-card__date time{font-size:.75rem}.post-card__link{display:inline-block;color:var(--link);font-size:1.075rem;font-weight:650;line-height:1.4;text-underline-offset:.3rem}.post-card__link:visited{color:var(--link-visited)}.post-card__link:hover{color:var(--link-hover);text-decoration-line:underline;text-decoration-style:dashed}.post-card__summary{margin-top:.35rem;color:var(--foreground);font-size:.9rem;line-height:1.55}.page-header{margin-bottom:2rem;padding-top:.35rem}.page-header__title-row{display:flex;align-items:baseline;gap:.75rem}.page-header h1{color:var(--foreground-strong);font-size:clamp(1.65rem,1.45rem + .8vw,2rem);font-weight:700;line-height:1.2;letter-spacing:-.035em}.page-header h1 span{color:var(--primary)}.page-header>p{max-width:40rem;margin-top:.45rem;color:var(--text-muted);font-size:.9rem;line-height:1.55}.breadcrumb-bar__inner{display:flex;min-width:0;align-items:center;gap:.4rem;border:1px solid var(--control-border);background:var(--surface-muted);padding:3px;font-family:var(--font-system-ui);box-shadow:inset 1px 1px 0 var(--surface-elevated),inset -1px -1px 0 var(--border-strong)}.breadcrumb-bar__label{flex:none;padding-inline-start:.3rem;color:var(--foreground);font-size:.6875rem}.breadcrumb-bar__field{display:flex;min-width:0;min-height:1.75rem;flex:1;align-items:center;gap:.35rem;border:1px solid;border-color:var(--border-strong) var(--surface-elevated) var(--surface-elevated) var(--border-strong);background:var(--surface-elevated);padding:.2rem .4rem;box-shadow:inset 1px 1px 0 var(--foreground);@supports (color:color-mix(in lab,red,red)){box-shadow:inset 1px 1px 0 color-mix(in srgb,var(--foreground) 8%,transparent)}}.breadcrumb-bar__icon{flex:none;color:var(--primary);font-size:.65rem}.breadcrumb-list{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.15rem .35rem;color:var(--text-muted);font-size:.75rem}.breadcrumb-list>li{display:inline-flex;align-items:center;gap:.35rem}.breadcrumb-separator{color:var(--border-strong)}.article-header{max-width:48rem;border-bottom:1px solid var(--border);padding-bottom:1.5rem}.article-header__path{display:block;margin-bottom:.35rem;overflow:hidden;color:var(--text-muted);font-size:.75rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.article-header h1{color:var(--foreground-strong);font-size:clamp(1.75rem,1.5rem + 1vw,2.25rem);font-weight:750;line-height:1.25;letter-spacing:-.035em}.article-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.75rem;color:var(--text-muted);font-size:.8rem}.article-header__meta :where(time,span){font-size:inherit}.article-header__meta>span+span:before{content:"/ ";color:var(--border-strong)}.article-header__links{display:flex;flex-wrap:wrap;gap:.25rem .75rem;margin-top:.45rem;font-size:.75rem}.article-header__links a{display:inline-flex;min-height:2rem;align-items:center;color:var(--link)}.article-header__links a:hover{color:var(--link-hover);text-decoration-line:underline;text-decoration-style:dashed;text-underline-offset:.2rem}.author-card{display:grid;grid-template-columns:11rem minmax(0,1fr);gap:1.75rem;align-items:center;margin-bottom:2.5rem;border-block:1px dashed var(--border);padding-block:1.5rem}.author-profile-launcher{display:grid;width:11rem;gap:.35rem;border:0;border-radius:0;background:transparent;padding:0;color:var(--foreground);font:inherit;text-align:start}.author-profile-launcher__preview{display:block;overflow:hidden;background:var(--surface-muted);padding:3px}.author-profile-launcher__preview img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.author-profile-launcher__file{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:.3rem;color:var(--link);font-family:var(--font-system-ui);font-size:11px}.author-profile-launcher:is(:hover,:focus-visible) .author-profile-launcher__file>span{outline:1px dotted currentColor;outline-offset:2px;background:var(--primary-soft)}.author-card__body{min-width:0}.author-card__body h2{color:var(--foreground-strong);font-size:1.35rem;font-weight:700}.author-card__type{color:var(--code-foreground);font-size:.75rem}.author-card__type code{color:inherit;font:inherit}.author-card__meta{margin-top:.25rem;color:var(--text-muted);font-size:.8rem}.author-card__socials{display:flex;flex-wrap:wrap;align-items:center;gap:.1rem;margin-block:.5rem}.project-list{margin:0;border-top:1px solid var(--border);padding:0;list-style:none}.project-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:baseline;border-bottom:1px dashed var(--border);padding-block:1rem}.project-row__body{min-width:0}.project-row__body h2,.project-row__body p,.project-row__separator{display:inline}.project-row__body h2{color:var(--foreground-strong);font-size:.95rem;font-weight:700}.project-row__body p,.project-row__separator{font-size:.84rem;line-height:1.55}.project-row__body p{color:var(--foreground)}.project-row__separator{color:var(--border-strong)}.project-row__source{min-height:2.5rem;color:var(--link);font-size:.75rem;line-height:2.5rem}.project-row__source:hover{color:var(--link-hover);text-decoration-line:underline;text-decoration-style:dashed}.archive-post-list{min-width:0;flex:1}.archive-post-list .post-card{grid-template-columns:minmax(0,1fr);gap:.25rem}.archive-year+.archive-year{margin-top:1.5rem}.archive-year__heading{margin:0;border-bottom:1px dotted var(--border-strong);padding:.2rem .35rem;color:var(--foreground-strong);font-family:Georgia,Times New Roman,serif;font-size:1.35rem!important;line-height:1.25!important}.archive-month{display:grid;grid-template-columns:6rem minmax(0,1fr);align-items:start}.archive-month__label{min-width:0;padding:.8rem .75rem .8rem .35rem}.archive-month__heading{margin:0;color:var(--primary);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:.75rem!important;line-height:1.4!important;letter-spacing:.025em;text-transform:uppercase}.archive-page .archive-post-list{border-left:1px dotted var(--border);padding-left:.75rem}@container (max-width: 30rem){.archive-month{grid-template-columns:minmax(0,1fr)}.archive-month__label{padding:.7rem .35rem .2rem}.archive-page .archive-post-list{border-left:0;padding-left:.35rem}}.site-footer__row{display:grid;grid-template-columns:5.5rem minmax(0,1fr) auto;gap:1rem;align-items:center;border-top:1px solid var(--border);padding-block:1rem}.site-footer__badge{grid-column:1;line-height:0}.site-footer__badge img{width:88px;height:31px;image-rendering:pixelated}.site-footer__copy{grid-column:2;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;color:var(--text-muted);font-size:.75rem}.site-footer__links{grid-column:3;display:flex;align-items:center;gap:.15rem}.site-footer__rss,.site-footer__source{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.3rem;padding-inline:.35rem;color:var(--link);font-size:.75rem}.site-footer__rss:hover,.site-footer__source:hover{color:var(--link-hover)}.site-footer__socials{display:flex;align-items:center;gap:0;color:var(--link)}.desktop-browser__document{background-color:#496f9f;background-image:linear-gradient(45deg,rgb(255 255 255/7%) 25%,transparent 0),linear-gradient(-45deg,rgb(255 255 255/7%) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgb(0 0 48/8%) 0),linear-gradient(-45deg,transparent 75%,rgb(0 0 48/8%) 0);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px;font-family:Verdana,Tahoma,Arial,sans-serif;font-size:13px;line-height:1.5}[data-theme=dark] .desktop-browser__document{background-color:#071a3b;background-image:linear-gradient(45deg,rgb(122 164 222/8%) 25%,transparent 0),linear-gradient(-45deg,rgb(122 164 222/8%) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgb(0 0 18/22%) 0),linear-gradient(-45deg,transparent 75%,rgb(0 0 18/22%) 0)}.desktop-browser__overlay-root,.desktop-browser__site{--background:#fffef2;--surface:#f3f2e5;--surface-muted:#e4ebf6;--surface-elevated:#ffffff;--foreground:#171717;--foreground-strong:#000064;--text-muted:#4d5563;--border:#98a3b5;--border-strong:#5c6d89;--control-border:#69778d;--primary:#000080;--primary-hover:#0000c0;--primary-active:#800000;--primary-soft:#dbe7ff;--on-primary:#ffffff;--link:#0000c0;--link-hover:#a00000;--link-visited:#551a8b;--focus-ring:#000080;--selection:#b8d2ff;--selection-foreground:#000000;--presence-online:#087b26;--presence-away:#855800;--presence-busy:#a3293d;--presence-offline:#596273;color:var(--foreground);font-family:Verdana,Tahoma,Arial,sans-serif;font-size:13px;line-height:1.5}.desktop-browser__site{width:min(100%,50rem);min-height:calc(100% - 1.5rem);margin:.75rem auto;border:2px ridge #dce8f8;background:var(--background);box-shadow:4px 4px 0 rgb(0 0 64/62%)}[data-theme=dark] :is(.desktop-browser__site,.desktop-browser__overlay-root){--background:#071126;--surface:#0d1a34;--surface-muted:#14284a;--surface-elevated:#172846;--foreground:#e9edf6;--foreground-strong:#ffffff;--text-muted:#aab8ce;--border:#50698f;--border-strong:#7794bd;--control-border:#7189aa;--primary:#a8c8ff;--primary-hover:#d2e2ff;--primary-active:#ffffff;--primary-soft:#193867;--on-primary:#071126;--link:#91bdff;--link-hover:#ffffff;--link-visited:#d0afff;--focus-ring:#b8d2ff;--selection:#31528a;--selection-foreground:#ffffff;--presence-online:#71dc8a;--presence-away:#ffd06a;--presence-busy:#ff8ea3;--presence-offline:#aab8ce}[data-theme=dark] .desktop-browser__site{border-color:#7794bd #020817 #020817 #7794bd;box-shadow:4px 4px 0 rgb(0 0 0/72%)}:is(.desktop-browser__site,.desktop-browser__overlay-root) a{color:var(--link)}:is(.desktop-browser__site,.desktop-browser__overlay-root) a:visited{color:var(--link-visited)}:is(.desktop-browser__site,.desktop-browser__overlay-root) a:hover{color:var(--link-hover)}:is(.desktop-browser__site,.desktop-browser__overlay-root) a:focus-visible{outline-color:var(--focus-ring)}.desktop-browser__site .app-layout{max-width:48rem;padding-inline:.75rem}.desktop-browser__site .site-header{position:relative;top:auto;border:0;border-bottom:3px double #b8d2ff;background:#000064;color:#ffffff;box-shadow:none;font-family:Verdana,Tahoma,Arial,sans-serif}.desktop-browser__site .site-header__row{min-height:3.5rem;border:0;background:linear-gradient(90deg,#000064,#173f78 72%,#315a91);padding-block:.35rem}.site-header__brand{display:flex;min-width:0;flex:none;align-items:center;gap:.45rem}.site-header__brand-copy{display:grid;color:#ffffff;line-height:1.1;text-shadow:1px 1px #000040;white-space:nowrap}.site-header__brand-copy strong{font-family:Courier New,Courier,monospace;font-size:.8rem}.site-header__brand-copy small{color:#c5d9ff;font-size:.6rem}.desktop-browser__site .site-mark-link,.desktop-browser__site .site-mark-link--active,.desktop-browser__site .site-mark-link:is(:hover,:active){min-height:2.5rem;border:0;background:transparent;padding-inline:.35rem;box-shadow:none}.desktop-browser__site .site-mark-link:focus-visible{outline-color:#ffffff}@container (min-width: 50.001rem){.desktop-browser__site .header-menu-panel :is(.nav-link,.header-tool){min-height:2rem;gap:.2rem;border:0;background:transparent;padding-inline:.2rem;color:#ffffff;box-shadow:none;font-family:Verdana,Tahoma,Arial,sans-serif;font-size:10px;font-weight:400;text-decoration:underline;text-underline-offset:2px}.desktop-browser__site .header-menu-panel :is(.nav-link,.header-tool):before{content:"["}.desktop-browser__site .header-menu-panel :is(.nav-link,.header-tool):after{content:"]"}.desktop-browser__site .header-menu-panel :is(.nav-link,.header-tool):is(:hover,:focus-visible){border:0;outline:1px dotted #ffffff;outline-offset:1px;background:transparent;color:#ffff80;box-shadow:none}.desktop-browser__site .header-menu-panel :is(.nav-link,.header-tool):is(:active,.active-nav){border:0;background:transparent;color:#ffff80;box-shadow:none}.desktop-browser__site .header-menu-icon{width:16px;height:16px}}.desktop-browser__site .home-hero{border-bottom:3px double var(--border);padding-block:.85rem 1rem}.desktop-browser__site .home-hero__status{gap:.35rem;font-family:Courier New,Courier,monospace;font-size:11px}.desktop-browser__site .home-hero__grid{margin-top:.75rem}.desktop-browser__site .home-hero__kicker{margin-bottom:.35rem;font-family:Courier New,Courier,monospace;font-size:11px;letter-spacing:0}.desktop-browser__site .title-mark{color:var(--foreground-strong);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,1.75rem + 1vw,2.45rem);font-weight:700;letter-spacing:0}.desktop-browser__site .title-mark__glyph{transform:none;text-shadow:2px 2px 0 var(--primary);@supports (color:color-mix(in lab,red,red)){text-shadow:2px 2px 0 color-mix(in srgb,var(--primary) 22%,transparent)}}.desktop-browser__site .home-hero__rss{width:1.75rem;height:1.75rem}.desktop-browser__site .home-hero__intro{max-width:38rem;margin-top:.65rem;line-height:1.55}.home-hero__updated{margin-top:.55rem;color:var(--text-muted);font-family:Courier New,Courier,monospace;font-size:11px}.desktop-browser__site .home-hero__socials{gap:.35rem;margin-top:.65rem;font-size:11px}.desktop-browser__site .home-hero__socials>div{flex-wrap:wrap;gap:.45rem}.desktop-browser__site .home-hero__socials a{color:var(--link);text-decoration:underline;text-underline-offset:2px}.desktop-browser__site .home-hero__socials a:visited{color:var(--link-visited)}.desktop-browser__site .home-hero__socials a:hover{color:var(--link-hover)}.home-history{margin-block:1.25rem .75rem;border:1px solid var(--border-strong);background:var(--surface-elevated)}.desktop-browser__site .home-history .section-heading{border:0;border-bottom:1px solid var(--border-strong);background:#000064;padding:.22rem .45rem}.desktop-browser__site .home-history .section-heading h2{color:#ffffff;font-family:Verdana,Tahoma,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.desktop-browser__site .home-history .section-heading h2:before{content:"[ ";color:#b8d2ff}.desktop-browser__site .home-history .section-heading h2:after{content:" ]";color:#b8d2ff}.desktop-browser__site .history-stream{border-top:0}.desktop-browser__site .history-entry{border-bottom:1px dotted var(--border)}.desktop-browser__site .history-entry:nth-child(2n){background:var(--surface-muted);@supports (color:color-mix(in lab,red,red)){background:color-mix(in srgb,var(--surface-muted) 55%,transparent)}}.desktop-browser__site .history-entry--post{min-height:2.25rem;padding-block:.35rem}.desktop-browser__site :is(.history-entry__date,.history-entry__kind){font-family:Courier New,Courier,monospace;font-size:11px;line-height:1.35rem}.desktop-browser__site :is(.history-entry__post-title,.history-log__title){font-size:12px;line-height:1.35rem}.desktop-browser__site .history-entry__post-title{text-decoration:underline;text-underline-offset:2px}.desktop-browser__site .history-log__summary{min-height:2.25rem;padding-block:.2rem}.desktop-browser__site .history-log__panel{padding-bottom:.65rem}.desktop-browser__site .history-log__panel-inner{border-left-style:dotted;padding-inline-start:.7rem}.desktop-browser__site .history-log__meta-row,.desktop-browser__site .history-log__notes a,.desktop-browser__site .history-log__notes h4{font-size:11px}.desktop-browser__site .history-log__body{font-size:12px;line-height:1.55}.home-directory-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem 1rem;margin-block:1rem;font-size:12px}.home-directory-links a:before{content:"[ ";color:var(--text-muted);text-decoration:none}.home-directory-links a:after{content:" ]";color:var(--text-muted);text-decoration:none}.desktop-browser__site .app-prose,.desktop-browser__site .post-content{font-family:Verdana,Tahoma,Arial,sans-serif;font-size:13px;line-height:1.62}.desktop-browser__site :is(.post-content,.app-prose) :where(h1){color:var(--foreground-strong);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,1.6rem + .8vw,2.1rem);line-height:1.2;letter-spacing:0}.desktop-browser__site :is(.post-content,.app-prose) :where(h2){color:var(--foreground-strong);font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.25;letter-spacing:0}.desktop-browser__site :is(.post-content,.app-prose) :where(h3){font-size:1.05rem;line-height:1.35}.desktop-browser__site :is(.post-content,.app-prose) :where(h4){font-size:.95rem;line-height:1.4}.desktop-browser__site .history-entry__post-title h3{margin:0;color:inherit;font:inherit}.desktop-browser__site .history-log__body :where(h2){font-family:Verdana,Tahoma,Arial,sans-serif;font-size:13px;line-height:1.4}.desktop-browser__site .page-header{margin-bottom:1.25rem;border-bottom:3px double var(--border);padding-top:.85rem;padding-bottom:.55rem}.desktop-browser__site .page-header h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,1.45rem + .55vw,1.9rem);letter-spacing:0}.desktop-browser__site .article-header{border-bottom-style:double;border-bottom-width:3px;padding-bottom:.75rem}.desktop-browser__site .article-header h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,1.5rem + .6vw,2rem);letter-spacing:0}.desktop-browser__site .page-header>p{margin-top:.3rem;font-size:12px;line-height:1.45}.desktop-browser__site .breadcrumb-bar__inner{border:0;border-bottom:1px dotted var(--border-strong);background:transparent;padding:.35rem 0;box-shadow:none;font-family:Verdana,Tahoma,Arial,sans-serif}.desktop-browser__site .breadcrumb-bar__field{min-height:1.5rem;border:0;background:transparent;padding:0;box-shadow:none}.desktop-browser__site .post-card{grid-template-columns:7.5rem minmax(0,1fr);gap:.65rem;padding-block:.65rem}.desktop-browser__site .post-card__link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.desktop-browser__site .post-card__link :is(h2,h3,h4){margin:0;color:inherit;font:inherit}.desktop-browser__site .post-card__summary{margin-top:.2rem;font-size:12px;line-height:1.45}.desktop-browser__site .author-card{gap:1rem;margin-bottom:1.5rem;border:2px groove var(--border);background:var(--surface);padding:.75rem}.desktop-browser__site .project-row{padding-block:.65rem}.desktop-browser__site .newsletter-section :is(input[type=email],input[type=text],button){border-radius:0!important}.desktop-browser__site .newsletter-section button{border-color:var(--control-border)!important;background:var(--surface-muted)!important;color:var(--foreground)!important;box-shadow:inset 1px 1px 0 var(--surface-elevated),inset -1px -1px 0 var(--border-strong)!important}.desktop-browser__site .code-block-wrapper{margin-block:1.25rem}.desktop-browser__site .site-footer{margin-top:1.5rem}.desktop-browser__site .site-footer__row{border-top:3px double var(--border);padding-block:.65rem;font-size:11px}@media (min-width:1280px){.avatar-window-frame:not([data-window-positioned])[data-window-state=normal]{top:3rem;right:max(.75rem,calc((100vw - var(--desktop-shortcut-rail) - var(--desktop-browser-max-width)) / 2 - var(--avatar-window-size, 10.5rem) + var(--desktop-frieren-overlap)))}}@media (min-width:640px) and (max-width:1279px){.avatar-window-frame:not([data-window-positioned])[data-window-state=normal]{top:auto;right:auto;bottom:calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom) + .75rem);left:max(.25rem,calc(var(--desktop-shortcut-rail) + .375rem - var(--avatar-window-size, 10.5rem) + var(--desktop-frieren-overlap)))}}.tag-link{transition:color .12s ease,border-color .12s ease}@media (max-width:639px){.desktop-shortcuts{display:flex;width:auto;max-width:calc(100vw - .9rem);height:calc(100dvh - var(--desktop-taskbar-height) - env(safe-area-inset-bottom) - 1.5rem);flex-flow:column wrap;align-content:flex-start;align-items:flex-start}.desktop-shortcuts[data-mobile-covered=true]{visibility:hidden;pointer-events:none}.desktop-shortcut{width:5.5rem;flex:none}.retro98 .desktop-calendar__month button,.retro98 .desktop-explorer__menu>button,.retro98 .desktop-explorer__menubar{min-height:2rem}.desktop-taskbar.retro98 .desktop-taskbar__start{padding-inline:.28rem .36rem}.desktop-taskbar.retro98 .desktop-taskbar__app{width:auto;flex:1 1 0;padding-inline:.32rem}.desktop-taskbar.retro98 .desktop-taskbar__tray{min-width:3.9rem;padding-inline:.25rem}.desktop-browser[data-window-positioned=true][data-window-state=normal],.desktop-browser[data-window-state=normal],.desktop-explorer[data-window-positioned=true][data-window-state=normal],.desktop-explorer[data-window-state=normal],.desktop-find[data-window-positioned=true][data-window-state=normal],.desktop-find[data-window-state=normal],.desktop-terminal[data-window-positioned=true][data-window-state=normal],.desktop-terminal[data-window-state=normal]{inset:.25rem .25rem calc(var(--desktop-taskbar-height) + env(safe-area-inset-bottom) + .25rem);width:auto;height:auto;transform:none}.avatar-window[data-window-positioned=true][data-window-state=normal]{top:.5rem;right:.5rem;left:auto;width:var(--avatar-window-size,10.5rem)}.desktop-browser__address>label,.desktop-browser__toolbar button>span{display:none}.desktop-browser__toolbar button{width:2rem;justify-content:center;padding-inline:0}.desktop-browser__address{grid-template-columns:minmax(0,1fr)}.desktop-explorer__tool-group button>span{display:none}.desktop-explorer__tool-group button{width:2rem;justify-content:center;padding-inline:0}.desktop-explorer__find{min-width:0}.desktop-explorer__address{grid-template-columns:minmax(0,1fr)}.desktop-explorer__address>span{display:none}.desktop-explorer__content th:first-child{width:67%}.desktop-explorer__content th:nth-child(2){width:33%}.desktop-explorer__content td:nth-child(3),.desktop-explorer__content th:nth-child(3){display:none}.home-hero{padding-block:1.5rem 2rem}.home-hero__grid{grid-template-columns:minmax(0,1fr);margin-top:1.25rem}.home-hero__copy{display:block}.home-hero__intro{margin-top:.5rem}.title-mark{font-size:clamp(2rem,10vw,2.5rem)}.post-card{grid-template-columns:minmax(0,1fr);gap:.25rem;padding-block:1.1rem}.post-card__date{grid-row:1;padding-top:0}.post-card__body{grid-row:2}.project-row{grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.project-row__body h2,.project-row__body p,.project-row__separator{font-size:.82rem}.author-card{grid-template-columns:8.25rem minmax(0,1fr);gap:1rem;align-items:start}.author-profile-launcher{width:8.25rem}.site-footer__row{grid-template-columns:5.5rem minmax(0,1fr)}.site-footer__copy{grid-column:2;justify-content:flex-start}.site-footer__links{grid-column:1/-1;grid-row:2;flex-wrap:wrap;justify-content:center}.site-footer__badge{grid-row:1}}@media (max-width:420px){.desktop-taskbar__start>span:last-child{display:none}.desktop-taskbar__start{width:2rem;justify-content:center;padding-inline:0}.desktop-taskbar__app{gap:.25rem}.breadcrumb-bar__label{display:none}.author-card{grid-template-columns:minmax(0,1fr)}.author-profile-launcher{width:min(11rem,55vw)}}@container (max-width: 50rem){.desktop-browser .site-header__row{min-height:2.75rem}.desktop-browser #nav-menu{flex-direction:column;align-items:flex-end}.desktop-browser .header-menu-toggle{display:flex!important}.desktop-browser #menu-items{position:absolute;top:calc(100% + 1px);right:0;width:min(100%,24rem);max-height:calc(100cqh - 7rem);flex-direction:column;border:2px solid;border-color:var(--desktop-light) var(--desktop-dark) var(--desktop-dark) var(--desktop-light);background:var(--desktop-chrome);padding:2px;box-shadow:inset 1px 1px var(--desktop-light),inset -1px -1px var(--desktop-mid),3px 3px rgb(0 0 0/28%)}.desktop-browser #menu-items.hidden{display:none!important}.desktop-browser #menu-items.grid{display:grid!important}.desktop-browser #menu-items>li{height:auto}.desktop-browser #menu-items>li>*>:is(a,button),.desktop-browser #menu-items>li>:is(a,button){width:100%;min-height:2.75rem;justify-content:flex-start;padding:.45rem .75rem;text-align:start}}@container (max-width: 50rem){.desktop-browser__site{width:100%;min-height:100%;margin:0;border:0;box-shadow:none}.desktop-browser__site .app-layout{padding-inline:.75rem}.desktop-browser__site .site-header__row{min-height:3.25rem}.site-header__brand-copy small{display:none}.desktop-browser__site .home-hero{padding-block:.75rem .9rem}.desktop-browser__site .home-hero__grid{margin-top:.65rem}.desktop-browser__site .title-mark{font-size:clamp(1.8rem,8.5cqw,2.25rem)}.desktop-browser__site .post-card{grid-template-columns:minmax(0,1fr);gap:.2rem;padding-block:.65rem}}@media (max-width:359px){.title-mark{font-size:clamp(1.75rem,9.5vw,2rem)}.home-hero__title-row{flex-wrap:wrap;gap:.4rem}.home-hero__rss{width:2rem;height:2rem;margin-block:0;padding:0}}@media (forced-colors:active){.site-mark{filter:none}.site-mark__glyph,.site-mark__plus{color:CanvasText;background-image:none;-webkit-text-fill-color:CanvasText}.title-mark__glyph{text-shadow:none}.avatar-window{box-shadow:none}.desktop-browser,.desktop-browser__document,.desktop-browser__titlebar,.desktop-calendar,.desktop-explorer,.desktop-explorer__content,.desktop-explorer__titlebar,.desktop-find,.desktop-find__results,.desktop-find__titlebar,.desktop-start-menu,.desktop-start-menu__item:hover,.desktop-system-menu__popup,.desktop-system-menu__trigger,.desktop-taskbar,.desktop-terminal,.desktop-terminal__console,.desktop-terminal__titlebar{border-color:CanvasText;background:Canvas;color:CanvasText;box-shadow:none}.desktop-window-resize-grip{color:CanvasText}.retro98 .title-bar-controls>button:is(.minimize,.maximize,.restore,.close){background-image:none!important;color:ButtonText}.retro98 .title-bar-controls .window-control-glyph{visibility:visible}}@media print{body,html{overflow:visible;background-color:#ffffff!important;background-image:none!important;padding-bottom:0}.avatar-window-frame,.breadcrumb-bar,.code-window__caption,.code-window__status,.code-window__toolbar,.desktop-browser>.desktop-window-resize-handle,.desktop-browser__address,.desktop-browser__overlay-root,.desktop-browser__status,.desktop-browser__titlebar,.desktop-browser__toolbar,.desktop-calendar-shell,.desktop-explorer,.desktop-find,.desktop-shortcuts,.desktop-start-menu,.desktop-taskbar,.desktop-terminal,.notes-vault-backdrop,.notes-vault-sidebar,.notes-vault-toggle{display:none!important}.desktop-browser{position:static!important;display:block;inset:auto!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;max-width:none!important;overflow:visible;border:0;box-shadow:none;transform:none!important;container-type:normal}.desktop-browser__viewport{position:static;display:block;overflow:visible}.desktop-browser__document{height:auto;overflow:visible;background:#ffffff;color:#000000}.desktop-browser__site{width:auto;min-height:0;margin:0;border:0;background:#ffffff;color:#000000;box-shadow:none}.notes-vault-layout{padding-bottom:0}.notes-vault-shell,.notes-vault-shell.is-collapsed{display:block;padding-top:0}.code-block-wrapper{contain:none;break-inside:auto}.code-window.window{overflow:visible;background:transparent;padding:0;box-shadow:none}.app-prose :where(pre.astro-code),.post-content :where(pre.astro-code){break-inside:auto;box-shadow:none;scrollbar-width:none}.app-prose :where(pre.astro-code)::-webkit-scrollbar,.post-content :where(pre.astro-code)::-webkit-scrollbar{display:none}.desktop-browser__document .site-header{display:none}}@layer base{input:where(:not([type])),input:where([type=date]),input:where([type=datetime-local]),input:where([type=email]),input:where([type=month]),input:where([type=number]),input:where([type=password]),input:where([type=search]),input:where([type=tel]),input:where([type=text]),input:where([type=time]),input:where([type=url]),input:where([type=week]),select,select:where([multiple]),textarea{appearance:none;background-color:#fff;border-color:#687e99;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000;&:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:oklch(54.6% .245 262.881)}}input::placeholder,textarea::placeholder{color:#687e99;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23687e99' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:oklch(54.6% .245 262.881);background-color:#fff;border-color:#687e99;border-width:1px;--tw-shadow:0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");@media (forced-colors:active){appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");@media (forced-colors:active){appearance:auto}}input:where([type=checkbox]):checked:focus,input:where([type=checkbox]):checked:hover,input:where([type=radio]):checked:focus,input:where([type=radio]):checked:hover{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat;@media (forced-colors:active){appearance:auto}}input:where([type=checkbox]):indeterminate:focus,input:where([type=checkbox]):indeterminate:hover{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@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-duration{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--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-duration:initial}}}