:root{--brand-accent:#2f80ed;--brand-accent-2:#19a974;--brand-accent-3:#b70404;--bg-0:#0e1116;--bg-1:#121826;--bg-2:#171e2f;--surface-0:#f2f4f7;--surface-1:#fff;--surface-2:#f7f8fa;--text-0:#111827;--text-1:#374151;--text-2:#6b7280;--radius-lg:6px;--radius-md:4px;--radius-sm:3px;--shadow-soft:0 8px 24px #11182714;--shadow-edge:0 1px 0 #11182714;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-head:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.125rem;--fs-lg:1.25rem;--fs-xl:1.5rem;--fs-2xl:1.875rem;--fs-3xl:2.25rem;--lh-tight:1.2;--lh-snug:1.4;--lh-normal:1.55;--lh-relaxed:1.55;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--layout-gutter:var(--space-5);--layout-max:1400px;--sidebar-width:18rem;--sidebar-surface:#ececec;--sidebar-border:#11182726;--sidebar-text:#111827;--sidebar-muted:#6b7280;--bs-body-font-family:var(--font-body);--bs-body-font-size:var(--fs-base);--bs-body-line-height:var(--lh-normal);--bs-body-bg:var(--surface-0);--bs-body-color:var(--text-0);--bs-primary:var(--brand-accent);--bs-link-color:var(--brand-accent);--bs-link-hover-color:color-mix(in oklab, var(--brand-accent) 80%, black 20%);--bs-border-color:#1118271f;--border-style:1px solid #11182733;--border-sidebar-style:1px solid #1118271a}.color_1{color:var(--text-1)}.radius-2,.social-tile,.single-section,.rr-card,.site-header .btn-link{border-radius:var(--radius-md)}html{scroll-behavior:smooth;font-size:93.75%}body{font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-normal);color:var(--text-0);font-optical-sizing:auto;background:radial-gradient(1200px 500px at 15% -10%, #2f80ed1a, transparent 60%), radial-gradient(900px 450px at 90% 0%, #19a97414, transparent 55%), var(--surface-0);background-attachment:fixed}body>script{display:none!important}h1,h2,h3,h4,h5,h6{font-family:var(--font-head);font-weight:600;line-height:var(--lh-tight);letter-spacing:-.015em;color:var(--text-0);margin-top:0;margin-bottom:var(--space-3)}h1{font-size:var(--fs-3xl)}h2{font-size:var(--fs-2xl)}h3{font-size:var(--fs-xl)}h4{font-size:var(--fs-lg)}h5{font-size:var(--fs-md)}h6{font-size:var(--fs-base);text-transform:uppercase;letter-spacing:.04em;color:var(--text-2)}p{margin-top:0;margin-bottom:var(--space-4)}a{color:inherit;text-decoration:none}small,.small{font-size:var(--fs-sm)}code{font-family:var(--font-mono);border-radius:var(--radius-sm);color:#0b1220;background:#1118270f;padding:.1em .35em;font-size:.9em}pre{font-family:var(--font-mono);font-size:var(--fs-sm);line-height:var(--lh-normal);padding:var(--space-4);margin:0 0 var(--space-4);border-radius:var(--radius-md);color:#e5e7eb;box-shadow:var(--shadow-edge);background:#0b1220;overflow:auto}pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.page-shell{width:100%;max-width:var(--layout-max);padding-inline:var(--layout-gutter);margin-inline:auto}@media (width<=575.98px){.page-shell{padding-inline:var(--space-3)}}.page-layout{padding-block:var(--space-3);grid-template-columns:1fr;display:grid}@media (width>=992px){.page-layout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr)}}.page-layout__aside{display:none}@media (width>=992px){.page-layout__aside{top:var(--space-4);max-height:calc(100vh - var(--space-6));align-self:start;display:block;position:sticky;overflow-y:auto}}.page-layout__main{min-width:0}.bg_head,.rr-card,footer.site_footer,.site-header{background:color-mix(in oklab, var(--surface-1) 75%, transparent)}.site-header{border-bottom:var(--border-style);color:var(--text-0)}.site-header .site-header__inner{align-items:center;row-gap:var(--space-2);padding-block:var(--space-2);flex-wrap:wrap;display:flex}.site-header .btn-link{border:var(--border-style);background:var(--surface-1);color:var(--text-1);flex:none;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.1rem;text-decoration:none;display:inline-flex}.site-header .btn-link:hover{color:var(--brand-accent);border-color:#2f80ed59}.site-header .brand-title{letter-spacing:-.01em;min-width:0;color:inherit;flex-wrap:wrap;align-items:center;font-size:clamp(1rem,1.6vw,1.25rem);font-weight:600;text-decoration:none;display:inline-flex}.site-header .brand-logo{flex:none;width:40px;height:40px;display:block}.site-header .brand-title__sub{color:var(--text-2);font-size:.85em;font-weight:400}@media (width<=575.98px){.site-header .brand-title__sub{display:none}.site-header .site-header__inner{gap:var(--space-1)}.site-header .btn-link{width:1.9em;height:1.9em;font-size:1rem}}footer.site_footer{border-top:var(--border-style);font-size:var(--fs-sm);color:var(--text-2)}footer.site_footer .site-footer__inner{padding-block:var(--space-3);flex-wrap:wrap;display:flex}footer.site_footer .footer_item:before{content:"· "}.rr-card{color:var(--sidebar-text);border:1px solid var(--sidebar-border);box-shadow:var(--shadow-soft);overflow:hidden}.rr-card header{border-bottom:var(--sidebar-border);background:var(--sidebar-surface);font-weight:600;font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-1);align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);display:flex}.rr-card__body{padding:var(--space-2) var(--space-3);font-size:var(--fs-sm);line-height:var(--lh-snug);color:var(--text-2)}.contact-identity{font-family:var(--font-mono)}.contact-line{color:var(--text-1);align-items:center;gap:.6rem;display:flex}.contact-line i{text-align:center;width:18px;color:var(--brand-accent)}.link-subtle{color:var(--text-1);border-bottom:1px dashed #2f80ed59;text-decoration:none}.link-subtle:hover{color:var(--text-0);border-bottom-color:#2f80eda6}.link-subtle:focus-visible{outline-offset:2px;outline:3px solid #2f80ed59}.page-subtitle{color:var(--text-2)}.page-tools .input-group-text{background:var(--surface-2);border-color:#1118271f}.single-section{background:var(--surface-1);box-shadow:var(--shadow-soft);border:1px solid #1118271a}.offcanvas{background:var(--surface-0)}.offcanvas .offcanvas-header{border-bottom:1px solid #1118271a}.offcanvas .offcanvas-title{font-family:var(--font-head)}.wybrane-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));display:grid}.sidebar-stack,.sidebar-nav{flex-direction:column;display:flex}.border-separator-v,.rr-card-link{border-top:none;border-inline:none}.border-separator-v:last-child,.rr-card-link:last-child{border-bottom:none}.rr-card-link{border-bottom:var(--border-sidebar-style);align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);font-size:var(--fs-sm);line-height:var(--lh-snug);color:var(--sidebar-text);display:flex}.rr-card-link i{color:var(--brand-accent);text-align:center;flex:none;width:1em;font-size:.95em}.rr-card-link:hover{background:color-mix(in oklab, var(--brand-accent) 6%, var(--surface-1));color:var(--text-0)}.rr-card-link.is-current{background:color-mix(in oklab, var(--brand-accent) 8%, var(--surface-1));color:var(--text-0);font-weight:600}.rr-card-link.is-draft{color:var(--text-2);font-style:italic}.sidebar-tags{padding:var(--space-2);flex-wrap:wrap;justify-content:space-between;gap:.25rem .3rem;display:flex}.tag-badge{border-radius:var(--radius-md);color:var(--text-1);font-size:var(--fs-xs);line-height:var(--lh-tight);background:#2f80ed14;border:1px solid #2f80ed40;align-items:center;padding:.1rem .4rem;display:inline-flex}.tag-badge:hover{color:var(--text-0);background:#2f80ed24;border-color:#2f80ed73}.contact-card{background:var(--surface-1);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #1118271a;overflow:hidden}.contact-card__header{background:var(--surface-2);border-bottom:1px solid #1118271a;padding:.95rem 1.05rem}.contact-card__top{background:radial-gradient(600px 200px at 15% 0%, #2f80ed14, transparent 60%), var(--surface-1);border-bottom:1px solid #1118271a;grid-template-columns:84px 1fr;gap:1rem;padding:1.05rem;display:grid}.contact-card__body{padding:1.05rem}.contact-avatar-wrap{border-radius:var(--radius-md);width:84px;height:84px;box-shadow:var(--shadow-edge);background:var(--surface-2);border:1px solid #1118271f;overflow:hidden}.contact-avatar{object-fit:cover;width:100%;height:100%;display:block}.contact-name{font-family:var(--font-head);letter-spacing:-.02em;font-size:1.25rem}.contact-tagline{color:var(--text-2)}.contact-section-title{font-family:var(--font-head);color:var(--text-0);font-size:1rem}.contact-details{gap:.75rem;margin:0;display:grid}.contact-row{color:var(--text-1);grid-template-columns:22px 1fr;align-items:start;gap:.75rem;display:grid}.contact-row i{color:var(--brand-accent);margin-top:2px}.contact-row__label{color:var(--text-2);font-size:.82rem}.contact-row__value{color:var(--text-0);border-bottom:1px dashed #2f80ed59;text-decoration:none}.contact-row__value:hover{color:var(--brand-accent);border-bottom-color:#2f80eda6}.contact-actions{flex-wrap:wrap;gap:.5rem;margin-top:.95rem;display:flex}.social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-tile{background:var(--surface-1);color:var(--text-1);border:1px solid #1118271a;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:inline-flex}.social-tile i{color:var(--brand-accent)}.social-tile:hover{background:color-mix(in oklab, var(--brand-accent) 6%, var(--surface-1));border-color:#2f80ed40}@media (width<=575.98px){.contact-card__top{grid-template-columns:72px 1fr}.contact-avatar-wrap{width:72px;height:72px}}.post-card.card{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:var(--surface-1);border:1px solid #1118271a}.post-card.card>.card-body{padding:var(--space-3) var(--space-4)}.post-card.card.post-card--series{border-left:3px solid var(--brand-accent)}.post-card.card.post-card--private-note{border-left:3px solid #6366f1}.post-card-title{font-size:var(--fs-md);font-weight:600;line-height:var(--lh-snug);margin:0}.post-card-title a{color:var(--text-0)}.post-card-title a:hover{color:var(--brand-accent)}.post-card-title--split{flex-direction:column;gap:2px;display:flex}.post-card-title__series-prefix{font-size:var(--fs-sm);color:var(--text-2);letter-spacing:.01em;text-transform:uppercase;font-weight:500;line-height:var(--lh-tight)}.post-card-title__series-tail{font-size:var(--fs-md);font-weight:600;line-height:var(--lh-snug)}.post-card-meta{gap:var(--space-1) var(--space-3);color:var(--text-2);font-size:var(--fs-xs);flex-wrap:wrap;align-items:flex-start;margin:0;display:flex}.meta-item{align-items:center;display:inline-flex}.meta-label{color:var(--text-2)}.meta-sep{opacity:.6}.tag-pill{color:#0b1220;font-size:var(--fs-xs);font-weight:500;line-height:var(--lh-tight);background:#2f80ed1a;border:1px solid #2f80ed40;border-radius:4px;padding:.05rem .4rem}.tag-pill--private-note{background:#6366f11a;border-color:#6366f159}.tag-pill--draft{color:#b46400;background:#f59e0b26;border-color:#f59e0b73;font-weight:600}.post-card-excerpt{color:var(--text-1);font-size:var(--fs-sm);line-height:var(--lh-normal);margin:var(--space-2) 0 0}.post-card-link-wrap{margin-top:var(--space-2)!important}.post-card-link{z-index:1;align-items:center;gap:var(--space-1);color:var(--brand-accent);font-size:var(--fs-sm);font-weight:500;text-decoration:none;display:inline-flex;position:relative}.post-card-link:hover{color:color-mix(in oklab, var(--brand-accent) 82%, black 18%);text-decoration:underline}
