*{box-sizing:border-box}html,body{margin:0;padding:0;background:#eceff5;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.hero{background:linear-gradient(135deg,#0a7aff,#0a52b8);color:#fff;padding:52px 20px 80px;text-align:center}.hero-inner{max-width:720px;margin:0 auto}.hero h1{margin:0 0 10px;font-size:clamp(26px,4vw,36px);letter-spacing:-.02em}.hero .lede{margin:0 auto;max-width:560px;color:#ffffffe0;font-size:clamp(14px,1.5vw,16px)}.wrap{max-width:760px;margin:-50px auto 0;padding:0 20px 110px;position:relative}h1{margin:0 0 6px;font-size:26px}.lede{color:#666;margin:0 0 24px;font-size:15px}.panel{background:#fff;border:1px solid #e4e6ec;border-radius:14px;padding:22px;margin-bottom:14px;box-shadow:0 6px 24px #14285012}.step-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0a7aff;margin-bottom:8px}label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#555;margin-bottom:4px}input{width:100%;border:1px solid #d0d0d4;border-radius:6px;padding:9px 11px;font-size:14px;font-family:ui-monospace,Menlo,monospace}input:focus{outline:none;border-color:#0a7aff;box-shadow:0 0 0 3px #0a7aff26}input:disabled{background:#f5f5f7;color:#999}.field{position:relative}.typeahead{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #d0d0d4;border-radius:6px;box-shadow:0 4px 14px #0000001a;max-height:320px;overflow-y:auto;z-index:10;display:none}.typeahead.open{display:block}.typeahead-item{display:flex;align-items:center;gap:10px;padding:8px 10px;cursor:pointer;border-bottom:1px solid #f0f0f3}.typeahead-item:last-child{border-bottom:none}.typeahead-item:hover,.typeahead-item.active{background:#f0f6ff}.typeahead-avatar{width:32px;height:32px;border-radius:50%;background:#e0e0e3;flex-shrink:0;object-fit:cover}.typeahead-text{min-width:0;flex:1}.typeahead-name{font-weight:600;font-size:14px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typeahead-handle{font-family:ui-monospace,Menlo,monospace;font-size:12px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typeahead-meta{font-size:11px;color:#999;font-family:ui-monospace,Menlo,monospace;flex-shrink:0}button{background:#0a7aff;color:#fff;border:0;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;margin-top:12px}button:hover{background:#0866d6}button:disabled{opacity:.5;cursor:not-allowed}.status{color:#666;font-size:13px;min-height:1.4em;margin-top:8px}.status.error{color:#c0392b}.status .dot{display:inline-block;animation:blink 1s steps(2) infinite}@keyframes blink{50%{opacity:.3}}.status .spin{display:inline-block;width:12px;height:12px;border:2px solid #d0d0d4;border-top-color:#0a7aff;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px;margin-right:6px}@keyframes spin{to{transform:rotate(360deg)}}.blocker-card{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#f0f6ff;border-radius:6px;margin-top:4px;font-size:13px}.blocker-card img{width:28px;height:28px;border-radius:50%}.blocker-card .reset{margin-left:auto;background:none;border:none;color:#0a7aff;cursor:pointer;font-size:13px;padding:4px;margin-top:0}.blocker-card .reset:hover{text-decoration:underline;background:none}.block-summary{font-size:13px;color:#555;margin-top:8px}.block-summary b{color:#1a1a1a}.summary{margin-top:18px;padding:12px 14px;background:#fff;border:1px solid #e0e0e3;border-radius:8px;font-size:14px}.summary b{color:#0a7aff}.results{margin-top:14px;display:flex;flex-direction:column;gap:10px}.post{background:#fff;border:1px solid #e0e0e3;border-left:3px solid #e0e0e3;border-radius:8px;padding:12px 14px;opacity:.55;transition:opacity .15s}.post:hover{opacity:1}.post.hit{opacity:1;box-shadow:0 1px 6px #0000000f}.post.hit.reply{border-left-color:#c0392b;background:#fff8f7}.post.hit.mention{border-left-color:#0a7aff;background:#f5faff}.post.hit.fuzzy{border-left-color:#d97706;background:#fffbf2}.post .meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;font-size:12px;color:#777;margin-bottom:6px}.post .text{white-space:pre-wrap;word-wrap:break-word;font-size:15px;margin:0 0 8px}.post .text.empty{color:#999;font-style:italic}.embed-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:4px;margin:0 0 8px;max-width:100%}.embed-images img{width:100%;height:140px;object-fit:cover;border-radius:6px;background:#f0f0f3;cursor:pointer}.embed-video{position:relative;margin:0 0 8px;border-radius:6px;overflow:hidden;background:#000;max-width:280px}.embed-video img{width:100%;height:auto;display:block;opacity:.85}.embed-video:after{content:"▶";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:32px;text-shadow:0 2px 8px rgba(0,0,0,.7);pointer-events:none}.embed-external{border:1px solid #e0e0e3;border-radius:6px;overflow:hidden;margin:0 0 8px;display:flex;text-decoration:none;color:inherit;max-width:480px}.embed-external img{width:80px;height:80px;object-fit:cover;flex-shrink:0}.embed-external .meta-text{padding:8px 10px;min-width:0;flex:1}.embed-external .title{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.3;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.embed-external .desc{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.embed-external .host{font-size:11px;color:#999;font-family:ui-monospace,Menlo,monospace;margin-top:2px}.embed-quote{border:1px solid #e0e0e3;border-radius:6px;padding:8px 10px;margin:0 0 8px;font-size:13px;background:#fafafa}.embed-quote .author{font-weight:600;color:#1a1a1a;margin-bottom:2px}.embed-quote .author-handle{font-family:ui-monospace,Menlo,monospace;font-weight:400;color:#999;font-size:11px}.embed-quote .quote-text{color:#555;white-space:pre-wrap;word-wrap:break-word}.tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 7px;border-radius:3px;color:#fff}.tag.reply{background:#c0392b}.tag.mention{background:#0a7aff}.tag.fuzzy{background:#d97706}.post a{color:#0a7aff;text-decoration:none;font-size:13px}.post a:hover{text-decoration:underline}.empty{margin-top:14px;padding:24px;background:#fff;border:1px dashed #d0d0d4;border-radius:8px;text-align:center;color:#888}footer{margin-top:32px;text-align:center;font-size:12px;color:#888}code{font-family:ui-monospace,Menlo,monospace;background:#ececef;padding:1px 5px;border-radius:3px;font-size:.9em}.hidden{display:none!important}.credit{position:fixed;left:14px;bottom:14px;font-size:12px;font-weight:600;color:#0a52b8;background:#fff;border:1px solid #d4dbe8;border-radius:999px;padding:6px 12px;text-decoration:none;box-shadow:0 2px 10px #1428501f;z-index:20;transition:transform .12s,box-shadow .12s}.credit:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1428502e}
