/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties;@layer theme, base, components, utilities;@layer theme{:host,:root{--font-sans:"Raleway",ui-sans-serif,system-ui,sans-serif;--font-serif:"Roboto Slab",ui-serif,Georgia,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-rose-600:oklch(58.6% 0.253 17.585);--color-slate-200:oklch(92.9% 0.013 255.508);--color-slate-400:oklch(70.4% 0.04 256.788);--color-slate-600:oklch(44.6% 0.043 257.281);--color-slate-800:oklch(27.9% 0.041 260.031);--color-slate-950:oklch(12.9% 0.042 264.695);--color-gray-200:oklch(92.8% 0.006 264.531);--color-gray-800:oklch(27.8% 0.033 256.848);--color-neutral-300:oklch(87% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-neutral-950:oklch(14.5% 0 0);--color-stone-200:oklch(92.3% 0.003 48.717);--color-stone-400:oklch(70.9% 0.01 56.259);--color-stone-600:oklch(44.4% 0.011 73.639);--color-stone-800:oklch(26.8% 0.007 34.298);--color-stone-950:oklch(14.7% 0.004 49.25);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--container-2xl:42rem;--container-4xl:56rem;--text-sm:0.875rem;--text-sm--line-height:1.42857;--text-xl:1.25rem;--text-xl--line-height:1.4;--text-3xl:1.875rem;--text-3xl--line-height:1.2;--text-4xl:2.25rem;--text-4xl--line-height:1.11111;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-widest:0.1em;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--ease-in-out:cubic-bezier(0.4,0,0.2,1);--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-light-background:oklch(93.18% 0.015 251.24);--color-dark-background:oklch(20.44% 0.04 77.29);--color-primary-50:oklch(96.7% 0.026 73.1);--color-primary-100:oklch(86.53% 0.076 74.3);--color-primary-300:oklch(80.59% 0.116 74.3);--color-primary-500:oklch(75.82% 0.154 74.31);--color-primary-700:oklch(67.75% 0.156 70.83);--color-primary-900:oklch(51.68% 0.126 67.57);--color-primary-950:oklch(36.92% 0.091 63.88);--color-secondary-100:oklch(96.79% 0.012 216.57);--color-secondary-300:oklch(91.99% 0.028 219.78);--color-secondary-500:oklch(84.6% 0.053 222.06);--color-secondary-700:oklch(65.41% 0.091 230.13);--color-secondary-900:oklch(45.98% 0.072 233.91);--color-secondary-950:oklch(33.94% 0.063 236.43);--fluid-min-width:400;--fluid-max-width:1536;--fluid-screen:100vw;--fluid-bp:calc((var(--fluid-screen) - (var(--fluid-min-width)*1px))/(var(--fluid-max-width) - var(--fluid-min-width)));--text-fluid-sm-base:clamp(0.875rem,0.875rem + (1 - 0.875) * 16 * var(--fluid-bp),1rem);--text-fluid-lg-2xl:clamp(1.125rem,1.125rem + (1.5 - 1.125) * 16 * var(--fluid-bp),1.5rem);--text-fluid-xl-5\.5xl:clamp(1.25rem,1.25rem + (3.375 - 1.25) * 16 * var(--fluid-bp),3.375rem);--text-fluid-2xl-5xl:clamp(1.5rem,1.5rem + (3 - 1.5) * 16 * var(--fluid-bp),3rem);--text-fluid-2xl-6xl:clamp(1.5rem,1.5rem + (3.75 - 1.5) * 16 * var(--fluid-bp),3.75rem);--spacing-fluid-1-2:clamp(0.25rem,0.25rem + (0.5 - 0.25) * 16 * var(--fluid-bp),0.5rem);--spacing-fluid-2-4:clamp(0.5rem,0.5rem + (1 - 0.5) * 16 * var(--fluid-bp),1rem);--spacing-fluid-6-8:clamp(1.5rem,1.5rem + (2 - 1.5) * 16 * var(--fluid-bp),2rem);--spacing-fluid-4-8:clamp(1rem,1rem + (2 - 1) * 16 * var(--fluid-bp),2rem);--spacing-fluid-6-12:clamp(1.5rem,1.5rem + (3 - 1.5) * 16 * var(--fluid-bp),3rem);--spacing-fluid-8-12:clamp(2rem,2rem + (3 - 2) * 16 * var(--fluid-bp),3rem);--spacing-fluid-8-16:clamp(2rem,2rem + (4 - 2) * 16 * var(--fluid-bp),4rem);--spacing-fluid-12-16:clamp(3rem,3rem + (4 - 3) * 16 * var(--fluid-bp),4rem);--spacing-fluid-12-20:clamp(3rem,3rem + (5 - 3) * 16 * var(--fluid-bp),5rem);--spacing-fluid-12-24:clamp(3rem,3rem + (6 - 3) * 16 * var(--fluid-bp),6rem);--spacing-fluid-16-24:clamp(4rem,4rem + (6 - 4) * 16 * var(--fluid-bp),6rem);--spacing-fluid-16-32:clamp(4rem,4rem + (8 - 4) * 16 * var(--fluid-bp),8rem)}}@layer base{*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;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);tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::file-selector-button,button,input,optgroup,select,textarea{background-color:transparent;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.sr-only{border-width:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.start{inset-inline-start:var(--spacing)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-4{bottom:calc(var(--spacing)*4)}.left-1\/2{left:50%}.-z-10{z-index:-10}.-z-20{z-index:-20}.z-10{z-index:10}.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}}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch;--tw-prose-body:oklch(37.3% 0.034 259.733);--tw-prose-headings:oklch(21% 0.034 264.665);--tw-prose-lead:oklch(44.6% 0.03 256.802);--tw-prose-links:oklch(21% 0.034 264.665);--tw-prose-bold:oklch(21% 0.034 264.665);--tw-prose-counters:oklch(55.1% 0.027 264.364);--tw-prose-bullets:oklch(87.2% 0.01 258.338);--tw-prose-hr:oklch(92.8% 0.006 264.531);--tw-prose-quotes:oklch(21% 0.034 264.665);--tw-prose-quote-borders:oklch(92.8% 0.006 264.531);--tw-prose-captions:oklch(55.1% 0.027 264.364);--tw-prose-kbd:oklch(21% 0.034 264.665);--tw-prose-kbd-shadows:color-mix(in oklab,oklch(21% 0.034 264.665) 10%,transparent);--tw-prose-code:oklch(21% 0.034 264.665);--tw-prose-pre-code:oklch(92.8% 0.006 264.531);--tw-prose-pre-bg:oklch(27.8% 0.033 256.848);--tw-prose-th-borders:oklch(87.2% 0.01 258.338);--tw-prose-td-borders:oklch(92.8% 0.006 264.531);--tw-prose-invert-body:oklch(87.2% 0.01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% 0.022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% 0.022 261.325);--tw-prose-invert-bullets:oklch(44.6% 0.03 256.802);--tw-prose-invert-hr:oklch(37.3% 0.034 259.733);--tw-prose-invert-quotes:oklch(96.7% 0.003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% 0.034 259.733);--tw-prose-invert-captions:oklch(70.7% 0.022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:hsla(0,0%,100%,.1);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% 0.01 258.338);--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:oklch(44.6% 0.03 256.802);--tw-prose-invert-td-borders:oklch(37.3% 0.034 259.733);font-size:1rem;line-height:1.75;:where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top: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-bottom:1.2em;margin-top:1.2em}:where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}: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-bottom:1.25em;margin-top: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-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"\201C""\201D""\2018""\2019"}: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-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}:where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}:where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}:where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}:where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}:where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}:where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}:where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}: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] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}:where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}:where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}:where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}: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-color:var(--tw-prose-th-borders);border-top-width:1px}: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-bottom:0;margin-top:0}:where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.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-bottom:.75em;margin-top:.75em}:where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}:where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}:where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top: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}}.-mb-px{margin-bottom:-1px}.mb-0\.5{margin-bottom:calc(var(--spacing)*.5)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-8{margin-left:calc(var(--spacing)*8)}.scrollbar{scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial);scrollbar-width:auto;&::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}&::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}&::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}&::-webkit-scrollbar{display:block;height:var(--scrollbar-height,16px);width:var(--scrollbar-width,16px)}}.line-clamp-1{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.aspect-3\/2{aspect-ratio:3/2}.size-4{height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}.size-9\.5{height:calc(var(--spacing)*9.5);width:calc(var(--spacing)*9.5)}.size-full{height:100%;width:100%}.h-4{height:calc(var(--spacing)*4)}.h-14{height:calc(var(--spacing)*14)}.h-48{height:calc(var(--spacing)*48)}.h-auto{height:auto}.h-fluid-16-24{height:var(--spacing-fluid-16-24)}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-270{max-height:calc(var(--spacing)*270)}.max-h-\[30lh\]{max-height:30lh}.min-h-\[5lh\]{min-height:5lh}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing)*5)}.w-auto{width:auto}.w-fluid-16-32{width:var(--spacing-fluid-16-32)}.w-full{width:100%}.w-screen{width:100vw}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-\[75ch\]{max-width:75ch}.flex-1{flex:1}.basis-1\/3{flex-basis:33.33333%}.basis-2\/3{flex-basis:66.66667%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-y-6{--tw-translate-y:calc(var(--spacing)*6);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-grabbing{cursor:grabbing}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0\.5{gap:calc(var(--spacing)*.5)}.gap-1{gap:calc(var(--spacing)*1)}.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-8{gap:calc(var(--spacing)*8)}.gap-12{gap:calc(var(--spacing)*12)}.gap-14{gap:calc(var(--spacing)*14)}.gap-16{gap:calc(var(--spacing)*16)}.gap-fluid-1-2{gap:var(--spacing-fluid-1-2)}.gap-fluid-2-4{gap:var(--spacing-fluid-2-4)}.gap-fluid-8-12{gap:var(--spacing-fluid-8-12)}.gap-fluid-12-20{gap:var(--spacing-fluid-12-20)}.space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0;margin-block-end:calc(var(--spacing)*1*(1 - var(--tw-space-y-reverse)));margin-block-start:calc(var(--spacing)*1*var(--tw-space-y-reverse))}}.gap-y-4{row-gap:calc(var(--spacing)*4)}.overflow-hidden{overflow:hidden}.scroll-smooth{scroll-behavior:smooth}.rounded-2xl{border-radius:var(--radius-2xl)}.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-primary-100{border-color:var(--color-primary-100)}.border-slate-400{border-color:var(--color-slate-400)}.border-stone-200{border-color:var(--color-stone-200)}.bg-black{background-color:var(--color-black)}.bg-neutral-950{background-color:var(--color-neutral-950)}.bg-primary-50{background-color:var(--color-primary-50)}.bg-stone-200{background-color:var(--color-stone-200)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-8{padding:calc(var(--spacing)*8)}.p-fluid-2-4{padding:var(--spacing-fluid-2-4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-fluid-4-8{padding-inline:var(--spacing-fluid-4-8)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-4{padding-block:calc(var(--spacing)*4)}.py-fluid-16-24{padding-block:var(--spacing-fluid-16-24)}.py-fluid-16-32{padding-block:var(--spacing-fluid-16-32)}.pt-fluid-12-16{padding-top:var(--spacing-fluid-12-16)}.pb-fluid-8-16{padding-bottom:var(--spacing-fluid-8-16)}.text-center{text-align:center}.font-serif{font-family:var(--font-serif)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--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-fluid-2xl-5xl{font-size:var(--text-fluid-2xl-5xl)}.text-fluid-2xl-6xl{font-size:var(--text-fluid-2xl-6xl)}.text-fluid-lg-2xl{font-size:var(--text-fluid-lg-2xl)}.text-fluid-sm-base{font-size:var(--text-fluid-sm-base)}.text-fluid-xl-5\.5xl{font-size:var(--text-fluid-xl-5\.5xl)}.leading-\[1\.1\]{--tw-leading:1.1;line-height:1.1}.leading-\[1\.1\]\!{--tw-leading:1.1!important;line-height:1.1!important}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-black{color:var(--color-black)}.text-gray-200{color:var(--color-gray-200)}.text-gray-800{color:var(--color-gray-800)}.text-light-background{color:var(--color-light-background)}.text-neutral-300{color:var(--color-neutral-300)}.text-neutral-800{color:var(--color-neutral-800)}.text-neutral-950{color:var(--color-neutral-950)}.text-primary-500{color:var(--color-primary-500)}.text-rose-600{color:var(--color-rose-600)}.text-slate-800{color:var(--color-slate-800)}.text-stone-200{color:var(--color-stone-200)}.text-stone-600{color:var(--color-stone-600)}.text-stone-800{color:var(--color-stone-800)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-5{opacity:5%}.opacity-100{opacity:100%}.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-\[border-radius\]{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:border-radius;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-\[translate\,opacity\]{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:translate,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-colors{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.transition-transform{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.duration-300{--tw-duration:300ms;transition-duration:.3s}.duration-500{--tw-duration:500ms;transition-duration:.5s}.prose-slate{--tw-prose-body:oklch(37.2% 0.044 257.287);--tw-prose-headings:oklch(20.8% 0.042 265.755);--tw-prose-lead:oklch(44.6% 0.043 257.281);--tw-prose-links:oklch(20.8% 0.042 265.755);--tw-prose-bold:oklch(20.8% 0.042 265.755);--tw-prose-counters:oklch(55.4% 0.046 257.417);--tw-prose-bullets:oklch(86.9% 0.022 252.894);--tw-prose-hr:oklch(92.9% 0.013 255.508);--tw-prose-quotes:oklch(20.8% 0.042 265.755);--tw-prose-quote-borders:oklch(92.9% 0.013 255.508);--tw-prose-captions:oklch(55.4% 0.046 257.417);--tw-prose-kbd:oklch(20.8% 0.042 265.755);--tw-prose-kbd-shadows:color-mix(in oklab,oklch(20.8% 0.042 265.755) 10%,transparent);--tw-prose-code:oklch(20.8% 0.042 265.755);--tw-prose-pre-code:oklch(92.9% 0.013 255.508);--tw-prose-pre-bg:oklch(27.9% 0.041 260.031);--tw-prose-th-borders:oklch(86.9% 0.022 252.894);--tw-prose-td-borders:oklch(92.9% 0.013 255.508);--tw-prose-invert-body:oklch(86.9% 0.022 252.894);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.4% 0.04 256.788);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.4% 0.04 256.788);--tw-prose-invert-bullets:oklch(44.6% 0.043 257.281);--tw-prose-invert-hr:oklch(37.2% 0.044 257.287);--tw-prose-invert-quotes:oklch(96.8% 0.007 247.896);--tw-prose-invert-quote-borders:oklch(37.2% 0.044 257.287);--tw-prose-invert-captions:oklch(70.4% 0.04 256.788);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:hsla(0,0%,100%,.1);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(86.9% 0.022 252.894);--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:oklch(44.6% 0.043 257.281);--tw-prose-invert-td-borders:oklch(37.2% 0.044 257.287)}.select-none{-webkit-user-select:none;user-select:none}.\*\:absolute{:is(&>*){position:absolute}}.\*\:left-0{:is(&>*){left:calc(var(--spacing)*0)}}.\*\:h-0\.5{:is(&>*){height:calc(var(--spacing)*.5)}}.\*\:w-full{:is(&>*){width:100%}}.\*\:bg-stone-200{:is(&>*){background-color:var(--color-stone-200)}}.\*\:transition-\[top\,bottom\,rotate\,opacity\]{:is(&>*){transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:top,bottom,rotate,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}}.\*\:duration-300{:is(&>*){--tw-duration:300ms;transition-duration:.3s}}.group-odd\/li\:border-primary-100{&:is(:where(.group\/li):nth-child(odd) *){border-color:var(--color-primary-100)}}.group-odd\/li\:bg-primary-50{&:is(:where(.group\/li):nth-child(odd) *){background-color:var(--color-primary-50)}}.group-odd\/li\:bg-primary-500{&:is(:where(.group\/li):nth-child(odd) *){background-color:var(--color-primary-500)}}.group-odd\/li\:text-primary-500{&:is(:where(.group\/li):nth-child(odd) *){color:var(--color-primary-500)}}.group-odd\/li\:text-primary-700{&:is(:where(.group\/li):nth-child(odd) *){color:var(--color-primary-700)}}.group-even\/li\:border-secondary-300{&:is(:where(.group\/li):nth-child(2n) *){border-color:var(--color-secondary-300)}}.group-even\/li\:bg-secondary-100{&:is(:where(.group\/li):nth-child(2n) *){background-color:var(--color-secondary-100)}}.group-even\/li\:bg-secondary-500{&:is(:where(.group\/li):nth-child(2n) *){background-color:var(--color-secondary-500)}}.group-even\/li\:text-secondary-700{&:is(:where(.group\/li):nth-child(2n) *){color:var(--color-secondary-700)}}.group-hover\:-translate-x-1{&:is(:where(.group):hover *){@media (hover:hover){--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-hover\:rounded-2xl{&:is(:where(.group):hover *){@media (hover:hover){border-radius:var(--radius-2xl)}}}.group-hover\:underline{&:is(:where(.group):hover *){@media (hover:hover){text-decoration-line:underline}}}.group-hover\:opacity-0{&:is(:where(.group):hover *){@media (hover:hover){opacity:0}}}.group-\[\.cm-active\]\:top-1\/2{&:is(:where(.group):is(.cm-active) *){top:50%}}.group-\[\.cm-active\]\:-translate-y-1\/2{&:is(:where(.group):is(.cm-active) *){--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}}.group-\[\.cm-active\]\:-translate-y-full{&:is(:where(.group):is(.cm-active) *){--tw-translate-y:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}}.group-\[\.cm-active\]\:-rotate-225{&:is(:where(.group):is(.cm-active) *){rotate:-225deg}}.group-\[\.cm-active\]\:rotate-225{&:is(:where(.group):is(.cm-active) *){rotate:225deg}}.group-\[\.cm-active\]\:opacity-0{&:is(:where(.group):is(.cm-active) *){opacity:0}}.group-\[\.cm-open\]\/body\:block{&:is(:where(.group\/body):is(.cm-open) *){display:block}}.group-\[\.cm-open\]\/body\:hidden{&:is(:where(.group\/body):is(.cm-open) *){display:none}}.group-\[\.cm-open\]\/body\:border-stone-800{&:is(:where(.group\/body):is(.cm-open) *){border-color:var(--color-stone-800)}}.group-\[\.cm-open\]\/body\:text-stone-200{&:is(:where(.group\/body):is(.cm-open) *){color:var(--color-stone-200)}}.group-\[\.cm-open\]\/body\:text-stone-800{&:is(:where(.group\/body):is(.cm-open) *){color:var(--color-stone-800)}}.group-\[\.cm-open\]\/body\:\*\:bg-stone-800{&:is(:where(.group\/body):is(.cm-open) *){:is(&>*){background-color:var(--color-stone-800)}}}.group-\[\.scroll\]\/body\:block{&:is(:where(.group\/body):is(.scroll) *){display:block}}.group-\[\.scroll\]\/body\:hidden{&:is(:where(.group\/body):is(.scroll) *){display:none}}.group-\[\.scroll\]\/body\:border-stone-800{&:is(:where(.group\/body):is(.scroll) *){border-color:var(--color-stone-800)}}.group-\[\.scroll\]\/body\:text-black{&:is(:where(.group\/body):is(.scroll) *){color:var(--color-black)}}.group-\[\.scroll\]\/body\:text-stone-200{&:is(:where(.group\/body):is(.scroll) *){color:var(--color-stone-200)}}.group-\[\.scroll\]\/body\:text-stone-800{&:is(:where(.group\/body):is(.scroll) *){color:var(--color-stone-800)}}.group-\[\.scroll\]\/body\:\*\:bg-stone-800{&:is(:where(.group\/body):is(.scroll) *){:is(&>*){background-color:var(--color-stone-800)}}}.before\:absolute{&:before{content:var(--tw-content);position:absolute}}.before\:inset-0{&:before{content:var(--tw-content);inset:calc(var(--spacing)*0)}}.before\:-z-10{&:before{content:var(--tw-content);z-index:-10}}.before\:size-full{&:before{content:var(--tw-content);height:100%;width:100%}}.before\:-translate-y-full{&:before{content:var(--tw-content);--tw-translate-y:-100%;translate:var(--tw-translate-x) var(--tw-translate-y)}}.before\:bg-black\/30{&:before{background-color:color-mix(in srgb,#000 30%,transparent);content:var(--tw-content);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-black) 30%,transparent)}}}.before\:bg-white{&:before{background-color:var(--color-white);content:var(--tw-content)}}.before\:shadow{&:before{content:var(--tw-content);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,rgba(0,0,0,.1)),0 1px 2px -1px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.before\:transition-transform{&:before{content:var(--tw-content);transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}}.before\:duration-500{&:before{content:var(--tw-content);--tw-duration:500ms;transition-duration:.5s}}.before\:ease-in-out{&:before{content:var(--tw-content);--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}.group-\[\.cm-open\]\/body\:before\:translate-y-0{&:is(:where(.group\/body):is(.cm-open) *){&:before{content:var(--tw-content);--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.group-\[\.scroll\]\/body\:before\:translate-y-0{&:is(:where(.group\/body):is(.scroll) *){&:before{content:var(--tw-content);--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x) var(--tw-translate-y)}}}.hover\:cursor-pointer{&:hover{@media (hover:hover){cursor:pointer}}}.hover\:bg-light-background\/10{&:hover{@media (hover:hover){background-color:color-mix(in srgb,oklch(93.18% .015 251.24) 10%,transparent);@supports (color:color-mix(in lab,red,red)){background-color:color-mix(in oklab,var(--color-light-background) 10%,transparent)}}}}.hover\:text-black{&:hover{@media (hover:hover){color:var(--color-black)}}}.hover\:text-white{&:hover{@media (hover:hover){color:var(--color-white)}}}.group-\[\.scroll\]\/body\:hover\:text-black{&:is(:where(.group\/body):is(.scroll) *){&:hover{@media (hover:hover){color:var(--color-black)}}}}.max-xl\:container{@media (width < 80rem){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}}}.max-xl\:m-auto{@media (width < 80rem){margin-bottom:auto;margin-left:auto;margin-right:auto;margin-top:auto}}.sm\:h-56{@media (width >= 40rem){height:calc(var(--spacing)*56)}}.sm\:grid-cols-2{@media (width >= 40rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.sm\:flex-row{@media (width >= 40rem){flex-direction:row}}.sm\:justify-between{@media (width >= 40rem){justify-content:space-between}}.sm\:gap-fluid-12-24{@media (width >= 40rem){gap:var(--spacing-fluid-12-24)}}.md\:grid-cols-2{@media (width >= 48rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.md\:gap-y-6{@media (width >= 48rem){row-gap:calc(var(--spacing)*6)}}.lg\:h-60{@media (width >= 64rem){height:calc(var(--spacing)*60)}}.lg\:grid-cols-3{@media (width >= 64rem){grid-template-columns:repeat(3,minmax(0,1fr))}}.xl\:hidden{@media (width >= 80rem){display:none}}.xl\:grid-cols-4{@media (width >= 80rem){grid-template-columns:repeat(4,minmax(0,1fr))}}.xl\:flex-row{@media (width >= 80rem){flex-direction:row}}.xl\:justify-center{@media (width >= 80rem){justify-content:center}}.xl\:gap-fluid-6-12{@media (width >= 80rem){gap:var(--spacing-fluid-6-12)}}.\32 xl\:h-64{@media (width >= 96rem){height:calc(var(--spacing)*64)}}.dark\:block{&:where(.dark,.dark *){display:block}}.dark\:hidden{&:where(.dark,.dark *){display:none}}.dark\:-translate-y-1\/2{&:where(.dark,.dark *){--tw-translate-y:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}}.dark\:-translate-y-6{&:where(.dark,.dark *){--tw-translate-y:calc(var(--spacing)*-6);translate:var(--tw-translate-x) var(--tw-translate-y)}}.dark\:border-primary-900{&:where(.dark,.dark *){border-color:var(--color-primary-900)}}.dark\:border-slate-600{&:where(.dark,.dark *){border-color:var(--color-slate-600)}}.dark\:bg-dark-background{&:where(.dark,.dark *){background-color:var(--color-dark-background)}}.dark\:bg-primary-950{&:where(.dark,.dark *){background-color:var(--color-primary-950)}}.dark\:bg-slate-950{&:where(.dark,.dark *){background-color:var(--color-slate-950)}}.dark\:bg-stone-800{&:where(.dark,.dark *){background-color:var(--color-stone-800)}}.dark\:bg-stone-950{&:where(.dark,.dark *){background-color:var(--color-stone-950)}}.dark\:text-gray-200{&:where(.dark,.dark *){color:var(--color-gray-200)}}.dark\:text-slate-200{&:where(.dark,.dark *){color:var(--color-slate-200)}}.dark\:text-stone-200{&:where(.dark,.dark *){color:var(--color-stone-200)}}.dark\:text-stone-400{&:where(.dark,.dark *){color:var(--color-stone-400)}}.dark\:text-white{&:where(.dark,.dark *){color:var(--color-white)}}.dark\:opacity-0{&:where(.dark,.dark *){opacity:0}}.dark\:opacity-100{&:where(.dark,.dark *){opacity:100%}}.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)}}.group-odd\/li\:dark\:border-primary-900{&:is(:where(.group\/li):nth-child(odd) *){&:where(.dark,.dark *){border-color:var(--color-primary-900)}}}.group-odd\/li\:dark\:bg-primary-950{&:is(:where(.group\/li):nth-child(odd) *){&:where(.dark,.dark *){background-color:var(--color-primary-950)}}}.group-even\/li\:dark\:border-secondary-900{&:is(:where(.group\/li):nth-child(2n) *){&:where(.dark,.dark *){border-color:var(--color-secondary-900)}}}.group-even\/li\:dark\:bg-secondary-950{&:is(:where(.group\/li):nth-child(2n) *){&:where(.dark,.dark *){background-color:var(--color-secondary-950)}}}.dark\:group-\[\.cm-open\]\/body\:border-stone-200{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.cm-open) *){border-color:var(--color-stone-200)}}}.dark\:group-\[\.cm-open\]\/body\:\*\:bg-stone-200{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.cm-open) *){:is(&>*){background-color:var(--color-stone-200)}}}}.dark\:group-\[\.scroll\]\/body\:block{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.scroll) *){display:block}}}.dark\:group-\[\.scroll\]\/body\:hidden{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.scroll) *){display:none}}}.dark\:group-\[\.scroll\]\/body\:border-stone-200{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.scroll) *){border-color:var(--color-stone-200)}}}.dark\:group-\[\.scroll\]\/body\:text-stone-200{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.scroll) *){color:var(--color-stone-200)}}}.dark\:group-\[\.scroll\]\/body\:text-white{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.scroll) *){color:var(--color-white)}}}.dark\:group-\[\.scroll\]\/body\:\*\:bg-stone-200{&:where(.dark,.dark *){&:is(:where(.group\/body):is(.scroll) *){:is(&>*){background-color:var(--color-stone-200)}}}}.dark\:before\:bg-dark-background{&:where(.dark,.dark *){&:before{background-color:var(--color-dark-background);content:var(--tw-content)}}}.dark\:hover\:text-white{&:where(.dark,.dark *){&:hover{@media (hover:hover){color:var(--color-white)}}}}.\[\&\>svg\]\:size-4{&>svg{height:calc(var(--spacing)*4);width:calc(var(--spacing)*4)}}.\[\&\>svg\]\:size-4\.5{&>svg{height:calc(var(--spacing)*4.5);width:calc(var(--spacing)*4.5)}}.\[\&\>svg\]\:size-6{&>svg{height:calc(var(--spacing)*6);width:calc(var(--spacing)*6)}}.\[\&\>svg\]\:scale-0{&>svg{--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%;scale:var(--tw-scale-x) var(--tw-scale-y)}}.\[\&\>svg\]\:transition-transform{&>svg{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}}.\[\&\>svg\]\:duration-500{&>svg{--tw-duration:500ms;transition-duration:.5s}}.group-hover\:\[\&\>svg\]\:scale-0{&:is(:where(.group):hover *){@media (hover:hover){&>svg{--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%;scale:var(--tw-scale-x) var(--tw-scale-y)}}}}.group-hover\:\[\&\>svg\]\:scale-100{&:is(:where(.group):hover *){@media (hover:hover){&>svg{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}}}}}@layer components{.btn{align-items:center;border-color:var(--color-primary-500);border-radius:var(--radius-lg);border-style:var(--tw-border-style);border-width:1px;display:flex;--tw-gradient-position:to top;@supports (background-image:linear-gradient(in lab,red,red)){--tw-gradient-position:to top in oklab}background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:var(--color-primary-500);--tw-gradient-to:var(--color-primary-300);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position));color:var(--color-dark-background);font-family:var(--font-serif)}.btn{gap:calc(var(--spacing)*2);padding:calc(var(--spacing)*1.5);padding-left:calc(var(--spacing)*4)}.btn-lg{font-size:var(--text-xl);gap:calc(var(--spacing)*4);line-height:var(--tw-leading,var(--text-xl--line-height));padding:calc(var(--spacing)*2.5);padding-left:calc(var(--spacing)*6)}.btn span:nth-child(2){background-color:var(--color-dark-background);border-radius:var(--radius-md);color:var(--color-light-background);transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:500ms;transition-duration:.5s;--tw-ease:var(--ease-in-out);padding:calc(var(--spacing)*.5);transition-timing-function:var(--ease-in-out)}.btn:hover span:nth-child(2){--tw-scale-x:0%;--tw-scale-y:0%;--tw-scale-z:0%;scale:var(--tw-scale-x) var(--tw-scale-y)}.btn span:nth-child(2) svg{height:calc(var(--spacing)*5);width:calc(var(--spacing)*5)}.btn-lg span:nth-child(2) svg{height:calc(var(--spacing)*6);width:calc(var(--spacing)*6)}.btn span:first-child{transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:500ms;transition-duration:.5s;--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.btn:hover span:first-child{--tw-translate-x:calc(var(--spacing)*3.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.btn-lg:hover span:first-child{--tw-translate-x:calc(var(--spacing)*4);translate:var(--tw-translate-x) var(--tw-translate-y)}.link{position:relative;&:before{bottom:calc(var(--spacing)*-.5);height:1px;left:calc(var(--spacing)*0);position:absolute;width:100%;--tw-translate-y:calc(var(--spacing)*2);background-color:var(--color-black);content:var(--tw-content);opacity:0;transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:translate,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));translate:var(--tw-translate-x) var(--tw-translate-y);--tw-duration:300ms;transition-duration:.3s}&:hover{@media (hover:hover){&:before{content:var(--tw-content);--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x) var(--tw-translate-y)}}}&:hover{@media (hover:hover){&:before{content:var(--tw-content);opacity:100%}}}&:where(.dark,.dark *){&:before{background-color:var(--color-white);content:var(--tw-content)}}}.topper-text{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height));--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold);--tw-tracking:var(--tracking-widest);color:var(--color-primary-900);letter-spacing:var(--tracking-widest);text-transform:uppercase;&:where(.dark,.dark *){color:var(--color-primary-100)}}.topper{align-items:center;display:flex;gap:calc(var(--spacing)*3);&:before{background-color:var(--color-primary-900);content:var(--tw-content);height:1px;width:calc(var(--spacing)*6)}&:where(.dark,.dark *){&:before{background-color:var(--color-primary-100);content:var(--tw-content)}}}.card{background-color:var(--color-white);border-radius:var(--radius-3xl);border-style:var(--tw-border-style);border-width:1px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:var(--spacing-fluid-6-8);position:relative;--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:scale,border-color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:500ms;transition-duration:.5s;--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out);&:before{bottom:calc(var(--spacing)*0);height:calc(var(--spacing)*1);left:calc(var(--spacing)*0);position:absolute;transform-origin:0;width:100%;--tw-scale-x:0%;scale:var(--tw-scale-x) var(--tw-scale-y);transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:500ms;content:var(--tw-content);transition-duration:.5s;--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}&:hover{@media (hover:hover){&:before{content:var(--tw-content);--tw-scale-x:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}}}&:where(.dark,.dark *){background-color:var(--color-dark-background)}}.card{border-color:var(--color-primary-300);--tw-shadow-color:color-mix(in srgb,oklch(75.82% 0.154 74.31) 10%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-primary-500) 10%,transparent) var(--tw-shadow-alpha),transparent)}&:before{background-color:var(--color-primary-500);content:var(--tw-content)}&:where(.dark,.dark *){border-color:var(--color-primary-700)}}.card-secondary{border-color:var(--color-secondary-300);--tw-shadow-color:color-mix(in srgb,oklch(84.6% 0.053 222.06) 10%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-secondary-500) 10%,transparent) var(--tw-shadow-alpha),transparent)}&:before{background-color:var(--color-secondary-500);content:var(--tw-content)}&:where(.dark,.dark *){border-color:var(--color-secondary-700)}}a.card{&:hover{@media (hover:hover){--tw-scale-x:103%;--tw-scale-y:103%;--tw-scale-z:103%;scale:var(--tw-scale-x) var(--tw-scale-y)}}&:hover{@media (hover:hover){border-color:var(--color-primary-500)}}&:hover{@media (hover:hover){--tw-shadow-color:color-mix(in srgb,oklch(75.82% 0.154 74.31) 25%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-primary-500) 25%,transparent) var(--tw-shadow-alpha),transparent)}}}}a.card-secondary{&:hover{@media (hover:hover){--tw-scale-x:103%;--tw-scale-y:103%;--tw-scale-z:103%;scale:var(--tw-scale-x) var(--tw-scale-y)}}&:hover{@media (hover:hover){border-color:var(--color-secondary-500)}}&:hover{@media (hover:hover){--tw-shadow-color:color-mix(in srgb,oklch(84.6% 0.053 222.06) 25%,transparent);@supports (color:color-mix(in lab,red,red)){--tw-shadow-color:color-mix(in oklab,color-mix(in oklab,var(--color-secondary-500) 25%,transparent) var(--tw-shadow-alpha),transparent)}}}}}.cm-drop-ul{background-color:var(--color-white);display:none;left:calc(var(--spacing)*0);min-width:calc(var(--spacing)*52);position:absolute;top:100%;z-index:50;--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.cm-dropdown.cm-active .cm-drop-ul,.cm-dropdown:hover .cm-drop-ul{display:block}@media (max-width:1280px){#cm-ul-wrapper{height:auto;left:calc(var(--spacing)*0);position:absolute;top:calc(100% - 1px);transform-origin:top;width:100%;--tw-scale-y:0%;background-color:var(--color-white);opacity:0;padding-block:calc(var(--spacing)*4);padding-inline:calc(var(--spacing)*4);scale:var(--tw-scale-x) var(--tw-scale-y);--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,rgba(0,0,0,.1)),0 2px 4px -2px var(--tw-shadow-color,rgba(0,0,0,.1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:transform,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));--tw-duration:500ms;transition-duration:.5s;--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out);&:where(.dark,.dark *){background-color:var(--color-dark-background)}}#cm-navigation.cm-active #cm-ul-wrapper{--tw-scale-y:100%;opacity:100%;scale:var(--tw-scale-x) var(--tw-scale-y)}.cm-drop-ul{position:static;--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)}}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:100 900;src:url(../fonts/raleway-latin.woff2) format("woff2 supports variations"),url(../fonts/raleway-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:100 900;src:url(../fonts/raleway-latin-ext.woff2) format("woff2 supports variations"),url(../fonts/raleway-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:100 900;src:url(../fonts/roboto-slab-latin.woff2) format("woff2 supports variations"),url(../fonts/roboto-slab-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Slab;font-style:normal;font-weight:100 900;src:url(../fonts/roboto-slab-latin-ext.woff2) format("woff2 supports variations"),url(../fonts/roboto-slab-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@layer base{input:where(:not([type])),input:where([type=date]),input:where([type=datetime-local]),input:where([type=email]),input:where([type=month]),input:where([type=number]),input:where([type=password]),input:where([type=search]),input:where([type=tel]),input:where([type=text]),input:where([type=time]),input:where([type=url]),input:where([type=week]),select,select:where([multiple]),textarea{appearance:none;background-color:#fff;border-color:oklch(55.1% .027 264.364);border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 #0000;&:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:oklch(54.6% .245 262.881);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}input::placeholder,textarea::placeholder{color:oklch(55.1% .027 264.364);opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){appearance:none;background-color:#fff;background-origin:border-box;border-color:oklch(55.1% .027 264.364);border-width:1px;color:oklch(54.6% .245 262.881);display:inline-block;flex-shrink:0;height:1rem;padding:0;print-color-adjust:exact;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% 0.245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E");@media (forced-colors:active){appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");@media (forced-colors:active){appearance:auto}}input:where([type=checkbox]):checked:focus,input:where([type=checkbox]):checked:hover,input:where([type=radio]):checked:focus,input:where([type=radio]):checked:hover{background-color:currentColor;border-color:transparent}input:where([type=checkbox]):indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent;@media (forced-colors:active){appearance:auto}}input:where([type=checkbox]):indeterminate:focus,input:where([type=checkbox]):indeterminate:hover{background-color:currentColor;border-color:transparent}input:where([type=file]){background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}}@layer base{*{scrollbar-color:auto;scrollbar-width:auto}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-content{syntax:"*";initial-value:"";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ease{syntax:"*";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-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-tracking{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-content:"";--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-tracking:initial}}}