/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-y-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking: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;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-950:oklch(12.9% .042 264.695);--spacing:.25rem;--container-2xl:42rem;--container-3xl:48rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--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-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-semibold:600;--tracking-tight:-.025em;--leading-tight:1.25;--blur-xl:24px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.inset-y-0{inset-block:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.z-30{z-index:30}.z-40{z-index:40}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.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-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-10{height:calc(var(--spacing) * 10)}.h-full{height:100%}.min-h-0{min-height:calc(var(--spacing) * 0)}.w-10{width:calc(var(--spacing) * 10)}.w-\[min\(86vw\,22rem\)\]{width:min(86vw,22rem)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.-translate-x-full{--tw-translate-x:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-1>: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)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{column-gap:calc(var(--spacing) * 3)}.gap-y-1{row-gap:calc(var(--spacing) * 1)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-\[var\(--border\)\]\/80>:not(:last-child)){border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){:where(.divide-\[var\(--border\)\]\/80>:not(:last-child)){border-color:color-mix(in oklab,var(--border) 80%,transparent)}}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.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-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-\[var\(--border\)\]{border-color:var(--border)}.bg-\[var\(--bg\)\]\/50{background-color:var(--bg)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--bg\)\]\/50{background-color:color-mix(in oklab,var(--bg) 50%,transparent)}}.bg-\[var\(--soft\)\],.bg-\[var\(--soft\)\]\/55{background-color:var(--soft)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--soft\)\]\/55{background-color:color-mix(in oklab,var(--soft) 55%,transparent)}}.bg-\[var\(--soft\)\]\/70{background-color:var(--soft)}@supports (color:color-mix(in lab,red,red)){.bg-\[var\(--soft\)\]\/70{background-color:color-mix(in oklab,var(--soft) 70%,transparent)}}.bg-slate-950\/45{background-color:#02061873}@supports (color:color-mix(in lab,red,red)){.bg-slate-950\/45{background-color:color-mix(in oklab,var(--color-slate-950) 45%,transparent)}}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-6{padding:calc(var(--spacing) * 6)}.px-0{padding-inline:calc(var(--spacing) * 0)}.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)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-0{padding-block:calc(var(--spacing) * 0)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pb-7{padding-bottom:calc(var(--spacing) * 7)}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--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))}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.tracking-\[0\.28em\]{--tw-tracking:.28em;letter-spacing:.28em}.tracking-\[0\.32em\]{--tw-tracking:.32em;letter-spacing:.32em}.tracking-\[0\.34em\]{--tw-tracking:.34em;letter-spacing:.34em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--foreground\)\]{color:var(--foreground)}.text-\[var\(--muted\)\]{color:var(--muted)}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-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-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.hover\:translate-x-1:hover{--tw-translate-x:calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-\[var\(--accent\)\]:hover{border-color:var(--accent)}.hover\:bg-\[var\(--soft\)\]:hover{background-color:var(--soft)}.hover\:text-\[var\(--foreground\)\]:hover{color:var(--foreground)}.hover\:opacity-80:hover{opacity:.8}}@media(min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:p-5{padding:calc(var(--spacing) * 5)}.sm\:p-8{padding:calc(var(--spacing) * 8)}.sm\:px-0{padding-inline:calc(var(--spacing) * 0)}.sm\:py-3{padding-block:calc(var(--spacing) * 3)}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media(min-width:48rem){.md\:block{display:block}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:items-center{align-items:center}.md\:text-right{text-align:right}}@media(min-width:64rem){.lg\:sticky{position:sticky}.lg\:top-24{top:calc(var(--spacing) * 24)}.lg\:col-start-2{grid-column-start:2}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[calc\(100vh-7rem\)\]{height:calc(100vh - 7rem)}.lg\:w-full{width:100%}.lg\:max-w-\[96rem\]{max-width:96rem}.lg\:translate-x-0{--tw-translate-x:calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.lg\:grid-cols-\[minmax\(0\,14rem\)_minmax\(0\,58rem\)_minmax\(0\,14rem\)\]{grid-template-columns:minmax(0,14rem) minmax(0,58rem) minmax(0,14rem)}.lg\:items-start{align-items:flex-start}.lg\:gap-5{gap:calc(var(--spacing) * 5)}.lg\:rounded-\[2rem\]{border-radius:2rem}.lg\:p-0{padding:calc(var(--spacing) * 0)}.lg\:px-0{padding-inline:calc(var(--spacing) * 0)}.lg\:px-6{padding-inline:calc(var(--spacing) * 6)}.lg\:px-10{padding-inline:calc(var(--spacing) * 10)}.lg\:py-0{padding-block:calc(var(--spacing) * 0)}.lg\:py-9{padding-block:calc(var(--spacing) * 9)}.lg\:pl-0{padding-left:calc(var(--spacing) * 0)}}.dark\:prose-invert:where(.dark,.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.prose-headings\:font-semibold :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-code\:before\:content-none :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose-code\:after\:content-none :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:var(--tw-content);--tw-content:none;content:none}.prose-pre\:rounded-\[1\.25rem\] :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:1.25rem}.prose-pre\:border :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-style:var(--tw-border-style);border-width:1px}.prose-pre\:border-\[var\(--border\)\] :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--border)}.prose-img\:rounded-\[1\.25rem\] :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:1.25rem}.prose-img\:border :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){border-style:var(--tw-border-style);border-width:1px}.prose-img\:border-\[var\(--border\)\] :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--border)}}:root{color-scheme:light;--bg:#f6f1e8;--panel:#fffbf5d1;--panel-strong:#fff9f1eb;--soft:#af6e381c;--border:#55402429;--foreground:#21160b;--muted:#695846;--accent:#b86632;--accent-strong:#8b4319;--code-bg:#efe5d7;--shadow:0 24px 80px #4d3a221f}.dark{color-scheme:dark;--bg:#121519;--panel:#171b21d6;--panel-strong:#11151af2;--soft:#669dd624;--border:#94a3b82e;--foreground:#f5efe5;--muted:#bcaf9e;--accent:#ee9b5f;--accent-strong:#ffd0a8;--code-bg:#1b2128;--shadow:0 28px 80px #00000047}html{background:var(--bg)}body{background:radial-gradient(circle at top left,#eab57029,transparent 26%),radial-gradient(circle at bottom right,#60a5fa1f,transparent 24%),var(--bg);min-height:100vh;color:var(--foreground);font-family:Avenir Next,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;transition:background-color .26s,color .22s}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Noto Serif SC,serif}::selection{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){::selection{background:color-mix(in srgb,var(--accent) 25%,transparent)}}img{max-width:100%;height:auto;display:block}summary{list-style:none}summary::-webkit-details-marker{display:none}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.frost-header{background:var(--bg)}@supports (color:color-mix(in lab,red,red)){.frost-header{background:color-mix(in srgb,var(--bg) 78%,transparent)}}.frost-header{transition:background-color .22s,border-color .22s}.surface-panel{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background-color .24s,border-color .24s,box-shadow .24s}.sidebar-shell{background:0 0}@media(max-width:1023px){[data-sidebar-backdrop],[data-sidebar-panel]{height:100dvh;top:0;bottom:auto}@supports (height:100lvh){[data-sidebar-backdrop],[data-sidebar-panel]{height:100lvh}}[data-sidebar-backdrop]{width:100vw;left:0;right:0}.sidebar-shell{border-right:1px solid var(--border);background:var(--bg);height:100%;min-height:100%}@supports (color:color-mix(in lab,red,red)){.sidebar-shell{background:color-mix(in srgb,var(--bg) 92%,transparent)}}.sidebar-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}.note-shell{transition:background-color .24s,border-color .24s,box-shadow .24s}@media(min-width:1024px){.note-shell{background:var(--panel-strong);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.js .page-content{opacity:0;will-change:opacity,transform;transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(16px)}.js .page-content.page-content-ready{opacity:1;transform:translateY(0)}.js .page-content.page-content-exit{opacity:0;transition-duration:.18s;transform:translateY(8px)}.js .page-content.page-content-static{will-change:auto;transform:none}.theme-toggle{border:1px solid var(--border);border-radius:999px;justify-content:space-between;align-items:center;width:5.25rem;height:2.8rem;padding:0 .6rem;display:inline-flex;position:relative}@supports (color:color-mix(in lab,red,red)){.theme-toggle{border:1px solid color-mix(in srgb,var(--border) 92%,white 8%)}}.theme-toggle{background:linear-gradient(180deg,var(--bg),var(--soft)),var(--bg)}@supports (color:color-mix(in lab,red,red)){.theme-toggle{background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 96%,white 4%),color-mix(in srgb,var(--soft) 72%,transparent)),color-mix(in srgb,var(--bg) 88%,transparent)}}.theme-toggle{transition:border-color .22s,background-color .22s,box-shadow .22s,transform .18s;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #0000000f}.theme-toggle:before{content:"";background:var(--soft);border-radius:999px;position:absolute;inset:.2rem}@supports (color:color-mix(in lab,red,red)){.theme-toggle:before{background:color-mix(in srgb,var(--soft) 52%,transparent)}}.theme-toggle:before{opacity:.55;transition:opacity .22s}.theme-toggle:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 14px 30px #0000001a}.theme-toggle:focus-visible{box-shadow:0 0 0 3px var(--accent),inset 0 1px #fff3,0 14px 30px #0000001a;outline:none}@supports (color:color-mix(in lab,red,red)){.theme-toggle:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 24%,transparent),inset 0 1px #fff3,0 14px 30px #0000001a}}.theme-toggle-sun,.theme-toggle-moon{z-index:1;justify-content:center;width:1.1rem;font-size:.98rem;line-height:1;transition:color .22s,opacity .22s,transform .22s;display:inline-flex;position:relative}.theme-toggle-sun{color:#fff8ef;transform:scale(1)}.theme-toggle-moon{color:var(--muted);opacity:.52;transform:scale(.92)}.theme-toggle-thumb{background:linear-gradient(180deg,var(--accent),var(--accent));border-radius:999px;width:2.18rem;height:2.18rem;position:absolute;top:.22rem;left:.22rem}@supports (color:color-mix(in lab,red,red)){.theme-toggle-thumb{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 85%,white 15%),var(--accent))}}.theme-toggle-thumb{transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .22s,box-shadow .22s;transform:translate(0);box-shadow:0 12px 28px #0000002e,inset 0 1px #ffffff3d}.theme-toggle[data-theme=dark]{background:linear-gradient(180deg,var(--panel-strong),var(--soft)),var(--bg)}@supports (color:color-mix(in lab,red,red)){.theme-toggle[data-theme=dark]{background:linear-gradient(180deg,color-mix(in srgb,var(--panel-strong) 92%,black 8%),color-mix(in srgb,var(--soft) 70%,transparent)),color-mix(in srgb,var(--bg) 88%,transparent)}}.theme-toggle[data-theme=dark]:before{opacity:.7}.theme-toggle[data-theme=dark] .theme-toggle-thumb{transform:translate(2.62rem)}.theme-toggle[data-theme=dark] .theme-toggle-sun{color:var(--muted);opacity:.48;transform:scale(.92)}.theme-toggle[data-theme=dark] .theme-toggle-moon{color:#f8f3ea;opacity:1;transform:scale(1)}.sidebar-link{color:var(--muted);border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;transition:all .18s;display:flex}.sidebar-link:hover{background:var(--soft);color:var(--foreground);transform:translate(4px)}.sidebar-link-active{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.sidebar-link-active{background:color-mix(in srgb,var(--accent) 14%,transparent)}}.sidebar-link-active{color:var(--foreground)}.folder-summary{color:var(--muted);cursor:pointer;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;transition:all .18s;display:flex}.folder-summary:hover{background:var(--soft);color:var(--foreground)}.folder-dot{background:var(--accent);opacity:.82;border-radius:999px;width:.55rem;height:.55rem}.folder-chevron{flex:none;width:.9rem;height:.9rem;transition:transform .26s cubic-bezier(.22,1,.36,1);position:relative}.folder-chevron:before{content:"";border-bottom:2px solid;border-right:2px solid;width:.42rem;height:.42rem;position:absolute;top:50%;left:50%;transform:translate(-60%,-62%)rotate(45deg)}.folder-children{opacity:.28;grid-template-rows:0fr;transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1),opacity .18s;display:grid}.folder-children-inner{transition:transform .24s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(-6px)}details[open]>.folder-summary .folder-chevron{transform:rotate(180deg)}details[open]>.folder-children{opacity:1;grid-template-rows:1fr}details[open]>.folder-children .folder-children-inner{transform:translateY(0)}.pill{border:1px solid var(--border);background:var(--soft);border-radius:999px;align-items:center;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.pill{background:color-mix(in srgb,var(--soft) 65%,transparent)}}.pill{padding:.55rem .9rem}.note-prose{color:var(--foreground)}.note-prose :where(p,li,blockquote){color:var(--muted)}.note-prose :where(p){white-space:break-spaces}.note-prose :where(h1,h2,h3,h4,strong){color:var(--foreground)}.note-prose :where(a){color:var(--accent);border-bottom:1px solid var(--accent);text-decoration:none}@supports (color:color-mix(in lab,red,red)){.note-prose :where(a){border-bottom:1px solid color-mix(in srgb,var(--accent) 30%,transparent)}}.note-prose :where(a:hover){opacity:.82}.note-prose :where(hr){border-color:var(--border)}.note-prose :where(pre){overflow-x:auto;background:var(--code-bg)!important}.note-prose :where(code):not(pre code){background:var(--soft);border-radius:.45rem}@supports (color:color-mix(in lab,red,red)){.note-prose :where(code):not(pre code){background:color-mix(in srgb,var(--soft) 90%,transparent)}}.note-prose :where(code):not(pre code){color:var(--foreground);padding:.18rem .4rem}.note-prose :where(table){display:block;overflow-x:auto}.callout{border:1px solid var(--border);border-left:4px solid var(--accent);background:var(--soft);border-radius:1.25rem;margin:1.75rem 0}@supports (color:color-mix(in lab,red,red)){.callout{background:color-mix(in srgb,var(--soft) 55%,transparent)}}.callout{padding:1rem 1.2rem}.callout-title{letter-spacing:.02em;color:var(--foreground);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.callout[data-callout=tip]{border-left-color:#0f9f7a}.callout[data-callout=warning]{border-left-color:#d97706}@media(max-width:640px){.note-prose{font-size:.98rem}}html{scrollbar-gutter:stable}body{background:var(--bg);transition:background-color .26s,color .22s,padding-right .22s}.search-panel{transition:background-color .24s,border-color .24s,box-shadow .24s}.search-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:600;display:block}.search-input-wrap{position:relative}.search-input-wrap:before,.search-input-wrap:after,.sidebar-search-wrap:before,.sidebar-search-wrap:after,.search-modal-input-wrap:before,.search-modal-input-wrap:after{content:none}.search-input{border:1px solid var(--border);background:var(--panel);border-radius:1.15rem;min-height:3.35rem}@supports (color:color-mix(in lab,red,red)){.search-input{background:color-mix(in srgb,var(--panel) 88%,transparent)}}.search-input{color:var(--foreground);outline:none;padding:.95rem 1rem .95rem 3rem;font-size:.95rem;line-height:1.25;transition:border-color .18s,box-shadow .18s,background-color .18s}.search-input::placeholder{color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.search-input::placeholder{color:color-mix(in srgb,var(--muted) 78%,transparent)}}.search-input::-webkit-search-cancel-button{appearance:none}.search-input::-webkit-search-decoration{appearance:none}.search-input::-ms-clear{width:0;height:0;display:none}.search-input::-ms-reveal{width:0;height:0;display:none}.search-input:focus{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.search-input:focus{border-color:color-mix(in srgb,var(--accent) 55%,var(--border))}}.search-input:focus{box-shadow:0 0 0 3px var(--accent)}@supports (color:color-mix(in lab,red,red)){.search-input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}}.search-panel .search-input-wrap .search-glyph{left:1rem}@media(max-width:768px){.search-panel .search-input{min-height:3.05rem;padding:.72rem .85rem .72rem 2.55rem;font-size:clamp(.76rem,3.35vw,.95rem);line-height:1.2}.search-panel .search-input-wrap .search-glyph{width:.95rem;height:.95rem;left:.92rem}}.search-highlight{background:var(--accent);border-radius:.35rem}@supports (color:color-mix(in lab,red,red)){.search-highlight{background:color-mix(in srgb,var(--accent) 24%,transparent)}}.search-highlight{color:var(--foreground);padding:.05rem .2rem}.search-tag{border:1px solid var(--border);background:var(--soft);border-radius:999px;align-items:center;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.search-tag{background:color-mix(in srgb,var(--soft) 60%,transparent)}}.search-tag{color:var(--muted);padding:.38rem .72rem;font-size:.78rem}.search-empty{text-wrap:balance}.note-search-card{min-height:10.5rem;padding:1.5rem}.time-tree-layout{grid-template-columns:minmax(0,1fr) minmax(5.8rem,6.8rem);align-items:start;gap:1rem;display:grid}.time-tree-items{grid-column:1;gap:1rem;min-width:0;display:grid}.time-tree-entry{grid-template-columns:minmax(0,1fr) 4.8rem;align-items:start;gap:1rem;min-width:0;display:grid;position:relative}.time-tree-anchor{position:absolute;top:-6rem}.time-tree-card{grid-column:1;min-width:0}.time-tree-date{color:var(--muted);text-align:right;flex-direction:column;grid-column:2;align-items:flex-end;gap:.1rem;padding-top:1.35rem;line-height:1;display:flex}.time-tree-date-month{letter-spacing:.08em;font-size:.78rem;font-weight:600}.time-tree-date-day{color:var(--foreground);letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.time-tree-rail{background:var(--panel-strong);border-radius:1.25rem;flex-direction:column;grid-column:2;gap:.75rem;padding:1rem .9rem;display:flex;position:sticky;top:5.25rem}@supports (color:color-mix(in lab,red,red)){.time-tree-rail{background:color-mix(in srgb,var(--panel-strong) 72%,transparent)}}.time-tree-current-year,.time-tree-current-month,.time-tree-year-link{color:var(--muted);text-align:right;border-radius:.75rem;transition:background-color .18s,color .18s,transform .18s;display:block}.time-tree-current-year{color:var(--foreground);letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.time-tree-current-month{border-bottom:1px solid var(--border);padding-bottom:.65rem;font-size:.86rem;font-weight:600}.time-tree-year-links{gap:.35rem;display:grid}.time-tree-year-link{padding:.42rem .55rem;font-size:.82rem;font-weight:600}.time-tree-current-year:hover,.time-tree-current-month:hover,.time-tree-year-link:hover,.time-tree-year-link.is-active{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.time-tree-current-year:hover,.time-tree-current-month:hover,.time-tree-year-link:hover,.time-tree-year-link.is-active{background:color-mix(in srgb,var(--accent) 12%,transparent)}}.time-tree-current-year:hover,.time-tree-current-month:hover,.time-tree-year-link:hover,.time-tree-year-link.is-active{color:var(--foreground);transform:translate(-2px)}.time-tree-layout.is-searching{grid-template-columns:minmax(0,1fr)}.time-tree-layout.is-searching .time-tree-items{grid-column:1/-1}.time-tree-layout.is-searching .time-tree-rail{display:none}@media(max-width:768px){.time-tree-layout{grid-template-columns:minmax(0,1fr)}.time-tree-items{padding-right:clamp(2.35rem,10vw,3.35rem)}.time-tree-layout.is-searching .time-tree-items{padding-right:0}.time-tree-rail{z-index:35;order:initial;border:1px solid var(--border);border-radius:1rem;flex-direction:column;grid-column:auto;align-items:stretch;gap:.42rem;width:min(4.15rem,17vw);max-height:calc(100dvh - 6.25rem);position:fixed;top:5rem;right:.55rem;overflow:hidden auto}@supports (color:color-mix(in lab,red,red)){.time-tree-rail{border:1px solid color-mix(in srgb,var(--border) 50%,transparent)}}.time-tree-rail{background:var(--panel-strong);padding:.55rem .42rem}@supports (color:color-mix(in lab,red,red)){.time-tree-rail{background:color-mix(in srgb,var(--panel-strong) 10%,transparent)}}.time-tree-rail{-webkit-backdrop-filter:blur(18px)saturate(126%);backdrop-filter:blur(18px)saturate(126%);box-shadow:0 16px 42px #0f172a1a}.time-tree-current-year,.time-tree-current-month,.time-tree-year-link{text-align:center;flex:none}.time-tree-current-year{padding:.24rem .2rem;font-size:1rem}.time-tree-current-month{border-right:0;border-bottom:1px solid var(--border);justify-content:center;align-items:center;min-height:1.8rem;padding:.32rem .2rem .28rem;font-size:.76rem;line-height:1;display:flex;transform:translateY(1.5px)}.time-tree-year-links{gap:.25rem;display:grid}.time-tree-year-link{padding:.34rem .2rem;font-size:.72rem}.time-tree-current-year:hover,.time-tree-year-link:hover,.time-tree-year-link.is-active{transform:none}.time-tree-current-month:hover{transform:translateY(1.5px)}.time-tree-entry{grid-template-columns:minmax(0,1fr);gap:.55rem}.time-tree-card{grid-row:2}.time-tree-date{text-align:left;flex-direction:row;grid-area:1/1;justify-content:flex-start;align-items:baseline;gap:.35rem;padding-top:0}.time-tree-date-day{font-size:1.05rem}}.search-glyph{border:1.8px solid var(--muted);width:.98rem;height:.98rem;position:absolute;top:50%;left:1.2rem}@supports (color:color-mix(in lab,red,red)){.search-glyph{border:1.8px solid color-mix(in srgb,var(--muted) 78%,transparent)}}.search-glyph{pointer-events:none;border-radius:999px;transform:translateY(-62%)}.search-glyph:after{content:"";background:var(--muted);border-radius:999px;width:.5rem;height:1.8px;position:absolute;top:.72rem;left:.72rem}@supports (color:color-mix(in lab,red,red)){.search-glyph:after{background:color-mix(in srgb,var(--muted) 78%,transparent)}}.search-glyph:after{transform-origin:0;transform:rotate(45deg)}.search-modal-open{overflow:hidden}.search-modal{z-index:80;opacity:0;transition:opacity .22s;position:fixed;inset:0}.search-modal[data-state=opening],.search-modal[data-state=open]{opacity:1}.search-modal[data-state=closing]{opacity:0}.search-modal-backdrop{-webkit-backdrop-filter:blur(10px)saturate(112%);backdrop-filter:blur(10px)saturate(112%);opacity:0;background:radial-gradient(circle at top,#ffffff24,#0000 40%),#0f172a29;border:0;transition:opacity .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;position:absolute;inset:0}.dark .search-modal-backdrop{background:radial-gradient(circle at top,#ffffff0f,#0000 34%),#02061738}.search-modal[data-state=opening] .search-modal-backdrop,.search-modal[data-state=open] .search-modal-backdrop{opacity:1}.search-modal-shell{z-index:1;justify-content:center;align-items:flex-start;min-height:100vh;padding:10vh 1.25rem 2rem;display:flex;position:relative}.search-modal-stack{gap:1.15rem;width:min(100%,54rem);display:grid}.search-modal-input-rail,.search-modal-results-panel{opacity:0;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .22s,background-color .22s;transform:translateY(18px)scale(.985)}.search-modal[data-state=opening] .search-modal-input-rail,.search-modal[data-state=opening] .search-modal-results-panel,.search-modal[data-state=open] .search-modal-input-rail,.search-modal[data-state=open] .search-modal-results-panel{opacity:1;transform:translateY(0)scale(1)}.search-modal[data-state=closing] .search-modal-input-rail,.search-modal[data-state=closing] .search-modal-results-panel{opacity:0;transform:translateY(14px)scale(.985)}.search-modal-input-wrap{position:relative}.search-modal-input{border-color:var(--border);border-radius:999px;min-height:4.3rem}@supports (color:color-mix(in lab,red,red)){.search-modal-input{border-color:color-mix(in srgb,var(--border) 85%,white 15%)}}.search-modal-input{background:var(--panel-strong)}@supports (color:color-mix(in lab,red,red)){.search-modal-input{background:color-mix(in srgb,var(--panel-strong) 52%,transparent)}}.search-modal-input{-webkit-backdrop-filter:blur(12px)saturate(116%);backdrop-filter:blur(12px)saturate(116%);padding-left:3.3rem;padding-right:1.35rem;box-shadow:0 18px 50px #0f172a14}.search-modal-input:focus{box-shadow:0 0 0 3px var(--accent),0 18px 50px #0f172a14}@supports (color:color-mix(in lab,red,red)){.search-modal-input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent),0 18px 50px #0f172a14}}.search-modal-results-panel{background:var(--panel-strong);border-radius:1.7rem;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.search-modal-results-panel{background:color-mix(in srgb,var(--panel-strong) 66%,transparent)}}.search-modal-results-panel{-webkit-backdrop-filter:blur(15px)saturate(118%);backdrop-filter:blur(15px)saturate(118%);box-shadow:0 24px 70px #0f172a1f}.search-modal-status-row{justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1rem .8rem;display:flex}.search-modal-empty{border:1px solid var(--border);background:var(--soft);border-radius:1.25rem;margin:0 1rem 1rem}@supports (color:color-mix(in lab,red,red)){.search-modal-empty{background:color-mix(in srgb,var(--soft) 42%,transparent)}}.search-modal-empty{color:var(--muted);padding:1rem 1.05rem}.search-modal-results{gap:.9rem;max-height:min(56vh,34rem);padding:0 1rem 1rem;display:grid;overflow-y:auto}.search-modal-result{background:var(--panel);border-radius:1.45rem;padding:1.05rem 1.1rem;display:block}@supports (color:color-mix(in lab,red,red)){.search-modal-result{background:color-mix(in srgb,var(--panel) 60%,transparent)}}.search-modal-result{transition:transform .18s,border-color .18s,background-color .18s}.search-modal-result:hover{border-color:var(--accent);transform:translateY(-2px)}@supports (color:color-mix(in lab,red,red)){.search-modal-result:hover{border-color:color-mix(in srgb,var(--accent) 30%,var(--border))}}.search-modal-result:hover{background:var(--panel)}@supports (color:color-mix(in lab,red,red)){.search-modal-result:hover{background:color-mix(in srgb,var(--panel) 72%,transparent)}}.sidebar-search-trigger{background:0 0;border:0;width:100%;padding:0;transition:transform .18s}.sidebar-search-trigger:hover{transform:translateY(-1px)}.sidebar-search-trigger:focus-visible{outline:none}.sidebar-search-trigger:focus-visible .sidebar-search-faux{box-shadow:0 0 0 3px var(--accent)}@supports (color:color-mix(in lab,red,red)){.sidebar-search-trigger:focus-visible .sidebar-search-faux{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}}.sidebar-search-input.sidebar-search-faux{border:1px solid var(--border);border-radius:999px;min-height:3.1rem}@supports (color:color-mix(in lab,red,red)){.sidebar-search-input.sidebar-search-faux{border:1px solid color-mix(in srgb,var(--border) 82%,white 18%)}}.sidebar-search-input.sidebar-search-faux{background:var(--panel)}@supports (color:color-mix(in lab,red,red)){.sidebar-search-input.sidebar-search-faux{background:color-mix(in srgb,var(--panel) 54%,transparent)}}.sidebar-search-input.sidebar-search-faux{box-shadow:none;-webkit-backdrop-filter:blur(8px)saturate(110%);backdrop-filter:blur(8px)saturate(110%);padding:.82rem 1rem .82rem 3rem}@media(max-width:768px){.search-modal-shell{padding-top:6vh}.search-modal-stack{gap:.9rem}.search-modal-input{min-height:3.75rem;padding-right:3.8rem}.search-modal-results-panel{border-radius:1.45rem}.search-modal-results{max-height:50vh}}.search-glyph{z-index:2;width:1.08rem;height:1.08rem;color:var(--muted);border:0;position:absolute;top:50%;left:1.2rem}@supports (color:color-mix(in lab,red,red)){.search-glyph{color:color-mix(in srgb,var(--muted) 78%,transparent)}}.search-glyph{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transform:translateY(-50%)}.search-glyph:after{content:none}.sidebar-search-wrap .search-glyph{left:1rem}.search-modal-input-wrap .search-glyph{left:1.18rem}@media(max-width:768px){.search-modal-input-wrap .search-glyph,.search-glyph{left:1rem}}@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-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-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-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}@property --tw-content{syntax:"*";inherits:false;initial-value:""}
