:root{--notes-window: rgba(255, 255, 255, .84);--notes-sidebar: rgba(243, 243, 247, .92);--notes-pane: rgba(255, 255, 255, .88);--notes-divider: rgba(15, 23, 42, .08);--notes-search: #e8e8ed;--notes-preview: #6e6e73;--notes-selected: #f4c542;--notes-selected-text: #1c1c1e;--notes-shadow: 0 24px 70px rgba(15, 23, 42, .12)}@media(prefers-color-scheme:dark){:root{--notes-window: rgba(49, 49, 49, .96);--notes-sidebar: rgba(54, 54, 54, .96);--notes-pane: rgba(50, 50, 50, .98);--notes-divider: rgba(232, 216, 201, .1);--notes-search: #404040;--notes-preview: rgba(232, 216, 201, .64);--notes-selected: #9b7c23;--notes-selected-text: #fff8ea;--notes-shadow: 0 24px 70px rgba(0, 0, 0, .34)}}body{min-height:100vh}.notes-page[data-astro-cid-novckbyj]{min-height:100vh;padding:clamp(1rem,2vw,2rem)}.notes-shell[data-astro-cid-novckbyj]{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);min-height:calc(100vh - clamp(2rem,4vw,4rem));border:1px solid var(--notes-divider);border-radius:30px;overflow:hidden;background:var(--notes-window);box-shadow:var(--notes-shadow);backdrop-filter:blur(18px)}.notes-sidebar[data-astro-cid-novckbyj]{display:flex;flex-direction:column;gap:1.25rem;padding:1.35rem 1rem 1.25rem;background:var(--notes-sidebar);border-right:1px solid var(--notes-divider)}.notes-chrome[data-astro-cid-novckbyj]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .25rem}.notes-traffic[data-astro-cid-novckbyj]{display:flex;gap:.65rem}.notes-traffic[data-astro-cid-novckbyj] a[data-astro-cid-novckbyj],.notes-traffic[data-astro-cid-novckbyj] span[data-astro-cid-novckbyj]{display:block;width:.95rem;height:.95rem;border-radius:999px}.notes-traffic[data-astro-cid-novckbyj] a[data-astro-cid-novckbyj]{background:#ff5f57}.notes-traffic[data-astro-cid-novckbyj] span[data-astro-cid-novckbyj]:nth-child(2){background:#febc2e}.notes-traffic[data-astro-cid-novckbyj] span[data-astro-cid-novckbyj]:nth-child(3){background:#28c840}.notes-compose[data-astro-cid-novckbyj]{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;border:1px solid var(--notes-divider);border-radius:14px;color:var(--muted);font-size:1.1rem}.notes-searchbar[data-astro-cid-novckbyj]{display:flex;align-items:center;gap:.7rem;min-height:3.15rem;padding:0 1rem;border-radius:16px;background:var(--notes-search);color:var(--notes-preview);font-size:1.02rem}.notes-searchbar[data-astro-cid-novckbyj] span[data-astro-cid-novckbyj]:first-child{font-size:1.28rem;line-height:1}.notes-groups[data-astro-cid-novckbyj]{display:grid;gap:1.15rem}.notes-group[data-astro-cid-novckbyj]{display:grid;gap:.65rem}.notes-group-title[data-astro-cid-novckbyj]{color:var(--muted);font-size:.95rem;font-weight:600;letter-spacing:.01em}.notes-entry[data-astro-cid-novckbyj]{display:grid;gap:.3rem;padding:1rem 1.05rem;border-radius:18px;color:inherit;background:transparent;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.notes-entry[data-astro-cid-novckbyj]:hover,.notes-entry[data-astro-cid-novckbyj]:focus-visible{background:color-mix(in srgb,var(--notes-search) 78%,transparent)}.notes-entry-active[data-astro-cid-novckbyj]{background:var(--notes-selected);color:var(--notes-selected-text)}.notes-entry-active[data-astro-cid-novckbyj] .notes-entry-date[data-astro-cid-novckbyj],.notes-entry-active[data-astro-cid-novckbyj] .notes-entry-preview[data-astro-cid-novckbyj]{color:color-mix(in srgb,var(--notes-selected-text) 78%,transparent)}.notes-entry-top[data-astro-cid-novckbyj]{display:flex;align-items:center;gap:.65rem;font-size:.98rem;font-weight:600}.notes-entry-title[data-astro-cid-novckbyj]{font-size:.98rem;font-weight:600;text-transform:lowercase}.notes-entry-date[data-astro-cid-novckbyj]{color:var(--muted);font-size:.88rem}.notes-entry-preview[data-astro-cid-novckbyj]{color:var(--notes-preview);font-size:.92rem;line-height:1.45}.notes-reader[data-astro-cid-novckbyj]{padding:clamp(1.5rem,3vw,3rem);background:var(--notes-pane)}.notes-mobile-close[data-astro-cid-novckbyj]{display:none}.notes-reader-inner[data-astro-cid-novckbyj]{width:min(100%,860px);margin:0 auto}.notes-reader-date[data-astro-cid-novckbyj]{margin-bottom:1.5rem;color:var(--muted);text-align:center;font-size:1rem}.notes-title[data-astro-cid-novckbyj]{margin-bottom:1.2rem;font-size:clamp(2.2rem,5vw,3.6rem);line-height:.96;letter-spacing:-.06em;text-transform:lowercase}.notes-summary[data-astro-cid-novckbyj]{margin-bottom:2.25rem;color:var(--muted);font-size:1.08rem;line-height:1.8}.notes-quote[data-astro-cid-novckbyj]{margin-bottom:2rem;padding:1.25rem 1.3rem;border-left:4px solid var(--accent);border-radius:18px;background:color-mix(in srgb,var(--notes-search) 78%,transparent)}.notes-quote-label[data-astro-cid-novckbyj]{color:var(--muted);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.notes-quote-text[data-astro-cid-novckbyj]{margin-top:.65rem;font-size:1.16rem;line-height:1.75}.notes-section[data-astro-cid-novckbyj]{padding:1.45rem 0;border-top:1px solid var(--notes-divider)}.notes-section[data-astro-cid-novckbyj]:first-of-type{border-top:0;padding-top:0}.notes-section-title[data-astro-cid-novckbyj]{font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.08}.notes-section-copy[data-astro-cid-novckbyj]{display:grid;gap:.95rem;margin-top:1rem}.notes-section-copy[data-astro-cid-novckbyj] p[data-astro-cid-novckbyj]{color:var(--fg);font-size:1.16rem;line-height:1.85}.notes-section-copy[data-astro-cid-novckbyj] .highlighted-blog-link{color:var(--fg);font-weight:700;text-decoration-line:underline;text-decoration-thickness:.08em;text-underline-offset:.12em;transition:opacity .15s ease}.notes-section-copy[data-astro-cid-novckbyj] .highlighted-blog-link:hover,.notes-section-copy[data-astro-cid-novckbyj] .highlighted-blog-link:focus-visible{opacity:.8}.notes-signoff[data-astro-cid-novckbyj]{margin-top:2rem;padding-top:1.35rem;border-top:1px solid var(--notes-divider);color:var(--muted);font-size:.96rem}.notes-signoff[data-astro-cid-novckbyj] a[data-astro-cid-novckbyj]{color:var(--accent)}@media(max-width:980px){.notes-shell[data-astro-cid-novckbyj]{grid-template-columns:1fr}.notes-sidebar[data-astro-cid-novckbyj]{border-right:0;border-bottom:1px solid var(--notes-divider)}}@media(max-width:767px){.notes-page[data-astro-cid-novckbyj]{padding:0}.notes-shell[data-astro-cid-novckbyj]{display:block;min-height:100vh;border-radius:0;border:0;box-shadow:none}.notes-reader[data-astro-cid-novckbyj]{min-height:100vh;padding:1rem 1rem 2rem}.notes-sidebar[data-astro-cid-novckbyj]{display:none}.notes-mobile-close[data-astro-cid-novckbyj]{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;height:2.6rem;margin-bottom:1rem;border:1px solid var(--notes-divider);border-radius:999px;font-size:1.2rem;line-height:1}.notes-reader-date[data-astro-cid-novckbyj]{text-align:left;margin-bottom:1rem}}
