.member-bar{display:flex;gap:10px;align-items:center;margin:18px 14px 8px}.member-bar button,.member-bar .member-chip{width:100%;border:1px solid #353535;border-radius:12px;padding:11px 12px;background:#151515;color:#fff;font:700 13px Inter;text-align:center}.member-bar .join{background:#ff6a00;border-color:#ff6a00;color:#050505}.auth-modal{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.82);display:grid;place-items:center;padding:18px}.auth-card{width:min(460px,100%);background:#101010;border:1px solid #393939;border-radius:22px;padding:26px;box-shadow:0 30px 100px #000}.auth-card h2{font:800 36px/1 Barlow Condensed;margin:0 0 8px}.auth-card p{color:#aaa;line-height:1.5}.auth-tabs{display:flex;gap:8px;margin:20px 0}.auth-tabs button{flex:1}.auth-card label{display:grid;gap:7px;margin:13px 0;color:#ddd;font-weight:700}.auth-card input{box-sizing:border-box;width:100%;padding:13px;border-radius:11px;border:1px solid #3b3b3b;background:#080808;color:#fff}.auth-actions{display:flex;gap:10px;margin-top:18px}.auth-actions button{flex:1}.auth-error{color:#ff8b69!important;min-height:20px}.member-compose,.member-feed{margin-top:24px;background:#0d0d0d;border:1px solid #2e2e2e;border-radius:20px;padding:22px}.member-compose h2,.member-feed h2{margin-top:0}.member-compose textarea{box-sizing:border-box;width:100%;min-height:100px;padding:14px;border:1px solid #383838;border-radius:14px;background:#050505;color:#fff;resize:vertical}.compose-tools{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.compose-tools label{padding:10px 12px;border:1px solid #3b3b3b;border-radius:10px;cursor:pointer}.compose-tools input{max-width:230px}.compose-tools button{margin-left:auto}.media-preview{display:none;margin-top:14px;max-height:360px;max-width:100%;border-radius:14px}.media-preview.show{display:block}.post-card{padding:18px 0;border-top:1px solid #2b2b2b}.post-card:first-of-type{border-top:0}.post-head{display:flex;gap:10px;align-items:center}.post-avatar{width:42px;height:42px;object-fit:cover;border-radius:50%;background:#222}.post-head small,.post-time,.local-note{color:#8f8f8f}.post-card>p{white-space:pre-wrap;line-height:1.55}.post-media{width:100%;max-height:520px;object-fit:contain;background:#000;border-radius:14px}.post-actions{display:flex;gap:10px;margin-top:12px}.comment-form{display:flex;gap:8px;margin-top:12px}.comment-form input{flex:1;background:#090909;border:1px solid #333;border-radius:10px;color:#fff;padding:10px}.comment{margin:10px 0 0 52px;color:#ddd}.gate-card{text-align:center;padding:42px 20px;border:1px solid #343434;border-radius:20px;background:#0e0e0e}.gate-card h2{font:800 36px Barlow Condensed;margin:0 0 10px}.security-note{margin-top:16px;padding:12px;border-left:3px solid #ff6a00;background:#17110d;color:#bbb}.member-toast{position:fixed;right:20px;bottom:20px;z-index:1100;background:#fff;color:#111;padding:12px 16px;border-radius:10px;font-weight:700}@media(max-width:760px){.member-bar{margin:8px}.auth-card{padding:20px}.member-compose,.member-feed{padding:16px}.compose-tools button{margin-left:0;width:100%}}
