:root{color-scheme:light dark;--ff: "Inter", sans-serif;--ff-code: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--fs-root: 1rem;--fs-base: 1rem;--fs-sm: .875em;--fs-lg: 18px;--fs-xl: 22px;--fw-base: 400;--fw-medium: 500;--fw-black: 900;--lh: 1.5;--c-primary: #0051AD;--c-accent: #81a1c1;--c-secondary: #4c9f38;--c-tertiary: #2c2c2c;--c-neutral: #4c566a;--c-gray: #575757;--c-info: #0dcaf0;--c-success: #198754;--c-warning: #ffc107;--c-danger: #dc3545;--c-white: #ffffff;--c-black: #000000;--c-muted: var(--c-gray-300);--c-light: var(--c-gray--20);--c-dark: var(--c-gray-90);--t: all var(--t_t) ease-in-out;--t_t: .25s;--body-c: var(--c-tertiary-800);--body-bg: light-dark(var(--c-white), var(--c-neutral-100));--link_c: var(--c-primary);--link_c_h: hsl(from var(--link_c) h s calc(l - 10) );--link_c_a: hsl(from var(--link_c) h s calc(l - 20) );--link_d: none;--link_d_h: underline;--bw-0: var(--scale-0);--bw-1: var(--scale-25);--bw-2: var(--scale-50);--bw-3: var(--scale-100);--br-0: var(--scale-0);--br-sm: var(--scale-50);--br-md: var(--scale-100);--br-lg: var(--scale-300);--br-xl: var(--scale-500);--br-pill: var(--scale-2000);--bw: var(--bw-1);--bc: var(--c-gray-300);--bs: solid;--hr-my: var(--spacer);--hr-c: inherit;--hr-bw: var(--bw);--hr-bc: transparent;--hr-opacity: .25;--h_ff: var(--ff);--h_fstyle: inherit;--h_fw: var(--fw-semibold);--h_lh: 1.2;--h_c: var(--c-primary-800);--h1_fs: 56px;--h2_fs: 32px;--h3_fs: 1.75rem;--h4_fs: 1.5rem;--h5_fs: 1.25rem;--h6_fs: 1rem;--h1_mb: .75em;--h2_mb: 0rem;--h3_mb: 0rem;--h4_mb: 1rem;--h5_mb: 0rem;--fw-lighter: lighter;--fw-light: 300;--fw-normal: 400;--fw-semibold: 600;--fw-bold: 700;--fw-bolder: bolder;--spacer: 12px;--gutter: 20px;--z-dropdown: 80;--z-sticky: 100;--z-fixed: 120;--z-offcanvas-backdrop: 140;--z-offcanvas: 150;--z-modal-backdrop: 160;--z-modal: 180;--z-popover: 200;--z-tooltip: 220;--z-toast: 240;--_blockquote-fs: var(--blockquote-fs, 20px);--_blockquote-c: var(--blockquote-c, var(--c-primary));--_blockquote-mb: var(--blockquote-mb, var(--spacer));--_blockquote-pl: var(--blockquote-pl, 20px);--sadow-sm: 0 .2rem 2rem -.25rem hsla(216, 9%, 44%, .1);--sadow: 0 .5rem 2rem -.25rem #666e7a1a;--sadow-lg: 0 .8rem 2rem -.25rem hsla(216, 9%, 44%, .1);--container_m-w: min(1200px, calc(100% - 24px) )}:root{--scale-0: 0;--scale-25: 1px;--scale-50: 2px;--scale-100: 4px;--scale-200: 8px;--scale-300: 12px;--scale-400: 16px;--scale-500: 20px;--scale-600: 28px;--scale-700: 34px;--scale-800: 42px;--scale-900: 50px;--scale-1000: 58px;--scale-1100: 60px;--scale-1200: 72px;--scale-1300: 84px;--scale-1400: 96px;--scale-1500: 108px;--scale-1600: 122px;--scale-1700: 146px;--scale-1800: 170px;--scale-1900: 194px;--scale-2000: 218px;--palett-light: white;--palett-dark: black;--c-primary-950: color-mix(in oklch, var(--c-primary), var(--palett-dark) 90%);--c-primary-900: color-mix(in oklch, var(--c-primary), var(--palett-dark) 80%);--c-primary-800: color-mix(in oklch, var(--c-primary), var(--palett-dark) 60%);--c-primary-700: color-mix(in oklch, var(--c-primary), var(--palett-dark) 40%);--c-primary-600: color-mix(in oklch, var(--c-primary), var(--palett-dark) 20%);--c-primary-500: var(--c-primary);--c-primary-400: color-mix(in oklch, var(--c-primary), var(--palett-light) 20%);--c-primary-300: color-mix(in oklch, var(--c-primary), var(--palett-light) 40%);--c-primary-200: color-mix(in oklch, var(--c-primary), var(--palett-light) 60%);--c-primary-100: color-mix(in oklch, var(--c-primary), var(--palett-light) 80%);--c-accent-950: color-mix(in oklch, var(--c-accent), var(--palett-dark) 90%);--c-accent-900: color-mix(in oklch, var(--c-accent), var(--palett-dark) 80%);--c-accent-800: color-mix(in oklch, var(--c-accent), var(--palett-dark) 60%);--c-accent-700: color-mix(in oklch, var(--c-accent), var(--palett-dark) 40%);--c-accent-600: color-mix(in oklch, var(--c-accent), var(--palett-dark) 20%);--c-accent-500: var(--c-accent);--c-accent-400: color-mix(in oklch, var(--c-accent), var(--palett-light) 20%);--c-accent-300: color-mix(in oklch, var(--c-accent), var(--palett-light) 40%);--c-accent-200: color-mix(in oklch, var(--c-accent), var(--palett-light) 60%);--c-accent-100: color-mix(in oklch, var(--c-accent), var(--palett-light) 80%);--c-secondary-950: color-mix(in oklch, var(--c-secondary), var(--palett-dark) 90%);--c-secondary-900: color-mix(in oklch, var(--c-secondary), var(--palett-dark) 80%);--c-secondary-800: color-mix(in oklch, var(--c-secondary), var(--palett-dark) 60%);--c-secondary-700: color-mix(in oklch, var(--c-secondary), var(--palett-dark) 40%);--c-secondary-600: color-mix(in oklch, var(--c-secondary), var(--palett-dark) 20%);--c-secondary-500: var(--c-secondary);--c-secondary-400: color-mix(in oklch, var(--c-secondary), var(--palett-light) 20%);--c-secondary-300: color-mix(in oklch, var(--c-secondary), var(--palett-light) 40%);--c-secondary-200: color-mix(in oklch, var(--c-secondary), var(--palett-light) 60%);--c-secondary-100: color-mix(in oklch, var(--c-secondary), var(--palett-light) 80%);--c-tertiary-950: color-mix(in oklch, var(--c-tertiary), var(--palett-dark) 90%);--c-tertiary-900: color-mix(in oklch, var(--c-tertiary), var(--palett-dark) 80%);--c-tertiary-800: color-mix(in oklch, var(--c-tertiary), var(--palett-dark) 60%);--c-tertiary-700: color-mix(in oklch, var(--c-tertiary), var(--palett-dark) 40%);--c-tertiary-600: color-mix(in oklch, var(--c-tertiary), var(--palett-dark) 20%);--c-tertiary-500: var(--c-tertiary);--c-tertiary-400: color-mix(in oklch, var(--c-tertiary), var(--palett-light) 20%);--c-tertiary-300: color-mix(in oklch, var(--c-tertiary), var(--palett-light) 40%);--c-tertiary-200: color-mix(in oklch, var(--c-tertiary), var(--palett-light) 60%);--c-tertiary-100: color-mix(in oklch, var(--c-tertiary), var(--palett-light) 80%);--c-neutral-950: color-mix(in oklch, var(--c-neutral), var(--palett-dark) 90%);--c-neutral-900: color-mix(in oklch, var(--c-neutral), var(--palett-dark) 80%);--c-neutral-800: color-mix(in oklch, var(--c-neutral), var(--palett-dark) 60%);--c-neutral-700: color-mix(in oklch, var(--c-neutral), var(--palett-dark) 40%);--c-neutral-600: color-mix(in oklch, var(--c-neutral), var(--palett-dark) 20%);--c-neutral-500: var(--c-neutral);--c-neutral-400: color-mix(in oklch, var(--c-neutral), var(--palett-light) 20%);--c-neutral-300: color-mix(in oklch, var(--c-neutral), var(--palett-light) 40%);--c-neutral-200: color-mix(in oklch, var(--c-neutral), var(--palett-light) 60%);--c-neutral-100: color-mix(in oklch, var(--c-neutral), var(--palett-light) 80%);--c-gray-950: color-mix(in oklch, var(--c-gray), var(--palett-dark) 90%);--c-gray-900: color-mix(in oklch, var(--c-gray), var(--palett-dark) 80%);--c-gray-800: color-mix(in oklch, var(--c-gray), var(--palett-dark) 60%);--c-gray-700: color-mix(in oklch, var(--c-gray), var(--palett-dark) 40%);--c-gray-600: color-mix(in oklch, var(--c-gray), var(--palett-dark) 20%);--c-gray-500: var(--c-gray);--c-gray-400: color-mix(in oklch, var(--c-gray), var(--palett-light) 20%);--c-gray-300: color-mix(in oklch, var(--c-gray), var(--palett-light) 40%);--c-gray-200: color-mix(in oklch, var(--c-gray), var(--palett-light) 60%);--c-gray-100: color-mix(in oklch, var(--c-gray), var(--palett-light) 80%);--c-info-950: color-mix(in oklch, var(--c-info), var(--palett-dark) 90%);--c-info-900: color-mix(in oklch, var(--c-info), var(--palett-dark) 80%);--c-info-800: color-mix(in oklch, var(--c-info), var(--palett-dark) 60%);--c-info-700: color-mix(in oklch, var(--c-info), var(--palett-dark) 40%);--c-info-600: color-mix(in oklch, var(--c-info), var(--palett-dark) 20%);--c-info-500: var(--c-info);--c-info-400: color-mix(in oklch, var(--c-info), var(--palett-light) 20%);--c-info-300: color-mix(in oklch, var(--c-info), var(--palett-light) 40%);--c-info-200: color-mix(in oklch, var(--c-info), var(--palett-light) 60%);--c-info-100: color-mix(in oklch, var(--c-info), var(--palett-light) 80%);--c-success-950: color-mix(in oklch, var(--c-success), var(--palett-dark) 90%);--c-success-900: color-mix(in oklch, var(--c-success), var(--palett-dark) 80%);--c-success-800: color-mix(in oklch, var(--c-success), var(--palett-dark) 60%);--c-success-700: color-mix(in oklch, var(--c-success), var(--palett-dark) 40%);--c-success-600: color-mix(in oklch, var(--c-success), var(--palett-dark) 20%);--c-success-500: var(--c-success);--c-success-400: color-mix(in oklch, var(--c-success), var(--palett-light) 20%);--c-success-300: color-mix(in oklch, var(--c-success), var(--palett-light) 40%);--c-success-200: color-mix(in oklch, var(--c-success), var(--palett-light) 60%);--c-success-100: color-mix(in oklch, var(--c-success), var(--palett-light) 80%);--c-warning-950: color-mix(in oklch, var(--c-warning), var(--palett-dark) 90%);--c-warning-900: color-mix(in oklch, var(--c-warning), var(--palett-dark) 80%);--c-warning-800: color-mix(in oklch, var(--c-warning), var(--palett-dark) 60%);--c-warning-700: color-mix(in oklch, var(--c-warning), var(--palett-dark) 40%);--c-warning-600: color-mix(in oklch, var(--c-warning), var(--palett-dark) 20%);--c-warning-500: var(--c-warning);--c-warning-400: color-mix(in oklch, var(--c-warning), var(--palett-light) 20%);--c-warning-300: color-mix(in oklch, var(--c-warning), var(--palett-light) 40%);--c-warning-200: color-mix(in oklch, var(--c-warning), var(--palett-light) 60%);--c-warning-100: color-mix(in oklch, var(--c-warning), var(--palett-light) 80%);--c-danger-950: color-mix(in oklch, var(--c-danger), var(--palett-dark) 90%);--c-danger-900: color-mix(in oklch, var(--c-danger), var(--palett-dark) 80%);--c-danger-800: color-mix(in oklch, var(--c-danger), var(--palett-dark) 60%);--c-danger-700: color-mix(in oklch, var(--c-danger), var(--palett-dark) 40%);--c-danger-600: color-mix(in oklch, var(--c-danger), var(--palett-dark) 20%);--c-danger-500: var(--c-danger);--c-danger-400: color-mix(in oklch, var(--c-danger), var(--palett-light) 20%);--c-danger-300: color-mix(in oklch, var(--c-danger), var(--palett-light) 40%);--c-danger-200: color-mix(in oklch, var(--c-danger), var(--palett-light) 60%);--c-danger-100: color-mix(in oklch, var(--c-danger), var(--palett-light) 80%);@media (prefers-color-scheme: dark){--palett-light: black;--palett-dark: white}}:where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6){margin-bottom:var(--_h-mb);font-size:var(--_h-fs);margin-top:0;font-family:var(--h_ff);font-style:var(--h_fstyle);font-weight:var(--h_fw);line-height:var(--h_lh);color:var(--h_c)}:where(h1,.h1){--_h-mb: var(--h1_mb);--_h-fs: var(--h1_fs)}:where(h2,.h2){--_h-mb: var(--h2_mb);--_h-fs: var(--h2_fs)}:where(h3,.h3){--_h-mb: var(--h3_mb);--_h-fs: var(--h3_fs)}:where(h4,.h4){--_h-mb: var(--h4_mb);--_h-fs: var(--h4_fs)}:where(h5,.h5){--_h-mb: var(--h5_mb);--_h-fs: var(--h5_fs)}:where(h6,.h6){--_h-mb: var(--h6_mb);--_h-fs: var(--h6_fs)}.lead{--lead_fs: calc(var(--fs-base) * 1.125);--lead_fw: 300;font-size:var(--lead_fs);font-weight:var(--lead_fw)}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block;&:not(:last-child){--list-inline-p: .5rem;margin-right:var(--list-inline-p)}}.initialism{font-size:var(--initialism-font-size, .875em);text-transform:uppercase}blockquote{margin-bottom:var(--_blockquote-mb);font-size:var(--_blockquote-fs);color:var(--_blockquote-c);padding-left:var(--_blockquote-pl);border-inline-start:4px solid currentColor;&:last-child{margin-bottom:0}}figure{--_figure-caption_c: var(--figure-caption_c, var(--c-muted));--_figure-caption_f-s: var(--figure-caption_f-s, var(--fs-sm));display:inline-block;margin-block-end:1rem;width:-moz-fit-content;width:fit-content;>img{margin-bottom:calc(var(--spacer) / 2);line-height:1}>figcaption{font-size:var(--_figure-caption_f-s);color:var(--_figure-caption_c);width:-moz-min-content;width:min-content;min-width:100%}.text-end{text-align:right}}.pa{padding:var(--scale-400);background-color:var(--c-primary-100);border-radius:var(--br-md)}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;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}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--radius: .5rem }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 100%){.container{max-width:100%}}@media (min-width: 520px){.container{max-width:520px}}@media (min-width: 620px){.container{max-width:620px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :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}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){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 rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :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}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.static{position:static}.fixed{position:fixed}.relative{position:relative}.start-0{inset-inline-start:0px}.top-0{top:0}.z-20{z-index:20}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-14{margin-bottom:3.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-\[250px\]{height:250px}.h-full{height:100%}.h-screen{height:100vh}.w-10{width:2.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-\[130px\]{width:130px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-screen-xl{max-width:1280px}.flex-1{flex:1 1 0%}.flex-none{flex:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-\[3px\]{border-width:3px}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.border-primary-light{--tw-border-opacity: 1;border-color:rgb(11 123 255 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.bg-light-theme{--tw-bg-opacity: 1;background-color:rgb(233 235 236 / var(--tw-bg-opacity))}.bg-n500{--tw-bg-opacity: 1;background-color:rgb(85 85 85 / var(--tw-bg-opacity))}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.bg-primary-light{--tw-bg-opacity: 1;background-color:rgb(11 123 255 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-clip-border{background-clip:border-box}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-9xl{font-size:8rem;line-height:1}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-light-theme{--tw-text-opacity: 1;color:rgb(233 235 236 / var(--tw-text-opacity))}.text-n500{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity))}.text-n700{--tw-text-opacity: 1;color:rgb(23 31 38 / var(--tw-text-opacity))}.text-n900{--tw-text-opacity: 1;color:rgb(34 34 34 / var(--tw-text-opacity))}.text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity))}.text-primary-light{--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.decoration-dashed{text-decoration-style:dashed}.underline-offset-4{text-underline-offset:4px}.underline-offset-8{text-underline-offset:8px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:solid}.ring-offset-white{--tw-ring-offset-color: #fff}.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,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-100{animation-duration:.1s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.bg-primary-light{background-color:var(--c-primary-500);color:var(--c-white)}main{flex-grow:1}.prose{color:#171f26;--tw-prose-headings: #171F26;--tw-prose-p: #171F26;--tw-prose-a: #0B7BFF;--tw-prose-a-hover: #2d8dfa;--tw-prose-blockquote: #555555;--tw-prose-figcaption: #555555;--tw-prose-strong: #171F26;--tw-prose-code: #171F26;--tw-prose-ol: #171F26;--tw-prose-ul: #171F26;--tw-prose-li-marker: #555555;--tw-prose-img: #171F26;--tw-prose-hr: #555555}@media (prefers-color-scheme: dark){.prose{color:#d7d9da;--tw-prose-headings: #E9EBEC;--tw-prose-p: #E9EBEC;--tw-prose-a: #0B7BFF;--tw-prose-a-hover: #2d8dfa;--tw-prose-blockquote: #555555;--tw-prose-figcaption: #E9EBEC;--tw-prose-strong: #E9EBEC;--tw-prose-code: #E9EBEC;--tw-prose-ol: #E9EBEC;--tw-prose-ul: #E9EBEC;--tw-prose-li-marker: #555555;--tw-prose-img: #E9EBEC;--tw-prose-hr: #555555}}.prose img{border-radius:1rem}.cv-btn{&.dark\:text-neutral-900{color:#fff}}.cv-btn:hover .animate-slide-right{animation:slide-right .5s cubic-bezier(1,-.43,.68,.57) infinite alternate both!important}.li-btn:hover .linkedin-anim{animation:linkedin 2s infinite both cubic-bezier(1,-.08,0,1.12)}pre{position:relative;z-index:1;margin:0;padding:1.25rem 0;background:transparent;overflow-x:auto}code{display:block;padding:0 1.5rem;width:-moz-fit-content;width:fit-content;min-width:100%;line-height:1.7;font-size:.875rem;transition:color .5s}@media (prefers-color-scheme: dark){.dark\:prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.hover\:bg-neutral-100\/80:hover{background-color:#f5f5f5cc}.hover\:bg-neutral-900\/90:hover{background-color:#171717e6}.hover\:bg-primary-hover-light:hover{--tw-bg-opacity: 1;background-color:rgb(45 141 250 / var(--tw-bg-opacity))}.hover\:bg-red-500\/80:hover{background-color:#ef4444cc}.hover\:bg-red-500\/90:hover{background-color:#ef4444e6}.hover\:text-neutral-900:hover{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--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, 0 0 #0000)}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity))}.focus\:ring-neutral-950:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--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, 0 0 #0000)}.focus-visible\:ring-neutral-950:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.data-\[state\=active\]\:bg-light-theme[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(233 235 236 / var(--tw-bg-opacity))}.data-\[state\=active\]\:bg-white[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.data-\[state\=active\]\:text-neutral-950[data-state=active]{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity))}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:mt-0{margin-top:0}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[150px\]{height:150px}.md\:w-40{width:10rem}.md\:w-\[140px\]{width:140px}.md\:w-\[150px\]{width:150px}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-4{gap:1rem}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\:border-0{border-width:0px}.md\:bg-transparent{background-color:transparent}.md\:p-0{padding:0}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-primary-light{--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}}@media (min-width: 1024px){.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1280px){.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 1}@media (prefers-color-scheme: dark){.dark\:border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.dark\:border-neutral-800{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity))}.dark\:border-primary-dark{--tw-border-opacity: 1;border-color:rgb(11 123 255 / var(--tw-border-opacity))}.dark\:bg-dark-theme{--tw-bg-opacity: 1;background-color:rgb(12 21 29 / var(--tw-bg-opacity))}.dark\:bg-n700{--tw-bg-opacity: 1;background-color:rgb(23 31 38 / var(--tw-bg-opacity))}.dark\:bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.dark\:bg-neutral-950{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.dark\:bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.dark\:text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-light-theme{--tw-text-opacity: 1;color:rgb(233 235 236 / var(--tw-text-opacity))}.dark\:text-n200{--tw-text-opacity: 1;color:rgb(215 217 218 / var(--tw-text-opacity))}.dark\:text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.dark\:text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.dark\:text-primary-dark,.dark\:text-primary-light{--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:ring-offset-neutral-950{--tw-ring-offset-color: #0a0a0a}.dark\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:hover\:bg-neutral-800:hover{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.dark\:hover\:bg-neutral-800\/80:hover{background-color:#262626cc}.dark\:hover\:bg-primary-hover-dark:hover{--tw-bg-opacity: 1;background-color:rgb(45 141 250 / var(--tw-bg-opacity))}.dark\:hover\:bg-red-900\/80:hover{background-color:#7f1d1dcc}.dark\:hover\:bg-red-900\/90:hover{background-color:#7f1d1de6}.dark\:hover\:text-neutral-50:hover{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.dark\:focus\:ring-gray-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity))}.dark\:focus\:ring-neutral-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity))}.dark\:focus-visible\:ring-neutral-300:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity))}.dark\:data-\[state\=active\]\:bg-dark-theme[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(12 21 29 / var(--tw-bg-opacity))}.dark\:data-\[state\=active\]\:bg-neutral-950[data-state=active]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity))}.dark\:data-\[state\=active\]\:text-neutral-50[data-state=active]{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.dark\:data-\[state\=active\]\:text-primary-dark[data-state=active]{--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}}@media (min-width: 768px){@media (prefers-color-scheme: dark){.md\:dark\:bg-transparent{background-color:transparent}.md\:dark\:text-primary-dark{--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:size-8 svg{width:2rem;height:2rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.active[data-astro-cid-5blmo7yk]{--tw-bg-opacity: 1;background-color:rgb(85 85 85 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(233 235 236 / var(--tw-text-opacity))}@media (min-width: 768px){.active[data-astro-cid-5blmo7yk]{background-color:transparent;--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}}@media (prefers-color-scheme: dark){.active[data-astro-cid-5blmo7yk]{--tw-bg-opacity: 1;background-color:rgb(12 21 29 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}}@media (min-width: 768px){@media (prefers-color-scheme: dark){.active[data-astro-cid-5blmo7yk]{background-color:transparent;--tw-text-opacity: 1;color:rgb(11 123 255 / var(--tw-text-opacity))}}}
