html{--sk-bg:#ffffff;--sk-bg-soft:#f7fbf9;--sk-bg-muted:#f3f8f6;--sk-panel:#ffffff;--sk-panel-raised:#f8fcfa;--sk-inset:#edf7f1;--sk-text:#073042;--sk-text-muted:rgba(7,48,66,0.78);--sk-text-subtle:#4f6872;--sk-border:rgba(7,48,66,0.1);--sk-border-soft:rgba(7,48,66,0.08);--sk-field-bg:rgba(255,255,255,0.72);--sk-field-border:rgba(7,48,66,0.22);--sk-field-border-hover:rgba(7,48,66,0.38);--sk-field-border-focus:#0c8168;--sk-accent:#0b755f;--sk-accent-hover:#08614f;--sk-accent-soft:rgba(11,117,95,0.14);--sk-accent-contrast:#ffffff;--sk-cyan:#57c3d6;--sk-gold:#ffd166;--sk-header-bg:rgba(255,255,255,0.94);--sk-header-bg-home:rgba(255,255,255,0.9);--sk-shadow:rgba(7,48,66,0.12);--sk-shadow-soft:rgba(7,48,66,0.07);--sk-page-gradient:linear-gradient(180deg,#f7fbf9,#eef8f4 16%,#ffffff 56%,#edf4f5);--sk-hero-gradient:linear-gradient(135deg,#ffffff,#f4fbf7 52%,#e8f5f1);--sk-brand-gradient:linear-gradient(135deg,#073042,#11546b 55%,#0c8168);color-scheme:light;overflow-x:hidden}*,:after,:before{box-sizing:border-box}main :where(a,button,p,li,h1,h2,h3,h4,h5,h6,.MuiTypography-root,.MuiButton-root){min-width:0;overflow-wrap:anywhere;word-break:normal}main :where(p,li,h1,h2,h3,h4,h5,h6,.MuiTypography-root){-webkit-hyphens:auto;hyphens:auto}main .MuiButton-root{max-width:100%;white-space:normal;line-height:1.25}main .MuiButton-root .MuiButton-endIcon,main .MuiButton-root .MuiButton-startIcon{flex-shrink:0}html[data-screenkeep-mode=dark]{--sk-bg:#061017;--sk-bg-soft:#0c2a33;--sk-bg-muted:#071b24;--sk-panel:#102833;--sk-panel-raised:#173643;--sk-inset:#071b24;--sk-text:#f4fafc;--sk-text-muted:#b8d1d8;--sk-text-subtle:#7ea0aa;--sk-border:#28576a;--sk-border-soft:rgba(108,230,194,0.18);--sk-field-bg:rgba(7,27,36,0.42);--sk-field-border:rgba(143,230,255,0.34);--sk-field-border-hover:rgba(143,230,255,0.54);--sk-field-border-focus:#3ddc84;--sk-accent:#3ddc84;--sk-accent-hover:#6ce6a3;--sk-accent-soft:rgba(61,220,132,0.14);--sk-accent-contrast:#031118;--sk-cyan:#8fe6ff;--sk-gold:#ffd166;--sk-header-bg:rgba(6,16,23,0.88);--sk-header-bg-home:rgba(6,16,23,0.82);--sk-shadow:rgba(0,0,0,0.34);--sk-shadow-soft:rgba(0,0,0,0.24);--sk-page-gradient:linear-gradient(180deg,#0c2a33,#061017);--sk-hero-gradient:linear-gradient(180deg,#0c2a33,#061017);--sk-brand-gradient:linear-gradient(180deg,#0c2a33,#061017);color-scheme:dark}body{margin:0;background:var(--sk-page-gradient);color:var(--sk-text);transition:background-color .2s ease,color .2s ease}[data-sk-theme-icon=light],[hidden],html[data-screenkeep-mode=dark] [data-sk-theme-icon=dark]{display:none!important}html[data-screenkeep-mode=dark] [data-sk-theme-icon=light]{display:inline-flex!important}html:not([data-screenkeep-auth=signed-in]) [data-sk-auth-actions=signed-in],html[data-screenkeep-auth=signed-in] [data-sk-auth-actions=guest]{display:none!important}::selection{background:var(--sk-accent);color:var(--sk-accent-contrast)}.MuiInputLabel-root.Mui-focused:not(.Mui-error){color:var(--sk-field-border-focus)!important}