:root{--c-text:#e6f2f6;--c-text-dim:#cbd5e1;--c-text-muted:#9fb7c3;--c-accent:#22d3ee;--c-accent-weak:rgba(34,211,238,.28);--c-accent-strong:rgba(34,211,238,.5);--c-surface:hsla(0,0%,100%,.02);--c-surface-2:hsla(0,0%,100%,.04);--c-stroke:hsla(0,0%,100%,.06);--c-stroke-soft:hsla(0,0%,100%,.05);--c-danger:#ef4444;--radius:8px;--radius-sm:6px;--h-control:34px;--shadow:0 2px 10px rgba(0,0,0,.3);--shadow-hover:0 4px 14px rgba(0,0,0,.35)}.xf-thread{max-width:1200px;margin:0 auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--c-text)}.thread-header-row{max-width:1200px;margin:10px auto 8px;padding:0 12px;gap:12px}.thread-header-left,.thread-header-right{display:flex;align-items:center;gap:8px}.xf-pager.smart{gap:4px;flex-wrap:nowrap}.jump-ghost,.thread-header-right .follow-wrap>*,.xf-nav,.xf-pill{height:var(--h-control);display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--radius-sm);font-weight:700;padding:0 10px;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.xf-nav,.xf-pill{border:1px solid var(--c-accent-weak);background:hsla(0,0%,100%,.05);color:#eaf7fb;cursor:pointer}.xf-pill.is-active{background:#0f252c;box-shadow:inset 0 0 0 1px var(--c-accent-strong)}.xf-nav:disabled,.xf-pill:disabled{opacity:.5;cursor:not-allowed}.xf-nav:hover:not(:disabled),.xf-pill:hover:not(.is-active):not(:disabled){background:hsla(0,0%,100%,.08);box-shadow:var(--shadow)}.xf-jump{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--c-accent-weak);background:var(--c-surface-2);padding:4px 6px;border-radius:var(--radius-sm)}.xf-jump input{width:72px;background:transparent;border:none;outline:none;text-align:center;color:#eaf7fb;font-weight:700}.xf-jump input::-webkit-inner-spin-button,.xf-jump input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.xf-go{padding:4px 8px;border-radius:4px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.08);color:#eaf7fb;font-weight:700;cursor:pointer}.xf-go:hover{background:hsla(0,0%,100%,.12)}.jump-ghost{padding:0 12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:var(--c-text);cursor:pointer}.jump-ghost:hover{background:hsla(0,0%,100%,.1)}.jump-ghost:disabled{opacity:.5;cursor:not-allowed}.follow-wrap button{padding:0 16px;background:linear-gradient(90deg,#ff4b5c,#ff006a);color:#fff;border:none;box-shadow:none}.follow-wrap button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(255,0,100,.4)}.xf-posts{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.xf-card{display:grid;grid-template-columns:96px 1fr;grid-gap:16px;gap:16px;background:var(--c-surface);border:1px solid var(--c-stroke-soft);border-radius:var(--radius);box-shadow:var(--shadow);padding:12px;position:relative;transition:background .18s ease,box-shadow .18s ease}.xf-card:hover{background:var(--c-surface-2);box-shadow:var(--shadow-hover)}.xf-user{display:flex;flex-direction:column;gap:6px;border-right:1px solid var(--c-stroke);padding-right:8px}.xf-avatar{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;font-size:28px;font-weight:800;color:#c2f4ff;border:1px solid hsla(0,0%,52%,.38);background:rgba(58,58,58,.65)}.xf-username{color:var(--c-accent);text-decoration:none;font-weight:700;font-size:.95rem}.xf-username:hover{text-decoration:underline}.xf-rank{padding:3px 10px;border-radius:999px;color:#e9fbff;font-size:.76rem;font-weight:800}.xf-body{position:relative;min-width:0}.xf-topline{display:flex;justify-content:space-between;align-items:center;margin:2px 0 8px;padding-bottom:6px}.xf-date{color:var(--c-text-dim);font-size:.6rem}.xf-topright{display:flex;align-items:center;gap:10px}.xf-icon{color:#9fcfe0;display:inline-flex}.xf-postno{color:#868686;font-weight:500;text-decoration:none;cursor:pointer;font-size:.8rem}.xf-postno:hover{text-decoration:underline}.xf-title{margin:8px 0 4px;font-weight:600;font-size:1rem;font-family:Poppins,Inter,Segoe UI,Roboto,sans-serif;letter-spacing:.3px;line-height:1.35;background:linear-gradient(90deg,#fff,#e3e3e3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:capitalize}.xf-linkline{margin:0 0 10px;color:#d3e7ee}.xf-linkline a{color:var(--c-accent)}.xf-thumbwrap{display:inline-block}.xf-thumb{width:230px;max-width:100%;border-radius:var(--radius-sm);border:1px solid hsla(0,0%,100%,.08);background:var(--c-surface-2);transition:transform .18s ease,box-shadow .18s ease}.xf-thumb:hover{transform:scale(1.03);box-shadow:var(--shadow-hover)}.xf-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:8px;border-top:1px solid var(--c-stroke)}.xf-report{display:inline-flex;align-items:center;gap:6px;font-weight:600}.xf-flag,.xf-report{color:var(--c-danger)}.xf-actions{gap:14px;flex-wrap:wrap}.xf-act,.xf-actions{display:inline-flex;align-items:center}.xf-act{background:none;border:none;color:#c7d3da;font-weight:600;gap:6px;cursor:pointer;transition:color .15s ease}.xf-act:hover{color:#eaf7fb}.xf-lock{position:absolute;inset:0;border-radius:var(--radius);background:rgba(0,0,0,.4);display:grid;place-items:center;font-size:26px;z-index:3;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.xf-pager[data-pos=bottom]{max-width:1200px;margin:12px auto 6px;padding:0 12px}.jump-ghost:focus-visible,.xf-go:focus-visible,.xf-nav:focus-visible,.xf-pill:focus-visible,.xf-postno:focus-visible,.xf-username:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*{transition:none!important}}@media (max-width:740px){.thread-header-row{flex-wrap:wrap;gap:10px 12px}.thread-header-left{flex:1 1 auto}.thread-header-right{flex:0 0 auto}.xf-card{grid-template-columns:1fr;gap:8px;padding:10px 10px 8px}.xf-user{order:0;display:grid;grid-template-columns:44px 1fr;grid-gap:10px;gap:10px;border-right:none;border-bottom:1px solid var(--c-stroke);padding:2px 0 8px}.xf-avatar{width:44px;height:44px;font-size:18px}.xf-username{font-size:.9rem}.xf-rank{font-size:.7rem;padding:2px 8px}.xf-topline{margin:6px 0;padding-bottom:4px}.xf-thumb{width:160px}}@media (max-width:520px){.xf-jump input{width:60px}.xf-avatar{width:40px;height:40px;font-size:17px}.xf-username{font-size:.88rem}.xf-rank{font-size:.66rem;padding:1px 7px}.xf-thumb{width:148px}}@media (max-width:740px){.xf-pager.smart{gap:2px;flex-wrap:nowrap;justify-content:center}.jump-ghost,.thread-header-right .follow-wrap>*,.xf-jump,.xf-nav,.xf-pill{height:28px;padding:0 6px;font-size:.78rem;border-radius:4px;line-height:1;vertical-align:middle}.xf-pill{min-width:30px;justify-content:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.xf-jump{display:inline-flex;align-items:center;gap:6px;padding:0 6px}.xf-jump input{-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield;height:100%;margin:0;padding:0 6px;border:0;background:transparent;color:#eaf7fb;font-weight:700;font-size:.8rem;line-height:1;width:46px;box-sizing:border-box}.xf-jump input::-webkit-inner-spin-button,.xf-jump input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.xf-jump input:focus{outline:none}.xf-jump:has(input:focus-visible){box-shadow:0 0 0 2px var(--c-accent);border-color:var(--c-accent-strong)}.xf-go{padding:2px 6px;font-size:.75rem;border-radius:4px}.jump-ghost,.thread-header-right button{padding:0 10px;font-size:.8rem;height:28px}}@media (max-width:480px){.xf-pager.smart{gap:1px}.xf-nav,.xf-pill{padding:0 5px;font-size:.74rem}.xf-jump input{width:40px}.xf-go{padding:2px 5px;font-size:.72rem}}.xf-linkline{font-family:Poppins,sans-serif;font-size:1rem;color:grey}.xf-linkline a{background:linear-gradient(90deg,#ff7a18,#ff2a68);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;text-decoration:none}.xf-linkline a:hover{text-decoration:underline}.xf-user{align-items:center}.xf-rank{background:linear-gradient(180deg,#2a2a2a,#1e1e1e);border:1px solid hsla(0,0%,100%,.08);color:#f5f5f5;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05),0 2px 4px rgba(0,0,0,.4)}.xf-user .xf-rank{margin-top:6px}.xf-rank:hover{transform:translateY(-1px);border-color:hsla(0,0%,63%,.55);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1),0 4px 10px rgba(0,0,0,.35)}.xf-rankName{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;padding:2px 0;min-width:80px;text-align:center;font-size:.74rem;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase;font-feature-settings:"smcp","c2sc";font-variant-caps:all-small-caps;background:linear-gradient(90deg,#ff3d77,#ff7a18);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;filter:drop-shadow(0 0 0 rgba(0,0,0,0));opacity:.98}.xf-rankName:after,.xf-rankName:before{content:"";display:block;height:1px;width:10px;margin:0 8px;background:currentColor;opacity:.28}.xf-rankName:before{margin-right:8px}.xf-rankName:after{margin-left:8px}.xf-rankName--lurker{background:linear-gradient(90deg,#9aa6ac,#c0ccd2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.xf-rankName--peeker{background:linear-gradient(90deg,#5ee6fe,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.xf-rankName--watcher{background:linear-gradient(90deg,#8ef7c0,#3fe29b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.xf-rankName--player{background:linear-gradient(90deg,#71b7ff,#3a86ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.xf-rankName--heartbreaker{background:linear-gradient(90deg,#ff6aa8,#ff3d77);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.xf-rankName--seducer{background:linear-gradient(90deg,#ff3d77,#ff7a18);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.xf-rankName--mvp{background:linear-gradient(90deg,#ffd56a,#ffae00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 10px rgba(255,174,0,.25)}.xf-rankName--high{text-shadow:0 0 8px rgba(255,122,24,.22)}@media (max-width:600px){.xf-rank{height:26px;min-width:56px;padding:0 8px;font-size:.78rem}.xf-rankName{font-size:.7rem;letter-spacing:.12em;min-width:72px}.xf-rankName:after,.xf-rankName:before{width:8px;margin:0 6px}}@media (max-width:520px){.xf-card .xf-user{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start;gap:8px;padding:6px 8px;border:none;width:100%;overflow:hidden}.xf-user .xf-avatar{width:30px;height:30px;font-size:14px;line-height:30px;flex-shrink:0}.xf-user .xf-username{font-size:.9rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:35vw;display:inline-block}.xf-user .xf-rank{padding:0 8px;border-radius:999px;height:22px}.xf-user .xf-rank,.xf-user .xf-rankName{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;margin-left:6px;flex-shrink:0}.xf-user .xf-rankName{letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}@media (max-width:380px){.xf-user .xf-username{max-width:28vw}.xf-user .xf-rank{padding:0 6px;font-size:.68rem}.xf-user .xf-rankName{font-size:.65rem}}}@media (max-width:520px){.xf-user .xf-rank,.xf-user .xf-rankName{margin-left:4px}}@media (max-width:600px){.xf-user{display:flex!important;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;padding-bottom:6px;position:relative}.xf-user:after{content:"";flex-basis:100%;height:1.2px;margin-top:10px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.15),hsla(0,0%,100%,.15),hsla(0,0%,100%,0));box-shadow:0 0 4px hsla(0,0%,100%,.08);border-radius:2px}.xf-content .xf-title{font-size:.88rem;font-weight:700;line-height:1.3;color:#f8f9fa;margin:0 0 6px 8px}.xf-content .xf-linkline{font-size:.82rem;line-height:1.35;color:#b7c6ce;word-break:break-word;margin:0 0 10px 8px}.xf-content .xf-linkline a{color:#ff5c8a;font-weight:600;text-decoration:none}.xf-content .xf-linkline a:hover{text-decoration:underline}.xf-thumbwrap{margin-left:8px}.xf-bottom{margin-top:10px;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;align-items:center;gap:8px}.xf-report{font-size:.78rem;gap:6px}.xf-actions,.xf-report{display:inline-flex;align-items:center}.xf-actions{gap:8px;flex-wrap:nowrap}.xf-act{font-size:.8rem;display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border-radius:7px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);transition:background .18s ease,border-color .18s ease;white-space:nowrap}.xf-act:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.12)}.xf-act svg{width:14px;height:14px}.xf-act span{font-weight:600;font-size:.78rem;line-height:1}.xf-date{font-size:.6rem;color:#757575}.xf-topline{border-bottom:none!important;display:flex;align-items:center;justify-content:space-between;padding:.2rem .5rem;font-size:.78rem;color:#aaa!important;margin-top:-6px}.xf-topline .xf-date,.xf-topline .xf-postno{color:#9c9c9c!important;font-size:.75rem!important}.xf-topright{display:flex;align-items:center;gap:8px}.xf-topright .xf-iconbtn svg{width:16px!important;height:16px!important;stroke:#9c9c9c!important;opacity:.9;transition:opacity .2s ease}.xf-topright .xf-iconbtn:hover svg{opacity:1}.xf-topright .xf-postno{font-size:.7rem!important;font-weight:500;color:#999!important}.xf-topright button,.xf-topright button svg{color:#9c9c9c!important}}.vc-wrap{margin-top:8px}.vc-toggle{padding:6px 10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#e6f2f6;border-radius:6px;font-weight:700;cursor:pointer}.vc-toggle:hover{background:hsla(0,0%,100%,.1)}.vc-panel{margin-top:8px;padding:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}.vc-list{margin:0 0 8px;display:grid;grid-gap:8px;gap:8px}.vc-item{padding:8px;border:1px solid hsla(0,0%,100%,.06);border-radius:6px;background:rgba(0,0,0,.15)}.vc-meta{gap:8px;font-size:.82rem;color:#9fb7c3;margin-bottom:4px}.vc-user{color:#22d3ee}.vc-time{opacity:.9}.vc-body{margin:0;color:#e6f2f6;font-size:.95rem;line-height:1.35}.vc-empty{color:#9fb7c3;padding:8px}.vc-form textarea{background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.08);color:#e6f2f6;padding:8px}.vc-actions{margin-top:8px}.vc-actions button{padding:6px 12px;border:1px solid rgba(34,211,238,.28);background:hsla(0,0%,100%,.06);color:#e6f2f6}.vc-actions button:disabled{opacity:.6}.reply-container{margin-top:1rem}.reply-toggle{background:none;color:#aaa;font-weight:600;border:1px solid #333;padding:6px 14px;border-radius:6px;cursor:pointer;transition:all .2s ease}.reply-toggle:hover{background:hsla(0,0%,100%,.05);color:#fff}.reply-box{margin-top:.8rem;background:#161616;border:1px solid #2a2a2a;border-radius:8px;padding:.8rem}.reply-box textarea{width:100%;background:#0f0f0f;color:#eee;border:1px solid #333;border-radius:6px;padding:.6rem;font-size:.9rem;resize:vertical}.reply-box textarea:focus{border-color:#ff4b5c;outline:none}.reply-empty{font-size:.9rem;color:#777;margin-bottom:.6rem}.reply-post{margin-top:.6rem;background:linear-gradient(90deg,#ff4b5c,#ff7a18);color:#fff;font-weight:600;padding:.5rem 1.2rem;border:none;border-radius:6px;cursor:pointer}.reply-post:disabled{background:#333;cursor:not-allowed}.vc-panel{margin-top:.75rem;background:#161616;border:1px solid #2a2a2a;border-radius:8px;padding:.8rem}.vc-list{list-style:none;margin:0;padding:0}.vc-item+.vc-item{border-top:1px solid #2a2a2a;margin-top:.6rem;padding-top:.6rem}.vc-meta{display:flex;gap:.6rem;align-items:baseline;margin-bottom:.25rem}.vc-user{color:#e6f2f6;font-weight:700}.vc-time{color:#9aa3ac;font-size:.8rem}.vc-body{color:#d8e1e7;line-height:1.4}.vc-empty{color:#8b949e;font-style:italic;padding:.2rem 0 .6rem}.vc-form textarea{width:100%;background:#0f0f0f;color:#eee;border:1px solid #333;border-radius:6px;padding:.6rem;font-size:.9rem;resize:vertical}.vc-form textarea:focus{border-color:#ff4b5c;outline:none}.vc-actions{display:flex;justify-content:flex-end;margin-top:.6rem}.vc-actions button{background:linear-gradient(90deg,#ff4b5c,#ff7a18);color:#fff;font-weight:700;padding:.5rem 1rem;border:0;border-radius:6px;cursor:pointer}.vc-actions button:disabled{background:#333;cursor:not-allowed}.disc-container{max-width:980px;margin:0 auto;padding:8px 12px 40px}.page-hero{margin:6px 0 12px}.add-thread-form{background:#181a1c;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:14px;box-shadow:0 6px 18px rgba(0,0,0,.25);margin-bottom:16px}.add-thread-form h2{font-size:1.05rem;font-weight:800;letter-spacing:.2px;margin:0 0 10px}.add-thread-form .form-group{margin-bottom:10px}.add-thread-form label{display:block;font-size:.82rem;color:#a9b2b8;margin-bottom:6px}.add-thread-form input,.add-thread-form textarea{width:100%;background:#101214;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;color:#e9eef1;padding:10px 12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.add-thread-form input:focus,.add-thread-form textarea:focus{border-color:rgba(34,211,238,.45);box-shadow:0 0 0 4px rgba(34,211,238,.08)}.postui-btn{height:36px;padding:0 14px;border-radius:10px;font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent}.postui-btn--primary{background:#14532d;border-color:#166534;color:#e9fdf1}.postui-btn--primary:hover{background:#166534}.postui-btn--ghost{background:transparent;border-color:hsla(0,0%,100%,.1);color:#cbd5e1}.postui-btn--ghost:hover{border-color:hsla(0,0%,100%,.2)}.thread-header-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:6px 0 8px}.xf-pager.smart{display:flex;align-items:center;gap:6px}.xf-nav{padding:0 10px;border-radius:8px;background:#121416;border:1px solid hsla(0,0%,100%,.08)}.xf-nav,.xf-pill{height:30px;color:#cbd5e1}.xf-pill{min-width:30px;padding:0 8px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#101315;border:1px solid hsla(0,0%,100%,.06)}.xf-pill.is-active{background:#0f172a;color:#e5f0f8}.xf-user1{display:flex;align-items:center;gap:.6rem;min-width:0}.xf-avatar1{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:1.05rem;color:#0d0f13;background:radial-gradient(120% 120% at 20% 20%,#ffe7b3 0,#ff7b8a 45%,#ff4d6d 100%);border:2px solid hsla(0,0%,100%,.08);box-shadow:0 2px 10px rgba(255,77,109,.25)}.xf-user-meta{display:flex;align-items:center;gap:.5rem;min-width:0}.xf-username1{color:#e9eef7;font-weight:800;letter-spacing:.1px;text-decoration:none;max-width:38vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .16s ease,transform .16s ease}.xf-username1:hover{color:#fff;text-decoration:underline;transform:translateY(-1px)}.xf-badge{font-size:.72rem;font-weight:700;color:#cfd7e6;background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06)),hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);padding:2px 8px;border-radius:999px;line-height:1.3;letter-spacing:.25px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.xf-user1{gap:.48rem}.xf-avatar1{width:34px;height:34px;flex-basis:34px;font-size:.95rem}.xf-username1{max-width:52vw;font-size:.92rem}.xf-badge{font-size:.66rem;padding:1px 6px}.quote-inline{position:relative;margin:.35rem 0 .6rem;padding:.6rem .75rem .7rem .9rem;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.02),0 6px 18px rgba(0,0,0,.18);overflow:hidden}.quote-inline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:12px 0 0 12px;background:linear-gradient(180deg,#7bc8ff,#b388ff);opacity:.9}.qi-row{align-items:baseline;gap:.4rem;margin-bottom:.22rem;flex-wrap:wrap}.qi-name{color:#dbe7ff;font-weight:800}.qi-dot{opacity:.5}.qi-said{color:#c2cada;letter-spacing:.2px}.qi-text{color:#eef3fb;opacity:.95;line-height:1.45;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.quote-inline{padding:.5rem .6rem .55rem .75rem;border-radius:10px}.quote-inline:before{width:3px}.qi-text{-webkit-line-clamp:5}.quote-inline{display:inline-block;max-width:90%;margin:.4rem 0;padding:.6rem .8rem;border-radius:12px;background:hsla(0,0%,100%,.05);border-left:4px solid #4da3ff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 8px rgba(0,0,0,.3);line-height:1.45}.qi-row{display:flex;align-items:center;gap:.35rem;font-size:.92rem;margin-bottom:.3rem}.qi-name{font-weight:700;color:#aad3ff}.qi-dot{opacity:.6}.qi-said{color:#bbb;font-weight:600}.qi-text{color:#eaeaea;font-size:.9rem;margin-left:.2rem;white-space:pre-wrap;word-break:break-word}.quote-inline{max-width:100%;padding:.5rem .7rem;border-left-width:3px;font-size:.9rem}@media (min-width:900px){.xf-card{display:block!important;padding:18px!important;border-radius:12px!important;box-sizing:border-box!important}.xf-user1{display:flex!important;align-items:center!important;gap:.9rem!important;margin-bottom:10px!important;width:1200px!important}.xf-avatar1{width:56px!important;height:56px!important;flex:0 0 56px!important;font-size:1.25rem!important;border-radius:50%!important}.xf-user-meta{display:flex!important;align-items:center!important;gap:.6rem!important;min-width:0!important}.xf-username1{font-weight:800!important;color:#e9eef7!important;font-size:1.02rem!important;max-width:60vw!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.xf-badge{font-size:.75rem!important;padding:3px 8px!important}.xf-topline{display:block!important;margin-top:8px!important}.xf-date,.xf-topline{margin-bottom:6px!important}.xf-date{display:inline-block!important;color:#818181!important;font-weight:400!important;font-size:.65rem!important}.xf-topright{display:inline-flex!important;gap:10px!important;margin-left:8px!important;vertical-align:middle!important}.xf-topright .xf-iconbtn{padding:6px!important;border-radius:8px!important}.xf-content{padding-top:6px!important;width:100%!important;box-sizing:border-box!important}.xf-linkline{color:#e7edf6!important;font-size:1rem!important;line-height:1.45!important;margin:6px 0 10px!important}.quote-inline,.xf-linkline{white-space:pre-wrap!important;word-break:break-word!important}.quote-inline{display:block!important;max-width:100%!important;margin:.35rem 0 .6rem!important;padding:.65rem .9rem!important;border-radius:12px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.02))!important;border:1px solid hsla(0,0%,100%,.06)!important;box-sizing:border-box!important}.qi-row{gap:.45rem!important;margin-bottom:.22rem!important}.qi-name{font-weight:800!important;color:#dbe7ff!important}.qi-text{color:#eef3fb!important;font-size:.98rem!important}.xf-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:8px!important}.xf-report{order:1!important}.xf-actions{order:2!important;margin-left:auto!important}.xf-card .quote-inline,.xf-card .xf-content,.xf-card .xf-linkline{position:static!important;left:auto!important;transform:none!important;margin-left:0!important;padding-left:0!important}.xf-card{max-width:1200px;margin-inline:auto}.xf-content{border-top:none!important;padding-top:4px!important}.quote-inline{padding:12px 16px!important;margin:10px 0 14px!important;border-left:4px solid #4da3ff!important;border-radius:12px!important;background:linear-gradient(180deg,hsla(0,0%,100%,.025),hsla(0,0%,100%,.015))!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important}.qi-row{margin-bottom:6px!important;padding-left:4px!important}.qi-text{margin-top:6px!important;margin-left:6px!important;margin-right:6px!important;line-height:1.55!important;color:#eef3fb!important;font-size:.97rem!important}.quote-inline+.xf-linkline{margin-top:8px!important}.xf-linkline{margin-bottom:12px!important}.quote-inline{padding-left:50px!important}.qi-row{padding-left:30px!important}.qi-text{margin-left:30px!important}}.quote-card{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(180deg,hsla(0,0%,100%,.01),hsla(0,0%,100%,.005));border:1px solid hsla(0,0%,100%,.04);padding:10px;border-radius:10px;box-shadow:0 6px 14px rgba(0,0,0,.35);overflow:hidden;width:100%;box-sizing:border-box}.quote-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#0d0f13;background:radial-gradient(120% 120% at 20% 20%,#ffe7b3 0,#ff7b8a 45%,#ff4d6d 100%);border:2px solid hsla(0,0%,100%,.06);box-shadow:0 6px 14px rgba(255,77,109,.18);font-size:1rem;line-height:1}.quote-content{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:6px}.quote-head{justify-content:space-between}.quote-head,.quote-head-left{display:flex;align-items:center;gap:8px}.quote-head-left{min-width:0}.quote-username{color:#e9eef7;font-weight:800;font-size:.98rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.quote-meta{font-size:.78rem;color:#bfc9d8;background:hsla(0,0%,100%,.03);padding:4px 8px;border-radius:999px;border:1px solid hsla(0,0%,100%,.04)}.quote-close{background:transparent;border:none;padding:6px;border-radius:8px;color:#dbe7ff;cursor:pointer}.quote-close:hover{background:hsla(0,0%,100%,.02)}.quote-close:focus{outline:2px solid rgba(77,163,255,.25);outline-offset:2px}.quote-body{background:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.01));border-left:4px solid #4da3ff;border-radius:8px;padding:10px 12px;color:#e9eef7;font-size:.95rem;line-height:1.45;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.01);max-height:140px;overflow:auto;white-space:pre-wrap;word-break:break-word;margin-top:2px}.quote-body::-webkit-scrollbar{height:6px;width:8px}.quote-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.06);border-radius:6px;border:1px solid hsla(0,0%,100%,.02)}@media (min-width:900px){.quote-card{gap:16px;padding:14px;border-radius:12px}.quote-avatar{width:56px;height:56px;flex-basis:56px;font-size:1.15rem}.quote-username{font-size:1.02rem;max-width:50%}.quote-meta{font-size:.8rem;padding:5px 10px}.quote-body{padding:12px 14px;max-height:160px;font-size:.98rem;margin-top:6px}}@media (max-width:899px){.quote-card{padding:10px;gap:10px}.quote-avatar{width:40px;height:40px;flex-basis:40px}.quote-username{max-width:60vw;font-size:.98rem}.quote-body{max-height:120px;font-size:.95rem;padding:10px}}.content-notice-card{width:100%;box-sizing:border-box;border-radius:8px;background:#0b0b0b;border:1px solid hsla(0,0%,100%,.03);color:#e6e6e6;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.content-notice-inner.compact{display:flex;flex-direction:column;gap:10px;padding:12px;width:100%;box-sizing:border-box}.content-notice-text{min-width:0;flex:0 0 auto}.content-notice-sub{margin:0 0 8px;font-size:14px;line-height:1.35;color:inherit;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.compact-thumbs{display:flex;gap:8px;align-items:center}.thumb{display:block;width:56px;height:40px;border-radius:8px;overflow:hidden;background:hsla(0,0%,100%,.02);flex:0 0 auto;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.35)}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb-empty{width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.01))}.open-thread-btn{display:inline-block;padding:10px 18px;border-radius:999px;background:linear-gradient(90deg,#06b6d4,#0ea5a4);color:#fff;text-decoration:none;font-weight:700;font-size:14px;line-height:1;box-shadow:0 8px 20px rgba(6,182,212,.12);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;white-space:nowrap;align-self:center}.open-thread-btn:focus,.open-thread-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(6,182,212,.18);outline:none}@media (max-width:640px){.content-notice-inner.compact{padding:10px;gap:8px}.compact-thumbs{gap:6px}.thumb{width:46px;height:34px;border-radius:6px}.open-thread-btn{width:100%;text-align:center;padding:12px;font-size:15px;align-self:stretch}}