:root{--bg:#0a0a0a;--surface:#111;--surface2:#1a1a1a;--text:#fff;--text-secondary:#9ca3af;--text-muted:#4b5563;--accent:#7c3aed}*{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.4}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:hsla(0,0%,4%,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wordmark{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.5px}.cta-pill{display:inline-block;background:var(--accent);color:#fff;font-size:13px;font-weight:700;padding:9px 16px;border-radius:999px;white-space:nowrap}.page{max-width:1100px;margin:0 auto;padding:8px 16px 48px}.feed-intro{color:var(--text-secondary);font-size:13px;margin:4px 2px 16px}.feed-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media (min-width:700px){.feed-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.feed-grid{grid-template-columns:repeat(4,1fr)}}.post-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:3/4;border-radius:18px;padding:44px 16px 40px;overflow:hidden}.post-card-text{font-size:15px;line-height:1.45;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.35);display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.post-card-text,.tag-pill{color:#fff;font-weight:700}.tag-pill{top:12px;left:12px;letter-spacing:.5px;text-transform:uppercase;background:rgba(0,0,0,.35);padding:4px 10px;border-radius:999px}.post-card-meta,.tag-pill{position:absolute;font-size:11px}.post-card-meta{left:14px;right:14px;bottom:12px;display:flex;justify-content:space-between;gap:8px;font-weight:600;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.4)}.post-card-counts{display:flex;gap:10px}.post-hero{aspect-ratio:auto;min-height:320px;max-width:560px;margin:8px auto 0;padding:56px 28px 48px}.post-hero .post-card-text{font-size:22px;line-height:1.45;-webkit-line-clamp:unset;display:block;overflow:visible}.poll{width:100%;max-width:380px;margin-top:24px;display:flex;flex-direction:column;gap:8px}.poll-option{display:flex;justify-content:space-between;gap:12px;background:rgba(0,0,0,.3);color:#fff;font-size:14px;font-weight:600;padding:10px 14px;border-radius:999px}.poll-count{color:hsla(0,0%,100%,.75);font-weight:400}.thread{max-width:560px;margin:24px auto 0}.thread-title{font-size:17px;font-weight:700;margin-bottom:12px}.reply{background:var(--surface);border-radius:14px;padding:12px 14px;margin-bottom:8px}.reply-text{font-size:15px;line-height:1.45;overflow-wrap:anywhere}.reply-time{font-size:11px;color:var(--text-muted);margin-top:6px}.empty-state{color:var(--text-secondary);font-size:15px;text-align:center;padding:64px 16px}.safety{max-width:560px;margin:48px auto 0;padding:0 4px}.safety-title{font-size:20px;font-weight:800;letter-spacing:-.4px}.safety-text{margin-top:8px;color:var(--text-secondary);font-size:14.5px;line-height:1.6}.thread-empty{color:var(--text-muted);font-size:13px;padding:8px 2px 0}.app-banner{position:-webkit-sticky;position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;background:hsla(0,0%,7%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px calc(14px + env(safe-area-inset-bottom))}.app-banner-text{font-size:13px;color:var(--text-secondary);text-align:center}.banner-spacer{height:24px}.hero{padding:40px 0 28px;max-width:560px}.hero-title{font-size:30px;font-weight:800;letter-spacing:-.6px;line-height:1.15;text-wrap:balance}.hero-sub{margin-top:10px;color:var(--text-secondary);font-size:15px;line-height:1.5}.wl-form{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.wl-input{flex:1 1 220px;min-width:0;background:var(--surface2);color:var(--text);border:none;border-radius:999px;padding:12px 18px;font-size:15px}.wl-input::placeholder{color:var(--text-muted)}.wl-input:focus{outline:2px solid var(--accent)}.cta-lg{font-size:15px;padding:12px 22px}.thanks-page{padding-top:72px;padding-bottom:72px;max-width:480px}.thanks-title{font-size:30px;font-weight:800;letter-spacing:-.6px}.thanks-body{margin:12px 0 24px;color:var(--text-secondary);font-size:15px;line-height:1.5}.site-footer{gap:18px;padding:28px 16px 40px;max-width:1080px;margin:0 auto;color:var(--text-muted);font-size:12.5px}.site-footer a:hover{color:var(--text-secondary)}.ask-page{display:flex;flex-direction:column;align-items:center;padding:36px 16px 8px}.ask-peek{width:100%;max-width:640px;margin:0 auto;padding:24px 16px 56px;text-align:center}.ask-peek-label{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}.ask-peek-title{font-size:21px;font-weight:800;letter-spacing:-.4px;line-height:1.3;margin-bottom:22px;text-wrap:balance}.ask-peek-cta{display:inline-block;margin-top:26px}.ask-loading{color:var(--text-muted);font-size:15px}.ask-card{width:100%;max-width:460px;background:var(--surface);border:1px solid var(--surface2);border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;gap:14px}.ask-title{font-size:24px;font-weight:800;letter-spacing:-.4px;line-height:1.2;text-wrap:balance}.ask-sub{color:var(--text-secondary);font-size:15px;line-height:1.5}.ask-ngl{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(0,0,0,.35)}.ask-ngl-head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:18px 20px;text-align:center}.ask-ngl-handle{color:hsla(0,0%,100%,.92);font-size:13px;font-weight:700}.ask-ngl-headline{color:#fff;font-size:17px;font-weight:900;line-height:1.25}.ask-ngl-prompt{color:#14101f;font-weight:800;text-align:center;line-height:1.22;padding:26px 24px 14px;margin:0;overflow-wrap:break-word;text-wrap:balance}.ask-ngl-sub{color:rgba(20,16,31,.55);font-size:12.5px;font-weight:600;text-align:center;padding:0 20px 20px;margin:0}.ask-input{width:100%;background:var(--surface2);border:1px solid #262626;border-radius:14px;color:var(--text);font:inherit;font-size:16px;line-height:1.45;padding:14px;resize:vertical;min-height:120px}.ask-input:focus{outline:none;border-color:var(--accent)}.ask-input::placeholder{color:var(--text-muted)}.ask-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ask-count{color:var(--text-muted);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ask-cta{cursor:pointer;border:none}.ask-cta:disabled{opacity:.5;cursor:default}.ask-cta-block{display:flex;flex-direction:column;gap:10px;align-items:flex-start;margin-top:6px}.ask-cta-label{color:var(--text);font-size:15px;font-weight:600}.ask-error{color:#f87171;font-size:13.5px}.ask-fineprint{color:var(--text-muted);font-size:12.5px;line-height:1.4}.ask-claim{display:flex;flex-direction:column;gap:10px;align-items:flex-start;margin-top:2px;padding:16px 18px;background:linear-gradient(135deg,rgba(124,58,237,.18),rgba(124,58,237,.06));border:1px solid rgba(124,58,237,.35);border-radius:16px}.ask-claim-label{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.ask-claim-code{display:flex;align-items:center;gap:12px;width:100%}.ask-claim-code code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:26px;font-weight:700;letter-spacing:3px;color:var(--text)}.ask-claim-copy{margin-left:auto;cursor:pointer;background:var(--surface2);border:1px solid #262626;border-radius:10px;color:var(--text-secondary);font:inherit;font-size:13px;font-weight:600;padding:6px 12px}.ask-claim-help,.ask-revisit{color:var(--text-secondary);font-size:13.5px;line-height:1.45}.ask-revisit{padding:10px 12px;background:var(--surface2);border:1px solid #262626;border-radius:12px}.ask-textlink{align-self:flex-start;background:none;border:none;cursor:pointer;color:var(--accent);font:inherit;font-size:14px;font-weight:600;padding:4px 0}.ask-promo{width:100%;max-width:460px;margin-top:14px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:linear-gradient(135deg,rgba(124,58,237,.18),rgba(124,58,237,.06));border:1px solid rgba(124,58,237,.35);border-radius:16px;padding:16px 18px;cursor:pointer}.ask-promo-title{color:var(--text);font-size:15px;font-weight:700;line-height:1.3}.ask-promo-cta{color:var(--accent);font-size:14px;font-weight:700;white-space:nowrap}.site-footer{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;padding:40px 16px 56px}.site-footer a{color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:600}.site-footer a:hover{color:var(--accent)}