@charset "UTF-8";:root{--ink: #17313d;--ink-strong: #0f2530;--muted: #5b7280;--muted-light: #8ba0ad;--surface: #ffffff;--surface-2: #f7fbfc;--bg: #eef5f8;--border: #dbe7ec;--border-strong: #c2d8e0;--brand-900: #14343f;--brand-800: #275469;--brand-700: #1a6f95;--brand-600: #2187b6;--brand-500: #3ba3ce;--brand-300: #8ecbe4;--brand-100: #dcf0f8;--brand-50: #f0fbfc;--accent-700: #b45309;--accent-600: #d97706;--accent-500: #f59e0b;--accent-100: #fef1dc;--accent-50: #fffaf0;--ok-700: #15803d;--ok-600: #16a34a;--ok-50: #edfdf3;--ok-border: #cdf0dc;--err-700: #b91c1c;--err-600: #dc2626;--err-50: #fef2f2;--err-border: #fbd5d5;--me-dot: #3fcf9e;--me-ring: #86e5c3;--radius-xs: 6px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 26px;--radius-full: 999px;--shadow-xs: 0 1px 2px rgba(23, 49, 61, .06);--shadow-sm: 0 1px 2px rgba(23, 49, 61, .05), 0 4px 12px -6px rgba(23, 49, 61, .15);--shadow-md: 0 2px 6px rgba(23, 49, 61, .06), 0 16px 32px -18px rgba(23, 49, 61, .35);--shadow-lg: 0 6px 16px rgba(23, 49, 61, .1), 0 32px 60px -28px rgba(23, 49, 61, .45);--proza: 46rem;--font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}@custom-media --sm (min-width: 40rem);@custom-media --md (min-width: 48rem);@custom-media --lg (min-width: 64rem);@custom-media --xl (min-width: 80rem);@custom-media --2xl (min-width: 96rem);*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}html{font-size:100%;-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.6;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}button{font:inherit;color:inherit}a{color:var(--brand-700);text-decoration-thickness:1px;text-underline-offset:2px}input,select,textarea{font:inherit;font-size:max(1rem,16px)}:focus-visible{outline:2px solid var(--brand-600);outline-offset:2px;border-radius:var(--radius-xs)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.tylko-dla-czytnika{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
