:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#16c7c3;--color-primary-dark:#0f9996;--color-primary-soft:#e9f9f7;--color-secondary:#fff06a;--color-secondary-deep:#e2ca35;--color-accent:#df2e9a;--color-accent-soft:#fff0f8;--color-background:#e4ecea;--color-surface:#f8fbfa;--color-card:#fff;--color-elevated:#f0f7f6;--color-input:#fff;--color-highlight:#fffbe9;--color-text:#273330;--color-muted:#7c8a88;--color-border:#c8ddda;--color-success:#2f9d5d;--color-success-soft:#e9f7ee;--color-success-text:#276238;--color-danger:#cc3f4e;--color-danger-soft:#fff0f2;--color-danger-text:#842c3e;--color-warning:#8a6920;--color-warning-soft:#fff7cf;--color-note-border:#d9c36d;--color-secondary-text:#554b21;--shadow-subtle:0 1px 3px #2733301a;--shadow-card:0 2px 7px #2733301f;--shadow-elevated:0 8px 24px #27333033;--radius-card:6px;--radius-control:4px;--transition-fast:.15s ease;--content-max:52rem;--content-readable-max:44rem;--form-max:26rem;--modal-max:30rem;--page-gutter:clamp(.5rem, 2vw, 1.25rem);--app-max-width:var(--content-max);background:var(--color-background);color:var(--color-text);font-family:Arial,Helvetica,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#27d2cd;--color-primary-dark:#159e9a;--color-primary-soft:#193b38;--color-secondary:#e5d653;--color-secondary-deep:#a89b39;--color-accent:#f04aaa;--color-accent-soft:#45233a;--color-background:#111817;--color-surface:#172321;--color-card:#1c2927;--color-elevated:#20302d;--color-input:#162220;--color-highlight:#2a2920;--color-text:#eef5f3;--color-muted:#98aaa6;--color-border:#304743;--color-success:#49be7d;--color-success-soft:#193b2a;--color-success-text:#c4f4d6;--color-danger:#ef6571;--color-danger-soft:#44252a;--color-danger-text:#ffd9dc;--color-warning:#e5d653;--color-warning-soft:#433f20;--color-note-border:#817338;--color-secondary-text:#332f14;--shadow-subtle:0 1px 3px #00000047;--shadow-card:0 2px 7px #00000057;--shadow-elevated:0 10px 28px #00000080}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--color-background);min-width:320px;font-size:13px}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{border-color:var(--color-border)!important;background:var(--color-input)!important;color:var(--color-text)!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--color-muted)!important}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #16c7c36b}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
