:root{--color-mint:#42d6ad;--color-mint-strong:#2bbd94;--color-mint-soft:#e6f9f2;--color-charcoal:#101714;--color-charcoal-soft:#1b2420;--color-page:#f5f8f6;--color-surface:#fff;--color-surface-muted:#f0f4f2;--color-border:#dfe7e2;--color-border-strong:#c7d4cd;--color-text:#101714;--color-text-muted:#66736c;--color-text-inverse:#fff;--color-success:#168a65;--color-success-soft:#e4f5ee;--color-warning:#b7791f;--color-warning-soft:#fdf4e3;--color-danger:#c53b3b;--color-danger-soft:#fbeaea;--color-info:#2f6f8f;--color-info-soft:#e8f1f6;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans Hebrew", "Arial Hebrew", Rubik, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "Cascadia Mono", Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.125rem;--leading-tight:1.25;--leading-normal:1.6;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:999px;--shadow-sm:0 1px 2px #1017140a;--shadow-md:0 2px 8px #1017140f;--shadow-lg:0 12px 32px #1017141f;--sidebar-width:264px;--header-height:64px;--content-max:1180px;--tap-target:44px;--z-header:20;--z-drawer:40;--z-dialog:50}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--color-page);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);font-variant-numeric:tabular-nums;min-height:100vh;margin:0}h1,h2,h3,h4{line-height:var(--leading-tight);font-weight:var(--weight-semibold);color:var(--color-text);margin:0}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}p{margin:0}a{color:var(--color-success);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-mint-strong);outline-offset:2px;border-radius:var(--radius-sm)}:focus:not(:focus-visible){outline:none}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skipLink{inset-inline-start:var(--space-4);z-index:100;padding:var(--space-3) var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);transition:top .15s;position:absolute;top:-100px}.skipLink:focus{top:var(--space-4)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
