@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:var(--font-sans);--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-heading:var(--font-heading)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}body{background-color:var(--background);color:var(--foreground)}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}}@layer components;@layer utilities{.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.flex{display:flex}.h-10{height:calc(var(--spacing) * 10)}.min-h-screen{min-height:100vh}.w-10{width:calc(var(--spacing) * 10)}.animate-spin{animation:var(--animate-spin)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-auto{overflow:auto}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) * .8)}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-primary{border-color:var(--primary)}.border-t-transparent{border-top-color:#0000}.bg-background{background-color:var(--background)}.bg-destructive{background-color:var(--destructive)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-left{text-align:left}.font-sans{font-family:var(--font-sans)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.break-all{word-break:break-all}.whitespace-pre-wrap{white-space:pre-wrap}.text-destructive{color:var(--destructive)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--background:#fff;--foreground:#0c0c09;--card:#fff;--card-foreground:#0c0c09;--popover:#fff;--popover-foreground:#0c0c09;--primary:#007956;--primary-foreground:#ecfdf5;--secondary:#f4f4f5;--secondary-foreground:#18181b;--muted:#f4f4f0;--muted-foreground:#7c7c67;--accent:#f4f4f0;--accent-foreground:#1d1d16;--destructive:#e40014;--border:#e8e8e3;--input:#e8e8e3;--ring:#abab9c;--chart-1:#5ee9b5;--chart-2:#00bb7f;--chart-3:#009767;--chart-4:#007956;--chart-5:#005f46;--radius:.625rem;--sidebar:#fbfbf9;--sidebar-foreground:#0c0c09;--sidebar-primary:#009767;--sidebar-primary-foreground:#ecfdf5;--sidebar-accent:#f4f4f0;--sidebar-accent-foreground:#1d1d16;--sidebar-border:#e8e8e3;--sidebar-ring:#abab9c}@supports (color:lab(0% 0 0)){:root{--background:lab(100% 0 0);--foreground:lab(3.26204% -.309289 1.13377);--card:lab(100% 0 0);--card-foreground:lab(3.26204% -.309289 1.13377);--popover:lab(100% 0 0);--popover-foreground:lab(3.26204% -.309289 1.13377);--primary:lab(44.4871% -41.0396 11.0361);--primary-foreground:lab(97.8462% -6.94966 1.85487);--secondary:lab(96.1634% .0993311 -.364041);--secondary-foreground:lab(8.30603% .618205 -2.16572);--muted:lab(96.0988% -.493258 1.82395);--muted-foreground:lab(51.5272% -2.86695 11.5408);--accent:lab(96.0988% -.493258 1.82395);--accent-foreground:lab(10.5512% -1.19986 4.84231);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(91.9397% -.686854 2.55626);--input:lab(91.9397% -.686854 2.55626);--ring:lab(69.6658% -2.009 7.72947);--chart-1:lab(83.9203% -48.7124 13.8849);--chart-2:lab(66.9756% -58.27 19.5419);--chart-3:lab(55.0481% -49.9246 15.93);--chart-4:lab(44.4871% -41.0396 11.0361);--chart-5:lab(35.3675% -33.1188 8.04002);--sidebar:lab(98.6338% -.297457 1.09334);--sidebar-foreground:lab(3.26204% -.309289 1.13377);--sidebar-primary:lab(55.0481% -49.9246 15.93);--sidebar-primary-foreground:lab(97.8462% -6.94966 1.85487);--sidebar-accent:lab(96.0988% -.493258 1.82395);--sidebar-accent-foreground:lab(10.5512% -1.19986 4.84231);--sidebar-border:lab(91.9397% -.686854 2.55626);--sidebar-ring:lab(69.6658% -2.009 7.72947)}}.dark{--background:#0c0c09;--foreground:#fbfbf9;--card:#1d1d16;--card-foreground:#fbfbf9;--popover:#1d1d16;--popover-foreground:#fbfbf9;--primary:#005f46;--primary-foreground:#ecfdf5;--secondary:#27272a;--secondary-foreground:#fafafa;--muted:#2b2b22;--muted-foreground:#abab9c;--accent:#2b2b22;--accent-foreground:#fbfbf9;--destructive:#ff6568;--border:#ffffff1a;--input:#ffffff26;--ring:#7c7c67;--chart-1:#5ee9b5;--chart-2:#00bb7f;--chart-3:#009767;--chart-4:#007956;--chart-5:#005f46;--sidebar:#1d1d16;--sidebar-foreground:#fbfbf9;--sidebar-primary:#00bb7f;--sidebar-primary-foreground:#002c22;--sidebar-accent:#2b2b22;--sidebar-accent-foreground:#fbfbf9;--sidebar-border:#ffffff1a;--sidebar-ring:#7c7c67}@supports (color:lab(0% 0 0)){.dark{--background:lab(3.26204% -.309289 1.13377);--foreground:lab(98.6338% -.297457 1.09334);--card:lab(10.5512% -1.19986 4.84231);--card-foreground:lab(98.6338% -.297457 1.09334);--popover:lab(10.5512% -1.19986 4.84231);--popover-foreground:lab(98.6338% -.297457 1.09334);--primary:lab(35.3675% -33.1188 8.04002);--primary-foreground:lab(97.8462% -6.94966 1.85487);--secondary:lab(15.7305% .613764 -2.16959);--secondary-foreground:lab(98.26% 0 0);--muted:lab(17.3033% -1.48043 5.96187);--muted-foreground:lab(69.6658% -2.009 7.72947);--accent:lab(17.3033% -1.48043 5.96187);--accent-foreground:lab(98.6338% -.297457 1.09334);--destructive:lab(63.7053% 60.745 31.3109);--border:lab(100% 0 0/.1);--input:lab(100% 0 0/.15);--ring:lab(51.5272% -2.86695 11.5408);--chart-1:lab(83.9203% -48.7124 13.8849);--chart-2:lab(66.9756% -58.27 19.5419);--chart-3:lab(55.0481% -49.9246 15.93);--chart-4:lab(44.4871% -41.0396 11.0361);--chart-5:lab(35.3675% -33.1188 8.04002);--sidebar:lab(10.5512% -1.19986 4.84231);--sidebar-foreground:lab(98.6338% -.297457 1.09334);--sidebar-primary:lab(66.9756% -58.27 19.5419);--sidebar-primary-foreground:lab(15.0582% -17.9507 2.38369);--sidebar-accent:lab(17.3033% -1.48043 5.96187);--sidebar-accent-foreground:lab(98.6338% -.297457 1.09334);--sidebar-border:lab(100% 0 0/.1);--sidebar-ring:lab(51.5272% -2.86695 11.5408)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_13058ff9-module__9oxKWq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_13058ff9-module__9oxKWq__variable{--font-heading:"Geist", "Geist Fallback"}
@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/d0daeb77ad486505-s.0jy~hsr~8qg9i.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/13c8bea787795a91-s.0l3mtu3k~c~p5.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/fb34704f4f4f68ab-s.1046u3md2_it8.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/26229c3b890d5b41-s.0qywn6e1zlgah.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.0gbsf1ziwpy8j.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/eca1cc1e672884b5-s.0q4z1slna1oeh.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/05ce0245cbf07d46-s.0n1h9.0sfuk_r.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/dc6d2a64e9dbf3bc-s.p.11~i--ovv74c_.woff2?dpl=dpl_H9VMjpL8sTP9EVgzuuuRXa3e9xof)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Fallback;src:local(Arial);ascent-override:100.54%;descent-override:27.56%;line-gap-override:0.0%;size-adjust:106.33%}.noto_sans_59f3045b-module__yWUeJW__className{font-family:Noto Sans,Noto Sans Fallback;font-style:normal}.noto_sans_59f3045b-module__yWUeJW__variable{--font-sans:"Noto Sans", "Noto Sans Fallback"}
