:root{font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#e8eaed;background:#0f1419}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#6cb6ff}button{cursor:pointer;padding:.4rem .75rem;border-radius:6px;border:1px solid #3d4f5f;background:#1a2332;color:inherit}button.primary{background:#1f6feb;border-color:#1f6feb}input,textarea{padding:.5rem;border-radius:6px;border:1px solid #3d4f5f;background:#0d1117;color:inherit;width:100%;max-width:32rem}table{border-collapse:collapse;width:100%;max-width:48rem}th,td{border:1px solid #30363d;padding:.5rem .75rem;text-align:left}.layout{max-width:min(1200px,100%);margin:0 auto;padding:1.5rem}.nav{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.error{color:#f85149;white-space:pre-wrap}.card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1rem;margin-bottom:1rem}.athena-results{max-width:none}.athena-results-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:.75rem;justify-content:space-between}.athena-filter-label{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:min(100%,22rem);font-size:.9rem}.athena-filter-input{max-width:none!important;width:100%}.athena-results-count{font-size:.85rem;color:#8b949e;white-space:nowrap}.athena-table-wrap{overflow-x:auto;border:1px solid #30363d;border-radius:8px;background:#0d1117}table.athena-table{max-width:none;margin:0;table-layout:fixed;width:max-content;min-width:100%}.athena-table th,.athena-table td{vertical-align:top}.athena-table td:not(.athena-td-raw){max-width:28rem;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.45}.athena-th-raw,.athena-td-raw{width:120px;max-width:200px;vertical-align:middle;overflow:hidden}.athena-td-raw{text-align:center}.athena-raw-cell{display:flex;align-items:center;justify-content:center;min-height:2rem}.athena-copy-raw-btn{padding:.25rem .5rem;font-size:.75rem;white-space:nowrap}.athena-col-resizer{position:absolute;right:0;top:0;height:100%;width:5px;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;background:transparent;z-index:1}.athena-col-resizer:hover,.athena-col-resizer--active{background:#1f6feb;opacity:.6}.athena-th-btn{display:inline-flex;align-items:center;gap:.15rem;width:100%;text-align:left;padding:.35rem .25rem;margin:-.35rem -.25rem;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer;border-radius:4px}.athena-th-btn:hover:not(:disabled){background:#21262d}.athena-th-btn:disabled{cursor:default;opacity:.85}.athena-th-btn--nosort{cursor:default}.athena-sort-ind{color:#58a6ff;font-size:.75rem}.athena-empty{text-align:center;color:#8b949e;padding:1.5rem!important}.athena-column-filters{margin-bottom:.75rem;padding:.75rem;background:#0d1117;border:1px solid #30363d;border-radius:8px}.athena-column-filters-title{font-size:.85rem;color:#8b949e;margin-bottom:.5rem}.athena-column-filters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.5rem 1rem;max-height:14rem;overflow-y:auto}.athena-col-filter-label{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#c9d1d9}.athena-col-filter-control{max-width:none!important;width:100%;font-size:.8rem}
