body{margin:0;padding:0;background-color:#05080e;color:#e2e8f0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:hidden;user-select:none}.tool-selector{width:140px;display:flex;flex-direction:column;gap:15px}button{background:#1e293b;border:1px solid #334155;color:#e2e8f0;padding:8px 10px;border-radius:6px;cursor:pointer;font-weight:500;display:flex;justify-content:flex-start;align-items:center;gap:8px;transition:all .2s;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}
