.db-history-item{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.db-history-item-left{display:flex;align-items:center;gap:10px}.db-history-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.db-history-order{font-size:13px;font-weight:700;color:#c00}.db-history-email{font-size:12px;color:#666}.db-history-time{font-size:11px;color:#444}#db-toast.success #db-toast-icon{background:#22c55e}#db-toast.error #db-toast-icon{background:#c00}