.body-container[data-astro-cid-5hji34x6]{display:flex;justify-content:center;padding:1rem}.body-svg[data-astro-cid-5hji34x6]{width:240px;height:auto;max-height:520px}.connector[data-astro-cid-5hji34x6]{stroke:var(--border);stroke-width:1.5}.region-bg[data-astro-cid-5hji34x6]{fill:var(--surface);stroke:var(--accent);stroke-width:1;opacity:.6;transition:all .3s ease;cursor:pointer}.system-region[data-astro-cid-5hji34x6]:hover .region-bg[data-astro-cid-5hji34x6],.system-region[data-astro-cid-5hji34x6]:focus .region-bg[data-astro-cid-5hji34x6],.system-region[data-astro-cid-5hji34x6].active .region-bg[data-astro-cid-5hji34x6]{opacity:1;fill:var(--accent-dim);stroke-width:1.5;filter:url(#glow-teal)}.system-label[data-astro-cid-5hji34x6]{fill:var(--text-muted);font-family:var(--font-mono);font-size:8px;text-anchor:middle;letter-spacing:.1em;text-transform:uppercase;transition:fill .3s;pointer-events:none}.system-region[data-astro-cid-5hji34x6]:hover .system-label[data-astro-cid-5hji34x6],.system-region[data-astro-cid-5hji34x6]:focus .system-label[data-astro-cid-5hji34x6],.system-region[data-astro-cid-5hji34x6].active .system-label[data-astro-cid-5hji34x6]{fill:var(--accent)}.eye[data-astro-cid-5hji34x6]{fill:var(--accent);opacity:.7}.heart-dot[data-astro-cid-5hji34x6]{fill:#f43f5e;opacity:.8;animation:pulse-heart 2s ease-in-out infinite}@keyframes pulse-heart{0%,to{r:5;opacity:.6}50%{r:7;opacity:1}}.memory-line[data-astro-cid-5hji34x6]{stroke:var(--accent);stroke-width:.5;opacity:.2}.clock-face[data-astro-cid-5hji34x6]{fill:none;stroke:var(--accent);stroke-width:.8;opacity:.3}.clock-hand[data-astro-cid-5hji34x6]{stroke:var(--accent);stroke-width:1.2;opacity:.5;stroke-linecap:round}.shield-icon[data-astro-cid-5hji34x6]{fill:none;stroke:var(--hito);stroke-width:1;opacity:.5}.system-region[data-astro-cid-5hji34x6]:hover .shield-icon[data-astro-cid-5hji34x6]{opacity:1;fill:var(--hito-dim)}.mirror-shape[data-astro-cid-5hji34x6]{fill:none;stroke:var(--accent);stroke-width:.8;opacity:.4}.mirror-pupil[data-astro-cid-5hji34x6]{fill:var(--accent);opacity:.4}.origin-bg[data-astro-cid-5hji34x6]{stroke:var(--hito)!important;stroke-dasharray:4 2}.origin-label[data-astro-cid-5hji34x6]{fill:var(--hito)!important}.system-region[data-astro-cid-5hji34x6]:hover .origin-bg[data-astro-cid-5hji34x6]{fill:var(--hito-dim)!important;filter:url(#glow-amber)!important}.body-post{border:1px solid var(--border);border-radius:10px;padding:1.5rem 1.75rem;margin-bottom:1.25rem;transition:border-color .2s,background .2s}.body-post:hover{border-color:var(--accent);background:var(--surface)}.body-post.is-hito{border-color:var(--hito);border-width:1.5px}.body-post-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.body-post-meta time{font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted)}.heart-btn{margin-left:auto;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.2rem;opacity:.5;transition:opacity .2s,color .2s,transform .15s}.heart-btn:hover{opacity:1;transform:scale(1.15)}.heart-btn.liked{color:#e74c6f;opacity:1}.like-count{font-family:var(--font-mono);font-size:.65rem;color:var(--text-muted);margin-left:.15rem;transition:opacity .3s}.like-count:empty{display:none}.heart-btn.liked .like-count{color:#e74c6f}.hito-tag{font-family:var(--font-mono);font-size:.6rem;padding:.15rem .4rem;background:var(--hito-dim);color:var(--hito);border-radius:3px;font-weight:600;letter-spacing:.05em}.body-post-title{font-size:1.2rem;font-weight:700;line-height:1.35;margin-bottom:.5rem;letter-spacing:-.01em}.is-hito .body-post-title{color:var(--hito)}.body-post-summary{font-size:.95rem;color:var(--text-muted);line-height:1.55;margin-bottom:.75rem}.body-post-details summary{font-family:var(--font-mono);font-size:.75rem;color:var(--accent);cursor:pointer;padding:.4rem 0;opacity:.7;transition:opacity .2s;list-style:none}.body-post-details summary:before{content:"▸ "}.body-post-details[open] summary:before{content:"▾ "}.body-post-details summary::-webkit-details-marker{display:none}.body-post-details summary:hover{opacity:1}.body-post-details[open] summary{margin-bottom:0;padding-bottom:.75rem;border-bottom:none}.body-post-body{font-size:.95rem;line-height:1.85;color:var(--text);background:var(--surface);border-radius:8px;padding:1.5rem 1.5rem 1.25rem;margin-top:.75rem;border:1px solid var(--border)}.body-post-body h2{font-size:.8rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;margin:2rem 0 .75rem;padding-top:1.25rem;border-top:1px solid var(--border);color:var(--accent)}.body-post-body h2:first-child{margin-top:0;padding-top:0;border-top:none}.body-post-body p{margin-bottom:1rem;color:var(--text)}.body-post-body p:last-child{margin-bottom:0}.body-post-body strong{font-weight:600;color:#fff}.body-post-body ul{list-style:none;margin:.75rem 0 1.25rem;padding:0}.body-post-body ul li{position:relative;padding-left:1.25rem;margin-bottom:.65rem;line-height:1.75}.body-post-body ul li:before{content:"—";position:absolute;left:0;color:var(--accent);opacity:.6}.body-post-body ul li:last-child{margin-bottom:0}.body-post-body ol{list-style:none;margin:.75rem 0 1.25rem;padding:0;counter-reset:item}.body-post-body ol li{position:relative;padding-left:2rem;margin-bottom:.75rem;line-height:1.75;counter-increment:item}.body-post-body ol li:before{content:counter(item);position:absolute;left:0;font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--accent);background:var(--accent-dim);width:1.35rem;height:1.35rem;border-radius:50%;display:flex;align-items:center;justify-content:center;top:.2rem}.body-post-body ol li:last-child{margin-bottom:0}.body-post-body code{font-family:var(--font-mono);font-size:.8em;background:var(--bg);color:var(--accent);padding:.15rem .45rem;border-radius:4px;border:1px solid var(--border)}.body-post-body blockquote{border-left:2px solid var(--accent);padding:.5rem 1rem;margin:1rem 0;color:var(--text-muted);font-style:italic}.body-post-body table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.85rem}.body-post-body th,.body-post-body td{padding:.5rem .75rem;border:1px solid var(--border);text-align:left}.body-post-body th{background:var(--bg);font-weight:600;font-size:.8rem;color:var(--accent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em}.cuerpo-layout[data-astro-cid-z5tevotv]{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 120px);max-width:1100px;margin:0 auto}.body-side[data-astro-cid-z5tevotv]{position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid var(--border);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.intro[data-astro-cid-z5tevotv]{text-align:center;margin-bottom:1rem}.digitana-voice[data-astro-cid-z5tevotv]{font-size:1.1rem;font-weight:600;color:var(--accent);margin-bottom:.25rem}.digitana-sub[data-astro-cid-z5tevotv]{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.digitana-hint[data-astro-cid-z5tevotv]{font-family:var(--font-mono);font-size:.65rem;color:var(--text-muted);opacity:.6}.posts-side[data-astro-cid-z5tevotv]{padding:2.5rem 3rem;overflow-y:auto;max-width:720px}.empty-state[data-astro-cid-z5tevotv]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center;color:var(--text-muted)}.empty-icon[data-astro-cid-z5tevotv]{font-size:2.5rem;color:var(--accent);opacity:.3;margin-bottom:1rem;filter:drop-shadow(0 0 20px var(--accent))}.empty-state[data-astro-cid-z5tevotv] p[data-astro-cid-z5tevotv]{font-size:.9rem}.empty-sub[data-astro-cid-z5tevotv]{font-size:.75rem!important;font-style:italic;margin-top:.25rem;opacity:.6}.system-header[data-astro-cid-z5tevotv]{margin-bottom:1rem}.system-name[data-astro-cid-z5tevotv]{font-family:var(--font-mono);font-size:.9rem;letter-spacing:.15em;color:var(--accent);text-transform:uppercase}.system-desc[data-astro-cid-z5tevotv]{font-size:.85rem;color:var(--text-muted);margin-top:.25rem}.digitana-quote[data-astro-cid-z5tevotv]{font-style:italic;color:var(--text);font-size:1.05rem;line-height:1.6;border-left:3px solid var(--accent);padding:1rem 1.25rem;margin:.5rem 0 2.5rem;background:var(--accent-dim);border-radius:0 8px 8px 0}@media(max-width:768px){.cuerpo-layout[data-astro-cid-z5tevotv]{grid-template-columns:1fr}.body-side[data-astro-cid-z5tevotv]{position:relative;height:auto;border-right:none;border-bottom:1px solid var(--border);padding:1.5rem 1rem 1rem}.posts-side[data-astro-cid-z5tevotv]{padding:1.5rem}.empty-state[data-astro-cid-z5tevotv]{height:30vh}}
