*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f0f;--bg2: #1a1a1a;--bg3: #242424;--border: #2e2e2e;--border2: #333;--text: #f0f0f0;--text2: #ccc;--text3: #888;--text4: #555;--text5: #444;--text6: #666;--accent: #e63946;--green: #2dc653;--sidebar-w: 240px;--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}:root.light{--bg: #f2f4f6;--bg2: #ffffff;--bg3: #e8eaed;--border: #e0e2e6;--border2: #ccc;--text: #111111;--text2: #333333;--text3: #555555;--text4: #777777;--text5: #999999;--text6: #666666;--accent: #e63946;--green: #1a9e3f}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh;line-height:1.5;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%;display:block}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.ad-slot{background:var(--bg2);border:1px dashed var(--border2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text4);font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}@keyframes spin{to{transform:rotate(360deg)}}a[title="Twitter/X"]:hover,a[title=LinkedIn]:hover,a[title=Facebook]:hover,a[title=Instagram]:hover{background:var(--bg3)!important;border-color:var(--text4)!important;color:var(--text)!important}@keyframes shimmer{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
