.topnav[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;min-height:34px;margin-bottom:2rem;font-size:.8rem;flex-shrink:0}.topnav-link[data-astro-cid-j7pv25f6],.topnav-link[data-astro-cid-j7pv25f6]:visited{color:#888;text-decoration:none}.topnav-link[data-astro-cid-j7pv25f6]:hover{color:#ffce1c}.feed-tabs[data-astro-cid-j7pv25f6]{display:flex;position:sticky;top:0;z-index:30;border-bottom:1px solid #222;margin-bottom:.75rem;background:#0a0a0a99;backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%)}.feed-tab[data-astro-cid-j7pv25f6]{flex:1;background:none;border:none;font-family:inherit;font-size:.95rem;color:#888;padding:.85rem 0;cursor:pointer;position:relative;transition:color .15s ease}.feed-tab[data-astro-cid-j7pv25f6]:hover{color:#f5f7fa}.feed-tab[data-astro-cid-j7pv25f6].active{color:#f5f7fa;font-weight:700}.feed-tab[data-astro-cid-j7pv25f6].active:after{content:"";position:absolute;left:50%;bottom:-1px;transform:translate(-50%);width:3.5rem;height:3px;border-radius:3px;background:#ffce1c}.composer{flex-shrink:0;margin-top:.75rem;margin-bottom:1.25rem;border-bottom:1px solid #222;padding-bottom:.75rem}.composer-inner{display:flex;align-items:flex-end;gap:1rem}#post-input{flex:1;min-width:0;font-family:inherit;font-size:1.1rem;line-height:1.5;color:#f5f7fa;background:transparent;border:none;resize:none;overflow-y:auto;padding:0}.composer-prompt{flex:1;min-width:0;font-size:1.1rem;line-height:1.5;color:#666}.composer-actions-row{display:flex;align-items:center;gap:.85rem;flex-shrink:0}.composer-attach{display:inline-flex;align-items:center;color:#ffce1c;cursor:pointer;background:none;border:none;padding:0;font:inherit}.composer-attach .post-icon{width:1.3rem;height:1.3rem}.thread-extra{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.thread-seg{display:flex;align-items:flex-start;gap:.5rem;padding-left:.75rem;border-left:2px solid #333}.thread-seg textarea{flex:1;min-width:0;resize:none;background:transparent;border:none;outline:none;color:#f5f7fa;font-family:inherit;font-size:1.05rem;line-height:1.5;padding:.2rem 0}.thread-seg textarea::placeholder{color:#666}.thread-seg-del{flex-shrink:0;background:none;border:none;color:#666;font-size:1.1rem;line-height:1;cursor:pointer}.thread-seg-del:hover{color:#ff6b6b}.thread-flag{display:inline-flex;align-items:center;gap:.35rem;margin-top:.5rem;color:#ffce1c;font-size:.8rem}.thread-flag .post-icon{width:1rem;height:1rem}.composer-attach:hover{opacity:.8}.composer-preview{position:relative;margin-top:.75rem;max-width:320px}.composer-preview-media{width:100%;max-height:280px;object-fit:cover;border-radius:12px;border:1px solid #222;display:block}.composer-preview-remove{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:50%;border:none;background:#000000b3;color:#f5f7fa;font-size:1rem;line-height:1;cursor:pointer}.composer-preview-remove:hover{background:#000000e6;color:#ffce1c}.post-media{display:block;margin-top:.6rem;max-width:100%;max-height:480px;border-radius:14px;border:1px solid #222}#post-input:focus{outline:none}#post-input::placeholder{color:#555}.composer-status{display:block;margin-top:.4rem;color:#ff6b6b;font-size:.8rem}.composer-status:empty{display:none}.post-btn{font-family:inherit;font-size:.9rem;font-weight:700;color:#111;background:#ffce1c;border:1px solid #ffce1c;border-radius:999px;padding:.45rem 1.3rem;cursor:pointer;text-decoration:none;display:inline-block;transition:background-color .2s ease,color .2s ease}.post-btn:hover{background:transparent;color:#ffce1c}.post-btn:disabled{opacity:.5;cursor:default}.feed{padding-bottom:2rem}.feed-note{color:#888;font-size:.9rem}.feed-note-link{color:#ffce1c;text-decoration:none;border-bottom:1px solid rgba(255,206,28,.4)}.feed-note-link:hover{border-bottom-color:#ffce1c}.feed-loading{display:flex;justify-content:center;align-items:center;gap:6px;padding:2rem 0}.feed-loading .dot{width:7px;height:7px;border-radius:50%;background:#ffce1c;opacity:.25;animation:think 1.3s infinite ease-in-out}.feed-loading .dot:nth-child(2){animation-delay:.18s}.feed-loading .dot:nth-child(3){animation-delay:.36s}@keyframes think{0%,70%,to{opacity:.2;transform:translateY(0);box-shadow:none}35%{opacity:1;transform:translateY(-4px);box-shadow:0 0 6px 1px #ffce1c80}}.post{display:flex;gap:.75rem;padding:.95rem .5rem;border-bottom:1px solid #222;cursor:pointer;transition:background-color .15s ease}.post:hover{background:#0b0b0b}.post-avatar{flex-shrink:0}.post-avatar-img{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid #333;background:#111;color:#ffce1c;font-weight:700;font-size:1.2rem}.post-main{flex:1;min-width:0}.post-head{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.post-name,.post-name:visited{font-weight:700;color:#f5f7fa;text-decoration:none}.post-name:hover{text-decoration:underline}.post-head .badge-svg{width:1em;height:1em;margin-left:.1em;vertical-align:-.15em}.post-meta{color:#888;font-size:.9rem}.post-body{margin-top:.15rem;color:#f5f7fa;white-space:pre-wrap;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.post-body.editing{display:block;-webkit-line-clamp:unset;overflow:visible}.post-menu-wrap{position:relative;margin-left:auto}.post-menu-btn{display:inline-flex;align-items:center;background:transparent;border:none;color:#666;cursor:pointer;padding:.1rem;transition:color .15s ease}.post-menu-btn:hover{color:#ffce1c}.post-menu{position:absolute;top:100%;right:0;z-index:20;min-width:9rem;background:#111;border:1px solid #333;border-radius:4px;overflow:hidden}.post-menu-item{display:block;width:100%;text-align:left;background:transparent;border:none;color:#f5f7fa;font-family:inherit;font-size:.85rem;padding:.55rem .8rem;cursor:pointer}.post-menu-item:hover{background:#1a1a1a;color:#ffce1c}.post-menu-item.danger:hover{color:#ff6b6b}.post-edit-area{width:100%;font-family:inherit;font-size:1rem;line-height:1.6;color:#f5f7fa;background:transparent;border:none;padding:0;resize:none}.post-edit-area:focus{outline:none}.post-edit-row{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.post-edit-save,.post-edit-cancel{font-family:inherit;font-size:.8rem;padding:.35rem .9rem;border-radius:999px;cursor:pointer}.post-edit-save{color:#111;background:#ffce1c;border:1px solid #ffce1c}.post-edit-cancel{color:#888;background:transparent;border:1px solid #333}.post-actions{display:flex;justify-content:space-between;max-width:22rem;margin-top:.6rem;color:#888}.post-action{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;background:transparent;border:none;color:inherit;cursor:pointer;padding:0;font-family:inherit;transition:color .15s ease}.post-action:hover,.post-action.like.on,.post-action.repost.on{color:#ffce1c}.post-icon{width:1.1rem;height:1.1rem}.home-footer{flex-shrink:0;margin-top:1rem}.oracle-link[data-astro-cid-j7pv25f6]{margin:0 0 3rem;font-size:1rem}.oracle-link[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6],.oracle-link[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:visited{color:#f5f7fa;text-decoration:none}.oracle-link[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover,.oracle-link[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:visited:hover{color:#ffce1c}.oracle-prompt[data-astro-cid-j7pv25f6]{color:#ffce1c;font-weight:700}@media(min-width:1240px){.oracle-link[data-astro-cid-j7pv25f6]{display:none}}#boot[data-astro-cid-j7pv25f6]{position:fixed;inset:0;z-index:9999;background:#000;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:opacity .5s ease}.boot-inner[data-astro-cid-j7pv25f6]{width:100%;max-width:760px;margin:0 auto;padding:2rem;box-sizing:border-box}#boot[data-astro-cid-j7pv25f6].boot-out{opacity:0;pointer-events:none}#boot-text[data-astro-cid-j7pv25f6]{margin:0;font-family:inherit;font-size:1rem;line-height:1.9;color:#ffce1c;white-space:pre-wrap}#boot-text[data-astro-cid-j7pv25f6]:after{content:"▋";animation:boot-blink 1s steps(1) infinite}@keyframes boot-blink{50%{opacity:0}}.boot-skip[data-astro-cid-j7pv25f6]{position:fixed;bottom:2rem;left:2rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#555}
