/*!tailwindcss v4.0.12 | MIT License | https://tailwindcss.com*/@layer theme,base,components,utilities;@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-orange-500:oklch(0.705 0.213 47.604);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--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-9xl:8rem;--text-9xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--tracking-wider:0.05em;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--ease-out:cubic-bezier(0, 0, 0.2, 1);--animate-spin:spin 1s linear infinite;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(
      --font-sans--font-variation-settings
    );--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(
      --font-mono--font-feature-settings
    );--default-mono-font-variation-settings:var(
      --font-mono--font-variation-settings
    );--w:calc(680px + 32px * 2)}}@layer base{*,::after,::before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{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}body{line-height:inherit}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{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:initial;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;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-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:calc(var(--spacing) * 0)}.inset-x-8{inset-inline:calc(var(--spacing) * 8)}.top-0{top:calc(var(--spacing) * 0)}.top-full{top:100%}.bottom-20{bottom:calc(var(--spacing) * 20)}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%;@media(width >= 40rem){max-width: 40rem;}@media(width >= 48rem){max-width: 48rem;}@media(width >= 64rem){max-width: 64rem;}@media(width >= 80rem){max-width: 80rem;}@media(width >= 96rem){max-width: 96rem;}}.mx-1{margin-inline:calc(var(--spacing) * 1)}.mx-6{margin-inline:calc(var(--spacing) * 6)}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing) * 0)}.my-0\!{margin-block:calc(var(--spacing) * 0)!important}.my-10{margin-block:calc(var(--spacing) * 10)}.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: 1; 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: 0.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: 0.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: 0.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: 0.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 rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%); font-size: 0.875em; border-radius: 0.3125rem; padding-top: 0.1875em; padding-inline-end: 0.375em; padding-bottom: 0.1875em; padding-inline-start: 0.375em; } :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) { color: var(--tw-prose-code); font-weight: 600; font-size: 0.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: 0.875em; } :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) { color: inherit; font-size: 0.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: 0.875em; line-height: 1.7142857; margin-top: 1.7142857em; margin-bottom: 1.7142857em; border-radius: 0.375rem; padding-top: 0.8571429em; padding-inline-end: 1.1428571em; padding-bottom: 0.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: 0.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: 0.5714286em; padding-bottom: 0.5714286em; padding-inline-start: 0.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: 0.875em; line-height: 1.4285714; margin-top: 0.8571429em; } --tw-prose-body: oklch(0.373 0.034 259.733);--tw-prose-headings:oklch(0.21 0.034 264.665);--tw-prose-lead:oklch(0.446 0.03 256.802);--tw-prose-links:oklch(0.21 0.034 264.665);--tw-prose-bold:oklch(0.21 0.034 264.665);--tw-prose-counters:oklch(0.551 0.027 264.364);--tw-prose-bullets:oklch(0.872 0.01 258.338);--tw-prose-hr:oklch(0.928 0.006 264.531);--tw-prose-quotes:oklch(0.21 0.034 264.665);--tw-prose-quote-borders:oklch(0.928 0.006 264.531);--tw-prose-captions:oklch(0.551 0.027 264.364);--tw-prose-kbd:oklch(0.21 0.034 264.665);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(0.21 0.034 264.665);--tw-prose-pre-code:oklch(0.928 0.006 264.531);--tw-prose-pre-bg:oklch(0.278 0.033 256.848);--tw-prose-th-borders:oklch(0.872 0.01 258.338);--tw-prose-td-borders:oklch(0.928 0.006 264.531);--tw-prose-invert-body:oklch(0.872 0.01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(0.707 0.022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(0.707 0.022 261.325);--tw-prose-invert-bullets:oklch(0.446 0.03 256.802);--tw-prose-invert-hr:oklch(0.373 0.034 259.733);--tw-prose-invert-quotes:oklch(0.967 0.003 264.542);--tw-prose-invert-quote-borders:oklch(0.373 0.034 259.733);--tw-prose-invert-captions:oklch(0.707 0.022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(0.872 0.01 258.338);--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:oklch(0.446 0.03 256.802);--tw-prose-invert-td-borders:oklch(0.373 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: 0.5em; margin-bottom: 0.5em; } :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { padding-inline-start: 0.375em; } :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { padding-inline-start: 0.375em; } :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-top: 0.75em; margin-bottom: 0.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: 0.75em; margin-bottom: 0.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: 0.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: 0.5714286em; padding-inline-end: 0.5714286em; padding-bottom: 0.5714286em; padding-inline-start: 0.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-2{margin-top:calc(var(--spacing) * -2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-14{margin-top:calc(var(--spacing) * 14)}.mt-24{margin-top:calc(var(--spacing) * 24)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-14{margin-bottom:calc(var(--spacing) * 14)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-24{height:calc(var(--spacing) * 24)}.h-\[4\.5rem\]{height:4.5rem}.h-full{height:100%}.min-h-\[calc\(100vh-9rem\)\]{min-height:calc(100vh - 9rem)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-24{width:calc(var(--spacing) * 24)}.w-\[5rem\]{width:5rem}.w-full{width:100%}.max-w-\(--w\){max-width:var(--w)}.flex-shrink{flex-shrink:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-y-\[1px\]{--tw-translate-y:calc(1px * -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-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.space-x-10{ :where(& > :not(:last-child)) { --tw-space-x-reverse: 0; margin-inline-start: calc(calc(var(--spacing) * 10) * var(--tw-space-x-reverse)); margin-inline-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-x-reverse))); }}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[0\.5px\]{border-style:var(--tw-border-style);border-width:.5px}.border-black{border-color:var(--color-black)}.border-black\/10{border-color:color-mix(in oklab,var(--color-black) 10%,transparent)}.bg-\(--bg\){background-color:var(--bg)}.bg-black{background-color:var(--color-black)}.bg-black\/5\!{background-color:color-mix(in oklab,var(--color-black) 5%,transparent)!important}.bg-black\/\[3\%\]{background-color:color-mix(in oklab,var(--color-black) 3%,transparent)}.bg-white{background-color:var(--color-white)}.bg-white\/50{background-color:color-mix(in oklab,var(--color-white) 50%,transparent)}.p-3{padding:calc(var(--spacing) * 3)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.pt-14{padding-top:calc(var(--spacing) * 14)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-2\.5{padding-bottom:calc(var(--spacing) * 2.5)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.pl-3{padding-left:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading,var(--text-9xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--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-\[0px\]{font-size:0}.leading-\[1\.2\]\!{--tw-leading:1.2 !important;line-height:1.2!important}.leading-\[5rem\]{--tw-leading:5rem;line-height:5rem}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.text-black{color:var(--color-black)}.text-orange-500{color:var(--color-orange-500)}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-60{opacity:60%}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.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;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:200ms;transition-duration:200ms}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.prose-neutral{--tw-prose-body:oklch(0.371 0 0);--tw-prose-headings:oklch(0.205 0 0);--tw-prose-lead:oklch(0.439 0 0);--tw-prose-links:oklch(0.205 0 0);--tw-prose-bold:oklch(0.205 0 0);--tw-prose-counters:oklch(0.556 0 0);--tw-prose-bullets:oklch(0.87 0 0);--tw-prose-hr:oklch(0.922 0 0);--tw-prose-quotes:oklch(0.205 0 0);--tw-prose-quote-borders:oklch(0.922 0 0);--tw-prose-captions:oklch(0.556 0 0);--tw-prose-kbd:oklch(0.205 0 0);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(0.205 0 0);--tw-prose-pre-code:oklch(0.922 0 0);--tw-prose-pre-bg:oklch(0.269 0 0);--tw-prose-th-borders:oklch(0.87 0 0);--tw-prose-td-borders:oklch(0.922 0 0);--tw-prose-invert-body:oklch(0.87 0 0);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(0.708 0 0);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(0.708 0 0);--tw-prose-invert-bullets:oklch(0.439 0 0);--tw-prose-invert-hr:oklch(0.371 0 0);--tw-prose-invert-quotes:oklch(0.97 0 0);--tw-prose-invert-quote-borders:oklch(0.371 0 0);--tw-prose-invert-captions:oklch(0.708 0 0);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(0.87 0 0);--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:oklch(0.439 0 0);--tw-prose-invert-td-borders:oklch(0.371 0 0)}.select-none{-webkit-user-select:none;user-select:none}.\[-webkit-tap-highlight-color\:transparent\]{-webkit-tap-highlight-color:transparent}.\[background\:url\(\.\/theme\.png\)_left_center\/_auto_theme\(\'spacing\.6\'\)_no-repeat\]{background:url(./theme.png)0/auto 1.5rem no-repeat}.\[background\:url\(\.\/theme\.svg\)_left_center\/cover_no-repeat\]{background:url(./theme.svg)0/cover no-repeat}.\[background\:var\(--url\)_center_center\/cover_no-repeat\]{background:var(--url)50%/cover no-repeat}.\[transition\:_background-position_0\.4s_steps\(5\)\]{transition:background-position .4s steps(5)}.\*\:flex{ :is(& > *) { display: flex; }}.\*\:w-1\/2{ :is(& > *) { width: calc(1/2 * 100%); }}.\*\:items-center{ :is(& > *) { align-items: center; }}.\*\:p-5{ :is(& > *) { padding: calc(var(--spacing) * 5); }}.\*\:font-medium{ :is(& > *) { --tw-font-weight: var(--font-weight-medium); font-weight: var(--font-weight-medium); }}.\*\:no-underline{ :is(& > *) { text-decoration-line: none; }}.first-of-type\:mt-0{&:first-of-type { margin-top:calc(var(--spacing) * 0); }}.last-of-type\:mb-0{&:last-of-type { margin-bottom:calc(var(--spacing) * 0); }}.hover\:animate-spin{&:hover { @media (hover:hover) { animation:var(--animate-spin); } }}.hover\:bg-black\/\[6\%\]{&:hover { @media (hover:hover) { background-color:color-mix(in oklab,var(--color-black) 6%,transparent); } }}.lg\:static{@media(width >= 64rem){position: static;}}.lg\:mt-0{@media(width >= 64rem){margin-top: calc(var(--spacing) * 0);}}.lg\:ml-12{@media(width >= 64rem){margin-left: calc(var(--spacing) * 12);}}.lg\:flex{@media(width >= 64rem){display: flex;}}.lg\:hidden{@media(width >= 64rem){display: none;}}.lg\:h-6{@media(width >= 64rem){height: calc(var(--spacing) * 6);}}.lg\:h-auto{@media(width >= 64rem){height: auto;}}.lg\:w-6{@media(width >= 64rem){width: calc(var(--spacing) * 6);}}.lg\:flex-row{@media(width >= 64rem){flex-direction: row;}}.lg\:items-center{@media(width >= 64rem){align-items: center;}}.lg\:justify-center{@media(width >= 64rem){justify-content: center;}}.lg\:space-x-10{@media(width >= 64rem){:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 10) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-x-reverse)))}}}.lg\:bg-transparent\!{@media(width >= 64rem){background-color: transparent !important;}}.lg\:pb-0{@media(width >= 64rem){padding-bottom: calc(var(--spacing) * 0);}}.lg\:text-base{@media(width >= 64rem){font-size: var(--text-base); line-height: var(--tw-leading,var(--text-base--line-height));}}.lg\:font-normal{@media(width >= 64rem){--tw-font-weight: var(--font-weight-normal); font-weight: var(--font-weight-normal);}}.lg\:transition-none{@media(width >= 64rem){transition-property: none;}}.ltr\:-mr-8{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-right:calc(var(--spacing) * -8); }}.ltr\:mr-1\.5{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-right:calc(var(--spacing) * 1.5); }}.ltr\:mr-5{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-right:calc(var(--spacing) * 5); }}.ltr\:mr-auto{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-right:auto; }}.ltr\:-ml-1{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-left:calc(var(--spacing) * -1); }}.ltr\:ml-1\.5{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-left:calc(var(--spacing) * 1.5); }}.ltr\:ml-4{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-left:calc(var(--spacing) * 4); }}.ltr\:ml-auto{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { margin-left:auto; }}.ltr\:pr-3{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { padding-right:calc(var(--spacing) * 3); }}.ltr\:lg\:ml-14{&:where(:dir(ltr),[dir="ltr"],[dir="ltr"] *) { @media (width >=64rem) { margin-left:calc(var(--spacing) * 14); } }}.rtl\:-mr-1{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-right:calc(var(--spacing) * -1); }}.rtl\:mr-1\.5{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-right:calc(var(--spacing) * 1.5); }}.rtl\:mr-4{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-right:calc(var(--spacing) * 4); }}.rtl\:mr-auto{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-right:auto; }}.rtl\:-ml-8{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-left:calc(var(--spacing) * -8); }}.rtl\:ml-1\.5{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-left:calc(var(--spacing) * 1.5); }}.rtl\:ml-5{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-left:calc(var(--spacing) * 5); }}.rtl\:ml-auto{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { margin-left:auto; }}.rtl\:space-x-reverse{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) {:where(& >:not(:last-child)) { --tw-space-x-reverse:1; } }}.rtl\:pl-3{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { padding-left:calc(var(--spacing) * 3); }}.rtl\:lg\:mr-14{&:where(:dir(rtl),[dir="rtl"],[dir="rtl"] *) { @media (width >=64rem) { margin-right:calc(var(--spacing) * 14); } }}.dark\:bg-black\/80\!{&:where(.dark,.dark *) { background-color:color-mix(in oklab,var(--color-black) 80%,transparent)!important; }}.dark\:bg-white\/90\!{&:where(.dark,.dark *) { background-color:color-mix(in oklab,var(--color-white) 90%,transparent)!important; }}.dark\:bg-white\/\[8\%\]{&:where(.dark,.dark *) { background-color:color-mix(in oklab,var(--color-white) 8%,transparent); }}.dark\:\[background-position\:right\]{&:where(.dark,.dark *) { background-position:right; }}.dark\:text-white{&:where(.dark,.dark *) { color:var(--color-white); }}.dark\:invert{&:where(.dark,.dark *) { --tw-invert:invert(100%); 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,); }}.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); }}.dark\:hover\:bg-white\/\[12\%\]{&:where(.dark,.dark *) { &:hover { @media (hover:hover) { background-color:color-mix(in oklab,var(--color-white) 12%,transparent); } } }}.\[\&_svg\]\:m-auto{& svg { margin: auto; }}.\[\&_svg\]\:block{& svg { display: block; }}.\[\&\>\*\:hover\]\:bg-black\/\[2\%\]{&>*:hover { background-color: color-mix(in oklab, var(--color-black) 2%, transparent); }}.dark\:\[\&\>\*\:hover\]\:bg-white\/\[3\%\]{&:where(.dark,.dark *) { &>*:hover { background-color:color-mix(in oklab,var(--color-white) 3%,transparent); } }}}body{&:where(.dark,.dark *) { &::before { content:var(--tw-content); position:fixed; } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); inset:calc(var(--spacing) * 0); } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); z-index:-1; } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); background-color:color-mix(in oklab,var(--color-black) 85%,transparent); } }}h1,h2,h3{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}pre{direction:ltr}article{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height));--tw-leading:1.8;line-height:1.8;color:var(--color-black);&:where(.dark,.dark *) { color:var(--color-white); } code { display:inline-block; font-size:var(--text-sm)!important; line-height:var(--tw-leading,var(--text-sm--line-height))!important; --tw-leading:calc(var(--spacing) * 6)!important; line-height:calc(var(--spacing) * 6)!important; } .highlight { margin-block:calc(var(--spacing) * 8); pre { margin-block:calc(var(--spacing) * 0); } > div { border-radius:var(--radius-md); background-color:var(--tw-prose-pre-bg); table { margin-block:calc(var(--spacing) * 0); table-layout:fixed; tr { display:flex; td { padding:calc(var(--spacing) * 0); pre { background-color:transparent!important; } } &:first-of-type pre { padding-right:4px; code span { margin-right:calc(var(--spacing) * 0)!important; display:block; min-width:18px; padding:calc(var(--spacing) * 0)!important; text-align:right; color:color-mix(in oklab,var(--color-white) 40%,transparent); } } &:last-of-type { overflow:auto; } } } } }}.btn{border-radius:var(--radius-xl);background-color:var(--color-black);padding-inline:calc(var(--spacing) * 5);padding-block:calc(var(--spacing) * 3);font-size:.95em;color:var(--color-white);text-decoration-line:none;--tw-duration:100ms;transition-duration:100ms;&:active { --tw-scale-x:95%; --tw-scale-y:95%; --tw-scale-z:95%; scale:var(--tw-scale-x) var(--tw-scale-y); } &:where(.dark,.dark *) { background-color:var(--color-white); } &:where(.dark,.dark *) { color:var(--color-black); }}.link{--tw-duration:200ms;transition-duration:200ms;&:hover { @media (hover:hover) { color:var(--color-black); } } &:where(.dark,.dark *) { &:hover { @media (hover:hover) { color:var(--color-white); } } }}.not-ready *{transition-property:none!important}.prose{overflow-wrap:break-word;kbd:has(kbd) { --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); }}.btn-menu{&::before,&::after { display:block; height:2px; width:calc(var(--spacing) * 5); background-color:var(--color-black); --tw-duration:200ms; transition-duration:200ms; --tw-content:''; content:var(--tw-content); } &:where(.dark,.dark *) { &::before { content:var(--tw-content); --tw-invert:invert(100%); 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,); } } &:where(.dark,.dark *) { &::after { content:var(--tw-content); --tw-invert:invert(100%); 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,); } } &:where(.open *) { &::before { width:calc(var(--spacing) * 6); --tw-translate-y:6px; translate:var(--tw-translate-x) var(--tw-translate-y); rotate:45deg; } &::after { width:calc(var(--spacing) * 6); --tw-translate-y:calc(6px * -1); translate:var(--tw-translate-x) var(--tw-translate-y); rotate:calc(45deg * -1); } }}.nav-wrapper{&:where(.dark,.dark *) { &::before { content:var(--tw-content); position:fixed; } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); inset:calc(var(--spacing) * 0); } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); z-index:-1; } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); background-color:color-mix(in oklab,var(--color-black) 85%,transparent); } } @media (width >=64rem) { &::before { content:var(--tw-content); display:none; } } &:where(.dark,.dark *) { &::before { content:var(--tw-content); position:absolute; } } &:where(.open *) { top:calc(var(--spacing) * 0); }}.open{overflow:hidden}@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;
  initial-value: rotateX(0);
}@property --tw-rotate-y{syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}@property --tw-rotate-z{syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}@property --tw-skew-x{syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}@property --tw-skew-y{syntax: "*";
  inherits: false;
  initial-value: skewY(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-outline-style{syntax: "*";
  inherits: false;
  initial-value: solid;
}@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-duration{syntax: "*";
  inherits: false;
}@property --tw-ease{syntax: "*";
  inherits: false;
}@property --tw-content{syntax: "*";
  initial-value: "";
  inherits: false;
}@property --tw-scale-x{syntax: "*";
  inherits: false;
  initial-value: 1;
}@property --tw-scale-y{syntax: "*";
  inherits: false;
  initial-value: 1;
}@property --tw-scale-z{syntax: "*";
  inherits: false;
  initial-value: 1;
}@property --tw-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-shadow-color{syntax: "*";
  inherits: false;
}@property --tw-inset-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-inset-shadow-color{syntax: "*";
  inherits: false;
}@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: 0px;
}@property --tw-ring-offset-color{syntax: "*";
  inherits: false;
  initial-value: #fff;
}@property --tw-ring-offset-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@keyframes spin{to{transform:rotate(360deg)}}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,noto sans sc,pingfang sc,hiragino sans gb,microsoft yahei,wenquanyi micro hei,sans-serif;font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre,.timeline-time{font-family:sf mono,monaco,inconsolata,fira code,source code pro,consolas,menlo,monospace}pre,.highlight pre,.highlight>div{background-color:#1e1e2e!important;border-radius:8px;padding:1rem;overflow-x:auto;font-size:.875rem;line-height:1.6}.highlight{background:0 0!important}.highlight>div{background-color:#1e1e2e!important}pre code,.highlight code{background:0 0!important;padding:0;font-size:inherit;color:#cdd6f4}.chroma{background-color:#1e1e2e!important;color:#cdd6f4}code:not(pre code){background:rgba(0,0,0,5%);padding:.15em .4em;border-radius:4px;font-size:.9em}:root.dark code:not(pre code),.dark code:not(pre code){background:rgba(255,255,255,.1)}.prose blockquote,article blockquote{font-style:normal;font-weight:400;color:#525252;background:rgba(0,0,0,2%);border-left:3px solid #d4d4d4;border-radius:0 6px 6px 0;padding:1rem 1.25rem;margin:1.5rem 0;quotes:none}.prose blockquote::before,.prose blockquote::after,article blockquote::before,article blockquote::after{content:none!important}.prose blockquote p,article blockquote p{margin:0}.prose blockquote p:not(:last-child),article blockquote p:not(:last-child){margin-bottom:.75rem}.prose blockquote p::before,.prose blockquote p::after,article blockquote p::before,article blockquote p::after{content:none!important}:root.dark .prose blockquote,:root.dark article blockquote,.dark .prose blockquote,.dark article blockquote{color:#a3a3a3;background:rgba(255,255,255,3%);border-left-color:#404040}.prose code:not(pre code),article code:not(pre code){background:rgba(0,0,0,6%);color:#1a1a1a;padding:.2em .45em;border-radius:4px;font-size:.875em;font-weight:500;word-break:break-word}.prose code:not(pre code)::before,.prose code:not(pre code)::after,article code:not(pre code)::before,article code:not(pre code)::after{content:none!important}:root.dark .prose code:not(pre code),:root.dark article code:not(pre code),.dark .prose code:not(pre code),.dark article code:not(pre code){background:rgba(255,255,255,.1);color:#e5e5e5}article.post-single,.post-main .prose,.post-with-toc .post-main{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem 3rem;box-shadow:0 1px 3px rgba(0,0,0,4%),0 4px 12px rgba(0,0,0,3%);transition:box-shadow .2s ease}article.post-single:hover,.post-main .prose:hover,.post-with-toc .post-main:hover{box-shadow:0 2px 6px rgba(0,0,0,6%),0 8px 24px rgba(0,0,0,5%)}:root.dark article.post-single,:root.dark .post-main .prose,:root.dark .post-with-toc .post-main,.dark article.post-single,.dark .post-main .prose,.dark .post-with-toc .post-main{background:rgba(255,255,255,2%);border-color:rgba(255,255,255,8%);box-shadow:0 1px 3px rgba(0,0,0,.2),0 4px 12px rgba(0,0,0,.15)}:root.dark article.post-single:hover,:root.dark .post-main .prose:hover,:root.dark .post-with-toc .post-main:hover,.dark article.post-single:hover,.dark .post-main .prose:hover,.dark .post-with-toc .post-main:hover{box-shadow:0 2px 6px rgba(0,0,0,.3),0 8px 24px rgba(0,0,0,.2)}@media(max-width:768px){article.post-single,.post-main .prose,.post-with-toc .post-main{padding:1.5rem 1.25rem;border-radius:8px}}.prose p,article p{line-height:1.85;margin-bottom:1.25em}.prose li,article li{line-height:1.75}.prose strong,article strong{font-weight:600;color:#171717}:root.dark .prose strong,:root.dark article strong,.dark .prose strong,.dark article strong{color:#f5f5f5}.prose ul ul,.prose ol ol,.prose ul ol,.prose ol ul,article ul ul,article ol ol,article ul ol,article ol ul{margin-top:.5em;margin-bottom:.5em}.highlight{margin:1.5rem 0}.highlight pre{margin:0}main img{cursor:zoom-in}.medium-zoom-overlay{z-index:999}.medium-zoom-image--opened{z-index:1000}body:has(.home-layout) main.prose{max-width:100%!important;padding-left:0!important;padding-right:0!important}body main.prose:has(article.post-with-toc){max-width:1200px!important}article.post-with-toc{display:flex!important;gap:3rem!important;align-items:flex-start!important}.post-with-toc .post-main{flex:1;min-width:0}.post-with-toc .post-main .prose{max-width:78ch!important;margin:0!important}aside.post-toc{width:240px;position:sticky;top:80px;align-self:start;max-height:calc(100vh - 120px);overflow-y:auto}aside.post-toc h3{font-size:.9rem;font-weight:600;color:#888;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,8%);text-transform:uppercase;letter-spacing:.05em}:root.dark aside.post-toc h3,.dark aside.post-toc h3{color:#666;border-bottom-color:rgba(255,255,255,.1)}aside.post-toc ul{list-style:none;padding:0;margin:0}aside.post-toc li{margin-bottom:4px}aside.post-toc a{display:block;padding:6px 10px;border-radius:6px;text-decoration:none;color:#555;font-size:.9rem;transition:all 150ms ease;line-height:1.4}aside.post-toc a:hover{background:rgba(0,0,0,5%);color:#333}:root.dark aside.post-toc a:hover,.dark aside.post-toc a:hover{background:rgba(255,255,255,8%);color:#eee}aside.post-toc a.is-active{background:rgba(59,130,246,.1);color:#3b82f6;font-weight:500}:root.dark aside.post-toc a.is-active,.dark aside.post-toc a.is-active{background:rgba(96,165,250,.2);color:#60a5fa}.code-copy-btn{position:absolute;top:8px;right:8px;padding:4px 10px;font-size:.75rem;color:#888;background:rgba(0,0,0,5%);border:none;border-radius:4px;cursor:pointer;opacity:0;transition:opacity 150ms ease,background 150ms ease}pre:hover .code-copy-btn{opacity:1}.code-copy-btn:hover{background:rgba(0,0,0,.1);color:#333}.code-copy-btn.copied{color:#22c55e}:root.dark .code-copy-btn,.dark .code-copy-btn{color:#666;background:rgba(255,255,255,.1)}:root.dark .code-copy-btn:hover,.dark .code-copy-btn:hover{background:rgba(255,255,255,.15);color:#eee}:root.dark .code-copy-btn.copied,.dark .code-copy-btn.copied{color:#4ade80}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,8%)}:root.dark .post-nav,.dark .post-nav{border-top-color:rgba(255,255,255,.1)}.post-nav-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;border-radius:8px;text-decoration:none;background:rgba(0,0,0,2%);transition:background 150ms ease}.post-nav-item:hover{background:rgba(0,0,0,5%)}:root.dark .post-nav-item,.dark .post-nav-item{background:rgba(255,255,255,3%)}:root.dark .post-nav-item:hover,.dark .post-nav-item:hover{background:rgba(255,255,255,6%)}.post-nav-prev{align-items:flex-start}.post-nav-next{align-items:flex-end;text-align:right}.post-nav-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888}:root.dark .post-nav-label,.dark .post-nav-label{color:#666}.post-nav-title{font-size:.95rem;font-weight:500;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}:root.dark .post-nav-title,.dark .post-nav-title{color:#ccc}.post-nav-item:hover .post-nav-title{color:#3b82f6}:root.dark .post-nav-item:hover .post-nav-title,.dark .post-nav-item:hover .post-nav-title{color:#60a5fa}@media(max-width:480px){.post-nav{grid-template-columns:1fr}.post-nav-next{align-items:flex-start;text-align:left}}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;border:none;border-radius:50%;background:rgba(0,0,0,6%);color:#666;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity 200ms ease,transform 200ms ease,background 150ms ease,visibility 200ms;z-index:100;display:flex;align-items:center;justify-content:center}.scroll-to-top svg{width:20px;height:20px}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top:hover{background:rgba(0,0,0,.1);color:#333}:root.dark .scroll-to-top,.dark .scroll-to-top{background:rgba(255,255,255,.1);color:#888}:root.dark .scroll-to-top:hover,.dark .scroll-to-top:hover{background:rgba(255,255,255,.15);color:#eee}@media(max-width:480px){.scroll-to-top{bottom:1rem;right:1rem;width:40px;height:40px}}.home-layout{display:block;min-height:calc(100vh - 200px);padding-top:2rem;position:relative}header.mx-auto{margin-left:0!important;margin-right:auto!important}.folder-tree-mobile{display:none;margin-bottom:2rem;border-radius:8px;background:0 0}.folder-tree-mobile-toggle{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:.85rem;font-weight:500;color:#888;cursor:pointer;list-style:none}.folder-tree-mobile-toggle::-webkit-details-marker{display:none}:root.dark .folder-tree-mobile-toggle,.dark .folder-tree-mobile-toggle{color:#777}.folder-tree-mobile-arrow{width:14px;height:14px;margin-left:4px;opacity:.5;transition:transform 200ms ease}.folder-tree-mobile[open] .folder-tree-mobile-arrow{transform:rotate(180deg)}.folder-nav-mobile{padding:12px 0;max-height:40vh;overflow-y:auto;border-top:1px solid rgba(0,0,0,6%);margin-top:8px}:root.dark .folder-nav-mobile,.dark .folder-nav-mobile{border-top-color:rgba(255,255,255,8%)}.folder-tree{position:fixed;left:40px;top:140px;width:420px;background:0 0;padding:0 2rem 0 0;max-height:calc(100vh - 180px);overflow:hidden;border-right:1px solid rgba(0,0,0,8%)}:root.dark .folder-tree,.dark .folder-tree{border-right-color:rgba(255,255,255,.1)}.folder-tree-header{display:flex;align-items:center;gap:8px;padding:16px 20px;font-size:.8rem;font-weight:600;color:#888;border-bottom:1px solid rgba(0,0,0,5%);text-transform:uppercase;letter-spacing:.03em}:root.dark .folder-tree-header,.dark .folder-tree-header{color:#666;border-bottom-color:rgba(255,255,255,6%)}.folder-tree-icon{width:16px;height:16px;opacity:.5}.folder-nav{padding:12px;max-height:calc(100vh - 200px);overflow-y:auto}.folder-item{margin-bottom:2px}.folder-summary{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:6px;cursor:pointer;list-style:none;color:#333;transition:background 120ms ease}.folder-summary::-webkit-details-marker{display:none}.folder-summary:hover{background:rgba(0,0,0,5%)}:root.dark .folder-summary,.dark .folder-summary{color:#ddd}:root.dark .folder-summary:hover,.dark .folder-summary:hover{background:rgba(255,255,255,6%)}.folder-arrow{width:12px;height:12px;flex-shrink:0;opacity:.35;transition:transform 150ms ease}.folder-item[open]>.folder-summary .folder-arrow{transform:rotate(90deg)}.folder-icon{width:16px;height:16px;flex-shrink:0;color:#e6a23c}.folder-name{font-size:.85rem;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-children{margin-left:18px;padding-left:10px;border-left:1px solid rgba(0,0,0,6%)}:root.dark .folder-children,.dark .folder-children{border-left-color:rgba(255,255,255,8%)}.file-item{display:flex;align-items:flex-start;gap:6px;padding:6px 10px;border-radius:6px;text-decoration:none;color:#555;transition:all 120ms ease;margin-bottom:2px}.file-item:hover{background:rgba(0,0,0,5%);color:#333}:root.dark .file-item,.dark .file-item{color:#999}:root.dark .file-item:hover,.dark .file-item:hover{background:rgba(255,255,255,6%);color:#eee}.file-icon{width:14px;height:14px;flex-shrink:0;margin-top:2px;opacity:.4}.file-name{font-size:.8rem;line-height:1.4;word-break:break-word}.timeline{max-width:700px;padding:0 2rem;position:absolute;left:50%;transform:translateX(-50%)}.timeline-content-area{position:relative;padding-left:24px}.timeline-content-area::before{content:'';position:absolute;left:0;top:8px;bottom:0;width:2px;background:#e8e8e8;border-radius:1px}:root.dark .timeline-content-area::before,.dark .timeline-content-area::before{background:#2a2a2a}.timeline-year{margin-bottom:3.5rem;position:relative}.timeline-year::before{content:'';position:absolute;left:-28px;top:16px;width:10px;height:10px;background:#3b82f6;border-radius:50%;box-shadow:0 0 0 3px #faf8f1}:root.dark .timeline-year::before,.dark .timeline-year::before{box-shadow:0 0 0 3px #0f0f0f}.timeline-year-title{display:flex;align-items:baseline;gap:14px;margin:0 0 1.5rem;padding:0;border:none}.year-text{font-size:2.25rem;font-weight:700;color:#222}:root.dark .year-text,.dark .year-text{color:#eee}.year-count{font-size:.9rem;font-weight:400;color:#aaa}.timeline-posts{display:flex;flex-direction:column;gap:6px}.timeline-item{display:flex;align-items:baseline;gap:20px;padding:12px 14px;margin-left:-14px;border-radius:8px;transition:background 120ms ease}.timeline-item:hover{background:rgba(0,0,0,3%)}:root.dark .timeline-item:hover,.dark .timeline-item:hover{background:rgba(255,255,255,4%)}.timeline-time{font-size:.95rem;color:#999;font-family:sf mono,monaco,consolas,monospace;flex-shrink:0;min-width:50px}.timeline-title{font-size:1.15rem;font-weight:500;text-decoration:none;color:#333;line-height:1.6;transition:color 120ms ease}.timeline-title:hover{color:#3b82f6}:root.dark .timeline-title,.dark .timeline-title{color:#ccc}:root.dark .timeline-title:hover,.dark .timeline-title:hover{color:#60a5fa}@media(max-width:1200px){.home-layout{min-height:auto;padding-top:1.5rem}.folder-tree{display:none}.folder-tree-mobile{display:block}.timeline{position:static;transform:none;left:auto;max-width:720px;margin:0 auto;padding:0 1.5rem}}@media(max-width:768px){body:has(.home-layout) main.prose{padding-left:1rem!important;padding-right:1rem!important}.timeline{max-width:100%;padding:0}.timeline-content-area{padding-left:20px}.timeline-year::before{left:-24px;width:6px;height:6px;box-shadow:0 0 0 3px #fff}:root.dark .timeline-year::before,.dark .timeline-year::before{box-shadow:0 0 0 3px #0f0f0f}}@media(max-width:480px){.timeline-content-area{padding-left:0}.timeline-content-area::before,.timeline-year::before{display:none}.timeline-item{flex-direction:column;gap:2px;padding:8px 0;margin-left:0}.year-text{font-size:1.4rem}article.post-with-toc{flex-direction:column}aside.post-toc{position:static;width:100%;max-height:250px;margin-bottom:1.5rem}}.bg{color:#e6edf3;background-color:#0d1117}.chroma{color:#e6edf3;background-color:initial}.chroma .err{color:#f85149}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#6e7681}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#6e7681}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#6e7681}.chroma .line{display:flex}.chroma .k{color:#ff7b72}.chroma .kc{color:#79c0ff}.chroma .kd{color:#ff7b72}.chroma .kn{color:#ff7b72}.chroma .kp{color:#79c0ff}.chroma .kr{color:#ff7b72}.chroma .kt{color:#ff7b72}.chroma .na{color:#79c0ff}.chroma .nc{color:#f0883e;font-weight:700}.chroma .no{color:#79c0ff;font-weight:700}.chroma .nd{color:#d2a8ff;font-weight:700}.chroma .ni{color:#ffa657}.chroma .ne{color:#f0883e;font-weight:700}.chroma .nl{color:#79c0ff;font-weight:700}.chroma .nn{color:#ff7b72}.chroma .nx{color:#e6edf3}.chroma .py{color:#79c0ff}.chroma .nt{color:#7ee787}.chroma .nb{color:#ffa657}.chroma .bp{color:#79c0ff}.chroma .nv{color:#79c0ff}.chroma .vc{color:#79c0ff}.chroma .vg{color:#79c0ff}.chroma .vi{color:#79c0ff}.chroma .vm{color:#79c0ff}.chroma .nf{color:#d2a8ff;font-weight:700}.chroma .fm{color:#d2a8ff;font-weight:700}.chroma .l{color:#a5d6ff}.chroma .ld{color:#79c0ff}.chroma .s{color:#a5d6ff}.chroma .sa{color:#79c0ff}.chroma .sb{color:#a5d6ff}.chroma .sc{color:#a5d6ff}.chroma .dl{color:#79c0ff}.chroma .sd{color:#a5d6ff}.chroma .s2{color:#a5d6ff}.chroma .se{color:#79c0ff}.chroma .sh{color:#79c0ff}.chroma .si{color:#a5d6ff}.chroma .sx{color:#a5d6ff}.chroma .sr{color:#79c0ff}.chroma .s1{color:#a5d6ff}.chroma .ss{color:#a5d6ff}.chroma .m{color:#a5d6ff}.chroma .mb{color:#a5d6ff}.chroma .mf{color:#a5d6ff}.chroma .mh{color:#a5d6ff}.chroma .mi{color:#a5d6ff}.chroma .il{color:#a5d6ff}.chroma .mo{color:#a5d6ff}.chroma .o{color:#ff7b72;font-weight:700}.chroma .ow{color:#ff7b72;font-weight:700}.chroma .p{color:#e6edf3}.chroma .c{color:#8b949e;font-style:italic}.chroma .ch{color:#8b949e;font-style:italic}.chroma .cm{color:#8b949e;font-style:italic}.chroma .c1{color:#8b949e;font-style:italic}.chroma .cs{color:#8b949e;font-weight:700;font-style:italic}.chroma .cp{color:#8b949e;font-weight:700;font-style:italic}.chroma .cpf{color:#8b949e;font-weight:700;font-style:italic}.chroma .gd{color:#ffa198;background-color:#490202}.chroma .ge{font-style:italic}.chroma .gr{color:#ffa198}.chroma .gh{color:#79c0ff;font-weight:700}.chroma .gi{color:#56d364;background-color:#0f5323}.chroma .go{color:#8b949e}.chroma .gp{color:#8b949e}.chroma .gs{font-weight:700}.chroma .gu{color:#79c0ff}.chroma .gt{color:#ff7b72}.chroma .gl{text-decoration:underline}.chroma .w{color:#6e7681}pre code,.highlight code,.chroma code{color:#e6edf3}