:root{--bg: #0a0a0a;--text: #f5f5f5;--dim: #a3a3a3;--accent: #d946ef;--border: rgba(245, 245, 245, .16);--shell-max: 64rem;--shell-pad-x: 1.5rem;--shell-pad-y-top: 3rem;--shell-pad-y-bottom: 4rem;--prose-max: 42rem}*,*: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:system-ui,-apple-system,sans-serif;line-height:1.6}body.article-page{line-height:1.75;font-size:.95rem}.wrap{width:100%;max-width:var(--shell-max);margin:0 auto;padding:var(--shell-pad-y-top) var(--shell-pad-x) var(--shell-pad-y-bottom)}.lead{color:var(--dim);font-size:.95rem;margin:0 0 2.5rem}.page-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;font-size:2rem;color:var(--accent);margin:.75rem 0 .35rem;line-height:1.2}.page-meta{color:var(--dim);margin:0 0 1.5rem;font-size:.95rem}.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:#f8d8fe;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(--dim);font-size:.82rem}.breadcrumbs-item{display:inline-flex;align-items:center}.breadcrumbs-item+.breadcrumbs-item:before{content:"/";margin-right:.5rem;color:#f5f5f566}.breadcrumbs-link{color:var(--dim);text-decoration:none}.breadcrumbs-link:hover{color:var(--text);text-decoration:underline}.breadcrumbs-current{color:var(--text)}.listing-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.listing-card{display:block;border:1px solid var(--border);border-radius:.8rem;padding:.9rem 1rem;text-decoration:none;color:inherit;background:#ffffff03}.listing-card--system{display:flex;flex-direction:column;padding:0;overflow:hidden}.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}.listing-card-meta,.listing-card-summary{margin:0;color:var(--dim);font-size:.9rem;line-height:1.45}.listing-card-meta{font-size:.85rem}.listing-card-date{font-size:.75rem;color:var(--dim);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(--dim);font-size:.95rem;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}.system-intro-link:hover{background:#d946ef1f}.page-title+.index-list{margin-top:.65rem}.index-list{margin:0;padding-left:1rem}.index-list li{margin-bottom:.55rem}.index-list a{color:var(--accent)}.post-main{max-width:var(--prose-max)}.post-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;font-size:1.85rem;color:var(--accent);margin:0 0 .5rem;line-height:1.25}.post-meta{color:var(--dim);font-size:.85rem;margin:0 0 2rem}.post-body :global(h2){font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:400;color:var(--accent);margin:2rem 0 .75rem}.post-body :global(p){color:var(--dim);margin:0 0 1rem}.post-body :global(strong){color:var(--text)}.post-body :global(a){color:var(--accent)}.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)}.global-header[data-astro-cid-xvvqbuky]{margin-bottom:1.25rem}.logo[data-astro-cid-xvvqbuky]{display:inline-block;margin-bottom:.8rem;line-height:0;text-decoration:none}.logo-img[data-astro-cid-xvvqbuky]{display:block;height:28px;width:auto}.global-tabs[data-astro-cid-xvvqbuky]{display:flex;flex-wrap:wrap;gap:1rem;border-bottom:1px solid var(--border);margin-bottom:1rem}.global-tab[data-astro-cid-xvvqbuky]{display:inline-block;padding:.35rem 0;color:var(--dim);text-decoration:none;font-size:.9rem;border-bottom:2px solid transparent;margin-bottom:-1px}.global-tab[data-astro-cid-xvvqbuky].active,.global-tab[data-astro-cid-xvvqbuky]:hover{color:var(--text);border-bottom-color:var(--accent)}.div-system-strip[data-astro-cid-xvvqbuky]{margin:0 -.25rem 1.5rem;padding:0 .25rem}.div-system-strip-scroll[data-astro-cid-xvvqbuky]{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-color:var(--border) transparent}.div-system-strip-scroll[data-astro-cid-xvvqbuky]::-webkit-scrollbar{height:6px}.div-system-strip-scroll[data-astro-cid-xvvqbuky]::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.div-system-card[data-astro-cid-xvvqbuky]{position:relative;flex:0 0 auto;width:6.75rem;min-height:4.75rem;border-radius:.65rem;border:1px solid var(--border);overflow:hidden;text-decoration:none;color:var(--text);scroll-snap-align:start;display:flex;align-items:flex-end}.div-system-card[data-astro-cid-xvvqbuky]:hover{border-color:var(--accent)}.div-system-card[data-astro-cid-xvvqbuky].is-active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.div-system-card-bg[data-astro-cid-xvvqbuky]{position:absolute;inset:0;background:linear-gradient(155deg,#1a1a1a,#0d0d0d);background-size:cover;background-position:center}.div-system-card-label[data-astro-cid-xvvqbuky]{position:relative;z-index:1;width:100%;padding:.45rem .45rem .5rem;font-size:.68rem;line-height:1.25;font-weight:500;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.35) 55%,transparent 100%);text-shadow:0 1px 2px rgba(0,0,0,.75)}
