:root{--bg: #0a0a0a;--surface: #111111;--surface-2: #161616;--text: #e5e5e5;--text-strong: #fafafa;--text-muted: #a3a3a3;--text-dim: #737373;--accent: #d946ef;--accent-hover: #f0abfc;--accent-soft: rgba(217, 70, 239, .14);--accent-fg-on-dark: #f5d0fe;--border: rgba(245, 245, 245, .12);--border-strong: rgba(245, 245, 245, .22);--dim: var(--text-muted);--shell-max: 46.25rem;--shell-pad-x: 1.5rem;--shell-pad-y-top: 3rem;--shell-pad-y-bottom: 4rem;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Source Serif 4", "Iowan Old Style", Georgia, serif;--font-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", monospace;--fs-body: 1.0625rem;--fs-body-sm: .95rem;--fs-h1: clamp(2rem, 1.4rem + 2.4vw, 2.75rem);--fs-h2: clamp(1.45rem, 1.2rem + 1vw, 1.75rem);--fs-h3: 1.2rem;--fs-h4: .78rem;--fs-meta: .85rem;--fs-small: .8rem;--lh-body: 1.75;--lh-tight: 1.2;--lh-snug: 1.35}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-ui);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.article-page{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text)}.wrap{width:100%;max-width:var(--shell-max);margin:0 auto;padding:5rem var(--shell-pad-x) 6rem}.lead{color:var(--text-muted);font-size:var(--fs-body-sm);margin:0 0 2.5rem}.page-title{font-family:var(--font-display);font-weight:400;font-size:2rem;color:var(--accent);margin:.75rem 0 .35rem;line-height:var(--lh-tight)}.page-meta{color:var(--text-muted);margin:0 0 1.5rem;font-size:var(--fs-body-sm)}.index-header{margin:0 0 1.5rem}.index-header--with-image{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--border);border-radius:.9rem;padding:1.1rem 1.15rem;background-color:#0a0a0ae6;background-image:var(--index-header-image);background-size:cover;background-position:center}.index-header--with-image:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#00000052,#000000b8)}.index-header--with-image .page-title{margin-top:0;color:var(--accent-fg-on-dark);text-shadow:0 1px 10px rgba(0,0,0,.45)}.index-header--with-image .page-meta{margin-bottom:0;color:#f5f5f5e6}.breadcrumbs{margin:0 0 1rem}.breadcrumbs-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;color:var(--text-muted);font-size:.82rem;font-family:var(--font-ui)}.breadcrumbs-item{display:inline-flex;align-items:center}.breadcrumbs-item+.breadcrumbs-item:before{content:"/";margin-right:.5rem;color:#f5f5f566}.breadcrumbs-link{color:var(--text-muted);text-decoration:none}.breadcrumbs-link:hover{color:var(--text-strong);text-decoration:underline}.breadcrumbs-current{color:var(--text-strong)}.listing-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.journal-listing-with-search{margin:0}.journal-search{margin:0 0 1.25rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:.75rem;background:var(--surface)}.journal-search-form{width:100%;margin:0 0 .35rem}.journal-search-page{margin-top:.5rem}.journal-search-label{display:block;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 .5rem}.journal-search-input{width:100%;box-sizing:border-box;font-family:var(--font-ui);font-size:.95rem;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:.5rem;padding:.5rem .75rem;margin:0 0 .35rem}.journal-search-input::placeholder{color:var(--text-dim)}.journal-search-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-soft)}.journal-search-status{margin:0;min-height:1.2em;font-size:.82rem;color:var(--text-muted)}.journal-search-empty{margin:1rem 0 0;padding:1rem 1.1rem;text-align:center;color:var(--text-muted);font-size:var(--fs-body-sm);line-height:var(--lh-snug);border:1px dashed var(--border);border-radius:.65rem;background:#ffffff05}.listing-card{display:block;border:1px solid var(--border);border-radius:.8rem;padding:.9rem 1rem;text-decoration:none;color:inherit;background:#ffffff03;transition:border-color .15s ease}.listing-card--system{display:flex;flex-direction:column;padding:0;overflow:hidden}a.listing-card[hidden]{display:none!important}.listing-card-thumb{display:block;width:100%;aspect-ratio:16 / 9;flex-shrink:0;object-fit:cover;object-position:center;background-color:#141414;border-bottom:1px solid var(--border)}.listing-card-body{padding:.9rem 1rem}.listing-card:hover{border-color:var(--accent)}.listing-card-title{margin:0 0 .35rem;color:var(--accent);font-weight:600;font-size:1rem;line-height:1.3;font-family:var(--font-ui)}.listing-card-meta,.listing-card-summary{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.45;font-family:var(--font-ui)}.listing-card-meta{font-size:.85rem}.listing-card-date{font-size:.75rem;color:var(--text-muted);margin:.8rem 0 0}.system-intro{margin:0 0 1.75rem;padding:1.1rem 1.15rem;border:1px solid var(--border);border-radius:.8rem}.system-intro-text{margin:0 0 1rem;color:var(--text-muted);font-size:var(--fs-body-sm);line-height:1.6}.system-intro-link{display:inline-block;padding:.45rem 1rem;border:1px solid var(--accent);border-radius:.45rem;color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none;font-family:var(--font-ui)}.system-intro-link:hover{background:var(--accent-soft)}.page-title+.index-list{margin-top:.65rem}.index-list{margin:0;padding-left:1rem;font-family:var(--font-ui)}.index-list li{margin-bottom:.55rem}.index-list a{color:var(--accent)}.post-hero{margin:0 0 1.4rem;border:1px solid var(--border);border-radius:.9rem;overflow:hidden;background:#ffffff05}.post-hero img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.post-title{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h1);color:var(--text-strong);margin:0 0 .6rem;line-height:var(--lh-tight);letter-spacing:-.005em}.post-meta{color:var(--text-muted);font-family:var(--font-ui);font-size:var(--fs-meta);margin:0 0 2.25rem;letter-spacing:.01em}.post-dek{margin:-.25rem 0 1rem;color:var(--text-muted);font-size:var(--fs-body-sm);line-height:1.55}.post-article-meta{color:var(--text-muted);font-family:var(--font-ui);font-size:var(--fs-meta);margin:0 0 2rem;line-height:1.55}.post-article-meta-tag{color:var(--accent-fg-on-dark);font-weight:600;text-transform:capitalize}.post-article-meta-sep{margin:0 .3rem;opacity:.55}.article-continue{text-align:center;font-family:var(--font-ui);font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin:2.25rem 0 0;padding:0 0 .4rem;border-bottom:1px solid var(--border)}.post-body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text)}.post-body p{margin:0 0 1.15em;color:var(--text)}.post-body>p:first-child{margin-top:0}.post-body>p:first-of-type:first-line{color:var(--text-strong)}.post-body strong,.post-body b{color:var(--text-strong);font-weight:600}.post-body em,.post-body i{font-style:italic}.post-body h2{font-family:var(--font-display);font-size:var(--fs-h2);font-weight:500;font-style:normal;color:var(--text-strong);line-height:var(--lh-snug);letter-spacing:-.005em;margin:2.6em 0 .7em}.post-body h2+p,.post-body h3+p{margin-top:0}.post-body h3{font-family:var(--font-display);font-size:var(--fs-h3);font-weight:600;color:var(--accent-fg-on-dark);line-height:var(--lh-snug);margin:2em 0 .55em}.post-body h4{font-family:var(--font-ui);font-size:var(--fs-h4);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:2em 0 .5em}.post-body a{color:var(--accent);text-decoration-line:underline;text-decoration-color:#d946ef73;text-decoration-thickness:1px;text-underline-offset:.2em;transition:color .15s ease,text-decoration-color .15s ease}.post-body a:hover{color:var(--accent-hover);text-decoration-color:currentColor}.post-body ul,.post-body ol{margin:0 0 1.2em;padding-left:1.4em}.post-body li{margin-bottom:.45em}.post-body li::marker{color:var(--text-muted)}.post-body li>ul,.post-body li>ol{margin:.45em 0}.post-body blockquote{margin:1.6em 0;padding:.4em 1.1em;border-left:2px solid var(--accent);color:var(--text-muted);font-style:italic}.post-body blockquote p:last-child{margin-bottom:0}.post-body hr{border:0;border-top:1px solid var(--border);margin:2.5em 0}.post-body code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-2);padding:.12em .4em;border-radius:.3em;color:var(--accent-fg-on-dark)}.post-body pre{font-family:var(--font-mono);background:var(--surface-2);border:1px solid var(--border);border-radius:.6rem;padding:1rem 1.1rem;font-size:.9rem;line-height:1.6;margin:1.6em 0;overflow-x:auto}.post-body pre code{background:transparent;padding:0;border-radius:0;color:var(--text);font-size:inherit}.post-body img{display:block;max-width:100%;height:auto;border-radius:.5rem;margin:1.6em auto}.post-body figure{margin:1.6em 0}.post-body figcaption{margin-top:.55em;text-align:center;font-family:var(--font-ui);font-size:var(--fs-small);color:var(--text-muted);line-height:1.5}.post-body table{display:block;width:100%;max-width:100%;margin:1.8em 0;border-collapse:collapse;border-spacing:0;overflow-x:auto;font-family:var(--font-ui);font-size:.9rem;line-height:1.5;color:var(--text);font-variant-numeric:tabular-nums;border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong)}.post-body table thead th{text-align:left;vertical-align:bottom;padding:.7rem .9rem;font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);background:#ffffff05;border-bottom:1px solid var(--border-strong);white-space:nowrap}.post-body table tbody td{padding:.75rem .9rem;vertical-align:top;color:var(--text);border-bottom:1px solid var(--border)}.post-body table tbody tr:last-child td{border-bottom:0}.post-body table tbody tr:nth-child(2n) td{background:#ffffff04}.post-body table tbody tr:hover td{background:#d946ef0d}.post-body table tbody td strong{color:var(--text-strong)}.article-page .cta-wide{width:100%;max-width:var(--shell-max);margin-top:2.5rem;margin-left:0;transform:none}@media (max-width: 768px){body.article-page{line-height:1.8}.wrap{padding:3rem 1.25rem 4rem}.post-meta{margin-bottom:1.75rem}.post-body pre{border-radius:.5rem}.article-page .cta-wide{width:100%}}.journal-footer[data-astro-cid-2z6v5h4i]{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border)}.journal-footer__copy[data-astro-cid-2z6v5h4i]{margin:0;text-align:center;font-size:.72rem;color:var(--dim)}
