/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:var(--font-sans);--font-mono:var(--font-mono);--spacing:.25rem;--text-xs:var(--text-xs);--text-sm:var(--text-sm);--text-base:var(--text-base);--text-lg:var(--text-lg);--text-xl:var(--text-xl);--text-2xl:var(--text-2xl);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--radius:var(--radius);--color-primary-subtle:var(--color-primary-subtle);--color-primary:var(--color-primary);--color-primary-strong:var(--color-primary-strong);--color-primary-foreground:var(--color-primary-foreground);--color-background:var(--color-background);--color-surface:var(--color-surface);--color-subtle:var(--color-subtle);--color-foreground:var(--color-foreground);--color-muted-foreground:var(--color-muted-foreground);--color-placeholder:var(--color-placeholder);--color-success-subtle:var(--color-success-subtle);--color-success:var(--color-success);--color-success-foreground:var(--color-success-foreground);--color-warning-subtle:var(--color-warning-subtle);--color-warning:var(--color-warning);--color-warning-foreground:var(--color-warning-foreground);--color-error-subtle:var(--color-error-subtle);--color-error:var(--color-error);--color-error-foreground:var(--color-error-foreground);--color-info-subtle:var(--color-info-subtle);--color-info:var(--color-info);--color-info-foreground:var(--color-info-foreground);--color-muted:var(--color-muted);--color-accent:var(--color-accent);--color-accent-foreground:var(--color-accent-foreground);--color-popover:var(--color-popover);--color-popover-foreground:var(--color-popover-foreground);--color-secondary:var(--color-secondary);--color-secondary-foreground:var(--color-secondary-foreground);--color-destructive:var(--color-destructive);--color-destructive-foreground:var(--color-destructive-foreground);--color-border:var(--color-border);--color-input:var(--color-input);--color-ring:var(--color-ring);--color-card:var(--color-card);--color-card-foreground:var(--color-card-foreground)}}@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}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.bg-background{background-color:var(--color-background)}.text-foreground{color:var(--color-foreground)}.lowercase{text-transform:lowercase}}:root{--color-primary-subtle:#f1f8f1;--color-primary:#1a531a;--color-primary-strong:#123f12;--color-primary-foreground:#fff;--color-background:#fbfcfb;--color-surface:#fff;--color-subtle:#ebf0eb;--color-foreground:#162216;--color-muted-foreground:#536553;--color-placeholder:#7b8e7b;--radius:.5rem;--color-success-subtle:#ebf9f6;--color-success:#0e7c60;--color-success-foreground:#fff;--color-warning-subtle:#fffbeb;--color-warning:#d97706;--color-warning-foreground:#451a03;--color-error-subtle:#fef2f2;--color-error:#dc2626;--color-error-foreground:#fff;--color-info-subtle:#f0f9ff;--color-info:#0369a1;--color-info-foreground:#fff;--font-sans:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--muted:var(--color-subtle);--muted-foreground:var(--color-muted-foreground);--accent:var(--color-subtle);--accent-foreground:var(--color-foreground);--ring:var(--color-primary);--input:var(--color-subtle);--border:var(--color-subtle);--card:var(--color-surface);--card-foreground:var(--color-foreground);--color-muted:var(--color-subtle);--color-accent:var(--color-subtle);--color-accent-foreground:var(--color-foreground);--color-popover:var(--color-surface);--color-popover-foreground:var(--color-foreground);--color-secondary:var(--color-subtle);--color-secondary-foreground:var(--color-foreground);--color-destructive:var(--color-error);--color-destructive-foreground:var(--color-error-foreground);--color-border:var(--color-subtle);--color-input:var(--color-subtle);--color-ring:var(--color-primary);--color-card:var(--color-surface);--color-card-foreground:var(--color-foreground)}.dark{--color-primary-subtle:#0f240f;--color-primary:#59c059;--color-primary-strong:#89d289;--color-primary-foreground:#080f0a;--color-background:#080f0a;--color-surface:#0e1812;--color-subtle:#1f2e24;--color-foreground:#f7f8f7;--color-muted-foreground:#a9bca9;--color-placeholder:#677e67;--color-success-subtle:#112c25;--color-success:#5fddbe;--color-success-foreground:#082b22;--color-warning-subtle:#451a03;--color-warning:#fbbf24;--color-warning-foreground:#451a03;--color-error-subtle:#450a0a;--color-error:#e25050;--color-error-foreground:#2a0505;--color-info-subtle:#082f49;--color-info:#38bdf8;--color-info-foreground:#082f49}html{font-family:var(--font-sans);background-color:var(--color-background);color:var(--color-foreground)}
