.ui-toolbar-button{border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--accent);height:38px;color:var(--accent-foreground);box-shadow:none;padding:0 14px;font-size:13.5px;font-weight:650}.ui-toolbar-button:hover{background:var(--accent-hover)}.ui-toolbar-button svg,.ui-toolbar-filter-button svg,.ui-row-icon-button svg,.ui-text-button svg,.ui-danger-text-button svg{width:16px;height:16px}.ui-toolbar-filter-button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:92px;height:38px;color:var(--muted-foreground);box-shadow:none;justify-content:space-between;padding:0 11px;font-size:12px;font-weight:600}.ui-toolbar-filter-button:hover,.ui-toolbar-filter-button[data-active]{border-color:var(--border-strong);background:var(--surface-hover);color:var(--foreground)}.ui-toolbar-filter-button[data-active]{box-shadow:inset 0 -2px 0 var(--accent)}.ui-row-icon-button{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--muted-foreground);box-shadow:none;background:0 0;border:1px solid #0000;padding:0}.ui-row-icon-button:hover{border-color:var(--border);background:var(--surface-hover);color:var(--foreground)}.ui-text-button{border-radius:var(--radius-sm);height:auto;color:var(--muted-foreground);box-shadow:none;background:0 0;border:0;padding:5px 7px;font-size:13px;font-weight:600}.ui-text-button:hover{background:var(--surface-hover);color:var(--foreground)}.ui-danger-text-button{height:auto;color:var(--destructive);box-shadow:none;background:0 0;border:1px solid #0000;padding:6px 8px;font-size:12px;font-weight:600}.ui-danger-text-button:hover{background:var(--destructive-muted)}
.auth-button{border-radius:var(--radius-compact);border:1px solid #0000;width:100%;min-height:46px;font-size:14px;font-weight:650}.auth-button-primary{border-color:var(--site-ink);background:var(--site-ink);color:var(--site-paper);box-shadow:0 8px 20px #13131024}.auth-button-primary:hover{background:#27251f}.auth-button-secondary{color:var(--site-ink);box-shadow:none;background:#ffffff8a;border-color:#13131024}.auth-button-secondary:hover{background:#fffc;border-color:#13131042}
