:root{--bg:#0d0d12;--surface:#0d0d12;--surface-2:#1e1e28;--surface-3:#252532;--border:#252530;--border-hover:#3a3a48;--text:#fff;--text-2:#8b8b99;--text-3:#5a5a68;--accent:#ffd600;--accent-hover:#e6c000;--accent-text:#0d0d12;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;--instagram:#e1306c;--twitter:#1da1f2;--threads:#fff;--facebook:#1877f2;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--sidebar-w:284px;--topbar-h:60px;--right-panel-w:280px;--bottom-nav-h:56px;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 12px #00000080;--shadow-lg:0 8px 32px #0009}@media (width<=900px){:root{--sidebar-w:72px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5;overflow-x:hidden}#app{height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea{color:inherit;resize:none;background:0 0;border:none;outline:none;font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:var(--radius-pill)}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.translatable-single-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.translatable-two-line{word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
