.layout{align-items:flex-start;display:flex}.board{flex:1;align-items:flex-start;display:flex;overflow-x:auto}body{color:#fff;background:#000;margin:0;font-family:Arial,sans-serif;overflow-x:auto}.topbar{z-index:1000;position:fixed;top:14px;right:14px}.search-toggle{color:#fff;cursor:pointer;background:#111;border:1px solid #222;border-radius:999px;width:42px;height:42px;font-size:18px}.search-toggle:hover{background:#1a1a1a}.search-box{background:#111;border:1px solid #222;border-radius:14px;width:320px;padding:10px;position:absolute;top:50px;right:0;box-shadow:0 10px 30px #00000073}.search-box.hidden{display:none}.search{color:#fff;box-sizing:border-box;background:#111;border:1px solid #222;border-radius:10px;width:100%;padding:12px;font-size:14px}.search:focus{border-color:#1d9bf0;outline:none}.column{background:#000;border-right:1px solid #222;width:420px;min-width:420px;height:100vh;overflow-y:auto}.column-header{z-index:10;background:#111;border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:15px;font-weight:700;display:flex;position:sticky;top:0}.header-actions{align-items:center;gap:10px;display:flex}.count{color:#1d9bf0;font-size:14px}.clear-btn{color:#fff;cursor:pointer;background:#222;border:1px solid #333;border-radius:6px;padding:4px 8px}.clear-btn:hover{background:#333}.tweet{border-bottom:1px solid #222;padding:15px;transition:background .15s}.tweet:hover{background:#111}.header{margin-bottom:10px}.header-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.username{color:#1d9bf0;font-weight:700}.time{color:#777;font-size:13px}.header-actions-row{align-items:center;gap:10px;margin-top:6px;display:flex}.tweet-link{color:#777;font-size:13px;text-decoration:none}.tweet-link:hover{color:#1d9bf0}.text{white-space:pre-wrap;word-break:break-word;line-height:1.5}.media{margin-top:10px}.photo{border-radius:12px;width:100%;margin-top:10px}.priority{background:#1d9bf014;border-left:4px solid #1d9bf0}.badge{color:#fff;background:#1d9bf0;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.keyword{color:#1d9bf0;background:#1d9bf01f;border-radius:4px;padding:1px 4px;font-weight:700}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#555}.media-modal{z-index:999999;position:fixed;inset:0}.media-backdrop{background:#000000eb;position:absolute;inset:0}.media-content{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:relative}.media-content img,.media-content video{border-radius:12px;max-width:95vw;max-height:95vh}video{cursor:default}.sidebar{background:#0a0a0a;border-right:1px solid #222;width:220px;min-width:220px;height:100vh;position:sticky;top:0;left:0;overflow-y:auto}.sidebar-group{cursor:pointer;color:#bbb;border-bottom:1px solid #161616;padding:14px 16px;transition:background .15s}.sidebar-group:hover{color:#fff;background:#111}.active-group{color:#1d9bf0;background:#1d9bf01f;font-weight:700}.sidebar-toggle{color:#fff;cursor:pointer;background:#111;border:1px solid #222;border-radius:999px;width:42px;height:42px;margin-right:10px;font-size:18px}.sidebar-toggle:hover{background:#1a1a1a}
