:root{--hf-color-white:#fff;--hf-color-brand:#1ba39c;--hf-color-brand-hover:#168f89;--hf-color-brand-active:#127a75;--hf-color-brand-bright:#3fc2ba;--hf-color-brand-soft:#e3f5f3;--hf-color-primary-bright:#73c6b6;--hf-color-primary-soft:#e8eef3;--hf-color-primary-strong:#2c5b8a;--hf-color-primary-strong-hover:#234a6e;--hf-color-danger-strong:#d14343;--hf-color-danger-strong-hover:#b33636;--hf-color-danger-soft:#fbeaea;--hf-color-warning-soft:#fdf3e3;--hf-color-slate-900:#0d1b2a;--hf-color-slate-500:#5b6b78;--hf-color-slate-200:#e4e8ec;--hf-color-slate-50:#f7f9fa;--hf-font-family-sans:"Inter", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--hf-font-weight-regular:400;--hf-font-weight-medium:500;--hf-font-weight-semibold:600;--hf-font-weight-bold:700;--hf-font-size-h1:clamp(2rem, 5vw, 3rem);--hf-line-height-h1:1.16;--hf-font-size-h2:clamp(1.625rem, 3.5vw, 2rem);--hf-line-height-h2:1.25;--hf-font-size-h3:1.5rem;--hf-line-height-h3:1.33;--hf-font-size-body:1rem;--hf-line-height-body:1.5;--hf-font-size-small:.875rem;--hf-line-height-small:1.43;--hf-font-size-caption:.75rem;--hf-line-height-caption:1.33;--hf-font-size-display:clamp(2.5rem, 7vw, 4rem);--hf-line-height-display:1.1;--hf-space-1:.25rem;--hf-space-2:.5rem;--hf-space-3:.75rem;--hf-space-4:1rem;--hf-space-5:1.25rem;--hf-space-6:1.5rem;--hf-space-8:2rem;--hf-space-10:2.5rem;--hf-space-12:3rem;--hf-space-16:4rem;--hf-space-20:5rem;--hf-space-24:6rem;--hf-radius-sm:.375rem;--hf-radius-md:.625rem;--hf-radius-lg:1rem;--hf-radius-xl:1.25rem;--hf-shadow-xs:0 1px 2px #0d1b2a0d;--hf-shadow-sm:0 2px 6px #0d1b2a0f, 0 1px 2px #0d1b2a0d;--hf-shadow-md:0 8px 24px #0d1b2a14;--hf-shadow-lg:0 20px 48px #0d1b2a1f;--hf-shadow-card:var(--hf-shadow-sm);--hf-container-max:75rem;--hf-container-max-wide:80rem;--hf-control-height-sm:2.75rem;--hf-control-height-md:3rem;--hf-control-height-lg:3.25rem;--hf-sidebar-width:16rem;--hf-color-page-background:var(--hf-color-slate-50);--hf-color-surface:#fff;--hf-color-surface-subtle:var(--hf-color-slate-50);--hf-color-surface-translucent:#ffffffd1;--hf-color-text:var(--hf-color-slate-900);--hf-color-text-muted:var(--hf-color-slate-500);--hf-color-text-subtle:var(--hf-color-slate-500);--hf-color-border:#0d1b2a14;--hf-color-border-strong:#0d1b2a2e;--hf-color-focus-ring:var(--hf-color-brand-active);--hf-color-focus-halo:var(--hf-color-white);--hf-focus-indicator:0 0 0 2px var(--hf-color-focus-halo), 0 0 0 5px var(--hf-color-focus-ring);--hf-color-action-primary:var(--hf-color-brand);--hf-color-action-primary-hover:var(--hf-color-brand-hover);--hf-color-action-primary-active:var(--hf-color-brand-active);--hf-color-action-brand:var(--hf-color-brand);--hf-color-action-brand-hover:var(--hf-color-brand-hover);--hf-color-action-brand-active:var(--hf-color-brand-active);--hf-color-action-danger:var(--hf-color-danger-strong);--hf-color-action-danger-hover:var(--hf-color-danger-strong-hover);--hf-color-action-secondary-hover:var(--hf-color-slate-50);--hf-color-status-neutral:var(--hf-color-slate-500);--hf-color-status-neutral-background:var(--hf-color-slate-200);--hf-color-status-info:var(--hf-color-primary-strong);--hf-color-status-info-background:var(--hf-color-primary-soft);--hf-color-status-success:#22a06b;--hf-color-status-success-background:#e4f3ea;--hf-color-status-warning:#92400e;--hf-color-status-warning-background:var(--hf-color-warning-soft);--hf-color-status-warning-bright:#f5a524;--hf-color-status-danger:var(--hf-color-danger-strong);--hf-color-status-danger-background:var(--hf-color-danger-soft);--hf-color-status-danger-bright:#e15c5c;--hf-color-text-danger:var(--hf-color-danger-strong);--hf-color-border-danger:var(--hf-color-danger-strong);--hf-color-overlay:#0d1b2a7a;--hf-z-index-tooltip:150;--hf-tooltip-background:var(--hf-color-slate-900);--hf-tooltip-color:var(--hf-color-white);--hf-button-font-weight:var(--hf-font-weight-semibold);--hf-button-radius:var(--hf-radius-md);--hf-button-padding-inline:var(--hf-space-5);--hf-control-radius:var(--hf-radius-md);--hf-control-padding-inline:var(--hf-space-3);--hf-card-radius:var(--hf-radius-lg);--hf-card-padding:var(--hf-space-6);--hf-transition-fast:.15s ease;--hf-transition-base:.25s ease}@media (width>=1024px){:root{--hf-control-height-sm:2.25rem;--hf-control-height-md:2.5rem;--hf-control-height-lg:2.75rem}}[data-theme=dark]{--hf-color-slate-900:#eaf0f8;--hf-color-slate-500:#93a2b8;--hf-color-slate-200:#ffffff1a;--hf-color-slate-50:#0b1524;--hf-color-surface:#10203a;--hf-color-surface-translucent:#10203ad1;--hf-color-border:#ffffff1a;--hf-color-border-strong:#ffffff38;--hf-color-focus-ring:var(--hf-color-brand-bright);--hf-color-focus-halo:#10203a;--hf-color-action-secondary-hover:#ffffff0f;--hf-color-overlay:#02060ca3;--hf-color-danger-strong:#f0716b;--hf-color-danger-strong-hover:#e2564f;--hf-color-primary-strong:#6fb1e6;--hf-color-primary-strong-hover:#4f97d1;--hf-color-status-warning:#f0a94e;--hf-color-brand-soft:#1ba39c2e;--hf-color-primary-soft:#6fb1e629;--hf-color-danger-soft:#f0716b29;--hf-color-warning-soft:#f0a94e29;--hf-color-status-success-background:#22a06b2e;--hf-color-status-neutral-background:#ffffff14;--hf-shadow-xs:0 1px 2px #0000003d;--hf-shadow-sm:0 2px 6px #00000047, 0 1px 2px #0003;--hf-shadow-md:0 8px 24px #00000052;--hf-shadow-lg:0 20px 48px #0006;--hf-tooltip-background:#eaf0f8;--hf-tooltip-color:#0d1b2a}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/inter-cyrillic-4.1.0.woff2)format("woff2")}*,:after,:before{box-sizing:border-box}html{font-family:var(--hf-font-family-sans);color:var(--hf-color-text);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;line-height:1.5}body,html{background:var(--hf-color-page-background)}body{min-width:20rem;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed}:focus-visible{box-shadow:var(--hf-focus-indicator);outline:none}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
