/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-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;@layer base{:root{color-scheme:light dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}@media (prefers-reduced-motion:reduce){*,:before,:after{background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:1ms!important;transition-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:-1ms!important}}:root{--mfe-global-header-height:3.25rem}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}@scope(:root) to (.legacy-reset){*,: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}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(--color-border);outline-color:color-mix(in srgb, light-dark(var(--light-gray-30),var(--dark-gray-30)) 50%, transparent)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--color-ring) 50%, transparent)}}body{background-color:var(--color-background);color:var(--color-foreground)}html{font-family:var(--font-sans)}}}@layer components,utilities;:root,:host{--font-sans:"Noto Sans", "Noto Sans Variable", sans-serif;--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-2xl:96rem;--container-3xs:16rem;--container-2xs:18rem;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--text-8xl:6rem;--text-8xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--radius-xs:.125rem;--radius-sm:.15rem;--radius-md:.35rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-4xl:2rem;--shadow-2xs:0 1px #0000000d;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--shadow-2xl:0 25px 50px -12px #00000040;--inset-shadow-2xs:inset 0 1px #0000000d;--inset-shadow-xs:inset 0 1px 1px #0000000d;--inset-shadow-sm:inset 0 2px 4px #0000000d;--drop-shadow-xs:0 1px 1px #0000000d;--drop-shadow-sm:0 1px 2px #00000026;--drop-shadow-md:0 3px 3px #0000001f;--drop-shadow-lg:0 4px 4px #00000026;--drop-shadow-xl:0 9px 7px #0000001a;--drop-shadow-2xl:0 25px 25px #00000026;--text-shadow-2xs:0px 1px 0px #00000026;--text-shadow-xs:0px 1px 1px #0003;--text-shadow-sm:0px 1px 0px #00000013, 0px 1px 1px #00000013, 0px 2px 2px #00000013;--text-shadow-md:0px 1px 1px #0000001a, 0px 1px 2px #0000001a, 0px 2px 4px #0000001a;--text-shadow-lg:0px 1px 2px #0000001a, 0px 3px 2px #0000001a, 0px 4px 8px #0000001a;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-ping:ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce:bounce 1s infinite;--blur-xs:4px;--blur-sm:8px;--blur-md:12px;--blur-lg:16px;--blur-xl:24px;--blur-2xl:40px;--blur-3xl:64px;--perspective-dramatic:100px;--perspective-near:300px;--perspective-normal:500px;--perspective-midrange:800px;--perspective-distant:1200px;--aspect-video:16 / 9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--dark-black:#020203;--dark-blue-05:#d1f7ff;--dark-blue-10:#adefff;--dark-blue-100:#08314f;--dark-blue-20:#8ae6ff;--dark-blue-30:#47d1ff;--dark-blue-40:#2bbdf3;--dark-blue-50:#1ca4e9;--dark-blue-60:#1688ca;--dark-blue-70:#0c66a7;--dark-blue-80:#0b5284;--dark-blue-90:#0c4269;--dark-gray-05:#efeff6;--dark-gray-10:#dbdbed;--dark-gray-100:#13141a;--dark-gray-15:#b9b9cc;--dark-gray-20:#8c8ca1;--dark-gray-25:#5a5a6d;--dark-gray-30:#4a4a5f;--dark-gray-35:#37374c;--dark-gray-40:#313243;--dark-gray-45:#2c2c41;--dark-gray-50:#2c2d39;--dark-gray-55:#292a36;--dark-gray-60:#242533;--dark-gray-65:#22232c;--dark-gray-70:#21222b;--dark-gray-75:#1c1d26;--dark-gray-80:#191a22;--dark-gray-90:#161720;--dark-green-05:#cfe;--dark-green-10:#b0fde3;--dark-green-100:#002e1f;--dark-green-20:#8df2d0;--dark-green-30:#5addb1;--dark-green-40:#20c58e;--dark-green-50:#15ac7a;--dark-green-60:#029264;--dark-green-70:#00754e;--dark-green-80:#005236;--dark-green-90:#003d29;--dark-orange-05:#ffe5bd;--dark-orange-10:#ffcc80;--dark-orange-100:#331a00;--dark-orange-20:#ffbd66;--dark-orange-30:#f6a64c;--dark-orange-40:#f4962a;--dark-orange-50:#e47f0c;--dark-orange-60:#c26c0a;--dark-orange-70:#944500;--dark-orange-80:#753700;--dark-orange-90:#4d2400;--dark-purple-05:#d6d9ff;--dark-purple-10:#bdc1ff;--dark-purple-100:#24204d;--dark-purple-15:#9ea5ff;--dark-purple-20:#7a73ff;--dark-purple-30:#746bf5;--dark-purple-40:#6a5bff;--dark-purple-50:#5249e0;--dark-purple-60:#453dc0;--dark-purple-70:#362f87;--dark-purple-80:#2b2569;--dark-purple-90:#2a2468;--dark-red-05:#fecdcf;--dark-red-10:#faa8ac;--dark-red-100:#3a030e;--dark-red-20:#f68489;--dark-red-30:#ef6168;--dark-red-40:#dc474e;--dark-red-50:#d2414b;--dark-red-60:#b3323f;--dark-red-70:#8f2833;--dark-red-80:#6a151f;--dark-red-90:#4b0b17;--dark-white:#fcfcfd;--light-black:#070b12;--light-blue-05:#e5faff;--light-blue-10:#dbf8ff;--light-blue-100:#0a3661;--light-blue-20:#c2f0ff;--light-blue-30:#85daff;--light-blue-40:#2bb0f3;--light-blue-50:#0e9eec;--light-blue-60:#0e8ad8;--light-blue-70:#0d75b5;--light-blue-80:#0c5f92;--light-blue-90:#0e4976;--light-gray-05:#f8f9fc;--light-gray-10:#f1f3fb;--light-gray-100:#1f2533;--light-gray-15:#e9eef6;--light-gray-20:#e3e8f2;--light-gray-25:#dbe0eb;--light-gray-30:#bfc6d4;--light-gray-35:#abb5c4;--light-gray-40:#9aa5b5;--light-gray-45:#828ea0;--light-gray-50:#687587;--light-gray-55:#5e6a7c;--light-gray-60:#545f70;--light-gray-65:#4a5566;--light-gray-70:#3f495a;--light-gray-75:#353f4f;--light-gray-80:#2c3544;--light-gray-90:#252c3b;--light-green-05:#e8fcf5;--light-green-10:#dafbef;--light-green-100:#032;--light-green-20:#c8f4e4;--light-green-30:#99e5c9;--light-green-40:#1eae7e;--light-green-50:#17966c;--light-green-60:#04855d;--light-green-70:#007a52;--light-green-80:#006141;--light-green-90:#00422c;--light-orange-05:#fffae5;--light-orange-10:#fff1cc;--light-orange-100:#472100;--light-orange-20:#ffdf9e;--light-orange-30:#ffca7a;--light-orange-40:#e78932;--light-orange-50:#d97502;--light-orange-60:#c96500;--light-orange-70:#bd5800;--light-orange-80:#9e4a00;--light-orange-90:#612d00;--light-purple-05:#ecedfe;--light-purple-10:#dde1ff;--light-purple-100:#261b79;--light-purple-15:#d6dafe;--light-purple-20:#cacffe;--light-purple-30:#b3b3ff;--light-purple-40:#6559ff;--light-purple-50:#544af3;--light-purple-60:#564be7;--light-purple-70:#493ee0;--light-purple-80:#4740d4;--light-purple-90:#3628a4;--light-red-05:#fff0f1;--light-red-10:#ffe5e9;--light-red-100:#450407;--light-red-20:#fed2d6;--light-red-30:#fbacb2;--light-red-40:#db4249;--light-red-50:#c62f35;--light-red-60:#b62a32;--light-red-70:#a8242a;--light-red-80:#7b1419;--light-red-90:#5c080c;--light-white:#fff;--background-color-accent-default:light-dark(var(--light-purple-40),var(--dark-purple-40));--background-color-weak:light-dark(var(--light-gray-05),var(--dark-gray-100));--background-color-negative-default:light-dark(var(--light-red-50),var(--dark-red-50));--background-color-surface-default:light-dark(var(--light-white),var(--dark-gray-65));--background-color-surface-hover:light-dark(var(--light-gray-10),var(--dark-gray-70));--text-color-accent-on-default:light-dark(var(--light-white),var(--dark-white));--text-color-surface-default:light-dark(var(--light-gray-100),var(--dark-gray-05));--text-color-surface-weaker:light-dark(var(--light-gray-60),var(--dark-gray-20));--border-color-surface-default:light-dark(var(--light-gray-30),var(--dark-gray-30));--border-color-surface-weak:light-dark(var(--light-gray-25),var(--dark-gray-35));--font-heading:var(--font-sans);--color-ring:var(--border-color-surface-default);--color-input:var(--border-color-surface-default);--color-border:var(--border-color-surface-weak);--color-destructive:var(--background-color-negative-default);--color-accent-foreground:var(--text-color-surface-default);--color-accent:var(--background-color-weak);--color-muted-foreground:var(--text-color-surface-weaker);--color-muted:var(--background-color-surface-hover);--color-primary-foreground:var(--text-color-accent-on-default);--color-primary:var(--background-color-accent-default);--color-popover-foreground:var(--text-color-surface-default);--color-popover:var(--background-color-surface-default);--color-card-foreground:var(--text-color-surface-default);--color-card:var(--background-color-surface-default);--color-foreground:var(--text-color-surface-default);--color-background:var(--background-color-surface-default);--container-7xs:8rem;--container-6xs:10rem;--container-5xs:12rem;--container-4xs:14rem;--ease-pop:cubic-bezier(.175, .885, .32, 1.275)}@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}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}
