:root,html[data-theme=light]{color-scheme:light;--fmh-toast-success: #38a169;--fmh-toast-error: #e53e3e;--fmh-toast-info: #3182ce;--fmh-bg-page: #f6f8fb;--fmh-bg-card: #ffffff;--fmh-bg-sidebar: #ffffff;--fmh-bg-subtle: #edf7f6;--fmh-bg-dark: #102a43;--fmh-color-text: #102a43;--fmh-color-muted: #62748e;--fmh-color-border: #d9e2ec;--fmh-color-brand: #0f766e;--fmh-color-active: #0f766e;--fmh-color-accent: #0f766e;--fmh-color-danger: #dc2626;--fmh-color-success: #15803d;--fmh-color-info: #2563eb;--fmh-color-purple: #7c3aed;--fmh-input-bg: #ffffff;--fmh-soft-hover: #f8fafc;--fmh-status-green-bg: #f0fdf4;--fmh-status-green-fg: #15803d;--fmh-status-green-border: #bbf7d0;--fmh-status-yellow-bg: #fffbeb;--fmh-status-yellow-fg: #b45309;--fmh-status-yellow-border: #fde68a;--fmh-status-red-bg: #fef2f2;--fmh-status-red-fg: #dc2626;--fmh-status-red-border: #fecaca;--fmh-status-blue-bg: #eff6ff;--fmh-status-blue-fg: #2563eb;--fmh-status-blue-border: #bfdbfe;--fmh-status-gray-bg: #f8fafc;--fmh-status-gray-fg: #64748b;--fmh-status-gray-border: #e2e8f0}html[data-theme=dark]{color-scheme:dark;--fmh-toast-success: #2f855a;--fmh-toast-error: #c53030;--fmh-toast-info: #2b6cb0;--fmh-bg-page: #07111f;--fmh-bg-card: #111c2e;--fmh-bg-sidebar: #0b1526;--fmh-bg-subtle: #12343b;--fmh-bg-dark: #08111f;--fmh-color-text: #f2f7fb;--fmh-color-muted: #c0ccda;--fmh-color-border: #34445c;--fmh-color-brand: #2dd4bf;--fmh-color-active: #99f6e4;--fmh-color-accent: #5eead4;--fmh-color-danger: #fca5a5;--fmh-color-success: #86efac;--fmh-color-info: #93c5fd;--fmh-color-purple: #c4b5fd;--fmh-input-bg: #0b1526;--fmh-soft-hover: #1b2a41;--fmh-status-green-bg: #052e16;--fmh-status-green-fg: #4ade80;--fmh-status-green-border: #166534;--fmh-status-yellow-bg: #422006;--fmh-status-yellow-fg: #fbbf24;--fmh-status-yellow-border: #854d0e;--fmh-status-red-bg: #450a0a;--fmh-status-red-fg: #f87171;--fmh-status-red-border: #991b1b;--fmh-status-blue-bg: #0c1e3a;--fmh-status-blue-fg: #60a5fa;--fmh-status-blue-border: #1e40af;--fmh-status-gray-bg: #1e293b;--fmh-status-gray-fg: #94a3b8;--fmh-status-gray-border: #334155}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background:var(--fmh-bg-page);color:var(--fmh-color-text);transition:background .2s,color .2s}body{top:0!important}.skiptranslate,.goog-te-banner-frame,.goog-te-balloon-frame,iframe.goog-te-banner-frame{display:none!important;visibility:hidden!important}#google_translate_element,.goog-te-gadget,.goog-te-combo{position:fixed!important;left:-9999px!important;bottom:0!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),textarea,select){min-height:42px;padding-inline:14px;padding-block:10px;line-height:1.45}:where(textarea){min-height:96px;resize:vertical}:where(input::placeholder,textarea::placeholder){color:var(--fmh-color-muted);opacity:.82}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--fmh-color-border);border-radius:10px}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background-color:var(--fmh-input-bg);color:var(--fmh-color-text);border-color:var(--fmh-color-border)}html[data-theme=dark] select option{background-color:var(--fmh-bg-card);color:var(--fmh-color-text)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#6b7f99;opacity:1}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus{border-color:#14b8a6;box-shadow:0 0 0 1px #14b8a6}html[data-theme=dark] [data-part=helper-text],html[data-theme=dark] .chakra-field__helperText,html[data-theme=dark] .chakra-form__helper-text{color:#89a}html[data-theme=dark] [data-part=label]{color:var(--fmh-color-text)}html[data-theme=dark] .chakra-button{--colors-color-palette-fg: var(--fmh-color-text);--colors-color-palette-border: var(--fmh-color-border);--colors-color-palette-subtle: var(--fmh-soft-hover);--colors-color-palette-muted: var(--fmh-color-border)}button:focus-visible{outline:3px solid rgba(20,184,166,.28);outline-offset:2px}button svg{flex-shrink:0}button{letter-spacing:0}.chakra-badge{padding-inline:.6rem!important;padding-block:.3rem!important}.chakra-button{padding-inline:1.25rem!important}
